element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • About Us
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Design Challenges
  • Challenges & Projects
  • More
Design Challenges
Forum 25-45 DC in, I need 12V DC out.
  • Forum
  • Documents
  • Polls
  • Files
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Verified Answer
  • Replies 32 replies
  • Answers 18 answers
  • Subscribers 11 subscribers
  • Views 4529 views
  • Users 0 members are here
Related

25-45 DC in, I need 12V DC out.

maroka
maroka over 8 years ago

I need stable 12v for the LED turn signals on my motorcycle but the bike doesn't have a battery (from the factory) so everything is in AC. I used a bridge rectifier (KBPC5010) which outputs anywhere between 25-45 volts DC (maybe even more since I didn't rev it too high and it depends on engine RPM) but my flasher relay works on 12V. I made a circuit containing a 1000uF capacitor, 7812 stabilizer and 2 smaller ceramic capacitors, the components were connected in that order. It worked, the output I got was a stable 11.9V (according to my butchered multimeter). I put all of that in a plastic shroud from a glowplug relay and hot glued everything in place. It worked for a little bit until it stopped working, the capacitors are fine but the 7812 stabilizer shows no voltage on the output pin. My question is, did I fry it with too much voltage coming out of the rectifier, or was my mistake inadequate cooling? What would you guys suggest I build to make my turn signals work? Thanks in advance!

  • Sign in to reply
  • Cancel

