3

As far as I know, a resistor and a heating element are the same thing. But one, the resistor, seems to limit the current in the circuit while the other, the heating element, draws more current and converts it to heat.

One wastes watts and the other doesn't, yet they are both resistors.

What is the difference between a resistor and a heating element?

soundslikefiziks
  • 979
  • 12
  • 22
  • 3
    Resistor is an electronic component, which is "wasting watts" as heat as a side effect. Heating element is a component intended to "waste watts" as a primary function, but it acts as a resistor as a side effect. – Eugene Sh. May 01 '18 at 21:59
  • 2
    It depends on the heating element and the resistor. Some heating elements (PTC) wouldn't be used as a current limiting resistor because of the high temperature coefficient. – Samuel May 01 '18 at 22:01
  • somewhat related: [Resistance of a light bulb](https://electronics.stackexchange.com/a/30251/7036) – Nick Alexeev May 02 '18 at 01:24

3 Answers3

10

A resistor and a heating element are indeed the same thing, just designed for different jobs. In a resistor, heat is generated as an undesired (but unavoidable) side effect, whereas in a heating element, the heat is exactly what it's supposed to do.

In fact, resistors can be used as heating elements! I've seen at least one ovenized oscillator (where a tiny oven is used to keep one component at a very specific temperature) that simply used a resistor as the heating element.

One difference that does exist, though, is that heating elements are generally made of materials that will work at higher temperatures. They're supposed to get hot, after all! Resistors usually aren't as heatproof.

Hearth
  • 27,177
  • 3
  • 51
  • 115
  • 2
    Was a nasty old dog house in the back yard of a home that I bought one time, and when I broke it up to take it out to the trash, I found a 100W ceramic power resistor wired up to a thermostat and an extension cord inside. – Solomon Slow May 01 '18 at 22:17
  • Yup: Intent is the difference. – The Nate May 02 '18 at 13:21
1

They have most characteristics the same, but the OP is interested in the difference between them. Short answer: Thermal stability.

The major difference in characteristics between a resistor and a heating element is that resistors are designed from a material standpoint to have a low thermal resistance change. That is, resistors maintain as constant a resistance to current as possible throughout their operating range. Heating elements have no such requirement, so their resistance can and does vary a lot with current. For a lot of heating elements, its resistance will appear to be nearly a short at room temperature. As current goes through it and it heats up, its resistance increases.

Michael Gorsich
  • 297
  • 1
  • 6
-1

A heating element is a resistor tuned to produce as much heat as possible when current is passing through it. When current passes through a resistor, there are losses defined as: $$P(Watt) = IR^2$$

Typically in a circuit, these losses are undesired and in portable electronics mean a loss of maximum battery life. So, in a heating element they are designed to produce as much heat per watt of loss in the resistor; in a conventional circuit, they are designed to have low of losses as possible.

  • 5
    You can't "tune" the amount of heat per Watt that is dissipated by a resistor. A resistor (including a purpose-built electric heating element) always turns 100% of the dissipated energy into heat* – Solomon Slow May 01 '18 at 22:20
  • *Of course, any hot object will subsequently radiate away some of its heat as _light_. Possibly including _visible_ light if it gets hot enough. – Solomon Slow May 01 '18 at 22:21
  • 1
    Resistors come in many shapes and sizes and have datasheets which rate the temperature it will reach with 'x' amount of current passing through it. No, you cant 'tune' the amount of power dissipated - but you can tune a resistor to more effectively radiate heat. Not all resistors with the same resistance and current passing through are going to reach the same temperature as your comment indicates. –  May 01 '18 at 22:30
  • @jameslarge but if that was true, wouldn't it cause batteries to lose the same amount of energy and discharge at the same rate regardless of the resistance in the circuit ? – soundslikefiziks May 02 '18 at 01:54
  • @soundslikefiziks Do you understand circuits? – user253751 May 02 '18 at 02:36
  • @soundslikefiziks, Different resistors consume different amounts of power in different circuits. But, 100% of the power that any one resistor consumes will be converted into heat. – Solomon Slow May 02 '18 at 02:48
  • Temperature of the resistor itself has nothing to do with the amount of heat energy disipated. I could stick a heating element in an arctic iceburg and it will disipate the same amount of heat energy but the element could be 100 degrees colder because the ice sucked up all the heat. The main effect that a lower temperature per amp has is protecting the resistor from damage. – Jordan Melo May 02 '18 at 04:35