Skip to main content

Simple DC Motor PWM Speed Control


Description
The 555 is ubiquitous and can be used as simple PWM speed control
Circuit Diagram
Circuit Explaination:
 The 555 Ic is wired as an astable and the frequency is constant and independent of the duty cycle, as the total resistance (R charge + R discharge, notice the diode) is constant and equal to 22Kohm (givin a frequency of about 1Khz, notice the hum). When the potentiomenter is all up, the Rcharge resistance is 1,0 Kohm (the diode prevents the capacitor to charge through the second potentiometer section and the other 1,0 Kohm resistor) , and Rdischarge is 21 Kohm, giving a 5% on duty cycle and a 1Khz frequency. When the potentiomenter is all down, the Rcharge resistance is 21,0 Kohm (the diode prevents the capacitor to charge through the second potentiometer section and the other 1,0 Kohm resistor) , and Rdischarge is 1 Kohm, giving a 95% on duty cycle and a 1Khz frequency. When the potentiomenter is at 50% , the Rcharge resistance is 11,0 Kohm (the diode prevents the capacitor to charge through the second potentiometer section and the other 1,0 Kohm resistor) , and Rdischarge is 11 Kohm, giving a 50% on duty cycle and a 1Khz frequency. The 555 provide good current capability to drive the mosfet fast and to drive a bipolar transistor. I actually use this system to drive the DC motor of my small Rotary spark gap Tesla coil at variable speed If you are disgusted by the 1Khz hum of the motor try to rise the frequency out of the audible range (replacing the potenziometer), but rembember that at higher frequency inductive reactance of motor rises so the the efficiency would drop.
Important:
Obviously the mosfet (or bipolar) must have enough current capability to drive the motor, so the drain (or collector) current must be equal to maximum motor current (at power supply voltage, when it is blocked). The snubber diode too, because it shorts the motor on the off cycle. Both mosfet (or bipolar) and diode have to be hooked (if you don't want them cooked ;-) ) to a heatsink if the max motor current is more than 100 or 200mA. I suggest to not stress to much the motor with too much work because it overheats both motor, transistor and diode. If you don't want braking in the off cycle just place a resistor in series with the snubber diode, it should rise a bit efficiency but have more inertia when slowing the motor down. The value of the resistor must be R=V(breakdown transistor) / Imax, and the power should be 5W. Mosfets have internal zener diode, but don't count on it ;-)
Author: Jonathan Filippi, jonathan.filippi@virgilio.it
Source http://www.electronics-lab.com/

Comments

Popular posts from this blog

PID instruction in Allen Bradley PLC Closed Loop Control

PID instruction in Allen Bradley PLC [Proportional/Integral/Derivative] Closed Loop Control For   Processor SLC 5/02SLC 5/03SLC 5/04SLC 5/05    MicroLogix 1200 and MicroLogix 1500 (A special PID file replaces the old integer file control block.) Description of PID in PLC   This output instruction is used to control physical properties such as temperature, pressure, liquid level, or flow rate of process loops. The PID instruction normally controls a closed loop using inputs from an analog input module and providing an output to an analog output module as a response to effectively hold a process variable at a desired set point. The PID equation controls the process by sending an output signal to the actuator. The greater the error between the setpoint and the process variable input, the greater the output signal, and vice versa. An additional value (feed forward or bias) can be added to the control output as an offset. The result of the PID calculation (control vari...

NE566 Function Generator Circuit Diagram

The NE566 Function Generator is a Voltage-Controlled Oscillator of exceptional linearity with buf fered square wave and triangle wave outputs. The frequency of oscillation is determined by an external resistor and capacitor and the voltage applied to the control terminal. The Oscillator CAN be programmed over a ten-to-one frequency range by proper selection of an external resistance and modulated over a ten-to-one range by the control voltage, with exceptional linearity.  FMAX = 1 MHz     WIDE 1000:1 Continuous Sweep Possible  NE566 Function Generator Circuit Diagram Pdf Datasheet  Sourced by : Circuitsstream

Long Loopstick Antenna Circuit Diagram

Circuit Diagram  Description Wound on a 3 foot length of PVC pipe, the long loopstick antenna was an experiment to try to improve AM radio reception without using a long wire or ground. It works fairly well and greatly improved reception of a weak station 130 miles away. A longer rod antenna will probably work better if space allows. The number of turns of wire needed for the loopstick can be worked out from the single layer, air core inductance formula: Inductance = (radius^2 * turns^2) / ((9*radius)+(10*length)) where dimensions are in inches and inductance is in microhenrys. The inductance should be about 230 microhenrys to operate with a standard AM radio tuning capacitor (33-330 pF). The 3 foot PVC pipe is wound with approximately 500 evenly spaced turns of #24 copper wire which forms an inductor of about 170 microhenrys, but I ended up with a little more (213uH) because the winding spacing wasn't exactly even. A secondary coil of about 50 turns is wound along the length of th...