npp said:
how do i decide which is the best chip for detection of DTMF tones?
and what does "early" and "delayed" detection mean??
Early detection means producing a DTMF event before the length of the
digit, and its true validity, can be tested. 10-15ms of tone seems to be
the typical point at which these early detectors trigger. There are two
reasons I can think of to want early detection. The first is to mute the
channel, so the DTMF is not passed through. The second is to create
things like RFC2833 events for VoIP.
Delayed detection is the normal form, where the true validity of the
digit is tested before declaring it to exist. This can be expected to be
considerably more resistant to false indications than the early form.
DTMF "chips" don't usually offer these features. DTMF software packages
to run on general purpose DSPs increasingly do.
Regards,
Steve