Is PWM for control of Peltier Element logical?

Click For Summary

Discussion Overview

The discussion revolves around the feasibility of using Pulse Width Modulation (PWM) for controlling a Peltier element in a temperature regulation circuit. Participants explore various methods of power regulation, including the use of H-bridges and filtering techniques, while considering the implications for efficiency and component longevity.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • One participant is investigating the use of an H-bridge and PWM to control a Peltier element, questioning whether this approach could damage the element or lead to system failure.
  • Another participant expresses skepticism about using a direct PWM signal, suggesting that filtering could convert the PWM output into a more stable DC power supply.
  • A different viewpoint emphasizes the need for a filtering coil to avoid power wastage and suggests that a relay or mechanical switch might be a simpler alternative to an H-bridge.
  • One participant recommends using specific components, such as the LT1070, and outlines a circuit design involving PFETs and NFETs for efficient control of the Peltier element.
  • Concerns are raised about the reliability of microcontrollers in managing the gating of the circuit, with a suggestion to incorporate a logic chip for added safety.

Areas of Agreement / Disagreement

Participants express differing opinions on the use of PWM for controlling Peltier elements, with some advocating for its potential effectiveness when properly filtered, while others caution against the risks associated with direct PWM signals. The discussion remains unresolved regarding the best approach to take.

Contextual Notes

Participants mention various assumptions about the efficiency and longevity of Peltier elements under PWM control, as well as the need for specific filtering techniques and circuit designs. There are unresolved questions about the optimal frequency for PWM and the implications of different circuit configurations.

MagikRevolver
Messages
46
Reaction score
0
I'm making a circuit to control the temperature of a peltier element, and I'm trying to figure out the cheapest way that will actually work over the long term, and not burn out my components fast. At first I wanted to just use standard power regulation to control the power to the element and thus it's temperature, but since I need the same side to both heat and cool, I started considering essentially using an H-bridge and PWM as a control. This would kill two birds with one stone I feel.

Question is, would this sort of cycle potentially damage a peltier element, or otherwise cause early system failure? My peltier element runs at 10.47 V and 2.1 A. It peaks only about 100 mA above this on powerup. Everything I read recommends not to do this, efficiency and longevity are two cited reasons. But I am not a peltier expert, and am still curious if a low frequency cycle still wouldn't work.
 
Last edited:
Engineering news on Phys.org
MagikRevolver said:
I'm making a circuit to control the temperature of a peltier element, and I'm trying to figure out the cheapest way that will actually work over the long term, and not burn out my components fast. At first I wanted to just use standard power regulation to control the power to the element and thus it's temperature, but since I need the same side to both heat and cool, I started considering essentially using an H-bridge and PWM as a control. This would kill two birds with one stone I feel.

Question is, would this sort of cycle potentially damage a peltier element, or otherwise cause early system failure? My peltier element runs at 10.47 V and 2.1 A. It peaks only about 100 mA above this on powerup. Everything I read recommends not to do this, efficiency and longevity are two cited reasons. But I am not a peltier expert, and am still curious if a low frequency cycle still wouldn't work.
am facing the same problem output current is in mA range and when connecting peltier at the output it drops to zero . I filtered the PWM input to a varying signal aby an RC filter can u please post your circuit diagram for cross checking .
 
I can not see why it would not "work" - they Peltier documentation may not want a direct PWM signal (e.g. pure square wave signal applied) - but with some small filtering, this output would basically be a DC Power supply. You can probably find this all on one chip - less the filtering of course.
 
You do need a filtering coil. A square current would be bad because it would waste power in the Peltier resistance instead of using the current in the Peltier thermal voltage. Peltier elements are so bad that with even more losses you might get no cold more.

What about a relay to invert the current, or even a mechanical switch? You'd have a buck regulator then, instead of an H bridge. Easier to drive as well.
 
You might look into the LT1070 sold at Ti. It's an old workhorse and used to be cheap. Then, it's straightforward run the regulated voltage to a slow, dumb H-bridge.

Even cheaper would be to toss in a pair of PFETs for the top of an H-bridge with a small cap and resistor at each gate to Vcc - 10nF, a 2.7K resistor on each, to pull it up (and off), and an NPN to gnd to pull it on.

Then use two logic leave NFETs at the Bottom.

Say you wish to heat, you turn on the right PFET and PWM the left NFET. For cooling, you turn everyone off, wait, and the turn on the Left PFET and PWM the right NFET.

Toss in an inductor suitable to keep your peak to peak ripple under 30% of your average current.

During it's off time, each PFET doubles as a freewheeling diode, but if you wish to improve efficiency, you can place a schottky in parallel with the PFETs and have a lower voltage drop.

I also like to place a series RC snubber from each leg of the bridge to ground to reduce ringing and noise. For something like this, I'd guess a 1nF cap and a 22 ohm resistor would be a start for the snubbers.

One last tidbit. I never trust micros to always have the gating right. For the price of one logic chip, you can save yourself all manner of worries. Just ensure that an NFET cannot turn on when his partner PFET is active.

- Mike
 

Similar threads

Replies
2
Views
5K
  • · Replies 8 ·
Replies
8
Views
7K
  • · Replies 31 ·
2
Replies
31
Views
5K
Replies
7
Views
15K
  • · Replies 2 ·
Replies
2
Views
14K
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
13K
Replies
9
Views
4K
  • · Replies 8 ·
Replies
8
Views
6K
  • · Replies 216 ·
8
Replies
216
Views
31K