Category: Blog

AQ: Electric motor rotor and stator

When building a traditional electric machine (motor or generator), the idea is to distribute the flux very evenly over both the rotor and stator surfaces where they contact the air gap. This means using either grain-oriented steels and rotating each lamination slightly from the previous one to provide a relatively even flux path, or using a non-grain-oriented steel and having the flux distribute on its own.

Grain-oriented steels are good for lowering magnetizing flux – provided the grain in each lamination is aligned in the same direction. This can also help with reducing stray loss and eddy loss (flux that travels parallel to the shaft and does no useful “work”).

Most electrical steels used in stator and rotor construction also have an insulating coating applied; some of these are organic materials and some are inorganic (solvent-based) materials. The choice is typically made based on a combination of temperature gradient and local environmental laws. The inorganic (solvent) materials can generally withstand higher temperatures but are far less eco-friendly in the manufacture of the coating material or in the curing of the coating after it is applied.

Since most coatings are applied after the rolling-to-thickness process, these are usually cold-rolled steels. The use of cold- vs hot-rolled material can also be based on tooth / slot geometry: for very narrow teeth that require “post processing” for a coating, hot rolled is often used because the material will retain its geometry better through the temperatures used to cure the coating.

Skewing is the relationship between a rotor “turn” and a stator “turn”. Each manufacturer is different; and different machines (synchronous, induction, Permanent magnet, direct current) approach it differently. For example – it is usually easier to skew the stator laminations of an AC machine, because the insertion of the coils is easier. For a DC machine, skewing of the rotor is preferred for the same reason. The amount of skew is typically one slot pitch … which means that one end of the machine has the slot centerline aligned with the opposite end’s tooth centerline.

Grain orientation only applies to the lamination steels … not the conductor materials.

Energy efficient bearing is really a misnomer. However, they can be thought of as those that are sized to have relatively low friction coefficients and therefore low thermal losses (so that you don’t have to use extra energy to cool the lubricant). In the bigger picture, they would also use a lubricant that is less energy-intensive to produce and / or require less replacement.

AQ: Figure out variable speed drives failures

If there is frequent current-limitation or overcurrent alarm during the variable speed drive running, we should check the loads and inverter IGBT module is normal or not, if its good, then the failure is the Hall magnetic compensation current sensor damaged on the control circuit of the variable speed drive. Hall magnetic compensation current sensor is a device to measure the current value of sinusoidal and non-sinusoidal periodic, which can truly reflect the real current waveform, to provide a control and protection signal to the variable speed drive. Generally, this device in variable frequency drive mostly is Swiss company LEM LA series components, LA Series Hall current sensor magnetic compensation can be divided into three and five terminals, for different variable speed drives capacity, the Hall current sensor magnetic compensation also is difference.

Electronic components are very sensitive to static electricity, it will cause electronic components soft breakdown and then cause the circuit board cannot work. So we should be careful when we replace the circuit board, and ensure wearing grounding wrist strap before working, make sure the strap ground directly and human body is at zero potential, in order to prevent body’s electrostatic damage to the circuit board. If there is no grounding wrist strap, we should touch the variable speed drive metal cabinet before replacing the circuit board, to ease static electricity through the variable frequency drive enclosure.

AQ: Energy Efficient Motor VS Standard motor

This is a very simplified comparison for a very complex issue. Every motor manufacturer is somewhat different in their approach, and there are literally thousands of design details in each machine that can be accommodated as the designer balances efficiency VS performance VS cost VS reliability VS safety VS manufacturability.

To generalize a bit, take a look at the following list. Not everything is there (not by a long shot!) but there should be enough to give you a reasonable overview. Note that some items are “design” related, while others are “operation” related.

1. Use a lower loss material for both stator and rotor laminations.
2. Use a larger copper cross-section for the same power rating.
3. Skew rotor winding with respect to stator winding.
4. Use more magnetic material (diameter, length, or both) to reduce flux densities.
5. Effectively size the machine for a somewhat higher rating than nameplate (because the typical peak of the efficiency curve occurs somewhere between 70 and 85 percent “rated” load).
6. Operate the machine at reduced temperatures and/or increase coolant flow.
7. Limit input frequency and/or voltage variation to tighter tolerance (note that this is a specification approach, not a manufacturing approach).
8. Better bearings / lubrication to reduce friction loss.
9. More care taken with internal geometry – i.e. closed slots, large air gaps, generous tooth dimensions, smooth surfaces, etc – to reduce windage.

AQ: AC drive faults analysis

It will cause a series problems during AC drive operation in various environmental conditions, take an example as: when failure occurs, AC drives protective function is activated, and the AC drive tripped immediately, the electric motor stop slowly, the red LED alarm indication turns on, the display panel shows alarm message code or fault content. Then we can analyze the variable frequency AC drive fault reasons base on the display information, if it is soft failures, we can cut of the AC drive and reset it. If the drive still not works, we need to check it manually or automatic initialization, and input the parameter values after the initialization finished. In this way, the AC drive can work if the failure is not critical. If the AC drive still can’t work after above detection, then we need to check the variable frequency drive damaged parts according to the fault phenomena, to replace components or circuit boards. Troubleshooting should follow the drives failure sequence. Like:

