KR20030015075A - Electrical device capable of managing data for operating program and a method using the same - Google Patents

Electrical device capable of managing data for operating program and a method using the same Download PDF

Info

Publication number
KR20030015075A
KR20030015075A KR1020010049124A KR20010049124A KR20030015075A KR 20030015075 A KR20030015075 A KR 20030015075A KR 1020010049124 A KR1020010049124 A KR 1020010049124A KR 20010049124 A KR20010049124 A KR 20010049124A KR 20030015075 A KR20030015075 A KR 20030015075A
Authority
KR
South Korea
Prior art keywords
ram
data
data stored
program
error
Prior art date
Application number
KR1020010049124A
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 KR1020010049124A priority Critical patent/KR20030015075A/en
Publication of KR20030015075A publication Critical patent/KR20030015075A/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/22Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing
    • G06F11/26Functional testing
    • G06F11/263Generation of test inputs, e.g. test vectors, patterns or sequences ; with adaptation of the tested hardware for testability with external testers
    • G06F11/2635Generation of test inputs, e.g. test vectors, patterns or sequences ; with adaptation of the tested hardware for testability with external testers using a storage for the test inputs, e.g. test ROM, script files
    • 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/08Error detection or correction by redundancy in data representation, e.g. by using checking codes
    • G06F11/10Adding special bits or symbols to the coded information, e.g. parity check, casting out 9's or 11's
    • G06F11/1008Adding special bits or symbols to the coded information, e.g. parity check, casting out 9's or 11's in individual solid state devices
    • G06F11/1048Adding special bits or symbols to the coded information, e.g. parity check, casting out 9's or 11's in individual solid state devices using arrangements adapted for a specific error detection or correction feature
    • G06F11/1056Updating check bits on partial write, i.e. read/modify/write

Abstract

PURPOSE: An electronic device for managing the data of an operation program and a method for managing the data are provided to manage the data for the program operating the electronic device, and to reduce the probability of the malfunction due to the wrong data by updating the wrong data. CONSTITUTION: A RAM(201) stores the program data to operate the electronic device. An EEPROM(Electronically Erasable Programmable ROM)(203) stores the same data as the data stored in the RAM(201). An error detector(207) detects an error of the data stored in the RAM(201). A memory manager(205) updates and stores the date stored in the EEPROM(203) to the RAM(201) if an error detection signal is received from the error detector(207). An operation processor(211) processes the operation of the electronic device. A program executing part(209) executes the program based on the data stored in the RAM(201) in order to operate the operation processor(211).

Description

동작프로그램에 대한 데이터를 관리할 수 있는 전자기기 및 그 데이터 관리방법{Electrical device capable of managing data for operating program and a method using the same}Electrical device capable of managing data for operating program and a method using the same

본 발명은 전자기기 및 그 데이터 관리방법에 관한 것으로서, 보다 상세하게는, 동작프로그램에 대한 데이터를 관리할 수 있는 전자기기 및 그 데이터 관리방법에 관한 것이다.The present invention relates to an electronic device and a data management method thereof, and more particularly, to an electronic device capable of managing data for an operation program and a data management method thereof.

일반적으로 전자기기의 기본적인 동작수행은 프로그램에 의해 수행되며, 그러한 프로그램은 전자기기의 내부에 설치된 컨트롤러의 내부에 저장된다. 그러한 프로그램의 예로는 텔레비젼의 화면조절키를 누르는 시간에 따라 화면의 색상을 변화시키는 프로그램, 키를 누르는 횟수에 따른 ON/OFF제어 프로그램 등을 들 수 있다.In general, the basic operation of the electronic device is performed by a program, and the program is stored in a controller installed inside the electronic device. Examples of such a program include a program that changes the color of the screen according to the time when the screen control key of the television is pressed, an ON / OFF control program according to the number of key presses, and the like.

