Magnetic Sensor Technology and Applications leaf node


URI

https://openalex.org/T12692

Label

Magnetic Sensor Technology and Applications

Description

This cluster of papers covers advances in magnetic sensor technology, including fluxgate sensors, Hall-effect sensors, Rogowski coils, and micro-fluxgate sensors. It explores applications such as current sensing, space-based magnetometers, and high-frequency performance. The use of Giant Magnetoresistance effect and integrated sensor technologies is also a focus.

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/T12692> a skos:Concept ;
    rdfs:label "Magnetic Sensor Technology and Applications"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Magnetic_sensor>,
        <https://openalex.org/T12692> ;
    skos:broader oasubfields:2208 ;
    skos:definition "This cluster of papers covers advances in magnetic sensor technology, including fluxgate sensors, Hall-effect sensors, Rogowski coils, and micro-fluxgate sensors. It explores applications such as current sensing, space-based magnetometers, and high-frequency performance. The use of Giant Magnetoresistance effect and integrated sensor technologies is also a focus."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Magnetic Sensor Technology and Applications"@en ;
    openalex:cited_by_count 117993 ;
    openalex:works_count 22508 .