DTMF project
Hi all members ..
i'm a new member here and i need help in this project .. i couldn't understand it ..
thanks
i'm a new member here and i need help in this project .. i couldn't understand it ..
thanks
Objectives:-
Get an introductory level of familiarity using CAD tools.
- Take a practical problem described verbally and convert it to a digital design problem
- demonstrate your ability to search for and understand the operation of the DTMF circuit. .
Problem Definition:
Search for the data sheet of a DTMF (Dual tone multiple frequency) IC. You can use the EE department store
or internet.
a. In your own words, describe the operation of DTMF. What are the inputs and outputs? Draw the
IC (Block diagram not the internal circuit) showing all inputs and outputs.
b. Assume that the output bits of the DTMF are ready and available for your digital circuit,
Design a logic circuit that controls several home devices (at least four)
Your design should be able to turn on and off any selected device without affecting
other devices. For example, turn on device A and keep other devices unchanged.
Clearly describe the operation and your input/output assignments.
Add security features like a password.
c. Test your design and show the result using the LogicWorks
Rules:
You must work in groups of two.
Each group must work independently.
You must depend on yourself in this project.
All information is available on the internet and in the EE department store.
Include a complete set of design notes, circuit printouts, and simulation results in your report. Your simulation results
should show that your circuit meets all of the project specifications. Indicate which simulator including the version
number that was used. The due date is Monday January 02, 2012. You should also hand-in your report and a
CD containing your CAD design/simulation and the doc version of your report.
Comments
i know how to do this project but i am just a little confused about (for example) how to add security features ?
another thing is that i have a lot of ICs that represent DTMF so should i choose one and work on it ?
thanks again
There are not that many DTMF decoder ICs on the market these days because a lot of microcontrollers can do their own decoding (look up Goertzel algorithm in the Wikipedia). Pick one that's on the market and work on that. Major distributors like DigiKey and Mouser have on-line catalogs that you can search for DTMF decoders or encoders.
One of the Nuts and Volts Columns is about a DTMF decoder and a BS1 (here and here). For the other columns, use the Resources tab on the main Parallax webpage. There's other information you can download via the Downloads button on the main webpage.