All Courses
All Courses
Courses by Software
Courses by Semester
Courses by Domain
Tool-focused Courses
Machine learning
POPULAR COURSES
Success Stories
Problem Description: we have a cooling plate mounted with 2 modules, each containing multiple cells. The flow pattern indicates that water is used as the coolant, flowing from a tank of limited capacity. The goal is to analyze the thermal behavior of the system, including plotting the top and bottom module temperatures,…
Manu Mathai
updated on 01 Sep 2023
Problem Description:
we have a cooling plate mounted with 2 modules, each containing multiple cells. The flow pattern indicates that water is used as the coolant, flowing from a tank of limited capacity. The goal is to analyze the thermal behavior of the system, including plotting the top and bottom module temperatures, and studying the effects of tank capacity and coolant flow rate on battery and coolant temperatures.
Approach:
Define the System:
Set Up Physical Equations:
Numerical Modeling:
Implement in MATLAB/Simulink:
Boundary Conditions:
Solver Settings:
Run Simulations:
Data Collection and Analysis:
Plotting Results:
Interpretation:
Sensitivity Analysis:
Report and Recommendations:
1D Cooling System:
A battery thermal management system controls the temperature of the batteries so that they work safely and well. High temperatures can make batteries age faster and pose safety risks, while low temperatures can reduce the battery's capacity and make it less efficient at charging and discharging.
A thermal management system for a battery controls how hot or cold the battery can get by either letting heat out when it gets too hot or putting heat in when it gets too cold. Engineers can change the temperature of the battery in these systems by using active, passive, or hybrid methods of heat transfer. Most active solutions use a fan or pump to move a working fluid, like air, water, or another liquid, to lower or raise the temperature of the battery. In a passive solution, heat is moved away from the battery by heat sinks or pipes made of materials that conduct heat well. A hybrid solution takes the best parts of both active and passive solutions and puts them together.
Engineers can analyse tradeoffs in design parameters, evaluate performance, and implement control algorithms with the help of thermal software models that simulate how heat moves through a battery. Engineers can use MATLAB and Simulink to design thermal management systems for batteries. These systems make sure that a battery pack works well and safely in a wide range of operating conditions.
This subsystem sets up the environment conditions and inputs to the system for the selected scenario. The battery current demand and powertrain heat load are a function of the vehicle speed based on tabulated data.
This subsystem consists of all of the controllers for the pumps, compressor, fan, blower, and valves in the thermal management system.
�ttery box enclosure properties
SA_Bbox = 0.2; % m^2
BboxThickness = 0.001; % m (1 mm)
K_Bbox = 60; % W/mK
Bbox_air_volume = 0.05; % m^3
% Resin properties
ResinThickness = 0.003; % m (3 mm)
K_Resin = 1.8; % W/mK
% Thermal interface material properties
TIM_Thickness = 0.001; % m (1 mm)
K_TIM = 3; % W/mK
% Foam properties
FoamThickness = 0.01; % m (10 mm)
K_Foam = 0.05; % W/mK
% Module properties
ModuleMass = 13.5; % kg
Cp_Cell = 1015; % J/kgK
k_Cell = 25; % W/mK
ModuleThickness = 0.108;% m (108 mm)
ModuleLength = 0.39; % m (390 mm)
ModuleWidth = 0.152; % m (152 mm)
HeatGeneration = 2; % W
% Pipe properties
PipeLength = 0.05; % m (50 mm)
CS_Area = 0.000123; % m^2 (123 mm^2)
HydraulicDiameter = 0.0125; % m (12.5 mm)
Result:
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...
Week 3: Flow over a backward facing step
AIM: To run the simulation of Flow over a Backward facing step with three different base mesh sizes with help of using Converge Studio, Cygwin and Paraview and camparing the parameters. OBJECTIVE:- . Run 3 simulation . with 3 different base mesh sizes are 1. dx = 2e-3m dy = 2e-3m dz = 2e-3m …
11 Sep 2023 08:35 AM IST
Project 2 - 3D CFD modelling of Air cooling system and liquid cooling system for battery thermal management
1. Comparative study of thermal performance of air-cooled and liquid-cooled battery modules:- Air-cooled module:- The temperature distribution over the module surface with the air-cooling system at the end of the discharge process. The flow rate and temperature of the air at the inlet of the cooling system are 3 L/s and…
11 Sep 2023 08:25 AM IST
Week 1: Channel flow simulation using CONVERGE CFD
Introduction: Channel flow is an internal flow in which the confining walls change the hydrodynamic structure of the flow from an arbitrary state at the channel inlet to a certain state at the outlet. The simplest illustration of internal flow is a laminar flow in a circular tube, while a turbulent flow in the rotor of…
01 Sep 2023 10:15 AM IST
Project 1 - 1d modelling of liquid cooling system
Problem Description: we have a cooling plate mounted with 2 modules, each containing multiple cells. The flow pattern indicates that water is used as the coolant, flowing from a tank of limited capacity. The goal is to analyze the thermal behavior of the system, including plotting the top and bottom module temperatures,…
01 Sep 2023 10:03 AM IST
Related Courses
Skill-Lync offers industry relevant advanced engineering courses for engineering students by partnering with industry experts.
© 2025 Skill-Lync Inc. All Rights Reserved.