Clock Synchronization in Networked Systems leaf node


URI

https://openalex.org/T12216

Label

Clock Synchronization in Networked Systems

Description

This cluster of papers focuses on the various aspects of clock synchronization in networked systems, including wireless sensor networks, time-sensitive networking, industrial communication, IEEE 1588 standard, real-time Ethernet, distributed synchronization, precision time protocol, networked measurement systems, and consensus-based protocols.

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/T12216> a skos:Concept ;
    rdfs:label "Clock Synchronization in Networked Systems"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Clock_synchronization>,
        <https://openalex.org/T12216> ;
    skos:broader oasubfields:1705 ;
    skos:definition "This cluster of papers focuses on the various aspects of clock synchronization in networked systems, including wireless sensor networks, time-sensitive networking, industrial communication, IEEE 1588 standard, real-time Ethernet, distributed synchronization, precision time protocol, networked measurement systems, and consensus-based protocols."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Clock Synchronization in Networked Systems"@en ;
    openalex:cited_by_count 148304 ;
    openalex:works_count 17970 .