|
9 | 9 | <title>Tractor Energy Computation Model</title> |
10 | 10 | <meta name="generator" content="MATLAB 24.1"> |
11 | 11 | <link rel="schema.DC" href="http://purl.org/dc/elements/1.1/"> |
12 | | -<meta name="DC.date" content="2024-06-17"> |
| 12 | +<meta name="DC.date" content="2024-07-11"> |
13 | 13 | <meta name="DC.source" content="TractorEnergyComputationModelOverview.m"> |
14 | 14 | <style type="text/css"> |
15 | 15 | 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} |
@@ -162,14 +162,14 @@ <h2 id="12">Driver Controls Subsystem</h2> |
162 | 162 | <h2 id="14">Energy Calculations Subsystem</h2> |
163 | 163 | <p>The Energy Calculations subsystem computes the energy consumed by the various components of the transmission.</p> |
164 | 164 | <p> |
165 | | -<a href="matlab:open_system('TractorEnergyComputation/System%20Signals%20and%20Information/Energy%20Calculations')">Open Energy Calculations Subsystem</a> |
| 165 | +<a href="matlab:open_system('TractorEnergyComputation/System%20Signals%20and%20Information/Power%20and%20Energy%20Calculations')">Open Energy Calculations Subsystem</a> |
166 | 166 | </p> |
167 | 167 | <img vspace="5" hspace="5" src="TractorEnergyComputationModelOverview_09.png" alt=""> <p> |
168 | | -<a href="matlab:open_system('TractorEnergyComputation/System%20Signals%20and%20Information/Energy%20Calculations/Pump%20Energy%20Computation/Pump%20Input%20Energy%20Computation')">Open Transmission Pump Input Energy Computation Subsystem</a> |
| 168 | +<a href="matlab:open_system('TractorEnergyComputation/System%20Signals%20and%20Information/Power%20and%20Energy%20Calculations/Pump%20Computation/Pump%20Input%20Energy%20Computation')">Open Transmission Pump Input Energy Computation Subsystem</a> |
169 | 169 | </p> |
170 | 170 | <img vspace="5" hspace="5" src="TractorEnergyComputationModelOverview_10.png" alt=""> <p>You can compute the transmission pump input energy as a product of the engine speed and engine torque.</p> |
171 | 171 | <p> |
172 | | -<a href="matlab:open_system('TractorEnergyComputation/System%20Signals%20and%20Information/Energy%20Calculations/Pump%20Energy%20Computation/Pump%20Output%20Energy%20Computation')">Open Transmission Pump Output Energy Computation Subsystem</a> |
| 172 | +<a href="matlab:open_system('TractorEnergyComputation/System%20Signals%20and%20Information/Power%20and%20Energy%20Calculations/Pump%20Computation/Pump%20Output%20Energy%20Computation')">Open Transmission Pump Output Energy Computation Subsystem</a> |
173 | 173 | </p> |
174 | 174 | <img vspace="5" hspace="5" src="TractorEnergyComputationModelOverview_11.png" alt=""> <p>You can compute the transmission pump output energy as a product of the pump volumetric flow rate and the pressure difference across the pump.</p> |
175 | 175 | <h2 id="18">Transmission Energy Chart Dashboard</h2> |
@@ -281,7 +281,7 @@ <h2 id="20">Useful Links</h2> |
281 | 281 | % |
282 | 282 | % <matlab:open_system('TractorEnergyComputation/Tractor/Front%20Left%20Tire') Open Front Left Tire Subsystem> |
283 | 283 |
|
284 | | -open_system('TractorEnergyComputation/Tractor/Front Left Tire'); |
| 284 | +open_system('TractorEnergyComputation/Tractor/Tire FL'); |
285 | 285 |
|
286 | 286 | %% |
287 | 287 | % The Tire-Soil Interaction block is a custom Simscape component that models |
@@ -366,23 +366,23 @@ <h2 id="20">Useful Links</h2> |
366 | 366 | % The Energy Calculations subsystem computes the energy consumed by the various |
367 | 367 | % components of the transmission. |
368 | 368 | % |
369 | | -% <matlab:open_system('TractorEnergyComputation/System%20Signals%20and%20Information/Energy%20Calculations') Open Energy Calculations Subsystem> |
| 369 | +% <matlab:open_system('TractorEnergyComputation/System%20Signals%20and%20Information/Power%20and%20Energy%20Calculations') Open Energy Calculations Subsystem> |
370 | 370 |
|
371 | | -open_system('TractorEnergyComputation/System Signals and Information/Energy Calculations'); |
| 371 | +open_system('TractorEnergyComputation/System Signals and Information/Power and Energy Calculations'); |
372 | 372 |
|
373 | 373 | %% |
374 | 374 | % |
375 | | -% <matlab:open_system('TractorEnergyComputation/System%20Signals%20and%20Information/Energy%20Calculations/Pump%20Energy%20Computation/Pump%20Input%20Energy%20Computation') Open Transmission Pump Input Energy Computation Subsystem> |
| 375 | +% <matlab:open_system('TractorEnergyComputation/System%20Signals%20and%20Information/Power%20and%20Energy%20Calculations/Pump%20Computation/Pump%20Input%20Energy%20Computation') Open Transmission Pump Input Energy Computation Subsystem> |
376 | 376 |
|
377 | | -open_system('TractorEnergyComputation/System Signals and Information/Energy Calculations/Pump Energy Computation/Pump Input Energy Computation'); |
| 377 | +open_system('TractorEnergyComputation/System Signals and Information/Power and Energy Calculations/Pump Computation/Pump Input Energy Computation'); |
378 | 378 |
|
379 | 379 | %% |
380 | 380 | % You can compute the transmission pump input energy as a product of the |
381 | 381 | % engine speed and engine torque. |
382 | 382 | % |
383 | | -% <matlab:open_system('TractorEnergyComputation/System%20Signals%20and%20Information/Energy%20Calculations/Pump%20Energy%20Computation/Pump%20Output%20Energy%20Computation') Open Transmission Pump Output Energy Computation Subsystem> |
| 383 | +% <matlab:open_system('TractorEnergyComputation/System%20Signals%20and%20Information/Power%20and%20Energy%20Calculations/Pump%20Computation/Pump%20Output%20Energy%20Computation') Open Transmission Pump Output Energy Computation Subsystem> |
384 | 384 |
|
385 | | -open_system('TractorEnergyComputation/System Signals and Information/Energy Calculations/Pump Energy Computation/Pump Output Energy Computation'); |
| 385 | +open_system('TractorEnergyComputation/System Signals and Information/Power and Energy Calculations/Pump Computation/Pump Output Energy Computation'); |
386 | 386 |
|
387 | 387 | %% |
388 | 388 | % You can compute the transmission pump output energy as a product of the |
|
0 commit comments