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

Project 1

1. Design a battery pack for a car roughly 150 Kw with 120 V. Use 3500 mAh 3.6V nominal NMC chemistry cell.        a. Design the battery pack configuration.  Answer : Given data : Power(P)=150 Kw Voltage(V)=120 V Nominal Current(I)=3.5A Nominal Voltage(V)=3.6 V To find the Number of cell in series …

    Project Details

    Loading...

    Leave a comment

    Thanks for choosing to leave a comment. Please keep in mind that all the comments are moderated as per our comment policy, and your email will not be published for privacy reasons. Please leave a personal & meaningful conversation.

    Please  login to add a comment

    Other comments...

    No comments yet!
    Be the first to add a comment

    Read more Projects by Somaraju Vijay Kumar (14)

    Project - Position control of mass spring damper system

    Objective:

    Obtain the transfer function of a mass spring damper system and use it in the model. Add a PID controller to adjust the force on mass so that its position follows a reference signal. Answer: How to implement the equations of mass-spring-damper in Matlab Simulink? Answer:   The equation shown below is implemented in…

    calendar

    12 Jul 2023 02:18 PM IST

      Read more

      Project 2

      Objective:

      Using MATLAB/simulink and  the drive cycle from the attached excel sheet, find- The max heat generation of the battery  Answer : Given data Maxmium Heat = I^2  X Rt Current (I)=-0.896 Resistance = 2 mill ohm =0.002 ohm Time(t)= 2 mints= 120 sec Maxmium Heat = I^2  X Rt  Maxmium Heat = -0.896^2…

      calendar

      05 Mar 2023 05:10 AM IST

      • MATLAB
      Read more

      Project 2

      Objective:

      Using MATLAB/simulink and  the drive cycle from the attached excel sheet, find- The max heat generation of the battery  Answer : Given data Maxmium Heat = I^2  X Rt Current (I)=-0.896 Resistance = 0.5 mill ohm =0.002 ohm Time(t)= 2 mints= 120 sec Maxmium Heat = I^2  X Rt  Maxmium Heat = (-0.896)…

      calendar

      04 Mar 2023 04:58 PM IST

      Read more

      Project 1

      Objective:

      1. Design a battery pack for a car roughly 150 Kw with 120 V. Use 3500 mAh 3.6V nominal NMC chemistry cell.        a. Design the battery pack configuration.  Answer : Given data : Power(P)=150 Kw Voltage(V)=120 V Nominal Current(I)=3.5A Nominal Voltage(V)=3.6 V To find the Number of cell in series …

      calendar

      28 Feb 2023 05:05 PM IST

        Read more

        Project 1

        Objective:

        1. Design a battery pack for a car roughly 150 Kw with 120 V. Use 3500 mAh 3.6V nominal NMC chemistry cell.        a. Design the battery pack configuration.  Answer : Given data : Power(P)=150 Kw Voltage(V)=120 V Nominal Current(I)=3.5A Nominal Voltage(V)=3.6 V To find the Number of cell in series …

        calendar

        28 Feb 2023 05:03 AM IST

          Read more

          Final Project: Design of an Electric Vehicle

          Objective:

          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:         1. System level configurations        2. Model parameters        3. Results        4. Conclusion Answer:  Introduction: …

          calendar

          14 Feb 2023 05:20 PM IST

          Read more

          Final Project: Design of an Electric Vehicle

          Objective:

          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:         1. System level configurations        2. Model parameters      …

          calendar

          13 Feb 2023 04:32 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.  ANSWER: AIRCRAFTS  : An aircraft is a vehicle that is able to fly by gaining support from the air. It counters the force of gravity by using either static lift or by using the dynamic lift of…

          calendar

          09 Feb 2023 04:19 PM IST

          Read more

          Week-11 Challenge: Braking

          Objective:

          For a defined driving cycle Answer:  The special feature of electric vehicles and hybrid vehicles is their ability to absorb, store and reuse the braking energy. A successfully designed braking system for a vehicle must always meet two distinct demands. While applying the sudden brake, the vehicle must come to rest…

          calendar

          06 Feb 2023 03:52 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’. Description The Bipolar Junction Transistor (BJT) when used for power switching applications, operates as an IGBT. When it is conducting (BJT operating in the saturated region), a forward voltage Vf is developed between…

          calendar

          25 Jan 2023 04:30 PM IST

          Read more

          Week-6 Challenge: EV Drivetrain

          Objective:

          1.  Which types of power converter circuits are employed in electric and hybrid electric vehicle? Power Converter:Power converters are components needed for converting the AC power from the grid into something that can be used for the storage process, and vice versa. This can be, for instance, mechanical power…

          calendar

          20 Jan 2023 04:47 PM IST

          Read more

          Week-4 Challenge WOT Condition Part-2

          Objective:

            Q.1: WHAT IS THE DIFFERENCE BETWEEN MAPPED AND DYNAMIC MODELS OF ENGINE, MOTOR, AND GENERATOR. HOW CAN YOU CHANGE THE MODEL TYPE. Difference between mapped and dynamic models Engine, Motor, and Generator. features MAPPED In the mapped model is the data used for the operation and simulation are to be entered…

          calendar

          13 Jan 2023 06:03 AM IST

          Read more

          Week-3 Challenge: ADVISOR Tool

          Objective:

            Use the ADVISOR tool and simulation the following: Q.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. Answer:1 Now open the ADVISOR Tool, set the load file to 'EV_defaults_in'   components to motor_controller.…

          calendar

          08 Jan 2023 04:20 PM IST

          Read more

          Project - Data Handling and Interpolation

          Objective:

           #PROGRAM CODE %% performing the interpolationVI = xlsread('VI.xlsx');V = VI(:,1);I = VI(:,2);VI = [-17.3:0.1:0.9];           % The range in which interpolation carried outV1 = interp1(V,I,VI);             % Performing linear interpolationV2 = interp1(V,I,VI,'spline'); …

          calendar

          11 Oct 2022 04:09 PM IST

            Read more
            Showing 1 of 14 projects