CN108334087B - Software definition-based platform advanced driving assistance system - Google Patents

Software definition-based platform advanced driving assistance system Download PDF

Info

Publication number
CN108334087B
CN108334087B CN201810073287.9A CN201810073287A CN108334087B CN 108334087 B CN108334087 B CN 108334087B CN 201810073287 A CN201810073287 A CN 201810073287A CN 108334087 B CN108334087 B CN 108334087B
Authority
CN
China
Prior art keywords
layer
data
algorithm
module
signal
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201810073287.9A
Other languages
Chinese (zh)
Other versions
CN108334087A (en
Inventor
綦科
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Guangzhou University
Original Assignee
Guangzhou University
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Guangzhou University filed Critical Guangzhou University
Priority to CN201810073287.9A priority Critical patent/CN108334087B/en
Publication of CN108334087A publication Critical patent/CN108334087A/en
Application granted granted Critical
Publication of CN108334087B publication Critical patent/CN108334087B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05DSYSTEMS FOR CONTROLLING OR REGULATING NON-ELECTRIC VARIABLES
    • G05D1/00Control of position, course or altitude of land, water, air, or space vehicles, e.g. automatic pilot
    • G05D1/02Control of position or course in two dimensions
    • G05D1/021Control of position or course in two dimensions specially adapted to land vehicles
    • G05D1/0212Control of position or course in two dimensions specially adapted to land vehicles with means for defining a desired trajectory
    • G05D1/0214Control of position or course in two dimensions specially adapted to land vehicles with means for defining a desired trajectory in accordance with safety or protection criteria, e.g. avoiding hazardous areas
    • BPERFORMING OPERATIONS; TRANSPORTING
    • B60VEHICLES IN GENERAL
    • B60RVEHICLES, VEHICLE FITTINGS, OR VEHICLE PARTS, NOT OTHERWISE PROVIDED FOR
    • B60R16/00Electric or fluid circuits specially adapted for vehicles and not otherwise provided for; Arrangement of elements of electric or fluid circuits specially adapted for vehicles and not otherwise provided for
    • B60R16/02Electric or fluid circuits specially adapted for vehicles and not otherwise provided for; Arrangement of elements of electric or fluid circuits specially adapted for vehicles and not otherwise provided for electric constitutive elements

Abstract

The invention relates to a software definition-based platform advanced driving assistance system, which comprises a hardware infrastructure layer, a control layer, a data and algorithm layer, a platform whole vehicle signal interface layer and an application layer, wherein the control layer, the data and algorithm layer, the platform whole vehicle signal interface layer and the application layer are positioned on the hardware infrastructure layer. The method combines a platform design idea, a software definition concept and a layering concept to realize that all resources in the ADAS can be managed in the ADAS platform computing environment through software definition, so that the elastic adjustment of hardware, the dynamic allocation of resources and the programmable configuration of the ADAS function are realized, an ADAS solution can be rapidly promoted, and the whole vehicle applicability and the function expansibility of the ADAS are effectively improved.

Description

Software definition-based platform advanced driving assistance system
Technical Field
The invention belongs to the technical field of vehicle intelligent control systems, and particularly relates to a software definition-based platform Advanced Driving Assistance System (ADAS), which combines a platform design idea, a software definition concept and a layering concept to realize that all resources in the ADAS can be defined by software.
Background
Advanced vehicle driving assistance systems (ADAS) generally include a navigation and real-time traffic system TMC, a vehicle networking (Vehicular communication systems), an adaptive cruise (adaptive cruise control), a Lane departure warning system ldws (Lane departure warning system), a Lane keeping system (Lane keep assistant), a Collision avoidance or pre-Collision system (Collision avoidance system), a Pedestrian protection system (Pedestrian protection system), an Automatic parking system (Automatic parking), traffic sign recognition (traffic sign recognition), Blind spot detection (Blind spot detection), Driver fatigue detection (Driver fatigue detection), etc., which monitor the vehicle itself and its environment through various sensors such as a camera, radar, laser, and ultrasonic waves, etc., and when a potential danger is detected, alert a Driver to the abnormal or driving situation of the vehicle.
Because sensor manufacturers such as cameras, radars, lasers, ultrasonic waves and the like are different, the data acquisition modes, the data acquisition precision and the calling interfaces of the sensors are different; meanwhile, different combinations of multiple sensors (such as camera + laser, camera + radar + ultrasonic) are also adopted in ADAS produced by different manufacturers, and the adaptive vehicle models, calling interfaces and data processing flows given by the different combinations are different. More importantly, with the diversification of the whole vehicle system and the difference of the whole vehicle configuration, the different software signals of the whole vehicle cause that the ADAS of the vehicles with different configurations cannot be used universally or continuously, the applicability of the whole vehicle is low, the whole vehicle, different ADAS systems and different sensors need to be adapted according to different configurations, the software design is complicated, the ADAS development period is long, the development workload is large, and the development cost is high. Moreover, when the ADAS performs function expansion, software signals of the ADAS need to be greatly changed, even signals of the whole vehicle cannot meet the requirement of the ADAS function expansion, and signals of the whole vehicle need to be greatly changed or adapted.
Therefore, there is a need in the art to develop a solution to the above-mentioned problems of advanced driving assistance systems (i.e., ADAS) for vehicles.
Disclosure of Invention
The invention aims to disclose a software-definition-based platform advanced driving assistance system, aiming at the problems that in the prior art, the ADAS sensor is diversified, the software design is complicated and the like cause low overall vehicle applicability and difficult function expansion of the ADAS.
The invention discloses a software definition-based platform advanced driving assistance system, which comprises a hardware infrastructure layer, a control layer, a data and algorithm layer, a platform whole vehicle signal interface layer and an application layer, wherein the control layer, the data and algorithm layer, the platform whole vehicle signal interface layer and the application layer are positioned on the hardware infrastructure layer;
the hardware infrastructure layer comprises ADAS sensor hardware and an ADAS sensor hardware combination and provides physical bearing for the control layer, the data and algorithm layer, the platform finished automobile signal interface layer and the application layer;
the control layer comprises a data service module taking ADAS application as a center and a control strategy and configuration and monitoring module; the data service module is used for encapsulating control and data interaction services for the hardware infrastructure layer; the control strategy, configuration and monitoring module is used for setting a control strategy in a control mode and a corresponding control mode, configuring an ADAS sensor hardware combination operation mode and rule, and monitoring the operation state of the ADAS sensor hardware and the operation state of the data service module;
the data and algorithm layer is positioned above the control layer and comprises a data module and an algorithm module; the data module is used for defining, configuring and managing an ADAS sensor hardware data interaction standard and a data format standard required by the algorithm module; the algorithm module is used for realizing and packaging a data processing algorithm, a data fusion algorithm and an ADAS application algorithm, processing data and realizing functionalization to form a core algorithm library of the ADAS system, and is used for converting the functions of the ADAS system including a lane deviation alarm system, a lane keeping system, a collision avoidance or pre-collision system and a pedestrian protection system into the calling of the algorithm;
the platform finished automobile signal interface layer comprises a finished automobile signal access module and a finished automobile signal output module; the whole vehicle signal access module is used for packaging a power system signal, an operation system signal, a safety system signal, an electric power system signal and an entertainment system signal to form a platformized whole vehicle access signal and outputting signals and data required by calculation to the algorithm module; the vehicle signal output module is used for packaging an execution result of the platform advanced driving auxiliary system to form a platform vehicle output signal and outputting a corresponding control signal to the vehicle;
the application layer is positioned on the data and algorithm layer and the signal interface layer of the platform whole vehicle and comprises an ADAS application module and a development environment module; the ADAS application module is used for specifically realizing various functions of the platform advanced driving assistance system and outputting vehicle control signals to the whole vehicle signal output module; the development environment module is used for providing a development environment for the ADAS application module, the data and algorithm layer, the platform whole vehicle signal interface layer and the control layer, and providing a service component, a programming interface, a development document and a development example for a software developer.
In a further aspect of the present invention, the ADAS sensor hardware includes at least one of a camera, a radar, a laser, and an ultrasonic wave.
In a further aspect of the present invention, the data service module of the control layer includes a resource dynamic allocation service, an interface encapsulation service, a hardware infrastructure control service, a hardware infrastructure data service, and a data and algorithm layer oriented data flow service.
In a further scheme of the invention, the algorithm module of the data and algorithm layer comprises a data preprocessing algorithm, a data fusion algorithm, a feature extraction algorithm, a deep learning algorithm, a pattern recognition algorithm and an algorithm oriented to ADAS specific application.
In a further scheme of the invention, the vehicle signal access module of the platform vehicle signal interface layer comprises an access and encapsulation vehicle power system signal, an operation system signal, a safety system signal, an electric power system signal and an entertainment system signal; and the finished automobile signal output module of the platform finished automobile signal interface layer encapsulates and outputs signals to a power system control signal, an operation and control system control signal, a safety system control signal, an electric power system control signal and an entertainment system control signal of the automobile.
In a further aspect of the present invention, the development environment module of the application layer includes a software development language compiler, a workflow integrator, a data extractor, a data converter, a loading designer, a debugging tool, a service and interface wrapper.
In a further aspect of the present invention, the ADAS application module of the application layer includes a navigation and real-time traffic system, an internet of vehicles system, an adaptive cruise system, a lane departure warning system, a lane keeping system, a collision avoidance or pre-collision system, a pedestrian protection system, an automatic parking system, a traffic sign recognition system, a blind spot detection system, and a driver fatigue detection system.
Has the advantages that: the invention overcomes the defects of diversification of ADAS sensors and complexity of software design, decouples the hardware and software design of the traditional sensor, modularizes the control function, constructs an algorithm and a data processing platform integrating data processing and an algorithm library, and a platform vehicle signal interface, virtualizes the componentized control, data and algorithm into service through a software definition method to be provided for the ADAS application software design, so that all resources in the complete ADAS can be managed in the ADAS platform computing environment through software definition, thereby realizing the elastic adjustment of hardware, the dynamic allocation of resources and the programmable allocation of ADAS functions, rapidly promoting the ADAS solution, and effectively improving the whole vehicle applicability and function expansibility of the ADAS.
Drawings
FIG. 1 is a block diagram of an embodiment of a disclosed software definition-based platform advanced driving assistance system architecture.
Fig. 2 is a detailed block diagram of the ADAS application-centric data service module of fig. 1.
Fig. 3 is a detailed block diagram of the algorithm block of fig. 1.
Fig. 4 is a signal type diagram of the vehicle signal access module and the vehicle signal output module in fig. 1.
FIG. 5 is a detailed block diagram of the development environment module of FIG. 1.
Fig. 6 is a detailed block diagram of the ADAS application module of fig. 1.
Detailed Description
In order to facilitate understanding for those skilled in the art, the present invention will be further described with reference to the accompanying drawings and examples.
Referring to fig. 1, the embodiment discloses a software-defined based platform advanced driving assistance system, which includes a hardware infrastructure layer 102, and a control layer 104, a data and algorithm layer 106, a platform vehicle signal interface layer 108, and an application layer 110 on the hardware infrastructure layer 102.
(1) Hardware infrastructure layer
The hardware infrastructure layer 102 includes ADAS sensor hardware and a combination of ADAS sensor hardware, providing a physical bearer 110 for the control layer 104, the data and algorithm layer 106, the platformized vehicle signal interface layer 108, and the application layer.
ADAS sensor hardware includes, but is not limited to, at least one of a camera, radar, laser, ultrasound. The hardware combination of the ADAS sensor refers to the combination of multiple types and quantities in sensor hardware such as a camera, a radar, a laser and an ultrasonic wave.
(2) Control layer
The control layer 104 includes a data service module with ADAS application as the center, a control strategy and configuration and monitoring module;
and the data service module is used for encapsulating control and data interaction services for the hardware infrastructure layer 102. As shown in fig. 2, the data service module includes a resource dynamic allocation service, an interface encapsulation service, a hardware infrastructure control service, a hardware infrastructure data service, and a data flow service oriented to data and algorithm layers.
And the control strategy and configuration and monitoring module is used for setting a control mode and a control strategy (comprising an ADAS sensor hardware combination type and a service type of the data service module) under the corresponding control mode, configuring an ADAS sensor hardware combination operation mode and rule, and monitoring the operation state of the ADAS sensor hardware and the operation state of the data service module.
(3) Data and algorithm layer
Data and algorithm layer 106 is located above control layer 104 and includes data modules and algorithm modules.
And the data module is used for defining, configuring and managing the ADAS sensor hardware data interaction standard and the data format standard required by the algorithm module.
And the algorithm module is used for realizing and packaging a data processing algorithm, a data fusion algorithm and an ADAS application algorithm, processing data and realizing functionalization to form a core algorithm library of the ADAS system, and is used for converting the functions of the ADAS system including a lane deviation alarm system, a lane keeping system, a collision avoidance or pre-collision system and a pedestrian protection system into the calling of the algorithm. As shown in fig. 3, the algorithm module specifically includes a data preprocessing algorithm, a data fusion algorithm, a feature extraction algorithm, a deep learning algorithm, a pattern recognition algorithm, and an algorithm oriented to ADAS specific application.
(4) Signal interface layer of platform-based whole vehicle
The signal interface layer 108 of the platform-based whole vehicle comprises a whole vehicle signal access module and a whole vehicle signal output module.
And the whole vehicle signal access module is used for packaging the power system signal, the control system signal, the safety system signal, the electric power system signal and the entertainment system signal to form a platformized whole vehicle access signal and outputting the signal and data required by calculation to the algorithm module.
And the vehicle signal output module is used for packaging the execution result (comprising a power system control signal, an operation and control system control signal, a safety system control signal, an electric power system control signal and an entertainment system control signal) of the platform advanced driving auxiliary system to form a platform vehicle output signal and output a corresponding control signal to the vehicle.
Further specifically, as shown in fig. 4, the entire vehicle signal access module accesses and encapsulates a vehicle power system signal, an operation system signal, a security system signal, an electric power system signal, and an entertainment system signal. The whole vehicle signal output module packages and outputs signals to a power system control signal, an operation system control signal, a safety system control signal, an electric power system control signal and an entertainment system control signal of a vehicle.
(5) Application layer
The application layer 110 is located above the data and algorithm layer 106 and the finished vehicle signal interface layer 108, and includes an ADAS application module and a development environment module.
And the ADAS application module is used for specifically realizing various functions of the platform advanced driving auxiliary system and outputting vehicle control signals to the whole vehicle signal output module.
And the development environment module is used for providing development environment for the ADAS application module, namely the data and algorithm layer 106, the platform finished automobile signal interface layer 108 and the control layer 104, and providing service components, programming interfaces, development documents and development examples for software developers.
More specifically, as shown in fig. 5, the development environment module includes a software development language compiler, a workflow integrator, a data extractor, a data converter, a loading designer, a debugging tool, a service and an interface wrapper. As shown in fig. 6, the ADAS application module includes a navigation and real-time traffic system, an internet of vehicles system, an adaptive cruise system, a lane departure warning system, a lane keeping system, a collision avoidance or pre-collision system, a pedestrian protection system, an automatic parking system, a traffic sign recognition system, a blind spot detection system, a driver fatigue detection system.
The embodiment overcomes the defects of diversification of ADAS sensors and complexity of software design, decouples the hardware and software design of the traditional sensor, modularizes the control function, constructs an algorithm and a data processing platform integrating data processing and an algorithm library, and a platform vehicle signal interface, virtualizes the componentized control, data and algorithm into service through a software definition method to be provided for the ADAS application software design, so that all resources in the complete ADAS can be managed in an ADAS platform computing environment through software definition, the elastic adjustment of hardware, the dynamic allocation of resources and the programmable allocation of ADAS functions are realized, an ADAS solution can be rapidly promoted, and the whole vehicle applicability and the function expansibility of the ADAS are effectively improved.
The above-mentioned embodiments only express several embodiments of the present invention, and the description thereof is more specific and detailed, but not construed as limiting the scope of the present invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the inventive concept, which falls within the scope of the present invention. Therefore, the protection scope of the present patent shall be subject to the appended claims.

Claims (7)

1. A software definition-based platform advanced driving assistance system is characterized by comprising a hardware infrastructure layer, a control layer, a data and algorithm layer, a platform finished automobile signal interface layer and an application layer, wherein the control layer, the data and algorithm layer, the platform finished automobile signal interface layer and the application layer are positioned on the hardware infrastructure layer;
the hardware infrastructure layer comprises ADAS sensor hardware and an ADAS sensor hardware combination and provides physical bearing for the control layer, the data and algorithm layer, the platform finished automobile signal interface layer and the application layer;
the control layer comprises a data service module taking ADAS application as a center and a control strategy and configuration and monitoring module; the data service module is used for encapsulating control and data interaction services for the hardware infrastructure layer; the control strategy, configuration and monitoring module is used for setting a control strategy in a control mode and a corresponding control mode, configuring an ADAS sensor hardware combination operation mode and rule, and monitoring the operation state of the ADAS sensor hardware and the operation state of the data service module;
the data and algorithm layer is positioned above the control layer and comprises a data module and an algorithm module; the data module is used for defining, configuring and managing an ADAS sensor hardware data interaction standard and a data format standard required by the algorithm module; the algorithm module is used for realizing and packaging a data processing algorithm and a data fusion algorithm, processing data and realizing functionalization to form a core algorithm library of the ADAS system, and is used for converting the functions of the ADAS system including a lane deviation alarm system, a lane keeping system, a collision avoidance or pre-collision system and a pedestrian protection system into the calling of the algorithm;
the platform finished automobile signal interface layer comprises a finished automobile signal access module and a finished automobile signal output module; the whole vehicle signal access module is used for packaging a power system signal, an operation system signal, a safety system signal, an electric power system signal and an entertainment system signal to form a platformized whole vehicle access signal and outputting signals and data required by calculation to the algorithm module; the vehicle signal output module is used for packaging an execution result of the platform advanced driving auxiliary system to form a platform vehicle output signal and outputting a corresponding control signal to the vehicle;
the application layer is positioned on the data and algorithm layer and the signal interface layer of the platform whole vehicle and comprises an ADAS application module and a development environment module; the ADAS application module is used for specifically realizing various functions of the platform advanced driving assistance system and outputting vehicle control signals to the whole vehicle signal output module; the development environment module is used for providing a development environment for the ADAS application module, the data and algorithm layer, the platform whole vehicle signal interface layer and the control layer, and providing a service component, a programming interface, a development document and a development example for a software developer.
2. The software definition based platformized advanced driving assistance system of claim 1, wherein the ADAS sensor hardware includes at least one of a camera, a radar, a laser, an ultrasound.
3. The software definition based platformized advanced driving assistance system according to claim 2, wherein the data service module of the control layer includes a resource dynamic allocation service, an interface encapsulation service, a hardware infrastructure control service, a hardware infrastructure data service, a data flow service oriented to a data and algorithm layer.
4. The software definition based platformized advanced driving assistance system according to claim 3, wherein the algorithm modules of the data and algorithm layer include a data preprocessing algorithm, a data fusion algorithm, a feature extraction algorithm, a deep learning algorithm, and a pattern recognition algorithm.
5. The software definition-based platformized advanced driving assistance system according to claim 4, wherein the vehicle signal access module of the platformized vehicle signal interface layer includes access and encapsulation of vehicle power system signals, control system signals, security system signals, power system signals, entertainment system signals; and the finished automobile signal output module of the platform finished automobile signal interface layer encapsulates and outputs signals to a power system control signal, an operation and control system control signal, a safety system control signal, an electric power system control signal and an entertainment system control signal of the automobile.
6. The software definition based platformized advanced driving assistance system according to claim 5, wherein the development environment modules of the application layer include a software development language compiler, a workflow integrator, a data extractor, a data converter, a loading designer, a debugging tool, a service and an interface wrapper.
7. The software-definition-based platformized advanced driving assistance system of claim 6, wherein the ADAS application module of the application layer comprises a navigation and real-time traffic system, an Internet of vehicles system, an adaptive cruise system, a lane departure warning system, a lane keeping system, a collision avoidance or pre-collision system, a pedestrian protection system, an automatic parking system, a traffic sign recognition system, a blind spot detection system, a driver fatigue detection system.
CN201810073287.9A 2018-01-25 2018-01-25 Software definition-based platform advanced driving assistance system Active CN108334087B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810073287.9A CN108334087B (en) 2018-01-25 2018-01-25 Software definition-based platform advanced driving assistance system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810073287.9A CN108334087B (en) 2018-01-25 2018-01-25 Software definition-based platform advanced driving assistance system

Publications (2)

Publication Number Publication Date
CN108334087A CN108334087A (en) 2018-07-27
CN108334087B true CN108334087B (en) 2021-01-01

Family

ID=62925874

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810073287.9A Active CN108334087B (en) 2018-01-25 2018-01-25 Software definition-based platform advanced driving assistance system

Country Status (1)

Country Link
CN (1) CN108334087B (en)

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109271147B (en) * 2018-09-13 2021-09-28 无锡车联天下信息技术有限公司 Intelligent cabin system layered design method and intelligent cabin system
CN110221317B (en) * 2018-11-30 2023-08-01 武汉滨湖电子有限责任公司 Beidou north-seeking antenna high-precision installation method based on modularization
CN110281949B (en) * 2019-06-28 2020-12-18 清华大学 Unified hierarchical decision-making method for automatic driving
CN110427035B (en) * 2019-08-13 2022-09-16 浙江吉利汽车研究院有限公司 Target tracking method for vehicle
CN111193302B (en) * 2019-12-23 2023-07-21 深圳市核达中远通电源技术股份有限公司 Control method and system of bidirectional vehicle-mounted charger
CN113297024A (en) * 2020-02-21 2021-08-24 北京猎户星空科技有限公司 Hardware management method, algorithm execution method, related device and robot
CN112394918B (en) * 2021-01-21 2021-08-03 国汽智控(北京)科技有限公司 Development method, processing method and system of automatic driving application
CN115042781A (en) * 2022-08-17 2022-09-13 北京理工大学 Centralized software-defined lane keeping networked control system

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1754621A1 (en) * 2005-08-18 2007-02-21 Honda Research Institute Europe GmbH Driver assistance system
CN103303318A (en) * 2013-06-07 2013-09-18 安徽工程大学 Intelligent driving assistance system
CN103661372A (en) * 2013-12-26 2014-03-26 江苏大学 Multi-agent optimization control device and method for automatic parking system
CN104010047A (en) * 2014-06-17 2014-08-27 北京航空航天大学 Interrupt-tolerant traffic information spreading prototype system based on Android

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7178049B2 (en) * 2002-04-24 2007-02-13 Medius, Inc. Method for multi-tasking multiple Java virtual machines in a secure environment

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1754621A1 (en) * 2005-08-18 2007-02-21 Honda Research Institute Europe GmbH Driver assistance system
CN103303318A (en) * 2013-06-07 2013-09-18 安徽工程大学 Intelligent driving assistance system
CN103661372A (en) * 2013-12-26 2014-03-26 江苏大学 Multi-agent optimization control device and method for automatic parking system
CN104010047A (en) * 2014-06-17 2014-08-27 北京航空航天大学 Interrupt-tolerant traffic information spreading prototype system based on Android

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
ITS中智能车辆关键技术软件仿真平台研究与设计;李作纬等;《山东科学》;20060430;全文 *
面向智能车辆的基础软件平台设计与实现;陈坤;《中国优秀硕士学位论文全文数据库 工程科技Ⅱ辑》;20160215;第16-22页 *

Also Published As

Publication number Publication date
CN108334087A (en) 2018-07-27

Similar Documents

Publication Publication Date Title
CN108334087B (en) Software definition-based platform advanced driving assistance system
EP4009291A1 (en) Method, apparatus and device for managing black box data of intelligent driving automobile
JP2021508863A (en) Systems and methods for safe and reliable self-driving vehicles
CN112835806B (en) Simulation test platform, method and storage medium
US10620634B2 (en) Vehicle interface for autonomous vehicle
US20090150017A1 (en) Computing platform for multiple intelligent transportation systems in an automotive vehicle
Druml et al. Prystine-programmable systems for intelligence in automobiles
CN109720352B (en) Vehicle driving assistance control method and apparatus
EP3895950A1 (en) Methods and systems for automated driving system monitoring and management
CN113734203B (en) Control method, device and system for intelligent driving and storage medium
JP2017224107A (en) Center and drive support system
Kim et al. Algorithm & SoC design for automotive vision systems
CN115916617A (en) Point cloud data reformatting
CN110632626A (en) Positioning method and system based on Internet of vehicles
US20220212692A1 (en) Automated driving control system and automated driving control apparatus
WO2020038446A1 (en) Vehicle controller, vehicle control method, and vehicle
CN115515837A (en) Full-automatic guiding method and system for motor vehicle and motor vehicle
US20220153293A1 (en) Method and device for operating an automated vehicle
US11279370B2 (en) Driving control system and drive assist method
CN115631626A (en) Vehicle data monitoring and analyzing method, device, equipment and medium
US20170316272A1 (en) Driving assistance systems and method implemented in such a system
Ng Robotic Vehicles: Systems and Technology
CN114511834A (en) Method and device for determining prompt information, electronic equipment and storage medium
CN116257299B (en) AEB function open-loop verification method based on message middleware in Linux environment
Chaudhary Reconfigurable computing for smart vehicles

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant