Borrar filtros
Borrar filtros

How to remove fluctuations caused by transfer function?

25 visualizaciones (últimos 30 días)
Kartik Shah
Kartik Shah el 9 de Jun. de 2024
Respondida: Aishwarya el 7 de Jul. de 2024 a las 19:51
As most of the sensor have some or other kind of time delay, in my model I have used a temperature sensor the signal provided by the sensor is going through a transfer function just to replicate its true nature (i.e thermal inertia). As the sensor data is being used in a feed back loop. The senor with a transfer function is causing eratic behaviour of my whole model. Because when the setpoint is high enough the sensor reading are all over the place. What should I do?
  1 comentario
Image Analyst
Image Analyst el 9 de Jun. de 2024
Is the temperature sensor a real device? Or some simulation of one? If it's a real device, I'd contact the manufacturer for their recommendations.

Iniciar sesión para comentar.

Respuestas (1)

Aishwarya
Aishwarya el 7 de Jul. de 2024 a las 19:51
Hi Kartik,
From what I gather, you are using the "Ideal Temperature Sensor" block and its value pases through transfer function to model it as practical sensor. As you have mentioned that transfer function is used in feedback loop, the erratic behaviour of the sensor values could be because of an unstable model.
I would suggest to perform stability analysis on the Simulink model designed. To compute the transfer function of the Simulink model (linearise the model) you can use Linear Analysis Tool in Simulink Control Design. You can refer to the following page for more information and examples: https://www.mathworks.com/discovery/linearization.html

Categorías

Más información sobre Discontinuities en Help Center y File Exchange.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by