Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SP] Advanced Braking on the Go-kart #1024

Open
datahaki opened this issue Sep 16, 2019 · 0 comments
Open

[SP] Advanced Braking on the Go-kart #1024

datahaki opened this issue Sep 16, 2019 · 0 comments

Comments

@datahaki
Copy link
Contributor

datahaki commented Sep 16, 2019

Background

The brake on the autonomous go-kart consist of the built-in hydraulic braking system behind a pedal that can be actuated by the human driver or alternatively, by a software controlled linear motor. One shortcoming of the braking system is that the brake cannot be actuated on the left and right rear wheel tire individually.

Prior investigations of the braking system have established response time, and braking deceleration at locked tires. Prior control strategies were a simple anti-lock logic.

Task Description

  • carry out experiments that investigate
    • the braking effect under different track conditions
    • temperature rise of linmot
  • enhance the existing anti-lock braking by incorporating the rear-wheel motors (and wheel odometry)
  • develop a model for the brake and braking effect of the go-kart for use in a MPC
  • develop and test MPC-based deceleration with performance guarantees that does not violate constraints on operating temperature and anti-lock characteristics

References

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant