Temperature regulation

jcruz

Member
Join Date
Apr 2006
Location
lisbon
Posts
7
Hi to all plc fans,

I've a job that involves to regulate a heating curve, basically what is intended is:

In touch screen the client writes the temperature setpoint and the time.The plc reads the temperature via analog input.

The plc must command an 4KW resistor to achieve the desired temperature at the end of the desired time. :)boo: This for me is the big problem, i dont have ideias how i can make this, any help please ?)
 
It depends on the degree of precision needed. You may be able to use logic that emulates a thermostat - temp below setpoint, heater on. Temp above setpoin plus a deadband, heater off.

For more precise control you may need a PID loop with time proportioning output - the bigger the error, the larger percentage of time the heater is on.
 
Search the forum for sliding mode controller.
It depends on the dead time of the system. I have found that SMCs work well only if the dead time is small. Otherwise a Smith Predictor is needed. I have a nice example all worked out.

However, none of the answers the real problem about following a heating curve. What heating curve? This sounds like a school project.
 
dry fruits system

Its for a system to dry fruits, so my client needs to define 16 temperature setpoints and 16 times setpoints, the systems start to heating to to achieve the temperature setpoint 1 at the end of a time setpoint 1, after the same thing with the second and up to 16 setpoints.
 
Is it for a temperature ramp, with set-point increasing over time?
Its for a system to dry fruits, so my client needs to define 16 temperature setpoints and 16 times setpoints, the systems start to heating to to achieve the temperature setpoint 1 at the end of a time setpoint 1, after the same thing with the second and up to 16 setpoints.
 
Dry fruits system

Its for a system to dry fruits, so my client needs to define 16 temperature setpoints and 16 times setpoints, the systems start to heating to to achieve the temperature setpoint 1 at the end of a time setpoint 1, after the same thing with the second and up to 16 setpoints.
 

Similar Topics

hello i would like some tips about pid regulating on hot water circuit with heat exchanger. i explain the context. i have a primary water circuit...
Replies
3
Views
1,778
Hey, One of my latest projects is 'Complete Temperature Management' of the factory. It all happens on WinCC and One CPU with lots of ET200...
Replies
13
Views
2,894
I’m attempting to send a temperature from a SLC-5/02 to an EZiMarquee display. The vendor said to use a MSG instruction to send the data to the...
Replies
1
Views
81
Hi!! I'm looking for Temperature rise calculation software from Rockwell, I just download "Product selection toolbox 2022" but this software is...
Replies
1
Views
210
I have S7 1512C controler for controlling 48 PID temperature loop, the output is PWM. Please I need the best, most efficient way to write the...
Replies
13
Views
601
Back
Top Bottom