Top Replies

  • michaelkellett
    michaelkellett over 8 years ago in reply to WarrenW +4 verified
    @ WarrenW - I don't think your values will work very well:: Suppose the load current is 1A, the TIP3055 isn't accurately specified for current gain at Ic = 1A but interpolating from the ST and On Semi…
  • WarrenW
    WarrenW over 8 years ago +3 suggested
    Firstly, msimon is correct the input voltages of a 7812 will not withstand prolonged high voltage. There is a high voltage equivalent but it may be better to consider a transistor series regulator. I have…
  • WarrenW
    WarrenW over 8 years ago in reply to maroka +3 suggested
    What was the resistor value you were using? The Zener sounds like it was working overtime and dissipating a bit of heat! I would really suggest you look at the components I indicated and the values. The…
  • msimon
    0 msimon over 8 years ago

    Hi Vladimir,

     

    The datasheet says max input voltage is 35V for Vo = 5 to 18V. You have the 25-45V input (it is vague) which means it may exceed the absolute maximum rating. Overheat may also cause the system failure. I am not a power designer but If I were you I looked for a transformer to reduce the voltage to an acceptable level and use a rectifier with a voltage regulator.

     

    MB

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • clem57
    0 clem57 over 8 years ago

    OMG! The bridge rectifier is rated at 40-50 amps while the 7812 stabilizer is only rated for 1 amp. This is a big mismatch on current. Yes it is fried.

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • maroka
    0 maroka over 8 years ago

    Thanks for the input guys, I was looking at some Buck converters, but then I encountered this 14-50V To 12V 5.5*2.5DC Male Converter CPT Power Supply Step Down Regulator Car | eBay

    It's really cheap for what it seems to do, the thing is that it's rated at 1.5A on the output. I'm not an electrical engineer, far from it, so I may be asking stupid questions, but will this converter work? If not, what can I do about the current output being too high on the rectifier. As I said, I apologize for asking questions that may seem stupid. It's all new for me, so I appreciate anything you share.

     

    Thank you for the replies.

     

    Regards

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • WarrenW
    0 WarrenW over 8 years ago

    Firstly, msimon  is correct the input voltages of a 7812 will not withstand prolonged high voltage. There is a high voltage equivalent but it may be better to consider a transistor series regulator.

    I have attached a simple circuit for reference. Select a transistor that has enough voltage Vce rating and current.

    Filter capacitors do not need to be huge. Input filter is the most critical. Make it perhaps 470Uf 63V. Zener diode is 12 volt.

    image

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • maroka
    0 maroka over 8 years ago in reply to WarrenW

    Thanks for the help! I'll see what I can come up with. Can you perhaps suggest some components I should use, like the transistor and the resistor? I went on the local hardware store's website and there so many different kinds that it's overwhelming. Once again, I apologize for asking such questions. Also, about the capacitors, the ones apart from the input, can I get away with using ceramic capacitors?

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • maroka
    0 maroka over 8 years ago in reply to maroka

    A little update, I found this: DC/DC Понижаващ модул с LM2596HV, LM2576HV | Захранване Ком
    It's pretty cheap and the store is in my country. It's based on the LM2576HV and I've seen some reviews on the internet and people seem happy with it. On the page there's a "drawbacks" section. It says that when the difference between the input and the output voltage is greater 15-20V, the board can't reach its output of 2 amps without overheating, in order to do it, it needs a different inductor. I don't think a bunch of LEDs can draw 2 amps (though as I said I'm no expert so I could be entirely wrong) what do you guys think?

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • WarrenW
    0 WarrenW over 8 years ago in reply to maroka

    It would depend upon the final current draw of the indicators - I would suggest perhaps a TIP3055 on a heatsink and a 2k2 resistor (1 watt). Make the zener a 1 watt as well (softer regulation and more robust). Output filter capacitor can be 100UF 25V the one across the zener can be the same.

    Very reliable circuit and extremely robust - but you should always have a fuse in circuit for protection (input side).

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • maroka
    0 maroka over 8 years ago in reply to WarrenW

    I'll source the components and build it. Thanks a lot for the help!

    Actually I have a little 40mm (maybe smaller) fan with a 2mm thick heatsink attached to it. I think it should work, what do you think? Is it overkill?

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • michaelkellett
    0 michaelkellett over 8 years ago in reply to WarrenW

    @ WarrenW - I don't think your values will work very well::

     

    Suppose the load current is 1A, the TIP3055 isn't accurately specified for current gain at Ic  = 1A but interpolating from the ST and On Semi data sheets we'll assume a gain of 40. So we need a base current of 25mA. To regulate reasonably the 1W zener current should never be less than 5mA and never more than 80mA so the resistor value should be about 475R, use 510 which gives a resistor current of about 75mA at a supply of 50V. 25mA will go into the base of the transistor and the rest into the zener. The circuit will start to lose regulation when the resistor current drops to 30mA, at which point the input voltage will be 12 + (0.03 * 510) = 27.3V. This may be just about acceptable.

    It's not  a nice design because the resistor needs to be rated at 5W (and could have to handle 3.3W continuously - the problem is that the TIP3055 doesn't have enough gain.

     

    Lets try a BDX33C, cheaper than the TIP3055, gain  minimum 750 at 3A, rated at 100V and 10A max, use a 1N4743A 13V zener.

    The zener has a test current of 19mA so we can expect the voltage to be below 13V for lower currents. The darlington transistor will only need a base current of 1.3mA so, if we aim for lowest working input voltage of 20V, and 5mA zener current the resistor will need to be (20 - 13)/(.005 + .0013) = 1076R, lets use 1k. And at max input voltage of 50V the resistor current will be 37mA, and it will dissipate 1.7W.

     

    So my advice is use R = 1k, 3W, zener 1N4743A, transistor BDX33c, all parts available from Farnell.

     

    The output capacitor and zener capacitors can be small - 47uF at 25V will be fine, the input capacitor depends rather on the frequency of the AC, which we don't know, but I would go for 1000uF (will drop 5V in 5mS at 1A) to start with. It ought to be a decent part and rated at 60V or more.

     

    MK

    • Cancel
    • Vote Up +4 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • maroka
    0 maroka over 8 years ago in reply to michaelkellett

    Thanks a lot for the input! I already got the parts Warren suggested. I talked to my digital/analog schematics teacher at school and she said that we can test this circuit tomorrow at her lab. We will be using a power supply for the input so it might be the best case scenario, but I guess it's better to try it before investing more time into it. If it doesn't work, I'll try what you suggested. Once again big thanks to all.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
>
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube