Design and Implementation of Embedded Systems leaf node


URI

https://openalex.org/T13292

Label

Design and Implementation of Embedded Systems

Description

This cluster of papers focuses on the design and implementation of embedded systems, with a particular emphasis on FPGA-based solutions, UART, I2C and SPI protocols, VHDL implementation, sensor networks, USB interfaces, image processing, wireless communication, and real-time systems.

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/T13292> a skos:Concept ;
    rdfs:label "Design and Implementation of Embedded Systems"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Embedded_system>,
        <https://openalex.org/T13292> ;
    skos:broader oasubfields:2208 ;
    skos:definition "This cluster of papers focuses on the design and implementation of embedded systems, with a particular emphasis on FPGA-based solutions, UART, I2C and SPI protocols, VHDL implementation, sensor networks, USB interfaces, image processing, wireless communication, and real-time systems."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Design and Implementation of Embedded Systems"@en ;
    openalex:cited_by_count 3791 ;
    openalex:works_count 2351 .