| Author |
Message |
davorin
Joined: 07 Jun 2003 Posts: 1490 Helped: 8
|
04 Oct 2004 21:51 Heater simulation |
|
|
|
Difficult to choose right forum here...but it has more to do with math and simulation than everything else..
I have a heaterblock and a K-type thermocouple sensor and want to acquire the step-response of the system when turned on 100% cycle...
1. Is this step-response enough for calculating the right parameters for controlling the temperature then?
2. Is there anything in Matlab I can use for this?
3. Never done anything like that before (o;
|
|
| Back to top |
|
 |
flatulent
Joined: 19 Jul 2002 Posts: 4863 Helped: 292 Location: Middle Earth
|
05 Oct 2004 1:02 Re: Heater simulation |
|
|
|
Making feedback systems for this use is very difficult. There are several poles in the system. this is why house heating systems are "crash-bang" with full on and off at temperature limits.
I would suspect that you would have to do an experiment where you record the thermocouple output over time from a cold start and full heating power. From this graph you can do a curve fit and get a polynomial for the poles and zeros.
|
|
| Back to top |
|
 |
nicleo
Joined: 06 Sep 2004 Posts: 717 Helped: 60
|
05 Oct 2004 16:38 Heater simulation |
|
|
|
| Another option is to use Fuzzy Logic technology. I notice that most of the heater (for bathroom) are built around Fuzzy Logic technology.
|
|
| Back to top |
|
 |
davorin
Joined: 07 Jun 2003 Posts: 1490 Helped: 8
|
05 Oct 2004 17:08 Re: Heater simulation |
|
|
|
Well..the application is more delecate than that (o;
Generating a temperature profile for BGA soldering (o;
Or is there a way to extract the neccessary duty cycle for a specific temperature?
|
|
| Back to top |
|
 |
JNekas
Joined: 11 Mar 2002 Posts: 331 Helped: 3
|
05 Oct 2004 17:59 Heater simulation |
|
|
|
Davorin, you can simulate transient response by using CosmosWorks, for example, or other FEM soft such as FEMLAB.
Then you may find transport delay (td) and get polynominal as flatulent writes. The transport delay is time from beginning of heating till beginning of temperature changing at the point where temperature sensor is installed. After this procedure you can use simulink to simulate your temperature stabilization system. A propos, FEMLAB may be used with simulink seamless.
|
|
| Back to top |
|
 |