Info

This question is closed. Reopen it to edit or answer.

How to assign the difference of system input and the states in the input matrix?

1 view (last 30 days)
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.

Answers (1)

Mischa Kim
Mischa Kim on 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 Comment
Mischa Kim
Mischa Kim on 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?

Tags

Community Treasure Hunt

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

Start Hunting!