AIM - To create Internal geneva mechanism 3-D Model and do the Motion analysis Using solidworks MBD. Theory - The Geneva drive or Maltese cross is a gear mechanism that translates a continuous rotation movement into intermittent rotary motion. the difference between Geneva Drive mechanisms…
Ubaid Afzal
updated on 09 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 Ubaid Afzal (12)
Motion Analysis of Internal Geneva Mechanism
AIM - To create Internal geneva mechanism 3-D Model and do the Motion analysis Using solidworks MBD. Theory - The Geneva drive or Maltese cross is a gear mechanism that translates a continuous rotation movement into intermittent rotary motion. the difference between Geneva Drive mechanisms…
09 Jun 2020 12:47 PM IST
To simulate Dual cycle using MATLAB.
AIM - To simulate Dual cycle and calculate the Dual cycle performance parameters using MATLAB. Theory - The dual combustion cycle (also known as the mixed cycle, Trinkler cycle, Seliger cycle or Sabathe cycle) is a thermal cycle that is a combination of the Otto cycle and the Diesel cycle,…
31 May 2020 07:49 PM IST
Project 2 - Rankine cycle Simulator
https://skill-lync.com/projects/rankine-cycle-simulation-8
29 May 2020 12:05 PM IST
Rankine Cycle Simulation
AIM - To simulate the Rankine Cycle using MATLAB . Theory - A rankine cycle is a model which is used to give different properties of a steam turbine systems, such as efficiency, point wise properties at different locations of the model, etc. By using rankine cycle, approximate analysis can be done on an steam turbine…
29 May 2020 12:04 PM IST
Parsing NASA thermodynamic data
AIM - To parse the NASA thermodynamic data using MATLAB. Theory - There is a NASA thermodynamic data having different thermodynamic values w.r.t. different temperatures in polynomial form in '.dat' format also having 14 coefficients. In order to extract the different information we need to parse the data using MATLAB. …
23 May 2020 09:08 PM IST
Genetic Algorithm using MATLAB.
AIM - To analyse the Stalagmite function using Genetic Algorithm using MATLAB. Theory - Genetic Algorithm - A genetic algorithm is a search heuristic that is inspired by Charles Darwin’s theory of natural evolution. This algorithm reflects the process of natural selection where the fittest individuals…
21 May 2020 10:08 PM IST
Week 3 - Solving second order ODEs
https://skill-lync.com/projects/solving-second-order-ode-131
19 May 2020 04:47 PM IST
Solving second order ODE
AIM - To solve second order ordinary differential equation using MATLAB. Theory - Ordinary Differential Equations (ODEs) - An ordinary differential equation (ODE) is a differential equation containing one or more functions of one independent variable and the derivatives of those functions. The term ordinary…
19 May 2020 04:43 PM IST
Curve fitting using MATLAB .
AIM - To perform the Curve fitting of the given data in MATLAB. Governing Equations - For R-square method, `R^2 = (SSR)/(SST)` where `SSR = sum_(i=0)^n(f(x(i))-Mean)^2` (Sum of Squares of the Regression) `SSE = sum_(i=0)^n(Y(i)-f(x(i)))^2` …
17 May 2020 06:43 PM IST
Plotting the Air standard cycle (Otto cycle) using MATLAB.
AIM - To plot the Pressure v/s Volume diagram of Air standard cycle (Otto cycle) and to calculate the thermal efficiency of Air standard cycle (Otto cycle) Theory - The Otto cycle is a cycle of engine operation which requires four strokes of the piston: for induction, compression, ignition,…
16 May 2020 10:23 PM IST
To simulate the forward kinematics of a 2R Robotic Arm through MATLAB programming.
AIM - Write a program in Matlab to simulate the forward kinematics of a 2R Robotic Arm. Theory - A robotic arm (not robotic hand) is a type of mechanical arm, usually programmable, with similar functions to a human arm; the arm may be the sum total of the mechanism or may be part of a more complex…
07 May 2020 05:41 PM IST
Flow over Bicycle.
AIM – Write a MATLAB program to calculate drag force against a cyclist. Governing Equations – `F= 1/2 ρAv^2 C_d` `F` = Drag Force in `N` `rho` = Density of air in `(kg)/m^3` `A`= Frontal Area of the bicycle in `m^2` `v` = Velocity of bicycle in `m/s`…
05 May 2020 04:26 PM IST