ajsteinm Posted March 17, 2014 Report Share Posted March 17, 2014 In my application, I am trying to control a Peltier, or thermoelectric device. Would you help me understand the logic in the program I inherited? The program has two PID loops, one that outputs heat, and another that outputs cool. When heating, cooling is inhibited. Any suggestions on better ways to do this? Maybe a single PID with two outputs? Just in case, a peltier device has two sides, a main and a waste. When current is flows though one way, the main side gets colder and the waste side heats. When the polarity is reversed, the main side heats and the waste side cools. Link to comment Share on other sites More sharing options...
MVP 2023 Joe Tauser Posted March 19, 2014 MVP 2023 Report Share Posted March 19, 2014 The program is written that way because the Unitronics PID block does not do heat/cool (two outputs). I ran into the same problem trying to control a motorized variac with a CW and a CCW input signal. What problems are you having with the program? Joe T. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now