KR0177720B1 - Method for controlling communication driver of branch processor apparatus - Google Patents

Method for controlling communication driver of branch processor apparatus Download PDF

Info

Publication number
KR0177720B1
KR0177720B1 KR1019960043457A KR19960043457A KR0177720B1 KR 0177720 B1 KR0177720 B1 KR 0177720B1 KR 1019960043457 A KR1019960043457 A KR 1019960043457A KR 19960043457 A KR19960043457 A KR 19960043457A KR 0177720 B1 KR0177720 B1 KR 0177720B1
Authority
KR
South Korea
Prior art keywords
modem
communication driver
processor
transmission control
state
Prior art date
Application number
KR1019960043457A
Other languages
Korean (ko)
Other versions
KR19980025430A (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 KR1019960043457A priority Critical patent/KR0177720B1/en
Publication of KR19980025430A publication Critical patent/KR19980025430A/en
Application granted granted Critical
Publication of KR0177720B1 publication Critical patent/KR0177720B1/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/2205Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing using arrangements specific to the hardware being tested
    • G06F11/2221Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing using arrangements specific to the hardware being tested to test input/output devices or peripheral units
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/38Concurrent instruction execution, e.g. pipeline, look ahead
    • G06F9/3802Instruction prefetching
    • G06F9/3804Instruction prefetching for branches, e.g. hedging, branch folding

Abstract

본 발명은 모뎀 감시 기능을 독립시켜 수행함으로써 과중한 로드(load)를 감소시켜 데이터 처리속도를 향상시키기 위한 브랜치 프로세서장치의 통신 드라이버 제어방법에 관한 것이다.The present invention relates to a method for controlling a communication driver of a branch processor device for improving data processing speed by reducing heavy load by independently performing a modem monitoring function.

종래 브랜치 프로세서장치의 통신 드라이버는 통신 드라이버에서 프로세스들이 모뎀 감시와 데이터 송수신을 함께 수행함으로써 과중한 로드가 걸려 드라이버의 기능을 저하시키는 문제점이 있었다.The communication driver of the conventional branch processor device has a problem in that the processes in the communication driver perform a heavy load by performing modem monitoring and data transmission and reception together, thereby degrading the function of the driver.

이것을 해결하기 위해, 본 발명은 브랜치 프로서세장치의 통신 드라이버의 모뎀 감시 기능과 데이터 송수신 기능을 수행함에 있어서, 커널을 용하여 모뎀의 현재 상태를 점검하는 입출력 제어과정과; 입출력 제어과정으로부터 출력된 점검 데이터를 분석하는 모뎀 상태 분석과정과; 모뎀 상태 분석과정으로부터 출력된 분석 데이터를 상위 전송 제어 프로세서에 보고하는 상위 전송 제어 프로세서 인터페이싱과정으로 이루어진다.In order to solve this problem, the present invention provides an input / output control process of checking a current state of a modem using a kernel in performing a modem monitoring function and a data transmitting / receiving function of a communication driver of a branch processor; A modem state analysis process of analyzing the check data output from the input / output control process; An upper transmission control processor interfacing process reports the analysis data outputted from the modem state analysis process to the upper transmission control processor.

Description

브랜치 프로세서(BP)장치의 통신 드라이버 제어방법Communication driver control method of branch processor (BP) device

종래 브랜치 프로세서장치의 통신 드라이버는 제1도에 도시된 바와 같이, 상위 전송 제어 프로세서(1)로부터 출력된 제어신호에 따라 통신 보드(4)내 모뎀의 상태를 감시하고 데이터를 송수신하기 위한 제어신호를 커널(3)을 통해 출력하는 통신 드라이버(2)와; 상기 통신 드라이버(2)로부터 커널(3)을 통해 출력된 제어신호에 따라 내부의 레지스터를 이용하여 모뎀의 상태를 감시하고 데이터를 송수신하는 통신 보드(4)로 구성되어져 있다.As shown in FIG. 1, the communication driver of the conventional branch processor apparatus monitors the state of the modem in the communication board 4 and transmits and receives data according to a control signal output from the upper transmission control processor 1. A communication driver 2 for outputting the data through the kernel 3; It consists of a communication board 4 which monitors the state of the modem and transmits and receives data using an internal register according to a control signal output from the communication driver 2 through the kernel 3.

이와 같이 구성된 종래 브랜치 프로세서장치의 통신 드라이버는 먼저, 상위 전송 제어 프로세서(1)로부터 출력된 제어 신호에 따라 통신 드라이버(2)내 각각의 프로세스들은 공통제공함수(read, write)를 읽어 들이게 된다.The communication driver of the conventional branch processor apparatus configured as described above first reads a common provisioning function (read, write) for each process in the communication driver 2 according to a control signal output from the upper transmission control processor 1.

이후, 각각의 프로세스들은 읽어들인 공통제공함수(read, write)를 이용하여 통신 보드(4)로부터 데이터를 리드하거나 라이트 하게 된다.Thereafter, each process reads or writes data from the communication board 4 using the read and write functions.

여기서, 각각의 프로세스들은 상기 통신 보드(4)로부터 데이터를 리드하거나 라이트하기 직전에 상기 통신 보드(4)내부에 있는 레지스터로부터 현재 모뎀 상태를 파악하게 된다.Here, each process knows the current modem state from a register inside the communication board 4 immediately before reading or writing data from the communication board 4.

이후, 각각의 프로세스들은 상기 파악 결과 모뎀의 상태가 양호하다고 판정이 난 경우에 상기 통신 보드(4)에 리드나 라이트를 수행하게 된다.Then, each process performs a read or write on the communication board 4 when it is determined that the state of the modem is good.

따라서, 다수개의 프로세스들이 모두 실라인별로 리드나 라이트 직전에 모두 모뎀 상태를 점검하는 것이다.Thus, multiple processes all check the modem status on a line-by-line just before a read or write.

그러나 이러한 종래 브랜치 프로세서장치의 통신 드라이버는 통신 드라이버에서 프로세스들이 모뎀 감시화 데이터 송수신을 함께 수행함으로써 과중한 로드가 걸려 드라이버의 기능을 저하시키는 문제점이 있었다.However, the communication driver of the conventional branch processor device has a problem in that the processes in the communication driver perform heavy loads by performing the transmission and reception of modem monitoring data, thereby degrading the function of the driver.

따라서 본 발명은 모뎀 감시 기능을 독립시켜 수행함으로써 과중한 로드(load)를 감소시켜 데이터 처리속도를 향상시키기 위한 브랜치 프로세서장치의 통신 드라이버 제어방법을 제공하는데 그 목적이 있다.Accordingly, an object of the present invention is to provide a method for controlling a communication driver of a branch processor device for improving data processing speed by reducing heavy load by independently performing a modem monitoring function.

제1도는 종래 브랜치 프로세서장치의 블록 구성도.1 is a block diagram of a conventional branch processor apparatus.

제2도는 본 발명에 의한 브랜치 프로세서장치의 통신 드라이버의 블록 구성도.2 is a block diagram of a communication driver of a branch processor apparatus according to the present invention.

제3도는 제2도의 상세 구성도.3 is a detailed configuration diagram of FIG.

제4도는 본 발명에 의한 브랜치 프로세서장치의 통신 드라이버 제어방법의 동작 흐름도.4 is a flowchart illustrating a method of controlling a communication driver of a branch processor apparatus according to the present invention.

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

101 : 상위 전송 제어 프로세서 102 : 통신 드라이버101: upper transmission control processor 102: communication driver

103 : 커널(Kernel) 104 : 통신 보드103: Kernel 104: communication board

105 : 모뎀 감시 프로세스부105: modem monitoring process unit

이하, 본 발명을 첨부한 도면에 의거하여 상세히 설명하면 다음과 같다.Hereinafter, the present invention will be described in detail with reference to the accompanying drawings.

제2도는 본 발명에 의한 브랜치 프로세서장치의 통신 드라이버 장치의 블록 구성도를 나타낸 것으로서, 상위 전송 제어 프로세서(101)로부터 출력된 제어신호에 따라 통신 보드(104)내 모뎀의 상태를 감시하고 데이터를 송수신하기 위한 제어신호를 커널(103)을 통해 출력하는 통신 드라이버(102)와; 상기 통신 드라이버(102)로부터 커널(103)을 통해 출력된 제어신호에 따라 내부의 레지스터를 이용하여 모뎀의 상태를 감시하고 데이터를 송수신하는 통신 보드(104)와; 상기 커널(103)을 통해 상기 통신 보드(104)내 모뎀의 상태를 감시하여 그 감시 결과에 따라 모뎀 상태신호를 출력하는 모뎀 감시 프로세스부(105)로 구성되어져 있다.2 is a block diagram of a communication driver device of a branch processor device according to the present invention, and monitors the state of a modem in the communication board 104 according to a control signal output from the upper transmission control processor 101 and monitors data. A communication driver 102 for outputting control signals for transmitting and receiving through the kernel 103; A communication board (104) for monitoring the state of the modem and transmitting / receiving data using an internal register according to a control signal output from the communication driver (102) through the kernel (103); The kernel 103 is configured to monitor the status of the modem in the communication board 104 and to output a modem status signal in accordance with the monitoring result.

상기 모뎀 감시 프로세스부(105)는 제3도에 도시된 바와 같이, 상기 커널(103)을 통해 통신 보드(104)내 모뎀의 상태를 감시하는 입출력 제어부(105a)와; 상기 입출력 제어부(105a)로부터 출력된 모뎀 상태신호를 분석하여 그 결과 신호를 출력하는 모뎀 상태 분석부(105b)와; 상기 모뎀 상태 분석부(105b)로부터 출력된 신호에 따라 모뎀의 현재 상태를 보고하기 위하여 상위 전송 제어 프로세서(101)와 인터페이싱하기 위한 상위 전송 제어 프로세서 인터페이스부(105c)로 구성된다.The modem monitoring process unit 105 includes an input / output control unit 105a for monitoring the state of the modem in the communication board 104 through the kernel 103, as shown in FIG. A modem state analyzer 105b for analyzing a modem state signal output from the input / output controller 105a and outputting a result signal; And a higher transmission control processor interface unit 105c for interfacing with the higher transmission control processor 101 to report the current state of the modem according to the signal output from the modem state analysis unit 105b.

이와 같이 구성된 본 발명의 작용 및 효과를 첨부한 도면 제3도 및 제4도를 참조하여 설명하면 다음과 같다.Referring to Figures 3 and 4 attached to the operation and effects of the present invention configured as described above are as follows.

먼저, 상위 전송 제어 프로세서(101)로부터 출력된 제어 신호에 따라 통신 드라이버(102)내 각각의 프로세스들은 공통제공함수(read, write)를 읽어 들이게 된다.First, each process in the communication driver 102 reads a common provision function (read, write) according to a control signal output from the upper transmission control processor 101.

그러면, 각각의 프로세스들은 읽어들인 공통제공함수(read, write)를 이용하여 통신 보드(104)로부터 데이터를 리드하거나 라이트하기 직전에 모뎀 감시 프로세스부(105)는 상기 상위 전송 제어 프로세서(101)로부터 출력된 모뎀 감시 제어신호에 따라 커널(103)을 통해 통신 보드(104)내 모뎀의 상태를 점검하게 된다(SI).Then, each of the processes by using the common read function (read, write) to read or write data from the communication board 104, the modem monitoring processor 105 from the upper transmission control processor 101 According to the output modem monitoring control signal, the state of the modem in the communication board 104 is checked through the kernel 103 (SI).

즉, 모뎀 감시 프로세스부(105)내 입출력 제어부(105a)는 유닉스에서 제공하는 라이브러리를 이용하여 모뎀의 상태를 점검하여 출력하게 된다.That is, the input / output control unit 105a in the modem monitoring process unit 105 checks and outputs the state of the modem using a library provided by Unix.

그러면, 모뎀 상태 분석부(105b)는 상기 입출력 제어부(105a)로부터 출력된 모뎀 상태 점검신호를 분석하고 그 분석 결과 장애가 발생하였을 경우에는 장애 상태 데이터를 출력하게 된다(S2).Then, the modem state analysis unit 105b analyzes the modem state check signal output from the input / output control unit 105a, and outputs failure state data when a failure occurs as a result of the analysis (S2).

이에 따라, 상위 전송 제어 프로세서 인터페이스부(105c)는 상기 모뎀 상태 분석부(105b)로부터 출력된 장애 상태 데이터를 유닉스(UNIX)에서 제공하는 프로세스간 통신 방식(IPC: Interprocess Comminication)를 이용하여 상위 전송 제어 프로세서(101)에 보고하게 된다.(S3).Accordingly, the upper transmission control processor interface unit 105c transmits the upper level transmission using an interprocess communication method (IPC) that provides the failure state data output from the modem state analysis unit 105b to the UNIX. Report to the control processor 101 (S3).

그러면, 상위 전송 제어 프로세서(101)는 상기 모뎀 감시 프로세스부(105)내상위 전송 제어 프로세서 인테페이스부(105c)로부터 출력된 장애 상태 데이터를 분석하여 그 분석 결과에 따라 제어신호를 출력하게 된다.Then, the upper transmission control processor 101 analyzes the failure state data output from the upper transmission control processor interface unit 105c in the modem monitoring process unit 105 and outputs a control signal according to the analysis result.

이상에서 설명한 바와 같이 본 발명은 브랜치 프로세서장치에서 모뎀 감시 기능을 독립시켜 수행함으로써 과중한 로드(load)를 감소시켜 데이터 처리속도를 향상시키는 효과가 있다.As described above, the present invention has an effect of reducing data load by reducing heavy load by independently performing a modem monitoring function in a branch processor device.

본 발명은 브랜치 프로세서(Branch Processor)장치에 관한 것으로, 특히 모뎀 감시 기능을 독립시켜 수행함으로써 과중한 로드(load)를 감소시켜 데이터 처리속도를 향상시키기 위한 브랜치 프로세서장치의 통신 드라이버 제어방법에 관한 것이다.BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a branch processor device, and more particularly, to a method for controlling a communication driver of a branch processor device to improve data processing speed by reducing heavy load by independently performing a modem monitoring function.

Claims (3)

브랜치 프로서세장치의 통신 드라이버의 모뎀 감시 기능과 데이터 송수신 기능을 수행함에 있어서, 커널을 이용하여 모뎀의 현재 상태를 점검하는 입출력 제어과정(S1)과; 상기 입출력 제어과정(S1)으로부터 출력된 점검 데이터를 분석하는 모뎀 상태 분석과정(S2)과; 상기 모뎀 상태 분석과정(S2)으로부터 출력된 분석 데이터를 상위 전송 제어 프로세서에 보고하는 상위 전송 제어 프로세서 인터페이싱과정(S3)으로 이루어진 것을 특징으로 하는 브랜치 프로세서(BP)장치의 통신 드라이버 제어방법.In performing a modem monitoring function and a data transmission / reception function of a communication driver of a branch processor, an input / output control process (S1) of checking a current state of a modem using a kernel; A modem state analysis process S2 for analyzing the check data output from the input / output control process S1; And a higher transmission control processor interfacing process (S3) for reporting analysis data outputted from the modem state analysis process (S2) to a higher transmission control processor (S3). 제1항에 있어서, 상기 통신 드라이버의 각 프로세스들이 제공함수를 이용하여 통신 보드로부터 데이터를 리드/라이트하기 직전에 상기 모뎀의 상태를 독립적으로 분석하여 상기 상위 전송 제어 프로세서가 직접 모뎀의 상태를 제어하게 한 것을 특징으로 하는 브랜치 프로세서(BP)장치의 통신 드라이버 제어방법.The method of claim 1, wherein each process of the communication driver independently analyzes the state of the modem immediately before reading / writing data from the communication board using a providing function, so that the upper transmission control processor directly controls the state of the modem. Communication driver control method of a branch processor (BP) device, characterized in that. 제1항에 있어서, 상기 상위 전송 제어 프로세서 인터페이스과정에서 독립적으로 분석된 상기 모뎀의 상태를 상기 상위 전송 제어 프로세서에 보고하므로서 상기 상위 전송 제어 프로세서에서 직접 모뎀의 상태를 제어하게 한 것을 특징으로 하는 브랜치 프로세서(BP)장치의 통신 드라이버 제어방법.The branch of claim 1, wherein the upper transmission control processor directly controls the status of the modem by reporting the status of the modem independently analyzed in the upper transmission control processor interface to the higher transmission control processor. Communication driver control method of processor (BP) device.
KR1019960043457A 1996-10-01 1996-10-01 Method for controlling communication driver of branch processor apparatus KR0177720B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019960043457A KR0177720B1 (en) 1996-10-01 1996-10-01 Method for controlling communication driver of branch processor apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019960043457A KR0177720B1 (en) 1996-10-01 1996-10-01 Method for controlling communication driver of branch processor apparatus

Publications (2)

Publication Number Publication Date
KR19980025430A KR19980025430A (en) 1998-07-15
KR0177720B1 true KR0177720B1 (en) 1999-05-15

Family

ID=19475918

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019960043457A KR0177720B1 (en) 1996-10-01 1996-10-01 Method for controlling communication driver of branch processor apparatus

Country Status (1)

Country Link
KR (1) KR0177720B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100441990B1 (en) * 2001-12-26 2004-07-30 한국전자통신연구원 Apparatus for Modem Analysis in Communication System and Method Thereof

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100441990B1 (en) * 2001-12-26 2004-07-30 한국전자통신연구원 Apparatus for Modem Analysis in Communication System and Method Thereof

Also Published As

Publication number Publication date
KR19980025430A (en) 1998-07-15

Similar Documents

Publication Publication Date Title
KR0177720B1 (en) Method for controlling communication driver of branch processor apparatus
KR100474716B1 (en) I / O data monitoring method between exchange and external device
KR100329652B1 (en) Method for controlling remote board by using packet network
KR200191356Y1 (en) Realtime monitoring apparatus of plc data
KR100247423B1 (en) Input/output port testing method
KR100203349B1 (en) Receiving device capable of setting receving level
JPH10133903A (en) Data transfer controller and loop back test system
JPH01149557A (en) Modem
JPH0652073A (en) Test device for communication interface board
KR100498553B1 (en) Circuit and method for performing dual board
KR950002353A (en) Remote fault handling system of television and its processing method
KR880002086A (en) Automatic batch processing system and its processing control method
KR100269863B1 (en) Method for remote checking errors of cdma base station
JPH11312136A (en) I/o controller
KR960024960A (en) How to check the operation of the system
JPH01184550A (en) Test circuit for intermediate controller
JPH0918541A (en) Protocol analyzer
JPS59167193A (en) Communication analyzer of catv terminal device
JPH04157952A (en) Automatic test system for exchange software
JPH04329378A (en) Automatic test system for power source control device
KR940020194A (en) General emulation method
KR980010778A (en) How to monitor your system
KR960027833A (en) Packet integration test apparatus and method of electronic switch
KR19990034367A (en) How to improve communication speed of elevator
JPH0514451A (en) Line monitor method

Legal Events

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

Payment date: 20121011

Year of fee payment: 15

FPAY Annual fee payment

Payment date: 20130926

Year of fee payment: 16

LAPS Lapse due to unpaid annual fee