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)
Priya
Priya am 26 Jan. 2014
Geschlossen: MATLAB Answer Bot am 20 Aug. 2021
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.

Antworten (1)

Mischa Kim
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
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.

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by