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

Bikram Keshari Sahoo

Learning & growing is a lifetime process for me

Skills Acquired at Skill-Lync :

  • MATLAB-BASICS
  • SIMULINK-BASICS
  • HYPER-MESH
  • STRUCTURAL-MESHING
  • SHEET-METAL-MESHING
  • ANSA
  • FEA
  • RADIOSS

Introduction

Thank you for visiting my profile. I am a Test & Validation Engineer having 7 yrs. of experience. Completed my B.Tech. from BPUT in Mechanical Engineering in 2014.

9 Projects

Week 2- 2R Robotic Arm Challenge

Objective:

https://drive.google.com/file/d/1uX4UY3Te3ddlbsSClID_7oRhreiw6RtX/view?usp=sharing % Forward kinematics of a 2R robotics arm % inputs l1=1; l2=0.5; theta1=linspace(0,90,10); theta2=linspace(0,90,10); ct=1; for i= 1:length(theta1) THETA1=theta1(i); for j= 1:length(theta2) THETA2=theta2(j); x0=0; y0=0; x1=l1*cosd(THETA1);…

calendar

26 Feb 2022 06:28 PM IST

    Read more

    Week 3 - Solving second order ODEs

    Objective:

    % solvikg the second order ODE clear all close all clc % inputs l = 1; b = 0.05; m = 1; g = 9.81; % initial condition theta = [0;3]; % time points t_span = linspace(0,20,500); % solve ODE [t,results] = ode45(@(t,theta) Ode_func(t,theta,b,g,l,m),t_span,theta); figure(1) plot(t,results(:,1)) hold on plot(t,results(:,2))…

    calendar

    05 Mar 2022 02:50 PM IST

      Read more

      Week 4.1 - Genetic Algorithm

      Objective:

      Genetic Algorithm A genetic algorithm is an algorithm that imitates the process of natural selection.They help solve optimization and search problems. The concept of algorithm is a search technique often used to compute science to find to complex nonobvious solution to algorithimic optimisation and search problems. For…

      calendar

      17 Apr 2022 11:25 AM IST

        Read more

        Project 1 - Parsing NASA thermodynamic data

        Objective:

        clear all close all clc % opening & reading the required file file= fopen('THERMO.dat','r') % heading line1=fgetl(file) % global temperature values line2=fgetl(file) % next three lines are comments des_1=fgetl(file) des_2=fgetl(file) des_3=fgetl(file) t=strsplit(line2); global_low_temperature=str2num(t{2}); global_mid_temperature=str2num(t{3});…

        calendar

        18 Apr 2022 05:18 PM IST

          Read more

          Project 2 - Rankine cycle Simulator

          Objective:

          clear all close all clc % step 1 % print description of all process fprintf('RANKINE CYCLE SIMULATOR'); fprintf('1-2 Isentropic expansion in the turbine'); fprintf('Constant pressure heat rejection by the condenser'); fprintf('Isentropic compression in the pump'); fprintf('Constant pressure heat addition by the boiler');…

          calendar

          18 Apr 2022 05:50 PM IST

            Read more

            Week -2

            Objective:

            1- Simulink model of door bell using a solenoid block Scope - Gives the plots of the output Pulse generator - It is an analog input has an amplitude & frequency with which input is transmitted PS simulink & Simulink PS - These are basically the converter from physical system to simulink signals & vice versa…

            calendar

            29 May 2022 02:49 PM IST

              Read more

              Project

              Objective:

              Objective 1. Study the BAJA ATV model without dashboard 2. Study the BAJA ATV model with dashboard 3. Study the BAJA ATV model using lookup table without dashboard 4. Study the BAJA ATV model using lookup table with dashboard Study 1 By using simulink model of CVT consists of signal builder,generic engine,motion sensors,vehicle…

              calendar

              10 Jun 2022 06:39 PM IST

                Read more

                Week - 4

                Objective:

                1.Implement control logic of a “washing machine” using Stateflow as per given sequence: Below points are the processes a washing machine follow during wash -Power supply -water -Soaking -Washing -Rinsing -Drying Stateflow:- The two inputs are given for the power & water supply. Once the inputs are given…

                calendar

                12 Jun 2022 02:31 PM IST

                  Read more

                  Week 4-1D Element Creation Challenge

                  Objective:

                  1. Import the given Component using the Import option in Hypermesh.                                                                          Fig: Imported Parallel Bracket Model      2. Creating a Mid-surface of the given component by using Geom-midsurface option.      3. After creating a Mid surface of the given component,…

                  calendar

                  06 Aug 2022 05:12 PM IST

                    Read more
                    Showing 1 of 9 projects

                    2 Course Certificates

                    certificate

                    MATLAB for Mechanical Engineers

                    CertificateIcon
                    Certificate UID: 4t91h6kfgmjs7oea
                    View Certificate
                    certificate

                    Introduction to Physical Modeling using Simscape

                    CertificateIcon
                    Certificate UID: 8bj104acx2w7ry5d
                    View Certificate
                    Showing 1 of 2 certificates

                    Academic Qualification

                    B.Tech

                    Biju Patnaik University of Technology Rourkela Odisha

                    05 Oct 2010 - 11 Jun 2014

                    12th

                    Paradeep College, Paradeep

                    07 Aug 2008 - 02 Apr 2010

                    10th

                    NAC Municipal High School

                    10 May 2007 - 05 Mar 2008

                    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

                    coursecard
                    4.7

                    4 Hours of Content

                    coursecard
                    Recently launched

                    14 Hours of Content

                    coursecard
                    Recently launched

                    12 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