/PythonForMechanicalEngineering

Python programs for projects concerning Mechanical Engineering

Primary LanguagePythonMIT LicenseMIT

Python For Mechanical Engineering

Python programs for projects concerning Mechanical Engineering

Programs overview

2R Robotic Arm Simulator

Two programs have been added for simulating 2R Robotic Arm using forward kinematics. The parallel version has been tested on Linux whereas the other one has been tested on Windows and Linux. Sample plot and animation have been added as well.

Result

2R Robotic Arm Simulator GIF

2R Robotic Arm Simulator Image

Drag Force Study

Python code to study the effect of velocity and drag coefficients on drag force has been added. Sample result obtained using the code has been added as well.

Result

Drag force plots

Otto cycle

Python code to plot PV Curve and get thermal efficiency of an Otto cycle has been added. Sample result obtained using the code has been added as well.

Result

PV Plot for Otto Cycle