lecture notes, slides on gas mixtures and combustion, heat transfer
This commit is contained in:
parent
1bf9a50a93
commit
414d4b1183
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -4,6 +4,9 @@ date: \today
|
||||
title: MMME2047 // Gas Mixtures and Combustion
|
||||
tags: [ combution, gas_mixtures ]
|
||||
uuid: 5ed55ce0-e6b1-423c-90ac-96e1c8cbe43f
|
||||
lecture_slides: [ ./lecture_slides/Combustion-chemistry2022-2023.pptx, ./lecture_slides/Combustion-chemistry2-2022-2023.pptx, ./lecture_slides/CombustionSeminar2.pptx ]
|
||||
lecture_notes: [ ./lecture_notes/combustion22-23.pdf, ./lecture_notes/Combustion2-2022-2023.pdf ]
|
||||
exercise_sheets: [ ./exercise_sheets/Questions about gas mixtures.docx ]
|
||||
---
|
||||
|
||||
# Law of Partial _____
|
||||
|
35
uni/mmme/2047_thermodynamics_and_fluid_dynamics/heat_transfer.md
Executable file
35
uni/mmme/2047_thermodynamics_and_fluid_dynamics/heat_transfer.md
Executable file
@ -0,0 +1,35 @@
|
||||
---
|
||||
author: Akbar Rahman
|
||||
date: \today
|
||||
title: MMME2047 // Heat Transfer
|
||||
tags: [ heat_transfer ]
|
||||
uuid: d3ba66c2-e486-464a-a4df-f23f2155ee6d
|
||||
lecture_slides: [ ./lecture_slides/6ConvHeatTransfer-without-written-comments.pptx ]
|
||||
lecture_notes: [ ./lecture_notes/ConvectHeatTrans2022-2023.pdf ]
|
||||
exercise_sheets: [ ./exercise_sheets/ExamplesConvectionHeatTransfer.pdf ]
|
||||
---
|
||||
|
||||
# Convection
|
||||
|
||||
- conduction and radiation heat transfer can be estimated by calculations and properties
|
||||
- convection is dependent on fluid properties, flow type, and flow characteristics
|
||||
|
||||
The rate of convective heat transfer, $\dot Q$, is given by
|
||||
|
||||
\begin{equation}
|
||||
\dot Q = hA(T_f-T_w)
|
||||
\label{eqn:convectionheattransfer}
|
||||
\end{equation}
|
||||
|
||||
where $T_w$ is the wall temperature, $T_f$ is the fluid temperature, $A$ is the area of heat flow,
|
||||
and $h$ is the heat transfer coefficient.
|
||||
|
||||
## Thermal Resistance
|
||||
|
||||
Equation \ref{eqn:convectionheattransfer} can also be expressed in terms of thermal resistance, $R_\text{thermal}$:
|
||||
|
||||
$$\dot Q = \frac{T_f-T_w}{\sum R_\text{thermal}}$$
|
||||
|
||||
where $R_\text{thermal} = \frac{1}{hA}$.
|
||||
|
||||
In a way this analogous to Ohm's law, specifically with resistors in series ($I = \frac{\Deta V}{\sum R_\text{electrical}}$).
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user