Products 
Overview

Determine the steady-state characteristics for any temperature and voltage combination

Relays and temperature are intertwined. When a relay is exposed to various temperatures, its operating characteristics change dependent upon the temperature. The most notable changes occur in the pick-up voltage (VPI) and coil resistance (RC). The coil winding of a relay is produced with copper wire and thus the coil resistance varies with the temperature coefficient of copper. For the temperature range that a relay will normally be exposed to, the change in copper follows the form of:

 

Eqn. 1 R1 = R0 x (1 + A x (T1 - T0 ))

where:     R1 = Resistance at temperature T1

                R0 = Resistance at temperature T0

                A = Slope of a line from a point ( - 234.5,0) through the point (T0 , 1)(A = 0.003929 at                      T0 = 20°C)

                T1 = New temperature of interest

                T0 = Reference temperature (20°C is typically used for this value)

 

Now that we can calculate the coil resistance at a new temperature given a value at some known reference temperature, let us look at the pick-up voltage. For a DC relay, the magnetic force developed is proportional to the Ampere-turns developed in the coil. Since the mechanical forces are fairly constant over the normal temperature range (and the number of turns is fixed), we can also deduce that the pick-up current (IPI) will be constant. If pick-up current is constant and coil resistance varies, it follows that pick-up voltage (VPI = IPI x RC) varies directly as the coil resistance. This leads to a simple mathematical method to determine coil resistance and pick-up voltage at any temperature if a reference point is known.

 

For example:

Assume that a relay has the following parameters at 20°C (T0).

 

    RC = 90 Ohms

 

    VPI = 6.5 volts

 

Calculate the new coil resistance at 105°C (T1)

 

From Eqn. 1 we find:

 

    R   = 90Ω x (1 + 0.003929/°C x (105°C - 20°C))

            = 90Ω x (1.334)

            = 120.1Ω

 

Eqn. 2

 

To find the new pick-up voltage, we replace R1 and R0 with V1 and V0 respectfully to find:

 

    V1     = 6.5 volts x (1.334)

             = 8.67 volts

 

To find the factor, A, the following equation is provided:

 

    A  =  1 / (T0 + 234.5)

 

For three common reference temperatures, A is as follows:

 

European & Asian at 20°C:           A = 0.003929

International (IEEE) at 23°C:         A = 0.003883

United States at 25°C:                  A = 0.003854

 

It is not a critical matter which reference temperature is used. The international was selected as 23°C (+/- 3°C) to encompass both of the previous standards and thus appease everyone. It is recommended that this value be used whenever specifying new products since it is not more than 1.2% from either the 20 or 25°C reference and will provide future consistency if adopting ISO countries begin to utilize it. The equivalent values can be calculated from this reference for the others. Not that almost all European specifications still use the 20°C reference while many U.S. firms are beginning to utilize the 23°C reference.

 

While temperature changes affect relay parameters, the power dissipated within the relay also affects the temperature in most applications. The power dissipated within the relay may be broken down into two major components. The first is heat generated in the relay coil when voltage is applied to it. This heat creates a temperature rise (or increase) in the relay coil and package. The amount of temperature rise created is dependent upon several factors such as the volume of copper wire used, insulation thickness, insulation type, bobbin material, bobbin thickness, terminal size, conductor size, and several other factors that are design related. Each of these factors will either enhance or resist the flow of generated heat out of the coil assembly and into the ambient air. For a given relay design, these factors can be summed together into a value called the “coil to ambient thermal resistance” of the relay. The dimensions of such a value are °C/Watt. The thermal resistance is analogous to the electrical resistance and the temperature rise created by coil power dissipation follows the equation:

 

Eqn. 3

    TRC = θ CA x PD

 

where:    TRC = Temperature rise caused by coil dissipation

               

                θCA = Thermal resistance from coil to ambient

                

                PD = Final steady-state power dissipated in coil

 

For normal relay temperature ranges, this relationship is nearly linear and consistent under the following conditions:

  1. The relay is in still air and not subjected to significant air flow or the value of θCA was determined with an air flow identical to the end application (difficult to simulate). For pc board relays, the still air assumption is often valid because of the end product enclosure.
  2. All power calculations deal with the coil resistance at the final coil temperature (TC) attained. If only room temperature coil resistance were used, the resulting non-linearity would result in significant errors at higher temperatures.
  3. The value for thermal resistance is determined from test data where the relay carried no load current.

 

We now have the information necessary to calculate the final coil temperature from data book parameters under no load conditions for a relay. Let us try an example. Given the following:

 

    T0 = 20°C

    V0 = VPI = 6.8 volts

    R0 = 90 Ohms

    VA = 13.5 volts (VA = applied coil voltage)

    θCA = 40°C/W

    TA = 85°C (TA = ambient temperature)

    I L = 0 Amperes (IL = load current)

 

Determine the following:

 

  1. “Cold start” pick-up voltage (with the coil previously unenergized) and coil resistance at TA
  2. Final steady-state coil temperature (TC) and resistance for VA
  3. “Hot start” pick-up voltage (after coil energized at VA) at TA and VA

 

First we solve Eqn. 1 for R1 at 85°C

 

    R =  90 x (1 + 0.003929 x (85 - 20))

          =  90 x (1.2554)

          =  113.0 Ohms

 

Again we find V1 at 85°C by using the same factor

 

    V1  =  6.8 x (1.2554)

          =  8.54 volts

 

Now the difficult part, finding TC with 13.5 volts applied to the coil.

 

From Eqn. 3, and realizing that TC = TA + TRC and PD = VA 2/RC:

 

Eqn. 4

    T =  θ CA x VA 2/RC = TA

 

Now we have a problem. As we have already seen, RC changes with temperature. Since we are calculating temperature, we have two variables. The easiest approach to use here is simple iteration. Let us start by using the initial coil resistance at the ambient temperature of interest:

 

    TC1  =  (40 x ((13.5)2 / 113)) + 85

            =  64.5 + 85

            = 149.4o C

 

We must now calculate a new value of RC using TC1 and Eqn. 1.

 

    RC1   =   90 x (1 + 0.003929 x (149.5 - 20))

             =  90 x (1.5088)

             =  135.8 Ohms

 

Now using Eqn. 4 again;

 

    TC2  = (40 x ((13.5)2 / 135.8)) + 85

            = 53.7 + 85

            = 138.7°C

 

Again we would calculate a new value of RC at TC2 and repeat the process until a suffcient accuracy is obtained. With several iterations, the answer to this example becomes:

 

    TC      = 140°C

 

Now that we have the final coil temperature, we can find the coil resistance with Eqn. 1.

 

      RC     =  90 x (1 + 0.003929 x (140 - 20))

               =  90 x (1.4715)

               =  132.4 Ohms

 

The “hot start” pick-up voltage is found using the same factor:

 

      V1       =  6.8 x (1.4715)

                 =  10.0 volts

 

The only remaining piece to the puzzle is how a contact load current affects the temperature of the relay coil and thus its parameters. Past studies imply that the contact power dissipation may be treated as a separate heat source that adds heat into the relay package. Its effect on coil temperature is dependent upon many factors including package size, contact to coil distance, contact terminal size, connecting wire size, shared thermal paths, etc. Again, these factors can be lumped into a contact to coil thermal resistance. This leads to an equation similar to Eqn. 3.

 

Eqn. 5

    TRL  =  θCC x PK = θCC x RK IL2

 

where:    TRL = Temperature rise in coil caused by the load current

                

                θCC = Thermal resistance from contact to coil

                

                PK = Power dissipated in contacts

                

                RK = Contact circuit resistance

                

                I L = Load current flowing through the contact circuit

 

As an alternative possibility, and in an effort to provide a best fit curve to earlier test data, the following equation has yielded good approximations.

 

Eqn. 6

    TRL = KRL x IL 1.85

 

