
Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
How to assign the difference of system input and the states in the input matrix?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi, I'm quite confused on how to assign the input matrix which is a difference of two numbers.Well, they aren't really numbers,so to be specific, the difference of lateral position of the wheelset and the track disturbance(input is a step signal).
The parameters associated with the lateral position is -((W*lambda)/(m_w*l))y, where y denotes the position. Hence the output should be a difference of position and track input.
0 Kommentare
Antworten (1)
Mischa Kim
am 26 Jan. 2014
Based on your problem description I am not quite sure what you want to achieve. I assume you are trying to set up a typical feedback control system, where you would select K to yield a stable system. Can you elaborate?

1 Kommentar
Mischa Kim
am 28 Jan. 2014
- You are saying the wheelset position is given by -((W*lambda)/(m_w*l))y. Do you mean -((W*lambda)/(m_w*l))u, where u = [d_F; d_R]?
- How is the track position defined? Algebraic average of front and rear wheelset?
Diese Frage ist geschlossen.
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!