Menu

Executive 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

Abhinav Mahto

I'm here to learn.

Skills Acquired at Skill-Lync :

  • MATLAB-BASICS
  • SIMULINK-BASICS
  • MODEL-BASED-DEVELOPMENT
  • ADAS-BASICS

Introduction

B.Tech Grad. from Mechanical currently pursuing Introduction to Model-Based Development using MATLAB and Simulink. Looking for a responsible Employment Position where I can utilise my Training and Skills while contributing significantly to the Company's Success.

21 Projects

MATLAB Program to calculate Drag Force against a Cyclist

Objective:

AIM:  To create a Matlab program to calculate drag force against a cyclist. OBJECTIVES: To understand the flow of air while cycling and calculate the drag force which is acting opposite to it with respect to velocity and drag coefficient. Plot graph of Velocity vs Drag force & Drag Co-efficient vs Drag…

calendar

03 Apr 2022 01:43 PM IST

    Read more

    Basic commands in MATLAB

    Objective:

    AIM : To create basic commands for row and column vectors in Matlab.   ---------- PROGRAM TO CREATE ROW AND COLUMN VECTOR ----------   >> % Lets create a Row Vector >> A = [0.25, 0.50, 0.75, 1.00] A = 0.2500 0.5000 0.7500 1.0000   >> % Lets create a Column Vector >> B = [0.15; 0.30;…

    calendar

    03 Apr 2022 01:40 PM IST

      Read more

      MATLAB Program based on Air Standard Cycle

      Objective:

      AIM : To write a MATLAB program to solve an otto cycle and make plots for it. OBJECTIVES : To create a PV diagram. To find out the thermal efficiency of an engine. THEORY : The Otto cycle is one of the most common thermodynamic cycles found in automobile engines. One of the key parameters of such an engine is the change…

      calendar

      03 Apr 2022 01:32 PM IST

      • MATLAB
      • PYTHON
      Read more

      MATLAB Program to simulate the forward Kinematics of a 2R Robotic Arm

      Objective:

      AIM: To create a program in Matlab to simulate the forward kinematics of a 2R Robotic Arm. OBJECTIVES: To solve and stimulate the forward kinematics of a 2R Robotic Arm along with the movement of the Manipulator. To create an animation of the 2R Robotic Arm based on its various movements. THEORY: A 2R robotic arm is a…

      calendar

      03 Apr 2022 01:30 PM IST

      Read more

      MATLAB Program to solve Second Order Differential Equation for a Simple Pendulum

      Objective:

      AIM : To create a MATLAB program that solves the following Ordinary Differential Equation for a simple pendulum with damping. OBJECTIVES : To write a program that solves the simple pendulum's ODE. To animate the to and fro motion of the simple pendulum. THEORY : An Ordinary Differential Equation (ODE) is a differential…

      calendar

      03 Apr 2022 01:35 PM IST

      Read more

      MATLAB Program to Optimise the Stalagmite Function using Genetic Algorithm

      Objective:

      AIM : To write a code in MATLAB to optimise the stalagmite function and find the global maxima of the function. OBJECTIVES : To optimise the stalagmite function. To understand the concept of genetic algorithm and explain the syntax for 'ga' in MATLAB. Plot graphs for studies and for 'F maximum vs No.…

      calendar

      03 Apr 2022 01:39 PM IST

      Read more

      MATLAB Program based on Curve fitting

      Objective:

      AIM : To write a MATLAB code to fit a linear and cubic polynomial for the cp data.  OBJECTIVES : Write code to fit a linear and cubic polynomial for the Cp data.  Plot the linear and cubic fit curves along with the raw data points. Write a code to show splitwise method. Explain the parameters used to measure…

      calendar

      03 Apr 2022 01:47 PM IST

      Read more

      MATLAB Project based on NASA's Thermodynamic Data

      Objective:

      AIM : To write a MATLAB Program that helps Parsing NASA's thermodynamic data. OBJECTIVES : To write a function that extracts the 14 coefficients and calculates Specific Heat, Enthalpy & Entropy. Plot the Cp, Enthalpy and Entropy for each species. To calculate the molecular weight of each species. THEORY : Parsing…

      calendar

      03 Apr 2022 01:57 PM IST

      Read more

      MATLAB Project based on Rankine Cycle Simulator

      Objective:

      AIM : To create a MATLAB Program that calculate the state points of the Rankine Cycle. OBJECTIVES : To create a Rankine Cycle Simulator using MATLAB. To determine its state points including (i) Net work output & (ii) Back work ratio. Plot its T-S and h-S diagram from the given data. Explain its working. THEORY…

      calendar

      03 Apr 2022 01:56 PM IST

      Read more

      Week 1 - Plot function using basic Simulink blocks

      Objective:

      AIM : To plot function `y(x)=(x−1)⋅(x−3)^2⋅(x−9)^2` using basic Simulink blocks and run suspension system comparison.  OBJECTIVES : To create fundamental Simulink blocks using a given function. To run Simulink example for Suspension System Comparison. GOVERNING EQUATION :    …

      calendar

      21 Feb 2022 11:07 AM IST

      Read more

      Week -2 Simulink Model of a Doorbell & a Sensing Temperature of a Heater

      Objective:

      Que. 1 : AIM : To make a Simulink model of a doorbell using a solenoid block. OBJECTIVES : To create a Simulink block of a doorbell. Make some arrangements for the bell to produce sound. To create a situation where the switch is closed for 2 seconds and then released. To observe the position of…

      calendar

      26 Feb 2022 05:54 PM IST

        Read more

        Week - 3 Perform Shaping Machine, Data sets & Mass-Spring-Damper in Simulink and Simscape.

        Objective:

        Que. 1 AIM : To determine the work done by the cutting tool using the Simulink model. OBJECTIVES : To create a Simulink model for a Shaping Machine. To determine the work done as the tool moves through a distance of 100 mm. GIVEN CONDITIONS : Distance (mm)  0 20 50 60 80 100 Force (kN) 60 72 65 53 44 50…

        calendar

        01 Mar 2022 01:34 PM IST

        Read more

        Week - 4 Stateflow model of a Washing Machine and Gear Shifter

        Objective:

        Que. 1 AIM: To implement control logic of a Washing Machine using Stateflow. OBJECTIVES : To create a model of a washing machine. To perform the given sequence and show its working conditions GIVEN CONDITIONS : The system is enabled if the power supply is available. Stop the procedure and signal with an…

        calendar

        04 Mar 2022 10:30 AM IST

          Read more

          System-level Simulation of an All-Terrain Vehicle (ATV)

          Objective:

          AIM: To carry out a system-level simulation of an All-Terrain Vehicle (ATV). OBJECTIVES : To carry out a Simulation of ATV. To prepare a technical report explaining the model properties & comments on the results.   THEORY : All-Terrain Vehicle (ATV) An All-Terrain Vehicle (ATV), also known as a light utility vehicle…

          calendar

          06 Mar 2022 05:14 PM IST

            Read more

            Week 1 - Exercise on M-script (Part-2)

            Objective:

            Que. 1 AIM: To create a MATLAB Program that executes addition, subtraction, multiplication, left & right division matrix operations. OBJECTIVES : To perform addition, subtraction, multiplication, left & right division. PROGRAM : % MATLAB Program to perform Arithmetic Operations clear all close all clc…

            calendar

            11 Mar 2022 06:51 PM IST

            Read more

            Week 1 - Exercise on M-script (Part - 1)

            Objective:

            Que. 1 AIM: To write a Matlab program that calculates the square root of a given number. OBJECTIVES : To calculate the square root of a given number. PROGRAM : % MATLAB Program to calculate the Square Root clear all close all clc % Step 1 fprintf('To calculate the square root of a desired value \n \n') % Step 2 :…

            calendar

            12 Mar 2022 02:10 PM IST

            Read more

            Week 2 - Exercise on M-script

            Objective:

            Que. 1 AIM: To create a MATLAB program that increments the value of "a" using a while loop. OBJECTIVES : To make use of the while loop. To increase the value of "a" until it is less than "n". PROGRAM : % MATLAB program to execute While Loop clear all close all clc % Step 1 : Input Variables a = 0; n = 10; % Step 2…

            calendar

            18 Mar 2022 12:49 PM IST

            Read more

            Week 3 - Exercise on Simulink Modeling (Part - 2)

            Objective:

            Que. 6 AIM: To create a Simulink model of 3x3 matrix multiplication of two matrix inputs. OBJECTIVES : To create two 3x3 inputs matrices. To perform matrix multiplication. SIMULINK MODEL : BLOCKS USED : Constants Product Display   RESULTS :    CONCLUSION : As a result, we have created…

            calendar

            19 Mar 2022 09:17 PM IST

              Read more

              Week 3 - Exercise on Simulink Modeling (Part - 1)

              Objective:

              Que. 1 AIM: To create a Simulink model using two constant blocks as int8 & int16. OBJECTIVES : To create two constant blocks named val1 & val2. To define the calibration value in the workspace. To change the data type of the constant block as int8 & int16. SIMULINK MODEL : BLOCKS USED : Constant …

              calendar

              28 Mar 2022 05:55 AM IST

                Read more

                Week 4 - Exercise on Simulink Modeling

                Objective:

                Que. 1 AIM: To create a Simulink model which performs simple arithmetic calculations. OBJECTIVES :  To perform simple arithmetic calculations such as add, subtract, multiply & divide. SIMULINK MODEL : SUBSYSTEM : BLOCKS USED : Constants Subsystem Add Subtract Divide Product Display  EXPLANATION…

                calendar

                27 Mar 2022 03:02 PM IST

                Read more

                Week 5 - Exercise on Simulink Modeling & Stateflow

                Objective:

                Que. 1 AIM: To develop a PID Controller for a Second Order Differential Equation along with individual gain blocks for P-I-D. OBJECTIVES : To develop a model using both PID Library block and also using individual gain blocks for P-I-D. CONDITIONS :  Transfer Function is  `20/(s^2 + 10s + 20) `…

                calendar

                30 Mar 2022 11:50 AM IST

                Read more
                Showing 1 of 21 projects

                2 Course Certificates

                certificate

                MATLAB for Mechanical Engineers

                CertificateIcon
                Certificate UID: l7cv1td0o4by2f5n
                View Certificate
                certificate

                Introduction to Physical Modeling using Simscape

                CertificateIcon
                Certificate UID: n1gf5x0poyljbs2c
                View Certificate
                Showing 1 of 2 certificates

                4 Workshop Certificates

                certificate

                CFD- An innovative way to solve flow problems using computers

                CertificateIcon
                Certificate UID: l6ujpb9q7t
                View Certificate
                certificate

                Teamcenter

                CertificateIcon
                Certificate UID: hrj2a4fqet
                View Certificate
                certificate

                Teamcenter

                CertificateIcon
                Certificate UID: yf8i94625r
                View Certificate
                certificate

                Application of Artificial Intelligence in Industry 4.0

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

                Academic Qualification

                B.Tech

                DKTE Society's Textile & Engineering Institute (An Autonomous Institute)

                26 Jul 2014 - 09 Jul 2021

                12th

                Jaysingpur College, Jaysingpur.

                09 Jul 2012 - 31 May 2014

                10th

                Mothers Matriculation School

                07 Jul 2009 - 04 Jun 2012

                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
                Recently launched

                18 Hours of Content

                coursecard
                Recently launched

                21 Hours of Content

                coursecard
                Recently launched

                10 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