KR100736072B1 - The on board equipment for Transport System and driving method thereof - Google Patents

The on board equipment for Transport System and driving method thereof Download PDF

Info

Publication number
KR100736072B1
KR100736072B1 KR1020050092393A KR20050092393A KR100736072B1 KR 100736072 B1 KR100736072 B1 KR 100736072B1 KR 1020050092393 A KR1020050092393 A KR 1020050092393A KR 20050092393 A KR20050092393 A KR 20050092393A KR 100736072 B1 KR100736072 B1 KR 100736072B1
Authority
KR
South Korea
Prior art keywords
program
version
vehicle
drive
terminal
Prior art date
Application number
KR1020050092393A
Other languages
Korean (ko)
Other versions
KR20070037138A (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 KR1020050092393A priority Critical patent/KR100736072B1/en
Publication of KR20070037138A publication Critical patent/KR20070037138A/en
Application granted granted Critical
Publication of KR100736072B1 publication Critical patent/KR100736072B1/en

Links

Images

Classifications

    • 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/14Error detection or correction of the data by redundancy in operation
    • G06F11/1402Saving, restoring, recovering or retrying
    • G06F11/1415Saving, restoring, recovering or retrying at system level
    • G06F11/1433Saving, restoring, recovering or retrying at system level during software upgrading
    • 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/14Error detection or correction of the data by redundancy in operation
    • G06F11/1402Saving, restoring, recovering or retrying
    • G06F11/1446Point-in-time backing up or restoration of persistent data
    • G06F11/1448Management of the data involved in backup or backup restore
    • G06F11/1451Management of the data involved in backup or backup restore by selection of backup contents
    • 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/14Error detection or correction of the data by redundancy in operation
    • G06F11/1402Saving, restoring, recovering or retrying
    • G06F11/1446Point-in-time backing up or restoration of persistent data
    • G06F11/1458Management of the backup or restore process
    • G06F11/1469Backup restoration techniques
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/10Protecting distributed programs or content, e.g. vending or licensing of copyrighted material ; Digital rights management [DRM]
    • G06F21/108Transfer of content, software, digital rights or licenses
    • G06F21/1082Backup or restore

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Quality & Reliability (AREA)
  • Software Systems (AREA)
  • Multimedia (AREA)
  • Technology Law (AREA)
  • Computer Hardware Design (AREA)
  • Computer Security & Cryptography (AREA)
  • Traffic Control Systems (AREA)
  • Stored Programmes (AREA)

Abstract

교통시스템의 교통 차량에 탑재되는 차량 탑재 단말기는 오류 등에 의해 동작이 멈추더라도 손쉽고 빠르게 동작을 재개할 수 있다.The on-board terminal mounted on the traffic vehicle of the transportation system can easily and quickly resume operation even if the operation is stopped due to an error or the like.

차량 탑재 단말기는 프로그램의 실행으로 동작하며 프로그램 관리부, 프로그램 복구부 및 프로그램 기동부를 포함한다. 프로그램 관리부는 제1 버전의 프로그램을 저장하고 제1 버전 이전의 제2 버전의 프로그램의 백업파일을 저장한다. 프로그램 복구부는 프로그램 관리부에 저장된 제2 버전의 프로그램 백업파일을 기초로 제2 버전의 프로그램이 실행될 수 있도록 복구한다. 프로그램 기동부는 프로그램 관리부에 저장된 제1 버전의 프로그램 및 프로그램 복구부에서 복구된 제2 버전의 프로그램 중 어느 하나를 실행시켜 차량 탑재 단말기를 구동한다.The in-vehicle terminal operates by execution of a program and includes a program manager, a program recovery unit, and a program starter. The program manager stores a first version of the program and stores a backup file of the second version of the program before the first version. The program recovery unit restores the second version of the program to be executed based on the second version of the program backup file stored in the program management unit. The program starting unit executes any one of the first version of the program stored in the program management unit and the second version of the program restored by the program recovery unit to drive the on-vehicle terminal.

교통시스템, 버스단말기, 교통단말기, 백업, 버전업 Transportation system, bus terminal, transportation terminal, backup, version up

Description

교통시스템에서 사용되는 차량 탑재 단말기 및 그 구동방법{The on board equipment for Transport System and driving method thereof}On-board equipment for transport system and driving method thereof

도 1은 교통시스템을 개략적으로 보여주는 도면이다. 1 is a view schematically showing a traffic system.

도 2는 본 발명의 제1 실시예에 따른 차량 탑재 단말기를 개략적으로 보여주는 도면이다.2 is a diagram schematically illustrating a vehicle-mounted terminal according to a first embodiment of the present invention.

도 3은 본 발명의 제1 실시예에 따른 차량 탑재 단말기의 구동방법을 순서대로 보여주는 도면이다. 3 is a view showing a driving method of a vehicle-mounted terminal according to a first embodiment of the present invention in order.

도 4는 본 발명의 제2 실시예에 따른 차량 탑재 단말기를 개략적으로 보여주는 도면이다.4 is a diagram schematically illustrating a vehicle-mounted terminal according to a second embodiment of the present invention.

도 5는 본 발명의 제2 실시예에 따른 차량 탑재 단말기의 구동방법을 순서대로 보여주는 도면이다. 5 is a diagram illustrating a driving method of a vehicle-mounted terminal according to a second embodiment of the present invention in order.

도 6은 본 발명의 제3 실시예에 따른 차량 탑재 단말기의 구동방법을 순서대로 보여주는 도면이다.6 is a diagram illustrating a driving method of a vehicle-mounted terminal according to a third embodiment of the present invention in order.

도 7은 본 발명의 제4 실시예에 따른 차량 탑재 단말기의 구동방법을 순서대로 보여주는 도면이다.7 is a diagram illustrating a driving method of a vehicle-mounted terminal according to a fourth embodiment of the present invention in order.

도 8은 본 발명의 제5 실시예에 따른 차량 탑재 단말기의 구동방법을 순서대로 보여주는 도면이다.8 is a diagram illustrating a driving method of a vehicle-mounted terminal according to a fifth embodiment of the present invention in order.

본 발명은 교통시스템에 관한 것으로, 특히 버스 등의 교통 차량에 탑재되는 차량 탑재 단말기 및 그 구동방법에 관한 것이다.BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a traffic system, and more particularly, to a vehicle-mounted terminal mounted on a traffic vehicle such as a bus and a driving method thereof.

대중교통의 편리함 및 효율적인 관리를 위하여, 무선 통신 기술을 활용하여 전자, 정보, 통신, 제어 등의 지능형 기술을 접목시킨 지능형 교통시스템(Intelligent Transport System, 이하 ITS)이 개발되었다.For the convenience and efficient management of public transportation, the Intelligent Transport System (ITS) has been developed by integrating intelligent technologies such as electronics, information, communication, and control using wireless communication technology.

이러한 ITS는, 일반적으로 도로변에 설치된 노변 기지국 장치와 버스 등의 차량 내에 탑재된 차랑 탑재 단말기간의 단거리 통신반경 내의 무선통신을 이용하는 단거리 전용 무선통신(Dedicated Short Range Communication) 기술을 이용한다. Such ITS generally uses dedicated short range communication technology using wireless communication within a short distance communication radius between a roadside base station apparatus installed at a roadside and a vehicle-mounted terminal mounted in a vehicle such as a bus.

이와 같이 무선통신을 이용하는 ITS에 의해 많은 서비스가 제공될 수 있다. 예컨대 교통요금을 카드(plastic money)로 결재할 수 있는 편리한 과금 결재 서비스가 제공된다. 구체적으로 차량 탑재 단말기는 승객의 카드를 읽고, 읽어진 데이터에 기초하여 생성된 자동 과금 신호를 노변 기지국 장치로 전송한다. 이렇게 노변 기지국 장치로 전송된 자동 과금 신호는 ITS 중앙서버를 통하여 카드사로 직접 전송되고 카드사는 수신된 자동 과금 신호를 기초로 교통요금을 청구할 수 있다. 또한 ITS 중앙서버에서 차량 탑배 단말로 전송되는 각종 교통정보, 교통지체 형태, 사고유무, 지연정보, 일기, 뉴스 등 다양한 정보가 승객에게 제공될 수도 있고, 차량 운전자 역시 운행 정보, 노선 및 교통흐름을 실시간으로 파악할 수도 있다. As such, many services can be provided by ITS using wireless communication. For example, a convenient billing service is provided that allows payment of transportation fare by plastic money. Specifically, the vehicle-mounted terminal reads the passenger's card and transmits the automatic charging signal generated based on the read data to the roadside base station apparatus. The automatic charging signal transmitted to the roadside base station apparatus is directly transmitted to the card company through the ITS central server, and the card company may charge a traffic fee based on the received automatic charging signal. In addition, various information such as traffic information, traffic delay type, accident status, delay information, diary, and news transmitted from the ITS central server to the vehicle top ship terminal may be provided to the passenger, and the vehicle driver may also provide driving information, route and traffic flow. You can also see it in real time.

한편, 이러한 ITS는 보다 편리하고 효율적인 교통관리 및 요금징수 등을 위하여 발전의 발전을 거듭하고 있다. 특히, 차량 탑재 단말기의 운영 프로그램은 차량 운전자, 승객 등의 요구사항을 반영하기 위하여 나날이 발전하고 새롭게 개발되고 있다. 그러나, 새로이 개발된 운영 프로그램은 흠결이 있을 수도 있고, 특정 차량 탑재 단말기와 충돌을 일으킬 수도 있다. 이와 같이 흠결이 있거나 충돌이 발생될 수 있는 프로그램을 차량 탑재 단말기에 적용시키면, 차량 탑재 단말기는 오작동을 하거나 작동을 멈춰버리고 차량 운전자나 승객은 곤란한 상황에 처해진다. 또한 차량 탑재 단말기의 동작 재개를 위하여 차량을 도로변에 세워두는 경우 교통 정체를 유발할 수도 있다.On the other hand, the ITS is constantly evolving for more convenient and efficient traffic management and toll collection. In particular, the operation program of the vehicle-mounted terminal is being developed day by day and newly developed to reflect the requirements of the vehicle driver, passengers and the like. However, newly developed operating programs may be faulty or may conflict with certain on-board terminals. If a faulty or crash-prone program is applied to the in-vehicle terminal as described above, the in-vehicle terminal malfunctions or stops operating and the vehicle driver or passenger is in a difficult situation. In addition, when the vehicle is placed on the roadside to resume operation of the on-vehicle terminal, it may cause traffic congestion.

따라서 차량 탑재 단말기가 오류 등에 의해 발생할 수 있는 오작동을 최소화하고, 정상적으로 동작할 수 있도록 손쉽게 복구할 수 있는 방법이 절실히 요구된다.Therefore, there is an urgent need for a method for minimizing malfunctions that may occur due to an error in a vehicle-mounted terminal and easily recovering the vehicle-mounted terminal so that it can operate normally.

본 발명이 이루고자 하는 기술적 과제는 오류 등에 의해 동작이 멈추더라도 손쉽고 빠르게 동작을 재개할 수 있는 차량 탑재 단말기를 제공하는 것이다.The technical problem to be achieved by the present invention is to provide a vehicle-mounted terminal that can be easily and quickly resumed operation even if the operation is stopped by an error or the like.

본 발명이 이루고자하는 다른 기술적 과제는 운영 프로그램의 오류 등에 의해 차량 탑재 단말기의 동작이 멈추더라도 손쉽고 빠르게 동작을 재개할 수 있는 차량 탑재 단말기의 구동방법을 제공하는 것이다.Another technical problem to be achieved by the present invention is to provide a method for driving a vehicle-mounted terminal which can be easily and quickly resumed even if the operation of the vehicle-mounted terminal is stopped due to an error of an operation program.

본 발명의 하나의 특징에 따른 차량 탑재 단말기는, 제1 버전의 프로그램을 저장하고 상기 제1 버전 이전의 제2 버전의 상기 프로그램의 백업파일을 저장하는 프로그램 관리부; 상기 프로그램 관리부에 저장된 제2 버전의 프로그램 백업파일을 기초로 상기 제2 버전의 프로그램이 실행될 수 있도록 복구하는 프로그램 복구부; 및 상기 프로그램 관리부에 저장된 상기 제1 버전의 프로그램 및 상기 프로그램 복구부에서 복구된 상기 제2 버전의 프로그램 중 어느 하나를 실행시키는 프로그램 기동부를 포함한다. In-vehicle terminal according to an aspect of the present invention, a program management unit for storing a program of the first version and a backup file of the program of the second version prior to the first version; A program recovery unit for restoring the program of the second version to be executed based on the program backup file of the second version stored in the program manager; And a program starter for executing any one of the first version of the program stored in the program manager and the second version of the program restored from the program recovery unit.

상기 프로그램 기동부는 상기 제1 버전의 프로그램의 오류가 발생하면 복구된 상기 제2 버전의 프로그램을 실행시킬 수 있다.The program starting unit may execute the restored second version of the program when an error of the program of the first version occurs.

상기 교통시스템의 중앙서버에 접속하여 제1 버전보다 높은 새로운 제3 버전의 프로그램의 유무를 확인하는 프로그램 확인부를 더 포함하고, 프로그램 관리부는 상기 프로그램 확인부에 의해 확인된 상기 제3 버전의 프로그램을 다운받아 저장하고, 상기 제1 버전의 프로그램을 백업할 수 있다. And a program checker for accessing the central server of the traffic system to confirm the existence of a new third version of the program higher than the first version, wherein the program manager checks the third version of the program identified by the program checker. Download and store the program, and backup the first version of the program.

상기 프로그램 기동부는 상기 제3 버전의 프로그램의 오류가 발생하면 상기 프로그램 복구부에서 복구된 제2 버전의 프로그램을 실행시켜 구동할 수 있다.When an error of the third version of the program occurs, the program starting unit may be driven by executing the second version of the program restored by the program recovery unit.

본 발명의 다른 특징에 따른 차량 탑재 단말기의 구동방법은,According to another aspect of the present invention, there is provided a method of driving a vehicle-mounted terminal.

a) 제1 버전의 프로그램을 실행하여 구동하는 단계;a) executing and driving a first version of the program;

