Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add gauge pressure sensors #569

Merged
merged 7 commits into from
Jan 16, 2024
Merged

Add gauge pressure sensors #569

merged 7 commits into from
Jan 16, 2024

Conversation

gtfierro
Copy link
Member

Resolves #532

@MatthewSteen does gauge pressure use the same units as static pressure?

@MatthewSteen
Copy link

MatthewSteen commented Sep 28, 2023

No, static pressure (e.g. for fans) is measured in in wc (inches water column) and gauge pressure is measured in psig (lb/in2 gauge). The SI unit is Pa (Pascals).

Static Pressure

image

Gauge Pressure

image

@steveraysteveray
Copy link
Collaborator

Just in case you are interested, in QUDT the first would be unit:IN_H2O and the second is unit:LB_F-PER-IN2. Note that the second unit is distinct from the pound of mass per square inch, unit:LB-PER-IN2.

@ektrah
Copy link
Contributor

ektrah commented Sep 28, 2023

mm H2O and bar 😸

@gtfierro gtfierro added this to the 1.4.0 Pre-Release milestone Dec 14, 2023
@gtfierro gtfierro merged commit 78bcda6 into master Jan 16, 2024
2 checks passed
@gtfierro gtfierro deleted the gtf-add-gauge-pressure branch January 16, 2024 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add Gauge Pressure
4 participants