도 1은 일반적인 전자기기의 개략적인 블록도이다. 도면을 참조하면, 전자기기는 램(101), 프로그램수행부(103), 및 동작처리부(105)를 구비한다.1 is a schematic block diagram of a general electronic device. Referring to the drawings, the electronic device includes a RAM 101, a program execution unit 103, and an operation processing unit 105.

램(101)은 전자기기의 동작수행을 위한 프로그램의 기본적인 데이터를 저장한다. 램(101)에 저장되는 데이터로는 텔레비젼의 화면조절키를 누르는 시간에 대응되는 색상변화의 데이터 등을 예로 들 수 있다.The RAM 101 stores basic data of a program for performing an operation of an electronic device. The data stored in the RAM 101 may include, for example, data of color change corresponding to the time when the screen control key of the television is pressed.

프로그램수행부(103)는 전자기기의 동작처리부(105)를 통해 전자기기의 동작이 처리되도록 동작수행 프로그램을 수행시키며, 일반적으로 이러한 동작수행 프로그램은 컨트롤러에 의해 수행된다. 동작처리부(105)는 프로그램수행부(103)에 의해 수행된 동작을 최종적으로 출력한다. 이러한 동작처리부(105)로는 텔레비젼을 예로 들면, 브라운관(화면), 스피커 등을 들 수 있다.The program execution unit 103 performs an operation execution program such that the operation of the electronic device is processed through the operation processing unit 105 of the electronic device. In general, the operation execution program is performed by a controller. The operation processor 105 finally outputs the operation performed by the program execution unit 103. As the operation processor 105, for example, a television, a picture tube, a speaker, and the like.

전자기기의 일반적인 동작프로그램을 수행하는 과정을 살펴보면, 프로그램수행부(103)는 램(101)으로부터 저장된 데이터를 인출하고, 인출된 데이터에 기초하여 프로그램을 수행시킨다. 램(101)에 저장된 데이터에 기초하여 수행된 프로그램은 동작처리부(105)를 통해 출력된다. 예컨대, 텔레비젼의 화면조절키에 의한 화면조절의 경우는 사용자가 화면조절키를 누르는 시간을 달리하게 되면, 프로그램수행부(103)는 화면조절 프로그램을 수행시키면서 화면조절키의 눌러진 시간을 측정하고, 측정된 화면조절키의 눌러진 시간에 대응되는 램(101)에 저장된 색상변화 데이터를 인출한다. 또한, 프로그램수행부(103)는 램(101)으로부터 인출된 데이터에 기초하여 화면조절 프로그램을 수행시키고, 수행된 프로그램의 결과를 동작처리부(105) 즉, 이 경우에는 브라운관을 통해서 출력시키게 된다.Looking at the process of performing a general operation program of the electronic device, the program execution unit 103 withdraws the stored data from the RAM 101, and performs the program based on the extracted data. The program executed based on the data stored in the RAM 101 is output through the operation processor 105. For example, in the case of screen adjustment by the screen control key of the TV, if the user presses the screen control key differently, the program execution unit 103 measures the pressed time of the screen control key while executing the screen adjustment program. To retrieve the color change data stored in the RAM 101 corresponding to the time pressed of the measured screen control key. In addition, the program execution unit 103 performs the screen adjustment program based on the data extracted from the RAM 101, and outputs the result of the executed program through the operation processing unit 105, that is, in this case the CRT.

그러나, 상술한 바와 같은 전자기기에 있어서, 정전기, 강제방전 등의 외부용인에 의해 램(101)에 저장된 데이터에 오류가 발생되는 경우가 있으며, 그러한 경우에 프로그램수행부(103)는 오동작을 일으키거나 램(101)에 저장된 데이터에 기초된 정상적인 동작처리를 수행시키지 못하게 된다.However, in the electronic device described above, an error may occur in the data stored in the RAM 101 by external causes such as static electricity or forced discharge, and in such a case, the program execution unit 103 may cause a malfunction. Or normal operation processing based on the data stored in the RAM 101 cannot be performed.

본 발명은 상기와 같은 문제점을 해결하기 위하여 창안된 것으로서, 전자기기의 동작을 수행시키는 프로그램에 대한 데이터를 관리할 수 있는 전자기기 및 그 데이터 관리방법을 제공하는데 그 목적이 있다.The present invention has been made to solve the above problems, and an object thereof is to provide an electronic device and a data management method thereof capable of managing data for a program for performing an operation of the electronic device.

도 1은 일반적인 전자기기의 개략적인 블록도,1 is a schematic block diagram of a general electronic device,

도 2는 본 발명에 따른 전자기기의 개략적인 블록도, 그리고2 is a schematic block diagram of an electronic device according to the present invention, and

도 3은 도 2의 전자기기를 이용한 데이터 관리방법을 나타낸 흐름도이다.3 is a flowchart illustrating a data management method using the electronic device of FIG. 2.

* 도면의 주요부분에 대한 부호의 설명 *Explanation of symbols on the main parts of the drawings

200 : 데이터관리장치 201 : 램200: data management device 201: RAM

203 : 이이피롬 205 : 메모리관리부203: Y pyrom 205: memory management unit

207 : 오류검출부 209 : 프로그램수행부207: error detection unit 209: program execution unit

211 : 동작처리부211: motion processing unit

상기의 목적을 달성하기 위한 본 발명에 따른 전자기기는, 기기의 동작을 수행시키기 위한 프로그램에 대한 데이터가 저장된 램, 상기 램에 저장된 상기 데이터와 동일한 데이터가 저장된 이이피롬, 상기 램에 저장된 상기 데이터의 오류를 검출하는 오류검출부, 상기 오류검출부로부터 오류검출신호가 수신되면, 상기 이이피롬에 저장된 상기 데이터를 상기 램에 갱신하여 저장시키는 메모리관리부, 상기 기기의 동작을 처리하는 동작처리부, 및 상기 동작처리부의 동작처리를 위하여 상기 램에 저장된 상기 데이터에 기초하여 상기 프로그램을 수행시키는 프로그램수행부를 포함하는 것을 특징으로 한다.An electronic device according to the present invention for achieving the above object, a RAM for storing the data for the program for performing the operation of the device, EPIROM stored the same data as the data stored in the RAM, the data stored in the RAM An error detection unit for detecting an error of the memory, a memory management unit for updating and storing the data stored in the E-PROM in the RAM when an error detection signal is received from the error detection unit, an operation processing unit for processing the operation of the device, and the operation And a program execution unit configured to execute the program based on the data stored in the RAM for the operation processing of the processing unit.

여기서, 상기 오류검출부는 소정 주기마다 상기 램에 저장된 상기 데이터의 값을 더하며, 더해진 상기 테스트데이터의 전체값과 정상테스트데이터의 전체합 값인 설정된 기준값이 상이하면 상기 테스트데이터 중의 적어도 어느 하나에 오류가 있는 것으로 인식하도록 구현된다.Here, the error detection unit adds the value of the data stored in the RAM every predetermined period, and if the set reference value, which is the total value of the added test data and the total value of the normal test data, is different, an error in at least one of the test data. It is implemented to recognize that there is.

한편, 본 발명에 따른 전자기기에 의하면, 램에 저장된, 기기의 동작을 수행시키기 위한 프로그램에 대한 데이터에 오류가 있는지를 검출하는 단계, 상기 오류검출단계로부터 오류검출신호가 수신되면 이이피롬에 저장된 정상데이터를 복사하는 단계, 복사된 상기 정상데이터를 상기 램에 갱신하여 저장시키는 단계, 및 상기 램에 저장된 정상적인 데이터에 기초하여 상기 프로그램을 실행시키는 단계를 포함하는 전자기기의 데이터 관리방법이 제공된다.On the other hand, according to the electronic device according to the invention, the step of detecting whether there is an error in the data for the program for performing the operation of the device, stored in the RAM, when the error detection signal is received from the error detection step There is provided a data management method of an electronic device including copying normal data, updating and storing the copied normal data in the RAM, and executing the program based on the normal data stored in the RAM. .

