Skip to content

jingtian123qwe/ADAS_Functions_MATLAB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ADAS_Functions_MATLAB

Matlab codes for ADAS functions

Hybrid A* Algorithm for Car Trailer System

Path optimization is not included and will be added further.

Similar path planning algorithms for a car pulling trailer are discussed by Habrador and Atsushi Sakai

The difference is that hitch point can be set not only at the midpoint of rear axle but also at the rear point of car body, more general for a car pulling a trailer.

Perpendicular parking

2

animated

Parallel parking

2

animated

Ref:

Path Tracking for Car Trailer System

Here the modus operandi of exact input/output linearization technique is used to calculate the steering wheel angle.

Straight Path Tracking

2

2

Circle Path Tracking

2

2

2

Ref:

  • Reversing the General One-Trailer System: Asymptotic Curvature Stabilization and Path Tracking

Path Tracking For Car By Using Model Predictive Control

Two different state space equations are applied for path tracking.

Compared to steering angle, the steering angle rate as controlled signal can make system more stable. It can be found in following figures.

Steering angle as controlled signal

2

Steering angle rate als controlled signal

2

Ref:

Path Tracking for Car Trailer System By Using nonlinear Model Predictive Control

Here nonlinear model predictive control is used to calculate the steering wheel angle.

Straight Path Tracking

2

Ref:

License

MIT

Author

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published