Info
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
I need help modeling a Temperature controller for a furnace with PID on Matlab and SIMULINK with several conditions
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Mohamed Chaouechi
el 30 de Oct. de 2017
Cerrada: Mohamed Chaouechi
el 15 de Mayo de 2018
Temperature controller with PID on Matlab and SIMULINK Initial temperature 25 Deg 25Deg to 650 Deg (0.5 Deg/Min) 650Deg-1600 Deg (100Deg/hr) 1600 Deg constant 50h 1600Deg-1000Deg (100Deg/hour) 1000Deg - 200Deg (15h) 200Deg-25Deg (5h) I need assistance with the matlab code and the SIMULINK Block
3 comentarios
Respuesta aceptada
Yogananda Jeppu
el 11 de Nov. de 2017
You can use a rate limiter with variable limits. Put a logic to check the output temperature of the plant and change the rate limiter limit input. This will provide you the commands with the desired rates. Make the model with the simulation time suitably selected. Your time is in hours. Make an initial model and post it. Someone will review it and comment. Only way to learn.
0 comentarios
Más respuestas (0)
La pregunta está cerrada.
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!