Menu

IIT Certification Programs

Workshops

Projects

Blogs

Careers

Student Reviews



More

Academic Training

Informative Articles

Find Jobs

We are Hiring!


All Courses

Choose a category

Loading...

All Courses

All Courses

logo

Yadnesh Waradkar

Skills Acquired at Skill-Lync :

  • MATLAB-BASICS
  • MBD-BASICS
  • SOLIDWORKS-MBD
  • CFD-BASICS
  • SOLIDWORKS-FLOW-SIMULATION-BASICS
  • PYTHON-BASICS
  • NUMERICAL-ANALYSIS

Introduction

Aspiring Mechanical Engineer electric vehicle enthusiast

22 Projects

forword kinematics of a 2R robotics arm using MATLAB-project-skill lync

Objective:

Aim : The aim of the project is to simulate the forward kinematics of a 2R Robotic Arm. OBJECTIVE:         The robot consists of two arms(2R).The arm of the robot is in kinematic state which is about to move around an angle of 0degrees to 180degrees. Governing  equations  Position of link…

calendar

22 May 2020 07:32 PM IST

  • MATLAB
Read more

simulate the transient behaviour of a simple pendulum

Objective:

AIM : To simulate the transient behaviour of a simple pendulum and to create an animation of it's motion on MATLAB objective this rpoject is about the how to calculate the simple harmonic motion in simple pendulum using MATLAB and how to make the animation in this MATLAB code ODE function has been used to solve the…

calendar

23 May 2020 11:07 AM IST

Read more

Solving second order ODEs

Objective:

AIM : To simulate the transient behaviour of a simple pendulum and to create an animation of it's motion on MATLAB objective this poject is about the how to calculate the simple harmonic motion in simple pendulum using MATLAB and how to make the animation in this MATLAB code ODE function has been used to solve…

calendar

16 Jun 2020 07:29 PM IST

Read more

Curve Fitting using MATLAB - Projects - Skill-Lync

Objective:

AIM: To determine the code to fit a linear and cubic polynomial for the Cp data.          The link for the Cp vs Temperature data file is given below.          Click here to get the Cp vs Temperature data file THEORY : Curve fitting is the process of constructing a…

calendar

08 Jun 2020 01:55 PM IST

Read more

Genetic Algorithm-MATALB

Objective:

  Aim : optimise the stalagmite function and find the global maxima of the function. Theory : A genetic algorithm is an algorithm that imitates the process of Natural Selection. Natural selection is a central concept of evolution: some organism has traits that will make it more likely…

calendar

