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

How to Use POWER SUPPLY 24V: Examples, Pinouts, and Specs

Image of POWER SUPPLY 24V
Cirkit Designer LogoDesign with POWER SUPPLY 24V in Cirkit Designer

Introduction

The POWER SUPPLY 24V is a device designed to convert electrical energy from an input source (such as AC mains or DC input) into a stable 24V DC output. It is widely used in powering electronic circuits, industrial equipment, automation systems, and other devices requiring a reliable 24V power source. This component ensures consistent voltage levels, protecting sensitive electronics from fluctuations and ensuring optimal performance.

Explore Projects Built with POWER SUPPLY 24V

Use Cirkit Designer to design, explore, and prototype these projects online. Some projects support real-time simulation. Click "Open Project" to start designing instantly!
24V Pushbutton Control Interface with 40-Pin Connector
Image of 4 på rad: A project utilizing POWER SUPPLY 24V in a practical application
This circuit consists of a 24V power supply unit (PSU) connected to four pushbuttons. Each pushbutton is wired such that pressing it will send a 24V signal to a corresponding general-purpose input (GP In) on a 40-pin connector. The common return path for the pushbuttons is connected to the 0V of the PSU, which is also connected to the common (Com) for input pins on the 40-pin connector, completing the circuit for each button press.
Cirkit Designer LogoOpen Project in Cirkit Designer
LED Array with Push Switch Control and Voltage Regulation
Image of Transformer safty device complete: A project utilizing POWER SUPPLY 24V in a practical application
This circuit is a power supply and control system that steps down 220V AC to 24V AC using a transformer, rectifies it to DC using a bridge rectifier, and regulates it to 5V DC. It includes multiple LEDs controlled by push switches and a relay, with a capacitor for smoothing the output.
Cirkit Designer LogoOpen Project in Cirkit Designer
LED Indicator Circuit with Push Switches and Voltage Regulation
Image of circuit 1: A project utilizing POWER SUPPLY 24V in a practical application
This circuit converts 220V AC to 24V DC using a power transformer and a bridge rectifier, then regulates the voltage to a stable output using a voltage regulator. It includes multiple LEDs controlled by push switches, with current limiting provided by a resistor.
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 24V 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

Explore Projects Built with POWER SUPPLY 24V

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 4 på rad: A project utilizing POWER SUPPLY 24V in a practical application
24V Pushbutton Control Interface with 40-Pin Connector
This circuit consists of a 24V power supply unit (PSU) connected to four pushbuttons. Each pushbutton is wired such that pressing it will send a 24V signal to a corresponding general-purpose input (GP In) on a 40-pin connector. The common return path for the pushbuttons is connected to the 0V of the PSU, which is also connected to the common (Com) for input pins on the 40-pin connector, completing the circuit for each button press.
Cirkit Designer LogoOpen Project in Cirkit Designer
Image of Transformer safty device complete: A project utilizing POWER SUPPLY 24V in a practical application
LED Array with Push Switch Control and Voltage Regulation
This circuit is a power supply and control system that steps down 220V AC to 24V AC using a transformer, rectifies it to DC using a bridge rectifier, and regulates it to 5V DC. It includes multiple LEDs controlled by push switches and a relay, with a capacitor for smoothing the output.
Cirkit Designer LogoOpen Project in Cirkit Designer
Image of circuit 1: A project utilizing POWER SUPPLY 24V in a practical application
LED Indicator Circuit with Push Switches and Voltage Regulation
This circuit converts 220V AC to 24V DC using a power transformer and a bridge rectifier, then regulates the voltage to a stable output using a voltage regulator. It includes multiple LEDs controlled by push switches, with current limiting provided by a resistor.
Cirkit Designer LogoOpen Project in Cirkit Designer
Image of BEE PBL: A project utilizing POWER SUPPLY 24V 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

Common Applications and Use Cases

  • Industrial automation systems
  • Robotics and motor controllers
  • LED lighting systems
  • Communication equipment
  • Laboratory testing and prototyping
  • Powering microcontrollers and sensors (via voltage regulators or converters)

Technical Specifications

Below are the key technical details of the POWER SUPPLY 24V:

