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

Prathamesh Shriramchandra Joshi

Electrical engineer

Skills Acquired at Skill-Lync :

  • MATLAB-BASICS
  • SIMULINK-BASICS
  • HEV-FUNDAMENTALS
  • MATLAB
  • MODEL-BASED-DEVELOPMENT
  • ADAS-BASICS
  • BMS-BASICS

Introduction

I have completed BE Electrical in 2019 from savitribai phule pune university, currently I am pursuing masters in electric vehicle design and development through Skill Lync.

21 Projects

Project - Data Handling and Interpolation

Objective:

Program- read=xlsread('VI.xlsx');%import and read excelfile format compact V=read(:,1); %read first column of excel file I=read(:,2); %read second column of excel file   Xq = -17.3:0.1:0.9 ; %define interpolation range Yq1 = interp1(V,I,Xq); % interpolate V,I Yq2=interp1(V,I,Xq,'spline'); % interpolate V,I by spline method…

calendar

02 Aug 2022 02:13 AM IST

    Read more

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

    Objective:

    Aim- Simulink model for the DC motor    The Speed control of a DC motor is either done manually by the operator or by means of an automatic control device. This is different to speed regulation where the speed is trying to be maintained or regulated against the natural change in speed due to a change in…

    calendar

    22 Aug 2022 06:39 PM IST

      Read more

      Project 4

      Objective:

      First we have to Do calculation part for the find the battery pack capacity for this Given Data is Vehicle Weight=300kg Motor Rating-1200wh.65V Range=225Km Max Speed-50 kmph First we have to calcualte Motor Current Power = V*I 1200 = 65*I I = 1200/65 I = 18.46 A Current withdrawn By Motor 18.46 Amp Assure Current Loss…

      calendar

      18 Sep 2022 06:37 AM IST

        Read more

        Project 1

        Objective:

        Design and Develop a PWM controlled fan load with DC motor   Ans:- By controlling the electrical parameter of motor result in change of speed of Fan. Fan connected on shaft of the DC motor. A DC motor consist basically of two parts, the stationary body of the motor called the “Stator” and the inner part…

        calendar

        18 Sep 2022 12:28 PM IST

          Read more

          Project 3

          Objective:

          Design and simulation of Buck converter for Auxiliary load in EV. Input voltage is 48V, Output voltage is 12 V Load current is 10A Calculate Duty ratio and Load(use Resistor as Load) Calculate L,C    Ans:-  A Buck DC/DC converter is a device convert an unregulated input voltage into an regulated output voltage lower than…

          calendar

          18 Sep 2022 03:17 PM IST

            Read more

            Project 5

            Objective:

            For a 10 cell series, calculate the voltage, current and SOC. Also simulate the aging and thermal effects at different charge and discharge rates. Comment on the battery pack’s capacity. Ans-  Simulink Model-        The above fig shows the 10 cell series lithium ion battery model.These are…

            calendar

            23 Sep 2022 06:55 PM IST

              Read more

              Project 2

              Objective:

              Design and Develop a simulink model to understand Energy analysis of EVs on different driving cycles   Ans-   Simulink Model          System Level Configurations: The Vehicle Model Mainly consists of : 1) Drive Cycle Source  2) Motor and Controller 3) Battery Pack and Power Converter…

              calendar

              28 Sep 2022 06:13 PM IST

                Read more

                Project 1 (Mini Project on Vehicle Direction Detection

                Objective:

                 AIM: To create a Simulink model for vehicle direction determination:   Step-1 To Create a sldd file to update all the given inputs, outputs & parameters on this file later calling these variables on the Simulink blocks are shown in the fig. Step-2 Model explanation:     First we can create two sub-systems and name as…

                calendar

                13 Dec 2022 05:15 PM IST

                  Read more

                  Project 2 Adaptive Cruise Control

                  Objective:

                  Create a sldd file according to the data given in question. modeling > link to data dictionary > new( create new sldd file) then access the sldd file  from modeling> model explorer>Adaptive_cruise_control> expand external data> design data( input signal and parameters there) Main model  This…

                  calendar

                  18 Dec 2022 03:59 AM IST

                  • MATLAB
                  Read more

                  Week-3 Challenge: ADVISOR Tool

                  Objective:

                  Use ADVISOR tool and simulate the following    1.   For EV_defaults_in file, if cargo mass is 500 kg with all other default conditions, can the vehicle travel for 45 km with FTP drive cycle? Conclude your observations.   2.   In the above case, try changing the battery capacity and repeat the simulation.   3.   Perform…

                  calendar

                  20 Jan 2023 02:27 PM IST

                  Read more

                  Week-4 Challenge WOT Condition Part-2

                  Objective:

                  Question What is the difference between mapped and dynamic model of engine, motor and generator? How can you change model type?  How does the model calculate miles per gallon? Which factors are considered to model fuel flow?  Run the HEV ReferenceApplication with WOT drive cycle. Change the grade and wind velocity in the…

                  calendar

                  20 Jan 2023 02:28 PM IST

                  Read more

                  Week-6 Challenge: EV Drivetrain

                  Objective:

                  Question 1.  Which types of power converter circuits are employed in electric and hybrid electric vehicle?    2.  An Electric Vehicle's powertrain with 72V battery pack in shown in the diagram below. The duty ratio for acceleration operation is 'd1' and for the braking operation the duty ratio is 'd2'.   The other parameters…

                  calendar

                  20 Jan 2023 02:38 PM IST

                  Read more

                  Week-7 Challenge: DC Motor Control

                  Objective:

                  1. A. Explain a MATLAB demo model named ‘Speed control of a DC motor using BJT H-bridge’.     B. Comment on the armature current shoot-up from the scope results.     C. Refer to the help section of ‘The Four-Quadrant Chopper DC Drive (DC7) block’. Compare it with the H-bridge model. 2. Develop a 2-quadrant chopper using…

                  calendar

                  20 Jan 2023 02:38 PM IST

                  Read more

                  Week-11 Challenge: Braking

                  Objective:

                  For a defined driving cycle, calculate the energy required for braking. Why electric motor can’t develop braking torque at high speed similar to starting? How electric and mechanical brakes are coordinated?  Make a MATLAB program which plots contour of given motor speed, torque and efficiency values. Attach…

                  calendar

                  20 Jan 2023 02:47 PM IST

                  Read more

                  Project-1: Powertrain for aircraft in runways

                  Objective:

                  Part A: 1. Search and list out the total weight of various types of aircrafts.  2. Is there any difference between ground speed and air speed? 3. Why is it not recommended to use aircraft engine power to move it on the ground at Airport?  4. How an aircraft is pushed to runway when its ready to take off? 5. Learn…

                  calendar

                  21 Jan 2023 01:50 PM IST

                    Read more

                    Project-1: Modelling an electric Car with Li-ion battery

                    Objective:

                    Create a MATLAB model of electric car which uses lithium ion battery and suitable motor. Choose suitable blocks from Simscape or Powertrain block set. Implement the vehicle speed control using PI controller and generate brake and accelerator commands. Avoid using readymade driver block for speed control. Prepare a report…

                    calendar

                    23 Jan 2023 01:26 PM IST

                    Read more

                    Project 2

                    Objective:

                    AIM:-----The max heat generation of the batter ....................... 1-The max heat generation of the battery  The heat generated = Joules Heat + Entropy Heat the conversion of electrical energy into heat energy by the resistance in a circuit is known as joules heating  entropy is a measure of the heat transfer of energy…

                    calendar

                    24 Jan 2023 07:07 PM IST

                      Read more

                      Final Project: Electric Rickshaw modelling

                      Objective:

                      Create a detailed MATLAB model of an electric rickshaw (three wheel passenger vehicle) as per details below:  Rear wheels driven by PM brushed type motor Assume efficiency points of motor controller and motor Make an excel sheet of all input and assumed data  Results: For any three standard driving cycles show energy consumption,…

                      calendar

                      24 Jan 2023 07:08 PM IST

                      Read more

                      Project 1

                      Objective:

                      Given;  Power = 150 kW Voltage = 120 V Capacity = 3500 mAh = 3.5 Ah Nominal/single cell voltage = 3.6 V Then, the no. of cells in series = Total voltage/single cell voltage = 120/3.6 = 33.34 = 34 cells. Power = V*I  I = Power/Voltage = 150000/120 = 1250 A No. of cells in parallel = Current/Capacity = 1250/3.5 = 358 cells…

                      calendar

                      25 Jan 2023 08:47 AM IST

                        Read more

                        Final Project: Design of an Electric Vehicle

                        Objective:

                        Question Create a MATLAB model of electric car which uses a battery and a DC motor. Choose suitable blocks from Powertrain block set. Prepare a report about your model including following: Objectives: ii        1. System level configurations        2. Model parameters  …

                        calendar

                        25 Jan 2023 12:24 PM IST

                        Read more

                        Final Project: Electric Rickshaw modelling

                        Objective:

                        Create a detailed MATLAB model of an electric rickshaw (three wheel passenger vehicle) as per details below:  Rear wheels driven by PM brushed type motor Assume efficiency points of motor controller and motor Make an excel sheet of all input and assumed data  Results: For any three standard driving cycles show energy consumption,…

                        calendar

                        25 Jan 2023 12:24 PM IST

                        Read more
                        Showing 1 of 21 projects

                        11 Course Certificates

                        certificate

                        MATLAB Basics

                        CertificateIcon
                        Certificate UID: 5vd9u6b7fenxz3ml
                        View Certificate
                        certificate

                        Simulink Basics

                        CertificateIcon
                        Certificate UID: o5sj4wl2yntxebrq
                        View Certificate
                        certificate

                        EV Fundamentals

                        CertificateIcon
                        Certificate UID: j0ml46qg8kwxhpec
                        View Certificate
                        certificate

                        Live Course: Model Based Development

                        CertificateIcon
                        Certificate UID: 1jldw0br9hpkvu4x
                        View Certificate
                        certificate

                        Aptitude

                        CertificateIcon
                        Certificate UID: x3gm1ac65wtrzbns
                        View Certificate
                        certificate

                        HR Prep

                        CertificateIcon
                        Certificate UID: 6gz9mlq71vysow38
                        View Certificate
                        certificate

                        Verbal Ability

                        CertificateIcon
                        Certificate UID: cy6ql7o0d48w1ajp
                        View Certificate
                        certificate

                        Introduction to Model-Based Development using MATLAB and Simulink

                        CertificateIcon
                        Certificate UID: pit84bs7qe6a0yrd
                        View Certificate
                        certificate

                        Li-ion Battery System design in EV & ES

                        CertificateIcon
                        Certificate UID: ly5re2fg4v18c6ix
                        View Certificate
                        certificate

                        Introduction to Hybrid Electric Vehicle using MATLAB and Simulink

                        CertificateIcon
                        Certificate UID: cz2jqo6spxiarw03
                        View Certificate
                        certificate

                        Introduction to Control of Electric Vehicle

                        CertificateIcon
                        Certificate UID: 4s5c8m21bfuqniep
                        View Certificate
                        Showing 1 of 11 certificates

                        Academic Qualification

                        B.E

                        Sandip institute of engineering and management

                        01 Aug 2016 - 17 Jul 2019

                        12th

                        Bhonsala Military College

                        01 Jul 2013 - 30 Jun 2014

                        10th

                        Vidya Prabodhini Prashala ( English Medium )

                        22 Jun 2011 - 13 Jun 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
                        3.4

                        7 Hours of Content

                        coursecard
                        Recently launched

                        13 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