Wednesday 16 July 2014

Wiring transformer output in series to get twice the voltage possible?


I already have a transformer 2x 6V outputs. I was wondering can I these in series to produce 12V? Similar to how you would wire two 1.5v batteries to produce 3V.



Answer



Yes, transformers with this configuration are designed to be used in this way if required.




  • You can wire the secondary coils in series to get twice the voltage.

  • You can wire the secondary coils in parallel to get twice the current.

  • You can use each secondary independently to get two power supplies.


No comments:

Post a Comment

arduino - Can I use TI's cc2541 BLE as micro controller to perform operations/ processing instead of ATmega328P AU to save cost?

I am using arduino pro mini (which contains Atmega328p AU ) along with cc2541(HM-10) to process and transfer data over BLE to smartphone. I...