여기서, 상기 검출단계는, 상기 램에 저장된 데이터의 값을 가산하는 단계, 가산된 상기 데이터의 전체값을 기 설정된 정상데이터의 전체값인 기준값과 비교하는 단계, 및 상기 전체값이 상기 기준값과 상이하면 상기 램에 저장된 적어도 어느 하나의 데이터에 오류가 있는 것으로 인식하는 단계를 포함하도록 구현되는 것이 바람직하다.The detecting may include adding a value of data stored in the RAM, comparing the total value of the added data with a reference value which is a total value of preset normal data, and the total value is different from the reference value. In this case, it is preferable to implement the step of recognizing that there is an error in at least one data stored in the RAM.

이로써, 전자기기는 전자기기의 동작수행을 위한 프로그램의 데이터에 오류가 발생한 경우에 그 데이터의 오류를 수정할 수 있게 된다.Thus, when an error occurs in the data of the program for performing the operation of the electronic device, the electronic device can correct the error of the data.

이하, 첨부된 도면을 참조하여 본 발명을 보다 상세하게 설명한다.Hereinafter, with reference to the accompanying drawings will be described in detail the present invention.

도 2는 본 발명에 따른 전자기기의 개략적인 블록도이다. 도면을 참조하면, 전자기기는 데이터 관리장치(200), 프로그램수행부(209), 및 동작처리부(211)를 구비한다. 데이터 관리장치(200)는 램(RAM)(201), 이이피롬(EEPROM : Electrically Erasable Programmable Read-Only Memory)(203), 메모리관리부(205), 및 오류검출부(207)를 구비한다.2 is a schematic block diagram of an electronic device according to the present invention. Referring to the drawings, the electronic device includes a data management device 200, a program execution unit 209, and an operation processor 211. The data management apparatus 200 includes a RAM 201, an electrically erasable programmable read-only memory (EEPROM) 203, a memory manager 205, and an error detector 207.

램(201)은 전자기기의 동작을 수행시키기 위한 프로그램에 대한 데이터를 저장한다. 램(201)에 저장된 데이터는 프로그램수행부(209)에 전송된다. 프로그램수행부(209)는 램(201)으로부터 전송된 데이터를 수신하며, 수신한 데이터에 기초하여 동작수행을 위한 프로그램을 실행시킨다.The RAM 201 stores data about a program for performing an operation of the electronic device. Data stored in the RAM 201 is transmitted to the program execution unit 209. The program execution unit 209 receives data transmitted from the RAM 201 and executes a program for performing an operation based on the received data.

이이피롬(203)은 램(201)에 저장된 데이터와 동일한 데이터를 저장한다. 이 때, 램(201)과 이이피롬(203)에 초기에 저장된 데이터는 전자기기가 프로그램수행부(209)에 의한 정상적인 동작을 수행할 수 있도록 설정된 정상데이터이며, 이는 실험적인 통계값에 의해 설정된 값이다.This pyrom 203 stores the same data as the data stored in the RAM 201. At this time, the data initially stored in the RAM 201 and Y pyrom 203 is the normal data set so that the electronic device can perform a normal operation by the program execution unit 209, which is set by the experimental statistical value. Value.

메모리관리부(205)는 램(201)에 저장된 데이터를 관리한다. 램(205)에 저장된 데이터에 정전기, 강제방전 등의 외부용인에 의한 오류가 발생되면, 메모리관리부(205)는 이이피롬(203)에 저장된 정상데이터를 복사하며, 오류가 발생된 램(205)에 저장된 데이터를 복사된 정상데이터로 갱신시킨다.The memory manager 205 manages data stored in the RAM 201. When an error caused by external causes such as static electricity or forced discharge occurs in the data stored in the RAM 205, the memory manager 205 copies normal data stored in the YPIROM 203, and the RAM 205 in which the error occurs. Update the data stored in to the copied normal data.

