
Info
この質問は閉じられています。 編集または回答するには再度開いてください。
How to assign the difference of system input and the states in the input matrix?
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
Mischa Kim
2014 年 1 月 26 日
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 件のコメント
Mischa Kim
2014 年 1 月 28 日
- 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?
この質問は閉じられています。
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!