Skip to content

Commit

Permalink
Initial commit R2021b
Browse files Browse the repository at this point in the history
  • Loading branch information
smiller01985 committed Nov 10, 2021
1 parent 2572d97 commit 197a517
Show file tree
Hide file tree
Showing 9 changed files with 4 additions and 3 deletions.
Binary file modified Libraries/driver_maneuver_library.slx
Binary file not shown.
5 changes: 3 additions & 2 deletions Overview/html/bev_motor_cooling.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<!--
This HTML was auto-generated from MATLAB code.
To make changes, update the MATLAB code and republish this document.
--><title>Battery Electric Vehicle With Motor Cooling</title><meta name="generator" content="MATLAB 9.10"><link rel="schema.DC" href="http://purl.org/dc/elements/1.1/"><meta name="DC.date" content="2021-03-09"><meta name="DC.source" content="bev_motor_cooling.m"><style type="text/css">
--><title>Battery Electric Vehicle With Motor Cooling</title><meta name="generator" content="MATLAB 9.11"><link rel="schema.DC" href="http://purl.org/dc/elements/1.1/"><meta name="DC.date" content="2021-09-12"><meta name="DC.source" content="bev_motor_cooling.m"><style type="text/css">
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outine:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

html { min-height:100%; margin-bottom:1px; }
Expand Down Expand Up @@ -67,7 +67,8 @@



</style></head><body><div class="content"><h1>Battery Electric Vehicle With Motor Cooling</h1><!--introduction--><p>This example models a battery electric vehicle with a cooling system for the motor. It is used to size mechanical, electrical, and fluid components in the vehicle. The vehicle executes a passing maneuver and the speed, torque, and temperature measurements are used to assess if the system requirements are met.</p><!--/introduction--><h2>Contents</h2><div><ul><li><a href="#1">Model</a></li><li><a href="#2">Simulation Results from Simscape Logging: With Cooling System</a></li><li><a href="#4">Simulation Results from Simscape Logging: No Cooling System</a></li></ul></div><h2 id="1">Model</h2><img vspace="5" hspace="5" src="bev_motor_cooling_01.png" alt=""> <h2 id="2">Simulation Results from Simscape Logging: With Cooling System</h2><p>The plot below shows the test run with the cooling system applied to the motor. The temperature of the motor only exceeds the rated temperature for a brief period of time during an extended period of acceleration.</p><img vspace="5" hspace="5" src="bev_motor_cooling_02.png" alt=""> <h2 id="4">Simulation Results from Simscape Logging: No Cooling System</h2><p>The plot below shows the test run with no cooling system applied to the motor. The temperature of the motor increases when the vehicle is traveling at a constant speed, indicating that the cooling system is needed.</p><p>The Variant Connector block was used to exclude the cooling loop from simulation without physically removing the components from the model.</p><img vspace="5" hspace="5" src="bev_motor_cooling_03.png" alt=""> <img vspace="5" hspace="5" src="bev_motor_cooling_04.png" alt=""> <p class="footer">Copyright 2021 The MathWorks, Inc.<br><a href="https://www.mathworks.com/products/matlab/">Published with MATLAB&reg; R2021a</a><br></p></div><!--
</style></head><body><div class="content"><h1>Battery Electric Vehicle With Motor Cooling</h1><!--introduction--><p>This example models a battery electric vehicle with a cooling system for the motor. It is used to size mechanical, electrical, and fluid components in the vehicle. The vehicle executes a passing maneuver and the speed, torque, and temperature measurements are used to assess if the system requirements are met.</p><!--/introduction--><h2>Contents</h2><div><ul><li><a href="#1">Model</a></li><li><a href="#2">Simulation Results from Simscape Logging: With Cooling System</a></li><li><a href="#4">Simulation Results from Simscape Logging: No Cooling System</a></li></ul></div><h2 id="1">Model</h2><img vspace="5" hspace="5" src="bev_motor_cooling_01.png" alt=""> <h2 id="2">Simulation Results from Simscape Logging: With Cooling System</h2><p>The plot below shows the test run with the cooling system applied to the motor. The temperature of the motor only exceeds the rated temperature for a brief period of time during an extended period of acceleration.</p><pre class="codeoutput">Warning: Excluding ColorBars, Legends and non-axes
</pre><img vspace="5" hspace="5" src="bev_motor_cooling_02.png" alt=""> <h2 id="4">Simulation Results from Simscape Logging: No Cooling System</h2><p>The plot below shows the test run with no cooling system applied to the motor. The temperature of the motor increases when the vehicle is traveling at a constant speed, indicating that the cooling system is needed.</p><p>The Variant Connector block was used to exclude the cooling loop from simulation without physically removing the components from the model.</p><img vspace="5" hspace="5" src="bev_motor_cooling_03.png" alt=""> <img vspace="5" hspace="5" src="bev_motor_cooling_04.png" alt=""> <p class="footer">Copyright 2021 The MathWorks, Inc.<br><a href="https://www.mathworks.com/products/matlab/">Published with MATLAB&reg; R2021b</a><br></p></div><!--
##### SOURCE BEGIN #####
%% Battery Electric Vehicle With Motor Cooling
%
Expand Down
Binary file modified Overview/html/bev_motor_cooling.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Overview/html/bev_motor_cooling_01.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Overview/html/bev_motor_cooling_02.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Overview/html/bev_motor_cooling_03.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Overview/html/bev_motor_cooling_04.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified bev_motor_cooling.slx
Binary file not shown.
2 changes: 1 addition & 1 deletion resources/project/Project.xml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
<?xml version='1.0' encoding='UTF-8'?>
<Info MetadataType="fixedPath" />
<Info MetadataType="fixedPathV2" />

0 comments on commit 197a517

Please sign in to comment.