02-04-2009 04:53 AM
Hello!
I need to simulate FM signal in LabView as close as possible to real FM signal.
I use equation S(t) = A*Sin(2*Pi*Fc*t + I*Sin(2*Pi*Fm*t))
But this is the most simple implementation.
Could you please give me advice of where can I found FM Radio broadcasting standard?
Where are mentioned such questions about Deviation / FM Modulation index use. And how are modulated Stereo FM Signals and possible demodulation techniques.
Thanks in advance.
02-06-2009
10:27 AM
- last edited on
04-15-2025
03:32 PM
by
Content Cleaner
Hello ACiDuser,
I'm not sure I have much information on the FM Radio Broadcasting standard. I did a quick search on google and found these articles here and here. I would also recommend you take a look at the Modulation Toolkit for LabVIEW. This toolkit allows the simulation and analysis of FM signals. It also has VI's that will demodulate the FM signal. It doesn't have much regarding the theory behind the operations, but it will quickly allow you to perform the modulation and demodulation of FM signals.
I hope this helps,
Paul C.