Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Am/Fm demodulation Application using C++

Status
Not open for further replies.

magdalenagda

Newbie level 1
Joined
Mar 19, 2010
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
Poland
Activity points
1,287
I have to write program using C++, which can demodulate AM and FM signals saved in .wav files. ( signals are saved using PC sound card )

What kind of alghoritm will be the easiest to implement in C++?
Is someone who wrote simmilar apliccation?
 

Hi,

Hm, I think it depends. Are you trying to extract an analog audio signal from the wav files, or is it actually digital data modulated with ASK or FSK?

Regards,
Chris
 

magdalenagda said:
I have to write program using C++, which can demodulate AM and FM signals saved in .wav files. ( signals are saved using PC sound card )

What kind of alghoritm will be the easiest to implement in C++?
Is someone who wrote simmilar apliccation?

Perhaps I can help - PM me if you like.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top