b) 상기 제1 버전의 프로그램의 실행이 정지되어 구동이 멈추는 단계;b) stopping execution of the program of the first version to stop driving;

c) 상기 제1 버전보다 이전 버전인 제2 버전의 프로그램의 백업파일을 기초로 상기 제2 버전의 프로그램을 복구하는 단계; 및c) restoring the second version of the program based on a backup file of the second version of the program that is earlier than the first version; And

d) 상기 제2 버전의 프로그램을 실행하는 단계를 포함한다. d) executing the second version of the program.

본 발명의 또 다른 특징에 따른 차량 탑재 단말기의 구동방법은,Driving method of a vehicle-mounted terminal according to another feature of the present invention,

a) 제1 버전의 상기 프로그램을 다운로드 받아 저장하고 상기 제1 버전의 직전 버전인 제2 버전의 상기 프로그램을 백업하는 단계;a) downloading and storing the first version of the program and backing up the second version of the program that is the previous version of the first version;

b) 상기 제1 버전 다음 버전인 제3 버전의 상기 프로그램을 다운로드 받아 저장하고 상기 제1 버전의 상기 프로그램을 백업하는 단계;b) downloading and storing the third version of the program that is next to the first version and backing up the program of the first version;

c) 상기 제1 버전의 프로그램의 실행이 정지되어 구동이 멈추는 단계; 및c) stopping execution of the program of the first version and stopping driving; And

d) 상기 제2 버전의 프로그램의 백업파일을 기초로 상기 제2 버전의 프로그램을 복구하여 상기 제2 버전의 프로그램을 실행하는 단계를 포함한다. d) restoring the program of the second version based on the backup file of the program of the second version and executing the program of the second version.

본 발명의 또 다른 특징에 따른 차량 탑재 단말기는,In-vehicle terminal according to another feature of the present invention,

이동이 가능하며 제1 버전의 프로그램이 저장된 메모리부;A memory unit capable of moving and storing a program of a first version;

상기 메모리가 장착될 수 있는 인터페이스; 및An interface into which the memory can be mounted; And

