This triac based AC motor speed controller circuit is designed for controlling the speed of AC motors like drill machines, fans, vacuums, etc. The speed of the motor can be controlled by changing the setting of P1 potentiometer. The setting of P1 determines the phase of the trigger pulse that fires the triac. The circuit incorporates a self-stabilizing technique that maintains the speed of the motor even when it is loaded.
Posted on Sunday, May 22, 2011 • Category:
Motor Controllers
Here is a very simple project of controlling a small DC-motor (taken from an old personal cassette player) with ATmega8. The ATmega8 is having three PWM channels, out of which two are used here. PWM waveforms are fed to MOSFET (RFD3055) H-bridge.
Here, direction is controlled using a two-position toggle switch and speed of the motor is controlled by two push-buttons, one for increasing the speed and other for reducing.
The schematic is geiven here (click on the image to enlarge):
When switch SW1 is closed, OC1A channel is active which will feed the PWM signal to Q1 & Q4 MOSFETs. The OC1B pin will remain low keeping the Q3 & Q2 in OFF condition. When SW1 is toggled to open position, OC1A pin will become low, making Q1 & Q4 OFF and OC1B will feed the PWM signal to Q3 & Q2, resulting in the change in the direction of current flow through motor. Hence, motor rotation direction will change.
The speed is controlled by Push-buttons S2 & S3. Pressing S2 will increase the speed in fixed steps. Similarly, pressing S3 will reduce the speed in fixed steps.
Posted on Thursday, October 21, 2010 • Category:
Motor Controllers
In applications requiring absolute accuracy in the speed control of dc servo motors, there’s no substitute for the traditional tachometer-based feedback loop. But for somewhat less demanding situations, adequate accuracy often can be achieved without the complication and expense of a tach. This can be done by taking advantage of the built-in electromechanical constants of the motor itself.
Posted on Monday, November 10, 2008 • Category:
Motor Controllers
This pulse wide modulated driver is designed for DC Motors with a maximal power consumption of 200 watts. It works with a so called H -Bridge. It has three input pins, two for the direction and one for the pwm-signal. The inputs are designed for logic level signals ecpecially for microcontroller outputs.
Circuit-Zone.com © 2007-2024. All Rights Reserved.