오류검출부(207)는 램(201)에 저장된 데이터의 오류를 검출한다. 데이터에 오류가 발생되면, 오류검출부(207)는 메모리관리부(205)에 오류검출신호를 전송하여 메모리관리부(205)로 하여금 램(201)에 저장된 데이터를 갱신시키도록 한다.The error detector 207 detects an error of data stored in the RAM 201. If an error occurs in the data, the error detector 207 transmits an error detection signal to the memory manager 205 to cause the memory manager 205 to update the data stored in the RAM 201.

프로그램수행부(209)는 램(201)에 저장된 데이터에 기초하여 수행된 프로그램의 결과값을 전자기기의 동작처리부(211)에 전송하며, 동작처리부(211)로 하여금 전송된 프로그램의 결과에 따른 동작을 처리시킨다.The program execution unit 209 transmits the result value of the program performed based on the data stored in the RAM 201 to the operation processing unit 211 of the electronic device, and causes the operation processing unit 211 according to the result of the transmitted program. Process the action.

동작처리부(211)는 프로그램수행부(209)로부터 전송된 프로그램의 결과값에 따라 대응되는 동작을 처리한다. 동작처리부(211)에 의한 동작처리는 종래의 것과 동일하므로 그 설명을 생략한다.The operation processor 211 processes the corresponding operation according to the result value of the program transmitted from the program execution unit 209. Since the operation processing by the operation processing unit 211 is the same as the conventional one, the description thereof is omitted.

도 3은 도 2의 전자기기를 이용한 데이터 관리방법을 나타낸 흐름도이다. 도면을 참조하여 전자기기의 작용을 설명하면, 오류검출부(207)는 소정시간을 주기로 램(201)에 저장된 모든 데이터의 값을 가산한다(S303). 오류검출부(207)는 램(201)에 저장된 모든 데이터의 가산된 전체값이 기 설정된 정상데이터의 전체값인 기준값과 상이한지를 판단한다(S305).3 is a flowchart illustrating a data management method using the electronic device of FIG. 2. Referring to the drawings, the operation of the electronic device will be described. The error detection unit 207 adds all data values stored in the RAM 201 at predetermined intervals (S303). The error detection unit 207 determines whether the added total value of all data stored in the RAM 201 is different from the reference value which is the total value of the preset normal data (S305).

가산된 데이터의 전체값이 기 설정된 기준값과 상이하면, 오류검출부(207)는 램(201)에 저장된 데이터 중의 적어도 하나에 오류가 발생한 것으로 인식한다(S307). 여기서, 램(201)에 저장된 데이터의 값은 비트 변환된 값으로서 2바이트로 설정되는 것이 일반적이나, 반드시 여기에 한정될 필요는 없다. 또한, 기 설정된 기준값은 정상데이터값의 전체합값 즉, 처음에 램(201)에 저장된 데이터의 전체합값이거나 또는 이이피롬(203)에 저장된 정상데이터의 전체합값으로서, 판단의 기준 비교대상으로 설정된 값을 말한다.If the total value of the added data is different from the preset reference value, the error detector 207 recognizes that an error has occurred in at least one of the data stored in the RAM 201 (S307). Here, the value of the data stored in the RAM 201 is generally set to 2 bytes as the bit-converted value, but is not necessarily limited thereto. In addition, the preset reference value is the total value of the normal data values, that is, the total value of the data initially stored in the RAM 201 or the total value of the normal data stored in the EPI 203, and is a value set as a reference comparison target for determination. Say

