Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Frequency Analysis ( Dual - Tone Multi Frequency ( DTMF ) Decoder ) Given a . wav file that contains a very noisy DTMF signal,

Frequency Analysis (Dual-Tone Multi Frequency (DTMF) Decoder)
Given a .wav file that contains a very noisy DTMF signal, your task is to build a DTMF decoder using any computer languages (MATLAB is recommended) to decode this signal. Make sure that the system is fully automatic. Although, a real-time approach is preferable, a batch processing for each segment is acceptable.
Hints:
Here is how DTMF works. It generates 2 frequencies for each key pressed. For example, when an "8" key is pressed, the DTMF signal consists of 852 and 1336Hz components. A keypad and the 8 frequencies are shown below.
Z
Z
Z
Z
Hints: (cont.)
Listen to this wave file should help.
Segmentation for each segment (may use a thresholding, etc.)
For each segment, do the frequency analysis.
Make a decision based on the previous step (may use the nearest distance, etc.)
Note:
Discussion section of your report is very important. Make sure you write down everything you observe. Wrong observations are better than none.
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Introduction To Software For Chemical Engineers

Authors: Mariano Martín Martín

2nd Edition

1138324213, 978-1138324213

More Books

Students also viewed these Chemical Engineering questions

Question

Provide some examples of cases covered under the Eighth Amendment.

Answered: 1 week ago