Parameter Value
Input Voltage Range 100-240V AC (typical) or 12-48V DC
Output Voltage 24V DC
Output Current 1A to 10A (varies by model)
Power Rating 24W to 240W (varies by model)
Efficiency ≥85%
Ripple and Noise ≤120mV (peak-to-peak)
Operating Temperature -20°C to +70°C
Protection Features Overvoltage, Overcurrent, Short Circuit, Overtemperature

Pin Configuration and Descriptions

The POWER SUPPLY 24V typically has the following input and output terminals:

Pin/Terminal Label Description
1 L Live AC input (for AC-powered models)
2 N Neutral AC input (for AC-powered models)
3 GND Ground terminal (optional, for safety)
4 +V Positive 24V DC output
5 -V Negative (ground) 24V DC output

For DC-powered models, the input terminals may be labeled as +Vin and -Vin instead of L and N.

Usage Instructions

How to Use the POWER SUPPLY 24V in a Circuit

  1. Input Connection:

    • For AC-powered models, connect the L and N terminals to the live and neutral wires of the AC mains supply. Ensure proper grounding by connecting the GND terminal to an earth ground.
    • For DC-powered models, connect the +Vin and -Vin terminals to the appropriate DC input source.
  2. Output Connection:

    • Connect the +V terminal to the positive input of your load or circuit.
    • Connect the -V terminal to the ground of your load or circuit.
  3. Power On:

    • After verifying all connections, switch on the input power source. The POWER SUPPLY 24V will provide a stable 24V DC output.
  4. Load Considerations:

    • Ensure the total current drawn by the connected load does not exceed the maximum output current rating of the power supply.

Important Considerations and Best Practices

  • Ventilation: Ensure adequate airflow around the power supply to prevent overheating.
  • Fuse Protection: Use an appropriate fuse on the input side to protect against overcurrent conditions.
  • Polarity: Double-check the polarity of the output connections to avoid damaging connected devices.
  • Isolation: For safety, ensure proper isolation between the input and output sides, especially in AC-powered models.
  • Testing: Use a multimeter to verify the output voltage before connecting sensitive electronics.

Example: Using with an Arduino UNO

To power an Arduino UNO using the POWER SUPPLY 24V, you will need a step-down voltage regulator (e.g., LM2596) to convert 24V to 5V. Below is an example circuit and Arduino code:

Circuit Setup

  1. Connect the +V and -V terminals of the POWER SUPPLY 24V to the input of the LM2596 regulator.
  2. Adjust the LM2596 output to 5V using its onboard potentiometer.
  3. Connect the 5V output of the LM2596 to the Arduino UNO's 5V and GND pins.

Arduino Code Example

// Example code to blink an LED connected to pin 13 of the Arduino UNO
// Ensure the Arduino is powered via the 5V regulator output

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:

    • Check the input connections and ensure the power source is active.
    • Verify that the input voltage is within the specified range.
    • Inspect for blown fuses or tripped circuit breakers.
  2. Output Voltage Fluctuations:

    • Ensure the load does not exceed the maximum current rating.
    • Check for loose or corroded connections.
    • Verify that the power supply is not overheating; improve ventilation if necessary.
  3. Overheating:

    • Reduce the load or ensure proper airflow around the power supply.
    • Check for obstructions blocking the cooling vents.
  4. Noise or Ripple in Output:

    • Add a capacitor (e.g., 100µF electrolytic) across the output terminals to filter noise.
    • Ensure the power supply is not operating near its maximum load capacity.

FAQs

Q1: Can I use the POWER SUPPLY 24V to directly power a 5V device?
A1: No, you must use a step-down voltage regulator to convert 24V to 5V before powering the device.

Q2: Is the POWER SUPPLY 24V suitable for outdoor use?
A2: Only if it is specifically rated for outdoor use (e.g., IP65 or higher). Otherwise, it must be housed in a weatherproof enclosure.

Q3: What happens if I connect the output terminals in reverse polarity?
A3: Reversing the polarity can damage connected devices. Always double-check connections before powering on.

Q4: Can I connect multiple POWER SUPPLY 24V units in parallel for higher current?
A4: Only if the power supplies are designed for parallel operation. Check the manufacturer's specifications.

By following this documentation, you can safely and effectively use the POWER SUPPLY 24V in your projects and applications.