16 Jun 2020 07:32 PM IST

    Read more

    PARSING NASA THERMODYNAMICS DATA 

    Objective:

    AIM:-  Write a code in Matlab to parse the NASA thermodynamic data file and then calculate thermodynamic properties of various gas species. OBJECTIVE:-Write a function that extracts the 14 co-efficients and calculates the enthalpy, entropy and specific heats for all the species in the data file. Calculate the molecular…

    calendar

    16 Jun 2020 07:28 PM IST

    Read more

    Project 1 - Parsing NASA thermodynamic data

    Objective:

    AIM:-  Write a code in Matlab to parse the NASA thermodynamic data file and then calculate thermodynamic properties of various gas species. OBJECTIVE:-Write a function that extracts the 14 co-efficients and calculates the enthalpy, entropy and specific heats for all the species in the data file. Calculate the molecular…

    calendar

    16 Jun 2020 07:34 PM IST

      Read more

      Air standard cycle (otto cycle) using matlab

      Objective:

      Aim:  code that can solve an otto cycle and make plots for it. Objective: Plotting PV diagram and calculating the thermal efficiency of an Otto cycle. THEORY:  The otto cycle is a cycle of engine operation which requires four strokes of the piston for induction, compression, ignition, and exhaust.…

      calendar

      16 Jun 2020 07:41 PM IST

        Read more

        Week 3 - Solving second order ODEs

        Objective:

        AIM : To simulate the transient behaviour of a simple pendulum and to create an animation of it's motion on python objective this poject is about the how to calculate the simple harmonic motion in simple pendulum using python and how to make the animation in this pythone code odeint function has been used to…

        calendar

        23 Jun 2020 07:54 PM IST

          Read more

          Week 5 - Curve fitting

          Objective:

          AIM: To determine the code to fit a linear and cubic polynomial for the Cp data.         The link for the Cp vs Temperature data file is given below.         Click here to get the Cp vs Temperature data file THEORY : Curve fitting is the process of constructing…

          calendar

          28 Jun 2020 08:31 AM IST

            Read more

            Project 2 - Rankine cycle Simulator

            Objective:

            Aim: To learn the Rankine cycle and to create a Rankine Cycle Smulator using Matlab which shows all state conditions and T-S and H-S plots. THEORY: The Rankine cycle or Rankine Vapor Cycle is the process widely used by power plants such as coal-fired power plants or nuclear reactors. In this mechanism, a fuel is used to…

            calendar

            28 Jun 2020 10:39 PM IST

              Read more

              Frequency Analysis of a rotating shaft

              Objective:

              Aim: find out the critical frequencies of a rotating shaft in Solidworks and Find out 5 mode shapes and list the resonant frequencies   Objective:   To carry out the frequency analysis of a rotating shaft. To determine its natural frequency and corresponding mode shapes.   theory :   Frequency…

              calendar

              06 Jul 2020 06:13 PM IST

                Read more

                Drag force calculation over bicycle using matlab - skill lync

                Objective:

                AIM          To calculate the drag force against a cyclist and to plot drag force vs velocity and drag force vs drag coefficient Objective: To Study and Calculate the drag force and to find out the relationship between Drag Force VS Velocity of the Bicycle and Drag Force VS Coefficient of Drag…

                calendar

                15 Jul 2020 05:46 PM IST

                  Read more

                  Flow over a bicycle using Python -skill lync

                  Objective:

                  AIM          To calculate the drag force against a cyclist and to plot drag force vs velocity and drag force vs drag coefficient Objective:        To Study and Calculate the drag force and to find out the relationship between Drag Force VS Velocity of the Bicycle and Drag Force…

                  calendar

                  15 Jul 2020 05:52 PM IST

                    Read more

                    2R robotics arm simulator using Python

                    Objective:

                    Aim : The aim of the project is to simulate the forward kinematics of a 2R Robotic Arm. OBJECTIVE:         The robot consists of two arms(2R).The arm of the robot is in kinematic state which is about to move around an angle of 0degrees to 180degrees. Governing  equations  Position of link…

                    calendar

                    15 Jul 2020 05:54 PM IST

                    Read more

                    Solving second order ODEs using Python

                    Objective:

                    AIM : To simulate the transient behaviour of a simple pendulum and to create an animation of it's motion on python objective this poject is about the how to calculate the simple harmonic motion in simple pendulum using python and how to make the animation in this pythone code odeint function has been used to…

                    calendar

                    15 Jul 2020 05:58 PM IST

                      Read more

                      Constraint minimization problem -pen and paper calculation - using Python

                      Objective:

                      problem statement: Let us consider the given function  to minimize the function  5-(x-2)2-2(y-1)2">5−(x−2)2−2(y−1)25-(x-2)2-2(y-1)2 subjected to the condition x+4y=3">x+4y=3x+4y=3     We can use Lagrange multipliers to find the maximum or minimum value of the…

                      calendar

                      15 Jul 2020 06:02 PM IST

                        Read more

                        Breaking Ice with Air cushion Vehicle - Finding minimum pressure with Newton-Raphson method using Python

                        Objective:

                        problem statement: For this challenge,  writing a python script to solve for the minimum value of pressure using the newton raphson method.   where p denotes the cushion pressure, h the thickness of the ice field, r the size of the air cushion, σ the tensile strength of the ice and β is related to…

                        calendar

                        15 Jul 2020 06:09 PM IST

                          Read more

                          Curve fitting using Python

                          Objective:

                          AIM: To determine the code to fit a linear and cubic polynomial for the Cp data.         The link for the Cp vs Temperature data file is given below.         Click here to get the Cp vs Temperature data file THEORY : Curve fitting is the process of constructing…

                          calendar

                          15 Jul 2020 06:11 PM IST

                            Read more

                            Comparison of bending in beam

                            Objective:

                            AIM: To do a comparison between three types of beams in terms of stress, displacement, and strain generated during the bending load conditions by doing FEA in SOLIDWORKS  OBJECTIVE: Draw the below provided sketches in solidworks. extrude the sketches to a length of 400mmApply a load of 150N on the smaller face(i.e.…

                            calendar

                            15 Jul 2020 06:14 PM IST

                            Read more

                            Analysis of buckling phenomenon using FEA

                            Objective:

                            Aim : to perform a buckling analysis on a cyclonic separator stand  objective: to find bucking factor of safety for cyclone seperator stand without support to find the optimal position where the stiffener has to be placd for maximum bucking fator of safety  theory :  When the lengthy beam…

                            calendar

                            15 Jul 2020 06:16 PM IST

                              Read more

                              Analysis of a plate with a hole using FEA

                              Objective:

                              problem statement : Perform a static analysis on two models of plate with holes. to create the model in Solidworks and perform the analysis. The dimensions for the first case is as follows: CASE 1 Length=300mmHeight=120mmThickness=30mmCircular Hole at the center:Diameter=60mm The dimensions for the second case is as follows:…

                              calendar

                              15 Jul 2020 06:18 PM IST

                                Read more
                                Showing 1 of 22 projects

                                3 Course Certificates

                                certificate

                                MATLAB for Mechanical Engineers

                                CertificateIcon
                                Certificate UID: ht8sw5a0uzclifyx
                                View Certificate
                                certificate

                                Python for Mechanical Engineers

                                CertificateIcon
                                Certificate UID: v7es5p0xy2a8f9zr
                                View Certificate
                                certificate

                                Finite Element Analysis Using SolidWorks

                                CertificateIcon
                                Certificate UID: l5ayzermwfb4tusd
                                View Certificate
                                Showing 1 of 3 certificates

                                4 Workshop Certificates

                                certificate

                                Durability Analysis of Automotive Component

                                CertificateIcon
                                Certificate UID: roj1zpyhm8
                                View Certificate
                                certificate

                                Battery thermal Management for EV

                                CertificateIcon
                                Certificate UID: nadelu84i1
                                View Certificate
                                certificate

                                How to build a world-class amusement park as a Mechanical Engineer

                                CertificateIcon
                                Certificate UID: n52oihyt1b
                                View Certificate
                                certificate

                                Introduction to Vehicle Dynamics

                                CertificateIcon
                                Certificate UID: x4okyp251a
                                View Certificate
                                Showing 1 of 4 certificates

                                Schedule a counselling session

                                Please enter your name
                                Please enter a valid email
                                Please enter a valid number

                                Here are the courses that I have enrolled

                                coursecard
                                4.7

                                5 Hours of Content

                                coursecard
                                4.7

                                4 Hours of Content

                                Similar Profiles

                                Apoorv Ranjan
                                Apoorv Ranjan

                                Ladder of success cannot be climbed with hands in pocket.

                                Pruthvi Jagadeesh GK
                                Pruthvi Jagadeesh GK

                                The Future in Motion

                                Krantiveer .
                                Krantiveer .

                                Give more than what you get you will get more than what you gave