Sushil Deore
Mechanical Engineer with 3 year's of Working knowledge of Gas & Oilfield industry
Skills Acquired at Skill-Lync :
Introduction
5 Projects
Code that can solve an Otto cycle and make plots for it
# otto cycle simulator import matplotlib.pyplot as plt import math def engine_kinemetics( bore,stroke, con_rod,cr,starting_crank,ending_crank): # geometric parameters a=stroke/2 R=con_rod/a num_values = 20 s_crank=math.radians(starting_crank) e_crank=math.radians(ending_crank) v_s = (math.pi/4) * pow(bore,2) * stroke v_c…
09 Jun 2019 09:39 AM IST
2R Robotic Arm Simulator using Python
Aim: To create a simulation of forward Kinematic motion of 2R robotic arm using python 3 Description: Kinematics: A Branch of mechanics that describe the motion of bodies without considering forces. Forward kinematics: The Forward kinematics of a robot is the position and orientation of manipulator from its joint…
04 Jul 2020 07:13 PM IST
Week 3 - Solving second order ODEs
Aim: To Solve the Second Order Ordinary Differential Equation (ODE) & to simulate with an example of Simple Pendulum Description: Newton’s Second Law: In an inertial frame of reference, the vector sum of the forces F on an object is equal to the mass m of that object multiplied…
22 Sep 2020 04:42 PM IST
Week 5 - Curve fitting
AIM: Program for linear, quadratic and cubic polynomial and checking results with the actual plot. Description: Curve fitting can be defined as the process of constructing a curve or mathematical function that has the best fit to a series of data points subjects to constraints. Here, the curve for specific heat as a function…
07 Dec 2020 01:05 PM IST
Week 6 - Data analysis
Title: Data analysis Aim: To write a script that does the data visualization, Compatability check and Basic Performance calculation. Objectives: Data visualization: Your script should take column numbers as the input and plot the respective columns as separate images Each file should be saved by…
11 Jan 2021 01:23 PM IST
1 Course Certificates
Academic Qualification
No
0
04 Oct 2022 - 05 Oct 2022
12th
0
04 Oct 2022 - 05 Oct 2022
10th
0
01 Jan 1952 - 01 Jan 1953
Here are the courses that I have enrolled
Similar Profiles
Ladder of success cannot be climbed with hands in pocket.
The Future in Motion
Give more than what you get you will get more than what you gave
Avid learner