상기 제1 버전과는 다른 제2 버전의 프로그램을 실행하는 중에 오류가 발생하면 상기 인터페이스를 통하여 상기 메모리부에 접속하여 상기 제1 버전의 프로그램을 실행하는 프로그램 기동부를 포함한다. And a program starter for accessing the memory unit through the interface and executing the program of the first version if an error occurs while executing a second version of the program different from the first version.

아래에서는 첨부한 도면을 참고로 하여 본 발명의 실시예에 대하여 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자가 용이하게 실시할 수 있도록 상세히 설명한다. 그러나 본 발명은 여러 가지 상이한 형태로 구현될 수 있으며 여기에서 설명하는 실시예에 한정되지 않는다. 도면에서 본 발명을 명확하게 설명하기 위해서 설명과 관계없는 부분은 생략하였다. 명세서 전체를 통하여 유사한 부분에 대해서는 동일한 도면 부호를 붙였다. DETAILED DESCRIPTION Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings so that those skilled in the art may easily implement the present invention. As those skilled in the art would realize, the described embodiments may be modified in various different ways, all without departing from the spirit or scope of the present invention. In the drawings, parts irrelevant to the description are omitted in order to clearly describe the present invention. Like parts are designated by like reference numerals throughout the specification.

먼저, 본 발명의 제1 실시예에 따른 차량 탑재 단말기에 대하여 도 1 내지 도 3을 참고로 하여 상세하게 설명한다.First, a vehicle-mounted terminal according to a first embodiment of the present invention will be described in detail with reference to FIGS. 1 to 3.

도 1은 교통시스템을 개략적으로 보여주는 도면이다. 1 is a view schematically showing a traffic system.

도 1에 도시된 바와 같이, 교통시스템은 차량(30)에 탑재되는 차량 탑재 단말기(100), 도로변에 일정 간격으로 배치되는 복수개의 노변기지국(20) 및 노변기지국(20)과 전용 통신망을 통해 연결되는 중앙서버(30)를 포함한다. 본 실시예에서는 차량 탑재 단말기(100)가 노변기지국(20)을 통하여 중앙서버에(30) 연결되나, 이에 한정되는 것은 아니고 차량 탑재 단말기(100)가 무선통신을 통하여 직접 중앙서버(30)에 접속될 수도 있다. 또한 노변기지국(20)과 중앙서버(30)가 유선 통신망이 아니라 무선 통신망을 통하여 연결될 수도 있다.As shown in FIG. 1, the traffic system includes a vehicle-mounted terminal 100 mounted on a vehicle 30, a plurality of roadside base stations 20 and roadside base stations 20 arranged at regular intervals on a roadside, and a dedicated communication network. It includes a central server 30 to be connected. In the present embodiment, the vehicle-mounted terminal 100 is connected to the central server 30 through the roadside base station 20, but is not limited thereto, and the vehicle-mounted terminal 100 is directly connected to the central server 30 through wireless communication. May be connected. In addition, the roadside base station 20 and the central server 30 may be connected via a wireless communication network, not a wired communication network.

차량 탑재 단말기(100)는 승객이 소지한 카드와의 통신, 예컨대 RF(radio frequency) 통신을 통하여 승객의 승차정보, 하차정보, 환승정보, 과금정보 등을 노변기지국(20)으로 전송한다. The on-vehicle terminal 100 transmits passenger's riding information, getting off information, transfer information, charging information, etc. to the roadside base station 20 through communication with a card carried by the passenger, for example, radio frequency (RF) communication.

노변기지국(20)은 차량 탑재 단말기(100)와의 단거리 무선 통신을 통하여 차량 탑재 단말기(100)로부터 수신한 정보들을 중앙서버(30)로 전달하고, 또한 중앙서버(30)로부터 수신한 정보를 차량 탑재 단말기(100)로 전달한다. The roadside base station 20 transmits the information received from the on-vehicle terminal 100 to the central server 30 through short-range wireless communication with the on-vehicle terminal 100, and transmits the information received from the central server 30 to the vehicle. Transfer to the mounting terminal (100).

중앙서버(30)는 노변기지국(20)을 통하여 차량 탑재 단말기(100)로부터 전송된 승객의 승차정보, 하차정보, 환승정보, 과금정보 등을 처리하고, 외부정보 제공처(A~Z)로부터 일기예보, 교통정보, 생활 정보 등의 다양한 정보들을 수신하여 노변 기지국(20)을 통하여 차량 탑재 단말기(100)로 전송할 수 있다. 또한 중앙서버 (30)는 차량 탑재 단말기(100)의 운영을 제어할 수 있다. 구체적으로 차량 탑재 단말기(100)의 운영정보를 수신하고 새로운 버전(version)의 운영 프로그램(operation program)을 다운로드 하거나 업데이트할 수 있다.The central server 30 processes the passenger's boarding information, getting off information, transfer information, billing information, etc. transmitted from the on-vehicle terminal 100 through the roadside base station 20, and receives a diary from the external information provider A ~ Z. Various information such as forecasts, traffic information, and living information may be received and transmitted to the on-vehicle terminal 100 through the roadside base station 20. In addition, the central server 30 may control the operation of the vehicle-mounted terminal (100). In more detail, operation information of the on-vehicle terminal 100 may be received and a new version of an operation program may be downloaded or updated.

도 2는 본 발명의 제1 실시예에 따른 차량 탑재 단말기(100)를 개략적으로 보여주는 도면이다.2 is a diagram schematically illustrating a vehicle-mounted terminal 100 according to a first embodiment of the present invention.

도 2에 도시된 바와 같이, 차량 탑재 단말기(100)는 USB메모리스틱(110), USB인터페이스(120), 프로그램 확인부(130), 프로그램 기동부(140) 및 입력부(150)를 포함한다. As shown in FIG. 2, the on-vehicle terminal 100 includes a USB memory stick 110, a USB interface 120, a program checker 130, a program starter 140, and an inputter 150.

USB메모리스틱(110)은 차량 탑재 단말기(100)의 동작을 제어하기 위한 프로그램들이 저장된 메모리이다. USB메모리스틱(110)은 휴대할 수 있는 메모리 장치로서 USB인터페이스(120)를 통하여 차량 탑재 단말기(100)에 접속된다. The USB memory stick 110 is a memory in which programs for controlling an operation of the on-vehicle terminal 100 are stored. The USB memory stick 110 is connected to the in-vehicle terminal 100 through the USB interface 120 as a portable memory device.

프로그램 확인부(130)는 비정상적으로 전원이 꺼졌다가 다시 켜진 경우에 USB인터페이스(120)를 통하여 USB메모리스틱(110)에 저장된 프로그램을 확인한다.The program checker 130 checks a program stored in the USB memory stick 110 through the USB interface 120 when the power is abnormally turned off and then on again.

프로그램 기동부(140)는 프로그램 확인부(130)로부터 프로그램 확인 신호가 입력되면 USB메모리스틱(110)에 저장된 프로그램을 기동시켜 차량 탑재 단말기(100)가 정상적으로 동작할 수 있도록 한다. When the program confirmation signal is input from the program checker 130, the program starter 140 starts a program stored in the USB memory stick 110 so that the vehicle-mounted terminal 100 can operate normally.

입력부(150)는 차량 탑재 단말기(100)를 켜거나 끌 수 있고, 특정 숫자 및 문자를 입력할 수 있는 키패드를 포함한다. 차량 탑재 단말기(100)에 오류가 발생하여 동작을 멈추면 입력부(150)를 이용하여 차량 탑재 단말기(100)를 껐다가 다시 켤 수 있다. The input unit 150 may turn on or off the on-vehicle terminal 100 and include a keypad for inputting specific numbers and characters. When an error occurs in the in-vehicle terminal 100 and the operation is stopped, the in-vehicle terminal 100 may be turned off and then turned on again using the input unit 150.

도 3은 본 발명의 제1 실시예에 따른 차량 탑재 단말기(100)의 구동방법을 순서대로 보여주는 도면이다. 3 is a diagram illustrating a driving method of the on-vehicle terminal 100 according to the first embodiment of the present invention in order.

