Skip to content

Releases: meetpotdar777/Dynamic-Systems-Analysis

v1.0.0 - Initial Production Release: Dynamic Systems Engine

09 Feb 07:29
d25f0d0

Choose a tag to compare

🏎️ Overview

Initial stable release of the Quarter-Car Dynamic Systems Analysis suite. This project provides a bridge between theoretical LTI system modeling and practical Python-based simulation.

🌟 Key Features

  • 7-Page Technical Report: Full LaTeX source for a professional engineering booklet.
  • Simulation Engine: simulation.py script for Step Response and Bode Plot generation.
  • Mathematical Framework: Detailed derivations of transfer functions and stability criteria.
  • Case Study: Pre-configured analysis for a luxury sedan suspension model.

🛠️ Tech Stack

  • Language: Python 3.x (SciPy, Matplotlib, NumPy)
  • Documentation: LaTeX (MiKTeX/TeX Live)
  • License: MIT

📥 How to use

  1. Download the Dynamic_Systems_Analysis.pdf from the assets below for the full report.
  2. Run python simulation.py to view the transient and frequency response plots.