CA2554117C - Thermal overload protection - Google Patents

Thermal overload protection Download PDF

Info

Publication number
CA2554117C
CA2554117C CA2554117A CA2554117A CA2554117C CA 2554117 C CA2554117 C CA 2554117C CA 2554117 A CA2554117 A CA 2554117A CA 2554117 A CA2554117 A CA 2554117A CA 2554117 C CA2554117 C CA 2554117C
Authority
CA
Canada
Prior art keywords
current
thermal load
electrical device
trip
load
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
CA2554117A
Other languages
French (fr)
Other versions
CA2554117A1 (en
Inventor
Janne Kuivalainen
Peter Osterback
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
ABB Oy
Original Assignee
ABB Oy
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by ABB Oy filed Critical ABB Oy
Publication of CA2554117A1 publication Critical patent/CA2554117A1/en
Application granted granted Critical
Publication of CA2554117C publication Critical patent/CA2554117C/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H02GENERATION; CONVERSION OR DISTRIBUTION OF ELECTRIC POWER
    • H02HEMERGENCY PROTECTIVE CIRCUIT ARRANGEMENTS
    • H02H6/00Emergency protective circuit arrangements responsive to undesired changes from normal non-electric working conditions using simulators of the apparatus being protected, e.g. using thermal images
    • H02H6/005Emergency protective circuit arrangements responsive to undesired changes from normal non-electric working conditions using simulators of the apparatus being protected, e.g. using thermal images using digital thermal images

Landscapes

  • Protection Of Generators And Motors (AREA)
  • Control Of Electric Motors In General (AREA)
  • Emergency Protection Circuit Devices (AREA)

Abstract

A thermal overload protection (1) for an electrical device, particularly an electric motor (M), measures (10) a load current supplied to the electrical device (M), and calculates (16) the thermal load on the electrical device on the basis of the measured load current, and shuts off (S2) a current supply (L1, L2, L3) when the thermal load reaches a given threshold level. The protection comprises a processor system employing X-bit, preferably X=32, fixed-point arithmetic, wherein the thermal load is calculated by a mathematic equation programmed into the microprocessor system structured such that a result or a provisional result never exceeds the X-bit value.

Description

THERMAL OVERLOAD PROTECTION
BACKGROUND OF THE INVENTION
[0001] The invention relates to thermal overload protection for pro-tecting electrical devices, and particularly electric motors, from overheating.
[0002] Electric motors are utilized in several applications for driving various moving parts. An electric motor often has an associated control unit for adjusting and monitoring the operation of the electric motor, the speed of rota-tion, for example.
[0003] An electric motor may temporarily operate also overloaded, but if it becomes overheated as the loading continues, this may result in dam-age to the motor. Damage to the isolation of the stator coiling caused by over-heating is the most critical.
[0004] Various solutions are known for protecting an electric motor against thermal overload. One known solution is based on 1..3-phase meas-urement of the motor current and on modelling the heating of the motor by us-ing an RC equivalent circuit. The oldest and most common technical imple-mentation is a bimetallic relay (thermal relay) coupled directly or via a current transformer to the main circuit.
[0005] A known solution is a thermal safety switch arranged inside or in connection with the motor, the switch tripping after a given temperature limit and interrupting the current flow through the electric motor. A more ad-vanced version is an electronic unit that measures the temperature of the elec-tric motor with temperature sensors and triggers a shut-off of the motor. This alternative manner is directly based on temperature detection with various sensors. The problem is the difficulty of placing the sensors correctly. Such a protection reacts relatively slowly.
[0006] In numerical protection, data is processed in a numeric for-mat, i.e. digitally. Analogical measurement data are converted with an A/D
converter into digital. The actual measurement and protection functions are implemented by means of a microprocessor. The thermal overload protection measures the root mean square (rms) values of the phase currents (load cur-rents) of a motor or another object to be protected (e.g. a cable or a trans-former), and calculates the temperature-dependent operating time. This ther-mal operating time may be accordant with standard IEC 60255-8:
I~- I ~
P
f= ?In -li. 1b2 wherein t = operating time ~ = time constant Ip = load current before overload ..
I = load current Ib = operating current (maximum allowed continuous current) [0007] The thermal time constant ~ is determined as the time re-quired of the object to be protected to reach a temperature 8, which is a given portion (e.g. 63%) of a steady-state temperature 6S, when the object to be pro-tected is supplied with constant current. The operating current Ip is the highest allowed continuous current, which also corresponds to the highest allowed temperature, i.e. the steady-state temperature 9S. This highest allowed tem-perature is the trip level. Alternatively, the relative value of the thermal load on the object to be protected relative to a full (100%) thermal load can be calcu-lated from the phase currents. The trip occurs when the relative thermal load reaches a 100% value.
[0008] Numeric thermal protection is thus associated with heavy calculation requiring an efficient processor and fast and expensive peripheral circuits, such as memories. Prior art solutions have employed an efficient processor having also an in-built mathematics processor, a floating point unit (FPU) or a corresponding unit for performing real-time calculation within a de-termined time. An efficient processor having library functions emulating a float-ing-point number unit has also been used. Implementations also exist wherein the algorithm is implemented with ASIC circuits, whereby they cannot be re-programmed afterwards. Consequently, changes cannot be made to such a single-purpose circuit, but a new circuit is always required if the operation is to be changed. Implementations also exist wherein the current is meas-ured/calculated, the warming-up is calculated, measurements are repeated etc., in a sequence. Such an implementation does not ensure fully real-time protection (no continuous measurement), but enables the use of a less efFicient processor.
BRIEF DESCRIPTION OF THE INVENTION
[0009] The object of the invention is thus to provide a method for thermal protection of electrical devices and an apparatus for implementing the method, allowing the calculation associated with the protection to be lightened and the technical requirements of the processors and peripheral circuits to be lowered. The object of the invention is achieved with a method and system that are characterized in what is stated in the independent claims. Preferred em-bodiments of the invention are described in the dependent claims.
[0010] The invention is based on programming a mathematical equation or algorithm and its operands that calculate the thermal load such that they are suitable for an X-bit, preferably X=32, processor system employ-ing fixed-point arithmetic in such a manner that the result or provisional result never exceed the X-bit value when the program is run in the processor system.
The measured current is preferably scaled into a unit value to a range of 0 to Y, wherein Y represents Y/100% of the nominal current, and preferably Y=65000, whereby the calculation is independent of the actual current range.
[0011] The invention enables the calculation of the thermal load with a less efficient processor and less memory, which, in turn, lower the power consumption, production costs and physical size of the device. The calculation can be implemented with a simple and transferable code, which does not re-quire a mathematics processor or mathematical libraries. However, the thermal load can be calculated with nearly the accuracy of a 64-bit floating-point num-ber calculation, even if the processor used 32-bit fixed-point arithmetic.
BRIEF DESCRIPTION OF THE FIGURES
[0012] In the following, the invention will be described in more detail in connection with preferred embodiments with reference to the accornpanying drawings, in which Figure 1 is an exemplary block diagram illustrating the overload pro-tection according to an embodiment of the invention, Figure 2 is an exemplary signal diagram illustrating the operation of the device of Figure 1; and Figure 3 is an exemplary flow diagram illustrating the operation of the device of Figure 1.
DETAILED DESCRIPTION OF THE INVENTION
[0013] In Figure 1, a thermal overload protection is coupled be-tween an electric motor M or other electrical device to be protected and a three-phase mains current supply L1, L2 and L3. S1 is a main mains switch, e.g. manually controlled, and S2 is a release switch controlled by the overload protection and controlled with a trip signal TRIP. The overload protection 1 measures the current load of each phase L1, L2 and L3 of the mains current supply of the motor M with a current measurement unit 10, which is based on current transformers, for example. In addition, the overload protection 1 may comprise a measuring unit 11 for measuring phase voltages. Further, the over-load protection 1 preferably comprises a user interface, i.e. a human-machine-interface (HMI) 12, with a display 13 and a keyboard 14. Furthermore, the overload protection 1 may comprise a data communication unit 15 connected to a local area network (e.g. Ethernet), a bus, a field bus (e.g. Profibus DP) or another data communication medium 17.
[0014] As regards the invention, the most essential function is re-lated to the protection and control unit 16. The overload protection 'I is imple-mented with a microprocessor system, the majority of the above a nits being implemented with suitable microprocessor software and peripheral circuits, such as memory circuits. The measuring values provided by the current and voltage-measuring units are converted into numerical, i.e. digital values with digital/analog converters (A/D). In accordance with the basic principle of the invention, the microprocessor system employs fixed-point arithmetic, prefera-bly 32-bit arithmetic. A suitable processor type is for instance a general-purpose processor having a 32-bit RISC instruction set, such as ARM7/9 or the M68k series.
[0015] It is to be appreciated that the above-described structure is only one example of a thermal overload protection for implementing the inven-tion.
[0016] The overload protection 1 protects the motor M from over-heating and from any damage caused thereby. The protection is based on cal-culating the thermal load on the motor on the basis of measured phase cur-rents. In the following, the general operation of the protection will be explained by means of the example of Figures 2 and 3. Phase conductors L1, L2 and L3 are connected to the motor M by closing switches S1 and S2. The current-measuring unit 10, measures the currents of the phases (step 31, Figure 3), and the control unit 16 calculates the thermal load on the motor M on the basis of the phase currents by using fixed-point arithmetic (step 32). The mathemati-cal equation used in the calculation of the thermal load for one phase may be as follows:

O/~ =OT~I +C1- ~T ~~DIz-1 C RFC
wherein O = thermal load, preferably 0 to 200% preferably corresponding to a value range of 0 to 2.4 ~T = interval for thermal load calculation, preferably in milliseconds R = cooling factor of electrical device, preferably 1 to 10 C = trip-class factor i = measured load current [0017] Factor C is preferably a trip-class factor t6, which ind icates the longest starting time set on the motor relative to the actual starting time of the motor. Factor C may be for instance 1.7 (x actual starting time). In a pri-mary embodiment of the invention, the trip-class factor t6 is multiplied by a constant, preferably 29.5, or calculated by the formula (1/k) * Te * (la/In)2, wherein la = starting current, In = nominal current, Te = allowed starting time, and k = constant. Constant k = 1.22 when an operating time graph correspond-ing to that of a combination of trip class and t6-time is desired (operating times according to the requirements of IEC 60947-4-1 ). The measured current is preferably scaled into a unit value to a range of 0 to Y, wherein Y represents Y/100% of the nominal current, and preferably Y=65000, whereby the calcula-tion is independent of the actual current range.
[0018] Let us examine 32-bit fixed-point arithmetic by way of exam-ple. In accordance with the invention, the above-described mathematical equa-tion or algorithm and its operands that calculate the thermal load are pro-grammed suitable for a processor system employing 32-bit fixed-point arithme-tic in such a manner that the result or the provisional result never exceed the 32-bit value when the program is run in the processor system.
[0019] The following is an example of a calculation equation struc-tured and scaled in this manner thRes = ( (OT* ( i2/C ) +ROUNDING) /MSEC ) + ( ( ( ( (MSEC*SCAZING) - ( (~T*SCALING) / (R*C) ) ) /SPART7..) *th) /S~'A~T~
) +thFract wherein the operand values are for example as follows thRes = thermal load 0 to 200% corresponding to value range 0 to 24.000 ROUNDING = e.g. 500 MSEC = e.g. 1000 SCALING = e.g. 10000 SPART1 = e.g. SCALING l 10 SPART2 = e.g. SCALING l 100 thFract = thRes of previous calculation divided by constant, e.g. constant = SCALING = 10000.
[0020] ROUNDING corresponds to decimal rounding. MSEC scales milliseconds into seconds. SCALING is accuracy scaling. The product of terms SPART1 and SPART2 represents the scaling of a time unit (preferably milli-seconds), split into two parts to maintain calculation accuracy.
[0021] The result of the thermal load, thRes, is too high because of the scaling (in the example, within the range 0 to 24000), and it is scaled down to represent the thermal load per unit value employed, in the example to the range0to2.4 O = thRES/10000 [0022] This quotient O is saved as parameter thFract and employed in the calculation the next time. Calculation accuracy on 0 to 100% thermal load is better than 0.1 % of the thermal load.
[0023] The graph of Figure 2 represents the calculated thermal load O as a function of time t. When the motor M is started from cold state, it begins to warm up. In the same way, the calculated thermal load O increases as a function of time. When the thermal load O increases to a given set alarm level Alarm level, the control unit 16 may give an alarm to the operator for instance via the user interface 12-14 or the communication unit 15 (steps 35 and 36 in Figure 3). The control unit 16 may also continuously or after a given level cal-culate the remaining time to trip (time-to-trip) and communicate it to the opera-tor (steps 33 and 34 in Figure 3). When the thermal load O increases to a given set trip level Trip (preferably 100% of the thermal load on the motor), the control unit 16 activates a trip signal TRIP, which controls the switch S2 to open, whereby the motor M is disconnected from the three-phase supply L1, L2 and L3 (steps 37 and 38 in Figure 3). If the thermal capacity of the motor remaining after the tripping is too low (e.g. less than 60%), the protection 1 may prevent a restart until the motor is cooled to a given level (resfiart inhibit) or for a given time (steps 39 and 40 in Figure 3). For start-up, signal TRIP
is again connected inactive and switch S2 is closed. In an embodiment, the op-erator may control the control unit 16 into an override state, wherein the Trip level is double (override Trip level).
(0024 It is obvious to a person skilled in the art that as technology advances, the basic idea of the invention can be implemented in a variety of ways. Consequently, the invention and its embodiments are not restricted to the above examples, but can vary within the scope of the claims.

Claims (7)

1. A device for thermal overload protection of an electrical device, particularly an electric motor, the device comprising a current meter configured to measure at least one load current supplied to the electrical device;
a processor system configured to calculate a thermal load on the electrical device on the basis of said at least one load current, and a switch device disconnecting a current supply when the thermal load reaches a given threshold level, said processor system employing 32-bit fixed-point arithmetic and being configure to scale the measured current into unit values to a range of 0 to Y, wherein Y
represents Y/ 100% of a nominal current and is a real number greater than 0, and to calculate the thermal load using a mathematical equation that, together with its operands, is programmed into the processor system structured such that a result or a provisional result never exceeds the 32-bit value, wherein the mathematical equation is wherein .THETA.k=current calculated thermal load .THETA.k-j=previous thermal load .DELTA.T=interval for thermal load calculation R=cooling factor of electrical device C=trip-class factor i=measured current.
2. The device as claimed in claim 1, wherein one or more of following operand values are used .THETA.=0 to 200%

.DELTA.T=interval for thermal load calculation in milliseconds R=cooling factor of electrical device in a range of 1 to 10 C=trip-class factor i=measured current.
3. The device as claimed in claim 2, wherein C is trip-class factor t6 multiplied by a constant, or calculated by the formula (1/k)*Te*(Ia/In)2, wherein t6=trip-class factor, Ia=starting current, In=nominal current, Te=allowed starting time and k=constant.
4. A method for thermal overload protection of an electrical device, particularly an electric motor, the method comprising measuring at least one load current supplied to the electrical device, scaling the measured current into a unit value to a range of 0 to Y, wherein Y
represents Y/100% of a nominal current and is a real number greater than 0, calculating the thermal load on the electrical device on the basis of said at least one load current using a 32-bit processor system employing fixed-point arithmetic, wherein a mathematical equation for thermal load is programmed structured such that a result or a provisional result never exceeds the 32-bit value, interrupting current supply to the electrical device when the thermal load reaches a given threshold. level, wherein the mathematical equation is wherein .THETA.k=currently calculated thermal load .THETA.k-1=previous thermal load .DELTA.T=interval for thermal load calculation R=cooling factor of electrical device C=trip-class factor i=measured current.
5. The method as claimed in claim 4, comprising C being trip-class factor t6 multiplied by a constant, or calculated by the formula (1/k)*Te*(Ia/In)', wherein t6=trip-class factor, Ia=starting current, In=nominal current, Te=allowed starting time and k=constant.
6. An apparatus comprising a processor and a memory storing executable instructions that perform: measuring at least one load current supplied to an electrical device, particularly an electric motor, scaling the measured current into a unit value to a range of 0 to Y, wherein Y
represents Y/100% of a nominal current and is a real number greater than 0, calculating a thermal load on the electrical device in the basis of said at least one load current using a 32-bit processor system employing fixed-point arithmetic and a programmed mathematical equation structured such that a result or a provisional result never exceeds the 32-bit value, and interrupting current supply to the electrical device when the thermal load reaches a given threshold level, in order to protect the electrical device against thermal overload, wherein the mathematical equation is wherein .THETA.k=currently calculate thermal load .THETA.k-1=previous thermal load .DELTA.T=interval for thermal load calculation R=cooling factor of electrical device C=trip-class factor i=measured current.
7. The apparatus as claimed in claim 6, wherein C is trip-class factor t6 multiplied by a constant, or calculated by the formula (1/k)*Te*(Ia/In)2, wherein t6=trip-class factor, la=starting current, In=nominal current, Te=allowed starting time and k=constant.
CA2554117A 2004-02-02 2005-02-01 Thermal overload protection Expired - Fee Related CA2554117C (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
FI20040154 2004-02-02
FI20040154A FI118659B (en) 2004-02-02 2004-02-02 Thermal overload protection
PCT/FI2005/000066 WO2005074089A1 (en) 2004-02-02 2005-02-01 Thermal overload protection

Publications (2)

Publication Number Publication Date
CA2554117A1 CA2554117A1 (en) 2005-08-11
CA2554117C true CA2554117C (en) 2012-08-14

Family

ID=31725639

Family Applications (1)

Application Number Title Priority Date Filing Date
CA2554117A Expired - Fee Related CA2554117C (en) 2004-02-02 2005-02-01 Thermal overload protection

Country Status (5)

Country Link
EP (1) EP1719231A1 (en)
CN (1) CN100539347C (en)
CA (1) CA2554117C (en)
FI (1) FI118659B (en)
WO (1) WO2005074089A1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103928906A (en) * 2014-03-26 2014-07-16 广州白云电器设备股份有限公司 Thermal overload protection method of electric system
CA3035307C (en) 2016-09-02 2024-04-02 Kongsberg Inc. Techniques for limiting electrical current provided to a motor in an electric power steering system

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4796142A (en) * 1986-10-16 1989-01-03 Square D Company Overload protection apparatus for emulating the response of a thermal overload
US4807153A (en) * 1986-11-20 1989-02-21 Unimation Inc. Multiaxis digital robot control having a backup velocity monitor and protection system
JPH10174275A (en) * 1996-12-04 1998-06-26 Eaton Corp Motor starter for electric circuit
DE19948715A1 (en) * 1999-09-30 2001-04-12 Siemens Ag Method for obtaining a replacement quantity representing a thermal state of an electrical consumer and circuit arrangement for carrying out the method
FR2802019B1 (en) * 1999-12-06 2002-01-18 Schneider Electric Ind Sa THERMAL PROTECTION RELAY

Also Published As

Publication number Publication date
CA2554117A1 (en) 2005-08-11
FI20040154A0 (en) 2004-02-02
FI118659B (en) 2008-01-31
CN100539347C (en) 2009-09-09
FI20040154L (en) 2005-08-03
WO2005074089A1 (en) 2005-08-11
EP1719231A1 (en) 2006-11-08
CN1914778A (en) 2007-02-14

Similar Documents

Publication Publication Date Title
EP0347703B1 (en) Motor controller
CN101029915B (en) Method for measuring winding temperature and overheat protecting AC inductive motor
CA2554118C (en) Thermal overload protection
CN101647167B (en) System and method for circuit overcurrent protection
US7675720B1 (en) Motor protection using accurate slip calculations
US4573132A (en) Thermal model for electrical apparatus
EP2255424B1 (en) A standalone self-supplied numeric controlled relay
JP4736006B2 (en) Motor start control device and protection method in motor start
US7555366B2 (en) Thermal overload protection
AU2007221959A1 (en) Circuit interrupter including a shunt wire current sensor and a processor having a thermal overload predictive function
EP0839401B1 (en) Electrical apparatus
EP2779343B1 (en) Multimotor variable frequency overload
CN101714749B (en) Electronic circuit breaker
CA2554117C (en) Thermal overload protection
EP1037355B1 (en) Thermal compensation control for a motor starter
EP1938355A2 (en) Protection apparatus for an electrical load
JP4994788B2 (en) Electronic thermal device
EP0347702A1 (en) Motor controller
RU162140U1 (en) ELECTRICAL INSTALLATION PROTECTION DEVICE FOR OVERHEATING
JP7479012B2 (en) Circuit breaker systems, circuit breakers and distribution boards
JPH09149546A (en) Induction motor overload protection device
JP2561062B2 (en) Overcurrent relay
Guo et al. Research and Realization of Motor Overload Protection Algorithm
JPH0789706B2 (en) Overcurrent relay
Kathad et al. Microcontroller based Numerical Relay for Induction Motor Protection

Legal Events

Date Code Title Description
EEER Examination request
MKLA Lapsed

Effective date: 20190201