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

BHASKAR DASGUPTA

Mechanical Engineer

Skills Acquired at Skill-Lync :

  • MATLAB-BASICS
  • SIMULINK-BASICS
  • GD&T-BASICS
  • NX-CAD
  • SHEET-METAL-DESIGN
  • BIW-DESIGN

Introduction

This is Bhaskar Dasgupta. Pursued bachelor's degree of B-Tech in the field of Mechanical Engineering from West Bengal and currently working as MEP Engineer in Sterling & Wilson Pvt. Ltd.. Looking to get specialised in Hybrid EV domain.

20 Projects

Week 2- 2R Robotic Arm Challenge

Objective:

%Program in Matlab to stimulate forward kinematics of 2R robotic arm % To make an animation of 2R robotic arm %Inputs L1 = 2; % Length of Link1 L2 = 1; % Length of Link2 theta1 = linspace(0,90,10); %In degrees theta2 = linspace(0,90,10); %In degrees ct = 1; for i = 1:length(theta1) THETA1 = theta1(i); for j = 1:length(theta2)…

calendar

22 Apr 2022 12:10 AM IST

  • MATLAB
Read more

Week 3 - Solving second order ODEs

Objective:

AIM: To write a program in Matlab that will simulate the Pendulum motion.   OBJECTIVE: To solve a second order ODE, which represents equation of motion of a simple pendulum with damping and create an animated video with output obtained from solving ODE.   THEORY: A simple pendulum is a mechanical system of mass…

calendar

