

The Ali AC-24VDC 70W 3A Power Supply (Manufacturer Part ID: WX-DC2407) is a reliable and efficient power supply unit designed to convert alternating current (AC) to direct current (DC) at a stable output of 24 volts. Manufactured by Shenzhen Smart Electronics Co., Ltd, this power supply is capable of delivering up to 70 watts of power with a maximum current of 3 amps. It is ideal for powering a wide range of electronic devices, including industrial equipment, LED lighting systems, and DIY electronics projects.








| Parameter | Specification |
|---|---|
| Input Voltage Range | 100-240V AC, 50/60Hz |
| Output Voltage | 24V DC |
| Maximum Output Current | 3A |
| Maximum Output Power | 70W |
| Efficiency | ≥85% |
| Operating Temperature | -10°C to +50°C |
| Storage Temperature | -20°C to +85°C |
| Dimensions | 110mm x 78mm x 36mm |
| Weight | Approximately 300g |
| Safety Features | Overload, overvoltage, and short-circuit protection |
The power supply has clearly labeled input and output terminals for easy connection. Below is the pin configuration:
| Terminal Label | Description |
|---|---|
| L | Live wire input (AC input) |
| N | Neutral wire input (AC input) |
| GND | Ground connection (optional for safety) |
| +V | Positive DC output (24V) |
| -V | Negative DC output (0V) |
Input Connection:
Output Connection:
Power On:
Load Considerations:
To power an Arduino UNO with this power supply, follow these steps:
Here is an example Arduino sketch to blink an LED while powered by the Ali AC-24VDC 70W 3A Power Supply:
// Blink an LED connected to pin 13 of the Arduino UNO
// Ensure the Arduino is powered via the VIN pin with 24V DC
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
}
| Issue | Possible Cause | Solution |
|---|---|---|
| No output voltage | Incorrect wiring or loose connections | Verify all connections and wiring. |
| Overheating | Insufficient ventilation | Ensure proper airflow around the unit. |
| Output voltage fluctuates | Overloaded power supply | Reduce the load to within 70W limit. |
| Device not powering on | Faulty input voltage or fuse blown | Check input voltage and replace the fuse. |
| Short circuit protection triggered | Output terminals shorted | Disconnect and inspect the output wiring. |
Can this power supply be used outdoors?
What happens if the load exceeds 70W?
Can I adjust the output voltage?
Is it safe to leave the power supply on continuously?
Can I use this power supply to charge batteries?
This concludes the documentation for the Ali AC-24VDC 70W 3A Power Supply. For further assistance, please contact Shenzhen Smart Electronics Co., Ltd or refer to the product manual.