Giter Site home page Giter Site logo

lapsimulation's Introduction

LapSimulation

Lap Simulation Tools for Motorsports

Run "example.py" to see the sim work. There are four different vehicle models.

  • One dimensional lookup: Simple diamond shaped g-g diagram where longitudinal acceleration is a function of lateral acceleration.
  • Two dimensional lookup: Two dimensional g-g diagram where longitudinal acceleration is a function of lateral acceleration and speed.
  • Aero Mass Tire: Simple physical model with quadratic aerodynamic downforce and drag, a mass, and a load sensitive tire.
  • General Model: A much more complicated model with suspension stiffnesses, wheels speeds. Much slower because it must optimize the vehicle state at every step.

Run "example_tire" to see the tire model used.

  • The "Aero Mass Tire" model uses the load sensitivity behaviour from this model.
  • The "General" model uses the force vs slip shape and the friction ellipse.

Python version 3.4.3

lapsimulation's People

Contributors

cb1204 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.