KR102418660B1 - Embedded system for congestion control of vehicle, congestion control method of vehicle - Google Patents

Embedded system for congestion control of vehicle, congestion control method of vehicle Download PDF

Info

Publication number
KR102418660B1
KR102418660B1 KR1020180034772A KR20180034772A KR102418660B1 KR 102418660 B1 KR102418660 B1 KR 102418660B1 KR 1020180034772 A KR1020180034772 A KR 1020180034772A KR 20180034772 A KR20180034772 A KR 20180034772A KR 102418660 B1 KR102418660 B1 KR 102418660B1
Authority
KR
South Korea
Prior art keywords
event
vehicle
queue
congestion control
priority
Prior art date
Application number
KR1020180034772A
Other languages
Korean (ko)
Other versions
KR102418660B9 (en
KR20190112600A (en
Inventor
나영훈
Original Assignee
현대모비스 주식회사
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 현대모비스 주식회사 filed Critical 현대모비스 주식회사
Priority to KR1020180034772A priority Critical patent/KR102418660B1/en
Publication of KR20190112600A publication Critical patent/KR20190112600A/en
Application granted granted Critical
Publication of KR102418660B1 publication Critical patent/KR102418660B1/en
Publication of KR102418660B9 publication Critical patent/KR102418660B9/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
    • G06F9/4881Scheduling strategies for dispatcher, e.g. round robin, multi-level priority queues
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/0703Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
    • G06F11/0706Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation the processing taking place on a specific hardware platform or in a specific software environment
    • G06F11/0736Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation the processing taking place on a specific hardware platform or in a specific software environment in functional embedded systems, i.e. in a data processing system designed as a combination of hardware and software dedicated to performing a certain function
    • G06F11/0739Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation the processing taking place on a specific hardware platform or in a specific software environment in functional embedded systems, i.e. in a data processing system designed as a combination of hardware and software dedicated to performing a certain function in a data processing system embedded in automotive or aircraft systems
    • G06F9/3855
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/38Concurrent instruction execution, e.g. pipeline or look ahead
    • G06F9/3854Instruction completion, e.g. retiring, committing or graduating
    • G06F9/3856Reordering of instructions, e.g. using queues or age tags

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Quality & Reliability (AREA)
  • Traffic Control Systems (AREA)
  • Control Of Driving Devices And Active Controlling Of Vehicle (AREA)

Abstract

본 발명은 차량의 혼잡 제어를 위한 임베디드 시스템, 차량의 혼잡 제어 방법에 관한 것으로서, 차량의 주행지원을 위한 각각의 알고리즘을 통해 각각의 태스크(Task)를 수행하여 각각의 이벤트(Event)를 발생시키는 프로세서, 및 차량의 주행환경에 근거하여 프로세서에 의해 발생된 각각의 이벤트 별로 결정되는 우선순위에 따라 각 이벤트를 FIFO(First Input First Output) 방식의 큐(Queue)에 저장함으로써 큐에 저장된 각 이벤트가 우선순위에 따라 네트워크를 통해 송출되도록 하여, 네트워크에 대한 혼잡 제어(Congestion Control)를 수행하는 스케줄러를 포함하는 것을 특징으로 한다.The present invention relates to an embedded system for vehicle congestion control and a vehicle congestion control method, which generates each event by performing each task through each algorithm for vehicle driving support. By storing each event in a FIFO (First Input First Output) type queue according to a priority determined for each event generated by the processor based on the processor and the driving environment of the vehicle, each event stored in the queue is It is characterized in that it includes a scheduler that transmits through the network according to the priority, and performs congestion control on the network.

Description

차량의 혼잡 제어를 위한 임베디드 시스템, 차량의 혼잡 제어 방법{EMBEDDED SYSTEM FOR CONGESTION CONTROL OF VEHICLE, CONGESTION CONTROL METHOD OF VEHICLE}Embedded system for vehicle congestion control, vehicle congestion control method

차량의 혼잡 제어를 위한 임베디드 시스템, 차량의 혼잡 제어 방법에 관한 것으로서, 더욱 상세하게는 차량의 네트워크 상에서의 이벤트 혼잡을 제어하기 위한 차량의 혼잡 제어를 위한 임베디드 시스템, 차량의 혼잡 제어 방법에 관한 것이다.To an embedded system for vehicle congestion control and a vehicle congestion control method, and more particularly, to an embedded system for vehicle congestion control for controlling event congestion on a vehicle network, and a vehicle congestion control method .

현재 자동차에는 그 전통적인 기능인 운행과 관련된 엔진 및 기계 기술뿐만 아니라 편의 및 안전 등의 서비스를 구현하기 위한 전장 시스템의 적용이 증가되는 추세에 있으며, 이에 따라 전장 시스템의 제어를 위해 실시간 운영체제가 차량에 적용되고 있다. 이러한 실시간 운영체제로서, 주어진 특성 시간 내에 이벤트를 처리하도록 보장하는 임베디드 시스템이 널리 사용된다.Currently, the application of electronic systems to implement services such as convenience and safety as well as engine and mechanical technologies related to driving, which are traditional functions, is increasing in automobiles. is becoming As such a real-time operating system, an embedded system that guarantees to process an event within a given characteristic time is widely used.

임베디드 시스템은 CPU 코어에 적용된 소정의 알고리즘이 태스크(Task)를 수행함으로써 발생하는 이벤트(Event)를 차량에 장착된 각각의 제어기 등 시스템 외부로 송출함으로써 차량 제어가 수행되도록 동작한다. 이때, 차량에 적용되는 전장 시스템의 급격한 증가로 인해 CPU 코어에 적용되는 알고리즘의 수 또한 급격히 증가하는 추세에 있으며, 이에 따라 태스크 수행 결과로 발생하는 이벤트의 수가 증가하게 되어 차량의 네트워크 상에는 이벤트 혼잡(Event Congestion) 문제가 발생하고 있다.The embedded system operates so that vehicle control is performed by transmitting an event generated when a predetermined algorithm applied to the CPU core performs a task to the outside of the system, such as each controller mounted on the vehicle. At this time, due to the rapid increase in the electric system applied to the vehicle, the number of algorithms applied to the CPU core also tends to increase rapidly. Event Congestion) problem is occurring.

즉, 알고리즘의 수가 증가하거나 특정 알고리즘에서 방대한 양의 이벤트가 발생하게 될 경우, 이벤트가 저장되는 큐(Queue)에서 오버플로우(Overflow)가 발생하거나 내부 프로세스 간의 통신 부하로 인해 이벤트가 손실(Loss)되는 문제가 발생할 수 있으며, 코어로부터 발생되는 이벤트는 일방적인 Send 방식으로 송출되어 이벤트 손실의 발생을 코어 레벨에서 파악할 수 없는 문제점이 존재한다. 이러한 현상은 임베디드 시스템의 알고리즘 수행 정확도 및 차량의 전자 제어 정확도를 감소시켜 결과적으로 차량 제어의 오동작을 유발하는 요인이 되고 있다.That is, when the number of algorithms increases or a large amount of events occurs in a specific algorithm, an overflow occurs in the queue where events are stored, or an event is lost due to the communication load between internal processes. There is a problem that the occurrence of event loss cannot be identified at the core level because the event generated from the core is transmitted in a unilateral Send method. This phenomenon reduces the algorithm execution accuracy of the embedded system and the electronic control accuracy of the vehicle, and as a result, it becomes a factor causing malfunction of the vehicle control.

본 발명의 배경기술은 대한민국 공개특허공보 제10-2008-0108833호(2008.12.16. 공개)에 개시되어 있다.Background art of the present invention is disclosed in Korean Patent Publication No. 10-2008-0108833 (published on December 16, 2008).

본 발명은 전술한 문제점을 해결하기 위해 창안된 것으로서, 본 발명의 일 측면에 따른 목적은 차량의 네트워크 상에서 발생할 수 있는 이벤트 혼잡 문제를 제거함으로써 이벤트가 저장되는 큐의 오버플로우를 방지하고 이벤트의 손실을 방지하여 궁극적으로 차량의 전자 제어 정확도를 향상시키기 위한 차량의 혼잡 제어를 위한 임베디드 시스템, 차량의 혼잡 제어 방법을 제공하는 것이다.The present invention has been devised to solve the above problems, and an object according to an aspect of the present invention is to prevent an overflow of a queue in which events are stored by removing an event congestion problem that may occur on a vehicle network, and to prevent event loss. To provide an embedded system for vehicle congestion control and a vehicle congestion control method to ultimately improve vehicle electronic control accuracy.

본 발명의 일 측면에 따른 차량의 혼잡 제어를 위한 임베디드 시스템은 차량의 주행지원을 위한 각각의 알고리즘을 통해 각각의 태스크(Task)를 수행하여 각각의 이벤트(Event)를 발생시키는 프로세서, 및 상기 차량의 주행환경에 근거하여 상기 프로세서에 의해 발생된 각각의 이벤트 별로 결정되는 우선순위에 따라 상기 각 이벤트를 FIFO(First Input First Output) 방식의 큐(Queue)에 저장함으로써 상기 큐에 저장된 각 이벤트가 상기 우선순위에 따라 네트워크를 통해 송출되도록 하여, 상기 네트워크에 대한 혼잡 제어(Congestion Control)를 수행하는 스케줄러를 포함하는 것을 특징으로 한다.An embedded system for vehicle congestion control according to an aspect of the present invention includes a processor that generates each event by performing each task through each algorithm for vehicle driving support, and the vehicle By storing each event in a FIFO (First Input First Output) type queue according to a priority determined for each event generated by the processor based on the driving environment of It is characterized in that it includes a scheduler that transmits through the network according to the priority, and performs congestion control for the network.

본 발명에 있어 상기 스케줄러는, 상기 각 이벤트에 대한 상기 큐의 저장율이 미리 설정된 상한율 이상이면 상기 혼잡 제어를 개시하고, 상기 저장율이 미리 설정된 하한율 이하로 도달하면 상기 혼잡 제어를 종료하는 것을 특징으로 한다.In the present invention, the scheduler starts the congestion control when the storage rate of the queue for each event is equal to or greater than a preset upper limit rate, and ends the congestion control when the storage rate reaches a preset lower limit rate or less characterized in that

본 발명에 있어 상기 스케줄러는, 상기 우선순위에 따라 상기 각 이벤트가 상기 큐에 저장되는 시점을 상이하게 하되, 상기 우선순위가 낮을수록 해당 이벤트가 상기 큐에 저장되는 시점을 지연시킴으로써 상기 해당 이벤트가 송출되는 시점이 지연되도록 하는 것을 특징으로 한다.In the present invention, the scheduler makes the timing at which each event is stored in the queue different according to the priority, and delays the time when the event is stored in the queue as the priority is lower, so that the corresponding event is It is characterized in that the transmission time is delayed.

본 발명에 있어 상기 스케줄러는, 상기 차량의 주행환경이 특정 주행환경인 경우, 상기 각각의 이벤트에 포함되는 제1 내지 제N 이벤트(N은 자연수)의 우선순위가 나머지 이벤트의 우선순위보다 크도록 결정하여, 상기 제1 내지 제N 이벤트를 제1 주기에 따라 상기 큐에 저장하고, 상기 나머지 이벤트는 상기 제1 주기보다 큰 제2 주기에 따라 상기 나머지 이벤트 별로 각각 그룹핑하여 상기 큐에 저장하는 것을 특징으로 한다.In the present invention, when the driving environment of the vehicle is a specific driving environment, the scheduler is configured such that the priority of the first to Nth events (N is a natural number) included in each event is greater than the priority of the other events. Determining, storing the first to Nth events in the queue according to a first period, and storing the remaining events in the queue by grouping them by the remaining events according to a second period larger than the first period characterized.

본 발명에 있어 상기 스케줄러는, 상기 저장율이 상기 상한율 이상인 범위에서 증가할수록 상기 제2 주기를 증가시키는 것을 특징으로 한다.In the present invention, the scheduler increases the second period as the storage rate increases in a range equal to or greater than the upper limit rate.

본 발명에 있어 상기 특정 주행환경은 상기 차량 주변에 소정 조건을 충족하는 위험 차량이 존재하는 상황, 및 상기 차량 주변에 일정 수 이상의 주변 차량이 존재하는 상황 중 하나 이상을 포함하고, 상기 제1 내지 제N 이벤트에는, LD(Lane Detection) 알고리즘에 따른 LD 이벤트, 및 VD(Vehicle Detection) 알고리즘에 따른 VD 이벤트가 포함되는 것을 특징으로 한다.In the present invention, the specific driving environment includes at least one of a situation in which a dangerous vehicle satisfying a predetermined condition exists in the vicinity of the vehicle, and a situation in which a predetermined number or more of surrounding vehicles exist in the vicinity of the vehicle, It is characterized in that the Nth event includes an LD event according to a lane detection (LD) algorithm and a VD event according to a vehicle detection (VD) algorithm.

본 발명에 있어 상기 특정 주행환경은 상기 차량이 소정 조건을 충족하는 도로에 진입하는 상황을 포함하고, 상기 제1 내지 제N 이벤트에는, PD(Pedestrian Detection) 알고리즘에 따른 PD 이벤트, 및 TSR(Traffic Sign Recognition) 알고리즘에 따른 TRS 이벤트가 포함되는 것을 특징으로 한다.In the present invention, the specific driving environment includes a situation in which the vehicle enters a road that satisfies a predetermined condition, and the first to Nth events include a PD event according to a PD (Pedestrian Detection) algorithm, and a TSR (Traffic) event. It is characterized in that the TRS event according to the Sign Recognition) algorithm is included.

본 발명에 있어 상기 특정 주행환경은 상기 차량이 주차중인 상황을 포함하고, 상기 제1 내지 제N 이벤트에는, PD(Pedestrian Detection) 알고리즘에 따른 PD 이벤트, 및 PLD(Parking Lane Detection) 알고리즘에 따른 PLD 이벤트가 포함되는 것을 특징으로 한다.In the present invention, the specific driving environment includes a situation in which the vehicle is parked, and the first to Nth events include a PD event according to a Pedestrian Detection (PD) algorithm, and a PLD according to a Parking Lane Detection (PLD) algorithm. It is characterized in that the event is included.

본 발명의 일 측면에 따른 차량의 혼잡 제어 방법은 프로세서가, 차량의 주행지원을 위한 각각의 알고리즘을 통해 각각의 태스크(Task)를 수행하여 각각의 이벤트(Event)를 발생시키는 단계, 및 스케줄러가, 상기 차량의 주행환경에 근거하여 상기 프로세서에 의해 발생된 각각의 이벤트 별로 결정되는 우선순위에 따라 상기 각 이벤트를 FIFO(First Input First Output) 방식의 큐(Queue)에 저장함으로써 상기 큐에 저장된 각 이벤트가 상기 우선순위에 따라 네트워크를 통해 송출되도록 하여, 상기 네트워크에 대한 혼잡 제어(Congestion Control)를 수행하는 단계를 포함하는 것을 특징으로 한다.A method for controlling congestion of a vehicle according to an aspect of the present invention includes the steps of, by a processor, performing each task through each algorithm for driving support of the vehicle to generate each event, and a scheduler , by storing each event in a FIFO (First Input First Output) type queue according to a priority determined for each event generated by the processor based on the driving environment of the vehicle, each stored in the queue and performing congestion control on the network by allowing the event to be transmitted through the network according to the priority.

본 발명의 일 측면에 따르면, 본 발명은 차량의 임베디드 시스템에서 동시 다발적으로 이벤트가 발생하여 네트워크 상의 이벤트 혼잡 발생 가능성이 있는 경우, 차량의 주행환경에 근거하여 결정되는 소정의 우선순위에 따라 이벤트를 처리하여 큐의 오버플로우를 방지하고 이벤트의 손실을 방지함으로써 차량의 전자 제어 정확도를 향상시킬 수 있다.According to one aspect of the present invention, when events occur simultaneously in an embedded system of a vehicle and there is a possibility of event congestion on a network, the event according to a predetermined priority determined based on the driving environment of the vehicle can improve the vehicle's electronic control accuracy by preventing queue overflow and event loss.

도 1은 본 발명의 일 실시예에 따른 차량의 혼잡 제어를 위한 임베디드 시스템을 설명하기 위한 블록구성도이다.
도 2는 본 발명의 일 실시예에 따른 차량의 혼잡 제어를 위한 임베디드 시스템에서 큐의 저장율에 따라 혼잡 제어가 개시되고 종료되는 과정을 도시한 예시도이다.
도 3은 본 발명의 일 실시예에 따른 차량의 혼잡 제어를 위한 임베디드 시스템에서 각 이벤트가 큐에 저장되는 과정을 도시한 예시도이다.
도 4는 본 발명의 일 실시예에 따른 차량의 혼잡 제어 방법을 설명하기 위한 흐름도이다.
도 5 및 도 6은 본 발명의 일 실시예에 따른 차량의 혼잡 제어 방법에서 주행환경에 따라 각 이벤트 별로 우선순위가 결정되는 과정을 도시한 흐름도이다.
1 is a block diagram illustrating an embedded system for vehicle congestion control according to an embodiment of the present invention.
2 is an exemplary diagram illustrating a process of starting and ending congestion control according to a storage rate of a queue in an embedded system for congestion control of a vehicle according to an embodiment of the present invention.
3 is an exemplary diagram illustrating a process in which each event is stored in a queue in an embedded system for vehicle congestion control according to an embodiment of the present invention.
4 is a flowchart illustrating a vehicle congestion control method according to an embodiment of the present invention.
5 and 6 are flowcharts illustrating a process in which a priority is determined for each event according to a driving environment in a method for controlling congestion of a vehicle according to an embodiment of the present invention.

이하, 첨부된 도면들을 참조하여 본 발명에 따른 차량의 혼잡 제어를 위한 임베디드 시스템, 차량의 혼잡 제어 방법의 실시예를 설명한다. 이러한 과정에서 도면에 도시된 선들의 두께나 구성요소의 크기 등은 설명의 명료성과 편의상 과장되게 도시되어 있을 수 있다. 또한, 후술되는 용어들은 본 발명에서의 기능을 고려하여 정의된 용어들로써, 이는 사용자, 운용자의 의도 또는 관례에 따라 달라질 수 있다. 그러므로, 이러한 용어들에 대한 정의는 본 명세서 전반에 걸친 내용을 토대로 내려져야 할 것이다.Hereinafter, embodiments of an embedded system for vehicle congestion control and a vehicle congestion control method according to the present invention will be described with reference to the accompanying drawings. In this process, the thickness of the lines or the size of the components shown in the drawings may be exaggerated for clarity and convenience of explanation. In addition, the terms to be described later are terms defined in consideration of functions in the present invention, which may vary according to intentions or customs of users and operators. Therefore, definitions of these terms should be made based on the content throughout this specification.

도 1은 본 발명의 일 실시예에 따른 차량의 혼잡 제어를 위한 임베디드 시스템을 설명하기 위한 블록구성도이고, 도 2는 본 발명의 일 실시예에 따른 차량의 혼잡 제어를 위한 임베디드 시스템에서 큐의 저장율에 따라 혼잡 제어가 개시되고 종료되는 과정을 도시한 예시도이며, 도 3은 본 발명의 일 실시예에 따른 차량의 혼잡 제어를 위한 임베디드 시스템에서 각 이벤트가 큐에 저장되는 과정을 도시한 예시도이다.1 is a block diagram illustrating an embedded system for controlling congestion in a vehicle according to an embodiment of the present invention, and FIG. 2 is a block diagram of a queue in the embedded system for controlling congestion in a vehicle according to an embodiment of the present invention. It is an exemplary diagram illustrating a process of starting and ending congestion control according to a storage rate, and FIG. 3 is a diagram illustrating a process in which each event is stored in a queue in the embedded system for vehicle congestion control according to an embodiment of the present invention. It is an example diagram.

도 1을 참조하면, 본 발명의 일 실시예에 따른 차량의 혼잡 제어를 위한 임베디드 시스템은 프로세서(100) 및 스케줄러(200)를 포함할 수 있다.Referring to FIG. 1 , an embedded system for vehicle congestion control according to an embodiment of the present invention may include a processor 100 and a scheduler 200 .

프로세서(100)는 차량의 주행지원을 위한 각각의 알고리즘을 통해 각각의 태스크(Task)를 수행하여 각각의 이벤트(Event, 즉 인터럽트(interrupt))를 발생시킬 수 있다.The processor 100 may generate each event (ie, an interrupt) by performing each task through each algorithm for driving support of the vehicle.

본 실시예의 프로세서(100)에 적용되는 알고리즘은 LD 알고리즘(Lane Detection Algorithm: 차선 검출 알고리즘), VD 알고리즘(Vehicle Detection Algorithm: 주변 차량 검출 알고리즘), PD 알고리즘(Pedestrian Detection Algorithm: 보행자 검출 알고리즘), TSR 알고리즘(Traffic Sign Detection Algorithm: 교통 신호 검출 알고리즘), PLD 알고리즘(Parking Lane Detection Algorithm: 주차선 검출 알고리즘), PDW 알고리즘(Passenger Detection Warning Algorithm: 탑승자 검출 경고 알고리즘), HBA 알고리즘(High Beam Assist Algorithm: 상향등 보조 알고리즘), SVM 알고리즘(Surround View Monitoring Algorithm: 서라운드 뷰 모니터링 알고리즘), FSD 알고리즘(Free Space Detection Algorithm: 빈 공간 검출 알고리즘), 및 2WD 알고리즘(2-Wheel Detectin Algorithm: 이륜차 검출 알고리즘) 중 하나 이상을 포함하는 것으로 설명하지만 이에 한정되지 않으며, 차량의 전자 제어를 위한 다양한 알고리즘을 모두 포함할 수 있다.Algorithms applied to the processor 100 of this embodiment are LD algorithm (Lane Detection Algorithm), VD algorithm (Vehicle Detection Algorithm: surrounding vehicle detection algorithm), PD algorithm (Pedestrian Detection Algorithm: Pedestrian detection algorithm), TSR Algorithm (Traffic Sign Detection Algorithm), PLD Algorithm (Parking Lane Detection Algorithm), PDW Algorithm (Passenger Detection Warning Algorithm), HBA Algorithm (High Beam Assist Algorithm: High Beam) auxiliary algorithm), SVM algorithm (Surround View Monitoring Algorithm), FSD algorithm (Free Space Detection Algorithm), and 2WD algorithm (2-Wheel Detectin Algorithm: two-wheeled vehicle detection algorithm). Although described as including, the present invention is not limited thereto, and various algorithms for electronic control of the vehicle may be included.

본 실시예의 프로세서(100)는 멀티 코어 프로세서(Multi Core Processor)로 구현될 수 있으며, 이에 따라 프로세서(100)에 포함된 각 코어(110)는 각각에 적용된 알고리즘을 통해 각 태스크를 수행하여 각각의 이벤트를 발생시킬 수 있다. 예를 들어, 제1 코어는 LD 알고리즘을 통해 LD 태스크를 수행하여 LD 이벤트를 발생시킬 수 있고, 제2 코어는 VD 알고리즘을 통해 VD 태스크를 수행하여 VD 이벤트를 발생시킬 수 있다.The processor 100 of this embodiment may be implemented as a multi-core processor, and accordingly, each core 110 included in the processor 100 performs each task through an algorithm applied to each event can be generated. For example, the first core may perform an LD task through the LD algorithm to generate an LD event, and the second core may perform a VD task through the VD algorithm to generate a VD event.

스케줄러(200)는 차량의 주행환경에 근거하여 프로세서(100)에 의해 발생된 각각의 이벤트 별로 결정되는 우선순위에 따라 각 이벤트를 FIFO(First Input First Output) 방식의 큐(Queue, 300)에 저장함으로써 큐(300)에 저장된 각 이벤트가 상기 우선순위에 따라 차량 내의 네트워크(예: CAN: Controller Area Network)를 통해 송출되도록 하여, 네트워크에 대한 혼잡 제어(Congestion Control)를 수행할 수 있다.The scheduler 200 stores each event in a FIFO (First Input First Output) type queue 300 according to a priority determined for each event generated by the processor 100 based on the driving environment of the vehicle. By doing so, each event stored in the queue 300 is transmitted through an in-vehicle network (eg, CAN: Controller Area Network) according to the priority, so that congestion control for the network can be performed.

즉, 프로세서(100)에 의해 동시 다발적으로 이벤트가 발생하여 네트워크 상의 이벤트 혼잡 발생 가능성이 있는 경우 이에 대한 혼잡 제어가 요구되며, 차량의 현재 주행환경에 따라 그 처리되어야 하는 이벤트에는 우선순위가 있으므로, 본 실시예의 스케줄러(200)는 차량의 주행환경에 근거하여 결정되는 우선순위에 따라 각 이벤트를 큐(300)에 저장하고 저장된 각 이벤트가 우선순위에 따라 차량 내의 네트워크를 통해 송출되도록 함으로써, 큐(300)의 오버플로우 및 이벤트의 손실을 방지하는 혼잡 제어를 수행할 수 있다.In other words, when there is a possibility of event congestion on the network due to simultaneous occurrence of multiple events by the processor 100, congestion control is required, and the event to be processed according to the current driving environment of the vehicle has priority. , the scheduler 200 of this embodiment stores each event in the queue 300 according to a priority determined based on the driving environment of the vehicle and transmits each stored event through the network in the vehicle according to the priority. Congestion control to prevent overflow of 300 and loss of events may be performed.

이때, 스케줄러(200)는 도 2에 도시된 것과 같이 프로세서(100)에 의해 발생한 각 이벤트에 대한 큐(300)의 저장율이 미리 설정된 상한율 이상이면 혼잡 제어를 개시할 수 있다.At this time, as shown in FIG. 2 , the scheduler 200 may initiate congestion control when the storage rate of the queue 300 for each event generated by the processor 100 is equal to or greater than a preset upper limit rate.

즉, 큐(300)에 저장된 이벤트의 수 및 큐(300)의 사이즈의 비율인 큐(300)의 저장율이 미리 설정된 상한율 이상이면 스케줄러(200)는 큐(300)의 오버플로우 및 이벤트의 손실 발생 가능성이 있는 것으로 판단하여 혼잡 제어를 개시할 수 있다. 여기서, 상한율은 설계자의 의도 및 임베디드 시스템의 사양에 따라 다양하게 설계될 수 있다(예: 80%).That is, if the storage rate of the queue 300 , which is the ratio of the number of events stored in the queue 300 and the size of the queue 300 , is equal to or greater than a preset upper limit rate, the scheduler 200 determines the overflow of the queue 300 and the occurrence of events in the queue 300 . It is determined that there is a possibility of occurrence of loss, and congestion control may be initiated. Here, the upper limit rate may be variously designed according to the designer's intention and the specification of the embedded system (eg, 80%).

또한, 스케줄러(200)는 혼잡 제어를 수행하여 각 이벤트에 대한 큐(300)의 저장율이 미리 설정된 하한율 이하로 도달하면 수행 중인 혼잡 제어를 종료할 수 있다. 여기서, 하한율은 설계자의 의도 및 임베디드 시스템의 사양에 따라 다양하게 설계될 수 있다(예: 30%).In addition, the scheduler 200 may terminate the congestion control being performed when the storage rate of the queue 300 for each event reaches a preset lower limit rate or less by performing congestion control. Here, the lower limit rate may be variously designed according to the intention of the designer and the specifications of the embedded system (eg, 30%).

전술한 내용에 기초하여, 이하에서는 스케줄러(200)가 각 이벤트의 우선순위에 따라 네트워크에 대한 혼잡 제어를 수행하는 과정을 구체적으로 설명한다.Based on the foregoing, a process in which the scheduler 200 performs congestion control on the network according to the priority of each event will be described in detail below.

스케줄러(200)는, 차량의 주행환경에 근거하여 각 이벤트 별로 결정되는 우선순위에 따라 각 이벤트가 큐(300)에 저장되는 시점을 상이하게 하되, 우선순위가 낮을수록 해당 이벤트가 큐(300)에 저장되는 시점을 지연시킴으로써 해당 이벤트가 송출되는 시점이 지연되도록 하는 방식으로 혼잡 제어를 수행할 수 있다.The scheduler 200 varies the timing at which each event is stored in the queue 300 according to the priority determined for each event based on the driving environment of the vehicle, but as the priority is lower, the corresponding event is stored in the queue 300 Congestion control can be performed in such a way that the time at which the event is transmitted is delayed by delaying the time at which the event is stored.

구체적으로, 본 실시예의 혼잡 제어가 수행되지 않는 노멀 제어 상태에서는, 프로세서(100)에 포함된 각 코어(110)는 각 알고리즘을 통해 각 이벤트를 발생시킬 수 있으며, 발생된 각 이벤트는 소정 주기(후술하는 제1 주기와 같다)에 따라 큐(300)에 저장되어 FIFO 방식에 의해 네트워크를 통해 송출되도록 동작할 수 있다. 이러한 노멀 제어 상태에서 큐(300)의 저장율이 미리 설정된 상한율 이상으로 도달하면 스케줄러(200)는 큐(300)의 오버플로우 및 이벤트의 손실 발생 가능성이 있는 것으로 판단하여 혼잡 제어를 개시하며, 현재 차량의 주행환경에 의해 결정되는 우선순위가 낮을수록 해당 이벤트가 큐(300)에 저장되는 시점을 지연시킴으로써(즉, 우선순위가 높을수록 해당 이벤트가 큐(300)에 저장되는 시점을 앞당김으로써) FIFO 기반의 큐(300) 구조에 의해 해당 이벤트가 송출되는 시점이 지연되도록 하는 방식으로 혼잡 제어를 수행할 수 있다.Specifically, in the normal control state in which congestion control of the present embodiment is not performed, each core 110 included in the processor 100 may generate each event through each algorithm, and each generated event is It is stored in the queue 300 according to the first cycle to be described later) and may be operated to be transmitted through the network by the FIFO method. In this normal control state, when the storage rate of the queue 300 reaches more than a preset upper limit rate, the scheduler 200 determines that there is a possibility that the queue 300 overflows and event loss occurs, and starts congestion control, The lower the priority determined by the current driving environment of the vehicle, the lower the time when the corresponding event is stored in the queue 300 (that is, the higher the priority, the earlier the time when the corresponding event is stored in the queue 300 ) As a result, congestion control can be performed in such a way that the time when the corresponding event is transmitted is delayed by the structure of the FIFO-based queue 300 .

전술한 내용을 보다 구체적인 실시예로서 설명하면, 스케줄러(200)는 차량의 주행환경이 특정 주행환경인 경우, 각각의 이벤트에 포함되는 제1 내지 제N 이벤트(N은 자연수)의 우선순위가 나머지 이벤트의 우선순위보다 크도록 결정하여, 제1 내지 제N 이벤트를 제1 주기에 따라 큐(300)에 저장하고, 나머지 이벤트는 제1 주기보다 큰 제2 주기에 따라 나머지 이벤트 별로 각각 그룹핑하여 큐(300)에 저장할 수 있다.When the above-mentioned content is described as a more specific embodiment, when the driving environment of the vehicle is a specific driving environment, the priority of the first to N-th events (N is a natural number) included in each event is determined by the remaining priorities. Determined to be greater than the priority of the event, the first to N-th events are stored in the queue 300 according to the first period, and the remaining events are grouped by the remaining events according to the second period greater than the first period, respectively, and queued (300) can be stored.

즉, 차량의 주행환경 별로 우선순위가 높아야 하는 이벤트가 미리 결정되어 있을 수 있으며, 프로세서(100)에 의해 발생한 전체 이벤트인 제1 내지 제M 이벤트(M > N, M은 자연수) 중 특정 주행환경에서 제1 내지 제N 이벤트의 우선순위가 높아야 하는 것으로 결정된 경우, 제1 내지 제N 이벤트를 제1 주기에 따라 큐(300)에 저장하고, 나머지 이벤트(즉, 제N+1 내지 제M 이벤트)는 제1 주기보다 큰 제2 주기에 따라 나머지 이벤트 별로 각각 그룹핑하여 큐(300)에 저장할 수 있다. 이에 따라, 제1 주기에 따라 큐(300)에 저장되는 제1 내지 제N 이벤트는 네트워크를 통해 우선적으로 송출되고, 제2 주기에 따라 큐(300)에 저장되는 나머지 이벤트는 네트워크를 통해 후순위적으로 송출됨으로써, 차량의 주행환경에 따라 우선적으로 요구되는 차량 제어가 수행될 수 있다.That is, an event with a high priority for each driving environment of the vehicle may be predetermined, and a specific driving environment among the first to Mth events (M > N, M is a natural number) that are all events generated by the processor 100 . When it is determined that the priority of the first to N-th events should be high, the first to N-th events are stored in the queue 300 according to the first period, and the remaining events (ie, N+1 to M-th events) are stored in the queue 300 according to the first period. ) may be grouped for each remaining event according to a second period greater than the first period and stored in the queue 300 . Accordingly, the first to Nth events stored in the queue 300 according to the first period are preferentially transmitted through the network, and the remaining events stored in the queue 300 according to the second period are subordinated through the network. By being transmitted to , the vehicle control that is preferentially required according to the driving environment of the vehicle can be performed.

이상의 내용의 이해를 돕기 위해 도 3을 참조하여 예시로서 설명하면, 도 3은 차량의 현재 주행환경에 근거하여 PD 알고리즘, LD 알고리즘, VD 알고리즘 및 PDW 알고리즘이 우선적으로 수행되어야 함에 따라, PD 이벤트, LD 이벤트, VD 이벤트 및 PDW 이벤트의 우선순위가 높은 것으로 결정되고, FSD 알고리즘 및 TSR 알고리즘은 후순위로 수행되어야 함에 따라 FSD 이벤트 및 TSR 이벤트의 우선순위는 상대적으로 낮은 것으로 결정된 경우 각 이벤트가 큐(300)에 저장되는 과정을 도시하고 있다. 여기서, PD 이벤트, LD 이벤트, VD 이벤트 및 PDW 이벤트는 제1 주기에 따라 큐(300)에 저장되며, FSD 이벤트 및 TSR 이벤트는 제2 주기에 따라 큐(300)에 저장된다. FSD 이벤트 및 TSR 이벤트의 발생 주기는 제2 주기보다 작으며, 따라서 제2 주기에 따라 큐(300)에 저장되는 FSD 이벤트 및 TSR 이벤트는 각 이벤트 별로 그룹핑되어((FSD E1, FSD E2, FSD E3), (TSR E1, TSR E2, TSR E3)) 큐(300)에 저장된다. 이에 따라, 제1 주기에 따라 큐(300)에 저장되는 PD 이벤트, LD 이벤트, VD 이벤트 및 PDW 이벤트는 네트워크를 통해 우선적으로 송출되어 차량 제어에 우선적으로 반영되고, FSD 이벤트 및 TSR 이벤트는 네트워크를 통해 후순위적으로 송출되어 차량 제어에 후순위적으로 반영된다.In order to help understand the above content, referring to FIG. 3 as an example, FIG. 3 shows that the PD algorithm, the LD algorithm, the VD algorithm, and the PDW algorithm should be preferentially performed based on the current driving environment of the vehicle, so that the PD event, Each event is queued (300 ) shows the process of being saved. Here, the PD event, the LD event, the VD event, and the PDW event are stored in the queue 300 according to the first cycle, and the FSD event and the TSR event are stored in the queue 300 according to the second cycle. The occurrence period of the FSD event and the TSR event is smaller than the second period, so the FSD event and the TSR event stored in the queue 300 according to the second period are grouped for each event ((FSD E1, FSD E2, FSD E3) ), (TSR E1, TSR E2, TSR E3)) are stored in the queue 300 . Accordingly, the PD event, LD event, VD event, and PDW event stored in the queue 300 according to the first cycle are preferentially transmitted through the network and are preferentially reflected in vehicle control, and the FSD event and TSR event are transmitted through the network. It is transmitted in a subordinate order through the system and is reflected in the subordinate order in vehicle control.

상기한 본 실시예의 구성을 통해 차량 내의 네트워크 상에서 발생할 수 있는 이벤트 혼잡(Event Congestion)의 발생을 회피하고, 이벤트의 손실을 방지함과 동시에 모든 이벤트가 차량 제어에 고려될 수 있도록 함으로써 시스템 성능을 최적화할 수 있다.Through the configuration of the present embodiment described above, the occurrence of event congestion that may occur on the in-vehicle network is avoided, the loss of events is prevented, and the system performance is optimized by allowing all events to be considered for vehicle control. can do.

한편, 제1 주기 및 제2 주기는 설계자의 의도 및 임베디드 시스템의 사양에 따라 다양하게 설계될 수 있다(예. 제1 주기: 66ms, 제2 주기: 200ms). 나아가, 스케줄러(200)는 큐(300)의 저장율이 전술한 상한율 이상인 범위에서 증가할수록 제2 주기를 증가시킬 수도 있다.Meanwhile, the first period and the second period may be variously designed according to a designer's intention and specifications of the embedded system (eg, first period: 66 ms, second period: 200 ms). Furthermore, the scheduler 200 may increase the second period as the storage rate of the queue 300 increases within a range equal to or greater than the above-described upper limit rate.

즉, 큐(300)의 저장율이 상한율 이상이어서 혼잡 제어가 개시되었음에도 큐(300)의 저장율이 감소하지 않고 상한율 이상인 범위에서 증가하게 될 경우, 상기한 나머지 이벤트를 제2 주기에 따라 이벤트를 그룹핑하여 큐(300)에 저장함에도 불구하고 큐(300)의 저장율이 증가하는 경우에 해당하므로(각 이벤트가 동시 다발적으로 과발생하는 상황의 경우 등), 스케줄러(200)는 제2 주기를 증가시켜 각 나머지 이벤트가 그룹핑되어 큐(300)에 저장되는 속도를 감소시킴으로써 큐(300)의 저장율이 감소하도록 할 수 있다.That is, if the storage rate of the queue 300 is higher than the upper limit rate and thus the storage rate of the queue 300 does not decrease even though congestion control is started and increases within the upper limit rate or higher range, the remaining events are processed according to the second period. Even though the events are grouped and stored in the queue 300, it corresponds to a case where the storage rate of the queue 300 increases (in the case of a situation in which each event occurs simultaneously and multiple times, etc.), the scheduler 200 The storage rate of the queue 300 can be decreased by increasing the period by 2 to decrease the rate at which each remaining event is grouped and stored in the queue 300 .

전술한 것과 같이 스케줄러(200)는 차량의 주행환경이 특정 주행환경인 경우, 각각의 이벤트에 포함되는 제1 내지 제N 이벤트(N은 자연수)의 우선순위가 나머지 이벤트의 우선순위보다 크도록 결정하여, 제1 내지 제N 이벤트를 제1 주기에 따라 큐(300)에 저장하고, 나머지 이벤트는 제1 주기보다 큰 제2 주기에 따라 나머지 이벤트 별로 각각 그룹핑하여 큐(300)에 저장할 수 있으며, 이하에서는 상기 구성을 구체적 실시예로서 설명한다.As described above, when the driving environment of the vehicle is a specific driving environment, the scheduler 200 determines that the priority of the first to Nth events (N is a natural number) included in each event is greater than the priority of the remaining events. Thus, the first to Nth events may be stored in the queue 300 according to the first period, and the remaining events may be grouped for each remaining event according to a second period larger than the first period and stored in the queue 300, Hereinafter, the above configuration will be described as a specific embodiment.

먼저, 특정 주행환경은 차량 주변에 소정 조건을 충족하는 위험 차량이 존재하는 상황, 및 차량 주변에 일정 수 이상의 주변 차량이 존재하는 상황 중 하나 이상을 포함할 수 있으며, 이 경우 제1 내지 제N 이벤트에는, LD(Lane Detection) 알고리즘에 따른 LD 이벤트, 및 VD(Vehicle Detection) 알고리즘에 따른 VD 이벤트가 포함될 수 있다. 여기서, 소정 조건을 충족하는 위험 차량은 예를 들어 기준속도 이상의 차속으로 주행하는 과속 차량이 해당될 수 있고, 소정 조건은 해당 차량의 차속이 기준속도 이상인지 여부 등과 같이 설계자의 의도에 따라 다양하게 설정될 수 있다.First, the specific driving environment may include one or more of a situation in which a dangerous vehicle satisfying a predetermined condition exists in the vicinity of the vehicle, and a situation in which a certain number or more surrounding vehicles exist in the vicinity of the vehicle. In this case, the first to Nth The event may include an LD event according to a lane detection (LD) algorithm and a VD event according to a vehicle detection (VD) algorithm. Here, the dangerous vehicle satisfying the predetermined condition may correspond to, for example, a speeding vehicle traveling at a vehicle speed greater than or equal to the reference speed, and the predetermined condition may be varied according to the intention of the designer, such as whether the vehicle speed is greater than or equal to the reference speed. can be set.

즉, 차량 주변에 위험 차량이 존재하는 상황, 또는 차량 주변에 일정 수 이상의 주변 차량이 존재하는 상황인 경우, 차량의 주행 안전성이 우선시 되므로 차량의 주행과 관련된 알고리즘인 LD(Lane Detection) 알고리즘 및 VD(Vehicle Detection) 알고리즘이 우선적으로 수행되어야 하므로, 스케줄러(200)는 LD 이벤트 및 VD 이벤트의 우선순위가 나머지 이벤트의 우선순위보다 크도록 결정하여, LD 이벤트 및 VD 이벤트는 제1 주기에 따라 큐(300)에 저장하고, 나머지 이벤트는 제2 주기에 따라 나머지 이벤트 별로 각각 그룹핑하여 큐(300)에 저장할 수 있다.That is, in a situation in which a dangerous vehicle exists around the vehicle or a situation in which a certain number of surrounding vehicles exist in the vicinity of the vehicle, the driving safety of the vehicle is prioritized, so the LD (Lane Detection) algorithm and VD algorithm related to vehicle driving Since the (Vehicle Detection) algorithm must be performed preferentially, the scheduler 200 determines that the priorities of the LD event and the VD event are greater than the priorities of the remaining events, so that the LD event and the VD event are queued ( 300 ), and the remaining events may be grouped for each remaining event according to the second period and stored in the queue 300 .

차량 주변에 위험 차량이 존재하는 상황, 또는 차량 주변에 일정 수 이상의 주변 차량이 존재하는 상황임을 파악하는 방법에는 다양한 방법이 있을 수 있으며, 예를 들어 차량에 장착된 각종 센서(예: 레이더 센서, 초음파 센서, 라이다 센서 등)를 통해 주변 차량을 검출하여 분석하는 방법이 사용될 수 있다.There may be various methods for recognizing a situation in which a dangerous vehicle exists around the vehicle or a situation in which more than a certain number of surrounding vehicles exist around the vehicle. For example, various sensors installed in the vehicle (eg, radar sensor, A method of detecting and analyzing a surrounding vehicle through an ultrasonic sensor, a lidar sensor, etc.) may be used.

한편, 전술한 구성은, 차량 주변에 위험 차량이 존재하는 상황인 경우 LD 이벤트, VD 이벤트와 함께 PDW(Passenger Detection Warning) 알고리즘에 따른 PDW 이벤트의 우선순위를 높이고, 차량 주변에 일정 수 이상의 주변 차량이 존재하는 상황인 경우 LD 이벤트 및 VD 이벤트의 우선순위를 높이는 구성으로 구분되어 구현될 수도 있다.Meanwhile, in the above configuration, when a dangerous vehicle exists around the vehicle, the priority of the PDW event according to the PDW (Passenger Detection Warning) algorithm is increased along with the LD event and the VD event, and a certain number of surrounding vehicles around the vehicle are increased. In this situation, the LD event and the VD event may be divided and implemented as a configuration to increase the priority.

다음으로, 특정 주행환경은 차량이 소정 조건을 충족하는 도로에 진입하는 상황을 포함할 수 있으며, 이 경우 제1 내지 제N 이벤트에는, PD(Pedestrian Detection) 알고리즘에 따른 PD 이벤트, 및 TSR(Traffic Sign Recognition) 알고리즘에 따른 TRS 이벤트가 포함될 수 있다. 여기서, 소정 조건을 충족하는 도로는 예를 들어 교차로 등 교통 신호 체계가 비교적 복잡한 도로가 해당될 수 있고, 소정 조건은 분기도로의 수가 기준치 이상인지 여부 등과 같이 설계자의 의도에 따라 다양하게 설정될 수 있다.Next, the specific driving environment may include a situation in which the vehicle enters a road that meets a predetermined condition. In this case, the first to Nth events include a PD event according to a Pedestrian Detection (PD) algorithm, and a traffic signal (TSR). A TRS event according to the Sign Recognition) algorithm may be included. Here, the road satisfying the predetermined condition may correspond to, for example, a road with a relatively complex traffic signal system such as an intersection, and the predetermined condition may be set in various ways according to the intention of the designer, such as whether the number of branch roads is equal to or greater than a standard value. have.

즉, 차량이 교차로와 같은 소정 조건을 충족하는 도로에 진입하는 경우, 차량의 신호 준수 및 사고 예방과 관련된 알고리즘이 우선적으로 수행되어야 하므로, 스케줄러(200)는 PD 이벤트 및 TSR 이벤트의 우선순위가 나머지 이벤트의 우선순위보다 크도록 결정하여, PD 이벤트 및 TSR 이벤트는 제1 주기에 따라 큐(300)에 저장하고, 나머지 이벤트는 제2 주기에 따라 나머지 이벤트 별로 각각 그룹핑하여 큐(300)에 저장할 수 있다.That is, when a vehicle enters a road that satisfies a predetermined condition such as an intersection, since an algorithm related to signal compliance and accident prevention of the vehicle must be performed first, the scheduler 200 determines that the priority of the PD event and the TSR event is the remaining priority. By determining to be greater than the priority of the event, the PD event and the TSR event are stored in the queue 300 according to the first cycle, and the remaining events are grouped by the remaining events according to the second cycle and stored in the queue 300. have.

차량이 소정 조건을 충족하는 도로에 진입하는 상황임을 파악하는 방법에는 다양한 방법이 있을 수 있으며, 예를 들어 차량에 장착된 각종 센서로부터의 정보, 맵 데이터 및 GPS(Global Postioning System) 위치정보 등을 이용하는 방법이 사용될 수 있다.There may be various methods for recognizing that a vehicle is entering a road that meets a predetermined condition, for example, information from various sensors mounted on the vehicle, map data, and GPS (Global Positioning System) location information. The method of use may be used.

다음으로, 특정 주행환경은 차량이 주차중인 상황을 포함할 수 있으며, 이 경우 제1 내지 제N 이벤트에는, PD(Pedestrian Detection) 알고리즘에 따른 PD 이벤트, 및 PLD(Parking Lane Detection) 알고리즘에 따른 PLD 이벤트가 포함될 수 있다.Next, the specific driving environment may include a situation in which the vehicle is parked. In this case, the first to Nth events include a PD event according to a Pedestrian Detection (PD) algorithm, and a PLD according to a Parking Lane Detection (PLD) algorithm. Events may be included.

즉, 차량이 주차중인 상황의 경우, 주차 편의 및 후방 시야 미확보에 따른 사고 예방과 관련된 알고리즘이 우선적으로 수행되어야 하므로, 스케줄러(200)는 PD 이벤트 및 PLD 이벤트의 우선순위가 나머지 이벤트의 우선순위보다 크도록 결정하여, PD 이벤트 및 PLD 이벤트는 제1 주기에 따라 큐(300)에 저장하고, 나머지 이벤트는 제2 주기에 따라 나머지 이벤트 별로 각각 그룹핑하여 큐(300)에 저장할 수 있다.That is, in the case of a situation in which the vehicle is parked, since an algorithm related to accident prevention due to parking convenience and non-secure rear view must be performed first, the scheduler 200 determines that the priority of the PD event and the PLD event is higher than the priority of the remaining events. By determining the size to be large, the PD event and the PLD event may be stored in the queue 300 according to the first period, and the remaining events may be grouped for each remaining event according to the second period and stored in the queue 300 .

차량이 주차중인 상황임을 파악하는 방법에는 다양한 방법이 있을 수 있으며, 예를 들어 변속단 변화 및 조향휠의 동작을 모니터링하는 방법 등이 사용될 수 있다.There may be various methods for recognizing that the vehicle is parked, and for example, a method of monitoring a shift stage change and operation of a steering wheel may be used.

나아가, 각 특정 주행환경에서 높은 우선순위로 결정되는 알고리즘은 설계자의 의도에 따라 추가될 수도 있다.Furthermore, an algorithm determined with a high priority in each specific driving environment may be added according to a designer's intention.

도 4는 본 발명의 일 실시예에 따른 차량의 혼잡 제어 방법을 설명하기 위한 흐름도이고, 도 5 및 도 6은 본 발명의 일 실시예에 따른 차량의 혼잡 제어 방법에서 주행환경에 따라 각 이벤트 별로 우선순위가 결정되는 과정을 도시한 흐름도이다.4 is a flowchart illustrating a vehicle congestion control method according to an embodiment of the present invention, and FIGS. 5 and 6 are for each event according to the driving environment in the vehicle congestion control method according to an embodiment of the present invention. It is a flowchart showing a process in which priorities are determined.

도 4를 참조하여 본 발명의 일 실시예에 따른 차량의 혼잡 제어 방법을 설명하면, 먼저 프로세서(100)는 차량의 주행지원을 위한 각각의 알고리즘을 통해 각각의 태스크(Task)를 수행하여 각각의 이벤트(Event)를 발생시킨다(S100). 프로세서(100)에 의해 발생된 각 이벤트는 스케줄러(200)에 의해 큐(300)에 저장된다.A method of controlling congestion of a vehicle according to an embodiment of the present invention will be described with reference to FIG. 4 . First, the processor 100 performs each task through each algorithm for driving support of the vehicle to perform each task. An event is generated (S100). Each event generated by the processor 100 is stored in the queue 300 by the scheduler 200 .

이어서, 스케줄러(200)는 각 이벤트에 대한 큐(300)의 저장율이 미리 설정된 상한율 이상인지 여부를 판단한다(S200).Next, the scheduler 200 determines whether the storage rate of the queue 300 for each event is equal to or greater than a preset upper limit rate (S200).

S200 단계에서 큐(300)의 저장율이 상한율 이상인 것으로 판단된 경우, 스케줄러(200)는 차량의 주행환경에 근거하여 프로세서(100)에 의해 발생된 각각의 이벤트 별로 결정되는 우선순위에 따라 각 이벤트를 FIFO(First Input First Output) 방식의 큐(300)에 저장함으로써 큐(300)에 저장된 각 이벤트가 우선순위에 따라 네트워크를 통해 송출되도록 하여, 네트워크에 대한 혼잡 제어(Congestion Control)를 수행한다(S300).When it is determined in step S200 that the storage rate of the queue 300 is equal to or greater than the upper limit rate, the scheduler 200 sets each event according to the priority determined for each event generated by the processor 100 based on the driving environment of the vehicle. By storing the event in the queue 300 of the FIFO (First Input First Output) method, each event stored in the queue 300 is transmitted through the network according to the priority, thereby performing congestion control for the network. (S300).

S300 단계에서, 스케줄러(200)는, 우선순위에 따라 각 이벤트가 큐(300)에 저장되는 시점을 상이하게 하되, 우선순위가 낮을수록 해당 이벤트가 큐(300)에 저장되는 시점을 지연시킴으로써 해당 이벤트가 송출되는 시점이 지연되도록 할 수 있으며, 구체적으로는 차량의 주행환경이 특정 주행환경인 경우, 각각의 이벤트에 포함되는 제1 내지 제N 이벤트(N은 자연수)의 우선순위가 나머지 이벤트의 우선순위보다 크도록 결정하여, 제1 내지 제N 이벤트를 제1 주기에 따라 큐(300)에 저장하고, 나머지 이벤트는 제1 주기보다 큰 제2 주기에 따라 나머지 이벤트 별로 각각 그룹핑하여 큐(300)에 저장할 수 있다.In step S300, the scheduler 200 varies the timing at which each event is stored in the queue 300 according to the priority, but the lower the priority, the lower the priority is by delaying the timing at which the corresponding event is stored in the queue 300. The timing at which the event is transmitted can be delayed. Specifically, when the driving environment of the vehicle is a specific driving environment, the priority of the first to Nth events (N is a natural number) included in each event is the priority of the remaining events. It is determined to be greater than the priority, and the first to Nth events are stored in the queue 300 according to the first period, and the remaining events are grouped by the remaining events according to the second period larger than the first period, respectively, and the queue 300 ) can be stored in

도 5를 참조하여 S300 단계를 구체적으로 설명하면, 차량의 주행환경이 차량 주변에 소정 조건을 충족하는 위험 차량(예: 과속 차량)이 존재하는 상황, 또는 차량 주변에 일정 수 이상의 주변 차량이 존재하는 상황인 경우(S310), 스케줄러(200)는 LD 이벤트 및 VD 이벤트의 우선순위가 나머지 이벤트의 우선순위보다 크도록 결정하여, LD 이벤트 및 VD 이벤트는 제1 주기에 따라 큐(300)에 저장하고, 나머지 이벤트는 제2 주기에 따라 나머지 이벤트 별로 각각 그룹핑하여 큐(300)에 저장할 수 있다(S320).When step S300 is described in detail with reference to FIG. 5 , a situation in which a dangerous vehicle (eg, a speeding vehicle) satisfying a predetermined condition in the driving environment of the vehicle exists in the vicinity of the vehicle, or a certain number of surrounding vehicles exist in the vicinity of the vehicle In this case (S310), the scheduler 200 determines that the priorities of the LD event and the VD event are greater than the priorities of the remaining events, and the LD event and the VD event are stored in the queue 300 according to the first cycle. and the remaining events may be grouped for each remaining event according to the second period and stored in the queue 300 (S320).

한편, S310 단계는 도 6에 도시된 것과 같이 차량 주변에 소정 조건을 충족하는 위험 차량(예: 과속 차량)이 존재하는 상황을 판단하는 S311 단계 및 차량 주변에 일정 수 이상의 주변 차량이 존재하는 상황을 판단하는 S312 단계로 구분될 수도 있으며, 이에 따라 S320 단계는 도 6에 도시된 것과 같이 S311 단계에 의해 LD 이벤트, VD 이벤트 및 PDW 이벤트의 우선순위를 높이는 S321 단계, 및 S312 단계에 의해 LD 이벤트 및 VD 이벤트의 우선순위를 높이는 S322 단계로 구분될 수도 있다.Meanwhile, in step S310, as shown in FIG. 6 , in step S311 of determining a situation in which a dangerous vehicle (eg, a speeding vehicle) that meets a predetermined condition exists around the vehicle, and a situation in which a certain number or more of surrounding vehicles exist around the vehicle may be divided into a step S312 of determining and step S322 of increasing the priority of the VD event.

또한, 차량의 주행환경이 차량이 소정 조건을 충족하는 도로(예: 교차로)에 진입하는 상황인 경우(S330), 스케줄러(200)는 PD 이벤트 및 TSR 이벤트의 우선순위가 나머지 이벤트의 우선순위보다 크도록 결정하여, PD 이벤트 및 TSR 이벤트는 제1 주기에 따라 큐(300)에 저장하고, 나머지 이벤트는 제2 주기에 따라 나머지 이벤트 별로 각각 그룹핑하여 큐(300)에 저장할 수 있다(S340).In addition, when the driving environment of the vehicle is a situation in which the vehicle enters a road (eg, an intersection) that meets a predetermined condition ( S330 ), the scheduler 200 determines that the priority of the PD event and the TSR event is higher than that of the remaining events. By determining to be large, the PD event and the TSR event may be stored in the queue 300 according to the first period, and the remaining events may be grouped for each remaining event according to the second period and stored in the queue 300 (S340).

그리고, 차량의 주행환경이 차량이 주차중인 상황인 경우(S350), 스케줄러(200)는 PD 이벤트 및 PLD 이벤트의 우선순위가 나머지 이벤트의 우선순위보다 크도록 결정하여, PD 이벤트 및 PLD 이벤트는 제1 주기에 따라 큐(300)에 저장하고, 나머지 이벤트는 제2 주기에 따라 나머지 이벤트 별로 각각 그룹핑하여 큐(300)에 저장할 수 있다(S360).And, when the driving environment of the vehicle is a situation in which the vehicle is parked (S350), the scheduler 200 determines that the priority of the PD event and the PLD event is greater than the priority of the remaining events, so that the PD event and the PLD event are first It may be stored in the queue 300 according to one cycle, and the remaining events may be grouped for each remaining event according to the second cycle and stored in the queue 300 (S360).

한편, 차량의 주행환경이 차량 주변에 소정 조건을 충족하는 위험 차량이 존재하는 상황, 차량 주변에 일정 수 이상의 주변 차량이 존재하는 상황, 차량이 소정 조건을 충족하는 도로에 진입하는 상황, 및 차량이 주차중인 상황 중 어떠한 상황에도 해당하지 않는 경우, 스케줄러(200)는 각 알고리즘의 사용 빈도 이력을 고려하여 사용 빈도가 높은 알고리즘에 따른 이벤트의 우선순위가 사용 빈도가 낮은 알고리즘에 따른 이벤트의 우선순위보다 크도록 결정하여, 사용 빈도가 높은 알고리즘에 따른 이벤트는 제1 주기에 따라 큐(300)에 저장하고, 사용 빈도가 낮은 알고리즘에 따른 이벤트는 제2 주기에 따라 이벤트 별로 각각 그룹핑하여 큐(300)에 저장할 수 있다.On the other hand, a situation in which a dangerous vehicle satisfying a predetermined condition exists in the driving environment of the vehicle, a situation in which a certain number or more surrounding vehicles exist around the vehicle, a situation in which the vehicle enters a road satisfying a predetermined condition, and a vehicle If none of the parking situations apply, the scheduler 200 considers the usage frequency history of each algorithm, and the priority of the event according to the algorithm with the high frequency of use is the priority of the event according to the algorithm with the low frequency of use By determining to be larger than that, events according to an algorithm with high frequency of use are stored in the queue 300 according to a first cycle, and events based on an algorithm with low usage frequency are grouped by event according to a second cycle, respectively, and the queue 300 ) can be stored in

한편, S300 단계에서, 스케줄러(200)는 큐(300)의 저장율이 상한율 이상인 범위에서 증가할수록 제2 주기를 증가시킬 수도 있다.Meanwhile, in step S300 , the scheduler 200 may increase the second period as the storage rate of the queue 300 increases within a range equal to or greater than the upper limit rate.

S300 단계 이후, 큐(300)의 저장율이 미리 설정된 하한율 이하로 도달하면(S400) 스케줄러(200)는 혼잡 제어를 종료한다(S500).After step S300 , when the storage rate of the queue 300 reaches less than a preset lower limit rate ( S400 ), the scheduler 200 ends congestion control ( S500 ).

이와 같이 본 실시예는 차량의 임베디드 시스템에서 동시 다발적으로 이벤트가 발생하여 네트워크 상의 이벤트 혼잡 발생 가능성이 있는 경우, 차량의 주행환경에 근거하여 결정되는 소정의 우선순위에 따라 이벤트를 처리하여 큐의 오버플로우를 방지하고 이벤트의 손실을 방지함으로써 차량의 전자 제어 정확도를 향상시킬 수 있다.As described above, in the present embodiment, when there is a possibility of event congestion on the network due to simultaneous occurrence of multiple events in the embedded system of the vehicle, the event is processed according to a predetermined priority determined based on the driving environment of the vehicle. By preventing overflow and preventing loss of events, the electronic control accuracy of the vehicle can be improved.

본 발명은 도면에 도시된 실시예를 참고로 하여 설명되었으나, 이는 예시적인 것에 불과하며, 당해 기술이 속하는 분야에서 통상의 지식을 가진 자라면 이로부터 다양한 변형 및 균등한 타 실시예가 가능하다는 점을 이해할 것이다. 따라서, 본 발명의 진정한 기술적 보호범위는 아래의 특허청구범위에 의해서 정하여져야 할 것이다.Although the present invention has been described with reference to the embodiment shown in the drawings, this is merely an example, and those skilled in the art to which various modifications and equivalent other embodiments are possible. will understand Accordingly, the true technical protection scope of the present invention should be defined by the following claims.

100: 프로세서
110: 코어
200: 스케줄러
300: 큐
100: processor
110: core
200: scheduler
300: queue

Claims (13)

차량의 주행지원을 위한 각각의 알고리즘을 통해 각각의 태스크(Task)를 수행하여 각각의 이벤트(Event)를 발생시키는 프로세서; 및
상기 차량의 주행환경에 근거하여 상기 프로세서에 의해 발생된 각각의 이벤트 별로 결정되는 우선순위에 따라 상기 각 이벤트를 FIFO(First Input First Output) 방식의 큐(Queue)에 저장함으로써 상기 큐에 저장된 각 이벤트가 상기 우선순위에 따라 네트워크를 통해 송출되도록 하여, 상기 네트워크에 대한 혼잡 제어(Congestion Control)를 수행하는 스케줄러;
를 포함하고,
상기 스케줄러는, 상기 차량의 주행환경이 특정 주행환경인 경우, 상기 각각의 이벤트에 포함되는 제1 내지 제N 이벤트(N은 자연수)의 우선순위가 나머지 이벤트의 우선순위보다 크도록 결정하되, 상기 제1 내지 제N 이벤트는 상기 특정 주행환경에 의존하여 결정되는 것을 특징으로 하는 차량의 혼잡 제어를 위한 임베디드 시스템.
a processor for generating each event by performing each task through each algorithm for driving support of the vehicle; and
Each event stored in the queue by storing each event in a FIFO (First Input First Output) type queue according to a priority determined for each event generated by the processor based on the driving environment of the vehicle a scheduler that transmits through the network according to the priority to perform congestion control on the network;
including,
When the driving environment of the vehicle is a specific driving environment, the scheduler determines that the priority of the first to Nth events (N is a natural number) included in each event is greater than the priority of the remaining events, The embedded system for congestion control of a vehicle, characterized in that the first to Nth events are determined depending on the specific driving environment.
제1항에 있어서,
상기 스케줄러는, 상기 각 이벤트에 대한 상기 큐의 저장율이 미리 설정된 상한율 이상이면 상기 혼잡 제어를 개시하고, 상기 저장율이 미리 설정된 하한율 이하로 도달하면 상기 혼잡 제어를 종료하는 것을 특징으로 하는 차량의 혼잡 제어를 위한 임베디드 시스템.
According to claim 1,
wherein the scheduler starts the congestion control when the storage rate of the queue for each event is equal to or greater than a preset upper limit rate, and ends the congestion control when the storage rate reaches a preset lower limit rate or less Embedded systems for congestion control in vehicles.
제2항에 있어서,
상기 스케줄러는, 상기 우선순위에 따라 상기 각 이벤트가 상기 큐에 저장되는 시점을 상이하게 하되, 상기 우선순위가 낮을수록 해당 이벤트가 상기 큐에 저장되는 시점을 지연시킴으로써 상기 해당 이벤트가 송출되는 시점이 지연되도록 하는 것을 특징으로 하는 차량의 혼잡 제어를 위한 임베디드 시스템.
3. The method of claim 2,
The scheduler differs when each event is stored in the queue according to the priority, and delays the time when the event is stored in the queue as the priority is lower, so that the time at which the corresponding event is transmitted is An embedded system for congestion control of a vehicle, characterized in that it is delayed.
제3항에 있어서,
상기 스케줄러는, 상기 제1 내지 제N 이벤트를 제1 주기에 따라 상기 큐에 저장하고, 상기 나머지 이벤트는 상기 제1 주기보다 큰 제2 주기에 따라 상기 나머지 이벤트 별로 각각 그룹핑하여 상기 큐에 저장하는 것을 특징으로 하는 차량의 혼잡 제어를 위한 임베디드 시스템.
4. The method of claim 3,
The scheduler stores the first to Nth events in the queue according to a first period, and the remaining events are grouped by the remaining events according to a second period greater than the first period and stored in the queue An embedded system for vehicle congestion control, characterized in that.
제4항에 있어서,
상기 스케줄러는, 상기 저장율이 상기 상한율 이상인 범위에서 증가할수록 상기 제2 주기를 증가시키는 것을 특징으로 하는 차량의 혼잡 제어를 위한 임베디드 시스템.
5. The method of claim 4,
and the scheduler increases the second period as the storage rate increases within a range equal to or greater than the upper limit rate.
제4항에 있어서,
상기 특정 주행환경은 상기 차량 주변에 소정 조건을 충족하는 위험 차량이 존재하는 상황, 및 상기 차량 주변에 일정 수 이상의 주변 차량이 존재하는 상황 중 하나 이상을 포함하고,
상기 제1 내지 제N 이벤트에는, LD(Lane Detection) 알고리즘에 따른 LD 이벤트, 및 VD(Vehicle Detection) 알고리즘에 따른 VD 이벤트가 포함되는 것을 특징으로 하는 차량의 혼잡 제어를 위한 임베디드 시스템.
5. The method of claim 4,
The specific driving environment includes at least one of a situation in which a dangerous vehicle satisfying a predetermined condition exists in the vicinity of the vehicle, and a situation in which a certain number or more surrounding vehicles exist in the vicinity of the vehicle,
The embedded system for vehicle congestion control, characterized in that the first to Nth events include an LD event according to a lane detection (LD) algorithm and a VD event according to a vehicle detection (VD) algorithm.
제4항에 있어서,
상기 특정 주행환경은 상기 차량이 소정 조건을 충족하는 도로에 진입하는 상황을 포함하고,
상기 제1 내지 제N 이벤트에는, PD(Pedestrian Detection) 알고리즘에 따른 PD 이벤트, 및 TSR(Traffic Sign Recognition) 알고리즘에 따른 TRS 이벤트가 포함되는 것을 특징으로 하는 차량의 혼잡 제어를 위한 임베디드 시스템.
5. The method of claim 4,
The specific driving environment includes a situation in which the vehicle enters a road that meets a predetermined condition,
The embedded system for congestion control of a vehicle, characterized in that the first to Nth events include a PD event according to a Pedestrian Detection (PD) algorithm, and a TRS event according to a Traffic Sign Recognition (TSR) algorithm.
제4항에 있어서,
상기 특정 주행환경은 상기 차량이 주차중인 상황을 포함하고,
상기 제1 내지 제N 이벤트에는, PD(Pedestrian Detection) 알고리즘에 따른 PD 이벤트, 및 PLD(Parking Lane Detection) 알고리즘에 따른 PLD 이벤트가 포함되는 것을 특징으로 하는 차량의 혼잡 제어를 위한 임베디드 시스템.
5. The method of claim 4,
The specific driving environment includes a situation in which the vehicle is parked,
The embedded system for vehicle congestion control, characterized in that the first to Nth events include a PD event according to a Pedestrian Detection (PD) algorithm, and a PLD event according to a Parking Lane Detection (PLD) algorithm.
프로세서가, 차량의 주행지원을 위한 각각의 알고리즘을 통해 각각의 태스크(Task)를 수행하여 각각의 이벤트(Event)를 발생시키는 단계; 및
스케줄러가, 상기 차량의 주행환경에 근거하여 상기 프로세서에 의해 발생된 각각의 이벤트 별로 결정되는 우선순위에 따라 상기 각 이벤트를 FIFO(First Input First Output) 방식의 큐(Queue)에 저장함으로써 상기 큐에 저장된 각 이벤트가 상기 우선순위에 따라 네트워크를 통해 송출되도록 하여, 상기 네트워크에 대한 혼잡 제어(Congestion Control)를 수행하는 단계;
를 포함하고,
상기 혼잡 제어를 수행하는 단계에서, 상기 스케줄러는,
상기 차량의 주행환경이 특정 주행환경인 경우, 상기 각각의 이벤트에 포함되는 제1 내지 제N 이벤트(N은 자연수)의 우선순위가 나머지 이벤트의 우선순위보다 크도록 결정하되, 상기 제1 내지 제N 이벤트는 상기 특정 주행환경에 의존하여 결정되는 것을 특징으로 하는 차량의 혼잡 제어 방법.
generating, by the processor, each event by performing each task through each algorithm for driving support of the vehicle; and
The scheduler stores each event in a FIFO (First Input First Output) type queue according to a priority determined for each event generated by the processor based on the driving environment of the vehicle, thereby adding the event to the queue. performing congestion control on the network by transmitting each stored event through a network according to the priority;
including,
In the step of performing the congestion control, the scheduler,
When the driving environment of the vehicle is a specific driving environment, it is determined that the priority of the first to Nth events (N is a natural number) included in each event is greater than the priority of the remaining events, The congestion control method of a vehicle, characterized in that the N event is determined depending on the specific driving environment.
제9항에 있어서,
상기 스케줄러가, 상기 각 이벤트에 대한 상기 큐의 저장율이 미리 설정된 상한율 이상인지 여부를 판단하는 단계; 및
상기 스케줄러가, 상기 저장율이 미리 설정된 하한율 이하로 도달하면 상기 혼잡 제어를 종료하는 단계;를 더 포함하고,
상기 혼잡 제어를 수행하는 단계는, 상기 저장율이 상기 상한율 이상인 경우에만 수행되는 것을 특징으로 하는 차량의 혼잡 제어 방법.
10. The method of claim 9,
determining, by the scheduler, whether a storage rate of the queue for each event is equal to or greater than a preset upper limit rate; and
terminating, by the scheduler, the congestion control when the storage rate reaches a preset lower limit rate or less;
The method of controlling congestion of a vehicle, wherein the performing of the congestion control is performed only when the storage rate is equal to or greater than the upper limit rate.
제10항에 있어서,
상기 혼잡 제어를 수행하는 단계에서, 상기 스케줄러는,
상기 우선순위에 따라 상기 각 이벤트가 상기 큐에 저장되는 시점을 상이하게 하되, 상기 우선순위가 낮을수록 해당 이벤트가 상기 큐에 저장되는 시점을 지연시킴으로써 상기 해당 이벤트가 송출되는 시점이 지연되도록 하는 것을 특징으로 하는 차량의 혼잡 제어 방법.
11. The method of claim 10,
In the step of performing the congestion control, the scheduler,
The timing at which the respective events are stored in the queue is different according to the priority, and the lower the priority, the delayed the timing at which the event is stored in the queue is delayed so that the timing at which the corresponding event is transmitted is delayed. A method for controlling congestion in a vehicle, characterized in that it is
제11항에 있어서,
상기 혼잡 제어를 수행하는 단계에서, 상기 스케줄러는,
상기 제1 내지 제N 이벤트를 제1 주기에 따라 상기 큐에 저장하고, 상기 나머지 이벤트는 상기 제1 주기보다 큰 제2 주기에 따라 상기 나머지 이벤트 별로 각각 그룹핑하여 상기 큐에 저장하는 것을 특징으로 하는 차량의 혼잡 제어 방법.
12. The method of claim 11,
In the step of performing the congestion control, the scheduler,
The first to Nth events are stored in the queue according to a first period, and the remaining events are grouped for each remaining event according to a second period greater than the first period and stored in the queue. How to control congestion in vehicles.
제12항에 있어서,
상기 혼잡 제어를 수행하는 단계에서, 상기 스케줄러는,
상기 저장율이 상기 상한율 이상인 범위에서 증가할수록 상기 제2 주기를 증가시키는 것을 특징으로 하는 차량의 혼잡 제어 방법.
13. The method of claim 12,
In the step of performing the congestion control, the scheduler,
The method for controlling congestion of a vehicle, characterized in that the second period is increased as the storage rate increases in a range equal to or greater than the upper limit rate.
KR1020180034772A 2018-03-26 2018-03-26 Embedded system for congestion control of vehicle, congestion control method of vehicle KR102418660B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020180034772A KR102418660B1 (en) 2018-03-26 2018-03-26 Embedded system for congestion control of vehicle, congestion control method of vehicle

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020180034772A KR102418660B1 (en) 2018-03-26 2018-03-26 Embedded system for congestion control of vehicle, congestion control method of vehicle

Publications (3)

Publication Number Publication Date
KR20190112600A KR20190112600A (en) 2019-10-07
KR102418660B1 true KR102418660B1 (en) 2022-07-08
KR102418660B9 KR102418660B9 (en) 2023-05-11

Family

ID=68422202

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020180034772A KR102418660B1 (en) 2018-03-26 2018-03-26 Embedded system for congestion control of vehicle, congestion control method of vehicle

Country Status (1)

Country Link
KR (1) KR102418660B1 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102398270B1 (en) * 2020-07-20 2022-05-16 현대모비스 주식회사 Method and apparatus for controlling network traffic
KR102399650B1 (en) * 2020-09-08 2022-05-18 고려대학교 산학협력단 Congestion control method and apparatus for vehicle-to-vehicle communication
GB2609493A (en) * 2021-08-06 2023-02-08 Continental Automotive Gmbh Vehicular control assistance system and method

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004326486A (en) 2003-04-25 2004-11-18 Matsushita Electric Ind Co Ltd Task management device

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2757622B2 (en) * 1991-09-20 1998-05-25 日本電気株式会社 Monitoring and control equipment
KR101073428B1 (en) * 2008-11-27 2011-10-17 학교법인 동의학원 Method for scheduling task in embedded operating system of automobile
KR101827289B1 (en) * 2011-11-08 2018-03-23 한국전자통신연구원 Task scheduling method for real time operating system
KR101483994B1 (en) * 2012-02-22 2015-01-22 한국외국어대학교 연구산학협력단 Method and Apparatus for Processing Vehicle Information via Multiple Sensors
KR20170035238A (en) * 2015-09-22 2017-03-30 엘지전자 주식회사 Vehicle and control method for the same

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004326486A (en) 2003-04-25 2004-11-18 Matsushita Electric Ind Co Ltd Task management device

Also Published As

Publication number Publication date
KR102418660B9 (en) 2023-05-11
KR20190112600A (en) 2019-10-07

Similar Documents

Publication Publication Date Title
US10854080B2 (en) Vehicle control system
EP2346014B1 (en) Information processing device associated with vehicle traveling
JP6575492B2 (en) Automated driving system
WO2017022201A1 (en) Automatic driving assistance device, automatic driving assistance method, and automatic driving assistance program
KR102418660B1 (en) Embedded system for congestion control of vehicle, congestion control method of vehicle
JP6801116B2 (en) Travel control device, vehicle and travel control method
US10392028B1 (en) Autonomous driving system
US20110054793A1 (en) Environment prediction device
US20090299569A1 (en) Apparatrus for assisting driving of a vehicle and method for operating the apparatus
EP3647136B1 (en) Vehicle traveling assistance method and vehicle traveling assistance device
US10821980B2 (en) Vehicle control device
JP5228928B2 (en) Driving assistance device
JP2010158924A (en) Inter-vehicle distance controller
EP3552911A2 (en) Apparatus and method for providing safety strategy in vehicle
CN111845732A (en) Collision avoidance control method and device for vehicle
EP3764337A1 (en) Vehicle travel assist method and vehicle travel assist device
CN111038504B (en) Vehicle adaptive cruise control method, device, vehicle and storage medium
US11305788B2 (en) Vehicle control apparatus, vehicle, operation method of vehicle control apparatus, and non-transitory computer-readable storage medium
CN112046474B (en) Vehicle control device, method for operating same, vehicle, and storage medium
US7359788B2 (en) Apparatus for controlling distance between vehicles
JP7224421B1 (en) Route prediction device, route prediction method, and vehicle control system
JP2020042599A (en) Automatic drive controller and automatic drive control method
US11260884B2 (en) Vehicle control apparatus, vehicle, operation method of vehicle control apparatus, and non-transitory computer-readable storage medium
JP2015156089A (en) Alarming and guide system, method and program
JP2021160708A (en) Presentation control device, presentation control program, automatic travel control system and automatic travel control program

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
G170 Re-publication after modification of scope of protection [patent]