Diagram

Recommendation of voltage line disturbance test

Oct. 29, 2019

Read this article online.

It seems that everyone is testing IEC61000-4-11 in order to obtain CB certification and international certification (CE marking etc.). The IEC61000-4-11 standard specifies voltage dip, short interruptions, and voltage variation immunity tests. The class determines test level and duration. Regarding judgments, the level of performance standard required is different, depending on each standard required of EUT.

Is it enough to do this test as immunity tolerance in the actual field? Not in my experience. This is especially true if it is intended to be used in countries and regions with insufficient power infrastructure. In the worst case, the equipment will fail. So, I recommend that you test thoroughly before releasing the product to make sure that the problem does not occur.

Voltage dip

Short interruptions

Tests at 0% testing level for voltage dip are 1 cycle at maximum for both Classes 2 and 3. Converting this period to time results in 20ms (@ 50 Hz).

Next, looking at the duration of short interruptions, both Classes 2 and 3 have 250 cycles (@ 50 Hz)/300 cycles (60 Hz). Converting this period to time gives 5s. Testing at the 0% test level of the voltage dip is up to one cycle in both Classes 2 and 3. Converting this period to time results in 20ms (@ 50 Hz).

Next, looking at the short break period, both classes 2 and 3 have 250 cycles (@ 50 Hz)/300 cycles (60 Hz). Converting this period to time is 5 seconds. Have you confirmed that your equipment will not break if a power interruptions occurs for 20ms to 5s?

Actual condition of short interruptions

There are many momentary power interruptions over 20ms. In addition, it may occur intermittently, and the total time exceeds 20ms. What happens to your equipment in this case? In the worst case, the inrush current at the time of power recovery may cause the destruction of diodes and MOSFETs in PFC circuits and DCDC circuits, burnout of PCB patterns, burnout of fuses.

During normal startup, the input current is limited by the inrush current prevention circuit or the soft start function to prevent the inrush current from flowing into the capacitor, but these functions may not work during power recovery, and an overcurrent may flow.

In addition, in the DC/DC circuit, the voltage decreases because the charge stored in the capacitor inside the power supply decreases at the time of a power failure. Since the power supply controller tries to maintain the output by maximizing the PWM duty, the control response may not be in time at the time of power recovery, and an overcurrent may flow.

In the case of a simple protection circuit such as a power thermistor, intermittent ON/OFF may reduce the resistance and may cause an overcurrent. Even if failure does not occur, differences in the timing of individual circuit shutdowns may cause equipment to malfunction or fail to operate properly. In order to prevent them, it is necessary to monitor the input voltage and internal power supply voltage at appropriate timing, and reset the entire system to prepare for recovery.

The power line disturbance simulation function

Test by extending the dip time required by the standard to see if any problems such as failure occur. Gradually increase the dip time from 0.5 period to 5 seconds to see if any problems occur. Additionally, it is good to test while changing the phase because the current value that flows is different depending on the voltage phase angle.

The test uses an AC power supply for testing. Some products have application software for 4-11 standard tests, although tests can only be performed on the main unit.

You can test for voltage dips (pops) & short interruptions with the following steps:

Set the voltage and frequency before voltage dip [VSET]
  • Set the dip start time (or angle) [T1]
  • Set the time taken for the dip [T2]
  • Set the dip voltage [V(T3)]
  • Set the dip time [T3]
  • Sets the time it takes to pop [T4]
  • Set the interval time [T5]
  • Set the number of repetitions [LOOP]
  • That's it for setting. After that, just turn on the output and run the simulation. With the above contents, the output waveform when simulation is performed is as follows:

    The easy programming

    It is possible to test while increasing the dip time manually, but because it takes time, create a simple program using Python and automate it. All of the above settings can be made using communication commands, so let's program and test:
    1. Sample program flow and code
    2. Change both the immersion time and angle at the time of short interruptions to 0, 45, 90, 135, 180, 225, 270, and 315 degrees. This is to test at the point where the current value is maximum.
    3. After initialization, the program performs power line disturbance simulation, monitors the status by polling, and waits for the status to stop
    4. Then, change the phase and let it repeat until it reaches 360 degrees
    5. When reaching 360 degrees, increase the immersion time and run as a phase of 0 degrees. Repeat this.
    6. It is recommended that you run this test with the test object output at maximum load. Proceed while checking that the device under test does not break down or malfunction.

    Summary

    A high-performance, multifunctional AC power supply series could easily test for voltage dips and short interruptions, as well as repeat the testing while changing parameters. Using SCPI commands, one could easily create a test program. Use this function to test not only the required test level and duration of the standard, but also the operation under the worst condition. You can prevent problems in the market, and it should be useful for you.

    Takemi Iguchi is a technical advisory manager at Kikusui America, and has been with the company’s development division for more than 19 years.

    Sponsored Recommendations

    Comments

    To join the conversation, and become an exclusive member of Electronic Design, create an account today!