vick5821

vick5821

Member

Member since
May 24, 2013
Last active
May 26, 2013
Total activities
0

Activity feed

Recent contributions

  1. #Threads

    975a99f4-42af-461c-bb11-23ecf2283df0

    #-Link-Snipped-# How about this ? What it means to create a baseband signal ? Thanks !

  2. #Threads

    6c049c8f-b896-4341-bd99-9c022c781a7a

    (multiplier count - 1) x (T inner x 14) + 11, I do not understand this equation. (T inner x14) <--- very...

  3. #Threads

    12ec464a-d588-4bfc-ba9a-4c1465c764e8

    Still very confuse on how I can categorised it >< sigh

  4. #Threads

    5d9a5451-9188-41d2-a56e-cd47b023c636

    What does all this means in simple words ? LOL..I still not very understand about that. Thanks and sorry for trouble

  5. #Threads

    AM Demodualtion

    Hey guys, what is the function of this low pass filter here ? Any details explanation for this ? Thanks !

  6. #Threads

    a5496b8a-2a41-4337-b49f-430bcfd00791

    I need it too..Can you send it to me ? Thanks !

  7. #Threads

    5b1e45dd-ead0-44cb-a425-81016f0b18f5

    Thank you so much for the guide ! I will try to solve mine and see how it goes ! Appreciate your...

  8. #Threads

    81831fdc-21e0-4212-9b4a-695a86c16098

    I think I need a similar example for this is it ok ? I really get my brain cell accident >< LOL

  9. #Threads

    0cc97ea6-5ae2-4c53-b7e3-1e0ea0adea1a

    I know for a simple one. But still very confuse. Can you help me out ? Having an exam next week 😔...

  10. #Threads

    c33647ed-ae56-4e47-8d2a-e753fc3eb5e1

    I am just very confuse on how I can calculate this kind of question systematically ><

  11. #Threads

    758184ec-5809-4ff9-a85d-7b2b2689f500

    clock period is 0.5us. Thanks

  12. #Threads

    Calculation T-State in 8085

    DELAY_1: MVI C,0AHLOOP: MVI D,64HLOOP_5: MVI E,0DEHLOOP_6: DCR EJNZ LOOP_6DCR DJNZ LOOP_5DCR CJNZ LOOPRETHow do I calculate for the total delay of...