Site icon Circuit Ideas for You

Analog to Digital Converter Circuit using IC 555

The easy way to change sensor voltage (analog) to digital (1 and 0) is by using Analog to Digital Converter Circuit using IC 555.

This method is cheap and easy for good learning.

IC 555 chip can make simple ADC with low cost.

In this circuit 555 IC work like ON/OFF pulse maker.

Two pins like discharge and threshold connect to analog input voltage.

One small capacitor C1 store voltage.

How long output stays ON depends on input voltage and output voltage difference.

Circuit Working:

Parts List:

CategoryDescriptionQuantity
Resistors330Ω 1/4 watt1
430Ω 1/4 watt1
100Ω 1/4 watt2
CapacitorsCeramic 0.1μF1
Electrolytic 1μF 25V1
SemiconductorsIC 5551
Transistor BC5471

IC 555 ADC vs Normal ADC:

Normal ADC take signal samples at set time and give digital number with fixed bits.

IC 555 give PWM signal.

Analog voltage control duty cycle how long pulse stay high.

How 555 Circuit Work:

Important part is capacitor C1.

Analog voltage control how fast C1 charge and discharge.

High voltage charge C1 fast with short pulse and with low duty cycle.

Low voltage charge C1 slow with long pulse and with high duty cycle.

Transistor and Better Circuit:

Transistor Q1 can flip the output pulse and works like inverter.

This circuit is good for simple and low resolution use.

For better accuracy use op-amp and better ADC methods like further approximation.

Formulas:

IC 555 in Astable Mode:

IC 555 often used in astable mode to make square wave again and again.

This square wave can be clock signal for ADC or other timing uses.

How to Calculate Frequency:

Parts R1, R2 and C1 control how fast it oscillate.

Formula:

f = 1.44 / (R1 + 2 * R2) * C1

where:

How to Calculate Duty Cycle:

Duty cycle D is how long pulse stay high in one cycle.

Formula:

D = (R1 + R2) / (R1 + 2 * R2)

where,

Use in ADC:

This design makes astable circuit to give clock for ADC.

We can change R1, R2, C1 values to match ADC needs.

How to Build:

To build a Analog to Digital Converter Circuit using IC 555 we need to follow the below mentioned steps:

Transistor Q1:

From Analog Input:

Safety Tips:

Conclusion:

This Analog to Digital Converter Circuit using IC 555 is cheap and simple way to change analog signal to digital.

It is good for learning but not with high accuracy like special ADC chips.

References:

Analog-to-digital converter

Exit mobile version