Cirkit Designer Logo
Cirkit Designer
Your all-in-one circuit design IDE
Home / 
Component Documentation

How to Use Power Supply 5v & 12v: Examples, Pinouts, and Specs

Image of Power Supply 5v & 12v
Cirkit Designer LogoDesign with Power Supply 5v & 12v in Cirkit Designer

Introduction

The Power Supply 5V & 12V is a versatile device designed to convert electrical energy from an input source (such as AC mains or a DC source) into stable 5V and 12V outputs. These outputs are commonly used to power a wide range of electronic circuits, modules, and devices. The dual-voltage output makes it ideal for applications requiring multiple voltage levels, such as microcontrollers, sensors, motors, and communication modules.

Explore Projects Built with Power Supply 5v & 12v

Use Cirkit Designer to design, explore, and prototype these projects online. Some projects support real-time simulation. Click "Open Project" to start designing instantly!
Dual 5V Power Supply Distribution Circuit with Toggle Switch Control
Image of rfdriver: A project utilizing Power Supply 5v & 12v in a practical application
This circuit consists of two 5V 5A power supplies connected to an AC wall plug point, providing DC output through a 12-way connector. The ground connections from both power supplies are interconnected and also connected to the ground pins of two toggle switches. The DC outputs from the power supplies are separately connected to different pins on the 12-way connector, with each power supply output being switchable via one of the toggle switches.
Cirkit Designer LogoOpen Project in Cirkit Designer
12V to 5V Power Supply with LED Indicator and Push Switch
Image of Power Supply LVCO: A project utilizing Power Supply 5v & 12v in a practical application
This circuit is a 12V to 5V regulated power supply with an LED indicator. It uses a 5408 diode for reverse polarity protection, an LM340T5 7805 voltage regulator to step down the voltage to 5V, and a push switch to control the LED indicator. The circuit also includes capacitors for filtering and a resistor to limit the current through the LED.
Cirkit Designer LogoOpen Project in Cirkit Designer
Battery-Powered USB Charger with LED Indicator and DC Motor
Image of Copy of Hand Crank mobile charger : A project utilizing Power Supply 5v & 12v in a practical application
This circuit converts AC power to DC using a bridge rectifier and regulates the voltage to 5V with a 7805 voltage regulator. It powers a USB port and indicates power status with an LED, while also providing a charging interface through a multi-charging cable.
Cirkit Designer LogoOpen Project in Cirkit Designer
220V to 5V Power Supply with Transformer and Bridge Rectifier
Image of POWER SUPPLY MODULE: A project utilizing Power Supply 5v & 12v in a practical application
This circuit converts 220V AC power to a 5V DC output. It uses a transformer to step down the voltage, a bridge rectifier to convert AC to DC, and a capacitor to smooth the output. The final 5V DC is available through a connector.
Cirkit Designer LogoOpen Project in Cirkit Designer

Explore Projects Built with Power Supply 5v & 12v

Use Cirkit Designer to design, explore, and prototype these projects online. Some projects support real-time simulation. Click "Open Project" to start designing instantly!
Image of rfdriver: A project utilizing Power Supply 5v & 12v in a practical application
Dual 5V Power Supply Distribution Circuit with Toggle Switch Control
This circuit consists of two 5V 5A power supplies connected to an AC wall plug point, providing DC output through a 12-way connector. The ground connections from both power supplies are interconnected and also connected to the ground pins of two toggle switches. The DC outputs from the power supplies are separately connected to different pins on the 12-way connector, with each power supply output being switchable via one of the toggle switches.
Cirkit Designer LogoOpen Project in Cirkit Designer
Image of Power Supply LVCO: A project utilizing Power Supply 5v & 12v in a practical application
12V to 5V Power Supply with LED Indicator and Push Switch
This circuit is a 12V to 5V regulated power supply with an LED indicator. It uses a 5408 diode for reverse polarity protection, an LM340T5 7805 voltage regulator to step down the voltage to 5V, and a push switch to control the LED indicator. The circuit also includes capacitors for filtering and a resistor to limit the current through the LED.
Cirkit Designer LogoOpen Project in Cirkit Designer
Image of Copy of Hand Crank mobile charger : A project utilizing Power Supply 5v & 12v in a practical application
Battery-Powered USB Charger with LED Indicator and DC Motor
This circuit converts AC power to DC using a bridge rectifier and regulates the voltage to 5V with a 7805 voltage regulator. It powers a USB port and indicates power status with an LED, while also providing a charging interface through a multi-charging cable.
Cirkit Designer LogoOpen Project in Cirkit Designer
Image of POWER SUPPLY MODULE: A project utilizing Power Supply 5v & 12v in a practical application
220V to 5V Power Supply with Transformer and Bridge Rectifier
This circuit converts 220V AC power to a 5V DC output. It uses a transformer to step down the voltage, a bridge rectifier to convert AC to DC, and a capacitor to smooth the output. The final 5V DC is available through a connector.
Cirkit Designer LogoOpen Project in Cirkit Designer

