KR920002482B1 - Data loading back-up method in switching system - Google Patents

Data loading back-up method in switching system Download PDF

Info

Publication number
KR920002482B1
KR920002482B1 KR1019890013156A KR890013156A KR920002482B1 KR 920002482 B1 KR920002482 B1 KR 920002482B1 KR 1019890013156 A KR1019890013156 A KR 1019890013156A KR 890013156 A KR890013156 A KR 890013156A KR 920002482 B1 KR920002482 B1 KR 920002482B1
Authority
KR
South Korea
Prior art keywords
data
backup
ram
floppy disk
checking
Prior art date
Application number
KR1019890013156A
Other languages
Korean (ko)
Other versions
KR910007314A (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 KR1019890013156A priority Critical patent/KR920002482B1/en
Publication of KR910007314A publication Critical patent/KR910007314A/en
Application granted granted Critical
Publication of KR920002482B1 publication Critical patent/KR920002482B1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M3/00Automatic or semi-automatic exchanges
    • H04M3/22Arrangements for supervision, monitoring or testing

Abstract

The method is for backup of data within certain period not to effect the call process when data is changed and for checking the faults of the when loading. The backup method comprises: (A) checking the data change when one backup period is over; (B) writing the changed data ona floppy disk; and (C) resetting a timer. The data loading method comprises the steps: (a) checking the fault of data stored in a RAM; (b) checking the fault of backup data when RAM data has fault; (c) reading basic data on a floppy disk and storing the data on a RAM; (d) alarming; and (e) initializing an operation memory and executing the call signal processing.

Description

교환기 데이타의 로딩 및 백업방법How to load and backup exchange data

제1도는 본 발명이 적용되는 시스템 블럭도.1 is a system block diagram to which the present invention is applied.

제2도 및 제3도는 본 발명의 흐름도.2 and 3 are flow charts of the present invention.

제4도는 본 발명에 따른 플로피디스크에서의 데이타 분할도이다.4 is a diagram illustrating data partitioning on a floppy disk according to the present invention.

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

11 : 중앙처리장치 12 : 롬11: central processing unit 12: ROM

13 : 램 14 : 제어부13: RAM 14: control unit

15 : 플로피 디스크 드라이버15: floppy disk driver

본 발명은 사설 교환기에 있어서 플로피 디스크를 이용한 데이타의 로딩(Loading) 및 백업(back-up)방법에 관한 것이다.The present invention relates to a method of loading and backing up data using a floppy disk in a private exchange.

일반적으로 통신의 중요수단인 교환기는 높은 신뢰성이 요구되어져 오고 있으나 불의의 경우에는 전원 불안정 혹은 프로그램의 결함등의 요인으로 교환기 데이타가 분실되어 통신이 중단되는 경우가 발생될 수도 있다.In general, the exchange, which is an important means of communication, has been required to have high reliability, but in case of accident, communication may be interrupted due to loss of the exchange data due to power instability or program defect.

그러므로 보다 신뢰성 있게 통신 서비스를 제공할 수 있는 교환기 데이타의 로딩 및 백업 방법의 필요성은 점차 증대되기에 이르렀다.Therefore, the need for a method of loading and backing up exchange data, which can more reliably provide communication services, has gradually increased.

그러나 종래의 경우에는 플로피 디스크로부터 단순히 기본적 데이타만을 로딩하여 그대로 썼으며 자동백업 기능을 갖고 있지 않아 데이타 변경에 신속하게 대응할 수 없는 단점을 갖고 있었다.However, in the conventional case, only basic data was loaded from a floppy disk and used as it is, and it did not have an automatic backup function and thus could not respond quickly to data changes.

따라서 본 발명의 목적은 소정 주기내에서 데이타 변경시 자동 백업 가능한 데이타 백업 방법 및 백업 데이타의 정상 혹은 비정상 여부 판단이 가능한 데이타 로딩방법을 제공함에 있다.Accordingly, an object of the present invention is to provide a data backup method capable of automatic backup upon data change within a predetermined period and a data loading method capable of determining whether the backup data is normal or abnormal.

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

제1도는 본 발명을 수행하기 위한 시스템 블럭도로서, 시스템을 제어하는 중앙 처리장치(11)와, 본 발명을 수행하기 위한 프로그램등이 내장되어 있는 비휘발성 메모리인 롬(12)과, 설치 데이타 및 사용자 변경 데이타가 내장되는 휘발성 메모리인 램(13)과, 소정 제어를 받아 플로피 디스크를 구동하는 플로피 디스크 드라이버(15)와, 상기 중앙처리장치(11)의 제어를 받아 상기 플로피 디스크 드라이버(15)를 제어하는 제어부(14)로 구성된다.1 is a system block diagram for carrying out the present invention, which includes a central processing unit 11 for controlling the system, a ROM 12 which is a non-volatile memory having a program for carrying out the present invention, and installation data. And a RAM 13 that is a volatile memory having user change data embedded therein, a floppy disk driver 15 that drives a floppy disk under predetermined control, and the floppy disk driver 15 under the control of the central processing unit 11. It is composed of a control unit 14 for controlling ().

제2도는 본 발명의 흐름도로서, 교환기에 전원이 들어왔을 때인 로딩시의 흐름도이고 제3도는 본 발명의 다른 흐름도로써, 교환기 데이타에 변화가 생겼을 때 불의의 경우를 대비한 백업시 흐름도이다.FIG. 2 is a flow chart of the present invention, which is a flowchart of loading when the switch is powered on, and FIG. 3 is another flow chart of the present invention, which is a backup chart in case of an accident when a change is made to the exchange data.

제4도는 본 발명을 수행하기 위한 플로피 디스크에서의 데이타 분할도이다.4 is a data partitioning diagram on a floppy disk for carrying out the present invention.

상술한 구성에 의거 본 발명을 상세히 설명한다.The present invention will be described in detail based on the above configuration.

먼저 제3도를 참조하여 로딩시의 경우를 설명하면, 교환기 시스템에 전원이 들어오게 되면 (21)단계에서 중앙처리장치(10)는 전원이 꺼졌을 때부터 현재까지 수행해온 램(13)내의 교환기 데이타가 정상 인지 검사한다.First, referring to FIG. 3, when the loading system is turned on, when the power is supplied to the exchanger system, the central processing unit 10 in the RAM 13 has been performed since the power was turned off in step 21. Check that exchanger data is normal.

검사결과 비정상일 경우에는 (22)단계로 진행하여 백업된 데이타의 정상 혹은 비정상 여부를 체크한다. 이는 백업된 데이타가 로딩하기 적합한지를 검사하는 것인데 이때 상기 백업데이타가 정상으로 판명되면 상기 백업 데이타를 제어부(14)를 통해 플로피 디스크 드라이버(15)를 제어하여 플로피 디스크로부터 읽어내어 램(13)에 저장하고 (29)단계로 진행하여 동작 메모리를 초기화하고 호처리 작업을 수행한 후 종료한다.If the test result is abnormal, go to step 22 to check whether the backed up data is normal or abnormal. This is to check whether the backup data is suitable for loading. If the backup data is found to be normal, the backup data is controlled from the floppy disk by controlling the floppy disk driver 15 through the control unit 14 to the RAM 13. Save and proceed to step 29 to initialize the operation memory, perform a call processing operation and ends.

반면에 상기 (22)단계에서 상기 백업 데이타가 비정상으로 판명되면 (26)단계로 진행하여 제4도에 도시된 바와 같은 플로피 디스크의 기본적 데이타 영역(41)으로부터 교환기를 구동하기 위한 기본적 데이타를 읽어 전술한 바와 마찬가지로 램(13)에 저장한다.On the other hand, if the backup data is found to be abnormal in the step (22), go to step (26) to read the basic data for driving the exchange from the basic data area 41 of the floppy disk as shown in FIG. As described above, the data is stored in the RAM 13.

상기 (26)단계 수행 완료 후에는 (27)단계로 진행하여 교환기에 경보를 주어 교환기의 상태가 좋지 않음을 유지 보수자에게 알리고 (29)단계로 진행하여 전술한 바와 마찬가지로 동작 메모리의 초기화 및 호처리 작업을 수행하고 종료한다.After the completion of the step (26), the process proceeds to the step (27) to give an alert to the exchanger to inform the maintenance person that the state of the exchange is not good. Perform the processing and exit.

다음으로 교환기 동작중에 사용자가 데이타를 변경하거나 기억 기능을 수행하게 될시 불의의 경우를 대비하여 백업해두는 방법을 제4도를 참조하여 설명하면, 오퍼레이링 시스템에 등록된 백업 주기 만큼의 시간이 경과하여 타임아웃 되었을시 먼저 (31)단계에서 중앙처리장치(10)는 사용자가 원하는 기간내에 교환기 데이타의 변경여부를 검사한다.Next, referring to FIG. 4, a method of backing up in case of a user changing data or performing a memory function during operation of the exchange will be described with reference to FIG. 4. When the time has elapsed, the CPU 10 checks whether the switch data has been changed within the period desired by the user in step 31.

상기 검사결과 데이타의 변경이 발생되지 않았다고 판명되었을 시에는 그대로 종료토록하며, 데이타의 변경이 발생되었다고 판명되면 (32)단계에서 상기 중앙처리장치(10)는 제어부(4)를 통해 플로피 디스크 드라이버(15)를 제어하여 제4도에 도시된 바와 같은 플로피 디스크의 백업 데이타 영역(42)에 램(13)에 저장되어 있던 데이타를 기록해 두게 된다.When it is determined that the data change has not occurred, the inspection is terminated as it is. If it is determined that the data change has occurred, in step 32, the central processing unit 10 controls the floppy disk driver ( 15), the data stored in the RAM 13 is recorded in the backup data area 42 of the floppy disk as shown in FIG.

상기 (32)단계에서의 백업 작업완료 후 (33)단계에서 다음 주기를 위하여 타이머를 재등록 하고 종료한다.After completion of the backup operation in step (32), in step 33, the timer is re-registered for the next cycle and ends.

상술한 바와 같이 시스템이 동작중인 상태에서 호처리서비스에 영향을 주지 않고 백업을 받을 수 있고 불의의 경우에도 호처리서비스의 중단이 없이 자동으로 로딩할 수 있도록 하므로써 보다 신뢰성 있는 통신서비스를 제공할 수 있는 이점이 있다.As described above, the system can be backed up without affecting the call processing service while the system is in operation, and in case of accident, it can be loaded automatically without interruption of the call processing service, thereby providing more reliable communication service. There is an advantage to that.

Claims (2)

사설 교환기의 데이타 백업 방법에 있어서, 소정 백업주기가 경과 했을시 데이타 변경 여부를 체크하는 제1과정과, 데이타 변경시 플로피 디스크에 변경 데이타를 백업하는 제2과정과, 상기 데이타 백업 후 타이머를 재등록하는 제3과정으로 이루어짐을 특징으로 하는 방법.A data switching method of a private exchange, comprising: a first step of checking whether data has changed when a predetermined backup period has elapsed, a second step of backing up change data to a floppy disk at the time of data change, and a timer after the data backup And a third step of registering. 사설 교환기의 데이타 로딩 방법에 있어서, 램에 저장된 데이타의 정상 여부를 체크하는 제1과정과, 램 데이타가 비정상일시 백업 데이타의 정상 여부를 체크하는 제2과정과, 상기 백업 데이타가 비정상일시 플로피 디스크로부터 기본적 데이타를 램에 저장하고 정보를 울리는 제4과정과, 상기 램 데이타가 비정상이거나 제3 및 제4과정수행 후 동작 메모리를 초기화하고 호처리를 수행하는 제5과정으로 이루어짐을 특징으로 하는 방법.A data loading method of a private exchange, comprising: a first process of checking whether or not data stored in RAM is normal; a second process of checking whether backup data is normal when RAM data is abnormal; and a floppy disk when the backup data is abnormal. A fourth process of storing basic data in a RAM and ringing information, and a fifth process of initializing a working memory and performing call processing after the RAM data is abnormal or after performing the third and fourth processes. .
KR1019890013156A 1989-09-11 1989-09-11 Data loading back-up method in switching system KR920002482B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019890013156A KR920002482B1 (en) 1989-09-11 1989-09-11 Data loading back-up method in switching system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019890013156A KR920002482B1 (en) 1989-09-11 1989-09-11 Data loading back-up method in switching system

Publications (2)

Publication Number Publication Date
KR910007314A KR910007314A (en) 1991-04-30
KR920002482B1 true KR920002482B1 (en) 1992-03-26

Family

ID=19289836

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019890013156A KR920002482B1 (en) 1989-09-11 1989-09-11 Data loading back-up method in switching system

Country Status (1)

Country Link
KR (1) KR920002482B1 (en)

Also Published As

Publication number Publication date
KR910007314A (en) 1991-04-30

Similar Documents

Publication Publication Date Title
US5941993A (en) Data reconstruction method and system wherein timing of data reconstruction is controlled in accordance with conditions when a failure occurs
EP0486304B1 (en) Initialising computer systems
US20090013198A1 (en) Electronic apparatus with improved memory power management
US6654880B1 (en) Method and apparatus for reducing system down time by restarting system using a primary memory before dumping contents of a standby memory to external storage
KR920002482B1 (en) Data loading back-up method in switching system
JPH1091538A (en) Method and device for detecting life of backup battery
JPH10161941A (en) Flash memory rewriting device of controller for vehicle
JPH08161236A (en) Data backup system by flash memory
JPH09330272A (en) Bios control system
JPH1011293A (en) Information processor
KR100282845B1 (en) Vocoder Diagnosis Using Code Comparison
JPS6326748A (en) Method for deciding abnormality of memory
CN113409853B (en) Method, device, storage medium and terminal for reducing probability of reading error after power failure
JPH05265881A (en) Write protecting circuit of and write protecting method for non-volatile memory
JP2005031828A (en) Monitoring device
JPH1125007A (en) Method for storing/recovering backup data
KR20000010811U (en) Data backup device of communication equipment
JPS6097452A (en) Memory control system
JPH09297714A (en) Method and device for backing up data
JPH08147197A (en) Information processor for storing fault information
KR0136864Y1 (en) Memory backup device
KR100232838B1 (en) Computer module reset control device
JPS59128891A (en) Method for storing sequence information
JPH02166510A (en) Disk controller
JPH0553931A (en) Storage device

Legal Events

Date Code Title Description
A201 Request for examination
G160 Decision to publish patent application
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20080211

Year of fee payment: 17

LAPS Lapse due to unpaid annual fee