KR20200092585A - Mobile terminal device - Google Patents

Mobile terminal device Download PDF

Info

Publication number
KR20200092585A
KR20200092585A KR1020190009677A KR20190009677A KR20200092585A KR 20200092585 A KR20200092585 A KR 20200092585A KR 1020190009677 A KR1020190009677 A KR 1020190009677A KR 20190009677 A KR20190009677 A KR 20190009677A KR 20200092585 A KR20200092585 A KR 20200092585A
Authority
KR
South Korea
Prior art keywords
bus
data
cpu
mobile terminal
processing
Prior art date
Application number
KR1020190009677A
Other languages
Korean (ko)
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 KR1020190009677A priority Critical patent/KR20200092585A/en
Publication of KR20200092585A publication Critical patent/KR20200092585A/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/16Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
    • G06F15/163Interprocessor communication
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/76Architectures of general purpose stored program computers
    • G06F15/80Architectures of general purpose stored program computers comprising an array of processing units with common control, e.g. single instruction multiple data processors

Abstract

Provided is a multi-channel mobile terminal capable of preventing a process required to be processed in real time from being disturbed by a process having a high bus occupancy rate, and dividing and processing data according to a data type by using an independent bus which is excellent in interoperability between devices because of a small bus load of a vehicle terminal that processes data by using the independent bus, when interlocking with other terminal devices to exchange data. To this end, the multi-channel mobile terminal comprises: a first CPU connected to a first bus used for image data processing and storing image data in a storage medium through the first bus; and a second CPU connected to a second bus provided for processing data excluding image data, and acquiring the image data through the first CPU when an event occurs, wherein the second bus is separated from the first bus.

Description

데이터 유형에 따라 분할 처리하는 멀티채널형 이동형 단말기{Mobile terminal device}Multi-channel type mobile terminal that divides data according to data type{Mobile terminal device}

본 발명은 데이터 유형에 따라 분할 처리하는 멀티채널형 이동형 단말기에 관한 것으로, 더욱 상세하게는 버스(Bus) 점유율이 높은 데이터의 처리와, 버스 점유율은 낮아도 실시간 데이터 처리가 요구되는 데이터 처리를 분리하여 각각 처리토록 함으로써 영상 데이터와 같이 버스 점유율이 높은 프로세스에 의해 실시간 데이터 처리가 제한되지 않도록 하는 데이터 유형에 따라 분할 처리하는 멀티채널형 이동형 단말기에 관한 것이다.The present invention relates to a multi-channel mobile terminal that divides and processes data according to a data type, and more specifically, separates data processing requiring real-time data processing even if the bus occupancy is low and processing of data having a high bus occupancy is low. The present invention relates to a multi-channel mobile terminal that divides and processes data according to a type of data so that real-time data processing is not restricted by a process having a high bus share such as video data.

프로세서(Processor)가 처리해야 하는 데이터의 량이 증가함에 따라, 싱글 프로세서를 대신하여 멀티 프로세서가 널리 사용되고 있다. 멀티 프로세서는 단일 칩(chip)에 다수의 코어 프로세서를 내장하고, 내장된 다수의 코어 프로세서가 작업을 분담하여 처리하도록 함으로써 싱글 프로세서 대비 CPU 점유율이 낮고 멀티 작업에 유리한 측면이 있다. As the amount of data to be processed by a processor increases, a multi-processor is widely used instead of a single processor. Multi-processors have a number of core processors embedded in a single chip, and the multiple embedded core processors share workloads, thereby lowering the CPU share compared to single processors and having advantages in multi-tasking.

그러나, 복수의 코어를 내장한 멀티 프로세서는 복수의 코어(Core)가 단일 캐쉬(cache)와 단일 버스(Bus)를 공유하되, 다만 연산능력을 갖춘 코어가 분리된 형태로서 복수의 코어 중 하나가 버스(Bus)를 과도하게 점유하는 경우, 타 코어들은 데이터의 통로인 버스를 이용하기 어려워지는 단점이 있다. However, in a multi-processor incorporating multiple cores, a plurality of cores share a single cache and a single bus, but one of the multiple cores is a core in which the computational power is separated. When the bus is excessively occupied, other cores have a disadvantage in that it is difficult to use the bus, which is a channel of data.

예컨대, 쿼드 코어(quad core) 프로세서(Processor)에서 코어 1이 영상을 인코딩할 때, 코어 2, 코어 3 및 코어 4는 타 프로세스를 처리하기 위해, 버스 점유를 위해 대기하여야 한다. 버스는 코어 1 내지 코어 4가 공유하므로 코어 1이 대량의 영상 데이터를 인코딩하는 프로세스(Process)를 처리하는 경우에는 코어 2 내지 코어 4가 버스의 사용권한을 요청 및 대기하여야 하며, 코어 2 내지 코어 4는 버스의 사용 권한을 획득할 때까지 프로세스 처리가 지연되는 측면이 있다. 만일 코어 2가 실시간 처리를 요구하는 프로세스를 처리하고 있다면 코어 2의 입장에서 매우 난감한 상황이 되는 것이다.For example, when a core 1 encodes an image in a quad core processor, Core 2, Core 3, and Core 4 must wait for bus occupancy to process other processes. Since the bus is shared by core 1 to core 4, when core 1 processes a process of encoding a large amount of video data, core 2 to core 4 must request and wait for the permission to use the bus, and core 2 to core 4, the process processing is delayed until the use authority of the bus is acquired. If Core 2 is processing a process that requires real-time processing, it is a very difficult situation for Core 2.

또한, 코어 1 내지 코어 4가 동일한 캐쉬를 공유하므로, 코어 1이 캐쉬를 점유하게 되면 타 코어(코어 2 내지 코어 4)의 캐쉬 이용이 제한될 수 있다. 이에 대해 대한민국 등록특허 10-1356541는 명령어 캐쉬를 복수의 코어들이 공유하되, 명령어 캐쉬에서 각 코어에게 명령어 셋을 분배함으로써, 각 복수의 코어들이 캐쉬 점유를 위해 충돌하지 않도록 배려하는 "멀티 코어 프로세서, 이를 포함하는 멀티 코어 시스템, 전자 장치 및 멀티 코어 프로세서의 캐시 공유 방법"을 제안한 바 있다. 등록특허 10-1356541는 명령어 캐쉬 단에서 각 코어에게 명령어 캐쉬에 저장된 명령어 셋을 직접 제공함으로써 각 코어들이 캐쉬 이용을 위해 상호 경쟁하거나 충돌하는 것을 최소화한다. In addition, since cores 1 to 4 share the same cache, when core 1 occupies the cache, use of the caches of other cores (cores 2 to 4) may be limited. On the other hand, the Republic of Korea Patent No. 10-1356541 is shared by a plurality of cores, the instruction cache, by distributing the instruction set to each core in the instruction cache, each of the plurality of cores to consider the collision to occupy the cache "multi-core processor, A method for sharing a cache of a multi-core system, an electronic device, and a multi-core processor including the same has been proposed. Patent registration No. 10-1356541 minimizes each core competing or colliding with each other for cache use by directly providing an instruction set stored in the instruction cache to each core in the instruction cache stage.

그러나, 10-1356541는 각 코어들이 공유하는 버스(Bus)가 특정 코어에 의해 과도하게 점유되었을 때, 데이터의 통로인 버스의 점유로 인해 타 코어의 프로세스 처리가 제한되는 것을 해결하기 곤란하며 대용량의 영상 처리와 실시간 전송 및 처리가 요구되는 장치에 대해서는 적절한 해결책을 제안하지 못하고 있다.However, 10-1356541 is difficult to solve when the bus shared by each core is excessively occupied by a specific core, and the process processing of other cores is limited due to the occupancy of the bus, which is a channel of data, and has a large capacity. No suitable solution has been proposed for devices that require image processing and real-time transmission and processing.

본 발명의 목적은 영상 인코딩, 디코딩 및 기타 버스의 점유율이 높은 프로세스를 처리하는 영역과 실시간 데이터 처리와 보고가 요구되는 프로세스를 처리하는 코어의 버스를 물리적으로 분리하고, 분리된 각 코어가 이벤트에 의해서만 데이터를 공유토록 함으로써 버스 점유율이 높은 프로세스 처리에 의해 실시간 프로세스 처리가 제한되지 않도록 하는 데이터 유형에 따라 분할 처리하는 멀티채널형 이동형 단말기를 제공함에 있다.The object of the present invention is to physically separate the bus of the core that processes the process that requires real-time data processing and reporting, and the area that processes the video encoding, decoding, and other bus-intensive processes, and each core is separated from the event. The present invention is to provide a multi-channel mobile terminal that divides data according to a data type so that real-time process processing is not restricted by process processing with a high bus occupancy by allowing data to be shared only.

상기한 목적은 본 발명에 따라, 영상 데이터 처리에 사용되는 제1버스(Bus)와 연결되며, 상기 제1버스를 통해 저장매체에 상기 영상 데이터를 저장하는 제1코어 및 상기 영상 데이터를 제외한 데이터의 처리를 위해 마련되는 제2버스와 연결되며, 상기 제2버스는 상기 제1버스와 분리되고, 이벤트가 발생 시, 상기 제1코어를 통해 상기 영상 데이터를 획득하는 제2코어에 의해 달성된다.The above object is connected to a first bus (Bus) used for processing image data according to the present invention, the first core for storing the image data on a storage medium through the first bus and data excluding the image data It is connected to a second bus provided for processing, the second bus is separated from the first bus, and when an event occurs, it is achieved by a second core that acquires the image data through the first core .

본 발명에 따르면, 버스 점유율이 높은 프로세스에 의해 실시간 처리가 요구되는 프로세스가 방해받지 않도록 할 수 있고, 타 단말장치와 연동되어 상호 데이터를 주고받을 때, 독립 버스를 이용하여 데이터를 처리하는 차량 단말기의 버스 부하가 작아 타 장치와의 장치간 연동성이 우수하다. According to the present invention, a process requiring real-time processing can be prevented from being interrupted by a process having a high bus share, and a vehicle terminal that processes data by using an independent bus when interworking with other terminal devices to exchange data with each other. The bus load of is small and the interoperability between other devices is excellent.

도 1은 본 발명의 일 실시예에 따른 데이터 유형에 따라 분할 처리하는 멀티채널형 이동형 단말기가 차량에 적용된 일 예에 대한 개념도를 도시한다.
도 2는 도 1에 도시된 데이터 유형에 따라 분할 처리하는 멀티채널형 이동형 단말기를 PCB에 구현하였을 때의 개념도를 도시한다.
도 3은 도 3은 도 1에 도시된 개념도와 비교 설명하기 위한 종래의 멀티 코어 장치의 개념도를 도시한다.
도 4는 실시예에 따른 데이터 유형에 따라 분할 처리하는 멀티채널형 이동형 단말기가 타 장치와 연동되는 방식에 대한 개념도를 도시한다.
1 is a conceptual diagram illustrating an example in which a multi-channel mobile terminal, which is divided and processed according to a data type, according to an embodiment of the present invention is applied to a vehicle.
FIG. 2 shows a conceptual diagram when a multi-channel mobile terminal processing division according to the data type shown in FIG. 1 is implemented on a PCB.
FIG. 3 is a conceptual diagram illustrating a conventional multi-core device for comparison with the conceptual diagram illustrated in FIG. 1.
4 is a conceptual diagram illustrating a method in which a multi-channel mobile terminal, which is divided and processed according to a data type according to an embodiment, works with another device.

본 명세서에 기재되는 프로세서(Processor)는 하나 이상의 코어를 구비하는 연산처리장치를 지칭한다. The processor described in this specification refers to an arithmetic processing device having one or more cores.

본 명세서에 기재되는 프로세스(Process)는 각 코어에서 실행중인 프로그램 및 처리되는 데이터를 지칭할 수 있다. The process described in this specification may refer to a program running in each core and data to be processed.

본 명세서에 기재되는 이벤트(Event)는 실시예에 따른 독립 버스를 이용하여 데이터를 처리하는 차량 단말기에 외부 충격이 가해질 때 발생한다. 이벤트가 발생하였다는 것은 차량에 사고가 발생하거나, 차량에 사고가 발생하였을 가능성이 높은 경우를 지칭할 수 있다. The event described in this specification occurs when an external impact is applied to a vehicle terminal that processes data using an independent bus according to an embodiment. The occurrence of an event may refer to a case in which an accident occurs in a vehicle or a vehicle is likely to have an accident.

이하, 도면을 참조하여 본 발명을 상술하도록 한다.Hereinafter, the present invention will be described in detail with reference to the drawings.

도 1은 본 발명의 일 실시예에 따른 "데이터 유형에 따라 분할 처리하는 멀티채널형 이동형 단말기"를 차량에 적용한 일 예에 대한 개념도를 도시하고, 도 2는 도 1에 도시된 데이터 유형에 따라 분할 처리하는 멀티채널형 이동형 단말기를 PCB에 구현하였을 때의 개념도를 도시하며, 도 3은 도 3은 도 1에 도시된 개념도와 비교 설명하기 위한 종래의 차량 단말기(예컨대 무선통신형 블랙박스)의 개념도를 도시한다. FIG. 1 shows a conceptual diagram of an example in which a “multi-channel mobile terminal that divides and processes according to a data type” according to an embodiment of the present invention is applied to a vehicle, and FIG. 2 is according to a data type illustrated in FIG. 1. Fig. 3 shows a conceptual diagram when a multi-channel mobile terminal for processing a split is implemented on a PCB, and Fig. 3 is a conventional vehicle terminal (for example, a wireless communication type black box) for comparison with the conceptual diagram shown in Fig. 1. Shows a conceptual diagram.