차량 탑재 단말기(100)는 운영 프로그램에 오류가 발생하면 동작이 정지되고 따라서 노변기지국(20)을 통한 중앙서버(30)와의 접속도 불가능한 상태가 된다. 이러한 경우에 도 2에 도시된 구동과정에 의해 차량 탑재 단말기(100)의 운영이 재개될 수 있다. When the vehicle-mounted terminal 100 has an error in the operation program, the operation is stopped, and thus the connection with the central server 30 through the roadside base station 20 becomes impossible. In this case, operation of the on-vehicle terminal 100 may be resumed by the driving process illustrated in FIG. 2.

먼저, 차량 탑재 단말기(100)의 운영 프로그램에 오류가 발생하여 작동이 정지되면, 차량 탑재 단말기(100)는 입력부(150)로부터 입력되는 턴오프신호에 기초하여 전원이 꺼진다(S110).First, when an error occurs in an operation program of the in-vehicle terminal 100 and the operation is stopped, the in-vehicle terminal 100 is turned off based on the turn-off signal input from the input unit 150 (S110).

다음, 다시 입력부(150)로부터 턴온신호를 입력받아 전원을 켜고 동작을 시작한다(S120). Next, turn on the power to receive the turn-on signal from the input unit 150 again (S120).

비정상적으로 전원이 꺼진 후 다시 전원이 켜진 상태이므로 프로그램 확인부(130)는 USB인터페이스(120)를 통하여 USB메모리스틱(110)에 운영 프로그램이 저장되어 있는지를 확인하고, 저장된 운영프로그램의 버전을 확인한다(S130).Since the power is turned on abnormally after the power is turned off, the program checker 130 checks whether the operating program is stored in the USB memory stick 110 through the USB interface 120 and checks the version of the stored operating program. (S130).

프로그램 확인부(130)에서 USB메모리스틱(110)에 저장된 운영 프로그램이 확인되면, 프로그램 기동부(140)는 USB메모리스틱(110)에 저장된 운영 프로그램을 동작시켜 차량 탑재 단말기(100)를 가동한다(S140).When the program check unit 130 checks the operating program stored in the USB memory stick 110, the program starter 140 operates the operating program stored in the USB memory stick 110 to operate the vehicle-mounted terminal 100. (S140).

이렇게 하여 차량 탑재 단말기(100)가 정상적으로 동작하면 노변 기지국(20)을 통하여 중앙서버(30)에 접속하여 운영정보를 수신하고(S150), 운행을 재개한다(S160).In this way, when the vehicle-mounted terminal 100 operates normally, it accesses the central server 30 through the roadside base station 20 to receive operation information (S150), and resumes operation (S160).

이와 같이 본 발명의 제1 실시예에 따른 차량 탑재 단말기는, 운영 프로그램 상의 오류 등으로 인하여 동작이 멈추더라고, USB인터페이스에 USB메모리스틱을 접속한 후 전원을 껐다가 다시 켜는 간단한 동작만으로 동작이 정상적으로 재개될 수 있다. As described above, the on-vehicle terminal according to the first embodiment of the present invention stops operation due to an error in an operation program, and the operation is normally performed by simply turning the power off and then on again after connecting the USB memory stick to the USB interface. Can be resumed.

다음은 도 4 및 도 5를 참조하여 본 발명의 제2 실시예에 대하여 상세하게 설명한다. 본 발명의 제2 실시예는 별도의 USB메모리스틱이 없이 차량 탑재 단말기 자체 내에 마련된 저장장치에 저장된 운영 프로그램을 이용하여 자동으로 오류를 복한다는 점이 제1 실시예와 다르다. Next, a second embodiment of the present invention will be described in detail with reference to FIGS. 4 and 5. The second embodiment of the present invention differs from the first embodiment in that an error is automatically recovered by using an operating program stored in a storage device provided in the in-vehicle terminal itself without a separate USB memory stick.

도 4는 본 발명의 제2 실시예에 따른 차량 탑재 단말기(200)를 개략적으로 보여주는 도면이다.4 is a diagram schematically illustrating a vehicle-mounted terminal 200 according to a second embodiment of the present invention.

도 4에 도시된 바와 같이, 차량 탑재 단말기(200)는 프로그램 관리부(210), 프로그램 확인부(220), 프로그램 기동부(230), 프로그램 복구부(240) 및 입력부(250)를 포함한다. As shown in FIG. 4, the on-vehicle terminal 200 includes a program manager 210, a program checker 220, a program starter 230, a program recoverer 240, and an inputter 250.

프로그램 관리부(210)는 중앙서버(30)로부터 다운로드받은 운영 프로그램을 저장하고 관리하는 기능을 수행하며, 현재 구동되는 버전(예컨대 버전3.31)의 운영 프로그램이 저장되며 새로운 버전(예컨대 버전3.32)의 운영프로그램을 중앙서버(30)로부터 다운로드 받아 업데이트하는 저장부(211), 운영 프로그램이 업버전되는 경우 이전 버전(예컨대 버전3.31)의 운영 프로그램이 백업되어 저장되는 백업부(212)를 포함한다.The program manager 210 performs a function of storing and managing an operating program downloaded from the central server 30, and stores an operating program of a currently running version (eg, version 3.31) and operates a new version (eg, version 3.32). The storage unit 211 downloads and updates the program from the central server 30, and the backup unit 212 in which the operating program of the previous version (for example, version 3.31) is backed up and stored when the operating program is upgraded.

프로그램 확인부(220)는 프로그램 관리부(210)에 저장된 운영 프로그램의 버 전을 확인하고 중앙서버(30)에 접속하여 새로운 버전의 운영 프로그램을 확인한다. The program checker 220 checks the version of the operating program stored in the program manager 210 and accesses the central server 30 to check the new version of the operating program.

프로그램 기동부(230)는 프로그램 확인부(220)에서 버전이 확인된 운영 프로그램을 실행시킨다. 또한 프로그램 기동부(230)는 현재 실행 중인 운영 프로그램이 정상적으로 동작하는 지를 확인하고, 오류를 감지한다.The program starter 230 executes an operating program whose version is confirmed by the program checker 220. In addition, the program starter 230 checks whether an operating program currently being executed normally operates and detects an error.

프로그램 복구부(240)는, 프로그램 기동부(230)에 의해 실행되는 운영 프로그램의 오류가 감지된 경우, 프로그램 관리부(210)의 백업부(212)에 저장된 백업 데이터를 기초로 이전 버전의 운영 프로그램의 실행파일을 복구한다. The program recovery unit 240, when an error of an operating program executed by the program starting unit 230 is detected, the previous version of the operating program based on the backup data stored in the backup unit 212 of the program manager 210. Restore the executable file of.

입력부(250)는 조작자에 의해 차량 탑재 단말기(200)의 온오프 및 특정 문자 또는 숫자를 입력할 수 있는 키패드를 포함한다. The input unit 250 includes a keypad for inputting a specific letter or number on and off of the on-vehicle terminal 200 by an operator.

도 5는 본 발명의 제2 실시예에 따른 차량 탑재 단말기(200)의 구동방법을 순서대로 보여주는 도면이다. 5 is a diagram illustrating a driving method of the on-vehicle terminal 200 according to the second embodiment of the present invention in order.

먼저, 차량 탑재 단말기(200)의 프로그램 확인부(220)는 중앙서버(30)에 접속하여 운영 프로그램의 새로운 버전3.32를 확인한다(S200).  First, the program check unit 220 of the vehicle-mounted terminal 200 is connected to the central server 30 to check the new version 3.32 of the operating program (S200).

새로운 버전이 확인되면 프로그램 관리부(210)는 버전3.32의 운영 프로그램을 저장부(211)에 저장하여 운영 프로그램의 버전업을 수행하고(S210), 현재 구동되던 버전3.31의 운영 프로그램을 백업하여 백업부(212)에 저장한다(S220). When the new version is confirmed, the program manager 210 stores the operating program of version 3.32 in the storage unit 211 to perform the upgrade of the operating program (S210), and backs up the operating program of the currently operated version 3.31 by the backup unit. Stored at 212 (S220).

프로그램 기동부(230)는 버전3.32의 운영 프로그램을 실행시켜 차량 탑재 단말기(200)를 기동한다(S230). 이때 버전3.32의 운영 프로그램이 손상되었거나 오류가 있다고 가정하면, 차량 탑재 단말기(200)는 손상 또는 오류에 의해 동작을 멈추게 된다(S240).The program starting unit 230 executes the operating program of version 3.32 to start the on-vehicle terminal 200 (S230). At this time, if it is assumed that the operating program of version 3.32 is damaged or there is an error, the on-vehicle terminal 200 is stopped by the damage or error (S240).

동작을 멈춘 차량 탑재 단말기(200)는 입력부(250)로부터 입력되는 턴오프 및 턴온신호에 기초하여 전원이 꺼졌다가 다시 켜진다(S250). 즉 차량의 운전자가 입력부(250)를 통하여 전원의 오프 및 온을 조작할 수 있다.The vehicle-mounted terminal 200 which has stopped operating is turned off and then on again based on the turn-off and turn-on signals input from the input unit 250 (S250). That is, the driver of the vehicle may manipulate the power off and on through the input unit 250.

이와 같이 비정상적으로 전원이 꺼졌다가 켜지면, 프로그램 확인부(220)에서 버전3.32의 오류를 감지하면(S260), 프로그램 복구부(240)는 백업부(212)에 저장된 버전3.31의 백업파일을 기초로 버전3.31의 운영 프로그램의 실행파일을 복구한다(S270).When the power is abnormally turned off and on, as described above, when the program checker 220 detects an error of version 3.32 (S260), the program recovery unit 240 based on the backup file of version 3.31 stored in the backup unit 212. Restore the executable file of the operating program of version 3.31 (S270).

버전3.31의 운영 프로그램의 실행파일이 복구되면, 프로그램 기동부(230)는 복구된 버전3.31의 운영 프로그램을 실행시켜 차량 탑재 단말기(200)를 구동한다(S280). 이렇게 하여 차량 탑재 단말기(200)가 정상적으로 동작하게 되면 노변 기지국(20)을 통하여 중앙서버(30)에 접속하여 운영정보를 수신하고, 운행을 재개한다(S290).When the executable file of the operating program of version 3.31 is restored, the program starter 230 drives the on-vehicle terminal 200 by executing the restored operating program of version 3.31 (S280). In this way, when the vehicle-mounted terminal 200 operates normally, the roadside base station 20 is connected to the central server 30 to receive operation information and resume operation (S290).

이와 같이 본 발명의 제2 실시예에 따른 차량 탑재 단말기는 운영 프로그램의 손상 또는 오류에 의해 동작이 멈추더라도, 꺼졌다 켜지는 동작만으로 직전 버전의 운영 프로그램을 복구하여 실행함으로써 손쉽게 구동을 재개할 수 있다. As such, the on-vehicle terminal according to the second embodiment of the present invention can be easily restarted by restoring and executing the previous version of the operating program only by turning off and on, even if the operation stops due to damage or error of the operating program. .

다음은 도 6을 참조하여 본 발명의 제3 실시예에 따른 차량 탑재 단말기(200)에 대하여 설명한다. 제3 실시예는 차량 탑재 단말기가 비정상적으로 꺼졌다 켜지면, 구동 버전의 전전 버전의 운영 프로그램을 실행시켜 안전모드로 동작한다는 점이 제2 실시예와 다르다. Next, a vehicle-mounted terminal 200 according to a third embodiment of the present invention will be described with reference to FIG. 6. The third embodiment differs from the second embodiment in that when the vehicle-mounted terminal is abnormally turned off and on, the operating program of the previous version of the driving version is executed to operate in the safe mode.

먼저, 제3 실시예에 따른 차량 탑재 단말기는 제2 실시예에 따른 차량 탑재 단말기(200)의 구성과 유사하다. 다만, 프로그램 관리부(210)의 백업부(212)에는 현재 구동되는 버전(예컨대 버전3.32)의 전 버전(버전3.31)과 전전버전(버전3.30) 2개 버전의 백업파일이 저장된다는 점이 제2 실시예와 다르다. 따라서 이하에서 제3 실시예에 따른 차량 탑재 단말기의 구체적인 도시 및 그 설명은 생략하고 제2 실시예와 동일한 지시번호를 사용한다. First, the in-vehicle terminal according to the third embodiment is similar to the configuration of the in-vehicle terminal 200 according to the second embodiment. In the second embodiment, the backup unit 212 of the program management unit 210 stores backup files of two versions (version 3.31) and two versions (version 3.30) of the currently running version (eg, version 3.32). It is different from the example. Therefore, the following detailed description and description of the on-vehicle terminal according to the third embodiment will be omitted, and the same reference numerals as in the second embodiment are used.

도 6은 본 발명의 제3 실시예에 따른 차량 탑재 단말기의 구동방법을 순서대로 보여주는 도면이다.6 is a diagram illustrating a driving method of a vehicle-mounted terminal according to a third embodiment of the present invention in order.

먼저, 차량 탑재 단말기(200)의 프로그램 확인부(220)는 중앙서버(30)에 접속하여 운영 프로그램의 새로운 버전3.32를 확인한다(S300). First, the program check unit 220 of the vehicle-mounted terminal 200 is connected to the central server 30 to check the new version 3.32 of the operating program (S300).

새로운 버전이 확인되면 프로그램 관리부(210)는 버전3.32의 운영 프로그램을 저장부(211)에 저장하여 운영 프로그램의 버전업을 수행하고(S310), 현재 구동되던 버전3.31의 운영 프로그램을 백업하여 백업부(212)에 저장한다(S320). 한편 백업부(212)에는 전전 버전, 즉 버전3.30의 운영 프로그램이 이미 백업되어 저장되어 있다. 따라서 백업부(212)는 두 버전의 운영 프로그램의 백업파일들을 저장하고 있다. When the new version is confirmed, the program manager 210 stores the operating program of version 3.32 in the storage unit 211 to perform the upgrade of the operating program (S310), and backs up the operating program of the currently operated version 3.31 to the backup unit. Stored at 212 (S320). On the other hand, the backup unit 212, the previous version, that is, the operating program of version 3.30 is already backed up and stored. Therefore, the backup unit 212 stores the backup files of the two versions of the operating program.

프로그램 기동부(230)는 버전3.32의 운영 프로그램을 실행시켜 차량 탑재 단말기(200)를 기동한다(S330). 이때 버전3.32의 운영 프로그램이 손상되었거나 오류가 있다고 가정하면, 차량 탑재 단말기(200)는 손상 또는 오류에 의해 동작을 멈추게 된다(S340).The program starting unit 230 executes the operating program of version 3.32 to start the on-vehicle terminal 200 (S330). At this time, if it is assumed that the operating program of the version 3.32 is damaged or there is an error, the vehicle-mounted terminal 200 is stopped by the damage or error (S340).

동작을 멈춘 차량 탑재 단말기(200)는 입력부(250)로부터 입력되는 턴오프 및 턴온신호에 기초하여 전원이 꺼졌다가 다시 켜진다(S350). 즉 차량의 운전자가 입력부(250)를 통하여 전원의 오프 및 온을 조작할 수 있다. 그리고 전원이 켜지면, 차량 탑재 단말기(200)는 입력부(250)로부터 입력되는 안전모드 작동 명령키, 예컨대 '119'에 기초하여 안전모드 동작을 개시한다(S355).The vehicle-mounted terminal 200 which has stopped the operation is turned off and then on again based on the turn-off and turn-on signals input from the input unit 250 (S350). That is, the driver of the vehicle may manipulate the power off and on through the input unit 250. When the power is turned on, the on-vehicle terminal 200 starts a safe mode operation based on a safe mode operation command key input from the input unit 250, for example, '119' (S355).

이와 같이 비정상적으로 전원이 꺼졌다가 켜지면, 프로그램 확인부(220)에서는 백업부(212)에 백업된 운영 프로그램들의 버전을 확인한다(S360).As such, when the power is abnormally turned off and on, the program checker 220 checks the versions of the operating programs backed up to the backup unit 212 (S360).

이와 같이 비정상적으로 전원이 꺼졌다가 켜지면, 프로그램 복구부(240)는 백업부(212)에 저장된 운영 프로그램들의 버전 중에서 더 이전 버전, 즉 버전3.30의 운영 프로그램의 백업파일을 기초로 버전3.30의 운영 프로그램의 실행파일을 복구한다(S370).When the power is abnormally turned off and on, the program recovery unit 240 operates the version 3.30 based on a backup file of a previous version of the operating program stored in the backup unit 212, that is, the version 3.30 operating program. Repair the executable file of the program (S370).

버전3.30의 운영 프로그램의 실행파일이 복구되면, 프로그램 기동부(230)는 복구된 버전3.30의 운영 프로그램을 실행하여 차량 탑재 단말기(200)를 안전 모드로 구동한다(S380). 이렇게 하여 차량 탑재 단말기(200)가 정상적으로 동작하게 되면 노변 기지국(20)을 통하여 중앙서버(30)에 접속하여 운영정보를 수신하고, 운행을 재개한다(S390).When the executable file of the version 3.30 operating program is restored, the program starting unit 230 executes the restored version 3.30 operating program to drive the vehicle-mounted terminal 200 in the safe mode (S380). In this way, when the vehicle-mounted terminal 200 operates normally, the roadside base station 20 is connected to the central server 30 to receive operation information and resume operation (S390).

이와 같이 본 발명의 제3 실시예에 따르면, 차량 탑재 단말기는 운영 프로그램의 손상 또는 오류에 의해 동작이 멈추더라도, 꺼졌다 켜지는 동작만으로 전전 버전의 운영 프로그램을 실행시켜 안전모드로 동작하게 됨으로써 손쉽고 더욱더 안정적으로 구동을 재개할 수 있다. As described above, according to the third embodiment of the present invention, the on-vehicle terminal is operated in the safe mode by executing the previous version of the operating program only by turning off and on, even if the operation stops due to the damage or error of the operating program. Operation can be resumed stably.

다음은 도 7을 참조하여 본 발명의 제4 실시예에 대하여 설명한다. Next, a fourth embodiment of the present invention will be described with reference to FIG. 7.

제4 실시예는, 차량 탑재 단말기가 제3 실시예에 따라 안전모드로 구동된 후 제2 실시예에서와 같이 직전 버전의 운영 프로그램의 실행파일을 복구하는 단계를 수행하여 직전 버전의 운영 프로그램으로 구동될 수도 있다.In the fourth embodiment, after the in-vehicle terminal is driven in the safe mode according to the third embodiment, the step of restoring the execution file of the previous version of the operating program as in the second embodiment is performed to the previous version of the operating program. It may be driven.

도 7은 본 발명의 제4 실시예에 따른 차량 탑재 단말기의 구동방법을 순서대로 보여주는 도면이다.7 is a diagram illustrating a driving method of a vehicle-mounted terminal according to a fourth embodiment of the present invention in order.

단계(400) 내지 단계(480)는 제3 실시예의 단계(300) 내지 단계(380)와 동일하므로 상세한 설명은 생략한다. Steps 400 to 480 are the same as steps 300 to 380 of the third embodiment, and thus a detailed description thereof will be omitted.

단계(480) 다음에, 조작자에 의해 강제적으로 전원이 꺼졌다가 켜지면, 프로그램 확인부(220)에서 버전3.32의 오류를 감지하고(S490), 프로그램 복구부(240)는 백업부(212)에 저장된 버전3.31의 백업파일을 기초로 버전3.31의 운영 프로그램의 실행파일을 복구한다(S491).After the step 480, when the power is forcibly turned off and on by the operator, the program checker 220 detects an error of version 3.32 (S490), and the program recoverer 240 sends the backup unit 212 to the backup unit 212. The execution file of the operating program of version 3.31 is restored based on the stored backup file of version 3.31 (S491).

버전3.31의 운영 프로그램의 실행파일이 복구되면, 프로그램 기동부(230)는 복구된 버전3.31의 운영 프로그램을 실행시켜 차량 탑재 단말기(200)를 구동한다(S492). 이렇게 하여 차량 탑재 단말기(200)가 정상적으로 동작하게 되면 노변 기지국(20)을 통하여 중앙서버(30)에 접속하여 운영정보를 수신하고, 운행을 재개한다(S493).When the executable file of the operating program of version 3.31 is restored, the program starter 230 drives the on-vehicle terminal 200 by executing the restored operating program of version 3.31 (S492). In this way, when the vehicle-mounted terminal 200 is normally operated, it is connected to the central server 30 via the roadside base station 20 to receive the operation information and resume operation (S493).

이렇게 하여 보다 더 안정적으로 차량 탑재 단말기의 구동을 재개하여 직전 버전의 운영 프로그램으로 동작할 수 있다.In this way, driving of the vehicle-mounted terminal can be resumed more stably and can operate with the previous version of the operating program.

다음은 도 8을 참조하여 본 발명의 제5 실시예에 대하여 설명한다. Next, a fifth embodiment of the present invention will be described with reference to FIG. 8.

제5 실시예는, 차량 탑재 단말기가 제2 실시예에서와 같이 버전(3.31)의 운 영 프로그램의 실행파일을 복구하여 버전(3.31)의 운영 프로그램을 실행하였으나 다시 동작이 멈추면 제3 실시예에 따른 안전모드로 구동된다는 점이 제4 실시예와 다르다. In the fifth embodiment, when the in-vehicle terminal restores the executable file of the version 3.31 operating program as in the second embodiment and executes the operating program of the version 3.31, the operation stops again. It is different from the fourth embodiment in that it is driven in a safe mode according to the present invention.

도 8은 본 발명의 제5 실시예에 따른 차량 탑재 단말기의 구동방법을 순서대로 보여주는 도면이다.8 is a diagram illustrating a driving method of a vehicle-mounted terminal according to a fifth embodiment of the present invention in order.

먼저, 본 실시예 설명에서는 버전3.32 운영 프로그램을 확인하고 버전업을 수행하고, 이전버전(3.31)의 백업수행 과정은 도 5의 단계(S200) 내지 단계(S230)과 동일하므로 그 상세한 설명은 생략한다. First, in the description of the present embodiment, the version 3.32 operation program is checked and the version is upgraded, and the backup process of the previous version (3.31) is the same as that of step S200 to step S230 of FIG. do.

일단 버전3.32의 운영프로그램이 실행된 후(S510), 버전3.32 오류 등에 의해 차량탑재 단말기(200)의 동작이 정지된다(S520).Once the operating program of version 3.32 is executed (S510), the operation of the vehicle-mounted terminal 200 is stopped due to a version 3.32 error or the like (S520).

동작을 멈춘 차량 탑재 단말기(200)는 입력부(250)로부터 입력되는 턴오프 및 턴온신호에 기초하여 전원이 꺼졌다가 다시 켜진다(S530). 즉 차량의 운전자가 입력부(250)를 통하여 전원의 오프 및 온을 조작할 수 있다. The vehicle-mounted terminal 200 which has stopped operating is turned off and then turned on again based on the turn-off and turn-on signals input from the input unit 250 (S530). That is, the driver of the vehicle may manipulate the power off and on through the input unit 250.

이와 같이 비정상적으로 전원이 꺼졌다가 켜지면, 프로그램 확인부(220)에서 버전3.32의 오류를 감지하고(S541), 프로그램 복구부(240)는 백업부(212)에 저장된 버전3.31의 백업파일을 기초로 버전3.31의 운영 프로그램의 실행파일을 복구한다(S542).When the power is abnormally turned off and on as described above, the program checker 220 detects an error of version 3.32 (S541), and the program recovery unit 240 based on the backup file of version 3.31 stored in the backup unit 212. Restore the executable file of the operating program of version 3.31 (S542).

버전3.31의 운영 프로그램의 실행파일이 복구되면, 프로그램 기동부(230)는 복구된 버전3.31의 운영 프로그램을 실행시켜 차량 탑재 단말기(200)를 구동한다(S544). 그러나 버전3.31의 운영 프로그램이 손상되었거나 오류가 있어 차량 탑재 단말기(200)는 동작을 멈추되면(S544), 다시 차량 탑재 단말기(200)는 입력부(250)로부터 입력되는 턴오프 및 턴온신호에 기초하여 전원이 꺼졌다가 다시 켜진다(S550). 그리고 전원이 켜지면, 차량 탑재 단말기(200)는 입력부(250)로부터 입력되는 안전모드 작동 명령키, 예컨대 '119'에 기초하여 안전모드 동작을 개시한다(S551).When the executable file of the operating program of version 3.31 is restored, the program starter 230 drives the on-vehicle terminal 200 by executing the restored operating program of version 3.31 (S544). However, when the operating program of the version 3.31 is damaged or there is an error, and the vehicle-mounted terminal 200 is stopped (S544), the vehicle-mounted terminal 200 is again based on the turn-off and turn-on signals input from the input unit 250. The power is turned off and on again (S550). When the power is turned on, the on-vehicle terminal 200 starts a safe mode operation based on a safe mode operation command key input from the input unit 250, for example, '119' (S551).

프로그램 확인부(220)에서는 백업부(212)에 백업된 운영 프로그램들의 버전을 확인한다(S552). 프로그램 복구부(240)는 백업부(212)에 저장된 운영 프로그램들의 버전 중에서 더 이전 버전, 즉 버전3.30의 운영 프로그램의 백업파일을 기초로 버전3.30의 운영 프로그램의 실행파일을 복구한다(S3553).The program checker 220 checks the versions of the operating programs backed up to the backup unit 212 (S552). The program recovery unit 240 restores the executable file of the version 3.30 operating program based on a backup file of the version older than the version of the operating programs stored in the backup unit 212, that is, the version 3.30 (S3553).

버전3.30의 운영 프로그램의 실행파일이 복구되면, 프로그램 기동부(230)는 복구된 버전3.30의 운영 프로그램을 실행하여 차량 탑재 단말기(200)를 안전 모드로 구동한다(S554). 이렇게 하여 차량 탑재 단말기(200)가 정상적으로 동작하게 되면 노변 기지국(20)을 통하여 중앙서버(30)에 접속하여 운영정보를 수신하고, 운행을 재개한다(S560).When the executable file of the version 3.30 operating program is restored, the program starter 230 drives the vehicle-mounted terminal 200 in the safe mode by executing the restored version 3.30 operating program (S554). In this way, when the vehicle-mounted terminal 200 is normally operated, it is connected to the central server 30 through the roadside base station 20 to receive the operation information and resume operation (S560).

이와 같이 본 발명의 제6 실시예에 따르면, 차량 탑재 단말기는 운영 프로그램의 손상 또는 오류에 의해 동작이 멈추더라도, 꺼졌다 켜지는 동작만으로 전전 버전의 운영 프로그램을 실행시켜 안전모드로 동작하게 됨으로써 손쉽고 더욱더 안정적으로 구동을 재개할 수 있다. As described above, according to the sixth embodiment of the present invention, the on-vehicle terminal can be operated in a safe mode by executing the previous version of the operating program only by turning off and on the operation even if the operation stops due to damage or error of the operating program. Operation can be resumed stably.

이상에서 본 발명의 바람직한 실시예에 대하여 상세하게 설명하였지만 본 발명은 이에 한정되는 것은 아니며, 그 외의 다양한 변경이나 변형이 가능하다. 예컨 대 본 발명은 차량탑재 단말기에 대하여 설명하였지만, 제3, 제4 및 제5 실시예는 차량탑재 단말기뿐만 아니라 지하철, 기차 등의 개찰구 장치, 놀이공원 등의 출입구 장치 등의 내장형 시스템(embedded system)이라면 적용될 수 있다. 또한 본 발명의 제2 실시예에서는 현재버전의 직전 버전을 이용하고 제3 실시예에서는 현재버전의 전전 버전을 이용하는 경우에 대하여 설명하였으나, 본 발명은 이에 한정되는 것이 아니라 내장형 시스템을 운영할 수 있는 기능이 포함된 프로그램이라면 그 버전에 상관없이 적용될 수 있다. Although the preferred embodiment of the present invention has been described in detail above, the present invention is not limited thereto, and various other changes and modifications are possible. For example, the present invention has been described with respect to a vehicle-mounted terminal, but the third, fourth, and fifth embodiments include embedded systems such as gate-mounted devices such as subways and trains, and gate devices such as amusement parks as well as vehicle-mounted terminals. ) Can be applied. In addition, although the second embodiment of the present invention uses the previous version of the current version and the third embodiment has described the case of using the previous version of the current version, the present invention is not limited thereto, and it is possible to operate an embedded system. If the program includes a function, it can be applied regardless of its version.

본 발명에 따르면, 버전업된 운영 프로그램의 전 버전 또는 전전 버전의 운영 프로그램을 백업하였다가, 버전업된 운영 프로그램의 손상, 오류에 의해 차량 탑재 단말기의 동작 멈춤이 발생하면, 전 버전 또는 전전 버전의 운영 프로그램을 실행시켜 차량 탑재 단말기를 손쉽게 정상적으로 재 구동할 수 있다. 따라서 동작이 멈춘 차량 탑재 단말기를 복귀하기 위하여 별도로 전문가 등이 요구되지 않으므로 비용이 절감될 수 있으며 차량 탑재 단말기가 빠르게 복귀될 수 있어 차량의 정상 운행에 도움이 될 수 있다. According to the present invention, if an operation program of a previous version or a previous version of an upgraded operating program is backed up, and an operation stop of the vehicle-mounted terminal occurs due to damage or error of the upgraded operating program, the previous version or the previous version By running the operating program of the in-vehicle terminal can be easily restarted normally. Therefore, since an expert or the like is not required to return the vehicle-mounted terminal from which the operation is stopped, the cost can be reduced and the vehicle-mounted terminal can be quickly returned, which may help normal operation of the vehicle.

Claims (13)

