#orifice
2 APIs con questa etichetta
Orifice Flow Meter API
Differential-pressure flow-meter maths (ISO 5167) as an API, computed locally and deterministically for orifice plates, venturi tubes and flow nozzles. The flow endpoint computes the mass and volumetric flow rate from the measured pressure drop across the meter, qm = Cd·ε·E·A·√(2·ρ·ΔP), where E = 1/√(1−β⁴) is the velocity-of-approach factor, β = d/D the diameter ratio and A the bore area — and it reports the throat velocity and the permanent (unrecovered) pressure loss. The pressure endpoint works the other way: from a known flow it returns the differential pressure the meter will develop, ΔP = (qm/(Cd·ε·E·A))²/(2ρ), and the permanent loss. The sizing endpoint solves the meter geometry: from a target flow and an allowable pressure drop it iterates the required bore diameter and diameter ratio, and flags whether β falls in the ISO-recommended 0.2–0.75 range. Each device type carries its standard discharge coefficient (orifice 0.61, venturi 0.984, nozzle 0.96) which you can override. Everything is computed locally and deterministically, so it is instant and private. Ideal for process, HVAC and instrumentation engineering tools, flow-meter selection and commissioning, and fluid-mechanics education. Pure local computation — no key, no third-party service, instant. Live, nothing stored. 3 endpoints. This is differential-pressure flow metering; for pipe continuity (Q=A·v) use a flow-rate API and for friction pressure drop use a Darcy-Weisbach API.
api.oanor.com/orifice-api
API de Eflujo de Torricelli
Matemáticas de eflujo de Torricelli y descarga por orificio como una API, calculadas local y determinísticamente. El endpoint de velocidad aplica la ley de Torricelli, v = √(2·g·h) — la velocidad a la que un fluido sale de un orificio bajo una carga h es igual a la de un cuerpo que ha caído la misma altura — y devuelve la velocidad ideal y real del chorro (corregida por un coeficiente de velocidad), y, si se proporciona el diámetro o área del orificio, el caudal volumétrico ideal y real Q = Cd·A·√(2gh) en litros por segundo y minuto, metros cúbicos por hora y galones estadounidenses por minuto. El endpoint de tiempo de vaciado calcula cuánto tarda un tanque cilíndrico vertical en vaciarse a través de un orificio, t = (2·A_tanque)/(Cd·A_orificio·√(2g))·(√h0 − √h1), a partir de los tamaños del tanque y del orificio, la carga inicial y una carga final opcional, con el caudal inicial. El endpoint de alcance da la distancia horizontal que recorre un chorro desde un orificio lateral antes de caer, x = 2·Cv·√(h·y), a partir de la carga sobre el orificio y la altura del orificio sobre el suelo, con la velocidad del chorro y el tiempo de vuelo. Los coeficientes de descarga y velocidad tienen valores predeterminados de 0.62 y 0.97 y pueden ser anulados, al igual que la gravedad. Todo se calcula local y determinísticamente, por lo que es instantáneo y privado. Ideal para herramientas de mecánica de fluidos e hidráulica, drenaje de tanques, riego y aplicaciones de ingeniería de procesos, y educación en física. Cálculo puramente local — sin clave, sin servicio de terceros, instantáneo. En vivo, no se almacena nada. 3 endpoints. Esto es eflujo por orificio y drenaje de tanques; para continuidad en tuberías Q = A·v use una API de caudal y para volumen y nivel de tanque use una API de tanque.
api.oanor.com/torricelli-api