- This topic has 6 replies, 5 voices, and was last updated 13 years, 9 months ago by .
Viewing 7 posts - 1 through 7 (of 7 total)
Viewing 7 posts - 1 through 7 (of 7 total)
- You must be logged in to reply to this topic.
|
Electronics › Electronics › dtmf tones generation
In DTMF(dual tone multi frequency) generator ic the two frequencies are mixed in appropiate way and a DTMF tone is generated.
Can the DTMF tones can be generated from two individual frequencies, OR how to mix the frequencies to produce a DTMF tone, what is the appropiate way to mix the frequencies.
In which purpose we are using it
did u try mixing two frequencies directly?
i think this link may be helpful for you….
use a dtmf encoder IC 8870.
Hi,
8870 is not a DTMF encoder , Its a DTMF DECODER.
I have tried MT8880 and it worked awesome.
Its even easy to generate the dtmf tones..
Just by applying different binary combinations to the data pins u can generate various dtmf tones.
8880 also acts as a decoder.
Thats why the 8880 IC is called as DTMF TRANSCEIVER. ( TRANSMIT + RECEIVE )
For generating the binary code words u can go for the following methods :
1.Use a microcontroller to generate the bits.
2.or try some logic circuits.
3.or just set the bits high or low by directly the data pins to the power supply(logic 1) or to the ground (logic 0).
Hope this helps.
Linus.Robotique
you can generate DTMF signal from you PC using Visual Basic and can also generate using 8051… see this link