도 1 내지 도 3을 함께 참조하여 설명하면, 실시예에 따른 데이터 유형에 따라 분할 처리하는 멀티채널형 이동형 단말기(이하, 차량 단말기라 한다)는, 복수의 CPU(101, 111)(CPU1, CPU2)로 하나의 차량 단말기(100)를 구성하고, 각 CPU(101, 111)는 독립적인 버스(BUS1, BUS2)를 구비한다. 도면에서는 설명과 이해의 편의를 위해 CPU는 CPU1(101)과 CPU2(111), 즉 듀얼 코어를 예시하고 있으나, 이는 일 예에 불과할 뿐, 실시예에 따른 독립 버스를 이용하여 데이터를 처리하는 차량 단말기는 셋, 넷, 또는 그 이상의 CPU를 포함하여 구성될 수 있음을 미리 밝혀둔다.Referring to FIGS. 1 to 3 together, a multi-channel mobile terminal (hereinafter referred to as a vehicle terminal) that divides and processes according to data types according to an embodiment includes a plurality of CPUs 101 and 111 (CPU1 and CPU2) ) To configure one vehicle terminal 100, and each of the CPUs 101 and 111 has independent buses BUS1 and BUS2. In the drawing, for convenience of explanation and understanding, the CPU exemplifies CPU1 101 and CPU2 111, that is, dual cores, but this is only an example, and a vehicle processing data using an independent bus according to an embodiment It is noted in advance that the terminal may be configured to include three, four, or more CPUs.

CPU(101, 111)가 각자 독립적인 버스(BUS1, BUS2)를 구비하고, 각각의 버스(BUS1, BUS2)를 이용하여 구동할 때, 각 CPU(101, 111) 및 각 CPU(101, 111)와 연결되는 하드웨어는 독립적이다. 이에 본 출원인은 도 1과 도 2에서 각 CPU(101, 111)와 연결되는 하드웨어 영역을 S1 영역과 S2 영역으로 지칭하여 설명하도록 한다.When each of the CPUs 101 and 111 has independent buses BUS1 and BUS2 and is driven using the respective buses BUS1 and BUS2, each of the CPUs 101 and 111 and each of the CPUs 101 and 111 The hardware connected to is independent. Accordingly, the applicant will describe the hardware regions connected to the CPUs 101 and 111 in FIGS. 1 and 2 as S1 and S2 regions.

S1 영역에는 CPU1(101), 이미지센서(CCD)(102), 램(RAM)(103) 및 플래시 롬(FLASH)(104)이 마련되며, 이미지센서(102)에서 촬상되는 영상 데이터를 CPU1(101)가 인코딩하여 인코딩 데이터를 생성하고, 인코딩 데이터를 플래시 롬(104)에 저장한다. CPU1(101)은 이미지센서(102)에서 촬상되는 영상 데이터를 인코딩하기 위해서 임시 저장공간인 램(103)이 필요하며, 인코딩 프로그램을 구동하여 램(103)에 인코딩 프로세스를 상주시키고, 업로드된 영상 데이터를 특정 포멧(AVI, MP4와 같은 포멧)으로 인코딩 하여 인코딩 데이터를 생성 후, 플래시 메모리(104)에 저장할 수 있다. In the S1 area, a CPU1 101, an image sensor (CCD) 102, a RAM (103), and a flash ROM (FLASH) 104 are provided, and the image data captured by the image sensor 102 is CPU1 ( 101) encodes to generate encoded data, and stores the encoded data in the flash ROM 104. The CPU1 101 needs RAM 103, which is a temporary storage space, to encode the image data captured by the image sensor 102, and drives the encoding program to reside the encoding process in the RAM 103 and upload the uploaded image. Data can be encoded in a specific format (formats such as AVI, MP4) to generate encoded data and then stored in the flash memory 104.

이때, CPU1(101)의 버스(BUS1)는, At this time, the bus (BUS1) of the CPU1 (101),

1) CPU1(101)과 램(103) 사이에 인코딩을 위해 오고가는 데이터에 의해 점유되고, 1) occupied by data going back and forth for encoding between CPU1 101 and RAM 103,

2) CPU1(101)과 플래시 롬(104) 사이에 데이터 저장에 따라 버스(BUS1)가 다량 점유된다(이하, 과 점유라 한다)2) A large amount of bus BUS1 is occupied according to data storage between CPU1 101 and flash ROM 104 (hereinafter referred to as over occupancy).

항목 1)과 항목 2)에 의해 CPU1(101)의 부하(LOAD)와 관계없이 CPU1(101)은 인코딩 프로세스를 제외한 타 프로세스를 처리하는데 타 프로세스가 버스 할당을 받기 위해 대기(WAIT)하여야 하므로 타 프로세스의 처리에 시간 지연(DELAY)과 상호 경쟁이 유발된다. Regardless of the load (LOAD) of CPU1 (101) by items 1) and 2), CPU1 (101) handles other processes except for the encoding process, and other processes must wait (WAIT) to receive the bus allocation. DELAY and mutual competition are caused in the processing of the process.

만일, 도 1에 도시된 차량 단말기가 무선통신형 블랙박스이고, 차량에 탑재되며, 차량에 외부 충격이 발생할 때, 플래시 롬(104)에 저장된 영상 파일을 모뎀(112)을 통해 관제 서버로 전송해야 하는 차량 단말기인 경우, 실시간으로 이벤트를 감지하고 해당 이벤트의 유효성을 판단하는 이벤트 판단 알고리즘이 실시간으로 동작하는데 문제가 생길 수 있다. If, the vehicle terminal shown in Figure 1 is a wireless communication type black box, mounted on the vehicle, when an external shock occurs in the vehicle, the video file stored in the flash ROM 104 is transmitted to the control server through the modem 112 In the case of a vehicle terminal that needs to be performed, an event determination algorithm that detects an event in real time and determines the validity of the event may occur in real time.

버스(101)가 CPU1(101), 램(103) 및 플래시 롬(104)이 상호 주고받는 데이터에 의해 대부분 점유된 상태에서 이벤트 판단 알고리즘은 실시간으로 작동되기 어렵고, 실시간 작동이 곤란하므로 이벤트가 발생한 시점과 이벤트를 판단하는 시점과 판단 결과를 관제 서버로 전송하는 시점이 차별되며, 이벤트 제어 알고리즘은 버스(BUS1)가 한가해져서 접근 가능한 시점, 즉 버스(BUS1)의 아이들(IDLE) 시점까지 버스(BUS1) 점유를 위해 대기하거나버스(BUS1) 확보를 위해 타 프로세스와 경쟁하여야 한다. 이벤트 판단 알고리즘이 CPU1(101)에서 구동하는 하나의 프로세스라고 볼 때(이하, "이벤트 판단 프로세스"라 한다), CPU1(101)에서 이벤트 판단 프로세스를 구동하기 위해서는 버스(BUS1)를 확보하여야 한다. 버스(BUS1)가 영상 데이터와 인코딩 데이터에 의해 과 점유되었다면 버스(BUS1)의 확보가 곤란하게 된다. 이는 이벤트 판단 프로세스가 적시에 실시간으로 구동할 수 없다는 것을 의미한다.When the bus 101 is mostly occupied by data exchanged between the CPU 1 101, the RAM 103, and the flash ROM 104, the event determination algorithm is difficult to operate in real time, and it is difficult to operate in real time. The time and the time to judge the event and the time to transmit the judgment result to the control server are differentiated, and the event control algorithm uses the bus to the time when the bus (BUS1) is accessible and accessible, i.e., the idle (IDLE) time of the bus (BUS1). BUS1) You must either wait to occupy or compete with other processes to secure the bus (BUS1). When the event determination algorithm is considered to be one process running on the CPU1 101 (hereinafter referred to as an "event determination process"), the bus BUS1 must be secured to drive the event determination process on the CPU1 101. If the bus BUS1 is occupied excessively by the video data and the encoding data, it becomes difficult to secure the bus BUS1. This means that the event determination process cannot be driven in real time at the right time.

영상 처리와 데이터 저장과 관련된 프로세스는 기존의 퍼스널 컴퓨터(Personal Computer)에서도 버스 확보를 위한 경쟁과 버스 점유를 위한 대기시간에 의해 데이터 처리에 병목현상을 일으키는 한 요인이 되어왔다. 대용량의 영상 데이터를 인코딩할 때, 인터넷 익스플로러의 로딩이 지연되거나 타 어플리케이션의 구동이 원활하지 못한 경험은 많은 사용자들이 익히 경험하고 있는 사항이다. 마찬가지로, 임베디드(EMBEDDED) 시스템을 구현하거나 특수 목적으로 만들어지는 단말기에서도 영상 데이터를 인코딩할 때는 CPU1(101), 램(103) 및 플래시 롬(104)이 버스(BUS1)의 자원 대부분을 점유한다. 이에 본 출원인은 버스(BUS1)의 점유율이 높은 프로세스를 독립적으로 구동하고 프로세서(CPU2)(111)가 별도의 버스(BUS2)를 통해 타 프로세스들을 처리하도록 함으로써 하나의 독립 버스를 이용하여 데이터를 처리하는 차량 단말기(100)에서 버스 점유를 위한 경쟁과 시간 지연이 발생하지 않도록 한다.Processes related to image processing and data storage have been one of the factors causing bottlenecks in data processing due to the competition to secure buses and the waiting time for bus occupancy in existing personal computers. When encoding large amounts of video data, Internet Explorer's loading is delayed or other applications are not running smoothly. Many users are familiar with it. Similarly, CPU1 101, RAM 103, and flash ROM 104 occupy most of the resources of the bus BUS1 when implementing the embedded (EMBEDDED) system or encoding video data in a terminal made for special purposes. Accordingly, the applicant processes data using a single independent bus by independently driving a process having a large share of the bus BUS1 and allowing the processor (CPU2) 111 to process other processes through a separate bus BUS2. The vehicle terminal 100 does not cause contention and time delays to occupy the bus.

두 개의 버스(BUS1, BUS2)가 차량 단말기(100)에서 하나의 장치로 운용되도록 하기 위해서 CPU1(101)과 CPU2(111)는 인터럽트에 의해 필요한 시점에 데이터를 주고 받을 수 있는 구조를 가질 필요가 있다. 도 1에서, CPU2(111)는 CPU1(101)에 인터럽트(interrupt)를 가하고, CPU1(101)은 인터럽트에 응답하여 CPU2(111)에 데이터를 전송하는 인터럽트 기반의 연결 구조를 제안한다.In order for the two buses BUS1 and BUS2 to operate as one device in the vehicle terminal 100, the CPU1 101 and the CPU2 111 need to have a structure capable of transmitting and receiving data at a required time by interruption. have. In FIG. 1, CPU2 111 applies an interrupt to CPU1 101, and CPU1 101 proposes an interrupt-based connection structure that transmits data to CPU2 111 in response to the interrupt.

CPU2(111)가 CPU1(101)에 인터럽트를 가하지 않을 때는 CPU1(101)과 CPU2(111)는 독립적으로 작동한다. When CPU2 111 does not interrupt CPU1 101, CPU1 101 and CPU2 111 operate independently.

도 1에 도시된 블록개념도는 무선통신형 블랙박스 또는 무선통신형 블랙박스 기능을 포함하는 차량 단말기에 대한 블록개념도를 예시하였다. 물론, 현존하는 차량 단말기는 도 1에 도시된 구조를 갖지 않으며, 도 3에 도시된 개념도로 표현된다.The block conceptual diagram illustrated in FIG. 1 illustrates a block conceptual diagram for a vehicle terminal including a wireless communication type black box or wireless communication type black box function. Of course, the existing vehicle terminal does not have the structure shown in FIG. 1, and is represented by the conceptual diagram shown in FIG.

버스 점유가 높은 영상 데이터 처리는 S1 영역에서 처리하고, 버스 점유는 높지 않지만 실시간으로 구동하여 이벤트 발생 시점을 명확히 판단해야 하는 프로세스(예컨대 이벤트 판단 알고리즘)는 S2 영역에서 독립적으로 구동한다. The image data processing with a high bus occupancy is processed in the S1 area, and a process (for example, an event determination algorithm) that needs to clearly determine the event occurrence time by driving in real time, although the bus occupancy is not high, is independently driven in the S2 area.

S1 영역에서는 통상의 블랙박스처럼 이미지센서(102)를 통해 획득된 영상 데이터를 CPU1(101)이 인코딩하여 MP4 및 AVI와 같은 포멧의 영상 파일로 인코딩 후, 플래시 메모리(104)에 저장한다. In the S1 area, the image data obtained through the image sensor 102 is encoded by the CPU1 101 as a normal black box, encoded into a video file of a format such as MP4 and AVI, and stored in the flash memory 104.

S2 영역에서는 차량에 가해지는 외부 충격이 유효한 이벤트인지, 무효한 이벤트인지를 실시간으로 판단하는 이벤트 판단 알고리즘이 하나의 프로세스로서 구동한다. S2 영역에서 구동하는 프로세스는 S1 영역에 의해 버스(BUS2)가 점유되지 않으므로 다수의 프로세스가 버스(BUS2)를 공유하면서 여유롭게 구동할 수 있다.In the S2 region, an event determination algorithm that determines in real time whether an external impact on the vehicle is a valid event or an invalid event is driven as a process. The process running in the S2 region is not occupied by the bus BUS2 by the S1 region, so a number of processes can be leisurely driven while sharing the bus BUS2.

이 상태에서 차량에 외부 충격이 가해지고, 이벤트 판단 알고리즘에 의해 외부 충격이 사고라고 판단되면, 이벤트 판단 알고리즘은 CPU2(111)를 통해 CPU1(101)에 인터럽트를 인가할 수 있다. 이때, CPU1(101)과 CPU2(111) 사이에 데이터 전송이 이루어지며, CPU1(101)과 CPU2(111)는 각각이 구비하는 범용 I/O 포트 를 통해 데이터를 전송할 수 있다. CPU2(111)는 CPU1(101)이 제공하는 인코딩된 영상 파일을 획득하고, 이를 모뎀(112)으로 전달하며, 모뎀(112)은 관제 서버(미도시)로 이벤트 발생 여부 및 이벤트와 관련된 영상 파일(이하, "이벤트 영상 파일"이라 한다)을 관제 서버로 전송할 수 있다. In this state, when an external impact is applied to the vehicle and the external impact is determined to be an accident by the event determination algorithm, the event determination algorithm may apply an interrupt to the CPU1 101 through the CPU2 111. At this time, data transfer is performed between the CPU1 101 and the CPU2 111, and the CPU1 101 and the CPU2 111 can transmit data through the general-purpose I/O ports respectively provided. CPU2 (111) acquires the encoded video file provided by CPU1 (101), transfers it to the modem 112, and the modem 112 is a control server (not shown) whether an event occurs and the video file related to the event (Hereinafter referred to as "event video file") can be transmitted to the control server.

S2 영역에 위치하는 램(114)은 CPU2(111)가 구동하는 각종 프로세스에 작업 공간을 제공하며, 센서(115)는 차량에 가해지는 외부 충격과 차량에 가해지는 가속도 값을 감지하는 3축 가속도 센서 또는 충격량 센서일 수 있다. The RAM 114 located in the S2 area provides a working space for various processes driven by the CPU2 111, and the sensor 115 is a 3-axis acceleration that senses an external shock applied to the vehicle and an acceleration value applied to the vehicle. It may be a sensor or an impact amount sensor.

GPS 센서(113)는 차량의 위치정보를 감지하여 CPU2(111)로 제공하며, CPU2(111)는 모뎀(112)을 통해 이벤트 영상 파일을 관제 서버로 전송할 때 위치정보를 함께 첨부하여 이벤트가 발생한 위치를 관제 서버에 통지할 수 있다. The GPS sensor 113 detects the vehicle's location information and provides it to the CPU2 (111), and when the event image file is transmitted to the control server through the modem 112, the CPU2 (111) attaches the location information together to generate an event. The location can be notified to the control server.

여기서, CPU(101, 111)와 램(103, 114)이 한 쌍인 것을 제외하고 나머지 구성요소(102, 104, 112, 113, 114)는 차량 단말기를 구성할 때 하나씩은 필요한 구성 요소임을 알 수 있다.Here, except that the CPU (101, 111) and the RAM (103, 114) is a pair, the rest of the components (102, 104, 112, 113, 114) can be seen that each one is a necessary component when configuring the vehicle terminal. have.

버스(BUS1, BUS2)를 독립적으로 운용하기 위해 CPU1(101)과 CPU2(111)는 구분되어야 하지만, 램(103, 114 중 어느 하나)은 두 CPU(101, 111)가 공유할 수도 있다. 그러나 본 출원인은 CPU(101, 111)를 분리하면서 램(103, 114)도 각 CPU(101, 111) 별로 분리하였다. 이는 램(103, 114 중 어느 하나)을 두 CPU(101, 111)가 하나의 램(103, 114 중 어느 하나)을 공유하게 될 경우 CPU1(101)과 CPU2(111)가 램(103, 114 중 어느 하나)에 접근하기 위해 경쟁하여야 하고, CPU1(101)과 CPU2(111) 둘 중 하나는 공유된 램(103, 114 중 어느 하나)에 접근하기 위해 대기하여야 하는데 따른다. 이러한 문제는 Intel의 PC용 프로세서가 내장된 그래픽 모듈을 CPU와 연결된 램에 공유시킬 때, CPU와 내장 그래픽 모듈 양자의 처리 능력이 동반 하락하는 문제와 동일한 관점에서 이해될 수 있다. In order to independently operate the buses BUS1 and BUS2, the CPU1 101 and the CPU2 111 must be separated, but the RAMs 103 or 114 may be shared by the two CPUs 101 and 111. However, the applicant has separated the CPUs 101 and 111, and the RAMs 103 and 114 are also separated for each CPU 101 and 111. This means that when two CPUs 101 and 111 share RAM (any one of 103 and 114) and one RAM (any one of 103 and 114), CPU1 (101) and CPU2 (111) may use RAM (103, 114). One of the CPU1 (101) and CPU2 (111), and one must wait to access the shared RAM (any one of 103, 114). This problem can be understood from the same perspective as the problem that the processing power of both the CPU and the built-in graphics module decreases when Intel's PC processor shares the built-in graphics module with RAM connected to the CPU.

정리하면, S1 영역은 버스를 지속적으로 과점하는 프로세스가 작동되는 영역에 해당하고, S2 영역은 버스를 과점하지 않는 프로세스가 작동되는 영역이라 할 수 있다.In summary, the S1 area corresponds to an area in which a process that continuously overloads the bus is operated, and the S2 area is an area in which a process that does not overload the bus is operated.

이러한 관점에서 도 1과 도 3의 구조를 비교 설명하면 다음과 같다.The structure of FIGS. 1 and 3 is compared and described in this regard as follows.

먼저, 도 3에 도시된 기존의 멀티 코어 장치(10)는 도 1에 예시된 것과 마찬가지로 차량 단말기라고 가정하고 설명하도록 한다. First, it is assumed that the existing multi-core device 10 shown in FIG. 3 is a vehicle terminal as illustrated in FIG. 1.

기존의 멀티 코어 장치(10)는 이미지 센서(15)에서 생성된 영상 데이터가 코어(11)로 제공되고, 코어(11)는 램(19)에 인코딩 프로세스와 이벤트 판단 알고리즘에 대한 프로세스(이벤트 판단 프로세스)를 구동한다.In the existing multi-core device 10, the image data generated by the image sensor 15 is provided to the core 11, and the core 11 processes the encoding process and the event determination algorithm for RAM 19 (event determination) Process).

인코딩 프로세스는 메모리 컨트롤러(14)를 통해 램(19)에 억세스하고, 램(19)의 임시 저장공간을 활용하여 영상 데이터를 특정 포멧(예컨대, AVI, MP4)으로 인코딩하여 인코딩 데이터를 생성한다. 생성된 인코딩 데이터는 버스(BUS)를 통해 스토리지 컨트롤러(13)로 전송되고, 스토리지 컨트롤러(13)는 인코딩 데이터를 플래시 메모리(16)으로 저장할 수 있다. 이러한 과정은 차량이 주행중인 상태에서 지속적으로 쉬지않고 반복 진행되는 것으로 버스(BUS)는 인코딩 프로세스에 의해 과 점유 상태가 된다. 이 상태에서 차량 외부에 충격이 가해지면 램(19)에 업로드된 이벤트 판단 프로세스는 센서(20)의 측정값을 참조하여 실시간으로 이벤트가 유효 이벤트인지 무효 이벤트인지를 판단하여야 한다. 그러나, 센서(20)로부터 센서값을 획득하기 위해서는 센서 값을 전송하는 버스(BUS)가 유휴 상태가 될 때까지 대기하여야 하고, 램(19) 또한 인코딩 프로세스의 억세스에 의해 바쁜 상태이므로 램(19)에 대한 억세스 또한 대기하여야 한다. 즉 실시간 처리가 곤란하다.The encoding process accesses the RAM 19 through the memory controller 14 and utilizes the temporary storage space of the RAM 19 to encode the video data into a specific format (eg, AVI, MP4) to generate encoded data. The generated encoded data is transmitted to the storage controller 13 through a bus, and the storage controller 13 can store the encoded data as a flash memory 16. This process is repeated continuously and continuously while the vehicle is driving, and the bus is over-occupied by the encoding process. In this state, when an impact is applied to the exterior of the vehicle, the event determination process uploaded to the ram 19 must determine whether the event is a valid event or an invalid event in real time by referring to the measurement value of the sensor 20. However, in order to acquire the sensor value from the sensor 20, the bus (BUS) transmitting the sensor value must wait until the idle state, and the RAM 19 is also busy due to the access of the encoding process. ) Must also wait. That is, real-time processing is difficult.

이러한 문제점을 극복하고 이벤트 판단 프로세스가 차량에 발생한 이벤트가 유효 이벤트로 판단하였을 경우, GPS 센서(17)로부터 획득한 위치정보와 플래시 메모리(16)에 저장된 인코딩 데이터를 모뎀(18)으로 전송하여야 한다. 그러나, 버스(BUS)는 인코딩 프로세스에 의해 과 점유된 상태이고, 버스(BUS)의 사용권한을 얻기 위해 이벤트 판단 프로세스는 대기하여야 한다. 이에 따라 도 3에 도시된 멀티 코어 장치는 모뎀(18)을 통해 관제 서버로 이벤트 파일을 전송하고자 하여도 전송 지연이 발생하는 것은 물론, 버스(BUS) 접근 권한을 획득하기 위해 수시로 대기하여야 하므로 이벤트 파일에 포함되는 이벤트 영상 파일이 손상되거나 버스(BUS) 접근 지연에 의해 일부 인코딩 데이터가 지연되어 전송될 수 있다. 경우에 따라서는 이벤트 제어 프로세스 자체가 오류를 일으킬 가능성도 배제할 수 없다. If the event determination process overcomes this problem and the event occurred in the vehicle is determined to be a valid event, the location information obtained from the GPS sensor 17 and the encoding data stored in the flash memory 16 must be transmitted to the modem 18 . However, the bus BUS is over-occupied by the encoding process, and the event determination process must wait to obtain permission to use the bus. Accordingly, even if the multi-core device shown in FIG. 3 attempts to transmit the event file to the control server through the modem 18, a transmission delay occurs as well as to wait for frequent access to obtain a bus access right. The event image file included in the file may be damaged or some encoding data may be delayed and transmitted due to a bus access delay. In some cases, the possibility that the event control process itself causes an error cannot be ruled out.

그러나, 도 1에 도시된 블록개념도를 보면, 버스 점유율이 높은 인코딩 프로세스는 아예 CPU1(101)에서 전담 처리되므로, CPU(101)가 연결된 버스(BUS1)을 과 점유하던, 아니던 간에 이벤트 판단 프로세스는 CPU2(111)에서 온전하게 구동할 수 있다. However, according to the block diagram illustrated in FIG. 1, since the encoding process having a high bus share is entirely handled by the CPU1 101, the event determination process is whether or not the CPU 101 occupies the connected bus BUS1 or not. The CPU2 111 can drive completely.

또한, CPU2(111)가 CPU1(101)과 독립적으로 구성되어 인코딩 프로세스의 처리가 배재되고, 이에 따라 CPU2(111)의 버스(BUS2) 점유율이 낮아지므로 버스(BUS2)는 타 장치와 연동하여 타 장치와 데이터를 주고 받을 여유를 갖는다.In addition, since the CPU2 111 is configured independently from the CPU1 101, the processing of the encoding process is excluded, and accordingly, the share of the bus BUS2 of the CPU2 111 is lowered, so the bus BUS2 is interlocked with other devices. You have time to exchange data with your device.

이는 도 4를 참조하여 설명하도록 한다.This will be described with reference to FIG. 4.

도 4는 실시예에 따른 차량 단말기(100)가 타 장치와 연동되는 방식에 대한 개념도를 도시한다.4 is a conceptual diagram of a method in which the vehicle terminal 100 according to an embodiment is interlocked with another device.

도 4를 참조하면, 실시예에 따른 차량 단말기(100)는 버스 부하가 높은 S1 영역과 실시간 버스 부하가 적은 S2 영역으로 구획되고, 실시간 버스 부하가 적은 S2 영역에는 타 장치와의 인터페이스를 위한 접속단자(110a)가 마련될 수 있다. 접속단자(110a)는 USB, 마이크로 5PIN, MOLEX 핀, 및 기타 다양한 형태일 수 있다. 접속단자(110a)는 타 장치(200)에 마련되는 접속단자(200a)와 유선으로 연결되거나 또는 무선으로 데이터 통신을 수행할 수 있다.Referring to FIG. 4, the vehicle terminal 100 according to an embodiment is divided into an S1 area having a high bus load and an S2 area having a low real-time bus load, and an S2 area having a low real-time bus load is connected for interfacing with other devices. Terminal 110a may be provided. The connection terminal 110a may be USB, micro 5PIN, MOLEX pin, and various other types. The connection terminal 110a may be connected to the connection terminal 200a provided in another device 200 by wire or may perform data communication wirelessly.

예컨대, 접속단자(110a)가 USB 단자의 형태를 가지는 경우, 접속단자(110a)에는 USB 단자에 접속 가능한 소켓을 구비하는 블루투스, 지그비, Wi-Fi 무선 통신을 위한 동글(dongle)이 장착될 수 있고, 이러한 동글이 타 장치(200)의 접속단자(200a)에도 구비되면 차량 단말기(100)와 타 장치(200)는 무선 통신을 하면서 데이터를 주고 받을 수 있다. For example, when the connection terminal 110a has the form of a USB terminal, the connection terminal 110a may be equipped with a dongle for Bluetooth, ZigBee, and Wi-Fi wireless communication having a socket connectable to the USB terminal. If the dongle is also provided in the connection terminal 200a of the other device 200, the vehicle terminal 100 and the other device 200 may exchange data while performing wireless communication.

차량 단말기(100)가 타 장치(200)와 유선 또는 무선으로 연결되면, 타 장치를 통해 전송되는 데이터를 수신하여 S2 영역에서 처리하거나 또는 S2 영역에서 타 장치(200)로 데이터를 제공하여 타 장치(200)가 처리하도록 할 수도 있다.When the vehicle terminal 100 is connected to the other device 200 by wire or wireless, it receives data transmitted through another device and processes it in the S2 area or provides data to the other device 200 in the S2 area. (200) may be processed.

여기서, 타 장치(200)는, 충돌 위험 시 운전자가 브레이크를 밟지 않아도 차량의 속도를 감소시키거나 차량을 제동시키는 자동 긴급제동 시스템(AEB : Autonomous Emergency Braking),Here, the other device 200, an automatic emergency braking system (AEB: Autonomous Emergency Braking) to reduce the speed of the vehicle or brake the vehicle even if the driver does not press the brake in the event of a collision,

차량이 차선 이탈 시, 주행 방향을 조절해 차선을 유지하는 주행 조향보조 시스템(LKAS : Lane Keep Assist System), 차량이 사전에 정해 놓은 속도로 달리면서도 앞차와 간격을 알아서 유지하도록 하는 어드밴스트 스마트 크루즈 컨트롤(ASCC : Advanced Smart Cruise Control), 차량의 사각지대 충돌 위험을 감지해 안전한 차로로 차로를 변경하느 후 측방 충돌회피 지원 시스템(ABSD : Active Blind Spot Detection), 차량 주변 상황을 시각적으로 보여주는 어라운드 뷰 모니터링 시스템(AVM : Around View Monitor)과 같은 ADAS(Advanced Driver Assistance Systems) 일 수 있다.When the vehicle leaves the lane, the lane steering assist system (LKAS) maintains the lane by adjusting the driving direction, and the advanced smart cruise allows the vehicle to run at a predetermined speed and know the distance from the vehicle ahead. Control (ASCC: Advanced Smart Cruise Control), detects the danger of blind spot collision in the vehicle, changes the lane to a safe lane, and then supports side collision avoidance (ABSD: Active Blind Spot Detection), visually showing the situation around the vehicle It may be an Advanced Driver Assistance Systems (ADAS) such as Around View Monitor (AVM).

이에 더하여 타 장치(200)로서 기존의 네비게이션이나 블랙박스일 수도 있다. 타 장치(200)가 네비게이션이라면 차량 단말기(100)는 차량에 이벤트가 발생하였을 때, 이벤트가 발생한 지점의 맵 정보나 차량의 주행 이력을 네비게이션으로부터 획득하고 모뎀(112)을 통해 관제 서버로 제공할 수도 있다. In addition, it may be an existing navigation or a black box as another device 200. If the other device 200 is a navigation, the vehicle terminal 100 obtains map information or a driving history of the vehicle from the navigation when an event occurs in the vehicle and provides it to the control server through the modem 112. It might be.

반대로, 차량 단말기(100)가 타 장치(200, 네비게이션)로 무선 통신 환경을 제공할 수도 있다. 타 장치(200, 네비게이션)에게 모뎀(112)의 LTE 통신환경을 제공하여 네비게이션이 신속하게 맵이나 제어 프로그램을 획득할 수 있도록 지원할 수도 있다.Conversely, the vehicle terminal 100 may provide a wireless communication environment to another device 200 (navigation). The LTE communication environment of the modem 112 may be provided to the other device 200 (navigation), so that the navigation can be quickly acquired to obtain a map or control program.

다른 예로서, 차량 단말기(100)가 ADAS 장치와 연결되어 타 장치(200, ADAS 장치)와 연결되는 경우, 차량 단말기(100)는 타 장치(200, ADAS)로부터 차량의 ECU(Electronic Control Unit) 정보에 접근하거나 차선 주행 상황을 획득하여 차량의 안전운전 여부를 판단할 수도 있다. 이 경우, 차량 단말기(100)는 차량의 운전자가 안전운전을 하는지의 여부를 관제 서버로 통지할 수 있고, 관제 서버는 해당 차량에 대한 보험 요율의 조정을 수행할 수도 있다. As another example, when the vehicle terminal 100 is connected to an ADAS device and connected to another device (200, ADAS device), the vehicle terminal 100 is an electronic control unit (ECU) of the vehicle from the other device 200, ADAS It is also possible to determine whether the vehicle is safely driving by accessing information or obtaining a lane driving situation. In this case, the vehicle terminal 100 may notify the control server whether or not the driver of the vehicle is driving safely, and the control server may also adjust the insurance rate for the vehicle.

이처럼, 차량 단말기(100)가 다양한 장치와 연동되어 단일 장치로는 구현하기 곤란한 새로운 기능을 구현할 수 있는 것이다. 이를 위해서, 차량 단말기(100)는 타 장치와의 연동을 위해 데이터 통로인 버스(BUS2)가 여유를 가지도록 설계된다.As described above, the vehicle terminal 100 is interlocked with various devices to implement new functions that are difficult to implement with a single device. To this end, the vehicle terminal 100 is designed so that the bus BUS2, which is a data passage, has a margin for interworking with other devices.

101 : CPU1 102 : CCD
103 : RAM 104 : 플래시 롬
111 : CPU2 112 : 모뎀
113 : GPS 센서 114 : 램
115 : 센서
101: CPU1 102: CCD
103: RAM 104: Flash ROM
111: CPU2 112: modem
113: GPS sensor 114: RAM
115: sensor

Claims (6)

영상 데이터 처리에 사용되는 제1버스(Bus)와 연결되며, 상기 제1버스를 통해 저장매체에 상기 영상 데이터를 저장하는 제1CPU; 및
상기 영상 데이터를 제외한 데이터의 처리를 위해 마련되는 제2버스와 연결되며, 상기 제2버스는 상기 제1버스와 분리되고, 이벤트가 발생 시, 상기 제1CPU를 통해 상기 영상 데이터를 획득하는 제2CPU;를 포함하는 것을 특징으로 하는 데이터 유형에 따라 분할 처리하는 멀티채널형 이동형 단말기.
A first CPU connected to a first bus used for image data processing and storing the image data on a storage medium through the first bus; And
A second bus that is connected to a second bus provided for processing data other than the image data, the second bus is separated from the first bus, and when an event occurs, a second CPU that acquires the image data through the first CPU Multi-channel-type mobile terminal for processing according to the data type characterized in that it comprises a.
제1항에 있어서,
상기 제1CPU는,
상기 영상 데이터를 인코딩한 인코딩 데이터를 상기 제1버스를 통해 상기 저장매체로 저장하는 것을 특징으로 하는 데이터 유형에 따라 분할 처리하는 멀티채널형 이동형 단말기.
According to claim 1,
The first CPU,
A multi-channel mobile terminal for divided processing according to a data type, characterized in that the encoded data encoding the video data is stored in the storage medium through the first bus.
제2항에 있어서,
상기 제2CPU는,
상기 이벤트가 발생 시, 상기 제1CPU에 인터럽트(interrupt)를 인가하여 상기 영상 데이터의 인출을 요청하는 것을 특징으로 하는 데이터 유형에 따라 분할 처리하는 멀티채널형 이동형 단말기.
According to claim 2,
The second CPU,
When the event occurs, the multi-channel mobile terminal is divided according to the data type, characterized in that to request the withdrawal of the image data by applying an interrupt (interrupt) to the first CPU.
제1항에 있어서,
상기 제2CPU는,
실시간 처리가 요구되는 프로세스(Process)를 처리하며,
상기 프로세스 처리에 의해 상기 이벤트가 발생 시, 상기 제1CPU에 억세스하는 것을 특징으로 하는 데이터 유형에 따라 분할 처리하는 멀티채널형 이동형 단말기.
According to claim 1,
The second CPU,
Processes a process that requires real-time processing,
When the event is generated by the process processing, the multi-channel mobile terminal is divided according to the data type, characterized in that access to the first CPU.
제1항에 있어서,
상기 제2CPU는,
외부 장치와 연동되며, 상기 외부 장치로부터 외부 이벤트가 발생 시, 이에 응답하여 상기 제1CPU에 억세스하는 것을 특징으로 하는 데이터 유형에 따라 분할 처리하는 멀티채널형 이동형 단말기.
According to claim 1,
The second CPU,
A multi-channel mobile terminal that is interlocked with an external device and divides and processes it according to a data type, characterized in that when the external event occurs from the external device, the first CPU is accessed.
제5항에 있어서,
상기 외부 장치는,
차량에 장착되는 차량용 전자장치이며,
네비게이션, 블랙박스 AEB(Autonomous Emergency Braking), LKAS(Lane Keep Assist System) ADAS(Advanced Driver Assistance System), ASCC(Advanced Smart Cruise Control), ABSD(Active Blind Spot Detection), AVM(Around View Monitor) 장치 중 적어도 하나인 것을 특징으로 하는 데이터 유형에 따라 분할 처리하는 멀티채널형 이동형 단말기.
The method of claim 5,
The external device,
It is a vehicle electronic device mounted on a vehicle,
Navigation, Black Box AEB (Autonomous Emergency Braking), LKAS (Lane Keep Assist System) ADAS (Advanced Driver Assistance System), ASCC (Advanced Smart Cruise Control), ABSD (Active Blind Spot Detection), AVM (Around View Monitor) devices A multi-channel mobile terminal that is divided and processed according to a data type, characterized in that it is at least one.
KR1020190009677A 2019-01-25 2019-01-25 Mobile terminal device KR20200092585A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020190009677A KR20200092585A (en) 2019-01-25 2019-01-25 Mobile terminal device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020190009677A KR20200092585A (en) 2019-01-25 2019-01-25 Mobile terminal device

Publications (1)

Publication Number Publication Date
KR20200092585A true KR20200092585A (en) 2020-08-04

Family

ID=72048902

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020190009677A KR20200092585A (en) 2019-01-25 2019-01-25 Mobile terminal device

Country Status (1)

Country Link
KR (1) KR20200092585A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022019638A1 (en) 2020-07-24 2022-01-27 주식회사 엘지에너지솔루션 Power transfer unit for electrode cutting device
CN114125008A (en) * 2020-09-01 2022-03-01 上海汽车集团股份有限公司 Data transmission method and device

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022019638A1 (en) 2020-07-24 2022-01-27 주식회사 엘지에너지솔루션 Power transfer unit for electrode cutting device
CN114125008A (en) * 2020-09-01 2022-03-01 上海汽车集团股份有限公司 Data transmission method and device
CN114125008B (en) * 2020-09-01 2024-03-08 上海汽车集团股份有限公司 Data transmission method and device

Similar Documents

Publication Publication Date Title
CN109062833B (en) Computing system operating method, computing system, vehicle and computer readable medium
CN108628684B (en) DPDK-based message processing method and computer equipment
JP4492618B2 (en) Vehicle control system
JP6486485B2 (en) In-vehicle control device
KR20200092585A (en) Mobile terminal device
US20120307062A1 (en) Vehicle-mounted image processing apparatus
CN108694152B (en) Communication system among multiple cores, communication control method based on system and server
CN114328306A (en) Intelligent storage device
WO2019058874A1 (en) Virtualization system, virtualization program, and storage medium
US20140333779A1 (en) Apparatus for distributing bus traffic of multiple camera inputs of automotive system on chip and automotive system on chip using the same
US20150095524A1 (en) Polling determination
US10706002B2 (en) Resources sharing among vehicle applications connected via a bus
US11915027B2 (en) Security and data logging of virtual machines
KR101595064B1 (en) System and method of sharing device on trustzone virtual environment
EP4147915A1 (en) Vehicle control system and control subunit
JP2004133942A (en) Data bus system and inter-bus crossing accessing method
CN108513357B (en) Method and equipment for avoiding resource collision in motorcade
EP4109816A1 (en) Context-based response to attacks against autonomous systems
KR100475438B1 (en) Data bus system and method for performing cross-access between buses
KR100298567B1 (en) Processing-function-provided packet-type memory system and method for controlling the same
JP2004152156A (en) Interface conversion device
KR101476789B1 (en) Apparatus and methdo for processing
CN114980146B (en) Beam enhancement method and device based on intelligent communication box and intelligent communication box
WO2023209820A1 (en) In-vehicle electronic device
KR20140134210A (en) Bus traffic distributed apparatus for saving multi camera video and system semiconductor for vehicle using the same

Legal Events

Date Code Title Description
E601 Decision to refuse application