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 comentarios

Walter Roberson
Walter Roberson el 26 de Dic. de 2012
What problem did you observe in your version of the code?
malek kasho'u
malek kasho'u el 26 de Dic. de 2012
Editada: malek kasho'u el 26 de Dic. de 2012
i really don't know how to use matlab for writting this code if please can help
Walter Roberson
Walter Roberson el 26 de Dic. de 2012
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 el 26 de Dic. de 2012
can you please help me in writting this code cuz i need to solve it for tommorow
Walter Roberson
Walter Roberson el 27 de Dic. de 2012
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 el 27 de Dic. de 2012
Editada: Walter Roberson el 27 de Dic. de 2012
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 el 27 de Dic. de 2012
Start by defining "AM modulation" and "carrier" and "modulation wave", and "modulation index" and "sampling rate".
malek kasho'u
malek kasho'u el 27 de Dic. de 2012
ok how i can do these stuffes
Walter Roberson
Walter Roberson el 27 de Dic. de 2012
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.

Iniciar sesión para comentar.

Más respuestas (0)

Community Treasure Hunt

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

Start Hunting!

Translated by