PWM Controller , Variable resistor problem ?

Thread Starter

RiccardoR

Joined Mar 31, 2017
8
Hi
Im new to the site and building circuits
Ive begun with building a pwm controller but have hit a issue that I was hoping to find some help
The motor runs fine when I plug the battery to it the only problem I'm having is that i cant seem to get my 10k resistor to vary the speed of the motor .
Ive checked the 555 timers with a oscilloscope and I'm getting a square wave out of the pin 3 along with this I've done continuity test with the multimeter all seems very fine.
Any help will be great
thanks
 

crutschow

Joined Mar 14, 2008
38,356
Welcome to AAC. :cool:

Schematics are the language of electronics, so please post one so we can better answer your questions.
Otherwise about all we can do are wild guesses, since we have no idea where this 10k pot is located.
 
Last edited:

Thread Starter

RiccardoR

Joined Mar 31, 2017
8
IMG_2162.JPG IMG_2163.JPG
Hi again I do apologise for the late reply with the schematic and design.
As I said first , I am getting square waves out of my 555 timers I'm just not able to the 10k resistor to vary the speed of the motor
Thanks !
 
Last edited by a moderator:

bertus

Joined Apr 5, 2008
22,897
Hello,

Is the potentiometer in working order and correctly connected?
You could add one simple connection to avoid an open contact:

RiccardoR_IMG_2162_remark.jpg

Bertus
 

bertus

Joined Apr 5, 2008
22,897
Hello,

When you bend the loose piece of wire to the connection of the potentiometer and solder it there, you can avoid an open connection:

RiccardoR_image_remark.jpg

Bertus
 

Alec_t

Joined Sep 17, 2013
15,111
It's not working because the output of U2 is holding the Trig input of U1 low for ~half of the U1 oscillation period.
 

crutschow

Joined Mar 14, 2008
38,356
You can eliminate the RC at the output of U2 if you change U2 to give a short negative pulse out.
This can be done by eliminating R1 (replace with a short) and increasing R2 to about 1.5kΩ (or a value to get the astable frequency you want).
The negative output pulses will then be just several microseconds (≈8μs in my simulation) in width, which is long enough to trigger U1, but not long enough to interfere with U1's output pulse width.

Here's an LTspice simulation of that:

upload_2017-4-22_11-14-19.png
 
Last edited:
Top