Β· Hankyu Kim Β· System Modeling Β· 3 min read
Fluid Systems
Fluid systems are fundamental in engineering, describing pressure, flow rate, buoyancy, and energy conservation principles applied in hydraulics, pneumatics, and aerodynamics.
Fluid systems are central to engineering because they describe how pressure, flow, and energy interact in liquids and gases. These principles are widely applied in hydraulics, pneumatics, aerodynamics, and process systems, making them essential for system modeling.
Pascalβs Law
At the foundation lies the concept of pressure, which is the force applied per unit area:
(Here, P is pressure, F is force, and A is area.)
density
Mass in a fluid can be related to density and volume:
(Here, M is mass, Ο is density, and V is volume.)
governing equation
mass flow rate
When analyzing moving fluids, the mass flow rate which is amount of mass passing through a point per unit time is given by:
(where 1 < alpha < 2, 1 on long tube like Re < 100, and 2 on short tube like Re > 10^5)
or,
(Here, αΉ is mass flow rate, A is cross-sectional area, and v is velocity.)
Pressure Measurement
Fluid systems also distinguish between absolute and gauge pressure. Absolute pressure includes atmospheric pressure, while gauge pressure measures relative to it:
(Here, P_atm is atmospheric pressure which is about 101.325kPa)
Figure 1 (from https://energyeducation.ca/encyclopedia/Gauge_pressure)
However, differential pressure (DP or βP) is the difference in pressure between two points of pressure. To generate a reading one of the two pressures is either higher or lower than the other. If they are the same then no pressure reading will be generated.
Buoyancy Force
Another important principle in fluid systems is buoyancy. An object submerged in a fluid experiences an upward buoyant force equal to the weight of the displaced fluid:
(Here, F_b is buoyant force, Ο_f is fluid density, g is gravitational acceleration, and V is displaced volume.)
Bernoulliβs Equation
Energy conservation in a flowing fluid is governed by Bernoulliβs principle, which states that the sum of pressure, kinetic energy per unit volume, and potential energy per unit volume remains constant:
(Here, g is gravitational acceleration and h is elevation.)
This shows the trade-off: slow velocity corresponds to higher pressure, while fast velocity corresponds to lower pressure.
The work done by pressure forces translates into kinetic energy:
So,
Which is,
(Here, W is work, m is mass, vβ, vβ are velocities, and F_net is net force which is the the change in work done on the fluid, which comes from pressure differences, changes in kinetic energy, and work done by gravity.)
Pascalβs Law describes how pressure is transmitted equally in all directions, enabling force multiplication. In a hydraulic press:
(Here, Fβ, Fβ are forces and Aβ, Aβ are piston areas.)
Finally,
Ultimately, fluid system modeling explains how pressure drives flow, how Bernoulliβs principle links velocity and pressure, how buoyancy arises from displaced volume, and how hydraulics provide mechanical advantage. By combining these ideas, engineers can analyze and optimize systems ranging from water distribution networks to aircraft design, ensuring both efficiency and reliability.