램(201)에 저장된 데이터에 오류가 발생한 것으로 인식되면, 오류검출부(207)는 메모리관리부(205)에 오류검출신호를 전송한다.메모리관리부(205)는 램(201)에 저장된 데이터에 오류가 발생된 경우에 오류검출부(207)로부터 오류검출신호를 전송받는다. 메모리관리부(205)가 오류검출부(207)로부터 오류검출신호를 수신하면, 메모리관리부(205)는 이이피롬(203)에 저장된 정상데이터를 복사한다(S309). 메모리관리부(205)는 이이피롬(203)으로부터 복사된 정상데이터를 램(201)에 갱신하여 저장시킨다(S311). 이로써, 램(201)에 저장된 데이터에 오류가 발생되면, 램(201)에 저장된 데이터는 이이피롬(203)에 저장된 정상데이터로 갱신되게 된다.If it is recognized that an error has occurred in the data stored in the RAM 201, the error detection unit 207 transmits an error detection signal to the memory management unit 205. The memory management unit 205 may receive an error in the data stored in the RAM 201. In case of occurrence, the error detection signal is received from the error detection unit 207. When the memory manager 205 receives the error detection signal from the error detector 207, the memory manager 205 copies the normal data stored in the EPI 203 (S309). The memory manager 205 updates and stores the normal data copied from the EPI 203 to the RAM 201 (S311). As a result, when an error occurs in the data stored in the RAM 201, the data stored in the RAM 201 is updated with the normal data stored in the EPI 203.

오류검출부(207)가 램(201)에 저장된 데이터의 전체합과 기 설정된 기준값이 상이하지 않다고 판단한 경우에는, 오류검출부(207)는 소정시간 후에 다시 램(201)에 저장된 모든 데이터를 가산함으로써 램(201)에 저장된 데이터를 진단한다(S313).If the error detector 207 determines that the total sum of the data stored in the RAM 201 and the preset reference value do not differ, the error detector 207 adds all the data stored in the RAM 201 again after a predetermined time. The data stored in the 201 is diagnosed (S313).

오류검출부(207)는 프로그램수행부(209)가 프로그램을 수행하기 위해 램(201)으로부터 소정 시간간격으로 데이터를 인출하는 시간보다 앞선 시간에 램(201)에 저장된 데이터의 오류를 진단할 수 있도록 구현되는 것이 바람직하다. 이로써, 프로그램수행부(209)는 램(201)에 저장된 정상적인 데이터에 기초하여 동작프로그램을 수행시킬 수 있게 된다(S315).The error detector 207 may diagnose an error of data stored in the RAM 201 at a time before the program execution unit 209 fetches the data from the RAM 201 at a predetermined time interval to execute the program. It is preferred to be implemented. As a result, the program execution unit 209 may execute an operation program based on the normal data stored in the RAM 201 (S315).

상술한 바와 같은 전자기기의 데이터 관리방법은 주기적으로 반복되며, 램(201)에 저장된 데이터를 진단하는 반복되는 과정에서 오류검출부가 데이터의 오류를 검출하면 즉각적으로 데이터를 정상데이터로 갱신하여 램에 저장된 데이터를 정상데이터로 유지시킬 수 있게 된다.As described above, the data management method of the electronic device is periodically repeated. If the error detection unit detects an error of the data in a repeated process of diagnosing the data stored in the RAM 201, the data is immediately updated to the normal data to the RAM. The stored data can be maintained as normal data.

이로써, 전자기기는 전자기기의 동작수행을 위한 프로그램의 데이터에 오류가 발생한 경우에 그 오류를 수정할 수 있게 됨으로써, 잘못된 데이터에 기초한 전자기기의 오동작을 줄일 수 있게 된다.As a result, when an error occurs in the data of the program for performing the operation of the electronic device, the electronic device can correct the error, thereby reducing the malfunction of the electronic device based on the wrong data.

본 발명에 따르면, 전자기기는 램에 저장된 데이터에 오류가 발생된 경우에 잘못된 데이터를 정상데이터로 갱신할 수 있게 되며, 따라서 잘못된 데이터로 인한 전자기기의 오동작의 가능성을 줄일 수 있게 된다.According to the present invention, when an error occurs in the data stored in the RAM, the wrong data can be updated to normal data, thereby reducing the possibility of malfunction of the electronic device due to the wrong data.

