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
2012 年 12 月 26 日
What problem did you observe in your version of the code?
malek kasho'u
2012 年 12 月 26 日
編集済み: malek kasho'u
2012 年 12 月 26 日
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
2012 年 12 月 26 日
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
2012 年 12 月 27 日
編集済み: Walter Roberson
2012 年 12 月 27 日
Walter Roberson
2012 年 12 月 27 日
Start by defining "AM modulation" and "carrier" and "modulation wave", and "modulation index" and "sampling rate".
malek kasho'u
2012 年 12 月 27 日
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 件)
カテゴリ
ヘルプ センター および File Exchange で Modulation についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!