This formula has been empirically derived from several test results and has successfully predicted final coil temperature rise caused by contact loads. The value KRL can be derived from a two step temperature test. First determine temperature rise with no contact load and then measure under the same conditions with a contact load. The coil temperature rise minus the part caused by the coil power dissipation yields a TRL and I L combination that may be used to solve Eqn. 6 for KRL.

 

The final coil temperature is then found by adding the respective components to obtain:

 

Eqn. 7

    TC  = TA + TRC + TRL

           = TA + θCA x (VA 2 / RC) + KRL x IL 1.85

 

This formula also requires solution by iteration. Since the only difference here is the added TRL term, the following example is left to the reader.

 

All conditions the same as in the previous example except with:

 

    I L = 20 Amperes

    KRL = 0.029

 

The answers should be 113.0 Ohms, 8.54 volts, TC = 146.5°C, R1 = 134.73 Ohms, and V1 = 10.18 volts.

 

The reader should now be able to determine the steady-state characteristics for any temperature and voltage combination given the appropriate relay data. It must be stressed that the values obtained here apply to DC relays operated continuously at these values. Intermittent duty (with short, i.e. less than 1 minute, “on” times and longer “off” times) may result in substantially lower temperatures. Therefore if a specific known duty cycle is given for the relay operation, testing at these conditions could yield acceptable results for final coil temperature when the continuous duty temperatures calculated here would not. The methods discussed here are applicable to standard DC relays and while the coil resistance formula will work for Polarized DC relays (one that utilizes a permanent magnet) and AC relays as well, the pick-up voltage equations will not work in such cases. With a polarized DC relay the temperature induced change in magnetic force of the magnet must be considered. This is normally such that it reverses part of the change in pick-up voltage caused by the copper wire resistance. In the case of AC relays, the inductance contributes a significant portion of the coil impedance and is related to the turns in the coil. since the inductance varies only slightly with temperature, the pick-up voltage exhibits less variation over temperature than for DC relays.    

Determine the steady-state characteristics for any temperature and voltage combination

Relays and temperature are intertwined. When a relay is exposed to various temperatures, its operating characteristics change dependent upon the temperature. The most notable changes occur in the pick-up voltage (VPI) and coil resistance (RC). The coil winding of a relay is produced with copper wire and thus the coil resistance varies with the temperature coefficient of copper. For the temperature range that a relay will normally be exposed to, the change in copper follows the form of:

 

Eqn. 1 R1 = R0 x (1 + A x (T1 - T0 ))

where:     R1 = Resistance at temperature T1

                R0 = Resistance at temperature T0

                A = Slope of a line from a point ( - 234.5,0) through the point (T0 , 1)(A = 0.003929 at                      T0 = 20°C)

                T1 = New temperature of interest

                T0 = Reference temperature (20°C is typically used for this value)

 

Now that we can calculate the coil resistance at a new temperature given a value at some known reference temperature, let us look at the pick-up voltage. For a DC relay, the magnetic force developed is proportional to the Ampere-turns developed in the coil. Since the mechanical forces are fairly constant over the normal temperature range (and the number of turns is fixed), we can also deduce that the pick-up current (IPI) will be constant. If pick-up current is constant and coil resistance varies, it follows that pick-up voltage (VPI = IPI x RC) varies directly as the coil resistance. This leads to a simple mathematical method to determine coil resistance and pick-up voltage at any temperature if a reference point is known.

 

For example:

Assume that a relay has the following parameters at 20°C (T0).

 

    RC = 90 Ohms

 

    VPI = 6.5 volts

 

Calculate the new coil resistance at 105°C (T1)

 

From Eqn. 1 we find:

 

    R   = 90Ω x (1 + 0.003929/°C x (105°C - 20°C))

            = 90Ω x (1.334)

            = 120.1Ω

 

Eqn. 2

 

To find the new pick-up voltage, we replace R1 and R0 with V1 and V0 respectfully to find:

 

    V1     = 6.5 volts x (1.334)

             = 8.67 volts

 

