+ Reply to Thread
Page 1 of 3
1 2 3 Last
Results 1 to 15 of 32

Thread: Help. I can't get my potentiometer to work with my motor

  1. #1
    atsay714 Newbie
    Join Date
    Aug 2009
    Posts
    11

    Question Help. I can't get my potentiometer to work with my motor

    I've read up so much, and received so many different opinions. I have a feeling it is a lot simpler than I'm making it.

    I currently have a crappy motor I pulled from a toy car. I wanted to control the rate at which it ran, so I slapped a pot' in there. It works, however, not how I would like it to. I would turn the knob of the pot slowly and nothing would happen, I will turn it until it hits around 270 degrees. (300 degrees is the total). Once it neared the end, the engine would shoot up and go on full blast.

    Some say I need a pot' with a lower rating. I tried one with 10 ohm resistance, and now I'm using 5 ohms. It still does the same thing.

    THEN I was told I needed to introduce a transistor into the circuit. So I went and bought a bread board and a pc board. Now, it goes from battery -> collector -> out the emitter -> pot' -> back to battery. (A side question: Where does the "base" of the transistor go??)

    Once the transistor was installed, nothing changed except the motor speed lessened. It didn't give the full range like I wanted. It still shot up to max speed at around 270. I want a gradual increase from 0 through 300.

    Here is my potentiometer:
    Resistance: 5k ohms
    Rated power: 0.5 watts
    Sliding Noise: <47mV
    Total rotation: 300 degrees
    On the front it says 500VDC...

    I believe I used a 600mW NPN transistor.

    Thank you for the help guys!

    Just realized. This might be in the wrong section. Please move it if you can... Sorry
    Last edited by atsay714; 21st August 2009 at 09:27 AM. Reason: Wrong section


  2. #2
    mikeReynolds Newbie
    Join Date
    Jul 2009
    Location
    Tuscaloosa Alabama USA
    Posts
    37

    Default

    You can't use a potentiometer by itself to control the speed of a motor. It has to do with ohm's law and how potentiometers are constructed. First off, the motor needs x voltage to run and will draw y current. In most cases the current needed will exceed the current handling capability of the pot therefore burning it out. Secondly, the most commonly found potentiometers are "audio" taper potentiometers and not "linear" taper, therefore the resistance change across them is "bunched up" to one end.

    While you might be able to setup a transistor and a potentiometer to change the speed of the motor you are going to burn the transistor out in most cases because once again of current requirements of the motor.

    What you need is PWM (pulse width modulation), more specifically in your case since it appears you want to be able to change the speed at any time you need variable PWM. While the easiest way to do this would be with a PIC I will instead suggest the good old 555 timer method. See this website Pulse Width Modulation - Electronics in Meccano for an example. If interested in the PIC method then speak up and someone will enlighten you.
    The "real" world, for all practical purposes, is seldom more than 24 bits wide.

  3. #3
    Hero999 Excellent Hero999 Excellent Hero999 Excellent Hero999 Excellent Hero999 Excellent Hero999 Excellent Hero999 Excellent Hero999 Excellent Hero999 Excellent Hero999 Excellent
    Join Date
    Apr 2006
    Location
    England
    Posts
    13,173

    Default

    What voltage are you running the motor from?

    Check out the following link for a circuit that just uses on 555 timer and will control the motor's speed simply by wiring it in series with the motor.
    Two wire dimmer

    I do not answer private messages asking for help because no one else can: benefit from advice I may give or correct me if I'm wrong.

    Please ask on the open forum if you have a question and I'll be happy to help,
    if I know the answer.

  4. #4
    atsay714 Newbie
    Join Date
    Aug 2009
    Posts
    11

    Default

    So I went and bought myself a 555 timer. I set everything up and low and behold I can control the motor speed now! Step 1 complete. To my dismay, more issues have arisen. It seems the range of the motor's overall speed has decreased. Meaning, when I have the potentiometer completely turned off, the motor is still running, but at a relatively slow speed. As I turn it up, the speed increases, but the max speed when turned all the way up, is quite slow. Relative to the motor's max, that is. Ideally, I would like the motor to be completely still when the pot is turned down, and max speed when it's turned all the way up. It most likely has to do with the ratings of my components I bought.

    Here is everything:
    555CN Timer IC
    1 10uf capacitor
    1 1/2-watt 470-ohm resistor
    Potentiometer: I've tried 3 types. 5, 10 and 100 ohm. All linear-taper and 0.25 watts. And All = Fail

    and of course a 9v...

    read on if you want to know how I set it up, I'm pretty sure I set it up right though.. Seeing as how it sort of kind of works

    These are all the terminals of the 555.
    1. Ground
    2. Goes to 6
    3. Goes to motor
    4. battery +
    5. nothing
    6. (capacitor to ground) & (goes to pot, then back to 7)
    7. resistor to battery +
    8. battery +
    and of course motor is hooked to ground also.

    Thank you! You guys are wonderful
    Last edited by atsay714; 22nd August 2009 at 01:12 AM.

  5. #5
    BrownOut Excellent BrownOut Excellent BrownOut Excellent BrownOut Excellent BrownOut Excellent BrownOut Excellent BrownOut Excellent
    Join Date
    Jun 2009
    Location
    Huntsville, Alabama USA
    Posts
    2,177

    Default

    Sounds like you're controlling the timer's frequency, and what you really want is to control the duty-cycle. We have a current thread about this some where on this site. I'll try to find it.
    Lions and tigers and bears, OH MY!

  6. #6
    georgetwo Newbie
    Join Date
    Jul 2009
    Location
    DELTA state Nigeria
    Posts
    88

    Default

    the speed of the motor will not be at the highest speed like the direct connection.
    this is because, the output current of the 555 ic is not enough to totally increase the speed. I dont know of any ic that pumpes current like a relay or direct contact switch. If you dont get any post on how to increase the current, you shuld create a switch for full speed.

    as for the off case, you shuld try using higher resistance for potentiometer.

  7. #7
    BrownOut Excellent BrownOut Excellent BrownOut Excellent BrownOut Excellent BrownOut Excellent BrownOut Excellent BrownOut Excellent
    Join Date
    Jun 2009
    Location
    Huntsville, Alabama USA
    Posts
    2,177

    Default

    pulse generator

    Look at post #2. That is how you should configure your timer.
    Lions and tigers and bears, OH MY!

  8. #8
    mikeReynolds Newbie
    Join Date
    Jul 2009
    Location
    Tuscaloosa Alabama USA
    Posts
    37

    Default

    As you will notice, in all 3 links posted that show ways of doing this there is a transistor connected at pin 3 of the 555 driving a transistor. The transistor will handle more current than the 555 is capable of handling. I have not built the circuit(s) referenced by Hero999 and BrownOut but trust that if they say the circuit will give full range control then it will do so. Since with that circuit you only need 1 555 then I would use it. Please note the transistor used in that circuit is a mosfet and not a bipolar transistor.
    The "real" world, for all practical purposes, is seldom more than 24 bits wide.

  9. #9
    Hero999 Excellent Hero999 Excellent Hero999 Excellent Hero999 Excellent Hero999 Excellent Hero999 Excellent Hero999 Excellent Hero999 Excellent Hero999 Excellent Hero999 Excellent
    Join Date
    Apr 2006
    Location
    England
    Posts
    13,173

    Default

    I'll post all the circuits and breifly highlight the advantages and disadvantages.

    #1

    I wouldn't recommend doing it this way, it uses too many parts and the transistor is connected as an emitter follower when it would be better connected as a common emitter amplifier.

    If you do choose this option, then I'd recommend using the dual 556 timer and connecting the motor between the transistors collector and +V, using a MOSFET would also be adventurous.

    #2

    Not meaning to be cocky but it's a good circuit. It uses minimum parts, the MOSFET could be N-channel if switching the negative is acceptable. This circuit works better with a 7555 but it will work with the NE555.

    #3

    Should be good, works well in simulation. 7555 only really but will work with the 555, especially with larger motors. Apart from requiring an extra diode and capacitor this circuit has the disadvantages of having a minimum load requirement and will never fully turn the load on, although it's easy to get >99% on. The advantages are that it only required two wires (it's just connected in series with the load) and can drive the positive wire using a N-channel MOSFET thanks to the bootstrapping action. See the origional thread for more information: Two wire dimmer

    I do not answer private messages asking for help because no one else can: benefit from advice I may give or correct me if I'm wrong.

    Please ask on the open forum if you have a question and I'll be happy to help,
    if I know the answer.

  10. #10
    atsay714 Newbie
    Join Date
    Aug 2009
    Posts
    11

    Default

    This makes it much easier. Thank you so much hero. Where do you buy your 7555 timer? Radioshack doesn't carry it, and surprisingly, I can't really find it online either. Would the TLC555 work?

    Also, for diagram number 2. I have a few questions.
    1. What does 10R and 4k7 on top of the resistors mean? And what is the yellow circle with the X?
    2. Where does my variable resistor, or pot' go?
    3. That symbol on the very right, middle of the diagram is a mosfet transistor? Does that mean the gate goes to power, and source and drain go to ground?
    Last edited by atsay714; 22nd August 2009 at 12:02 PM.

  11. #11
    rmn_tech Good rmn_tech Good
    Join Date
    Aug 2006
    Location
    West Midlands UK
    Posts
    216

    Default

    10R = 10Ω

    4K7 = 4.7KΩ

    The circle with cross = Load (your motor)

    The 100K Variable Resistor in the centre of the diagram is your pot

    Gate 555 Pin 3
    Source +ve
    Drain motor
    Last edited by rmn_tech; 22nd August 2009 at 01:51 PM. Reason: Senior moment
    I think, therefore I am. Therefore I must be !!! I think ???

  12. #12
    Hero999 Excellent Hero999 Excellent Hero999 Excellent Hero999 Excellent Hero999 Excellent Hero999 Excellent Hero999 Excellent Hero999 Excellent Hero999 Excellent Hero999 Excellent
    Join Date
    Apr 2006
    Location
    England
    Posts
    13,173

    Default

    Quote Originally Posted by atsay714 View Post
    This makes it much easier. Thank you so much hero. Where do you buy your 7555 timer? Radioshack doesn't carry it, and surprisingly, I can't really find it online either. Would the TLC555 work?
    The TLC555 is the same part and will work.

    Also, for diagram number 2. I have a few questions.
    1. What does 10R and 4k7 on top of the resistors mean?
    There are no 10R and 4k7 resistors on diagram 2.

    You must mean diagram 3.

    10R means 10Ω and 4k7 means 4.7kΩ

    It's fairly standard practise to replace the decimal with the prefix and use R for Ohms.

    And what is the yellow circle with the X?
    It's the load you want to power, in the schematic it's a bulb but it could be a motor or heating element.

    2. Where does my variable resistor, or pot' go?
    See R2 on # 3 or the 100k resistor on #2.

    3. That symbol on the very right, middle of the diagram is a mosfet transistor? Does that mean the gate goes to power, and source and drain go to ground?
    Which schematic? I'll answer the question for both.

    #2
    It's a P-channel MOSFET, the gate goes to pin 3 (it's optiontional but you might want to consider adding 10R in series with the gate). The source goes to the +V and the drain goes to the load.

    You can use an N-channel MOSFET if you like but the load and source/drain connections will need reversing: connect the load to +V, the drain to the load's 0V and the source to the dimmer's 0V.

    #3
    Look at Tr1.

    The gate goes to the 7555 via R3, the drain goes to the +V and the source goes to the load.

    Look up MOSFET in Wikipedia.

    Note that the only ground on the schematic is connected to the load, the entire dimmer circuit floats on top of the load's positive power rail.

    How much current does the motor use with no load?

    How much current does the motor use when fully loaded?

    What's the power supply voltage?

    Some of the component values on #3 might need tweaking depending on the answers you give to the above questions.

    Did you read the thread, I suggest you do before asking more questions?
    Two wire dimmer

    I do not answer private messages asking for help because no one else can: benefit from advice I may give or correct me if I'm wrong.

    Please ask on the open forum if you have a question and I'll be happy to help,
    if I know the answer.

  13. #13
    atsay714 Newbie
    Join Date
    Aug 2009
    Posts
    11

    Default

    Any suggestion on what type of diode?

  14. #14
    rmn_tech Good rmn_tech Good
    Join Date
    Aug 2006
    Location
    West Midlands UK
    Posts
    216

    Default

    Sorry in my post I reversed the source and drain I have now edited it.

    I'm just getting old.
    I think, therefore I am. Therefore I must be !!! I think ???

  15. #15
    Hero999 Excellent Hero999 Excellent Hero999 Excellent Hero999 Excellent Hero999 Excellent Hero999 Excellent Hero999 Excellent Hero999 Excellent Hero999 Excellent Hero999 Excellent
    Join Date
    Apr 2006
    Location
    England
    Posts
    13,173

    Default

    D1, D2 and D3, any silicon diode such as the 1N4148 or 1N914 will do, you could use the 1N4001 but it's a bit overkill, same for both schematics.

    I do not answer private messages asking for help because no one else can: benefit from advice I may give or correct me if I'm wrong.

    Please ask on the open forum if you have a question and I'll be happy to help,
    if I know the answer.

+ Reply to Thread
Page 1 of 3
1 2 3 Last

Similar Threads

  1. H-Bridge for Motor Control - Will this work??
    By Birdman Adam in forum Electronic Projects Design/Ideas/Reviews
    Replies: 5
    Latest: 19th June 2009, 09:30 PM
  2. How do I wire a potentiometer to a hobby motor?
    By froggy in forum General Electronics Chat
    Replies: 4
    Latest: 14th December 2007, 06:49 PM
  3. Will this solenoid work as motor controller?
    By Nicksan in forum Robotics Chat
    Replies: 11
    Latest: 23rd November 2007, 10:49 PM
  4. potentiometer-switch for 24V electric motor
    By Mark Gillespie in forum Electronic Projects Design/Ideas/Reviews
    Replies: 3
    Latest: 25th August 2003, 08:23 AM
  5. AT89C51 does not work in Motor reverse circuit ?
    By winstar in forum Electronic Projects Design/Ideas/Reviews
    Replies: 4
    Latest: 22nd April 2003, 07:56 PM

Tags for this Thread