Site icon Circuit Ideas for You

Adjustable DC Motor Speed Controller Circuit

To begin with, Adjustable DC Motor Speed Controller Circuit with Reverse Forward Facility discusses about how to make one simple circuit to control DC motor speed and direction, it uses one popular chip called IC 555 and one special switch.

Hence, we can change motor speed by turning one knob which controls power and send to motor using PWM, also we can make motor go forward or backward by pressing a switch.

Also, this article give some formula to help understand how it work but we should not be number expert to make it.

WARNING: Making circuit with motor can be dangerous, so please do this only if trained person is near and watching.

What is a Adjustable DC Motor Speed Controller Circuit with Reverse Forward Facility:

This circuit controls DC motor speed and also it changes direction from forward to reverse and it uses simple electronic parts so this type of circuit is useful when we need to control motor speed and direction very exact, like in robot or small electric car.

Components Functions:

Firstly, IC 555 makes PWM signal and it works in astable mode, so it gives square wave all the time.

Also, two diodes connect to control how fast timing capacitor charges and discharges and then we can change PWM output by adjusting this.

Additionally, one potentiometer changes charge and discharge time of capacitor and this helps to change PWM duty cycle, so we can control speed of DC motor.

One transistor makes PWM signal strong from IC 555 and it works like a switch to control current going to motor.

How the Circuit Works:

Adjustable DC Motor Speed Controller Circuit Diagram

Parts List:

ComponentsValuesQuantity
Resistors1k 1/4W CFR1
33Ω 1/4W CFR1
1W 1Ω1
Potentiometer 47k1
CapacitorsPPC 0.1µF1
PPC 0.01µF1
SemiconductorsDiode 1N54021
Diode 1N41482
IC 5551
Transistor TIP1221
Switch DPDT 10 amp1

the above circuit, the 555 IC works in astable mode and it makes square wave signal again and again.

Diodes and one potentiometer can change how fast capacitor charges and discharges and this make PWM signal at 555 output pin.

Also, user can turn potentiometer to change duty cycle of PWM and when duty cycle changes, motor speed also changes.

Then PWM signal from 555 connects to base of one transistor and this transistor make signal strong and work like switch for DC motor.

Next, one DPDT switch changes motor direction and when we change switch side, motor goes forward or backward.

Formulas:

Frequency of 555 Timer (f):

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

where:

Role of Resistor:

Resistors help make PWM signal, in some circuits resistors do not change duty cycle directly.

But in this formula it can help:

D = R2 / (R1 + 2 * R2)

They change duty cycle and we use PWM with microcontroller, comparator and timers to control duty cycle.

Charge Time (t1) of Capacitor:

t1 = 0.693 * (R1 + R2) * C

where:

Discharge Time (t2) of Capacitor:

t2 = 0.693 * R2 * C

where:

Total Time (T) of One Cycle:

T = t1 + t2

where:

This total cycle time depends on values of R1, R2 and C, also this formula is good for simple calculation and for complex circuit we need more advanced method.

How to Build:

To build a Adjustable DC Motor Speed Controller Circuit follow the below mentioned steps:

DPDT Switch Connection:

Power Supply:

Operation:

Testing:

References:

Datasheet TIP122

Exit mobile version