Electronic Circuits and Projects Forum



Limit the Speed of Turbine Generator

123 Last »
  1. #1
    cloakinghalk cloakinghalk is offline

    Limit the Speed of Turbine Generator

    So I am working on a project to test turbine blades under water. I want to be able to limit the speed of the blade using a DC motor as a generator. The blade only rotates at about 25 RPM so I'll need to use some type of gear box to to increase the speed of the input shaft of the motor(this has been hard since it needs to be small and require low torque to turn). I have been looking at brushless motors because they're very easy to turn, specifically airplane motors. Like the motor below

    http://www.hobby-lobby.com/450_size_...28687_prd1.htm

    So next I am trying to figure out how to limit the speed of the motor. I have looked at ESC for airplanes but I am not sure if they work with a generator. I have also been wondering if there is a way to do this with a potentiometer? Any help any one could provide would be greatly appreciated.

  2. #2
    duffy duffy is offline
    Not sure what you mean here, are you intending to limit the speed by using the motor as a brake? This is always a bad approach for wind generators, nature can throw more energy at it than it can handle. A better technique is to feather the blades, and allow the force of the moving fluid to pass through.
    0
    Please respond to items in forum, not in private messages.

  3. #3
    alec_t alec_t is offline
    The linked motor is rated ~ 11V 20A (= 220W) so I don't see why you can't run it as a generator and draw up to 20A from it to give the required braking effect, providing the turbine isn't producing more than 220W power. A power FET operating in PWM mode could easily handle that current and drive a suitable resistive load. The motor also inherently gives you an output voltage proportional to speed, so can be used in a feedback loop for speed control.
    I have looked at ESC for airplanes but I am not sure if they work with a generator.
    I'm pretty sure they could easily be adapted, using a resistive load instead of their usual motor. Are you planning to use an off-the-shelf ESC or build one?
    0
    Last edited by alec_t; 3rd February 2012 at 03:41 PM.
    My circuit designs should be regarded as experimental. Although they work in simulation, their component values may need altering or additional components may occasionally be necessary when the circuit is built. Due safety precautions should be taken with any circuit involving mains voltage or electrostatic-sensitive components.
    Alec's First Law:-
    Every problem has a solution (given the right information and resources).

  4. #4
    tcmtech tcmtech is offline
    You are aware the those little motors normal run at 10,000 - 20,000 RPM to put out their rated power.

    Going from 25 RPM to 10,000+ RPM is not practical or likely even possible on a small scale home built design.

    Your better solution would be to use a much larger and slower DC motor for your generator.

    A laarger 1750 RPM 180 volt permanent magnet motor spinning at roughly 120 RPM would be a much more practical way to go if you are after a 12 volt output.

    Although more costly on the motor end a common 10:1 gearbox or chain or belt drive is way easier and cheaper to deal with in the over all design.
    0
    "Sometimes genius is simply having the ability to see and understand the obvious. " -- tcmtech

    "I didn't get to the point of knowing all that I do know by believing that I already know everything." -- tcmtech

  5. #5
    cloakinghalk cloakinghalk is offline
    @Duffy Yes I would like to limit the speed using the motor as a break. I am not actually using this to generate power in a real life setting. I want to slow down the speed of the blade to optimal performance and then look at the vorticity of the flow behind the blade. Then use this set up to test other turbine blades. Also feathering the blades is also something on the list to do but that will be done later on.

    @alec_t I am not that great with designing circuits. I can easily put them together if i have a schematic but I was hoping to just buy something off the shelf if it was possible.

    @tcmtech I am not using this as a home generator. Its more to test different designs of small scale turbine blades. The turbines spinning at full speed produce a low amount of torque so they would not be able to even turn a larger motor. That is why I was hoping to use something small one like an airplane motor. I know I'll never be able to reach 10,000 RPM but I was hoping that I could still be able to spin fast enough to use the motor for the braking effect.
    0

  6. #6
    tcmtech tcmtech is offline
    If you are just looking to produce a braking torque effect I would recommend a common hydraulic pump or motor as the driven load source.

    They are compact, sealed to the level of being submersible and water proof, capable of working at high torque loads at very low RPM's, and are easy to work with having only one line in and one line out.
    0
    "Sometimes genius is simply having the ability to see and understand the obvious. " -- tcmtech

    "I didn't get to the point of knowing all that I do know by believing that I already know everything." -- tcmtech

  7. #7
    duffy duffy is offline
    cloakinghalk - for that you could just connect the windings across an adjustable resistor. Try going from open to shorted first, and see if this gives you the range you need for your vorticity experiments.
    0
    Please respond to items in forum, not in private messages.

  8. #8
    cloakinghalk cloakinghalk is offline
    Duffy- So I tested shorting out and using resistors across a brushless motor and it did nothing. I couldn't feel any difference. I was going at a slow speed though. Do I need to go as fast as the operating speed of the motor?
    0
    Last edited by cloakinghalk; 7th February 2012 at 05:16 PM.

  9. #9
    duffy duffy is offline
    Yes, nothing happens at slow speeds with (almost) any generator.

    See that idiotic "kv" rating on the spec sheet? I HATE the term. HATE IT!!!! "Kv" means "killivolts"!!!! Some jerk decided to use this instead of RPM/Volt, which is what the spec really means. So, for your motor's 850 RPM/Volt rating, at 9.6V, it would be running around 8,160 RPM.

    I don't know what the pitch of your prop or your flow rate is, but you aren't going to notice much spinning this or almost any other motor by hand without gearing. Get it spinning a few hundred RPM and THEN short the windings.
    0
    Last edited by duffy; 7th February 2012 at 06:27 PM.
    Please respond to items in forum, not in private messages.

  10. #10
    duffy duffy is offline
    Here - this is a brushless ESC I built that you could feel the braking action on spinning it by hand. See how it's geared?
    Attachment 60916

    Edit - gone now? Who keeps killing my pictures on this board?

    So, I'll try again - to help OP see how big the gear ratio needs to be:

    Attachment 60925


    Edit: Gone again. Why?
    0
    Last edited by duffy; 11th February 2012 at 10:24 AM.
    Please respond to items in forum, not in private messages.

123 Last »
Tags
Similar Threads
Thread Starter Forum Replies Last Post
Dramatic Video - Wind Turbine Generator Explodes! Analog Members Lounge 9 29th February 2008, 01:48 AM
Hey like my math on the "Beck Mickle hydro generator"? Oznog Alternative Energy 45 17th April 2007, 01:45 PM
Controling the Speed of DC Motor Using PIC??? Ayne Electronic Projects Design/Ideas/Reviews 4 22nd October 2006, 10:35 PM
I Need Help...where Can I Get The Circuit Of Funtion Generator tek_. Electronic Projects Design/Ideas/Reviews 6 19th August 2006, 10:25 AM
Need to log the speed of a racecar. Lm2907 or lm2917? AustinT Electronic Projects Design/Ideas/Reviews 0 27th November 2003, 08:02 AM
Electronic Circuits  |  Learning Electronics

Join our community with over 100,000 Members! It's free, easy and when you're logged in you have many more features! Click to register.
Page Time: 0.05705 seconds      Memory: 7,331 KB      Queries: 16      Templates: 0