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

How to Use Power Supply: Examples, Pinouts, and Specs

Image of Power Supply
Cirkit Designer LogoDesign with Power Supply in Cirkit Designer

Introduction

A power supply is a device that provides electrical energy to a circuit, converting AC or DC voltage from a source into a usable form for electronic components. It is an essential component in virtually all electronic systems, ensuring that devices receive the correct voltage and current for proper operation. Power supplies come in various types, including linear, switching, and unregulated, each suited for specific applications.

Explore Projects Built with Power Supply

Use Cirkit Designer to design, explore, and prototype these projects online. Some projects support real-time simulation. Click "Open Project" to start designing instantly!
AC to DC Power Supply with Transformer and Bridge Rectifier
Image of BRIDGE RECTIFIER: A project utilizing Power Supply 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
USB-Powered DC Gear Motor with LED Indicator
Image of Hand Crank mobile charger : A project utilizing Power Supply in a practical application
This circuit appears to be a power supply unit with a bridge rectifier connected to a DC gear motor, indicating it is designed to convert AC to DC power for the motor. An electrolytic capacitor is used for smoothing the DC output, and a 7805 voltage regulator is included to provide a stable 5V output. Additionally, there is an LED with a series resistor, likely serving as a power indicator light.
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 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 Voltage Regulation and Overcurrent Protection
Image of PENGATUR VOLTAN: A project utilizing Power Supply in a practical application
This circuit appears to be a power supply unit with a transformer for stepping down voltage, a bridge rectifier for converting AC to DC, and a voltage regulator for stabilizing the output voltage. It includes a Zener diode for overvoltage protection, capacitors for smoothing out ripples in the DC supply, and a fuse for overcurrent protection. A toggle switch and a rocker switch are used to control the power flow, and there is an LED indicator connected through resistors, likely for power-on indication.
Cirkit Designer LogoOpen Project in Cirkit Designer

Explore Projects Built with Power Supply

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 BRIDGE RECTIFIER: A project utilizing Power Supply 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
Image of Hand Crank mobile charger : A project utilizing Power Supply in a practical application
USB-Powered DC Gear Motor with LED Indicator
This circuit appears to be a power supply unit with a bridge rectifier connected to a DC gear motor, indicating it is designed to convert AC to DC power for the motor. An electrolytic capacitor is used for smoothing the DC output, and a 7805 voltage regulator is included to provide a stable 5V output. Additionally, there is an LED with a series resistor, likely serving as a power indicator light.
Cirkit Designer LogoOpen Project in Cirkit Designer
Image of rfdriver: A project utilizing Power Supply 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 PENGATUR VOLTAN: A project utilizing Power Supply in a practical application
AC to DC Power Supply with Voltage Regulation and Overcurrent Protection
This circuit appears to be a power supply unit with a transformer for stepping down voltage, a bridge rectifier for converting AC to DC, and a voltage regulator for stabilizing the output voltage. It includes a Zener diode for overvoltage protection, capacitors for smoothing out ripples in the DC supply, and a fuse for overcurrent protection. A toggle switch and a rocker switch are used to control the power flow, and there is an LED indicator connected through resistors, likely for power-on indication.
Cirkit Designer LogoOpen Project in Cirkit Designer

Common Applications and Use Cases

  • Powering microcontrollers, sensors, and actuators in embedded systems
  • Supplying energy to consumer electronics such as laptops, TVs, and smartphones
  • Providing stable voltage for industrial equipment and machinery
  • Charging batteries in portable devices
  • Laboratory testing and prototyping of electronic circuits

Technical Specifications

The technical specifications of a power supply vary depending on its type and intended application. Below are general specifications for a typical DC power supply:

Key Technical Details

  • Input Voltage: 100-240V AC (for AC-DC power supplies) or 12-24V DC (for DC-DC converters)
  • Output Voltage: Adjustable or fixed, commonly 3.3V, 5V, 12V, or 24V DC
  • Output Current: Ranges from milliamps (mA) to several amps (A), depending on the model
  • Power Rating: Typically 5W to 500W for standard applications
  • Efficiency: 70% to 95% (higher for switching power supplies)
  • Ripple Voltage: <50mV (for regulated power supplies)
  • Protection Features: Overvoltage, overcurrent, short-circuit, and thermal protection

Pin Configuration and Descriptions

Below is a table describing the typical pin configuration for a DC power supply module:

Pin Name Description
VIN Input voltage pin for connecting the power source (e.g., AC mains or DC input).
GND Ground pin, common reference for input and output.
VOUT Output voltage pin for connecting the load or circuit.
ADJ (optional) Adjustment pin for setting the output voltage (on adjustable power supplies).

Usage Instructions

How to Use the Component in a Circuit

  1. Determine Input and Output Requirements:

    • Identify the input voltage and current available from your source.
    • Verify the output voltage and current requirements of your circuit.
  2. Connect the Input:

    • For AC-DC power supplies, connect the AC mains to the VIN and GND terminals.
    • For DC-DC converters, connect the DC input source to the VIN and GND terminals.
  3. Connect the Output:

    • Attach the load or circuit to the VOUT and GND terminals.
    • If the power supply has an adjustable output, use the ADJ pin or potentiometer to set the desired voltage.
  4. Power On:

    • Turn on the power supply and verify the output voltage using a multimeter before connecting sensitive components.

Important Considerations and Best Practices

  • Always check the polarity of the connections to avoid damaging the power supply or connected devices.
  • Ensure the power supply's output current rating exceeds the maximum current draw of your circuit.
  • Use proper heat dissipation methods (e.g., heatsinks or fans) for high-power applications.
  • For sensitive circuits, use a regulated power supply to minimize ripple and noise.
  • If using with an Arduino UNO, ensure the output voltage matches the Arduino's input voltage requirements (e.g., 5V or 7-12V via the barrel jack).

Example: Connecting a Power Supply to an Arduino UNO

// Example code to blink an LED using an Arduino UNO powered by a 5V power supply

// Define the LED pin
const int ledPin = 13;

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
}

Note: Ensure the power supply's output voltage is set to 5V if connecting directly to the Arduino's 5V pin.

Troubleshooting and FAQs

Common Issues Users Might Face

  1. No Output Voltage:

    • Check if the input voltage is within the specified range.
    • Verify all connections are secure and correctly polarized.
    • Inspect for blown fuses or tripped protection circuits.
  2. Overheating:

    • Ensure the power supply is not overloaded beyond its rated current.
    • Provide adequate ventilation or cooling for high-power applications.
  3. Voltage Fluctuations:

    • Use a regulated power supply to minimize ripple and noise.
    • Check for loose connections or faulty components in the circuit.
  4. Short Circuit Protection Triggered:

    • Inspect the load for short circuits or excessive current draw.
    • Reset the power supply if it has a manual reset feature.

Solutions and Tips for Troubleshooting

  • Use a multimeter to measure input and output voltages and verify proper operation.
  • If the power supply has an adjustable output, ensure the voltage is set correctly for your application.
  • For persistent issues, consult the manufacturer's datasheet or technical support.

By following these guidelines, you can effectively use a power supply in your electronic projects and troubleshoot common issues.