이상에서는 본 발명의 바람직한 실시예에 대해서 도시하고 설명하였으나, 본 발명은 상술한 특정의 실시예에 한정되지 아니하며, 청구범위에서 청구하는 본 발명의 요지를 벗어남이 없이 당해 발명이 속하는 기술분야에서 통상의 지식을 가진 자라면 누구든지 다양한 변형 실시가 가능한 것은 물론이고, 그와 같은 변경은 청구범위 기재의 범위 내에 있게 된다.Although the preferred embodiments of the present invention have been illustrated and described above, the present invention is not limited to the specific embodiments described above, and the present invention is not limited to the specific embodiments of the present invention without departing from the spirit of the present invention as claimed in the claims. Anyone skilled in the art can make various modifications, as well as such modifications are within the scope of the claims.

Claims (4)

기기의 동작을 수행시키기 위한 프로그램에 대한 데이터가 저장된 램;A RAM storing data on a program for performing an operation of the device; 상기 램에 저장된 상기 데이터와 동일한 데이터가 저장된 이이피롬;Ypyrom which stores the same data as the data stored in the RAM; 상기 램에 저장된 상기 데이터의 오류를 검출하는 오류검출부;An error detector for detecting an error of the data stored in the RAM; 상기 오류검출부로부터 오류검출신호가 수신되면, 상기 이이피롬에 저장된 상기 데이터를 상기 램에 갱신하여 저장시키는 메모리관리부;A memory manager configured to update and store the data stored in the EPIROM in the RAM when an error detection signal is received from the error detector; 상기 기기의 동작을 처리하는 동작처리부; 및An operation processor for processing an operation of the device; And 상기 동작처리부의 동작처리를 위하여 상기 램에 저장된 상기 데이터에 기초하여 상기 프로그램을 수행시키는 프로그램수행부;를 포함하는 것을 특징으로 하는 전자기기.And a program execution unit for executing the program based on the data stored in the RAM for operation processing of the operation processing unit. 제 1항에 있어서,The method of claim 1, 상기 오류검출부는 소정 주기마다 상기 램에 저장된 상기 데이터의 값을 더하며, 더해진 상기 데이터의 전체값과 정상데이터의 전체합 값인 설정된 기준값이 상이하면 상기 램에 저장된 상기 데이터 중의 적어도 하나에 오류가 있는 것으로 인식하는 것을 특징으로 하는 전자기기.The error detection unit adds the value of the data stored in the RAM every predetermined period, and if there is an error in at least one of the data stored in the RAM when the set reference value that is the total value of the added data and the total value of the normal data is different from each other. An electronic device, characterized in that recognized as. 램에 저장된, 기기의 동작을 수행시키기 위한 프로그램에 대한 데이터에 오류가 있는지를 검출하는 단계;Detecting whether there is an error in data for a program for performing an operation of the device stored in the RAM; 상기 오류검출단계로부터 오류검출신호가 수신되면, 이이피롬에 저장된 정상데이터를 복사하는 단계;If the error detection signal is received from the error detection step, copying normal data stored in EPIROM; 복사된 상기 정상데이터를 상기 램에 갱신하여 저장시키는 단계; 및Updating and storing the copied normal data in the RAM; And 상기 램에 저장된 정상적인 데이터에 기초하여 상기 프로그램을 실행시키는 단계;를 포함하는 것을 특징으로 하는 전자기기의 데이터 관리방법.And executing the program based on the normal data stored in the RAM. 제 3항에 있어서, 상기 검출단계는,The method of claim 3, wherein the detecting step, 상기 램에 저장된 데이터의 값을 가산하는 단계;Adding a value of data stored in the RAM; 가산된 상기 데이터의 전체값을 기 설정된 정상데이터의 전체값인 기준값과 비교하는 단계; 및Comparing the total value of the added data with a reference value which is the total value of the preset normal data; And 상기 전체값이 상기 기준값과 상이하면, 상기 램에 저장된 상기 데이터 중의 적어도 하나에 오류가 있는 것으로 인식하는 단계;를 포함하는 것을 특징으로 하는 전자기기의 데이터 관리방법.And recognizing that there is an error in at least one of the data stored in the RAM if the total value is different from the reference value.
KR1020010049124A 2001-08-14 2001-08-14 Electrical device capable of managing data for operating program and a method using the same KR20030015075A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020010049124A KR20030015075A (en) 2001-08-14 2001-08-14 Electrical device capable of managing data for operating program and a method using the same

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020010049124A KR20030015075A (en) 2001-08-14 2001-08-14 Electrical device capable of managing data for operating program and a method using the same

Publications (1)

Publication Number Publication Date
KR20030015075A true KR20030015075A (en) 2003-02-20

Family

ID=27719266

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020010049124A KR20030015075A (en) 2001-08-14 2001-08-14 Electrical device capable of managing data for operating program and a method using the same

Country Status (1)

Country Link
KR (1) KR20030015075A (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0612335A (en) * 1992-06-25 1994-01-21 Ricoh Co Ltd Facsimile equipment
JPH06332805A (en) * 1993-05-18 1994-12-02 Sanyo Electric Co Ltd Electronic equipment
KR970031695A (en) * 1995-11-04 1997-06-26 양승택 Memory data mismatch detection and recovery method
JP2001195313A (en) * 2000-01-07 2001-07-19 Canon Inc Backup storage controller, backup storage control method and storage medium

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0612335A (en) * 1992-06-25 1994-01-21 Ricoh Co Ltd Facsimile equipment
JPH06332805A (en) * 1993-05-18 1994-12-02 Sanyo Electric Co Ltd Electronic equipment
KR970031695A (en) * 1995-11-04 1997-06-26 양승택 Memory data mismatch detection and recovery method
JP2001195313A (en) * 2000-01-07 2001-07-19 Canon Inc Backup storage controller, backup storage control method and storage medium

Similar Documents

Publication Publication Date Title
US8786573B2 (en) Data input device of electronic device and input control method
US8572155B2 (en) Virtual sensors
US8291205B2 (en) Method for managing the reset of a data processor
KR20020016995A (en) Measuring method for cpu usage
US20030050025A1 (en) Method of and apparatus for multi-channel management, multi-channel interference management method, multi-channel terminal, method of and apparatus for multi-channel setting, and computer product
CN110795128A (en) Program bug fixing method and device, storage medium and server
US10089214B1 (en) Automated detection of faults in target software and target software recovery from some faults during continuing execution of target software
CN110908702A (en) Version switching method, version switching device, computer equipment and storage medium
EP3842974A1 (en) Information processing device, information processing method, and program
CN108230979B (en) Display parameter adjusting method of display screen, electronic equipment and storage medium
CN107368058B (en) Fault monitoring method for equipment, equipment and computer readable medium
KR20030015075A (en) Electrical device capable of managing data for operating program and a method using the same
US20130234928A1 (en) Apparatus and method for controlling screen
CN106482742B (en) The acquisition methods and device of step counting data
WO2016184191A1 (en) Reset calibration determining method, apparatus and terminal
CN107391021A (en) Recognition methods, device, storage medium and the mobile terminal of blank screen gesture
US10628283B2 (en) Deployment tool that corrects deployment errors
CN113434354B (en) Bus exception handling method and device, electronic equipment and readable storage medium
KR20020006816A (en) Remote self-diagnosis apparatus and method of a household appliances
WO2022126789A1 (en) Method and system for synchronizing keyboard lights in optical fiber seat system, and storage medium
CN110895008A (en) Air conditioner parameter updating method and device
CN115344129B (en) One-way KVM keyboard state indication synchronization method, system and equipment
US6782110B1 (en) Method and digital hearing device for detecting and/or removing errors arising in the transmission and storage of data
US20210232686A1 (en) Attack detection device, attack detection method, and attack detection program
CN111124328A (en) Display mode switching method and terminal equipment

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E601 Decision to refuse application