Showing posts with label dtmf. Show all posts
Showing posts with label dtmf. Show all posts

Saturday, November 8, 2014

DTMF Proximity Detector

A DTMF-based IR transmitter and receiver pair can be used to realize a proximity detector. The circuit presented here enables you to detect any object capable of reflecting the IR beam and moving in front of the IR LED photo-detector pair up to a distance of about 12 cm from it. The circuit uses the commonly available telephony ICs such as dial-tone generator 91214B/91215B (IC1) and DTMF decoder CM8870 (IC2) in conjunction with infrared LED (IR LED1), photodiode D1, and other components as shown in the figure. A properly regulated 5V DC power supply is required for operation of the circuit.

The transmitter part is configured around dialer IC1. Its row 1 (pin 15) and column 1 (pin 12) get connected together via transistor T2 after a power-on delay (determined by capacitor C1 and resistors R1 and R16 in the base circuit of the transistor) to generate DTMF tone (combination of 697 Hz and 1209 Hz) corresponding to keypad digit “1” continuously. LED 2 is used to indicate the tone output from IC3. This tone output is amplified by Darlington transistor pair of T3 and T4 to drive IR LED1 via variable resistor VR1 in series with fixed 10-ohm resistor R14. Thus IR LED1 produces tone-modulated IR light.DTMFVariable resistor VR1 controls the emission level to vary the transmission range. LED 3 indicates that transmission is taking place. A part of modulated IR light signal transmitted by IR LED1, after reflection from an object, falls on photodetector diode D1. (The photodetector is to be shielded from direct IR light transmission path of IR LED1 by using any opaque partition so that it receives only the reflected IR light.) On detection of the signal by photodetector, it is coupled to DTMF decoder IC2 through emitter-follower transistor T1.

When the valid tone pair is detected by the decoder, its StD pin 15 (shorted to TOE pin 10) goes ‘high’. The detection of the object in proximity of IR transmitter-receiver combination is indicated by LED1. The active-high logic output pulse (terminated at connector CON1, in the figure) can be used to switch on/off any device (such as a siren via a latch and relay driver) or it can be used to clock a counter, etc. This DTMF proximity detector finds applications in burglar alarms, object counter and tachometers, etc.
Read More..

Friday, August 15, 2014

8 Channel DTMF Link Encoder Wiring diagram Schematic

This is a 8-Channel DTMF Link: Encoder Circuit Diagram. Generated millions of times every day by our telephone keypads, the eight DTMF frequencies were chosen so that the harmonics and intermodulation do not generate significant in-band signal levels. The signal is encoded as a pair of sine waves, ensuring that no frequency is a multiple of the other and the sum and difference between two frequencies does not match any single tone and that’s why DTMF sounds so ugly!T he DTMF encoder schema show n here is based on the HT9200B tone generator device produced by Holtek and distributed by Futurlec  among others. The encoder is complemented by a decoder elsew her e in this publication.
8-Channel DTMF Link: Encoder Schematic
8-Channel DTMF Link: Encoder Schematic

The HT2900B is supplied as a nice old fashioned 14-pin device. It can be instructed by a microcontroller to generate 16 dual tones and (in serial mode only) 8 single tones from the DTMF pin output . It s 8 - pin ‘ younger brother’ the HT9200A provides a serial mode only whereas the HT9200B contains a select-able serial/parallel mode interface for various applications such as security systems, home automation, remote control through telephone lines, communication systems, etc.

A 74HC148 8-to-3 priority encoder is used to convert the ‘keypad’ information from S1–S8 into 3-bit tone selection words the HT9200B wants to see at its input. The ninth switch, S9, is connected to input D3 on the encoder chip. Pressing one of the switches S1–S8 generates a complementary 3-bit binary word at outputs A0, A1, A2 of IC1. IC2 then generates the dual tones accordingly to these binary codes.

Pressing S1–S8 generates the dual tones for DTMF digits C, B, A, #, *, 0, 9 and 8. By pressing and holding down S9 the DTMF digits 7, 6, 5, 4, 3, 2, 1 and D are generated.

To generate the eight single frequencies accurately a 3.58 MHz crystal quartz is connected to pin 2 and 3 of IC2. Pin 13 of the HT9200B supplies a DTMF signal of about 150 mV at a 5 KO load.

Pull-up resistor array R2 may be omitted if you substitute the 74HC148 with a 74LS148. R1 must be present in that case, otherwise it can be omitted.

The schema consumes about 2 mA from a regulated 5 V supply. It should be easy to build on a small piece of prototyping board. link
Read More..