Memory Game Flashcards
Name the 11 Weather Parameters & Units
➤ Wet & Dry Bulb Temperature (C)
➤ Wind Velocity - Speed (m/s) & Direction (from North)
➤ Patmos (Bar or Pa)
➤ Long Wave Radiation net (W/m^2)
➤ Precipitation (mm)
➤ Direct Solar Radiation - G (W/m^2)
➤ Diffuse Solar Radiation - D (W/m^2)
➤ Cloud cover (%)
➤ Sunshine (Hr)
Weather Parameters can effect on process in what Order effects
➤ 1st degree effects where the change in parameter is directly linked to the process
➤ 2nd degree effect where a change will influence other parameters within the process.
Sequential Modelling - 3 main facts
➤ Process comportment are replaced with input-output Relationships (Black Box)
➤ Itterative process allows convergence to an accurate solution
Diagram -
Parameters in \ \ \
Input—–> | component | —–> output
Sequential Modelling - 3 benifits
➤ Suitable system design (component sizing)
➤ allows checking to see components will work together
➤ allows testing and analysis for high-level system control strategies.
Sequential Modelling - 2 downsides
➤ Little info available on component information
➤ Input parameters are fixed and thus not valid for design conditions.
Simultaneous Modelling - 4 benifits
➤ Incorporates description of the fundamental processes for each component
➤ Allows component design optimisation
➤ doesn’t relay on design parameters
➤ allows analysis of components and whole system performance.
Simultaneous Modelling - 1 downsides
➤ information often not available from manufacturers regarding component
Simultaneous Modelling - 3 Facts
➤ Components become Finite Volumes
➤ system obeys conservation laws
➤ can increase nodes at different levels ie) in heat exchanger another level of detail would be from adding nodes at inter tube passes.
Ground Source Heat Pump Explination
➤ Heat exchanger
- Environment heat Qconv - Wall Qcond - Qconv flow
➤ Compressor
- Applies pressure and temp increase
➤ Heater Element - Q out to environment via
- Environment heat Qconv - Wall Qcond - Qconv room
➤ Expansion Valve
- cools and condenses
HVAC - system simulation approaches
➤ Conceptual Modelling
- characteristic interactions are modelled without component details.
- ie) Air Con system - Flux exchange with constraints, limitations, controls
- Useful in Early stages
➤ Detailed Modelling
- Explicit model per component
- All components link and require simultaneous solving
- All flow is now got change detail generating the output data throughout the system.
- good for studying transient conditions
PDE - explicit definition & Limitation
second order derivative replace with central difference approximation
&
first order forward apprximation
PDE - implicit definition & Limitation
second order derivative is replaced with central differnce with an unknown temperature value in future.
first order replace with a backwards approximation
PDE - explicit & implicit difference
Explicit has related stability criteria - restricting the time and space steps usable.
Implicit - unconditionally stable with lower accuracy.
How does taylor series expansion influence use solving PDE
TSE allows first and HO derivative replacement with approximation on the differences associated.
manipulation and enables solution to be obtained.
What are the two main system modeling methods
Numerical method & Response function method