KR20010057811A - apparatus for error controlling in parallel bus system - Google Patents

apparatus for error controlling in parallel bus system Download PDF

Info

Publication number
KR20010057811A
KR20010057811A KR1019990061221A KR19990061221A KR20010057811A KR 20010057811 A KR20010057811 A KR 20010057811A KR 1019990061221 A KR1019990061221 A KR 1019990061221A KR 19990061221 A KR19990061221 A KR 19990061221A KR 20010057811 A KR20010057811 A KR 20010057811A
Authority
KR
South Korea
Prior art keywords
signal
interrupt
spurious
control unit
interface unit
Prior art date
Application number
KR1019990061221A
Other languages
Korean (ko)
Other versions
KR100367699B1 (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 KR10-1999-0061221A priority Critical patent/KR100367699B1/en
Publication of KR20010057811A publication Critical patent/KR20010057811A/en
Application granted granted Critical
Publication of KR100367699B1 publication Critical patent/KR100367699B1/en

Links

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/0703Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
    • G06F11/0766Error or fault reporting or storing
    • G06F11/0772Means for error signaling, e.g. using interrupts, exception flags, dedicated error registers
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/38Information transfer, e.g. on bus
    • G06F13/42Bus transfer protocol, e.g. handshake; Synchronisation
    • G06F13/4204Bus transfer protocol, e.g. handshake; Synchronisation on a parallel bus
    • G06F13/4208Bus transfer protocol, e.g. handshake; Synchronisation on a parallel bus being a system bus, e.g. VME bus, Futurebus, Multibus

Abstract

PURPOSE: An apparatus for controlling an error of a parallel bus system is provided to prevent a system down phenomenon, and to automatically restore a master by temporarily stopping a spurious interrupt error, and by automatically resetting the master. CONSTITUTION: A slave interface unit(100) applies an interrupt request signal(SIRQ*) to a master interface unit(200), and receives an interrupt response signal(SIACK*) from the master interface unit(200). The slave interface unit(100) applies a data transmission response signal(SDTACK*) and a vector number to the master interface unit(200). The master interface unit(200) receives the request signal from the slave interface unit(100), and transmits the signal to an error control unit(300). The master interface unit(200) applies the response signal(EIACK*) to the slave interface unit(100). The error control unit(300) receives the request signal(EIRQ*) from the master interface unit(200), and applies the signal to a CPU(400). The error control unit(300) applies the response signal(IACK*) applied from the CPU(400) to the master interface unit(200). The CPU(400) applies the response signal(IACK*) to the error control unit(300). The CPU(400) applies a clock signal(CLOCK) to the error control unit(300).

Description

병렬 버스 시스템의 에러 제어 장치{apparatus for error controlling in parallel bus system}Apparatus for error controlling in parallel bus system}

본 발명은 병렬 버스 시스템의 에러 제어 장치에 관한 것으로서, 특히 탈/실장 등의 문제로 마스터 보드에 스퓨리어스 인터럽트 에러가 발생하면 이를 자동으로 복구할 수 있도록 하는 병렬 버스 시스템의 에러 제어 장치에 관한 것이다.The present invention relates to an error control apparatus for a parallel bus system, and more particularly, to an error control apparatus for a parallel bus system that can automatically recover when a spurious interrupt error occurs in a master board due to a problem such as detach / mounting.

일반적으로 VME(Versa Module Europe) 버스와 같은 병렬 버스를 사용하는 병렬 버스 시스템에서는 공통 병렬 버스를 통해 데이터를 교환하게 되는 데, 도 1은 VME 버스를 통한 하나의 마스터와 다수의 슬레이브 연결을 보인 도이다.In general, in a parallel bus system using a parallel bus such as a Versa Module Europe (VME) bus, data is exchanged through a common parallel bus. FIG. 1 shows a diagram of one master and multiple slaves connected through the VME bus. to be.

도 1에 도시하는 바와 같이, 종래에는 하나의 마스터(3)와, 다수의 슬레이브(5-1, 5-2, …, 5-n)는 VME 버스를 통해 연결되어 있다. 여기서, 각각의 슬레이브 보드(5-1, 5-2, …, 5-n)에는 마스터 보드(3)와 슬레이브 보드(5-1, 5-2, …, 5-n) 간의 IPC(Inter Process Communication) 통신을 위한 DPRAM이 구비되어 있다.As shown in Fig. 1, one master 3 and a plurality of slaves 5-1, 5-2, ..., 5-n are conventionally connected via a VME bus. Here, each slave board 5-1, 5-2, ..., 5-n has an IPC (Inter Process) between the master board 3 and the slave boards 5-1, 5-2, ..., 5-n. Communication DPRAM is provided for communication.

전술한 바와 같이, 하나의 마스터(3)와 다수의 슬레이브(5-1, 5-2, …, 5-n)를 연결하는 데 사용되는 VME 버스는, 데이터를 송수신하는 데이터 버스와, 어드레스 정보를 전송하는 어드레스 버스와, 각종 제어 신호를 전송하는 제어 신호 버스로 이루어진다.As described above, the VME bus used to connect one master 3 and a plurality of slaves 5-1, 5-2, ..., 5-n includes a data bus for transmitting and receiving data and address information. And an address bus for transmitting the control signal and a control signal bus for transmitting various control signals.

도 2에 도시하는 바와 같이, 해당 슬레이브가 다른 슬레이브에게 데이터를전송하기 위해서 해당 슬레이브의 CPU(미도시)가 DPRAM(미도시)에 다른 슬레이브에게 전송할 데이터를 기록하면, 슬레이브 인터페이스부(10)는 마스터 인터페이스부(20)로 인터럽트 요구 신호(Slave Interrupt Request;SIRQ*)를 인가하게 되고, 마스터 인터페이스부(20)는 슬레이브 인터페이스부(10)로부터 인가받은 인터럽트 요구 신호(SIRQ*)를 CPU(30)로 전달하게 되고, CPU(30)는 인터럽트 요구 신호(IRQ*)에 따라 마스터 인터페이스부(20)로 인터럽트 응답 신호(IACK*)를 인가하고, CPU(30)로부터 인터럽트 응답 신호(IACK*)를 인가받은 마스터 인터페이스부(20)는 슬레이브 인터페이스부(10)로 인터럽트 응답 신호(SIACK*)를 인가하게 된다. 이와 같이, 마스터 인터페이스부(20)로부터 인터럽트 응답 신호(SIACK*)를 인가받은 슬레이브 인터페이스부(10)는 마스터 인터페이스부(20)로 벡터 번호와 데이터 전송 응답 신호(SDTACK*)를 주게 된다. 데이터 전송 응답 신호(DTACK*)를 인가받은 마스터는 이와 관련된 인터럽트 서비스를 시작하게 되는 데, 슬레이브의 DPRAM(미도시)에 억세스해서 데이터가 이동할 목적지와 송신지 및 데이터의 사이즈를 체크하고, 병렬 버스인 VME 버스를 통해서 해당 슬레이브의 DPRAM(미도시)에 기록되어 있는 데이터를 다른 슬레이브의 DPRAM(미도시)으로 이동시키게 된다.As shown in FIG. 2, when the slave's CPU (not shown) writes data to be transmitted to another slave in DPRAM (not shown), the slave interface unit 10 transmits data to the other slave. An interrupt request signal (SIRQ *) is applied to the master interface unit 20, and the master interface unit 20 transmits an interrupt request signal SIRQ * received from the slave interface unit 10 to the CPU 30. The CPU 30 applies the interrupt response signal IACK * to the master interface unit 20 in accordance with the interrupt request signal IRQ *, and sends the interrupt response signal IACK * from the CPU 30 to the master interface unit 20. The master interface unit 20 is applied to apply the interrupt response signal (SIACK *) to the slave interface unit 10. In this way, the slave interface unit 10 receiving the interrupt response signal SIACK * from the master interface unit 20 gives the master interface unit 20 a vector number and a data transmission response signal SDTACK *. The master receiving the data transfer response signal DTACK * starts the interrupt service associated with it. The master accesses the DPRAM (not shown) of the slave to check the destination, the transmission destination, and the size of the data, and the parallel bus. The data recorded in the DPRAM (not shown) of the slave is moved to the DPRAM (not shown) of the other slave through the VME bus.

이상에서 살펴본 바와 같이, 종래에는 VME 버스를 통한 데이터 교환시 슬레이브간의 데이터 이동을 전적으로 마스터가 담당하므로 탈/실장으로 인한 노이즈 및 과전류 등으로 인해 마스터에 스퓨리어스 인터럽트 에러가 자주 발생하고, 이러한 스퓨리어스 인터럽트 에러가 연속적으로 발생하면서 복구가 되지 않아 시스템이다운되는 문제점이 있다.As described above, since the master is solely responsible for data movement between slaves when exchanging data through the VME bus, spurious interrupt errors frequently occur in the master due to noise and overcurrent due to demounting, and such spurious interrupt errors. Occurs continuously and is not recoverable, causing the system to crash.

다시 말해서, 스퓨리어스 인터럽트 에러는 마스터가 슬레이브로 인터럽트 응답 신호(IACK*)를 보내면, 일정 시간 내에 슬레이브가 마스터로 벡터 번호와 데이터 전송 응답 신호(DTACK*)를 보내야 하는 데, 일정 시간 내에 슬레이브가 마스터로 벡터 번호와 데이터 전송 응답 신호(DTACK*)를 보내지 않아 발생하게 되는 것으로, 스퓨리어스 인터럽트 에러의 발생 원인이 슬레이브의 문제라면 마스터가 일정 시간이 지난 후에 슬레이브를 리세트하면 되므로 시스템이 다운되지는 않으나 마스터에 이상이 발생되면 복구가 어렵게 되어 시스템이 다운되는 문제점이 있다.In other words, a spurious interrupt error means that when a master sends an interrupt response signal (IACK *) to a slave, the slave must send a vector number and a data transfer response signal (DTACK *) to the master within a certain time, which is slaved within a certain time. It is caused by not sending the vector number and the data transmission response signal (DTACK *). If the cause of the spurious interrupt error is the slave problem, the system does not shut down because the master resets the slave after a certain time. If an error occurs in the master, recovery becomes difficult and the system is down.

본 발명은 전술한 문제점을 해결하기 위해 안출된 것으로서, 마스터에 에러 제어부를 구성하여 스퓨리어스 인터럽트 에러를 임시로 막고 마스터를 자동으로 리세트시킴으로써, 시스템 다운 현상을 막아 주고 마스터를 자동 복구시킬 수 있도록 하는 병렬 버스 시스템의 에러 제어 장치를 제공함에 그 목적이 있다.SUMMARY OF THE INVENTION The present invention has been made to solve the above-mentioned problem, and by configuring an error control unit in the master to temporarily prevent spurious interrupt errors and automatically reset the master, thereby preventing system down and automatically recovering the master. It is an object of the present invention to provide an error control device for a parallel bus system.

도 1은 VME 버스를 통한 하나의 마스터와 다수의 슬레이브 연결을 보인 도.1 shows one master and multiple slave connections via a VME bus.

도 2는 종래 병렬 버스 시스템의 동작 과정을 보인 도.Figure 2 is a view showing the operation of the conventional parallel bus system.

도 3은 본 발명에 따른 병렬 버스 시스템의 에러 제어 장치의 구성을 보인 도.3 is a diagram showing the configuration of an error control apparatus for a parallel bus system according to the present invention;

도 4는 도 3에서 에러 제어부의 구성을 나타내는 도.4 is a diagram illustrating a configuration of an error controller in FIG. 3.

도 5는 도 4에서 스퓨리어스 제어부의 구성을 나타내는 도5 is a diagram illustrating a configuration of a spurious controller in FIG. 4.

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

100. 슬레이브 인터페이스부, 200. 마스터 인터페이스부,100. slave interface unit, 200. master interface unit,

300. 에러 제어부, 310. 스퓨리어스 제어부,300. Error control unit, 310. Spurious control unit,

311. 쉬프트 레지스터, 312. 카운터,311.shift register, 312.counter,

313, 317. 논리곱 회로부, 314. 부정 게이트,313, 317. Logic circuit section, 314. Negative gate,

315, 316. 논리합 회로부, 330. 버퍼,315, 316, OR circuit portion, 330. Buffer,

400. CPU400. CPU

전술한 목적을 달성하기 위한 본 발명의 병렬 버스 시스템의 에러 제어 장치는, 슬레이브로부터 인터럽트 요구 신호, 데이터 전송 응답 신호, 벡터 번호를 인가받는 마스터 인터페이스부와; 상기 마스터 인터페이스부를 통해 상기 슬레이브로부터 인가받은 인터럽트 요구 신호에 응답하고, 상기 슬레이브로부터 인가받은 데이터 전송 응답 신호 및 벡터 번호에 의거하여 인터럽트 서비스를 시작하는 제어부와; 상기 마스터 인터페이스부와 제어부 사이에 구비되어 상기 제어부로부터 인가받은 클럭 신호에 의거하여 스퓨리어스 인터럽트 에러 발생을 감지하고, 스퓨리어스 인터럽트 에러가 다수 발생하면 상기 마스터 인터페이스부로 리세트 신호를 인가하고, 상기 제어부로 알람 신호를 인가하여 스퓨리어스 인터럽트 에러 발생을 통보하는 에러 제어부를 구비하여 이루어진다.An error control apparatus for a parallel bus system of the present invention for achieving the above object includes a master interface unit receiving an interrupt request signal, a data transmission response signal, and a vector number from a slave; A control unit responsive to an interrupt request signal received from the slave through the master interface unit and starting an interrupt service based on a data transfer response signal and a vector number received from the slave; It is provided between the master interface unit and the control unit detects the occurrence of the spurious interrupt error based on the clock signal received from the control unit, and if a large number of spurious interrupt errors occur, the reset signal is applied to the master interface unit, the alarm to the control unit And an error control unit for notifying a spurious interrupt error occurrence by applying a signal.

