Hw6 ex3.b - setting the velocities: Difference between revisions
From Murray Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
In this problem, you may wonder how to set the boundary conditions for the flat output. Indeed, you need to assume nonzero velocity at each time, which physically means infinite acceleration to be able to describe an instantaneously still vehicle at the initial, intermediate and final position. | In this problem, you may wonder how to set the boundary conditions for the flat output. Indeed, you need to assume nonzero velocity at each time, which physically means infinite acceleration to be able to describe an instantaneously still vehicle at the initial, intermediate and final position. | ||
Latest revision as of 06:35, 22 February 2007
In this problem, you may wonder how to set the boundary conditions for the flat output. Indeed, you need to assume nonzero velocity at each time, which physically means infinite acceleration to be able to describe an instantaneously still vehicle at the initial, intermediate and final position.
You should not assume constraints on the acceleration, but rather you should just reset the vehicle dynamics at each point it needs to stop. For this reason, you will have to define two separate linear systems to find the parameters of your flat output ... --Elisa