1. Peak load lasting <30 s with a maximum duty cycle of 10%, average output power not to exceed nominal power.
2. Add suffix -S to model number to denote chassis mount with screw terminal type, e.g. ECE60US12-S. Only available with ECE40 models.
3. A screw terminal versions (-S) is available with DIN Clip attached. Add suffix ‘D’, e.g. ECE60US24-SD. DIN Rail mounting clip is available as a separate item, order
code ECL25/30 DIN CLIP.
4. Average of efficiencies measured at 25%, 50%, 75% & 100% load with 230 VAC input.
5. 3.3 & 5 V ECE60-S versions meet 75 mV pk-pk with 20 MHz bandwidth and 0.1 µF capacitor across output terminals.
Summary
Characteristic
Input Range
No Load Input Power
Efficiency
Operating Temperature
EMC
Safety Approvals
79
-25
Minimum
85
120
<0.3
<0.5
89
+70
Typical
Maximum
264
370
Units
VAC
VDC
W
W
%
°C
Derate linearly from 100% at +50 °C to 50% at +70 °C
Notes & Conditions
Derate load from 100% at 90 VAC to 90% at 85 VAC
12-36 V versions
3.3-9 V & 48 V versions
EN55022 Level B Conducted & Radiated, EN61000-4, EN61000-3
EN60950-1, UL60950-1, CSA22.2 No. 234 per cUL
1
www.xppower.com
ECE60 Series
Input
Characteristic
Input Voltage - Operating
Input Frequency
Power Factor
Input Current
No Load Input Power
Inrush Current
Earth Leakage Current
Input Protection
Internal T1 A/250 VAC fuse
Minimum
85
120
47
>0.95
0.3
<0.3
<0.5
20/40
Typical
Maximum
264
370
63
AC-DC Power Supplies
Units
VAC
VDC
Hz
Notes & Conditions
Derate load from 100% at 90 VAC to 90% at 85 VAC
EN61000-3-2 class A compliant
A rms
W
W
A
At 230 VAC
12-36 V versions
3.3-9 V & 48 V versions
115/230 VAC cold start at 25 °C
Class II construction no earth
Output
Characteristic
Output Voltage - V1
Initial Set Accuracy
Minimum Load
Start Up Delay
Start Up Rise Time
Hold Up Time
Line Regulation
Load Regulation
Transient Response
18
±0.5
±2
±1
4
60
Ripple & Noise
195
115
110
75
1
Overvoltage Protection
Overload Protection
Short Circuit Protection
Temperature Coefficient
0.05
%/˚C
216
140
180
0
2
16
Minimum
3.3
Typical
Maximum
48
±1
(V1)
Units
VDC
%
A
s
ms
ms
%
%
%
%
mV pk-pk
mV pk-pk
% pk-pk
% Vnom
% Vnom
%
Notes & Conditions
See Models and Ratings table
At full load and 115 VAC
ECE60US03/05-S
All other models
Recovery within 1% in less than 500 µs
for a 25% load change
3.3-5 V versions, 20 MHz bandwidth
3.3-5 V ‘-S’ versions, 20 MHz bandwidth (see note 5)
20 MHz bandwidth
ECE60US03 model
All other models
Trip & restart (hiccup mode)
General
Characteristic
Efficiency
Isolation
Switching Frequency
Power Density
Mean Time Between Failure
Weight
>300
TBA
Minimum
79
3000
70
10.1
Typical
Maximum
89
Units
%
VAC
kHz
W/in
3
kHrs
lb (kg)
MIL-HDBK-217F, +25 °C GB
Notes & Conditions
See Models & Ratings table
Input to Output
Environmental
Characteristic
Operating Temperature
Storage Temperature
Cooling
Humidity
Operating Altitude
Vibration
95
3048
2 g, 10 Hz to 500 Hz, 10 mins/cycle, 60 mins each cycle
%RH
m
Minimum
-25
-40
Typical
Maximum
+70
+85
Units
°C
°C
Convection-cooled
Non-condensing
Notes & Conditions
Derate linearly from 100% at +50 °C to 50% at +70 °C
This DIY activity is almost done, and I have started to post some of the previous records. [POV based on R7F0C809] DIY Part 1: Software Development Environment Installation Use the official latest ver...
What is the difference between the following two methods of reading external expansion RAM? Why does my program return strange results? [/font][/backcolor][/color] [color=#333333][backcolor=rgb(245, 2...
Colorimetry is a science that studies color measurement. Its task is to study the qualitative and quantitative laws and applications of human color vision. Color vision is a kind of photopic vision of...
Regarding the 125Khz low-frequency card, the wavelength of its electromagnetic wave is 2400 meters. Is the coil of the card reader an antenna or a mutual inductor? If it is an antenna, then the optima...
As shown in the figure, the half-bridge inverter topology
In the case of power failure, if the ±Vbus bus voltage is greater than 36V, the drive signals of the two power tubes Q1 and Q2 still exist, ca...
Should the feedback loop of the buck switching power supply include the ferrite bead connected to the output terminal in the loop? What impact will it have if it is included? Generally, it should not ...
In the past few days, the news that ZTE was "banned" by the US Department of Commerce has triggered widespread reflection and concern in various domestic industries about the lack of independent co...[Details]
The Sino-US trade war has already started. Trump's series of actions have had a negative impact on the global economy, such as increasing tariffs on Chinese companies and restricting domestic compa...[Details]
1. Problem When developing STM32 with IAR, I found that I could not print floating point numbers by redirecting printf to the serial port. The code is as follows: The output is as follows: It can...[Details]
In the actual project development process, hardware circuits often need to be modified, and the modified parts need to modify the driver. Thinking about the coming and going of such requirements is t...[Details]
Using Systick timer to achieve delay 1. SysTick timer characteristics The SysTick timer is a 24-bit down counter, that is, when vlue is decremented to 0, an interrupt is triggered and the load va...[Details]
In the previous article, I wrote a simple GPIO running light test, which looked a bit monotonous. I was used to serial port debugging. If there was no serial port on the board, I had to find another ...[Details]
The day before yesterday, I learned about STM's Systick and found it quite useful for precise timing. When I used CVAVR before, I found that the delay.h in it was very useful. So, I used STM32's...[Details]
In simple terms, high-end chips solve many complex problems, mid-range chips solve a single complex problem, and low-end chips solve a simple problem. Let's learn more about the relevant content wi...[Details]
background After the hardware engineer completed the PCB and schematic design, the routine was modified according to the tutorial of Zhengdian Atom to verify the correctness of the hardware. STM32F...[Details]
LAN8720 test code arrangement 1. Modified based on two projects, namely "Experiment 55 Network Communication Experiment" of Zhengdian Atom ATK and "STSW-STM32070" routine of ST official The hardware ...[Details]
In 1952, Bell Labs built a 6-foot-tall automatic number recognition machine called "Audrey", which could recognize the pronunciation of the numbers 0 to 9 with an accuracy of more than 90%. And its...[Details]
Since China began to try to produce panels independently in 1998, in 2018, China's panel industry has gradually upgraded from a marginal industry to the largest production scale. Especially in the ...[Details]
The F1 racetrack is roaring with engines, and a fierce F1 race is about to begin. I am not a fan of racing cars, and I have nothing to do with this world, but
I spent a special day here
because...[Details]
I rewrote the main part of this program. The program uses the watchdog as a normal timer and scans the digital tubes in the watchdog interrupt. In addition, I added a display buffer. If you want to d...[Details]
What is SYSTICK: This is a 24-bit system tick timer, SysTick, with automatic reload and overflow interrupt functions. All microcontrollers based on the Cortex_M3 processor can obtain a certain time ...[Details]