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 Comments

What problem did you observe in your version of the code?
malek kasho'u
malek kasho'u on 26 Dec 2012
Edited: malek kasho'u on 26 Dec 2012
i really don't know how to use matlab for writting this code if please can help
You could start by writing it in another programming language that you do know, and then translating that to MATLAB.
can you please help me in writting this code cuz i need to solve it for tommorow
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.
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
Start by defining "AM modulation" and "carrier" and "modulation wave", and "modulation index" and "sampling rate".
ok how i can do these stuffes
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.

Sign in to comment.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!