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

Project 1 Mechanical design of battery pack

Aim prepare a battery pack with capacity 18KWh   Theory Battery pack A battery pack is a set of any number of identical batteries or invidual cells. They may be configured in a series, parallel or a mixture of both to deliver the desired voltage, capacity or power density. A battery pack consist of battery module…

    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 Nithin P (12)

    Week 3 - Solving second order ODEs

    Objective:

     simple pendulum - ODE   Procedure  the requierd modules are imported funtion is defined and the equation to solve is provided inputs given and initial condition provided time input provided result ploted Program import numpy as np from scipy.integrate import odeint import math import matplotlib.pyplot as…

    calendar

    12 Jan 2023 05:10 PM IST

      Read more

      Week 2 Air standard Cycle

      Objective:

      Otto cycle Procedure funtion is defined and volume for a range of angle is taken. input parameters and geometric parameters are provided. volume and pressure during compression and expansion is calculated .also pressure ,volume and temp at end points are computed the obtained points are ploted . To find the thermal efficiency…

      calendar

      04 Jan 2023 07:34 AM IST

        Read more

        Project 2 Thermal modeling of battery pack

        Objective:

        Model Here we have designed a 10 cells series battery conection and charging and discharging is carried out and the effect of the temp on SOC is checked. The design has a blocks namely battery, temp source , convective heat transfer, conductive heat transfer, current sensor, voltage sensor and a courent source. The 10…

        calendar

        16 Dec 2022 05:01 AM IST

          Read more

          Project 1 Mechanical design of battery pack

          Objective:

          Aim prepare a battery pack with capacity 18KWh   Theory Battery pack A battery pack is a set of any number of identical batteries or invidual cells. They may be configured in a series, parallel or a mixture of both to deliver the desired voltage, capacity or power density. A battery pack consist of battery module…

          calendar

          11 Dec 2022 07:08 AM IST

            Read more

            Week 7 State of charge estimation

            Objective:

            Mathlab model is to design the BMS model and to stimulate the plot for different battery characteristics Model BMS closedloop   It is a closedloop system which connectes the BMS software and the plant. BMS software In the BMS software there is a state machine which determines different state based on the other parameters…

            calendar

            27 Nov 2022 09:39 AM IST

              Read more

              Project 2

              Objective:

              Theory In the model a P1 hybrid vehicle is made. The P1 architecture, with the electric machine connected directly to the crankshaft, is the solution adopted by Honda on their first generation Integrated Motor Assist (IMA) technology. The electric motor functions as a generator, during vehicle deceleration, as an engine…

              calendar

              19 Oct 2022 06:24 PM IST

                Read more

                Week 1 Understanding Different Battery Chemistry

                Objective:

                A lithium-ion battery is a type of rechargeable battery. Lithium-ion batteries are commonly used for portable electronics and electric vehicles and are growing in popularity for military and aerospace applications. Similar to the lead and nickel-based architecture, lithium-ion uses a cathode (positive electrode), and anode…

                calendar

                11 Oct 2022 03:15 AM IST

                  Read more

                  Project 1

                  Objective:

                  Therory You can model the mechanical part of the system in Simscape Multibody. For example, to model the cylinder and piston, you can use the Revolved Solid (Simscape Multibody) and Cylindrical Solid (Simscape Multibody) blocks. To provide the translational degree of freedom for…

                  calendar

                  08 Oct 2022 02:36 PM IST

                    Read more

                    Project 1

                    Objective:

                    %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% Skill-Lync -> Hybrid Drives Development % Project 1 - Conventional Vehicle Model % By - Nithin P % Description: %% Initialization File % Initialization file for loading the variables for the Conventional vehicle simulation model %% Vehicle Parameters…

                    calendar

                    06 Sep 2022 04:56 PM IST

                      Read more

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

                      Objective:

                       conditons considerd for DC motor   J = 0.01; % moment of inertia of motor(kg-m^2) B = 0.1; % motor viscous friction constant (N-m-s) Km = 0.01; % back EMF constant (v/rad/s) Kt = 0.01; % motor torque constant in (N-m/amp) Ra = 1.0; % resistance of armature circuit(ohm) La = 0.5; % inductance of armature circuit(henrry)…

                      calendar

                      16 Aug 2022 05:32 AM IST

                        Read more

                        Project - Data Handling and Interpolation

                        Objective:

                        clc; clear; A = xlsread('VI.xlsx'); v = A(:,1); i = A(:,2); v1 = -17.3:0.1:0.9; ib1 = interp1(v,i,v1); figure(1) plot(v,i,'m:.',v1,ib1,'g--'); title('linear interpolation');xlabel('voltage');ylabel('current'); legend('original','interpolated'); vv = [-17.2 -17.1 -13.8 -13.5 -13.0 -12.5 -11 -9 -5.76 -6 -1 0.11 0.25 0.5…

                        calendar

                        02 Aug 2022 07:48 AM IST

                          Read more

                          Project - Analysis of a practical automotive wiring circuit

                          Objective:

                          1) generator distributor breaker ignition coil starter battery ammeter  fuse foot selector switch current and voltage regulator   2) breaker It is a electrical safety device. it protects the electrical ciurcuit from over cuurent, short circuit or any other faults in the circuit. Different type of breakers are…

                          calendar

                          18 Jul 2022 11:41 AM IST

                            Read more
                            Showing 1 of 12 projects