Is PWM for control of Peltier Element logical?

In summary, using an H-bridge and PWM to control the temperature of a peltier element may damage it over time.
  • #1
MagikRevolver
46
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
  • #2
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 .
 
  • #3
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.
 
  • #4
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.
 
  • #5
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
 

1. Is PWM (Pulse Width Modulation) a suitable method for controlling a Peltier Element?

Yes, PWM is a commonly used method for controlling Peltier Elements. It allows for precise and efficient control of the element's temperature and can be easily adjusted for different cooling or heating requirements.

2. How does PWM work in controlling a Peltier Element?

PWM works by rapidly switching the voltage applied to the Peltier Element on and off, with varying duty cycles. This creates an average voltage that can be adjusted to control the element's temperature. A higher duty cycle corresponds to a higher average voltage and thus a higher temperature, while a lower duty cycle results in a lower temperature.

3. What are the advantages of using PWM for Peltier Element control?

PWM offers several advantages for controlling Peltier Elements. It allows for precise temperature control, reduces power consumption, and minimizes thermal stress on the element. It also allows for quick response to changes in temperature requirements and has a simple and compact design.

4. Are there any disadvantages to using PWM for Peltier Element control?

One potential disadvantage of using PWM for Peltier Element control is that it can introduce electrical noise into the system, which can affect sensitive electronic components. This can be mitigated by using proper shielding and filtering techniques.

5. Are there any alternative methods for controlling a Peltier Element?

Yes, there are alternative methods for controlling Peltier Elements, such as using a PID (Proportional-Integral-Derivative) controller or a constant current source. However, PWM remains a popular and effective method for Peltier Element control due to its simplicity and efficiency.

Similar threads

Replies
2
Views
4K
Replies
31
Views
2K
  • Electrical Engineering
Replies
7
Views
13K
  • Electrical Engineering
Replies
8
Views
6K
  • Electrical Engineering
Replies
2
Views
13K
Replies
1
Views
2K
  • Electrical Engineering
Replies
2
Views
12K
Replies
9
Views
2K
Replies
8
Views
5K
  • Beyond the Standard Models
Replies
11
Views
2K
Back
Top