Thursday, November 10, 2016

Simple Peak Detector Circuit

Simple Peak Detector Circuit


In this article we are going to learn about a peak detector circuit, its working principle and how to implement it in clap operated circuits for illuminating an LED in response to clap sounds.


By: Girish Radhakrishnan

What is peak detector?


A peak detector is a circuit which holds maximum amplitude value of a signal. If a signal varies rapidly and we are unable to measure it, then we go for peak detector. This circuit holds the maximum amplitude value for short period of time so that we can measure it.

There are many ways to do this and often used in many fields in electronics where rapid measurement is not viable.

For instance, taking heat gun thermometer as example, where the temperature of an object may vary rapidly at some situations, the peak value of temperature and current value of temperature is displayed simultaneously so that user can get an idea about the object.

Similarly, there are many situations in electronics, where we may need to measure peak signals.

How it works?


Here, we are going to see simple peak detector circuit that consists of one diode, one capacitor and one resistor.

The diode permits the current in one direction, which is to charge the capacitor.

When the input drops the capacitor holds the value for a short period which gives some time to measure the peak. Here the short period could be ranging from a few milliseconds to a few seconds.

The values need to be refreshed time to time so that new values can be stored. To do this we need to discharge the capacitor. A bleed resistor is connected parallel to capacitor which discharges.





The capacitor discharge time can be calculated by the following formula:

T = 5 x C x R

Where, T is time in seconds

C is capacitance in Farad

R is resistance in Ohm


Clap Sensor circuit: 

Here, we will implement the peak detector in a clap sensor circuit. This circuit responds to loud busts of sound such as clap.

There are three stages in this circuit, the microphone amplifier, peak detector and op-amp circuit that detects peak.

The sound gets converted to electrical signal by the microphone, gets amplified by op-amp. The amplified signal enters the peak detector circuit and charges the capacitor. The peak value stored in the capacitor becomes the peak input minus 0.7V for silicon diodes, since there will be always voltage drop across diode.



Simple Peak Detector Circuit



The value stored in the capacitor gets recognized by op-amp comparator circuit.

As soon as the peak value goes above reference voltage the LED turns ON.

As soon as the capacitor is discharged below reference voltage the LED turns OFF.

So, what was the role of peak detector in this circuit? Well, it holds the clap signal for few 100 milliseconds which helped the LED to stay illuminated for a few 100 milliseconds. If you wish LED to light longer, it can be done by incrementing capacitance and resistor values.


Available link for download