Making a 5V DC Power Supply for Microcontroller: Possible Damage?

AI Thread Summary
Creating a 5V DC power supply for a microcontroller using a 220V to 15V transformer, followed by a capacitor and a 7805 regulator, raises concerns about potential damage to the microcontroller due to increased secondary current. The secondary current is influenced by the load resistance and the turns ratio of the transformer, with real-world factors like resistance losses affecting maximum output current. Safety measures are crucial in the design to prevent shock and fire hazards, especially when connecting to AC mains. Essential safety features should be included to meet standards for approval, even in hobby projects. Proper design considerations are necessary to ensure user safety and prevent circuit damage.
asad1111
Messages
51
Reaction score
0
i want to make a 5v dc power supply for microcontroller i know how to make it i am going to use a 220v to 15v transformer and then by using capacitor and 7805 regulator ic i will convert it to 5v my question is as in transformer pout=pinput (ideally) by decresing the voltage from 220 to 15 the secondary current will increase can it damage the circuit(microcontroller[/SIZE])?
 
Engineering news on Phys.org
Did you just neglect to mention the rectifer you will need between the transformer and the regulator?
 
Yes i forgot ofcouurse a bridge rectifier
 
asad1111 said:
i want to make a 5v dc power supply for microcontroller i know how to make it i am going to use a 220v to 15v transformer and then by using capacitor and 7805 regulator ic i will convert it to 5v my question is as in transformer pout=pinput (ideally) by decresing the voltage from 220 to 15 the secondary current will increase can it damage the circuit(microcontroller[/SIZE])?


The secondary current is defined by the secondary voltage and the secondary load resistance, not by the transformer turns ratio. The max secondary current that can be drawn is defined partially by the turns ratio.

BTW, you also did not mention the safety circuitry that you have included in the design and construction of your power supply. Without very specific safety measures and circuits, your power supply presents a shock and fire hazard.

Can you tell us what mandatory safety features you have included in your design?
 
berkeman said:
The max secondary current that can be drawn is defined partially by the turns ratio.
can you elaborate what partially means here and also what kind of safety equipment do you recommend?
 
asad1111 said:
can you elaborate what partially means here and also what kind of safety equipment do you recommend?

For an ideal transformer, the turns ratio and the max input primary current would dictate the max secondary current that could be drawn. For a real transformer, however, there are resistance losses in the windings and core losses that lower the potential max output current from that ideal number.

I'm not asking about safety "equipment", I'm asking about what design features are necessary in any equipment that connects to the AC mains, in order to help safeguard agains shock and fire hazards. What kinds of things would UL (in the United States) look for in your design if you submitted it for a safety approval? You need to include those things even in a hobby design, or you put yourself and other users of the power supply at risk...
 
Very basic question. Consider a 3-terminal device with terminals say A,B,C. Kirchhoff Current Law (KCL) and Kirchhoff Voltage Law (KVL) establish two relationships between the 3 currents entering the terminals and the 3 terminal's voltage pairs respectively. So we have 2 equations in 6 unknowns. To proceed further we need two more (independent) equations in order to solve the circuit the 3-terminal device is connected to (basically one treats such a device as an unbalanced two-port...
suppose you have two capacitors with a 0.1 Farad value and 12 VDC rating. label these as A and B. label the terminals of each as 1 and 2. you also have a voltmeter with a 40 volt linear range for DC. you also have a 9 volt DC power supply fed by mains. you charge each capacitor to 9 volts with terminal 1 being - (negative) and terminal 2 being + (positive). you connect the voltmeter to terminal A2 and to terminal B1. does it read any voltage? can - of one capacitor discharge + of the...
Back
Top