교통시스템의 교통 차량에 탑재되며 구동 프로그램의 실행에 의해 구동되는 차량 탑재 단말기에 있어서,In a vehicle-mounted terminal mounted on a traffic vehicle of a traffic system and driven by execution of a drive program, 제1 버전의 구동 프로그램을 저장하고, 상기 제1 버전의 구동 프로그램 이전의 제2 버전의 구동 프로그램에 관한 제2 백업파일을 저장하는 프로그램 관리부;A program manager which stores a first version of the drive program and stores a second backup file relating to the second version of the drive program before the first version of the drive program; 상기 프로그램 관리부에 저장된 상기 제2 백업파일을 기초로 상기 제2 구동 프로그램이 실행될 수 있도록 복구하는 프로그램 복구부;A program recovery unit for restoring the second driving program to be executed based on the second backup file stored in the program manager; 상기 프로그램 관리부에 저장된 상기 제1 버전의 구동프로그램 및 상기 프로그램 복구부에서 복구된 상기 제2 버전의 구동 프로그램 중 어느 하나를 실행시키는 프로그램 기동부 및A program starter for executing any one of the drive program of the first version stored in the program manager and the drive program of the second version restored from the program recovery unit; 상기 교통시스템의 중앙서버에 접속하여 상기 제1 버전의 구동 프로그램보다 이후 버전인 제3 버전의 구동 프로그램의 다운로드 가능여부를 확인하는 프로그램 확인부를 포함하고,And a program checking unit for accessing the central server of the traffic system and checking whether the third version of the driving program, which is later than the first version of the driving program, can be downloaded. 상기 프로그램 관리부는 상기 프로그램 확인부에 의해 확인된 상기 제3 버전의 구동 프로그램을 다운로드하여 저장하고, 상기 제1 버전의 구동 프로그램에 관한 제1 백업파일을 저장하며, The program manager downloads and stores the third version of the drive program identified by the program checker, and stores a first backup file related to the first version of the drive program. 상기 프로그램 기동부는 상기 제1 버전의 구동 프로그램 또는 상기 제3 버전의 구동 프로그램이 실행되는 중에 오류가 발생하면, 상기 제1 버전의 구동 프로그램 또는 상기 제3 버전의 구동 프로그램 중 오류가 발생한 구동 프로그램의 대신에 상기 프로그램 복구부에 의하여 복구된 상기 제2 버전의 구동 프로그램을 실행하는 차량 탑재 단말기.If an error occurs while the first version of the drive program or the third version of the drive program is being executed, the program starter may be configured to determine whether the first program or the third version of the drive program has an error. Instead, the on-vehicle terminal that executes the drive program of the second version restored by the program recovery unit. 삭제delete 삭제delete 삭제delete 삭제delete 삭제delete 삭제delete 삭제delete 교통시스템의 교통 차량에 탑재되며 구동 프로그램의 실행에 의하여 구동되는 차량 탑재 단말기의 구동방법에 있어서,In a driving method of a vehicle-mounted terminal mounted on a traffic vehicle of a transportation system and driven by execution of a driving program, 상기 차량 탑재 단말기가 제1 버전의 구동 프로그램의 실행에 의하여 구동됨과 함께, 상기 제1 버전의 구동 프로그램의 이전 버전인 제2 버전의 구동 프로그램에 관한 제2 백업파일이 저장되어 있는 단계;The vehicle-mounted terminal being driven by execution of a drive program of a first version, and storing a second backup file relating to a drive program of a second version which is a previous version of the drive program of the first version; 상기 제1 버전의 구동 프로그램의 이후 버전인 제3 버전의 구동 프로그램을 상기 교통시스템의 중앙서버로부터 다운로드하여 저장하는 단계;Downloading and storing a third version of the drive program, which is a later version of the first version of the drive program, from the central server of the traffic system; 상기 제1 버전의 구동 프로그램에 관한 제1 백업파일을 저장하는 단계;Storing a first backup file relating to the first version of the drive program; 상기 차량 탑재 단말기의 전원이 꺼진 후 다시 켜지는 단계;Turning on and then turning on the vehicle-mounted terminal; 상기 제3 버전의 구동 프로그램이 실행되어 상기 차량 탑재 단말기가 구동되는 단계;Driving the on-vehicle terminal by executing the third version of the driving program; 상기 제3 버전의 구동 프로그램이 실행되는 중 오류가 발생하면, 상기 차량 탑재 단말기의 전원이 꺼졌다가 다시 켜진 후 상기 제1 백업파일이 복구되어 상기 제3 버전의 구동 프로그램 대신에 제1 버전의 구동 프로그램이 실행되는 단계;If an error occurs while the third version of the driving program is being executed, the first backup file is restored after the power of the on-vehicle terminal is turned off and then on again to drive the first version instead of the third version of the driving program. Executing the program; 상기 제1 버전의 구동 프로그램이 실행되는 중 오류가 발생하면, 상기 차량 탑재 단말기의 전원이 꺼졌다가 다시 켜진 후 상기 제2 백업파일이 복구되어 상기 제3 버전의 구동 프로그램 및 상기 제1 버전의 구동 프로그램의 대신에 상기 제2 버전의 구동 프로그램이 실행되는 단계를 포함하는 차량 탑재 단말기의 구동방법.If an error occurs while the driving program of the first version is executed, the second backup file is restored after the power of the on-vehicle terminal is turned off and on again to drive the driving program of the third version and the driving of the first version. And executing the second version of the drive program instead of the program. 삭제delete 삭제delete 삭제delete 삭제delete
KR1020050092393A 2005-09-30 2005-09-30 The on board equipment for Transport System and driving method thereof KR100736072B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020050092393A KR100736072B1 (en) 2005-09-30 2005-09-30 The on board equipment for Transport System and driving method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020050092393A KR100736072B1 (en) 2005-09-30 2005-09-30 The on board equipment for Transport System and driving method thereof

Publications (2)

Publication Number Publication Date
KR20070037138A KR20070037138A (en) 2007-04-04
KR100736072B1 true KR100736072B1 (en) 2007-07-06

Family

ID=38159095

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020050092393A KR100736072B1 (en) 2005-09-30 2005-09-30 The on board equipment for Transport System and driving method thereof

Country Status (1)

Country Link
KR (1) KR100736072B1 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101697089B1 (en) 2014-10-22 2017-01-18 (주)에이텍티앤 LTE wireless router with power control function in traffic-terminal
KR101601751B1 (en) * 2014-12-05 2016-03-10 현대오트론 주식회사 Ecu of vehicle and boot software re-programming method thereof
KR102249599B1 (en) * 2017-03-21 2021-05-07 현대자동차 주식회사 Server and method for providing software update information of unit in vehicle

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR19990070727A (en) * 1998-02-24 1999-09-15 김영환 How to recover software failure of home location register
KR20040016291A (en) * 2002-08-16 2004-02-21 엘지전자 주식회사 Flash memory backup/restoration method for information terminal
KR20040098483A (en) * 2003-05-15 2004-11-20 케이비 테크놀러지 (주) Rf bus validator and bus management system and movement record transmission method
KR20050012007A (en) * 2003-07-24 2005-01-31 주식회사 팬택 Method of upgrading software in wireless communication terminal
KR20050024148A (en) * 2003-09-05 2005-03-10 케이비 테크놀러지 (주) Bus validator, formation method of built-in operation data for bus valdator, formation method of temp operation data
JP2005104598A (en) 2003-09-26 2005-04-21 Nippon Yusoki Co Ltd Control program setting method for vehicle

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR19990070727A (en) * 1998-02-24 1999-09-15 김영환 How to recover software failure of home location register
KR20040016291A (en) * 2002-08-16 2004-02-21 엘지전자 주식회사 Flash memory backup/restoration method for information terminal
KR20040098483A (en) * 2003-05-15 2004-11-20 케이비 테크놀러지 (주) Rf bus validator and bus management system and movement record transmission method
KR20050012007A (en) * 2003-07-24 2005-01-31 주식회사 팬택 Method of upgrading software in wireless communication terminal
KR20050024148A (en) * 2003-09-05 2005-03-10 케이비 테크놀러지 (주) Bus validator, formation method of built-in operation data for bus valdator, formation method of temp operation data
JP2005104598A (en) 2003-09-26 2005-04-21 Nippon Yusoki Co Ltd Control program setting method for vehicle

Also Published As

Publication number Publication date
KR20070037138A (en) 2007-04-04

Similar Documents

Publication Publication Date Title
US20190286454A1 (en) Control device, program update method, and computer program
JP6451899B2 (en) Control device, program update method, and computer program
CN111698307A (en) Vehicle remote upgrading method, device, equipment and storage medium
US20190361696A1 (en) Control apparatus, program update method, and computer program
JP6185789B2 (en) In-vehicle software update device
US20020019877A1 (en) Method and system for transmitting data
JP2002092668A (en) On-vehicle device and service providing system
CN109219802B (en) Control device, control method, and recording medium
US20210199464A1 (en) Map update method, map update server, and onboard terminal
JP2009164882A (en) Mobile terminal and moving body communication management system
CN107680181B (en) Multifunctional intelligent vehicle-mounted unit and control method thereof
JP2017228107A (en) Relaying device, relaying method, and computer program
KR100736072B1 (en) The on board equipment for Transport System and driving method thereof
JP4287081B2 (en) Vehicle information distribution system
US20210011711A1 (en) Control device, control method, and computer program
CN111638895B (en) Online program changing method for locomotive signal vehicle-mounted equipment
JP2005228173A (en) Dsrc information providing system and dsrc information providing method
KR100799927B1 (en) Terminal for the dedicated short range communication and method for driving the same
CN104680593A (en) Electronic fee collection device, display device, fee collection method and display method
KR101603552B1 (en) Vehicle information backup unit for storing information of telematics unit, mobile terminal and vehicle information backup system
JP5345863B2 (en) Roadside device and communication system
JP2017228103A (en) Control device, program distribution method, and computer program
KR101748274B1 (en) Vehicle information backup unit for storing information of telematics unit, mobile terminal and vehicle information backup system
JP2006172501A (en) Service provision system
WO2017149827A1 (en) Control device, program delivery method, and computer 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]
FPAY Annual fee payment

Payment date: 20130313

Year of fee payment: 7

FPAY Annual fee payment

Payment date: 20140415

Year of fee payment: 8

FPAY Annual fee payment

Payment date: 20160518

Year of fee payment: 10

FPAY Annual fee payment

Payment date: 20170502

Year of fee payment: 11

FPAY Annual fee payment

Payment date: 20180531

Year of fee payment: 12