Objective: Simulating thermal effects and evaluating life cycle performance for a 10-cell series lithium-ion battery model using MATLAB at varied temperatures, charge and discharge rates. Overview: Battery Thermal Management System: Electric vehicles (EVs) are rapidly evolving and gaining popularity as a result of their…
Kolli Surya Teja
updated on 18 Sep 2021
Project Details
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.
Other comments...
Read more Projects by Kolli Surya Teja (37)
Week 8 & 9 - Four Bar Mechanism
Modify either the Bistop function or the motion curve that we apply to the revolute joint to stop the trunk lid exactly when the trunk lid comes in contact with the body of the car. Solution: Model with graphics imported: Default Motion curve: Motion vs Time_s Hyperview results: at t=3.11sec. collision is detected.…
13 Jan 2022 06:28 AM IST
Week 4 Project - Simple Crank Mechanism
Question 1 Simulate the simple crank mechanism using cylinders (diameter = 2m) in a 2D plane (XY) as shown in the figure below In the case shown above, Revolute joints are located at P0 and P1, What type of joint must be given at P2 (Joint C) so that the system doesn't have redundancy issues? NOTE: Joint C is a type of…
13 Jan 2022 06:26 AM IST
Week 1 - Free Falling
OBJECTIVE: To Simulate and plot a freefalling body (point mass) of mass 1 kg and inertial properties 1 kgm2 in the y-axis with simulation time of 2sec THEORY: Free Falling Object: The term "free fall" refers to an object falling freely with no forces operating on it other than gravity. Mathematical equation for free…
08 Jan 2022 07:35 AM IST
Problem Set-1 c Week 11Challenge : Transient Handling
The following table contains information about two vehicles FWD passenger car: Code: clear all close all clc l = 2.538984 ; %Wheelbase (m) a = 0.890016; %cg to front axle (m) b = l-a; %cg to rear axle (m) m = 907.18474; %Mass (kg) jz = 1128 ; %moment of inertia (kg-m^2) cf = 61171.9437; %front cornering stiffness…
29 Dec 2021 06:59 AM IST
Problem Set-1b Week 11Challenge : Basic Handling parameters
A car has a weight of 1900 lb front axle and 1552 lb on the rear with a wheelbase of 100.6 inches. The tires have the following cornering stiffness values Solution: 1. Ackermann steer angles for 500, 200 and 50 ft radius Ackerman steer angle, `delta = L/R*180/pi` a) For R = 500ft `delta = (100*6)/(500*12)*180/pi = 0.961deg`…
29 Dec 2021 06:26 AM IST
Problem set 3 -week 3 challenge: Anti-roll bar optimization
The attached excel sheet has the calculation
20 Dec 2021 01:53 PM IST
Problem set 2 -week 3 challenge : Anti-Characteristics
1, Calculate the following parameters Front end deflection under load. Rear end deflection under load. Pitch angle. Pitch gradient. 2, Use the IC location information to calculate the following Front anti-lift angle. Rear anti-squat angle. Front swing arm angle for 100% anti-lift. Rear swing arm angle for 100% anti-squat.…
20 Dec 2021 01:52 PM IST
Week 3 - 2D meshing for sheet metal
Aim: To check for geometrical defects, do a mid-surface extraction, mesh the component using the specified element Quality criteria, and then assign the component a thickness. Procedure: Component Study Geometry clean up and Material assignment Mid Surface extraction Meshing Components Study: Outer Panel: Outer…
05 Dec 2021 02:10 PM IST
Week 6 - Data analysis
Aim:To be able to develop a software that reads data, checks it, calculates the work done by the engine, as well as the engine's particular fuel consumption, and plots the graphs that are needed for analysis. Objectives: TASK 1 - To make a Data visualizer:The script should be able to take column numbers as input and plot…
14 Nov 2021 10:44 AM IST
Week 5 - Curve fitting
Q1. What does popt and pcov mean? Ans. 'popt' represents the matrix which stores and extracts the coefficients for the fitting functions according to the general equations defined. popt : array, Optimal values for the parameters so that the sum of the squared residuals of f(xdata, *popt) - ydata is…
14 Nov 2021 08:51 AM IST
Week 3 - Solving second order ODEs
Transitional Behaviour of a simple pendulum: A simple pendulum consists of a mass m hanging from a string of length L and fixed at a pivot point P. When displaced to an initial angle and released, the pendulum will swing back and forth with periodic motion. ODE defining the behaviour of the simple pendulum:…
07 Nov 2021 11:15 AM IST
Week 2 Air standard Cycle
Air Standard Cycle - Otto Cycle: Otto Cycle is a set of process used by SI(spark ignition engines). These engines might be 2 stroke or 4 stroke. These engines work by a) getting the charge(air fuel mixture) in cylinder as intake, b) compress the charge, c)igniting the mixture using a spark, converting chemical energy into…
06 Nov 2021 06:04 PM IST
Thermal modeling of battery pack using Simulink
Objective: Simulating thermal effects and evaluating life cycle performance for a 10-cell series lithium-ion battery model using MATLAB at varied temperatures, charge and discharge rates. Overview: Battery Thermal Management System: Electric vehicles (EVs) are rapidly evolving and gaining popularity as a result of their…
18 Sep 2021 04:38 PM IST
Highway Assistant-Lane Changing Assistant using AUTOSAR
Highway Assistant-Lane Changing Assistant Aim: Modeling a Highway Assistant feature-Lane Changing Assistant using MATLAB and Simulink in accordance with MAAB requirements, creating a Model Advisor Report, and generating code using AUTOSAR Coder. Objective: Model Development in MATLAB Simulink as per MAAB guidelines.…
18 Sep 2021 02:16 PM IST
MBD on Traffic Jam Assistant Feature
Aim: To develop a special need for the Traffic Jam Assistant algorithm that would be prominent in the IPC algorithm. Objective: This model must be developed in MATLAB Simulink as per MBD guidelines. Code Generation Profile must be in Embedded Coder. Simulink Data Dictionary must be created for the model & must be linked…
18 Sep 2021 02:12 PM IST
MBD on Adaptive Cruise Control
Aim: Developing Adaptive Cruise Control feature as per the Requirement Document using MATLAB Simulink. Requirement Tagging & Traceability, SLDD creation, Configuration Parameter changes, Model Advisor check. Use Embedded Coder to generate the code. Overview: Adaptive Cruise Control Feature for passenger cars allows…
18 Sep 2021 02:04 PM IST
MBD Project on Vehicle Direction Detection
Project - Vehicle Direction Determination General Overview: Identifying the direction of the vehicle is one of the important & diverse features in Autonomous driving & Advanced Driver Assistance Features. This particular sub-feature of identifying the direction of vehicle is basically identifying the direction…
18 Sep 2021 02:01 PM IST
Modelling and Comparing Different Control Strategies of Regenerative Braking
Short-range electric vehicles are one of the roadblocks to electric automobiles obtaining widespread customer acceptance and becoming a significant market participant. A hybrid electric or fully electric car's fundamental advantage is the ability to recover vehicle energy that would otherwise be lost as heat while braking. …
25 Jul 2021 10:26 AM IST
Mechanical design of Li-ion battery pack
Objective: Battery pack capacity: 18 kWh Cell: ANR26650M1-B Prepare a detailed battery pack drawing along with its enclosure. State your assumptions. Assumptions: The voltage of the battery pack is estimated to be 300V. No limitations are dimension of the battery pack Given Cell: ANR26650M1-B …
19 Jun 2021 09:23 AM IST
Simulink - State of charge estimation
Objectives: 1.Simulate the 3 test cases from harness dashboard and write a detailed report on the results 2.What is coulomb counting? Refer to the above model and explain how BMS implements coulomb counting for SOC estimation? #1 Simulate the 3 test cases from harness dashboard and write a…
19 Jun 2021 09:23 AM IST
ADAMS - Project - Hardpoint tuning to achieve pitch gradient targets using suspension “anti” characteristics
Target: Hardpoint tuning to achieve pitch gradient targets using suspension “anti” characteristics. Introduction: Anti-Geometry consists of anti-dive, anti-squat, anti-lift. Anti-geometry refers to the at the front and rear wheels that controls the amount of the travel in spring (either compression or…
26 May 2021 01:37 PM IST
Simulink Model - 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. …
20 May 2021 07:14 AM IST
Simulink Model - 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…
20 May 2021 07:13 AM IST
Simulink Model - Design of an Electric Vehicle
Objective: To create a MATLAB model of electric car which uses a battery and a DC motor. Introduction: An electric car is a vehicle that is propelled by one or more electric motors, using energy stored in rechargeable battery packs. These have less carbon footprint and has higher efficiency compared to…
10 May 2021 12:17 PM IST
Powertrain for aircraft in runways
Objectives: 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?…
10 May 2021 12:17 PM IST
Simulink Model - Braking
Objectives: 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.…
10 May 2021 12:16 PM IST
Simulink Model - DC Motor Control
Objective: 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…
10 May 2021 12:16 PM IST
EV Drivetrain
Objective: Which types of power converter circuits are employed in electric and hybrid electric vehicle? 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 of the …
10 May 2021 12:15 PM IST
WOT drive cycle Condition
Objectives: 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…
10 May 2021 12:15 PM IST
ADVISOR Tool
Objective: To use advisor tool and simulate the following 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. In the above case, try changing the battery capacity and repeat the simulation. Perform gradeability…
10 May 2021 12:14 PM IST
Simulink - System-level simulation of an All-Terrain Vehicle (CVT)
System-level simulation of an All-Terrain Vehicle Aim: To study and analyse the BAJA All Terrain Vehicle (ATV) model using Simulink. Program used: Software - Simulink (simscape) - Version 2020a. Objectives: To prepare a technical report of ATV model with and without Lookup table. Theory: All Terrain Vehicle: An all-terrain…
06 Apr 2021 07:31 AM IST
Simulink model for implementation of control logic of washing machine and gear shift
AIM: Implement control logic of a “washing machine”. Make a Simulink chart for the “Gear shift” logic. #1: Implement control logic of a “washing machine” Theory: Washing machine is the machine used to wash the various types of clothes without applying any physical efforts. The…
06 Apr 2021 07:31 AM IST
Optimisation of steering geometry - ADAMS
initial Parameters (Before optimisation): i. Caster angle vs Steering Wheel Angle: Caster angle at 0 steering wheel angle is found out to be 5.369 deg. ii. Caster Moment arm vs Steering wheel angle: Caster Moment arm at 0 steering angle is 8.5806mm. iii. KPI vs Steering Wheel Angle The KPI is found out to be 10.0855…
26 Jan 2021 06:03 AM IST
Modelling of Formula 1 Concept car - SolidWorks
Objective: To model a F1 car concept using SolidWorks. Creating Photo Realistic Renders using SolidWorks Visualize. Abstract: The objective of this project is to use Solidworks and Solidworks visualize to design, model and create photorealistic renders of the completed assembly. The modelling is done using both solid and…
24 Nov 2020 06:33 AM IST
Modelling and Assembly of Yacht -SolidWorks
Objective: To Deisgn the parts in Solidworks and make an assembly…
06 Nov 2020 04:57 PM IST
Modelling of American Chopper - SolidWorks
…
06 Nov 2020 04:56 PM IST
Resistive Forces, Acceleration, Gear Ratio, Braking Forces and FEA analysis of Brake Rotor
AIM: To find the Resistive forces, Acceleration, Gear ratio, Braking forces and FEA brake analysis for an urban hybrid vehicle. Formulas and concepts Resistive Forces: Rolling Resistance It is defined as the force resisting a body rolling on a surface. It opposes the motion of the body. …
16 Sep 2020 10:39 AM IST