LonghornRacingElectric / simulation_toolkit

To help predict the effects of certain design decisions.
0 stars 1 forks source link

VMOD-2: Update Tire Models #13

Open rhorvath02 opened 3 months ago

rhorvath02 commented 3 months ago

Tire Model Update


  1. Finalize MF5.2 implementation
  2. Treat tire model as a secondary package (this could theoretically be called outside the vehicle model)
  3. Add methods to generate quick visuals (mu, C_y, C_mz, rel_len vs FZ)
  4. Add methods to generate quick 3D graphs (allow user to pick desired axes)
  5. Quantify parameter degradation with combined slip conditions
  6. Implement .tir file input

    • [ ] Finalize MF5.2 implementation
    • [ ] Implement tire model as secondary package
    • [ ] Add methods for 2D visuals
    • [ ] Add methods for 3D visuals
    • [ ] Quantify parameter degradation for combined slip
    • [ ] Implement .tir file input