Advanced Vehicle Dynamics Control Systems leaf node


URI

https://openalex.org/T10805

Label

Advanced Vehicle Dynamics Control Systems

Description

This cluster of papers focuses on advanced control systems for vehicle dynamics, including autonomous vehicles, model predictive control, estimation of tire-road friction, active steering, yaw stability control, and driver assistance. The research aims to improve the performance, safety, and stability of vehicles through innovative control strategies and technologies.

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/T10805> a skos:Concept ;
    rdfs:label "Advanced Vehicle Dynamics Control Systems"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Vehicle_dynamics>,
        <https://openalex.org/T10805> ;
    skos:broader oasubfields:2203 ;
    skos:definition "This cluster of papers focuses on advanced control systems for vehicle dynamics, including autonomous vehicles, model predictive control, estimation of tire-road friction, active steering, yaw stability control, and driver assistance. The research aims to improve the performance, safety, and stability of vehicles through innovative control strategies and technologies."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Advanced Vehicle Dynamics Control Systems"@en ;
    openalex:cited_by_count 345745 ;
    openalex:works_count 53604 .