여기서, 상기 에러 제어부는, 상기 제어부로부터 인터럽트 응답 신호를 인가받음과 동시에 상기 제어부로부터 인가되는 클럭 신호를 카운트하여 스퓨리어스 인터럽트 에러 발생을 감지하고, 스퓨리어스 인터럽트 에러가 다수 발생하면 상기 마스터 인터페이스부로 리세트 신호를 인가하고, 상기 제어부로 알람 신호를 인가하는 스퓨리어스 제어부와; 스퓨리어스 인터럽트 에러가 발생했을 때 인터럽트를 요구한 슬레이브의 벡터 번호를 저장하는 버퍼를 구비하여 이루어지는 것을 특징으로 한다.Here, the error control unit detects the occurrence of the spurious interrupt error by receiving the interrupt response signal from the control unit and counting the clock signal applied from the control unit, and resets the reset signal to the master interface unit when a large number of spurious interrupt errors occur. A spurious controller for applying an alarm signal and applying an alarm signal to the controller; And a buffer for storing the vector number of the slave that requested the interrupt when a spurious interrupt error occurs.

그리고, 상기 스퓨리어스 제어부는, 상기 제어부로부터 반전된 인터럽트 응답 신호를 인가받은 후 클럭 신호가 소정 횟수 연속되어 입력되면 스퓨리어스 차단 클럭 신호를 하이 레벨 상태로 바꾸어 출력하는 쉬프트 레지스터와; 상기 스퓨리어스 차단 클럭 신호를 클럭 단자의 입력 신호로 입력받으며, 상기 제어부로부터 인가받은 초기화 신호에 의거하여 초기화하는 카운터와; 상기 스퓨리어스 차단 클럭 신호가 상기 클럭 단자의 입력 신호로 소정 횟수 연속되어 입력되면 스퓨리어스 차단 상태 신호를 하이 레벨 상태로 바꾸어 출력하는 제 1 논리곱 회로부와; 상기 스퓨리어스 차단 상태 신호를 반전시켜 상기 마스터 인터페이스부에 리세트 신호로 인가하고, 상기 제어부에 알람 신호로 인가하는 부정 게이트와; 상기 제 1 논리곱 회로부로부터 입력되는 스퓨리어스 차단 상태 신호와 슬레이브로부터 인가받은 인터럽트 요구 신호를 논리합하여 인터럽트 요구 신호를 생성하는 제 1 논리합 회로부와; 상기 부정 게이트에서 반전된 스퓨리어스 차단 상태 신호와 상기 마스터 인터페이스부로부터 인가받은 반전된 데이터 전송 응답 신호를 논리합하여 가상 인터럽트 응답 신호를 생성하는 제 2 논리합 회로부와; 상기 가상 인터럽트 응답 신호와 상기 제어부로부터 인가받은 인터럽트 응답 신호를 논리곱하여 인터럽트 응답 신호를 생성하는 제 2 논리곱 회로부를 더 구비하여 이루어지는 것을 특징으로 한다.The spurious control unit may include: a shift register configured to change the spurious cutoff clock signal to a high level state when the clock signal is input a predetermined number of times after receiving the inverted interrupt response signal from the control unit; A counter for receiving the spurious cutoff clock signal as an input signal of a clock terminal and initializing the spurious cutoff clock signal based on an initialization signal received from the controller; A first AND circuit unit for converting the spurious cut-off state signal into a high level state when the spurious cut-off clock signal is continuously input to the input signal of the clock terminal a predetermined number of times; A negative gate for inverting the spurious cut-off state signal and applying the reset signal to the master interface unit as a reset signal and to the control unit as an alarm signal; A first OR circuit unit for generating an interrupt request signal by ORing the spurious cut-off state signal input from the first AND circuit unit and the interrupt request signal received from the slave; A second logic sum circuit unit for generating a virtual interrupt response signal by ORing the spurious cut-off state signal inverted at the negative gate and the inverted data transmission response signal received from the master interface unit; And a second logical AND circuit unit configured to logically multiply the virtual interrupt response signal and the interrupt response signal received from the controller to generate an interrupt response signal.

그리고, 상기 버퍼는, 반전된 초기화 신호와, 리세트 신호와, 데이터 전송 응답 신호를 논리합하여 출력되는 신호를 기록 인에이블 단자의 입력 신호로 하고, 초기화 신호를 출력 인에이블 단자의 입력 신호로 하는 것을 특징으로 한다.The buffer uses an inverted initialization signal, a reset signal, and a data transfer response signal as a logic output signal as an input signal of a write enable terminal, and the initialization signal as an input signal of an output enable terminal. It is characterized by.

그리고, 상기 제어부는, 상기 에러 제어부로부터 알람 신호를 인가받으면, 일정 시간 후에 초기화 신호를 인가하여 정상 동작을 알리는 것을 특징으로 한다.The controller, when receiving an alarm signal from the error controller, applies a initialization signal after a predetermined time to notify normal operation.

이하에서는 첨부한 도면을 참조하여 본 발명의 바람직한 실시예에 따른 병렬 버스 시스템의 에러 제어 장치에 대해서 상세하게 설명한다.Hereinafter, an error control apparatus for a parallel bus system according to an exemplary embodiment of the present invention will be described in detail with reference to the accompanying drawings.

도 3은 본 발명에 따른 병렬 버스 시스템의 에러 제어 장치의 구성을 보인 도이다.3 is a diagram illustrating a configuration of an error control apparatus of a parallel bus system according to the present invention.

도 3에 도시하는 바와 같이, 본 발명에 따른 병렬 버스 시스템의 에러 제어 장치는, 마스터 인터페이스부(200)로 인터럽트 요구 신호(SIRQ*)를 인가하고, 마스터 인터페이스부(200)로부터 인터럽트 응답 신호(SIACK*)를 인가받아 데이터 전송 응답 신호(SDTACK*) 및 벡터 번호를 마스터 인터페이스부(200)로 인가하는 슬레이브 인터페이스부(100)와, 슬레이브 인터페이스부(100)로부터 인터럽트 요구 신호(SIRQ*)를 인가받아 에러 제어부(300)에 인가하고, 에러 제어부(300)로부터 인가받은 인터럽트 응답 신호(EIACK*)를 슬레이브 인터페이스부(100)로 인가하고, 슬레이브 인터페이스부(100)로부터 인가받은 데이터 전송 응답 신호(SDTACK*) 및 벡터 번호를 에러 제어부(300)로 인가하는 마스터 인터페이스부(200)와, 마스터 인터페이스부(200)로부터 인터럽트 요구 신호(EIRQ*)를 인가받아 CPU(400)에 인가하고, CPU(400)로부터 인가받은 인터럽트 응답 신호(IACK*)를 마스터 인터페이스부(200)에 인가하고, 마스터 인터페이스부(200)로부터 제공받은 데이터 전송 응답 신호(EDACK*) 및 벡터 번호를 CPU(400)로 인가하고, 스퓨리어스 인터럽트 에러를 감지하여 스퓨리어스 인터럽트 에러가 다수 발생하면 마스터 인터페이스부(200)로 리세트 신호(SRESET*)를 인가하고 CPU(400)로는 알람 신호(ALARM*)를 인가하며, CPU(400)로부터 초기화 신호(INIT*)를 인가받는 에러 제어부(300)와, 에러 제어부(300)로부터 인가받은 인터럽트 요구 신호(IRQ*)에 응답하는 인터럽트 응답 신호(IACK*)를 에러 제어부(300)로 인가하고, 에러 제어부(300)로부터 인가받은 데이터 전송 응답 신호(DTACK*) 및 벡터 번호에 의거하여 인터럽트 서비스를 시작하며, 소정 시간 단위(대략 10㎲)로 에러 제어부(300)로 클럭 신호(CLOCK)를 인가하고, 에러 제어부(300)로부터 알람 신호(ALARM*)를 인가받으면 일정 시간 후에 에러 제어부(300)로 초기화 신호(INIT*)를 인가하는 CPU(400)를 구비하여 이루어진다.As shown in FIG. 3, the error control apparatus of the parallel bus system according to the present invention applies an interrupt request signal SIRQ * to the master interface unit 200, and receives an interrupt response signal (from the master interface unit 200). Slave interface 100 for receiving the data transmission response signal SDTACK * and the vector number to the master interface 200, and interrupt request signal SIRQ * from the slave interface 100. A data transmission response signal received from the slave interface unit 100 by applying the interrupt response signal EIACK * received from the error control unit 300 to the slave interface unit 100 by being applied to the error control unit 300. The interrupt request signal EIRQ * is applied from the master interface unit 200 to apply (SDTACK *) and the vector number to the error control unit 300. In this case, an interrupt response signal IACK * applied to the CPU 400, the interrupt response signal IACK * received from the CPU 400 is applied to the master interface unit 200, and a data transfer response signal EDACK * provided from the master interface unit 200. ) And a vector number to the CPU 400, and when a spurious interrupt error is detected and a large number of spurious interrupt errors occur, the reset signal SRESET * is applied to the master interface unit 200 and an alarm signal is sent to the CPU 400. (ALARM *) is applied, the error control unit 300 receives the initialization signal (INIT *) from the CPU 400, the interrupt response signal in response to the interrupt request signal (IRQ *) received from the error control unit 300 (IACK *) is applied to the error control unit 300, and the interrupt service is started based on the data transfer response signal DTACK * and the vector number received from the error control unit 300, and the predetermined time unit (approximately 10 ms). Error control unit ( When the clock signal CLOCK is applied to the controller 300 and the alarm signal ALARM * is received from the error controller 300, the CPU 400 that applies the initialization signal INIT * to the error controller 300 after a predetermined time is applied. It is made.

도 4는 도 3에서 에러 제어부의 구성을 나타내는 도로, 도 4에 도시하는 바와 같이, 에러 제어부(300)는 마스터 인터페이스부(200)로부터 인가받은 인터럽트 요구 신호(EIRQ*)를 CPU(400)로 인가하고, CPU(400)로부터 인가받은 인터럽트 응답 신호(IACK*)를 마스터 인터페이스부(200)로 인가하고, 인터럽트 응답 신호(IACK*)를 인가받음과 동시에 CPU(400)로부터 인가되는 클럭 신호(CLOCK)을 카운트하여 스퓨리어스 인터럽트 에러 발생 유무를 감지하고, 스퓨리어스 인터럽트 에러가 발생하면 마스터 인터페이스부(200)로 리세트 신호(SRESET)를 인가하고 CPU(400)로 알람 신호(ALARM*)를 인가하며, CPU(400)로부터 초기화 신호(INIT*)를 인가받는 스퓨리어스 제어부(310)와, 스퓨리어스 인터럽트 에러가 발생했을 때 데이터 버스에 실려오는 벡터 번호를 저장하는 버퍼(330)를 구비하여 이루어진다.4 is a road showing the configuration of the error control unit in FIG. 3, and as shown in FIG. 4, the error control unit 300 sends the interrupt request signal EIRQ * received from the master interface unit 200 to the CPU 400. And an interrupt response signal IACK * received from the CPU 400 to the master interface unit 200, and a clock signal (applied from the CPU 400 at the same time as the interrupt response signal IACK * is received. CLOCK) is counted to detect the presence of a spurious interrupt error, and if a spurious interrupt error occurs, the reset signal SRESET is applied to the master interface unit 200 and the alarm signal ALARM * is applied to the CPU 400. And a spurious control unit 310 receiving an initialization signal INIT * from the CPU 400, and a buffer 330 for storing a vector number loaded on the data bus when a spurious interrupt error occurs. It is broken.

여기서, 버퍼(330)는 반전된 초기화 신호(INIT*)와, 리세트 신호(SRESET*)와, 데이터 전송 응답 신호(EDTACK*)를 논리합하여 출력되는 신호를 WE(Write Enable) 단자의 입력 신호로 하는 데, 스퓨리어스 인터럽트 에러가 발생하여 WE 단자로 입력되는 신호가 활성화되면 데이터 버스에 실려오는 벡터 번호를 저장한다. 그리고, CPU(400)에서 출력되는 초기화 신호(INIT*)를 OE(Output Enable) 단자의 입력 신호로 하는 데, CPU(400)로부터 초기화 신호를 인가받으면, 버퍼(330)에 저장되어 있는 내용을 출력하여 CPU(400)에 제공한다.Here, the buffer 330 is configured to logically combine the inverted initialization signal INIT *, the reset signal SRESET *, and the data transmission response signal EDTACK * to output the input signal of the WE (Write Enable) terminal. When a spurious interrupt error occurs and the signal input to the WE terminal is activated, the vector number stored on the data bus is stored. The initialization signal INIT * output from the CPU 400 is used as an input signal to the OE (Output Enable) terminal. When the initialization signal is received from the CPU 400, the contents stored in the buffer 330 are written. The output is provided to the CPU 400.

도 5는 도 4에서 스퓨리어스 제어부의 구성을 나타내는 도로, 스퓨리어스 제어부(310)는 CPU(400)로부터 반전된 인터럽트 응답 신호(IACK*) 및 클럭 신호(CLOCK;대략10㎲)를 인가받으며, 반전된 인터럽트 응답 신호(IACK*)를 인가받은 후 클럭 신호(CLOCK)가 대략 3번 정도 연속되어 입력되면 스퓨리어스 차단 클럭 신호(SPBCLK)를 하이 레벨 상태로 바꾸어 출력하는 쉬프트 레지스터(311)와, 쉬프트 레지스터(311)에서 하이 레벨 상태로 출력되는 스퓨리어스 차단 클럭 신호(SPBCLK)를 클럭 신호(CLK)로 입력받으며, CPU(400)로부터 인가받은 초기화 신호(INIT*)에 의거하여 초기화하는 카운터(312)와, 카운터(312)에 스퓨리어스 차단 클럭 신호(SPBCLK)가 클럭 신호(CLK)로 대략 5번 정도 연속적으로 입력되면 스퓨리어스 차단 상태 신호(SPBST)를 하이 레벨로 활성화하여 출력하는 논리곱 회로부(313)와, 스퓨리어스 차단 상태 신호(SPBST)를 반전시켜 마스터 인터페이스부(200)에 리세트 신호(SRESET*)로 인가하고, CPU(400)에 알람 신호(ALARM*)로 인가하는 부정 게이트(314)와, 논리곱 회로부(313)로부터 입력되는 스퓨리어스 차단 상태 신호(SPBST)와 마스터 인터페이스부(200)로부터 인가받은 인터럽트 요구 신호(EIRQ*)를 논리합하여 CPU(400)로 인가하는 인터럽트 요구 신호(IRQ*)를 생성하는 논리합 회로부(315)와, 부정 게이트(314)에서 반전된 스퓨리어스 차단 상태 신호(SPBST)와 마스터 인터페이스부(200)로부터 인가받은 반전된 데이터 전송 응답 신호(EDTACK*)를 논리합하여 가상 인터럽트 응답 신호(VIACK*)를 발생시키는 논리합 회로부(316)와, 가상 인터럽트 응답 신호(VIACK*)와 CPU(400)로부터 인가받은 인터럽트 응답 신호(IACK*)를 논리곱하여 마스터 인터페이스부(200)로 인가하는 인터럽트 응답 신호(EIACK*)를 생성하는 논리곱 회로부(317)를 구비하여 이루어진다.5 is a road illustrating the configuration of the spurious controller in FIG. 4, and the spurious controller 310 receives an inverted interrupt response signal IACK * and a clock signal CLOCK (approximately 10 Hz) from the CPU 400 and is inverted. After receiving the interrupt response signal IACK *, if the clock signal CLOCK is input about three times in succession, the shift register 311 and the shift register 311 change the spurious cutoff clock signal SPBCLK to a high level and output the same. A counter 312 which receives the spurious cut-off clock signal SPBCLK output in the high level state as a clock signal CLK, and initializes it based on the initialization signal INIT * received from the CPU 400; When the spurious cut-off clock signal SPBCLK is input to the counter 312 as the clock signal CLK about five times in succession, the logical product turns the spurious cut-off state signal SPBST to a high level and outputs the result. The negative gate which inverts the furnace section 313 and the spurious cut-off state signal SPBST, applies the reset signal SRESET * to the master interface unit 200, and applies the alarm signal ALARM * to the CPU 400. 314 and an interrupt request for logically applying the spurious cut-off state signal SPBST input from the AND circuit 313 and the interrupt request signal EIRQ * received from the master interface unit 200 to the CPU 400. The OR circuit unit 315 generating the signal IRQ *, the spurious cut-off state signal SPBST inverted at the negative gate 314 and the inverted data transfer response signal EDTACK * applied from the master interface unit 200. To the OR circuit unit 316 for generating the virtual interrupt response signal VIACK * and the master interface unit by ANDing the virtual interrupt response signal VIACK * and the interrupt response signal IACK * received from the CPU 400. (200) And a logical product circuit unit 317 for generating an interrupt response signal EIACK *.

이하에서는 도 3 내지 도 5를 참조하여 본 발명에 따른 병렬 버스 시스템의 에러 제어 장치의 동작 과정에 대해서 설명을 진행한다.Hereinafter, an operation process of an error control apparatus of a parallel bus system according to the present invention will be described with reference to FIGS. 3 to 5.

해당 슬레이브가 다른 슬레이브에게 데이터를 전송하기 위해서 해당 슬레이브의 CPU(미도시)가 DPRAM(미도시)에 다른 슬레이브에게 전송할 데이터를 기록하면, 슬레이브 인터페이스부(100)는 마스터 인터페이스부(200)로 인터럽트 요구 신호(Slave Interrupt Request;SIRQ*)를 인가하게 되고, 마스터 인터페이스부(200)는 슬레이브 인터페이스부(100)로부터 인가받은 인터럽트 요구 신호(SIRQ*)를 에러 제어부(300)로 인가한다. 마스터 인터페이스부(200)로부터 인터럽트 요구 신호(EIRQ*)를 인가받은 에러 제어부(300)는 CPU(400)로 인터럽트 요구 신호(IRQ*)를 전달하게 되고, CPU(400)는 인터럽트 요구 신호(IRQ*)에 따라 에러 제어부(300)로 인터럽트 응답 신호(IACK*)를 인가한다.In order for the slave to transmit data to another slave, the slave interface unit 100 interrupts the master interface unit 200 when the slave's CPU (not shown) writes data to be transmitted to the other slave in the DPRAM (not shown). The request signal Slave Interrupt Request SIRQ * is applied, and the master interface unit 200 applies the interrupt request signal SIRQ * received from the slave interface unit 100 to the error controller 300. The error controller 300 which receives the interrupt request signal EIRQ * from the master interface unit 200 transmits the interrupt request signal IRQ * to the CPU 400, and the CPU 400 transmits the interrupt request signal IRQ. The interrupt response signal IACK * is applied to the error controller 300 according to *).

CPU(400)로부터 인터럽트 응답 신호(IACK*)를 인가받은 에러 제어부(300)는 인터럽트 응답 신호(IACK*)를 인가받음과 동시에 스퓨리어스 인터럽트 에러 발생을 감지하기 위해 데이터 전송 응답 신호(EDTACK*)가 인가될 때까지 인가되는 클럭 신호(CLOCK)를 카운트한다.In response to receiving the interrupt response signal IACK * from the CPU 400, the error control unit 300 receives the interrupt response signal IACK *, and at the same time, the data transmission response signal EDTACK * is applied to detect the occurrence of the spurious interrupt error. The applied clock signal CLOCK is counted until it is applied.

즉, 에러 제어부(300)는 CPU(400)로부터 대략 10㎲ 단위로 입력되는 클럭 신호(CLOCK)를 인가받아서 쉬프트 레지스터(311)에 인가하고, 인터럽트 응답 신호(IACK*)를 인가받은 후 쉬프트 레지스터(311)에 클럭 신호(CLOCK)가 3번 연속되어 입력되면(대개의 경우 30㎲가 경과하면 스퓨리어스 인터럽트 에러가 1번 발생하므로 10㎲ 단위로 입력되는 클럭 신호를 3번 체크한다), 스퓨리어스 차단 클럭신호(SPBCLK)를 하이 레벨로 활성화하여 카운터(312)의 클럭 단자 입력으로 인가하고, 스퓨리어스 차단 클럭 신호(SPBCLK)가 카운터(312)의 클럭 단자 입력으로 5번 연속되어 입력되면 스퓨리어스 차단 상태 신호(SPBST)를 하이 레벨 상태로 활성화하여 출력함으로써, 스퓨리어스 인터럽트 에러 발생 상태를 출력한다.That is, the error control unit 300 receives the clock signal CLOCK input from the CPU 400 in units of about 10 Hz and applies the shift signal 311 to the shift register 311. After receiving the interrupt response signal IACK *, the shift register 300 receives the shift register 311. When the clock signal (CLOCK) is input three times in succession (usually 30 seconds pass, a spurious interrupt error occurs one time, so the clock signal input in units of 10 Hz is checked three times). When the clock signal SPBCLK is activated to a high level and applied to the clock terminal input of the counter 312, and the spurious blocking clock signal SPBCLK is input five times in succession to the clock terminal input of the counter 312, a spurious cut-off signal By activating and outputting (SPBST) to the high level state, the spurious interrupt error occurrence state is output.

전술한 바와 같이, 스퓨리어스 인터럽트 에러가 다수 발생하여 스퓨리어스 차단 상태 신호(SPBST)가 하이 레벨 상태로 활성화되어서 마스터 인터페이스부(200)를 통해 슬레이브 인터페이스부(100)로부터 인가받은 인터럽트 요구 신호(EIRQ*)와 논리합되면 CPU(400)로 인터럽트 요구 신호(IRQ*)가 인가되지 않는다.As described above, the interrupt request signal EIRQ * received from the slave interface unit 100 through the master interface unit 200 is activated because the spurious interruption state signal SPBST is activated to a high level due to a large number of spurious interrupt errors. If not, the interrupt request signal IRQ * is not applied to the CPU 400.

전술한 바와 같이, 스퓨리어스 인터럽트 에러가 다수 발생하면, 에러 제어부(300)는 스퓨리어스 인터럽트 에러를 복구하기 위해 부정 게이트(314)를 이용해 스퓨리어스 차단 상태 신호(SPBST)를 반전시켜 마스터 인터페이스부(200)에 리세트 신호(SRESET)로 인가하고, 이와 동시에 반전된 스퓨리어스 차단 상태 신호(SPBST)를 CPU(400)에 알람 신호(ALARM*)로 인가하여 스퓨리어스 인터럽트 에러 발생 상황을 알린다.As described above, when a large number of spurious interrupt errors occur, the error control unit 300 inverts the spurious cut-off state signal SPBST using the negative gate 314 to recover the spurious interrupt error, and transmits the spurious interrupt error signal to the master interface unit 200. The spurious interrupt status signal SPBST is applied to the CPU 400 as an alarm signal ALARM * at the same time as the reset signal SRESET, and the spurious interrupt error occurrence condition is notified.

이에 따라, 에러 제어부(300)로부터 알람 신호(ALARM*)를 인가받은 CPU(400)는 일정 시간 후에 에러 제어부(300)로 초기화 신호(INIT*)를 인가하여 정상 동작을 알리게 되고, CPU(400)로부터 초기화 신호(INIT*)를 인가받은 에러 제어부(300)는 CPU(400)로부터 인가받은 초기화 신호(INIT*)에 의거하여 카운터(312)를 초기화한다.Accordingly, the CPU 400 receiving the alarm signal ALARM * from the error control unit 300 applies the initialization signal INIT * to the error control unit 300 after a predetermined time to notify the normal operation of the CPU 400. The error control unit 300, which receives the initialization signal INIT * from FIG. 2, initializes the counter 312 based on the initialization signal INIT * received from the CPU 400.

한편, 스퓨리어스 차단 상태 신호(SPBST)가 하이 레벨로 활성화된 상태에서도 슬레이브는 인터럽트 응답 신호(SIACK*)를 받지 못해 인터럽트 초기 루틴을 끝내지 못하고, 마스터로 계속 인터럽트 요구 신호(SIRQ*)를 계속 인가하게 된다. 따라서, 슬레이브는 다른 일은 미루고 인터럽트 응답 신호(IACK*)만을 기다리게 되는 문제가 발생한다. 이를 위해서, 부정 게이트(314)에서 반전된 스퓨리어스 차단 상태 신호(SPBST)와 마스터 인터페이스부(200)로부터 인가되는 데이터 전송 응답 신호(EDTACK*)를 반전시킨 신호를 논리합하여 가상 인터럽트 응답 신호(VIACK*)를 생성하고, 이렇게 생성된 가상 인터럽트 응답 신호(VIACK*)와 CPU(400)로부터 인가받은 인터럽트 응답 신호(IACK*)를 논리곱하여 생성된 가상의 인터럽트 응답 신호(EIACK*)를 마스터 인터페이스부(200)로 인가하고, 마스터 인터페이스부(200)에서는 인터럽트 응답 신호(SIACK*)를 슬레이브 인터페이스부(100)로 인가하게 된다.On the other hand, even when the spurious cutoff state signal SPBST is activated at a high level, the slave does not receive the interrupt response signal SIACK * and thus does not terminate the interrupt initial routine, and continues to apply the interrupt request signal SIRQ * to the master. do. Therefore, the slave delays other tasks and waits only for the interrupt response signal IACK *. To this end, the virtual interrupt response signal VIACK * is obtained by logically combining the inverted spurious cut-off state signal SPBST at the negative gate 314 and a signal inverted from the data transfer response signal EDTACK * applied from the master interface unit 200. ) And the virtual interrupt response signal (EIACK *) generated by multiplying the generated virtual interrupt response signal (VIACK *) and the interrupt response signal (IACK *) received from the CPU 400 to the master interface unit ( 200, the master interface unit 200 applies an interrupt response signal SIACK * to the slave interface unit 100.

한편, 버퍼(330)는 반전된 초기화 신호(INIT*)와, 리세트 신호(SRESET*)와, 데이터 전송 응답 신호(EDTACK*)를 논리합하여 출력되는 신호를 WE(Write Enable) 단자의 입력 신호로 인가받아, 스퓨리어스 인터럽트 에러가 발생하여 WE 단자로 활성화된 입력 신호가 인가되면, 데이터 버스에 실려오는 인터럽트를 요구한 슬레이브의 벡터 번호를 저장하고,단자에 초기화 신호(INIT*)가 인가되면 바로 버퍼(330)에 저장되어 있는 내용을 CPU(400)로 출력하게 된다.On the other hand, the buffer 330 is the input signal of the WE (Write Enable) terminal to output a signal that is output by ORing the inverted initialization signal INIT *, the reset signal SRESET *, and the data transmission response signal EDTACK *. When a spurious interrupt error occurs and an input signal activated to the WE terminal is applied, the vector number of the slave requesting the interrupt coming on the data bus is stored. When the initialization signal INIT * is applied to the terminal, the contents stored in the buffer 330 are immediately output to the CPU 400.

이에 따라, CPU(400)는 버퍼(330)로부터 인가받은 내용에 따라 해당 슬레이브를 판별한 후, 해당 슬레이브의 DPRAM(미도시)에 억세스해서 데이터가 이동할 목적지와 송신지 및 데이터의 사이즈를 체크하고, 병렬 버스인 VME 버스를 통해서 해당 슬레이브의 DPRAM(미도시)에 기록되어 있는 데이터를 다른 슬레이브의 DPRAM(미도시)으로 이동시키게 된다.Accordingly, the CPU 400 determines the slave according to the contents received from the buffer 330, accesses the DPRAM (not shown) of the slave, checks the destination, the transmission destination, and the size of the data to which the data will move. The data recorded in the DPRAM (not shown) of the slave is moved to the DPRAM (not shown) of another slave through the VME bus, which is a parallel bus.

본 발명의 병렬 버스 시스템의 에러 제어 장치는 전술한 실시예에 국한되지 않고 본 발명의 기술 사상이 허용하는 범위 내에서 다양하게 변형하여 실시할 수 있다.The error control apparatus of the parallel bus system of the present invention is not limited to the above-described embodiments, and can be implemented in various modifications within the scope of the technical idea of the present invention.

이상에서 설명한 바와 같은 본 발명의 병렬 버스 시스템의 에러 제어 장치에 따르면, 마스터에 스퓨리어스 인터럽트 에러 발생을 감지하는 에러 제어부를 구성하여 스퓨리어스 인터럽트 에러가 다수 발생하면 마스터 인터페이스부를 리세트시키고, CPU에 스퓨리어스 인터럽트 에러 발생을 통보함으로써, 자동으로 스퓨리어스 인터럽트 에러를 복구하고, 시스템 다운 현상을 방지할 수 있는 효과가 있다.According to the error control apparatus of the parallel bus system of the present invention as described above, an error control unit for detecting the occurrence of the spurious interrupt error in the master is configured to reset the master interface unit when a large number of spurious interrupt errors occur, and the spurious interrupt to the CPU By notifying an error occurrence, there is an effect of automatically recovering a spurious interrupt error and preventing a system down phenomenon.

Claims (5)

슬레이브로부터 인터럽트 요구 신호, 데이터 전송 응답 신호, 벡터 번호를 인가받는 마스터 인터페이스부와;A master interface unit receiving an interrupt request signal, a data transmission response signal, and a vector number from a slave; 상기 마스터 인터페이스부를 통해 상기 슬레이브로부터 인가받은 인터럽트 요구 신호에 응답하고, 상기 슬레이브로부터 인가받은 데이터 전송 응답 신호 및 벡터 번호에 의거하여 인터럽트 서비스를 시작하는 제어부와;A control unit responsive to an interrupt request signal received from the slave through the master interface unit and starting an interrupt service based on a data transfer response signal and a vector number received from the slave; 상기 마스터 인터페이스부와 제어부 사이에 구비되어 상기 제어부로부터 인가받은 클럭 신호에 의거하여 스퓨리어스 인터럽트 에러 발생을 감지하고, 스퓨리어스 인터럽트 에러가 다수 발생하면 상기 마스터 인터페이스부로 리세트 신호를 인가하고, 상기 제어부로 알람 신호를 인가하여 스퓨리어스 인터럽트 에러 발생을 통보하는 에러 제어부를 구비하여 이루어지는 병렬 버스 시스템의 에러 제어 장치.It is provided between the master interface unit and the control unit detects the occurrence of the spurious interrupt error based on the clock signal received from the control unit, and if a large number of spurious interrupt errors occur, the reset signal is applied to the master interface unit, the alarm to the control unit An error control apparatus for a parallel bus system, comprising an error control unit for applying a signal to notify the occurrence of a spurious interrupt error. 제 1항에 있어서, 상기 에러 제어부는,The method of claim 1, wherein the error control unit, 상기 제어부로부터 인터럽트 응답 신호를 인가받음과 동시에 상기 제어부로부터 인가되는 클럭 신호를 카운트하여 스퓨리어스 인터럽트 에러 발생을 감지하고, 스퓨리어스 인터럽트 에러가 다수 발생하면 상기 마스터 인터페이스부로 리세트 신호를 인가하고, 상기 제어부로 알람 신호를 인가하는 스퓨리어스 제어부와;Upon receiving the interrupt response signal from the control unit, a clock signal applied from the control unit is counted to detect the occurrence of the spurious interrupt error. When a plurality of spurious interrupt errors occur, the reset signal is applied to the master interface unit. A spurious controller for applying an alarm signal; 스퓨리어스 인터럽트 에러가 발생했을 때 인터럽트를 요구한 슬레이브의 벡터 번호를 저장하는 버퍼를 구비하여 이루어지는 것을 특징으로 하는 병렬 버스 시스템의 에러 제어 장치.And a buffer for storing the vector number of the slave that requested the interrupt when a spurious interrupt error occurs. 제 2항에 있어서, 상기 스퓨리어스 제어부는,The method of claim 2, wherein the spurious control unit, 상기 제어부로부터 반전된 인터럽트 응답 신호를 인가받은 후 클럭 신호가 소정 횟수 연속되어 입력되면 스퓨리어스 차단 클럭 신호를 하이 레벨 상태로 바꾸어 출력하는 쉬프트 레지스터와;A shift register configured to change the spurious cutoff clock signal to a high level state when the clock signal is input a predetermined number of times after receiving the inverted interrupt response signal from the controller; 상기 스퓨리어스 차단 클럭 신호를 클럭 단자의 입력 신호로 입력받으며, 상기 제어부로부터 인가받은 초기화 신호에 의거하여 초기화하는 카운터와;A counter for receiving the spurious cutoff clock signal as an input signal of a clock terminal and initializing the spurious cutoff clock signal based on an initialization signal received from the controller; 상기 스퓨리어스 차단 클럭 신호가 상기 클럭 단자의 입력 신호로 소정 횟수 연속되어 입력되면 스퓨리어스 차단 상태 신호를 하이 레벨 상태로 바꾸어 출력하는 제 1 논리곱 회로부와;A first AND circuit unit for converting the spurious cut-off state signal into a high level state when the spurious cut-off clock signal is continuously input to the input signal of the clock terminal a predetermined number of times; 상기 스퓨리어스 차단 상태 신호를 반전시켜 상기 마스터 인터페이스부에 리세트 신호로 인가하고, 상기 제어부에 알람 신호로 인가하는 부정 게이트와;A negative gate for inverting the spurious cut-off state signal and applying the reset signal to the master interface unit as a reset signal and to the control unit as an alarm signal; 상기 제 1 논리곱 회로부로부터 입력되는 스퓨리어스 차단 상태 신호와 슬레이브로부터 인가받은 인터럽트 요구 신호를 논리합하여 인터럽트 요구 신호를 생성하는 제 1 논리합 회로부와;A first OR circuit unit for generating an interrupt request signal by ORing the spurious cut-off state signal input from the first AND circuit unit and the interrupt request signal received from the slave; 상기 부정 게이트에서 반전된 스퓨리어스 차단 상태 신호와 상기 마스터 인터페이스부로부터 인가받은 반전된 데이터 전송 응답 신호를 논리합하여 가상 인터럽트 응답 신호를 생성하는 제 2 논리합 회로부와;A second logic sum circuit unit for generating a virtual interrupt response signal by ORing the spurious cut-off state signal inverted at the negative gate and the inverted data transmission response signal received from the master interface unit; 상기 가상 인터럽트 응답 신호와 상기 제어부로부터 인가받은 인터럽트 응답신호를 논리곱하여 인터럽트 응답 신호를 생성하는 제 2 논리곱 회로부를 더 구비하여 이루어지는 것을 특징으로 하는 병렬 버스 시스템의 에러 제어 장치.And a second AND circuit portion for generating an interrupt response signal by performing an AND operation on the virtual interrupt response signal and the interrupt response signal received from the controller. 제 2항에 있어서, 상기 버퍼는,The method of claim 2, wherein the buffer, 반전된 초기화 신호와, 리세트 신호와, 데이터 전송 응답 신호를 논리합하여 출력되는 신호를 기록 인에이블 단자의 입력 신호로 하고, 초기화 신호를 출력 인에이블 단자의 입력 신호로 하는 것을 특징으로 하는 병렬 버스 시스템의 에러 제어 장치.A parallel bus comprising an inverted initialization signal, a reset signal, and a signal which is output by performing a logical sum of a data transmission response signal as an input signal of a write enable terminal and an initialization signal as an input signal of an output enable terminal Error control device of the system. 제 1항에 있어서, 상기 제어부는,The method of claim 1, wherein the control unit, 상기 에러 제어부로부터 알람 신호를 인가받으면, 일정 시간 후에 초기화 신호를 인가하여 정상 동작을 알리는 것을 특징으로 하는 병렬 버스 시스템의 에러 제어 장치.When the alarm signal is received from the error control unit, the error control device of the parallel bus system characterized in that the normal operation by applying an initialization signal after a predetermined time.
KR10-1999-0061221A 1999-12-23 1999-12-23 apparatus for error controlling in parallel bus system KR100367699B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR10-1999-0061221A KR100367699B1 (en) 1999-12-23 1999-12-23 apparatus for error controlling in parallel bus system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR10-1999-0061221A KR100367699B1 (en) 1999-12-23 1999-12-23 apparatus for error controlling in parallel bus system

Publications (2)

Publication Number Publication Date
KR20010057811A true KR20010057811A (en) 2001-07-05
KR100367699B1 KR100367699B1 (en) 2003-01-10

Family

ID=19628869

Family Applications (1)

Application Number Title Priority Date Filing Date
KR10-1999-0061221A KR100367699B1 (en) 1999-12-23 1999-12-23 apparatus for error controlling in parallel bus system

Country Status (1)

Country Link
KR (1) KR100367699B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100429267B1 (en) * 2001-11-27 2004-04-29 엘지전자 주식회사 Apparatus and method for detecting dtack fail of external device

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR0128136Y1 (en) * 1994-12-30 1998-12-15 서평원 Board fault detector using no-response of address and access of parallel bus system
KR0183197B1 (en) * 1995-12-28 1999-05-15 정장호 An electronic switching system
JPH09198334A (en) * 1996-01-16 1997-07-31 Hitachi Inf Technol:Kk Fault managing method for data transmission system
JPH1027115A (en) * 1996-07-11 1998-01-27 Nec Eng Ltd Fault information sampling circuit for computer system
KR200167745Y1 (en) * 1996-10-30 2000-02-01 서평원 Interprocessor communication system with vme bus
KR19990039498U (en) * 1998-04-13 1999-11-15 서평원 Malfunction Processor Detection Circuit in IPC System

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100429267B1 (en) * 2001-11-27 2004-04-29 엘지전자 주식회사 Apparatus and method for detecting dtack fail of external device

Also Published As

Publication number Publication date
KR100367699B1 (en) 2003-01-10

Similar Documents

Publication Publication Date Title
US4864496A (en) Bus adapter module for interconnecting busses in a multibus computer system
KR100192724B1 (en) A computer system having a bridge between buses
US4979097A (en) Method and apparatus for interconnecting busses in a multibus computer system
US6112271A (en) Multiconfiguration backplane
US8700835B2 (en) Computer system and abnormality detection circuit
KR0167817B1 (en) Bridge and computer system
JPH06337820A (en) Mechanism and method for detection and recovery of error in multiple bus system
US7860940B2 (en) System and method for bus transmission cancellation
US7631226B2 (en) Computer system, bus controller, and bus fault handling method used in the same computer system and bus controller
CN108132910B (en) System interconnect and system on chip with system interconnect
KR20110097447A (en) System on chip having interrupt proxy and processing method thereof
US7181559B2 (en) Message based transport mechanism for level sensitive interrupts
KR100367699B1 (en) apparatus for error controlling in parallel bus system
CN109582634B (en) Bus system
KR0175742B1 (en) Operation separable high-speed data transmission apparatus in duplication system
JP2000231539A (en) Data transfer system and data transfer method
JP2009211419A (en) Interface control circuit and information processing apparatus
KR100428798B1 (en) Apparatus for slave board resetting
KR100856259B1 (en) Apparatus and method for providing redundancy in the processor board using programmable logic device with interrupt
KR100274084B1 (en) Resetting board/system using reset switch
JPH0981502A (en) Computer system
JP2000020461A (en) Bus access control circuit
JP3263957B2 (en) Watch timer system
JPS6042496B2 (en) Parity error processing method
KR100380328B1 (en) Down prevention device at board disconnection of exchange system

Legal Events

Date Code Title Description
A201 Request for examination
N231 Notification of change of applicant
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20111221

Year of fee payment: 10

LAPS Lapse due to unpaid annual fee