(1) Fault code 36, its main power failure, then the three-phase rectifier bridge modules may be breakdown shorted or opened.

(2) Fault code 14, its ground failure, check the motor windings and insulation with megger to see if it’s damaged or not.

(3) Fault code 37, its the inverter failure, the IGBT module may short-circuit breakdown. If the IGBT module short circuit, the main circuit fuse will burnout too. When a phase gate damaged, the variable frequency AC drive will appear overcurrent phenomenon, then it’s time to check the IGBT modules.

AQ: How is Vector Control improving motor output torque capability?

1: Torque boost: this function is the variable speed drive increases output voltage (mainly in low frequency) to compensate the torque loss due to voltage drop in the stator resistance, thereby improving the motor output torque.

2: Improve the motor insufficient output torque in low speed
“Vector control” can make the motor output torque at low speeds, such as (without speed sensor) 1Hz (for 4-pole motor, the speed is about 30r/min), same as the torque output at 50Hz power supply (maximum is approx 150% of rated torque).

For the V/F control variable speed drive, the motor voltage increases relatively as the motor speed decreases, which will result in lack of excitation, and make the motor can not get sufficient rotational force. To compensate this deficiency, the variable speed drive needs to raise voltage to compensate for the voltage drop in motor speed decreases. This feature called “torque boost”.

Torque boost function is to improve the variable speed drive output voltage. However, even if the drive increases voltage, the motor torque and current does not increase corresponding. Because the motor includes the torque and other components (such as the excitation) which generated by the motor.

“Vector Control” allocates the motor current value to determine the motor torque current component and other current component (such as the excitation component) values.

AQ: How to learn PLC technology languages

The PLC languages themselves are fairly similar between different manufacturers. You basically have ladder logic (which looks like a relay contact map), function blocks (which are more akin to an electronic circuit overview) and structured language (of which there are several variants. Most look a lot like high-level programming languages). You might encounter some functions having different names or in-/outputs between manufacturers but most of them look much the same. They have the same functionality although complex programming is easier in structured code. If you have worked with high-level programming, you might want to take a look at structured languages first as these will likely feel familiar.

As for ease-of-use, I usually recommend the larger manufacturers; not because these have the best, cheapest or easiest software but because they have very substantial and comprehensive online support which, for a beginner, is more helpful than a cheap program. The big companies such as Siemens, Schneider, ABB and Rockwell all have very comprehensive online help, programming examples and guides as well as manuals available. Most also have “starter-kits” of their software and hardware available although these of course require some form of budget.

AQ: Frequency inverter maintenance

1) In inverter regular inspection, we must cut off power before operation. Wait 4minutes (the bigger the longer, the maximum waiting time is 15 minutes) till the frequency inverter display panel LED indicator lights turn off, to make the main circuit DC filter capacitor fully discharged, and measure with a multimeter to confirm before proceeding.

2) Detach control board and main circuit from the frequency inverter, clean the inverter circuit board and internal IGBT modules, input and output chokes and other parts with brush and dust cleaner. Use cotton swab with alcohol or neutral chemical to clean PCB dirty place.

3) Check the inverter inner wire insulation has overheating traces, corrosion and discoloration or not, if found out, we should handle or replace it in time.

4) As the frequency inverter has vibration, temperature changes and other effects, screws maybe loose, we should tighten all screws.

5) Check input and output chokes, transformers, etc. is overheating, discoloration or smelly.

6) Check the intermediate circuit filter electrolytic capacitor safe valve is bulging out or not, and the outer surface has cracks, leakage, swelling and so on. Generally, the inverter filter capacitor life cycle of about five years, the inspection intervals is one year. The capacity of the capacitor can be measured by digital capacitance measurement, when the capacity drops to 80% rated capacity or less, it should be replaced.

7) Check the cooling fan operation is in good condition or not. The cooling fan lifetime is limited by bearings, we should replace the cooling fan or bearings in 2-3 years. If there are abnormal sounds and vibration, we need to replace in time.

8) Check the frequency inverter insulation resistance is in the normal range or not (all terminals with ground terminals). Note, do not use the megger to measure the circuit board, otherwise it will damage the circuit board electronic components.

9) Disconnect the inverter R, S, T terminals with power supply, and U, V, W terminals with motor cable, measure the insulation resistance between each phase conductor and each phase conductor with the protective ground terminals with the megger, to see if it’s in normal value or not, generally its higher than 1MΩ.

10) After inspection, we should use frequency inverter drive the motor with no load for a few minutes, and check the motor rotation direction.

AQ: Synchronous generators inter-turn faults

For the MW range of Synchronous generators, there is no terminology of “interturn fault” on the stator winding. There could only be coil to coil fault on the stator for such size of machine design.