25 Apr 2022 03:20 PM IST

    Read more

    Week 4.1 - Genetic Algorithm

    Objective:

    AIM:  1. To write a code in MATLAB to optimise the stalagmite function and find the ‘Global Maxima’ of the function.  2. To explain the concept of genetic algorithm and also explain the syntax for ‘ga’ in MATLAB. 3. To plot graphs for all 3 studies and for function maximum vs number of…

    calendar

    09 May 2022 03:08 PM IST

    Read more

    Project 1 - Parsing NASA thermodynamic data

    Objective:

    AIM : 1. 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. 2. Calculate the molecular weight of each species and display it in the command window. 3. Plot the Cp, Enthalpy and Entropy for the local temperature range (low…

    calendar

    24 May 2022 01:25 AM IST

    Read more

    Week -2

    Objective:

    AIM : 1. To make a Simulink model of Doorbell using solenoid block.          2.  To use a thermister to sense the temperature of a heater and turn on or off the fan. STUDY 1 : DOOR BELL  THEORY : A door bell here is basically an electric bell which is a mechanical or electronic…

    calendar

    14 Jun 2022 04:00 PM IST

      Read more

      Week - 4

      Objective:

      AIM : To 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.…

      calendar

      09 Jul 2022 05:25 PM IST

        Read more

        Project

        Objective:

        AIM: To carry out a system-level simulation of an all-terrain vehicle (ATV) and write a technical report explaining the model properties and comments the result. THEORY:  All-Terrain Vehicle :- An all-terrain vehicle (ATV), also known as a light utility vehicle (LUV), a quad bike, or simply…

        calendar

        21 Jul 2022 05:24 PM IST

        Read more

        Week 8 - Challenge 1 - Base Bracket Design

        Objective:

        AIM : Create the Base Bracket Plastic component through the given Class-A surface. To begin with, the tooling axis for the given Class-A Surface should be created meeting the requirements of the draft angle and at the end perform the Draft analysis on the model.  REPORT :  Given Class A Surface.  Creation of Tooling Axis…

        calendar

        23 Feb 2023 03:35 PM IST

          Read more

          Week 8 - Challenge 2 - Switch Bezel Design

          Objective:

          AIM: To create the Switch Bezel Plastic component through the given Class-A surface. To begin with, the tooling axis for the given Class-A Surface should be created meeting the requirements of the draft angle and at the end perform the Draft analysis on the model.  PROCEDURE :  Class A Surface as a input…

          calendar

          27 Feb 2023 02:18 AM IST

            Read more

            Week 8 - Challenge 3 - Coin Holder Design

            Objective:

            AIM : To Create the Coin Holder Plastic component through the given Class-A surface. To begin with, the tooling axis for the given Class-A Surface should be created meeting the requirements of the draft angle and at the end perform the Draft analysis on the model. PROCEDURE :  Class A Surface was provided to…

            calendar

            08 Mar 2023 03:31 PM IST

              Read more

              Week 8 - Challenge 5 - Door Trim Lower

              Objective:

              AIM:  To create the Door Trim Plastic component through the given Class-A surface. To begin with, the tooling axis for the given Class-A Surface should be created meeting the requirements of the draft angle and at the end perform the Draft analysis on the model.  Taking the Thickness of the component to be 2.5…

              calendar

              20 Mar 2023 08:10 AM IST

                Read more

                Week 8 - Challenge 4 - Bumper

                Objective:

                AIM :  To create the Bumper Plastic component through the given Class-A surface. To begin with, the tooling axis for the given Class-A Surface should be created meeting the requirements of the draft angle and at the end perform the Draft analysis on the model.  Taking the Thickness of the component to be 3…

                calendar

                20 Mar 2023 05:30 PM IST

                  Read more

                  Week 10 - Challenge 1- Attachment Feature Creation (Ribs & Screw Boss)

                  Objective:

                  AIM : To create the ribs and screw bosses for the Door Handle considering the design rules and also create the Door Handle component from the given class A surface. DETAILED REPORT :  Class A surface of Door Handle has been provided to us. TOOLING AXIS CREATION : With the help of Boundary option, checking for any…

                  calendar

                  26 Mar 2023 09:57 AM IST

                  Read more

                  Week 10 - Challenge 2- Attachment Feature Creation (Dog House)

                  Objective:

                  AIM : To create the Dog House for the Door Trim considering the design. Considering the thickness of the part to be 2.5 mm. REPORT :  Class A surface : Surface Class A was being provided to us.                           …

                  calendar

                  09 Apr 2023 06:44 PM IST

                    Read more

                    Week 10 - Challenge 3 - Door Trim Lower with Engineering Features

                    Objective:

                    AIM:  To create the Door Trim Lower Plastic component through the given Class-A surface. To begin with, the tooling axis for the given Class-A Surface should be created meeting the requirements of the draft angle and at the end perform the Draft analysis on the model.  To create the Heat Stakes and…

                    calendar

                    18 Apr 2023 05:51 PM IST

                      Read more

                      Week 11 - Project - A pillar Design with Master Section

                      Objective:

                      AIM: To create the A-Pillar's Plastic component from the given Class A Surface using the Master Section that is provided while following all the design rules. THEORY:  Pillars - Car pillars are components that support the structure of an enclosed automobile body. This is similar…

                      calendar

                      09 May 2023 03:11 AM IST

                        Read more

                        Hood design-Week 2

                        Objective:

                         AIM:  To Design Hood Outer Panel, Inner Panel and the necessary reinforcements by following the Master Section mentioned with the Design parameters.   INTRODUCTION: The Hood or Bonnet is an opening body panel that covers the engine in a front-engine vehicle. The hood is also considered as another…

                        calendar

                        04 Feb 2024 05:19 PM IST

                        Read more

                        Section Modulus calculation and optimization

                        Objective:

                        Aim  To calculate the section modulus of the previously designed hood for analyzing its strength and also optimizing the design to see the difference in the bending strength of the hood. Higher the section modulus of a structure, the more the resistive it becomes to bending. Section modulus Section modulus is…

                        calendar

                        20 Aug 2023 02:40 PM IST

                          Read more

                          Fender Design

                          Objective:

                          AIM: To design Front Car Fender according to the Engineering standard including Mounting area such as Sill, Bumper, Baffle and A-Pillar. INTRODUCTION: Fender is the American English term for the part of an automobile that frames a wheel well protected. Its primary purpose is to prevent sand, mud, rocks, liquids and…

                          calendar

                          28 Nov 2023 06:12 PM IST

                          Read more

                          Roof Design

                          Objective:

                          AIM: For the given Roof styling, create an assembly by developing the essential flanges for the outer roof and creating the reinforcements. INTRODUCTION:  Car Roof An automobile roof or car top is the portion of the automobile that sits above the passenger compartment, protecting the vehicle's occupants from…

                          calendar

                          20 Jan 2024 05:52 PM IST

                            Read more
                            Showing 1 of 20 projects

                            4 Course Certificates

                            certificate

                            MATLAB for Mechanical Engineers

                            CertificateIcon
                            Certificate UID: 56cyfljqtsia8z03
                            View Certificate
                            certificate

                            Introduction to Physical Modeling using Simscape

                            CertificateIcon
                            Certificate UID: fnjteha2giwd3b7z
                            View Certificate
                            certificate

                            Automotive Plastic Design using CATIA V5

                            CertificateIcon
                            Certificate UID: h6m4cxyefqi7au1s
                            View Certificate
                            certificate

                            Geometric Dimensioning and Tolerancing

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

                            Academic Qualification

                            B.Tech

                            Budge Budge Institute of Technology

                            01 Aug 2012 - 02 Aug 2016

                            12th

                            Gyan Ganga Educational Academy

                            01 Mar 2011 - 28 May 2012

                            10th

                            Gyan Ganga Educational Academy

                            01 Mar 2009 - 28 May 2010

                            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