AM modulation and demodulation

develop a MATLAB script to simulate the modulation of 20Khz carrier with a 0.4Khz modulation wave. use modulation index of 50 percent and a sampling rate of 160Khz
An envelop detector is assumed of have a forward resistance Rf of 25 ohms and a capacitance of 0.01 uF the source resistance is 75 ohms and the load resistance is 10 ohms
what is the charging time constant? compare this time constant to one period of the modulation wave and comment on how well it should track the envelope
what is the capacitor discharge time constant . compare this to one period of the carrier wave using a linear approximation what function of the capacitor voltage decays during one sample period ?

댓글 수: 10

Walter Roberson
Walter Roberson 2012년 12월 26일
What problem did you observe in your version of the code?
malek kasho'u
malek kasho'u 2012년 12월 26일
편집: malek kasho'u 2012년 12월 26일
i really don't know how to use matlab for writting this code if please can help
Walter Roberson
Walter Roberson 2012년 12월 26일
You could start by writing it in another programming language that you do know, and then translating that to MATLAB.
malek kasho'u
malek kasho'u 2012년 12월 26일
can you please help me in writting this code cuz i need to solve it for tommorow
Walter Roberson
Walter Roberson 2012년 12월 27일
Ask specific MATLAB questions and we will either answer directly or point you to specific sections of the introductory documentation. However, algorithms are your responsibility. You have to figure out the steps to solve the problem, and we will help you make sure you use the correct brackets and so on.
malek kasho'u
malek kasho'u 2012년 12월 27일
편집: Walter Roberson 2012년 12월 27일
develop a MATLAB script to simulate the modulation of 20Khz carrier with a 0.4Khz modulation wave. use modulation index of 50 percent and a sampling rate of 160Khz
help me in this
Walter Roberson
Walter Roberson 2012년 12월 27일
Start by defining "AM modulation" and "carrier" and "modulation wave", and "modulation index" and "sampling rate".
malek kasho'u
malek kasho'u 2012년 12월 27일
ok how i can do these stuffes
Walter Roberson
Walter Roberson 2012년 12월 27일
Google, or Wikipedia, or consult the texts for your course. The texts for your course would probably be best, in that if they happen to give a different formula then it will be the one in the texts that your professor expects you to use.

댓글을 달려면 로그인하십시오.

 채택된 답변

추가 답변 (0개)

카테고리

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by