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

Saurabh Kshirsagar

Saurabh

Skills Acquired at Skill-Lync :

  • MATLAB-BASICS
  • MODEL-BASED-DEVELOPMENT
  • HEV-FUNDAMENTALS
  • NX-CAD
  • SHEET-METAL-DESIGN
  • BIW-DESIGN
  • GD&T-BASICS
  • CATIA

Introduction

My name is Saurabh kshirsagar, I have mother father and sister. I am a mechanical engineer.

30 Projects

Project - Analysis of a practical automotive wiring circuit

Objective:

Answer for question1 1. Generator 2. Battery  3. Starter 4. Ignition coil 5. Ammeter 6. Foot selector switch 7. Breaker 8. Fuse. 9. Current and voltage regulator. Answer for question 2 1. Generator :-  An electric generator is a device thats converts mechanical energy obtained from an external source into electrical…

calendar

20 Dec 2022 05:24 PM IST

    Read more

    Project - Data Handling and Interpolation

    Objective:

    %Data handling and interpolation Data=readmatrix('VI.xlsx'); %Loading given voltage and Current excel data sheet. V_Volt=Data(:,1); % Loading/Extracting voltage column from excel sheet 1. I_Amp=Data(:,2); % loading/Extracting Current column from excel sheet1. %Interpolation of V and I. x=-17.3:0.1:0.9; %Range of interpolation…

    calendar

    06 Jul 2023 12:40 PM IST

      Read more

      Project - Position control of mass spring damper system

      Objective:

      ANSWER A transfer function of a mass spring damper system with PID controller to adjust the force on mass so that its position follows a reference signal. Take m = 3.6 kg  k = 400 N/m  c = 100Ns/m simulink model is created using sum, pulse generator, gain, integrator, scope , derivative, clock, workspace blocks. model…

      calendar

      05 Sep 2023 11:22 AM IST

        Read more

        Project 1

        Objective:

        AIM:  The development of a conventional vehicle's forward energy-based fuel consumption model using Matlab and Simulink. To compute the fuel economy numbers for the given desired vehicle model in kmpl on the two different drive cycle types are UDDS and HWFET. By understanding the vehicle operation points in terms of engine…

        calendar

        17 Sep 2023 09:57 AM IST

        • HTML
        • MATLAB
        Read more

        Project 2

        Objective:

         Aim:- Modeling of development of a forward energy-based fuel consumption model of a P1 hybrid vehicle.  Objectives:- 1] Tabulate the fuel economy numbers (kmpl) for UDDS and HWFET cycle. Compare these numbers with the baseline numbers for conventional vehicle. 2] Plot the time trace for engine, transmission input, transmission…

        calendar

        12 Oct 2023 01:08 PM IST

        Read more

        Wiring harness design in CATIA V5 - 3D modeling Week 2 Challenge

        Objective:

        Objectives To define the following connections and connector clip CAD parts as an electrical connector using the “Electrical Part Design” Workbench, get the data from the provided links. Create Connectors and Clips with all the required properties defined. The geometrical features (point, axis) must…

        calendar

        20 Oct 2023 09:35 AM IST

        Read more

        Wiring harness routing & packaging Rules Week 3 Challenge

        Objective:

        1) P-CLAMP : First we have to download the given igs file and open it in the CATIA V5 software. Now go to the part workbench and defining some geometrical parameter. First of all I am defining the point where the bundle entry is done. here in the P-clamp from both side we can enter the bundle. So Both side I am defining…

        calendar

        26 Oct 2023 11:19 AM IST

        Read more

        Wiring harness design in CATIA V5 - 3D modeling Week 4 Challenge

        Objective:

        Download connector 3D data from www.te.com DT06-4S DT06-6S DT06-2S DT06-08SA   Objective- Directing the wiring harness layout in the electrical workbench according to the schematic. Add protective covering to all branches and maintain 30mm end extremities. Steps- Identify the part as connector first…

        calendar

        29 Oct 2023 05:26 AM IST

          Read more

          Wiring harness design in CATIA V5 - 3D modeling Week 5 & 6 Challenge

          Objective:

          In the diagram above, the electrical connectors are represented by numbers. 1. There are different types of connectors in ten different places.2. Bundle continuity for the two created harnesses must be checked.3. Once the two Harnesses have been created, the next step is to connect them electrically.4. Examine Harness…

          calendar

          01 Nov 2023 11:42 AM IST

          Read more

          Wiring harness design in CATIA V5 - 3D modeling Week 7 Challenge

          Objective:

          SOLUTION The harness is assembled and routed in accordance with the provided references.    Flattening of Harness We create a new product, then we specify the workbench to be “Electrical Harness Flattening”. Define the flattening parameters at the harness flattening workbench. After that, we can rename…

          calendar

          04 Nov 2023 07:32 AM IST

            Read more

            Project 1

            Objective:

            Solution Aim - Route the wiring harness on given engine and prepare flattened view drawing in CATIA V5. Application of all Packaging rules, Industry best practices studied shall be demonstrated in design. Apply protection coverings as required. Engine wiring harness routing The V16 engine CAD data is seen in the image…

            calendar

            12 Nov 2023 08:04 AM IST

            Read more

            Project 2

            Objective:

            Problem Description: The front and back views of a car's backdoor are displayed in the images above, and a wiring harness needs to be made for it. There will be a wire harness made for the number plate light and the taillights.  There are two 2-pin connectors for the number plate light, two 4-pin connectors for the…

            calendar

            14 Nov 2023 11:54 AM IST

              Read more

              Project 1 - Data Handling and Interpolation

              Objective:

              Project 1  % Simple Harmonic Oscillator Solver   % Get mass (m) and spring constant (k) from the user prompt = {'Enter mass (m):', 'Enter spring constant (k):'}; dlgtitle = 'Input'; dims = [1 35]; definput = {'1', '1'}; user_input = inputdlg(prompt, dlgtitle, dims, definput);   % Convert user input to numeric…

              calendar

              22 Nov 2023 07:02 PM IST

                Read more

                Project 2 - Speed Control of a Direct Current (DC) motor

                Objective:

                simulink model steps:- Open Simulink and create a new model. From the Simulink Library Browser, navigate to the "Simulink" section and drag a "Step" block into the model. Connect the output of the "Step" block to the input of the DC motor block in Figure 1. Add a "Scope" block to the model and connect the output of the…

                calendar

                25 Nov 2023 06:13 AM IST

                  Read more

                  Wiring harness design in CATIA V5 - 3D modeling Week 2 Challenge

                  Objective:

                  Solution Objectives To define the following connections and connector clip CAD parts as an electrical connector using the “Electrical Part Design” Workbench, get the data from the provided links. Create Connectors and Clips with all the required properties defined. The geometrical features (point, axis) must…

                  calendar

                  26 Dec 2023 06:20 AM IST

                  Read more

                  Wiring harness routing & packaging Rules Week 3 Challenge

                  Objective:

                  Solution A1 1) Make a plane entry point.   2) Make a point for the exit plane.    3) Create a plane     4) Make a base plane   5) Define the clip as an electrical support after switching to the 'Electrical Part Design' workbench. Click on define support, then select the clip.   …

                  calendar

                  26 Dec 2023 10:10 AM IST

                    Read more

                    Wiring harness design in CATIA V5 - 3D modeling Week 4 Challenge

                    Objective:

                    Solution Objective Directing the wiring harness layout in the electrical workbench according to the schematic. Add protective covering to all branches and maintain 30mm end extremities. Steps Identify the parts as connector first and define the connection points for each connector as well as the bundle connection points.…

                    calendar

                    27 Dec 2023 05:33 AM IST

                      Read more

                      Wiring harness design in CATIA V5 - 3D modeling Week 5 & 6 Challenge

                      Objective:

                      Solution Step 1 For each electrical connector that will be a part of the wiring harness, create the geometrical and electrical definitions. Harness A - Connectors Connector No. 6   Connector No. 7   Connector No. 8       Connector No. 9       Connector No. 10   Harness B - Connectors…

                      calendar

                      27 Dec 2023 12:01 PM IST

                      Read more

                      Wiring harness design in CATIA V5 - 3D modeling Week 7 Challenge

                      Objective:

                      Solution The harness is assembled and routed in accordance with the provided references. Flattening of Harness:  We create a new product, then we specify the workbench to be “Electrical Harness Flattening”. Define the flattening parameters at the harness flattening workbench. After that, we can rename…

                      calendar

                      27 Dec 2023 12:52 PM IST

                        Read more

                        Project 1

                        Objective:

                        Solution Aim Route the wiring harness on given engine and prepare flattened view drawing in CATIA V5. Application of all Packaging rules, Industry best practices studied shall be demonstrated in design. Apply protection coverings as required.   Engine Wiring Harness Routing   The V16 engine CAD data is seen in…

                        calendar

                        28 Dec 2023 12:35 PM IST

                        Read more

                        Project 2

                        Objective:

                        Problem Description: The front and back views of a car's backdoor are displayed in the images above, and a wiring harness needs to be made for it.  There will be a wire harness made for the number plate light and the taillights.  There are two 2-pin connectors for the number plate light, two 4-pin connectors for the taillights,…

                        calendar

                        28 Dec 2023 05:33 PM IST

                        Read more

                        Week 7 Challenge - Assembly Workbench

                        Objective:

                        In this challenge, I have to design part models and assemble the parts from the 2D sketches and dimensions provided to me. QUICK RETURN MECHANISM A quick return mechanism is an apparatus to produce a reciprocating motion in which the time taken for travel in return stroke is less than in the forward stroke. It is driven…

                        calendar

                        17 Jan 2024 10:55 AM IST

                        Read more

                        Week 9 - Challenge 1 - Base Bracket Design

                        Objective:

                        Creation of a part from the given Class A surface is done by creating 2 surfaces that are B surface and C surface. Class A is the surface that is created by the concept sketches made by free hand sketchers. The finalised sketch is then fed to the computer and a 2D surface is created out of it by the use of a software…

                        calendar

                        29 Jan 2024 11:21 AM IST

                          Read more

                          Week 9 - Challenge 2 - Switch Bezel Design

                          Objective:

                          SWITCH BEZEL DESIGN- CHALLENGE 2 AIM To create the Switch Bezel Plastic component using 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.   1. INTRODUCTION…

                          calendar

                          01 Feb 2024 10:31 AM IST

                          Read more

                          Week 9 - Challenge 3 - 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. Take the Thickness of the component to be 3…

                          calendar

                          06 Feb 2024 10:20 AM IST

                          Read more

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

                          Objective:

                          Design of DOOR HANDLE with the help of CATIA V5 *Objective: * To design DOOR HANDLE with respect to the class a surface. *Create class b surface and class c surface and the tooling Axis *Convert those class A surfaces in a close body and make it into the solid body provide the thickness of 2.5 mm *Performing draft analysis…

                          calendar

                          12 Feb 2024 05:20 PM IST

                          Read more

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

                          Objective:

                          AIM Create the Dog House for the Door Trim considering the design rules INTRODUCTION DOG HOUSE Dog house is an engineering feature used in plastic design. Dog houses are used as support feature. Sometimes other engineering features like snaps, locators, and screw bosses are mounted on them to increase their strength. Dog…

                          calendar

                          20 Feb 2024 02:06 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 create the Heat Stakes and the locators considering the design rules mentioned in the video for the door OBJECTIVES: Sketches Use Positioned sketch Sketches should be Iso-Constrained References Use the given points in the model to…

                            calendar

                            27 Feb 2024 10:43 AM IST

                            Read more

                            Week 11 - Project - A pillar Design with Master Section

                            Objective:

                            AIM: Points to ensure: In Tree Structure Ensure using surface command. Use closed body command to create the solids Rename geometrical set properly. Output Required in a ppt : Picture of the sketches with Sketch solving status’s geometry tab Picture of the Detailed tree structure. Picture of the 3D CAD…

                            calendar

                            29 Feb 2024 12:28 PM IST

                              Read more

                              Week 12- Final project

                              Objective:

                              DEVELOPMENT OF DOOR TRIM PANEL OBJECTIVE: objective for this project is to make half of the door trim panel in catia-V5 from the provided Class-A surface of the same. ABSTRACT:  This report contains a brief theory on design rules and the approach followed to achieve the final plastic product. Draft analysis…

                              calendar

                              09 Mar 2024 09:51 AM IST

                              Read more
                              Showing 1 of 30 projects

                              12 Course Certificates

                              certificate

                              Fundamentals of Electrical Systems and Electrical Architecture

                              CertificateIcon
                              Certificate UID: yt5mzgahicvoxdek
                              View Certificate
                              certificate

                              Verbal Ability

                              CertificateIcon
                              Certificate UID: 4t650rxh72k1vf3i
                              View Certificate
                              certificate

                              HR Prep

                              CertificateIcon
                              Certificate UID: ypes4kx2abdno175
                              View Certificate
                              certificate

                              Aptitude

                              CertificateIcon
                              Certificate UID: 2wt0xmyrzflbj4ph
                              View Certificate
                              certificate

                              MATLAB Basics

                              CertificateIcon
                              Certificate UID: od37cpijw9rtq1b5
                              View Certificate
                              certificate

                              Simulink Basics

                              CertificateIcon
                              Certificate UID: m8xtyukle104ovsj
                              View Certificate
                              certificate

                              Development of Hybrid Drives using MATLAB & Simulink

                              CertificateIcon
                              Certificate UID: bvcaoz7u1t2wl3xe
                              View Certificate
                              certificate

                              LIDAR Sensor and Data Processing

                              CertificateIcon
                              Certificate UID: v7ek4ix1b9ldchy2
                              View Certificate
                              certificate

                              Matlab and Simulink Basics

                              CertificateIcon
                              Certificate UID: nkoprw6cjvi1hzg8
                              View Certificate
                              certificate

                              Automotive Plastic Design using CATIA V5

                              CertificateIcon
                              Certificate UID: okx736qe0mhspbwz
                              View Certificate
                              certificate

                              Automotive Wiring Harness using CATIA V5

                              CertificateIcon
                              Certificate UID: k78svlgic6nmyp12
                              View Certificate
                              certificate

                              Automotive Wiring Harness using CATIA V5

                              CertificateIcon
                              Certificate UID: gz4blfmns0vdewij
                              View Certificate
                              Showing 1 of 12 certificates

                              Academic Qualification

                              B.E

                              B.C.Y.R.C. COLLAGE OF ENGINEERING, UMRER [R.T.M.N.U. NAGPUR]

                              03 Sep 2016 - 07 Jun 2018

                              Diploma

                              PANDAV COLLEGE OF POLYTECHNIC

                              01 Jun 2012 - 31 Jul 2015

                              10th

                              Keshavnagar high school, Nagpur

                              03 May 2011 - 03 May 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.9

                              7 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
                              3.4

                              7 Hours of Content

                              coursecard
                              4.6

                              9 Hours of Content

                              coursecard
                              Recently launched

                              17 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