We have an Arduino ready to integrate into an electrical appliance for additional functions. Just want to post a question regarding power, see below for details:
Circuit #1: Electrical appliance's transformer converting AC main (120V AC) to 110V DC
Circuit #2: Need 5V DC circuit powering the Arduino (minimal current needed)
Circuit #3: Also need a separate 12V DC circuit (minimal current needed)
Circuit #1 is the original appliance circuit, circuit #2 and #3 are new requirements. Just wondering if there is a DC to DC step down out there with 2 outputs that fits the job?
I don't know what your trying to do, but do you have the mains(120v AC) available to you for circuit 2 and 3?? A computer power supply is cheap and readily available and provides 5v and 12v.. T
Is it acceptable for the Arduino to have a common ground with the 12v supply? If so, then just get a 12v supply and power the Arduino from it too through the barrel jack or the Vin pin.
Circuit #1: Electrical appliance's transformer converting AC main (120V AC) to 110V DC
Circuit #2: Need 5V DC circuit powering the Arduino
Circuit #3: Also need a separate 12V DC circuit to drive some automotive light bulbs
Circuit #1 is the original circuit of the appliance (AC 120V main, power cable to transformer). Circuit #2 and #3 are new requirements. As mentioned before, we are to "Integrate" an Ardunio solution into this appliance, hence we do not want to introduce a extra/external power supply to user.
Also, these 5V & 12V circuits is next to 110V DC source but physically far from AC main. This is what prompt us to see if there is a device which:
Sure, you can get a DC-DC converter that will chop up the DC to make AC, run it thru a transformer reduce it to a more manageable level, and rectify it again into a DC level that can then be regulated to 12V and 5V.
Is there a need for the 110VDC? Be easier to work from the 120V AC.
What you need is another "power supply" mainly a small stepdown transformer from 120 12 V AC. Go through a ful wave bridge rectifier and a regulator (7812) for your 12V needs, and through a 5 V regulator (7805) for your 5 volt needs. All this is assuming you need less than 1Amp of low voltage DC. If you need more at 12V then you would have to size that part of the power supply for the 12V needs and still use the 7805 for the 5 V needs. A few appropriate Capacitors at each stage of the DC would clean it up and make the devices connected happy.