Why does a constant head tank and a constant presssure source with the same pressure result in different volumetric flow?

2 Ansichten (letzte 30 Tage)
This is my test network:
FluidNetwork1.PNG
I built the same network with a Constant Head Tank as the pressure source:
FluidNetwork2.PNG
So I set the pressure of the constant Pressure Source to the same value that the hydrostatic pressure inside the Constant Head Tank produces.
All the other parameters, i.e. of the resistive tube are the same.
The Volumetric Flow gives two different results. What am I missing?
Thanks in advance!
  3 Kommentare
N U
N U am 20 Jan. 2019
Thanks for the answer, but in the documentation it says: "The size of the tank is assumed to be large enough to neglect the pressurization and fluid level change due to fluid volume."
So this cant be the solution to my problem.
Btw the teapot is a block where you enter the parameters of the fluid of the system.
dpb
dpb am 20 Jan. 2019
Bearbeitet: dpb am 21 Jan. 2019
Well, as noted, it was just a guess...doesn't rule out a bug,of course.
All I could suggest would be to go back to a one-node model of the pieces starting with the two sources and ensure they actually perform as expected at that point.
Does the tank really produce a constant flow on its own indefinitely and is it intially identical to the constant P source flow?
Could it be an accumulation effect with time of a very small error/difference between the two that is integrated with time until it becomes noticeable would be another alternative?

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Erin McGarrity
Erin McGarrity am 4 Jun. 2021
Hi,
There are 2 factors contributing to the different flow values you're seeing, gravity and the tank has an exit orifice which restricts the outflow.
From the documentation: " The size of the tank is assumed to be large enough to neglect the pressurization and fluid level change due to fluid volume. The block accounts for the fluid level elevation with respect to the tank bottom, as well as for pressure loss in the connecting pipe that can be caused by a filter, fittings, or some other local resistance."
There is a gravity term, that assumes the liquid surface remains at a constant height above the outlet. (The tank is big compared to the flow.) Also, there is a loss from the flow out of the port. In order to replicate the effect you'll need to add the tank fluid height * density * g to your pressure source. For the latter effect, you need a Fixed Orifice block with area the same as the outlet area to the tank, pi/4*0.01^2 and a discharge coefficient of sqrt(1/1.2) (see attached model). These will change, obvoiusly, if you had different paramters in the tank block.
In addition it's worth updating to the IL domain. The equivalent model in that domain is also shown.
HTH,
Erin

Kategorien

Mehr zu Upgrading Hydraulic Models to Use Isothermal Liquid Blocks finden Sie in Help Center und File Exchange

Produkte


Version

R2018a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by