Ultrasonic Flow Measurement Techniques leaf node


URI

https://openalex.org/T12537

Label

Ultrasonic Flow Measurement Techniques

Description

This cluster of papers covers advancements in ultrasonic flow measurement techniques, including the use of Coriolis flowmeters and Venturi meters for two-phase flow measurement. It explores topics such as acoustic tomography, distance measurement, transit-time technique, and signal processing for accurate flow measurement.

Implementation

@prefix oasubfields: <https://openalex.org/subfields/> .
@prefix openalex: <https://lambdamusic.github.io/openalex-hacks/ontology/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://openalex.org/T12537> a skos:Concept ;
    rdfs:label "Ultrasonic Flow Measurement Techniques"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Ultrasonic_flow_meter>,
        <https://openalex.org/T12537> ;
    skos:broader oasubfields:2211 ;
    skos:definition "This cluster of papers covers advancements in ultrasonic flow measurement techniques, including the use of Coriolis flowmeters and Venturi meters for two-phase flow measurement. It explores topics such as acoustic tomography, distance measurement, transit-time technique, and signal processing for accurate flow measurement."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Ultrasonic Flow Measurement Techniques"@en ;
    openalex:cited_by_count 173624 ;
    openalex:works_count 44538 .