To find the factor, A, the following equation is provided:

 

    A  =  1 / (T0 + 234.5)

 

For three common reference temperatures, A is as follows:

 

European & Asian at 20°C:           A = 0.003929

International (IEEE) at 23°C:         A = 0.003883

United States at 25°C:                  A = 0.003854

 

It is not a critical matter which reference temperature is used. The international was selected as 23°C (+/- 3°C) to encompass both of the previous standards and thus appease everyone. It is recommended that this value be used whenever specifying new products since it is not more than 1.2% from either the 20 or 25°C reference and will provide future consistency if adopting ISO countries begin to utilize it. The equivalent values can be calculated from this reference for the others. Not that almost all European specifications still use the 20°C reference while many U.S. firms are beginning to utilize the 23°C reference.

 

While temperature changes affect relay parameters, the power dissipated within the relay also affects the temperature in most applications. The power dissipated within the relay may be broken down into two major components. The first is heat generated in the relay coil when voltage is applied to it. This heat creates a temperature rise (or increase) in the relay coil and package. The amount of temperature rise created is dependent upon several factors such as the volume of copper wire used, insulation thickness, insulation type, bobbin material, bobbin thickness, terminal size, conductor size, and several other factors that are design related. Each of these factors will either enhance or resist the flow of generated heat out of the coil assembly and into the ambient air. For a given relay design, these factors can be summed together into a value called the “coil to ambient thermal resistance” of the relay. The dimensions of such a value are °C/Watt. The thermal resistance is analogous to the electrical resistance and the temperature rise created by coil power dissipation follows the equation:

 

Eqn. 3

    TRC = θ CA x PD

 

where:    TRC = Temperature rise caused by coil dissipation

               

                θCA = Thermal resistance from coil to ambient

                

                PD = Final steady-state power dissipated in coil

 

For normal relay temperature ranges, this relationship is nearly linear and consistent under the following conditions:

  1. The relay is in still air and not subjected to significant air flow or the value of θCA was determined with an air flow identical to the end application (difficult to simulate). For pc board relays, the still air assumption is often valid because of the end product enclosure.
  2. All power calculations deal with the coil resistance at the final coil temperature (TC) attained. If only room temperature coil resistance were used, the resulting non-linearity would result in significant errors at higher temperatures.
  3. The value for thermal resistance is determined from test data where the relay carried no load current.

 

We now have the information necessary to calculate the final coil temperature from data book parameters under no load conditions for a relay. Let us try an example. Given the following:

 

    T0 = 20°C

    V0 = VPI = 6.8 volts

    R0 = 90 Ohms

    VA = 13.5 volts (VA = applied coil voltage)

    θCA = 40°C/W

    TA = 85°C (TA = ambient temperature)

    I L = 0 Amperes (IL = load current)

 

Determine the following:

 

  1. “Cold start” pick-up voltage (with the coil previously unenergized) and coil resistance at TA
  2. Final steady-state coil temperature (TC) and resistance for VA
  3. “Hot start” pick-up voltage (after coil energized at VA) at TA and VA

 

First we solve Eqn. 1 for R1 at 85°C

 

    R =  90 x (1 + 0.003929 x (85 - 20))

          =  90 x (1.2554)

          =  113.0 Ohms

 

Again we find V1 at 85°C by using the same factor

 

    V1  =  6.8 x (1.2554)

          =  8.54 volts

 

Now the difficult part, finding TC with 13.5 volts applied to the coil.

 

From Eqn. 3, and realizing that TC = TA + TRC and PD = VA 2/RC:

 

Eqn. 4

    T =  θ CA x VA 2/RC = TA

 

Now we have a problem. As we have already seen, RC changes with temperature. Since we are calculating temperature, we have two variables. The easiest approach to use here is simple iteration. Let us start by using the initial coil resistance at the ambient temperature of interest:

 

    TC1  =  (40 x ((13.5)2 / 113)) + 85

            =  64.5 + 85

            = 149.4o C

 

