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

vinod shahane

Senior FEA Engineer

Skills Acquired at Skill-Lync :

  • MATLAB-BASICS
  • FEA
  • LS-DYNA
  • PYTHON-BASICS
  • NUMERICAL-ANALYSIS

Introduction

I have over 14 years of industry experience in Finite Element Analysis and Engineering design for various products portfolio - steam turbine, large diesel engines, marine propulsions and automotive.

8 Projects

Breaking Ice with Air cushion Vehicle - Find minimum pressure with Newton-Raphson method

Objective:

# Assignment for Ice breaking with Air-cushion Vehicle # To calculate the minimum pressure using Netwon Rephson Method import matplotlib.pyplot as pl import numpy as np import math # Given function f(x) = P^3(1-B^2)+(0.4hB^2-(S*h^2)/r^2)*P^2 +((S^2*h^4*P)/3*r^4)*P -((S*h^2)/(3*r^2))^3 = 0 # Objective minimization of function…

calendar

09 Apr 2019 12:41 AM IST

    Read more

    Week 1 - Flow over Bicycle

    Objective:

    Write a Matlab program to calculate drag force. %% Program 1 clear all close all clc % inputs Parameter %drag force c_d = 0.8 %% Coefficient of Drag force is defined % Area m^2 A = 0.1 %% sectional area of Rider is considerd %Density kg/m^3 rho = 1.2 %% variable is defined for to define the Density of Air %Velocity in…

    calendar

    09 Apr 2019 12:41 AM IST

      Read more

      Curve Fitting using Python

      Objective:

      # To read the data file as a input provided def read_file():temperature = []cp = []for line in open(\'data\',\'r\'):values = line.split(\',\') # Data is splint using read the file temperature.append(float(values[0])) # temperature is assigned with appending with read the data in float valuescp.append(float(values[1]))…

      calendar

      22 Jan 2019 03:38 AM IST

        Read more

        Air Standard Cycle using Python

        Objective:

        import math import matplotlib.pyplot as plt \"\"\" function is created by define with name Engine Kinematics \"\"\" def engine_kin(bore,stroke,con_rod,cr,start_crank,end_crank): #Geometric parameters a=stroke/2 R=con_rod/a # Volume calculations V_s=math.pi*(1/4)*pow(bore,2)*stroke # Swept volume computation V_c=V_s/(cr-1)…

        calendar

        22 Jan 2019 11:10 PM IST

          Read more

          LS Dyna- Week1_Consistency of units

          Objective:

          https://drive.google.com/file/d/124NU2HSaMIGgqD-SxCT1qPzUqEV1UXrl/view?usp=sharing

          calendar

          15 Apr 2020 11:05 AM IST

            Read more

            Week 4 - Genetic Algorithm

            Objective:

            function [fx_y] = stag(input_parameter) x = input_parameter(1); y = input_parameter(2); f1_x = (sin((5.1*pi.*x)+0.5)).^6; % Define the function f1.x f1_y = (sin((5.1*pi.*y)+0.5)).^6; % Define the function f1.y f2_x = exp(-4*log(2).*(((x-0.0667).^2)/0.64)); % Define the function f2.x f2_y = exp(-4*log(2).*(((y-0.0667).^2)/0.64));…

            calendar

            25 Dec 2018 11:34 PM IST

              Read more

              Data Analysis

              Objective:

              \'\'\' Data analysis \'\'\' #Import Modules import matplotlib.pyplot as graph import numpy as np from numpy import trapz as trp #input the data data_file = \'engine_data.out\' n = 0 Header = 0 Col_Name = [] col_units = [] for line in open(data_file,\'r\'): if \'#\' not in line: n = n + 1 cols = len(str.split(line)) # columns…

              calendar

              25 Jan 2019 03:38 AM IST

                Read more

                Week - 1 - Consistency of units

                Objective:

                Dear Support, First assignment is completed

                calendar

                24 May 2020 04:26 PM IST

                  Read more
                  Showing 1 of 8 projects

                  2 Course Certificates

                  certificate

                  Python for Mechanical Engineers

                  CertificateIcon
                  Certificate UID: 3WiWE4XIZgN8Edlg
                  View Certificate
                  certificate

                  MATLAB for Mechanical Engineers

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

                  Academic Qualification

                  M.E

                  Shreeyash College Of Engineering & Technology, Aurangabad, Maharashtra

                  01 Jun 2014 - 01 Jun 2017

                  12th

                  Vivekanand College

                  01 Mar 1996 - 01 Oct 1997

                  10th

                  Dhyanprakash Vidya Mandir

                  01 Mar 1993 - 01 Mar 1994

                  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