There are possibilities of having inter-turn faults on the rotor winding: when the insulation positioned between adjacent conductors break (electrically) over time under certain mechanisms. These mechanisms can include; turn to turn movement caused by thermal expansions (during starts/stops cycles), rotor coil shortening, end strap elongation, inadequate end-turn blocking or conductive bridging formed by contamination. The protection of avoiding the interturn insulation is a function of how well the machine is designed, maintained and operated. The OEM of the generator usually provides recommendations to avoid any inter-turn fault during the lifecycle of the machine. Saying this, there are ways to monitor the interturn fault indication; such as data acquisition (air gap flux probe, air gap search coil), as supportive monitoring (RSO, Shaft voltage, shaft vibration levels, excitation current etc.). Ideally, you have to be knowledgeable with the machine design to interpret the acquired data to make valuable predictions.

If you start by contemplating what kind of symptoms inter-turn faults could give rise to, you will be part of the way.
While machine is at standstill, you could do some reflected-wave analysis. All phases should show (near) identical responses.
During operation, you could have non-identical current and voltage waveforms on the three phases (you must compensate for unequal load).
You may experience strange sounds, in the supersonic range. Changing for different locations around the stator. You can continue the list, and settle on systems that may be able to detect any anomalies, so you can react accordingly.

AQ: VFD Kinetic Buffering and Flying restart

Voltage Loss ride through with flying restart:
In this method, when the voltage sag causes the variable frequency drive to reach its undervoltage trip level, the VFD drive will shut off the inverter section and thus remove power from the motor instead of tripping. The motor will coast down during the duration of the sag and, as soon as the voltage recovers, the VFD will start into the still-spinning motor and ramp up to set speed. How much the motor speed will drop depends on the inertia of the load and the duration of the sag.
You have to configure the VFD for flying restart. During low input voltage the inverter section is cut off to maintain the DC bus voltage. If the voltage restores before the DC bus voltage goes below the tripping value, the inverter is again put on but the driven load speed has already reduced due to brief period of no voltage at the motor terminal. Flying restart feature enables the variable frequency drive to restart the Motor at the same speed at which the motor is operating thus preventing any high current. So it is basically catching a spinning motor. Without flying restart high current will be observed once the inverter section is put ON. Flying restart feature is also helpful if you want to restart a motor which is already spinning.

Kinetic backup
This option, which is also provided by some variable frequency drive manufacturers, uses the energy stored in the mechanical load to keep the DC bus voltage from dropping down to the trip level. This is accomplished by running the inverter section during a voltage sag at a frequency slightly below the motor frequency, causing the motor to act as a generator. Similar to the flying restart option, the motor speed will drop while it is acting as a generator, however the advantage is that the motor is never disconnected from the drive. This option works best for those high-inertia loads.
Kinetic buffering is a feature to prevent the variable frequency drive from tripping during voltage sags. If the VFD trips due to DC bus undervoltage there is no need for kinetic buffering.

AQ: Transformer harmonics

The harmonics are created by the loads that the transformer supplies power to. If your loads include a high percentage of electronic loads like IT equipment, electronic ballast lighting, electronic motor controls, etc., there can be a very high amount of harmonics that circulate back to the transformer. The harmonics create an increase in the neutral currents. Most standard transformers are not designed to handle the higher harmonics and corresponding high temperature. Type K rated transformers are designed withstand the higher harmonics, without derating the transformer or limiting its maximum load. There are harmonics filters on the market as well as the use of isolation transformers.

B/H curve of the magnetic material forming the transformer core is not linear, so if a sinusoidal voltage is being applied for a sinusoidal current (and hence sinusoidal flux & a sinusoidal secondary voltage), the magnetizing current is not sinusoidal. Thus the magnetizing current of a transformer having an applied sinusoidal voltage will comprise a fundamental component and various harmonics. The magnitude and composition of these harmonics will depend on the magnetizing characteristic of the core material and the value of the peak flux density.

By the way:
– The standard Transformer “Non-saturated” generate Harmonics only in transient case when the power is supplied, and after this too small time it doesn’t generate any kind of Harmonics
– The Transformer generates Harmonics if it’s saturated
– We should take care when selecting the Transformer’s Power if there are a lot of installed Non-linear Loads, so for this case, we can select the power after define the correction factor by using the special curve done by “IEC”, or calculating this factor by using a special Formula done by “UTE – France”.

All AC signals are sinusoidal and periodic. These periodic signals can be resolved into a kind of trigonometric series – fourier series which is a summation of a fundamental and multiples of fundamental frequency.

The moment there is slight distortion from sinusoidal nature , it leads to harmonics in addition to the fundamental signal.. One way is to use DC signals… no harmonics.

As long as the AC signal is perfect sinusoidal , load & source is linear, there will be no harmonics. The way to get rid of harmonics is to have perfect source and perfect loads.

The non linearity introduced due to energy storing magnetic circuits, switching circuits, energy converting & inverting circuits distort the waveform to non sinusoidal. Therefore leads to harmonics. .

The way, there are antibiotic medicines for diseases. One needs to install the filter devices, which produce counter currents to suppress the effects of harmonics. The filters contain capacitors, inductors & power electronic components which are switched in anti-phase to harmonics producing elements. Thereby absorb harmonics.