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.

A doubt in DTMF decoder-Problem

Status
Not open for further replies.

swetha.incore

Newbie level 3
Joined
Jul 9, 2008
Messages
4
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,308
Hello,

I am working on a DTMF encoder-Decoder. I am decoding according to the steps given by my proffesor. For decoding I am supposed to follow these steps:
1. DTMF_signal i.e the Tone and the sample frequency Fs as input.
2. Fourier transform it using freqz().
3.Find the peaks of the magnitude and the corresponding frequency in DT.
4. Find the continuous frequency using Fs.

I did freqz(signal), and then i found the maximum and minimum of the magnitude, and the corresponding indices. Now these indices will be my frequencies in DT.

I dont know how to find the continuous frequencies. How do i do it?
-swetha
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top