Coder Social home page Coder Social logo

suspension-dynamics-simulator's Introduction

###################
SUSPENSION DYNAMICS SIMULATOR
Author: Tarik Dzanic
Princeton Racing Electric

Using input suspension points and parameters, calculates the suspension geometry changes during wheel movement and simulates the yaw response to a step steering input. 
###################

File descriptions:
	suspension_points.csv	- Input to the codes. XYZ points of all static suspension points and some physical parameters.
	kinematics.py		- Based on the static suspension points, calculates the camber curves and roll center curves. Outputs FRONT_curves.csv and REAR_curves.csv
	transient_response.py	- Calculates the transient yaw response to a step steering input. Calls kinematics.py from within the script. Outputs the yaw gradient, roll, and tire normal forces over time to output.csv.
	postprocess.m		- MATLAB script for plotting the output of transient_response.py


Directions for use:
1) Fill out all the parameters in suspension_points.csv
2) Run transient_response.py ("python transient_response.py" in console with python3)
3) Run postporcess.m in MATLAB

Alternatively, you can run kinematics.py by itself just for the kinematic curves.

Tire data fitting is explained in the README in the TireFit folder.

suspension-dynamics-simulator's People

Contributors

tarikdzanic 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.