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

How to Use Power supply 230v/12v/5v: Examples, Pinouts, and Specs

Image of Power supply 230v/12v/5v
Cirkit Designer LogoDesign with Power supply 230v/12v/5v in Cirkit Designer

Introduction

The Power Supply 230V/12V/5V is a versatile device designed to convert standard mains electricity (230V AC) into lower, regulated DC voltages of 12V and 5V. This component is essential for powering a wide range of electronic devices and circuits, including microcontrollers, sensors, and other low-voltage components. It ensures stable and reliable power delivery, making it a critical component in both hobbyist and professional electronic projects.

Explore Projects Built with Power supply 230v/12v/5v

Use Cirkit Designer to design, explore, and prototype these projects online. Some projects support real-time simulation. Click "Open Project" to start designing instantly!
12V to 5V Power Supply with LED Indicator and Push Switch
Image of Power Supply LVCO: A project utilizing Power supply 230v/12v/5v 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
Dual 5V Power Supply Distribution Circuit with Toggle Switch Control
Image of rfdriver: A project utilizing Power supply 230v/12v/5v 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
AC to DC Power Supply with 7-Segment Voltage Display
Image of BEE PBL: A project utilizing Power supply 230v/12v/5v in a practical application
This circuit is a regulated power supply that converts 220V AC to a lower, stable DC voltage. It includes a step-down transformer, bridge rectifier, voltage regulator, and filtering capacitors. A 7-segment display indicates the output voltage, which can be adjusted using a potentiometer.
Cirkit Designer LogoOpen Project in Cirkit Designer
AC to DC Power Supply with Transformer and Bridge Rectifier
Image of BRIDGE RECTIFIER: A project utilizing Power supply 230v/12v/5v in a practical application
This circuit is a basic AC to DC power supply that steps down 220V AC to a lower voltage using a transformer, rectifies it to DC using a bridge rectifier made of diodes, and smooths the output with an electrolytic capacitor. A rocker switch is used to turn the power supply on and off.
Cirkit Designer LogoOpen Project in Cirkit Designer

Explore Projects Built with Power supply 230v/12v/5v

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 Power Supply LVCO: A project utilizing Power supply 230v/12v/5v 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 rfdriver: A project utilizing Power supply 230v/12v/5v 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 BEE PBL: A project utilizing Power supply 230v/12v/5v in a practical application
AC to DC Power Supply with 7-Segment Voltage Display
This circuit is a regulated power supply that converts 220V AC to a lower, stable DC voltage. It includes a step-down transformer, bridge rectifier, voltage regulator, and filtering capacitors. A 7-segment display indicates the output voltage, which can be adjusted using a potentiometer.
Cirkit Designer LogoOpen Project in Cirkit Designer
Image of BRIDGE RECTIFIER: A project utilizing Power supply 230v/12v/5v in a practical application
AC to DC Power Supply with Transformer and Bridge Rectifier
This circuit is a basic AC to DC power supply that steps down 220V AC to a lower voltage using a transformer, rectifies it to DC using a bridge rectifier made of diodes, and smooths the output with an electrolytic capacitor. A rocker switch is used to turn the power supply on and off.
Cirkit Designer LogoOpen Project in Cirkit Designer

Common Applications and Use Cases

  • Powering microcontroller boards (e.g., Arduino, Raspberry Pi)
  • Supplying power to sensors, relays, and actuators
  • Use in home automation systems
  • Powering LED strips and other low-voltage lighting
  • General-purpose DC power supply for prototyping and testing circuits

Technical Specifications

The following table outlines the key technical details of the Power Supply 230V/12V/5V:

Parameter Value
Input Voltage 230V AC (±10%)
Output Voltage 1 12V DC (regulated)
Output Voltage 2 5V DC (regulated)
Maximum Output Current 2A (12V), 1A (5V)
Efficiency ≥ 80%
Ripple and Noise < 50mV (peak-to-peak)
Operating Temperature -10°C to 50°C
Protection Features Overload, short-circuit, overheat

Pin Configuration and Descriptions

The power supply typically has the following input and output connections:

Pin/Terminal Description
AC-L Live wire input (230V AC)
AC-N Neutral wire input (230V AC)
GND Ground connection for DC outputs
+12V Positive 12V DC output
+5V Positive 5V DC output

Usage Instructions

How to Use the Component in a Circuit

  1. Connect the Input:

    • Connect the AC-L and AC-N terminals to the live and neutral wires of the 230V AC mains supply. Ensure proper insulation and safety precautions when handling mains electricity.
    • Use a fuse or circuit breaker for added protection.
  2. Connect the Output:

    • Use the +12V and +5V terminals to power your devices or circuits. Ensure the total current draw does not exceed the rated maximum output current for each voltage.
  3. Grounding:

    • Connect the GND terminal to the ground of your circuit to complete the power loop.
  4. Verify Connections:

    • Double-check all connections before powering on the device to avoid damage to the power supply or connected components.

Important Considerations and Best Practices

  • Safety First: Always handle the 230V AC input with care. Use insulated tools and avoid working on the power supply while it is connected to mains power.
  • Load Requirements: Ensure the connected devices do not exceed the maximum current ratings for the 12V and 5V outputs.
  • Ventilation: Place the power supply in a well-ventilated area to prevent overheating.
  • Polarity: Verify the polarity of the output connections to avoid damaging your devices.
  • Testing: Use a multimeter to confirm the output voltages before connecting sensitive electronics.

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 5V pin on the Arduino UNO.
  2. Connect the GND terminal of the power supply to the GND pin on the Arduino UNO.

Sample Arduino Code

// Example code to blink an LED using the Arduino UNO powered by the 5V output
// of the Power Supply 230V/12V/5V. Ensure proper connections before running.

const int ledPin = 13; // Pin connected to the onboard LED

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

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

Troubleshooting and FAQs

Common Issues and Solutions

  1. No Output Voltage:

    • Cause: Incorrect input connections or no mains power.
    • Solution: Verify the AC-L and AC-N connections and ensure the mains power is on.
  2. Overheating:

    • Cause: Exceeding the maximum current rating or poor ventilation.
    • Solution: Reduce the load or improve ventilation around the power supply.
  3. Voltage Fluctuations:

    • Cause: Unstable mains supply or excessive load.
    • Solution: Use a voltage stabilizer for the mains input or reduce the load.
  4. Short Circuit Protection Triggered:

    • Cause: A short circuit in the connected circuit.
    • Solution: Inspect and fix the short circuit before reconnecting the power supply.

FAQs

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

Q2: Is it safe to use this power supply outdoors?
A2: No, this power supply is not weatherproof. Use it only in dry, indoor environments.

Q3: Can I power both 12V and 5V devices simultaneously?
A3: Yes, as long as the total current draw does not exceed the rated maximum for each output.

Q4: What happens if I connect a load that exceeds the current rating?
A4: The power supply's overload protection will activate, shutting down the output to prevent damage.

By following this documentation, you can safely and effectively use the Power Supply 230V/12V/5V in your electronic projects.