Site icon Circuit Ideas for You

Adjustable DC Motor Speed Controller Circuit with Reverse Forward Facility

This post shows you how to build a circuit to control the speed and direction of a DC motor.

It uses a common chip called the IC 555 and a special switch.

A knob lets you adjust the speed by controlling how much power goes to the motor PWM.

A switch lets you change direction forward or backward.

The guide includes some formulas to help you understand how it works, but you do not need to be a math whiz to build it.

WARNING: Building circuits with motors can be dangerous.

Only do this with adult supervision.

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

An adjustable DC motor speed controller circuit with reverse forward capability allows you to control the speed and direction of a DC motor using a simple electronic circuit.

This type of circuit is often used in applications where precise control of a motor’s speed and direction is required, such as in robotics or small electric vehicles.

Components Functions:

IC 555 : Configured as a PWM generator.

The 555 IC is set up in astable mode to generate a continuous square wave signal.

Diodes Two: Connected in a way to control the charge and discharge time of the timing capacitor.

This modification is likely used to create a variable PWM output.

Potentiometer: Connected to control the charge and discharge time of the timing capacitor.

This allows for the adjustment of the duty cycle of the PWM signal thereby controlling the speed of the DC motor.

Transistor: Connected to amplify the PWM signal generated by the 555 IC

It serves as a switch to control the flow of current to the motor.

DPDT Switch (Double Pole Double Throw): Used to control the direcion of the DC motor.

This switch allows the motor to rotate in both forward and reverse directions.

How the Circuit Works:

Parts List:

CategoryComponentQuantity
Resistors1k 1/4W CFR1
33Ω 1/4W CFR1
1W 1Ω1
Potentiometer47k1
CapacitorsPPC 0.1µF1
PPC 0.01µF1
SemiconductorsDiode 1N54021
Diode 1N41482
IC 5551
Transistor TIP1221
SwitchDPDT 10 amp1

The 555 IC is configured in astable mode, generating a continuous square wave signal.

The diodes and potentiometer modify the charge and discharge times of the timing capacitor creating a variable PWM signal at the output pin of the 555 IC.

The potentiometer allows the user to vary the duty cycle of the PWM signal.

This variation in duty cycle directly affects the speed of the DC motor connected to the circuit.

The PWM signal from the IC 555 is then fed to the base of the driver transistor.

The transistor amplifies the signal and acts as a switch for the DC motor.

The DPDT switch is used to control the direction of the DC motor.

Depending on the switch position, the motor can be set to rotate in the forward or reverse direction.

Formulas:

Here are some useful formulas for the IC 555 PWM DC motor speed controller circuit:

Frequency of the 555 Timer (f):

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

where,

Duty Cycle D of the PWM Signal:

D = R2 / R1 + 2 * R2

where,

PWM Duty Cycle: A Pulse Width Modulation PWM signals duty cycle is the percentage of the cycle when the signal is high relative to the entire cycle duration.

Most commonly, it is stated as a percentage (0% to 100%).

Resistor Dependence: Resistors can be employed in some circuits for PWM signal production, however it is rare for them to have a direct link to duty cycle as shown by the formula:

D = R2 / R1 + 2 * R2

PWM circuits frequently employ microcontroller control, comparator control, or timers to figure out the duty cycle.

Charge Time (t1) of the Timing Capacitor:

t1 = 0.693 *( R1 + R2 )*C

where,

Discharge Time (t2) of the Timing Capacitor:

t2 = 0.693 * R2 *C

where,

Total Cycle Time T:

T = t1 + t2

where,

It measures how long it takes the capacitors voltage to drop from a given beginning value typically the voltage attained after charging to a very low level that is usually insignificant in relation to the starting voltage.

Remember:

This formula makes the assumption that the capacitor will go through a full cycle of charging and discharging, starting at a low voltage reaching a certain charged state, and then discharging back to a low voltage.

The overall cycle time T is determined by the values selected for the resistors R1 and R2 and capacitor C in the charging and discharging routes.

For T, the formula yields an approximation.

More complicated charging/discharging scenarios or non ideal components may need the use of more sophisticated circuit analysis techniques for extremely accurate calculations.

Construction:

Testing:

Conclusion:

The potentiometer adjusts the PWM signal controlling the speed of the motor, while the DPDT switch controls the motor direction.

This adjustable DC motor speed controller circuit with reverse forward facility provides a versatile solution for controlling a DC motor with speed variation and bidirectional rotation.

References

Motor controller

Datasheet TIP122

Exit mobile version