AIM: Design and Motion Analysis of Planetary Gear System using Solidworks. THEORY: A planetary gear set is made up of three types of gears; a sun gear, planet gears, and a ring gear. The sun gear is located at the center and transmits torque to the planet gears which are typically mounted on a moveable carrier.The…
Niketan Sharma
updated on 23 Jun 2020
Project Details
Leave a comment
Thanks for choosing to leave a comment. Please keep in mind that all the comments are moderated as per our comment policy, and your email will not be published for privacy reasons. Please leave a personal & meaningful conversation.
Other comments...
Read more Projects by Niketan Sharma (13)
Frequency Analysis of a rotating shaft
AIM: To perform the frequency analysis of the rotating shaft using solidworks. INTRODUCTION: Natural frequency: Natural frequency, also known as eigenfrequency, is the frequency at which a system tends to oscillate in the absence of any driving or damping force.The motion pattern of a system oscillating at its natural…
23 Jun 2020 12:12 PM IST
MBD Simulation on IC Engine Valve Train
AIM: Design and motion analysis of 'IC ENGINE VALVE TRAIN' using solidworks. THEORY: A valve Train is a mechanical system that controls operation of the intake and exhaust valves in an internal combustion engine. The intake valves control the flow of air/fuel mixture (or air alone for direct-injected…
23 Jun 2020 12:10 PM IST
Planetary Gear
AIM: Design and Motion Analysis of Planetary Gear System using Solidworks. THEORY: A planetary gear set is made up of three types of gears; a sun gear, planet gears, and a ring gear. The sun gear is located at the center and transmits torque to the planet gears which are typically mounted on a moveable carrier.The…
23 Jun 2020 12:10 PM IST
Internal Geneva Mechanism
AIM: Design and motion analysis of 'INTERNAL GENEVA MECHANISM' using solidworks. OBJECTIVE: The objective of the project are: To create the 3-D models of the driver and the driven wheels. To do the motion analysis by rotating the driver wheel at different rpm. Obtain the following plots by using precise contact and…
21 Jun 2020 08:03 AM IST
MBD Simulation on a Piston Assembly
AIM: Design and motion analysis of 'IC ENGINE PISTON ASSEMBLY' using solidworks. THEORY: …
19 Jun 2020 10:46 AM IST
Curve Fitting
AIM: Write a code to fit a linear and cubic polynomial for the Cp data. THEORY: Curve fitting is the process of constructing a curve, or mathematical functions, which possess the closest proximity to the real series of data. By curve fitting, we can mathematically construct the functional relationship between the observed…
05 Jun 2020 02:02 PM IST
FEM ANALYSIS OF 1-D BAR ELEMENT WITH MATLAB
QUESTION: Determine the nodal displacement of 1-D bar with uniform cross-section as shown in the above figure using elemental matrix equation.The length of the bar is 100mm and the area of cross-section is 150mm^2 .The value of Young's Modulus is 200KN/mm^2.The bar is fixed at one end and the force of…
05 Jun 2020 11:43 AM IST
Parsing NASA thermodynamic data
AIM: Parsing NASA thermodynamic data by using matlab. THEORY: What is File Parsing? -The term ‘parsing’ refers to MATLAB reading an m-file (script or function) and translating it into an internal code that it stores in memory. It is this ‘parsed’ file in memory that is actually…
04 Jun 2020 07:36 AM IST
Rankine cycle Simulator
AIM: To create a basic 'RANKINE CYCLE SIMULATOR'. THEORY: The Rankine cycle is the fundamental operating cycle of all power plants where an operating fluid is continuously evaporated and condensed. The selection of operating fluid depends mainly on the available temperature range. The above figure shows us the basic rankine…
30 May 2020 12:34 PM IST
Flow Over Bicycle
AIM: TO CALCULATE DRAG FORCE AGAINST CYCLIST. GOVERNING EQUATION: FD = `1/2`×A×CD×v2×`rho` Where, FD = Drag force on cyclist(N). A = Frontal Area of cyclist(m2). CD = Drag coefficient(unitless). v = velocity of cyclist (m/s). `rho` = Density(kg/m3) OBJECTIVE: The main objective…
25 May 2020 06:20 AM IST
Solving second order ODEs
AIM: To plot the graph of displacement and velocity v/s time and animate the motion of bob. GOVERNING EQUATION: The ODE representing the motuion of the simple pendulum with damping is shown below: `(d^2θ)/dt^2+b/m*(dθ)/dt+g/l*sinθ=0` Where, b = damping coefficient m = mass of the bob(kg) g = acceleration…
24 May 2020 07:46 AM IST
2R ROBOTIC ARM CHALLENGE
AIM: To simulate the forward kinematics of 2R robotic arm using matlab. CO-ORDINATE OF LINKS: The above image shows the Robotic Arm First co-ordinate of link 1: (X0 , Y0) = (0,0) Second co-ordinate of link 1 & First co-ordinate of link 2 (X1 ,Y1) = (l1cosΘ1,l1sinΘ1) Second co-ordinate of link 2 ( X2…
22 May 2020 12:08 PM IST