Open loop transfer function this circuit

Hello, Could you please help me get the Modeling of this circuit I'm so weak at modeling and i want to Try Pid on it afterward.

4 comentarios

M
M el 19 de Feb. de 2018
What kind of model are you using ? What are your inputs ? outputs ?
Zack El
Zack El el 19 de Feb. de 2018
My input is the Variable resistor and the output is the motor when i change the value of the resistor the motor speed changes.
M
M el 19 de Feb. de 2018
And what is the relationship between these two variables ? To simulate (and control) your system, you should be able to represent it with an equation.
Zack El
Zack El el 19 de Feb. de 2018
That is what I need the equation. So let's assume that the output is V and it's equal to the volt in the fixed resistor so the output is the Fixed resistor.

Iniciar sesión para comentar.

 Respuesta aceptada

Birdman
Birdman el 20 de Feb. de 2018

0 votos

I prepared a model. What I basically did is modelling the voltage divider part of yours with a MATLAB Function(please see the content of it in model) and DC motor part with Transfer Fcn blocks. I set the both resistors to be changeable during the simulation(gave them as inputs to the function) and by a slider parameter, you can also change the weight of the variable resistor during simulation and instantly see the results on Scope. Change this model according to your needs and I believe it will be easy to implement PID on it afterwards. Note that I set the simulation time to Inf so that you can easily observe what happens to the speed of the motor when you change the resistor's value by its parameter.
Hope this helps.

Más respuestas (0)

Etiquetas

Preguntada:

el 18 de Feb. de 2018

Comentada:

el 20 de Feb. de 2018

Community Treasure Hunt

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

Start Hunting!

Translated by