The NUOFUWEI S-24-600 is a high-performance direct current (DC) power supply unit designed to deliver a stable 24V output with a maximum current of 25A, providing up to 600W of power. This power supply is ideal for powering high-current devices, industrial equipment, LED lighting systems, and other electronic circuits requiring a reliable DC power source.
The following table outlines the key technical details of the NUOFUWEI S-24-600 power supply:
Parameter | Specification |
---|---|
Input Voltage Range | 110V/220V AC (switchable) |
Output Voltage | 24V DC |
Maximum Output Current | 25A |
Maximum Output Power | 600W |
Efficiency | ≥85% |
Operating Temperature | -10°C to +60°C |
Cooling Method | Built-in fan (active cooling) |
Dimensions | 215mm x 115mm x 50mm |
Weight | ~1.2kg |
Manufacturer Part ID | S-24-600 |
The NUOFUWEI S-24-600 features screw terminal connections for input and output. The pin configuration is as follows:
Pin | Label | Description |
---|---|---|
1 | L | Live AC input (110V/220V) |
2 | N | Neutral AC input |
3 | GND | Earth ground |
Pin | Label | Description |
---|---|---|
1 | V+ | Positive DC output (24V) |
2 | V+ | Positive DC output (24V) |
3 | V- | Negative DC output (Ground) |
4 | V- | Negative DC output (Ground) |
Input Connection:
Output Connection:
Voltage Adjustment:
Power On:
The NUOFUWEI S-24-600 can be used to power an Arduino UNO and other peripherals. Below is an example of how to connect the power supply to an Arduino UNO:
// Example code to blink an LED connected to pin 13 of the Arduino UNO
// Ensure the Arduino is powered via the step-down converter (5V input).
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
}
No Output Voltage:
Overheating:
Voltage Fluctuations:
Fan Not Working:
Q1: Can I use this power supply to charge batteries?
A1: Yes, but ensure the battery charging voltage and current are within the power supply's specifications. Use a charge controller for optimal performance and safety.
Q2: Is the output voltage adjustable?
A2: Yes, the output voltage can be adjusted within ±10% of 24V using the built-in potentiometer.
Q3: Can I connect multiple devices to the output?
A3: Yes, as long as the total current draw does not exceed 25A and the total power does not exceed 600W.
Q4: Does the power supply have built-in protection?
A4: Yes, it includes overvoltage, overcurrent, and short-circuit protection.
For further assistance, refer to the manufacturer's documentation or contact NUOFUWEI support.