We must now calculate a new value of RC using TC1 and Eqn. 1.

 

    RC1   =   90 x (1 + 0.003929 x (149.5 - 20))

             =  90 x (1.5088)

             =  135.8 Ohms

 

Now using Eqn. 4 again;

 

    TC2  = (40 x ((13.5)2 / 135.8)) + 85

            = 53.7 + 85

            = 138.7°C

 

Again we would calculate a new value of RC at TC2 and repeat the process until a suffcient accuracy is obtained. With several iterations, the answer to this example becomes:

 

    TC      = 140°C

 

Now that we have the final coil temperature, we can find the coil resistance with Eqn. 1.

 

      RC     =  90 x (1 + 0.003929 x (140 - 20))

               =  90 x (1.4715)

               =  132.4 Ohms

 

The “hot start” pick-up voltage is found using the same factor:

 

      V1       =  6.8 x (1.4715)

                 =  10.0 volts

 

The only remaining piece to the puzzle is how a contact load current affects the temperature of the relay coil and thus its parameters. Past studies imply that the contact power dissipation may be treated as a separate heat source that adds heat into the relay package. Its effect on coil temperature is dependent upon many factors including package size, contact to coil distance, contact terminal size, connecting wire size, shared thermal paths, etc. Again, these factors can be lumped into a contact to coil thermal resistance. This leads to an equation similar to Eqn. 3.

 

Eqn. 5

    TRL  =  θCC x PK = θCC x RK IL2

 

where:    TRL = Temperature rise in coil caused by the load current

                

                θCC = Thermal resistance from contact to coil

                

                PK = Power dissipated in contacts

                

                RK = Contact circuit resistance

                

                I L = Load current flowing through the contact circuit

 

As an alternative possibility, and in an effort to provide a best fit curve to earlier test data, the following equation has yielded good approximations.

 

Eqn. 6

    TRL = KRL x IL 1.85

 

This formula has been empirically derived from several test results and has successfully predicted final coil temperature rise caused by contact loads. The value KRL can be derived from a two step temperature test. First determine temperature rise with no contact load and then measure under the same conditions with a contact load. The coil temperature rise minus the part caused by the coil power dissipation yields a TRL and I L combination that may be used to solve Eqn. 6 for KRL.

 

The final coil temperature is then found by adding the respective components to obtain:

 

Eqn. 7

    TC  = TA + TRC + TRL

           = TA + θCA x (VA 2 / RC) + KRL x IL 1.85

 

This formula also requires solution by iteration. Since the only difference here is the added TRL term, the following example is left to the reader.

 

All conditions the same as in the previous example except with:

 

    I L = 20 Amperes

    KRL = 0.029

 

The answers should be 113.0 Ohms, 8.54 volts, TC = 146.5°C, R1 = 134.73 Ohms, and V1 = 10.18 volts.

 

The reader should now be able to determine the steady-state characteristics for any temperature and voltage combination given the appropriate relay data. It must be stressed that the values obtained here apply to DC relays operated continuously at these values. Intermittent duty (with short, i.e. less than 1 minute, “on” times and longer “off” times) may result in substantially lower temperatures. Therefore if a specific known duty cycle is given for the relay operation, testing at these conditions could yield acceptable results for final coil temperature when the continuous duty temperatures calculated here would not. The methods discussed here are applicable to standard DC relays and while the coil resistance formula will work for Polarized DC relays (one that utilizes a permanent magnet) and AC relays as well, the pick-up voltage equations will not work in such cases. With a polarized DC relay the temperature induced change in magnetic force of the magnet must be considered. This is normally such that it reverses part of the change in pick-up voltage caused by the copper wire resistance. In the case of AC relays, the inductance contributes a significant portion of the coil impedance and is related to the turns in the coil. since the inductance varies only slightly with temperature, the pick-up voltage exhibits less variation over temperature than for DC relays.