Jump to content

Car testdrive (elliptic track): Difference between revisions

From mintOC
Ckirches (talk | contribs)
No edit summary
Ckirches (talk | contribs)
No edit summary
Line 35: Line 35:
\end{array}  
\end{array}  
</math>
</math>
== Source Code ==


== Variants ==
== Variants ==

Revision as of 13:08, 25 November 2008

Car testdrive (elliptic track)
State dimension: 1
Differential states: 7
Continuous control functions: 3
Discrete control functions: 1
Interior point inequalities: 7


The elliptic track testdrive problem is a time optimal periodic control problem with gear shift, first introduced in <bibref>Sager2009a</bibref>.

Mathematical formulation

The mathematical equations form a small-scale ODE model as presented for the lane change manoeuvre.

The vehicle dynamics are based on a single-track model, derived under the simplifying assumption that rolling and pitching of the car body can be neglected. Consequentially, only a single front and rear wheel is modeled, located in the virtual center of the original two wheels. Motion of the car body is considered on the horizontal plane only.

Four controls represent the driver's choice on steering and velocity. We denote with wδ the steering wheel's angular velocity. The force FB controls the total braking force, while the accelerator pedal position ϕ is translated into an accelerating force. Finally, the selected gear μ influences the effective engine torque's transmission.

Resulting MIOCP

For t[t0,tf] almost everywhere the mixed-integer optimal control problem is given by

minx(),u(),μ()tfs.t.x˙(t)=f(t,x(t),u(t),μ(t)),cx(t0)=cx(tf),cy(t0)=cy(tf),v(t0)=v(tf),β(t0)=β(tf)2π,ψ(t0)=ψ(tf),δ(t0)=δ(tf),r(t,x(t),u(t))0,μ(t){1,2,3,4,5}.

Variants

See testdrive overview page.

References

<bibreferences/>