Varun Prasad
Bachelors in Mechanical Engineering | Design Engineer
Skills Acquired at Skill-Lync :
Introduction
6 Projects
Week 2- 2R Robotic Arm Challenge
AIM: To simulate the forward kinematics of a 2R Robotic Arm. OBJECTIVE: To understand and trace the movement of the robotic arm with the help of Matlab by animation. PROGRAMME: % Forward Kinematics of robotic arm close all clear all clc % Inputs theata1 = linspace(0,90,10); theata2 = linspace(0,90,10); l1 = 1; l2 = 0.5;…
22 Feb 2022 11:34 AM IST
Week 3 - Solving second order ODEs
AIM: To solve a second order ordinary differential equation (ODE) using the MATLAB. OBJECTIVE: To understand how to solve the ODE using MATLAB and to simulate the pendulum motion with the given time. PROGRAMME: 1). Programme for solving Second order ODE. clear all close all clc % Inputs l = 1; m = 1; b = 0.05; g = 9.81;…
26 Mar 2022 09:08 AM IST
Week 4.1 - Genetic Algorithm
AIM: To study about Genetic algorithm and to calculate the global maxima of Stalagmite function using MATLAB OBJECTIVE: To write a code in Matlab to optimise the Stalagmite function and find the global maxima of the function PROGRAMME: 1).Stalagmite function function [f] = stalagmite(input_vector) x = input_vector(1);…
18 Apr 2022 07:37 AM IST
Week -2
AIM: 1) Make a Simulink model of Doorbell using solenoid block with the following details: In the above arrangement, when the switch is closed the electromagnet receives electrical power from the battery and pulls the metal arm to hit the bell producing sound. …
22 Jun 2022 08:11 AM IST
Week - 4
AIM: Implement control logic of a “washing machine” using Stateflow as per given sequence: If the power supply is available, the system gets activated If the Water supply is not available, stop the process & indicate through LED Soaking time should be 200s followed by Washing time of 100s. Then…
27 Jun 2022 02:33 PM IST
Project
Aim: To study and prepare technical report for system-level simulation of BAJA ATV. OBJECTIVE: Study of BAJA ATV model without dashboard Study of BAJA ATV model with dashboard Study of BAJA ATV model using lookup table without dashboard Study of BAJA ATV model using lookup table with dashboard INTRODUCTION:…
29 Jun 2022 05:57 AM IST
2 Course Certificates
Academic Qualification
B.E
Velammal Engineering College
01 Aug 2014 - 20 Apr 2018
12th
Velammal Matriculation Higher Secondary School
14 Mar 2013 - 16 May 2014
10th
Velammal Matriculation Higher Secondary School
11 Apr 2011 - 23 Mar 2012
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