Common Applications and Use Cases

  • Powering microcontroller boards (e.g., Arduino, Raspberry Pi)
  • Supplying voltage to sensors, relays, and actuators
  • Driving DC motors and stepper motors
  • Providing power to communication modules (e.g., Wi-Fi, Bluetooth, GSM)
  • General-purpose use in prototyping and development projects

Technical Specifications

Below are the key technical details of the Power Supply 5V & 12V:

Parameter Specification
Input Voltage Range 100V - 240V AC (50/60Hz)
Output Voltage 5V DC, 12V DC
Output Current (5V) Up to 2A
Output Current (12V) Up to 1A
Power Rating 24W (maximum)
Efficiency ≥ 85%
Ripple and Noise ≤ 50mV (5V), ≤ 120mV (12V)
Operating Temperature -10°C to 50°C
Protection Features Overload, Short Circuit, Overvoltage

Pin Configuration and Descriptions

The Power Supply 5V & 12V typically has the following input and output connections:

Pin/Terminal Description
AC Input L Live wire connection for AC mains input
AC Input N Neutral wire connection for AC mains input
GND Ground connection for DC output
+5V 5V DC output
+12V 12V DC output

Usage Instructions

How to Use the Component in a Circuit

  1. Connect the Input:

    • Ensure the input voltage is within the specified range (100V - 240V AC).
    • Connect the live (L) and neutral (N) wires of the AC mains to the respective input terminals of the power supply.
  2. Connect the Outputs:

    • Use the +5V and GND terminals to power devices requiring 5V DC.
    • Use the +12V and GND terminals to power devices requiring 12V DC.
    • Ensure the total current drawn from each output does not exceed the rated limits (2A for 5V, 1A for 12V).
  3. Verify Connections:

    • Double-check all connections to avoid short circuits or incorrect wiring.
    • Use a multimeter to confirm the output voltages before connecting sensitive devices.
  4. Power On:

    • Once all connections are secure, power on the device by supplying AC mains input.
    • The power supply will regulate the input and provide stable 5V and 12V outputs.

Important Considerations and Best Practices

  • Load Regulation: Ensure the connected load does not exceed the maximum current rating for each output.
  • Heat Dissipation: Place the power supply in a well-ventilated area to prevent overheating.
  • Polarity: Always observe correct polarity when connecting devices to the output terminals.
  • Safety: Avoid touching the input terminals when the power supply is connected to AC mains.

Example: Using with an Arduino UNO

The 5V output of the power supply can be used to power an Arduino UNO. Below is an example of how to connect and use it:

  1. Connect the +5V terminal of the power supply to the Arduino's 5V pin.
  2. Connect the GND terminal of the power supply to the Arduino's GND pin.
  3. Use the following code to blink an LED connected to pin 13:
// Simple LED blink example for Arduino UNO
// Ensure the power supply provides a stable 5V to the Arduino

void setup() {
  pinMode(13, OUTPUT); // Set pin 13 as an output
}

void loop() {
  digitalWrite(13, HIGH); // Turn the LED on
  delay(1000);            // Wait for 1 second
  digitalWrite(13, LOW);  // Turn the LED off
  delay(1000);            // Wait for 1 second
}

Troubleshooting and FAQs

Common Issues and Solutions

  1. No Output Voltage:

    • Cause: Input AC mains not connected or incorrect wiring.
    • Solution: Verify the AC input connections and ensure the power supply is receiving power.
  2. Output Voltage Too Low or Unstable:

    • Cause: Overloaded output or insufficient input voltage.
    • Solution: Reduce the load on the output or check the input voltage.
  3. Overheating:

    • Cause: Insufficient ventilation or excessive load.
    • Solution: Ensure proper airflow around the power supply and reduce the load.
  4. Device Not Powering On:

    • Cause: Incorrect polarity or loose connections.
    • Solution: Double-check the polarity and ensure all connections are secure.

FAQs

Q: Can I use this power supply to charge a 12V battery?
A: No, this power supply is not designed for battery charging as it lacks the necessary current regulation and charging profiles.

Q: Can I use both 5V and 12V outputs simultaneously?
A: Yes, you can use both outputs simultaneously, provided the total current drawn does not exceed the rated limits for each output.

Q: Is this power supply suitable for outdoor use?
A: No, this power supply is designed for indoor use only. Exposure to moisture or extreme temperatures may damage the device.

Q: What happens if I exceed the current rating?
A: The power supply is equipped with overload protection, which will shut down the output to prevent damage. Reduce the load and restart the power supply.