KR20010038984A - Load sensing apparatus of parallel data communication system - Google Patents

Load sensing apparatus of parallel data communication system Download PDF

Info

Publication number
KR20010038984A
KR20010038984A KR1019990047186A KR19990047186A KR20010038984A KR 20010038984 A KR20010038984 A KR 20010038984A KR 1019990047186 A KR1019990047186 A KR 1019990047186A KR 19990047186 A KR19990047186 A KR 19990047186A KR 20010038984 A KR20010038984 A KR 20010038984A
Authority
KR
South Korea
Prior art keywords
data
signal
overload
counter
comparator
Prior art date
Application number
KR1019990047186A
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 KR1019990047186A priority Critical patent/KR20010038984A/en
Publication of KR20010038984A publication Critical patent/KR20010038984A/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3003Monitoring arrangements specially adapted to the computing system or computing system component being monitored
    • G06F11/3024Monitoring arrangements specially adapted to the computing system or computing system component being monitored where the computing system component is a central processing unit [CPU]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/34Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment
    • G06F11/3404Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment for parallel or distributed programming
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/34Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment
    • G06F11/3409Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment for performance assessment
    • G06F11/3419Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment for performance assessment by assessing time
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/34Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment
    • G06F11/3409Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment for performance assessment
    • G06F11/3433Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment for performance assessment for load management

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Quality & Reliability (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • Computing Systems (AREA)
  • Mathematical Physics (AREA)
  • Maintenance And Management Of Digital Transmission (AREA)

Abstract

PURPOSE: A device for checking communication load in a parallel data communication system is provided to facilitate process related to a load factor of a CPU by performing calculation of the load factor and determination and report of overload through a hardware. CONSTITUTION: A check device of communication load performs calculation of a load factor and time measurement for occupying a parallel data line using a clock counter counting a number of communication clocks and a data counter counting a number of total clocks of a data packet. If a timer generates a time out signal, the check device stores and reports the load factor after dividing a value of data counter into a value of clock counter to calculate the load factor and compares the load factor with a predetermined critical value. If the load factor is larger than the critical value, an inner flag for displaying the overload state is set up and an overload interrupt is generated.

Description

병렬 데이터 통신 시스템의 통신부하 감시장치{Load sensing apparatus of parallel data communication system}Load sensing apparatus of parallel data communication system

본 발명은 병렬 데이터 통신 시스템의 통신부하 감시장치에 관한 것으로, 더욱 상세하게는 병렬 데이터 통신을 수행하는 시스템에서 데이터의 병렬 선로 점유 시간 계측 및 부하율 계산을 수행하는 병렬 데이터 통신 시스템의 통신부하 감시장치에 관한 것이다.The present invention relates to a communication load monitoring device of a parallel data communication system, and more particularly, to a communication load monitoring device of a parallel data communication system for performing parallel line occupation time measurement and load ratio calculation of data in a system performing parallel data communication. It is about.

종래의 병렬 데이터 통신 시스템은 통신하는 데이터의 수량과 에러 발생 수량만을 관리하므로, 부하 계산을 위해서는 CPU 등의 제어기에서 그 값을 읽어 소프트웨어적인 프로그램으로 부하율을 계산하고 있다.Since the conventional parallel data communication system manages only the quantity of data to communicate and the quantity of error occurrence, the load rate is calculated by a software program by reading the value in a controller such as a CPU.

그러나, 이와 같은 종래의 병렬 데이터 통신 시스템은, 부하율을 소프트웨어적으로 처리하는 경우에 있어서 그 처리시간이 하드웨어로 구성된 기기보다 느리기 때문에, 과부하가 발생하더라도 즉각 반응하기가 어려운 문제점이 있다. 따라서, 이를 보완하기 위해 감시 사이클을 보다 정밀하게 수행하게 되나, 감시가 보다 정밀해질수록 CPU의 부하가 늘어나 CPU의 동작 효율이 떨어지게 되는 다른 문제점도 발생한다.However, such a conventional parallel data communication system has a problem that it is difficult to react immediately even if an overload occurs because the processing time is slower than a hardware device when the load ratio is processed by software. Therefore, in order to compensate for this, the monitoring cycle is performed more precisely, but as the monitoring becomes more precise, another problem arises that the CPU load increases and the operation efficiency of the CPU decreases.

또한, 종래에는 데이터가 실제 라인을 점유한 시간이 아닌 데이터의 수량만을 기본 자료로 사용하기 때문에, 실제 부하율과 오차가 발생하게 되며, 이 오차를 극복하기 위해서 송수신되는 모든 데이터의 비트수까지 고려해서 부하를 계산해야 하므로 CPU의 동작 효율을 더욱 저하시키게 되는 문제점이 있다.In addition, conventionally, since only the quantity of data is used as the basic data, not the time when the data occupies the actual line, an actual load rate and an error occur, and in order to overcome this error, considering the number of bits of all data transmitted and received Since the load needs to be calculated, there is a problem in that the operation efficiency of the CPU is further reduced.

따라서, 본 발명은 상기와 같은 종래의 문제점을 해결하기 위하여 안출한 것으로 그 목적은, 병렬 데이터 통신을 수행하는 시스템에서 클럭 카운터 값을 이용하여 데이터의 병렬 선로 점유 시간 계측 및 부하율의 계산을 수행함과 아울러, 이 값을 소정의 임계치와 비교하여 과부하 상태를 판단 및 통보하도록 함으로써, CPU의 통신 부하율 관련 처리가 용이해지도록 하는 병렬 데이터 통신 시스템의 통신부하 감시장치를 제공함에 있다.Accordingly, an object of the present invention is to solve the above-described problems, and an object thereof is to perform parallel line occupation time measurement and load ratio calculation of data using a clock counter value in a system performing parallel data communication. In addition, the present invention provides a communication load monitoring apparatus for a parallel data communication system that makes it easier to process a communication load factor of a CPU by determining and notifying an overload condition by comparing this value with a predetermined threshold value.

도 1은 본 발명에 따른 병렬 데이터 통신 시스템의 통신부하 감시장치를 나타낸 제어 블록도,1 is a control block diagram showing a communication load monitoring apparatus of a parallel data communication system according to the present invention;

도 2는 도 1의 작용을 설명하기 위한 제어 흐름도.2 is a control flowchart for explaining the operation of FIG.

<도면의 주요 부분에 대한 부호의 설명><Description of the code | symbol about the principal part of drawing>

10 : 시작/종료 감지기 20 : 클럭 카운터10: start / end detector 20: clock counter

30 : 데이터 카운터 40 : 나눗셈 연산기30: data counter 40: division operator

50 : 비교기 60 : 보고 제어기50: comparator 60: reporting controller

70 : 타이머70: timer

이와 같은 목적을 달성하기 위한 본 발명에 따른 병렬 데이터 통신 시스템의 통신부하 감시장치의 특징은, 병렬로 입력 또는 출력되는 데이터 및 제어신호에서 데이터 구간의 시작과 끝을 감지하여 데이터의 구간을 알리는 신호를 발생시키는 시작/종료 감지기; 비교 시간 사이의 통신 클럭의 개수를 카운트하고, 이 카운트 값을 출력하는 클럭 카운터; 입력되는 통신클럭으로 동작되며, 상기 시작/종료 감지기의 데이터 감지 신호를 동작 허가 신호로 이용하여, 데이터 구간에 소요된 통신 클럭의 개수를 카운트하여 이 카운트 값을 출력하는 데이터 카운터; 상기 보고 제어기의 동작 요구 신호에 의해 상기 데이터 카운터와 상기 클럭 카운터의 카운트 값을 입력받고, 데이터 카운트 값을 클럭 카운트 값으로 나누어 단위 시간 동안의 데이터 점유율을 계산하고, 연산후 연산종료신호와 연산결과를 출력하는 나눗셈 연산기; 상기 나눗셈 연산기의 연산종료신호에 따라 상기 나눗셈 연산기로부터의 결과와 사용자가 설정한 과부하 설정값을 비교한 후, 비교완료신호와 함께 과부하 여부 및 연산 결과를 출력하는 비교기; 사용자로부터의 과부하 설정값을 저장 및 변경하고, 타이머 동작 주기 설정값을 저장 및 변경하고, 상기 비교기로부터의 타임아웃신호 입력시 상기 나눗셈 연산기에 대한 동작요구신호와 상기 카운터 및 타이머에 대한 리셋신호를 발생하고, 상기 비교기로부터의 비교종료신호 입력시 상기 비교기로부터의 과부하통보신호를 판독하고, 과부하시 과부하 경보신호발생 및 과부하 발생 카운트 증가 등의 상태 처리 기능 및 사용자로부터의 상태요구신호 입력시 현재 동작 상태를 출력하는 보고 제어기; 및 타이머 클럭을 카운트하여 비교 시간이 설정값에 도달하면, 타임아웃신호를 발생하여 상기 보고 제어기로 출력하고 카운트를 다시 시작하는 타이머를 포함한다.A feature of the communication load monitoring apparatus of the parallel data communication system according to the present invention for achieving the above object is a signal for notifying the data section by detecting the start and end of the data section from the data and control signals input or output in parallel A start / end sensor generating a; A clock counter that counts the number of communication clocks between the comparison times and outputs the count value; A data counter operated by an input communication clock and counting the number of communication clocks used in a data section by using the data detection signal of the start / end detector as an operation permission signal and outputting the count value; The count value of the data counter and the clock counter is input by the operation request signal of the report controller, the data count value is divided by the clock count value, the data occupancy rate is calculated for the unit time, and the operation end signal and the operation result after the operation are calculated. A division operator for outputting; A comparator for comparing the result from the division operator with the overload setting value set by the user according to the operation completion signal of the division calculator, and outputting the overload status and the calculation result together with the comparison completion signal; Save and change the overload set value from the user, and save and change the timer operation period set value, and the operation request signal for the division calculator and the reset signal for the counter and timer when the timeout signal from the comparator is input. Generated, reads the overload notification signal from the comparator when the comparison end signal is input from the comparator; A reporting controller for outputting a status; And a timer for generating a timeout signal, outputting the timeout signal to the reporting controller and counting again when the comparison clock reaches a predetermined value by counting a timer clock.

또한, 상기 비교기는 각각의 과부하 설정값을 달리하여 과부하 경보 레벨을 다단계로 설정되도록 복수개로 구성되는 것이 바람직하다.In addition, it is preferable that the comparator is configured in plural so as to set the overload alarm level in multiple stages by varying each overload setting value.

따라서, 본 발명은 병렬 데이터 통신 시스템의 데이터 송수신단에 각각 클럭 카운터와 데이터 카운터를 구비하고 정해진 시간이 되면 데이터 구간동안의 클럭 카운터 값을 해당 시간 동안의 총클럭수로 나누어 부하율을 구한 후 저장 및 보고하고, 미리 정해진 임계치와 비교하여 임계치 이상이 되면, 과부하 상태를 표시하는 내부 플래그를 세트한 후 과부하 인터럽트를 발생시키므로, 부하율 계산, 과부하 판단 및 통보 기능을 하드웨어적으로 수행할 수 있어 CPU의 통신 부하율 관련 처리가 용이해진다.Therefore, the present invention includes a clock counter and a data counter at the data transmitting and receiving ends of the parallel data communication system, and when a predetermined time is reached, the clock counter value during the data period is divided by the total number of clocks during the corresponding time to obtain a load rate and then store and If the threshold value is higher than the threshold compared with the predetermined threshold, the internal flag indicating the overload status is set, and an overload interrupt is generated. Therefore, the load rate calculation, overload judgment, and notification functions can be performed in hardware. Load rate related processing becomes easy.

이하, 본 발명에 따른 병렬 데이터 통신 시스템의 통신부하 감시장치의 바람직한 실시예를 첨부한 도면을 참조하여 상세히 설명한다.Hereinafter, a preferred embodiment of a communication load monitoring apparatus of a parallel data communication system according to the present invention will be described in detail with reference to the accompanying drawings.

도 1은 본 발명에 따른 병렬 데이터 통신 시스템의 통신부하 감시장치를 나타낸 제어 블록도이고, 도 2는 도 1의 작용을 설명하기 위한 제어 흐름도이다.1 is a control block diagram illustrating a communication load monitoring apparatus of a parallel data communication system according to the present invention, and FIG. 2 is a control flowchart illustrating the operation of FIG. 1.

본 발명은 통상의 데이터 통신회로의 송신부 또는 수신부에 부가하여 사용되는 장치로서 도시된 바와 같이, 시작/종료 감지기(10), 클럭 카운터(20), 데이터 카운터(30), 나눗셈 연산기(40), 비교기(50), 보고 제어기(60), 타이머(70)로 구성된다.The present invention is a start / end detector 10, clock counter 20, data counter 30, division calculator 40, as shown in the apparatus used in addition to the transmitter or receiver of a conventional data communication circuit, Comparator 50, reporting controller 60, timer 70 is composed of.

시작/종료 감지기(10)는 병렬로 입력 또는 출력되는 데이터 및 제어신호에서 데이터 구간의 시작과 끝을 감지하여 데이터의 구간을 알리는 신호를 발생시켜 이를 데이터 카운터(30)에게 출력한다.The start / end detector 10 detects the start and end of the data section from the data and control signals input or output in parallel, generates a signal indicating the section of the data, and outputs the signal to the data counter 30.

또한, 클럭 카운터(20)는 비교 시간 사이의 통신 클럭의 개수를 카운트하고, 나눗셈 연산기(40)에게 카운트 값을 출력한다. 이 카운트 값은 보고 제어기(60)의 리셋 요구 신호에 의해 리셋된다.In addition, the clock counter 20 counts the number of communication clocks between the comparison times, and outputs a count value to the division operator 40. This count value is reset by the reset request signal of the report controller 60.

데이터 카운터(30)는 입력되는 통신클럭으로 동작되며, 시작/종료 감지기(10)의 데이터 감지 신호를 동작 허가 신호로 이용하여, 데이터 구간에 소요된 통신 클럭의 개수를 카운트하여 나눗셈 연산기(40)에게 카운트 값을 출력한다. 또한, 이 카운트 값은 보고 제어기(60)의 리셋 요구 신호에 의해 리셋된다.The data counter 30 operates as an input communication clock, and uses the data detection signal of the start / end detector 10 as an operation permission signal to count the number of communication clocks spent in the data interval and divide the calculator 40. Outputs the count value. This count value is also reset by the reset request signal of the report controller 60.

나눗셈 연산기(40)는 보고 제어기(60)의 동작 요구 신호에 의해 데이터 카운터(30)와 클럭 카운터(20)의 카운트 값을 입력받고, 데이터 카운트 값을 클럭 카운트 값으로 나누어 단위 시간 동안의 데이터 점유율을 계산한다. 또한, 연산후 연산종료신호와 연산결과를 비교기(50)로 출력한다.The division operator 40 receives the count values of the data counter 30 and the clock counter 20 by the operation request signal of the report controller 60, divides the data count value by the clock count value, and shares the data for the unit time. Calculate After the operation, the operation completion signal and the operation result are output to the comparator 50.

비교기(50)는 나눗셈 연산기(40)의 연산종료신호에 따라 나눗셈 연산기(40)로부터의 결과와 사용자가 설정한 과부하 설정값을 비교한 후, 비교완료신호와 함께 과부하 여부 및 연산 결과를 보고 제어기(60)에 통보한다.The comparator 50 compares the result from the division operator 40 with the overload setting value set by the user according to the operation completion signal of the division operator 40, and then reports whether the overload and the operation result are together with the comparison completion signal. Notify (60).

보고 제어기(60)는 사용자로부터의 과부하 설정값을 저장 및 변경하고, 타이머 동작 주기 설정값을 저장 및 변경하고, 비교기(50)로부터의 타임아웃신호 입력시 나눗셈 연산기(40)에 대한 동작요구신호와 카운터(20)(30) 및 타이머(70)에 대한 리셋신호를 발생하고, 비교기(50)로부터의 비교종료신호 입력시 비교기(50)로부터의 과부하통보신호를 판독하고, 과부하시 과부하 경보신호발생 및 과부하 발생 카운트 증가 등의 상태 처리 기능 및 사용자로부터의 상태요구신호 입력시 현재 동작 상태를 출력한다.The reporting controller 60 stores and changes the overload setting value from the user, stores and changes the timer operation period setting value, and the operation request signal for the division operator 40 upon inputting the timeout signal from the comparator 50. Generates a reset signal for the counters 20, 30 and the timer 70, reads the overload notification signal from the comparator 50 at the time of input of the comparison end signal from the comparator 50, and overload alarm signal at the time of overload. Outputs the current operation status when inputting status request signal from the user and status processing function such as increase of occurrence and overload occurrence count.

타이머(70)는 타이머 클럭을 카운트하여 비교 시간이 설정값에 도달하면, 타임아웃신호를 발생하여 보고 제어기(60)로 출력하고 카운트를 다시 시작한다.When the timer 70 counts the timer clock and the comparison time reaches the set value, the timer 70 generates a timeout signal, outputs it to the report controller 60, and starts counting again.

상기와 같이 구성된 본 발명의 작용을 더욱 상세히 설명한다.The operation of the present invention configured as described above will be described in more detail.

먼저, 보고 제어기(90)의 리셋 요구에 의하여 카운터(20)(30) 및 타이머(70) 등의 모든 상태 정보가 초기화된다(S100). 여기서, 과부하 설정값 및 비교 시간 설정값은 사용자가 필요시 동작 중에도 보고 제어기(90)를 통하여 변경이 가능하다.First, all status information such as the counters 20 and 30 and the timer 70 is initialized in response to the reset request of the report controller 90 (S100). Here, the overload setting value and the comparison time setting value may be changed through the reporting controller 90 even when the user is in need of operation.

이후, 타이머(70)에서 타임아웃 신호가 발생할 때까지 클럭 카운터(20)는 통신클럭을, 데이터 카운터(30)는 데이터 구간들의 총 클럭수를 각각 카운트한다(S110~S140).Thereafter, the clock counter 20 counts the communication clocks and the data counter 30 counts the total number of clocks of the data intervals until a timeout signal occurs in the timer 70 (S110 to S140).

또한, 타이머에서 타임아웃이 되어 측정 시간이 도달되었음이 보고 제어기(90)에 의해서 감지되면(S110), 보고 제어기(90)는 나눗셈 연산기(40)로는 동작신호를 보내고 이어 각 카운터(20)(30)로 리셋신호를 보낸다(S150).In addition, when it is detected by the report controller 90 that the measurement time has been reached because the timer has timed out (S110), the report controller 90 sends an operation signal to the division operator 40 and then each counter 20 ( Send a reset signal to 30) (S150).

이때, 나눗셈 연산기(40)는 동작 요구 신호 입력시 각 카운터(20)(30)의 카운트값을 입력받고, 데이터 카운트값을 클럭 카운트값으로 나누어 연산결과를 연산완료신호와 함께 비교기(50)로 출력한다. 이 비교기(50)는 연산완료신호 입력시 연산결과를 과부하 설정값과 비교하여 과부하 여부를 판단하고, 그 결과를 비교종료신호, 연산결과와 함께 보고 제어기(90)로 출력한다.At this time, the division operator 40 receives the count values of the counters 20 and 30 when the operation request signal is input, divides the data count value into the clock count value, and divides the calculation result into the comparator 50 together with the operation completion signal. Output The comparator 50 compares the operation result with the overload setting value when the operation completion signal is input and determines whether the overload is generated, and outputs the result to the reporting controller 90 together with the comparison end signal and the operation result.

그러면, 보고 제어기(90)는 비교기(50)로부터의 비교종료신호 입력시, 연산 결과는 별도 저장하고 비교기(50)로부터의 과부하 통보신호의 상태를 감시한다. 따라서, 과부하로 판단되는 경우 내부 상태 저장부의 과부하 플래그 세트, 과부하 발생 카운트 개수 증가, 과부하 경보 신호 발생 등의 동작을 수행한다(S160~S170).Then, when the reporting controller 90 inputs the comparison end signal from the comparator 50, the calculation result is separately stored and the state of the overload notification signal from the comparator 50 is monitored. Therefore, when it is determined that the overload is determined, an operation such as an overload flag set in the internal state storage unit, an increase in the number of overload occurrence counts, an overload alarm signal generation, and the like are performed (S160 to S170).

여기서, 사용자는 상태 요구 신호를 이용하여 보고 제어기(90) 내부에 저장된 누적 연산 결과 및 과부하 누적 카운터 등의 상태 정보를 읽을 수 있다. 사용자가 상태를 읽을 때에 보고 제어기(90) 내부의 모든 정보는 리셋되고, 과부하 경보는 취소된다(S180~S190).Here, the user may read state information, such as an accumulation operation result and an overload accumulation counter, stored in the report controller 90 using the state request signal. When the user reads the status, all information in the report controller 90 is reset, and the overload alarm is canceled (S180 to S190).

또한, 본 발명은 도 1에 도시된 비교기(50)를 다수개 사용하여 각 비교기의 과부하 설정값을 달리함으로써, 과부하 경보 레벨을 여러 단계로 설정하여 사용할 수 있다.In addition, according to the present invention, by using a plurality of comparators 50 shown in FIG.

이상 설명한 바와 같이 본 발명에 따른 병렬 데이터 통신 시스템의 통신부하 감시장치에 의하면, 병렬 통신 장치에서의 부하량 계산 및 과부하 여부에 대한 판단 및 보고가 회로적으로 구현되어, 이러한 기능의 구현을 위해 기존에 필요했던 소프트웨어 프로그램의 대체가 가능하게 된다. 즉, 병렬 데이터 통신 시스템의 데이터 송수신단에 각각 클럭 카운터와 데이터 카운터를 구비하고 정해진 시간이 되면 데이터 구간동안의 클럭 카운터 값을 해당 시간 동안의 총클럭수로 나누어 부하율을 구한후 저장 및 보고하고, 미리 정해진 임계치와 비교하여 임계치 이상이 되면, 과부하 상태를 표시하는 내부 플래그를 세트한 후 과부하 인터럽트를 발생시키므로, 부하율 계산, 과부하 판단 및 통보 기능을 하드웨어적으로 수행할 수 있어 CPU의 통신 부하율 관련 처리가 용이해지는 효과가 있다.As described above, according to the communication load monitoring apparatus of the parallel data communication system according to the present invention, the load calculation in the parallel communication device and the determination and reporting of the overload are implemented in a circuit, so that the existing functions are implemented to implement such a function. It is possible to replace the software program required. That is, a clock counter and a data counter are respectively provided at the data transmission / reception terminals of the parallel data communication system, and when a predetermined time is reached, the clock counter value for the data period is divided by the total number of clocks for the corresponding time, and the load rate is calculated and stored and reported. When the threshold value is higher than the predetermined threshold value, the internal flag indicating the overload status is set and an overload interrupt is generated. Therefore, the load rate calculation, overload judgment, and notification functions can be performed in hardware. There is an effect that becomes easy.

Claims (2)

병렬로 입력 또는 출력되는 데이터 및 제어신호에서 데이터 구간의 시작과 끝을 감지하여 데이터의 구간을 알리는 신호를 발생시키는 시작/종료 감지기;A start / end detector for detecting a start and end of a data section from data and control signals input or output in parallel to generate a signal indicating a section of the data; 비교 시간 사이의 통신 클럭의 개수를 카운트하고, 이 카운트값을 출력하는 클럭 카운터;A clock counter that counts the number of communication clocks between the comparison times and outputs the count value; 입력되는 통신클럭으로 동작되며, 상기 시작/종료 감지기의 데이터 감지 신호를 동작 허가 신호로 이용하여, 데이터 구간에 소요된 통신 클럭의 개수를 카운트하여 이 카운트값을 출력하는 데이터 카운터;A data counter which is operated as an input communication clock and counts the number of communication clocks used in the data section by using the data detection signal of the start / end detector as an operation permission signal and outputs the count value; 상기 보고 제어기의 동작 요구 신호에 의해 상기 데이터 카운터와 상기 클럭 카운터의 카운트값을 입력받고, 데이터 카운트값을 클럭 카운트값으로 나누어 단위 시간 동안의 데이터 점유율을 계산하고, 연산후 연산종료신호와 연산결과를 출력하는 나눗셈 연산기;The count value of the data counter and the clock counter is input by the operation request signal of the report controller, the data count value is divided by the clock count value, the data occupancy rate is calculated for the unit time, and the operation end signal and the operation result after the operation are calculated. A division operator for outputting; 상기 나눗셈 연산기의 연산종료신호에 따라 상기 나눗셈 연산기로부터의 결과와 사용자가 설정한 과부하 설정값을 비교한 후, 비교완료신호와 함께 과부하 여부 및 연산 결과를 출력하는 비교기;A comparator for comparing the result from the division operator with the overload setting value set by the user according to the operation completion signal of the division calculator, and outputting the overload status and the calculation result together with the comparison completion signal; 사용자로부터의 과부하 설정값을 저장 및 변경하고, 타이머 동작 주기 설정값을 저장 및 변경하고, 상기 비교기로부터의 타임아웃신호 입력시 상기 나눗셈 연산기에 대한 동작요구신호와 상기 카운터 및 타이머에 대한 리셋신호를 발생하고, 상기 비교기로부터의 비교종료신호 입력시 상기 비교기로부터의 과부하통보신호를 판독하고, 과부하시 과부하 경보신호발생 및 과부하 발생 카운트 증가 등의 상태 처리 기능 및 사용자로부터의 상태요구신호 입력시 현재 동작 상태를 출력하는 보고 제어기; 및Save and change the overload set value from the user, and save and change the timer operation period set value, and the operation request signal for the division calculator and the reset signal for the counter and timer when the timeout signal from the comparator is input. Generated, reads the overload notification signal from the comparator when the comparison end signal is input from the comparator; A reporting controller for outputting a status; And 타이머 클럭을 카운트하여 비교 시간이 설정값에 도달하면, 타임아웃신호를 발생하여 상기 보고 제어기로 출력하고 카운트를 다시 시작하는 타이머를 포함하는 것을 특징으로 하는 병렬 데이터 통신 시스템의 통신부하 감시장치.And a timer for counting a timer clock and generating a timeout signal, outputting a timeout signal to the reporting controller, and restarting counting. 제 1항에 있어서, 상기 비교기는, 각각의 과부하 설정값을 달리하여 과부하 경보 레벨을 다단계로 설정되도록 복수개로 구성되는 것을 특징으로 하는 병렬 데이터 통신 시스템의 통신부하 감시장치.The communication load monitoring apparatus of a parallel data communication system according to claim 1, wherein the comparator is configured in plural numbers so as to set an overload alarm level in multiple stages by varying respective overload setting values.
KR1019990047186A 1999-10-28 1999-10-28 Load sensing apparatus of parallel data communication system KR20010038984A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019990047186A KR20010038984A (en) 1999-10-28 1999-10-28 Load sensing apparatus of parallel data communication system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019990047186A KR20010038984A (en) 1999-10-28 1999-10-28 Load sensing apparatus of parallel data communication system

Publications (1)

Publication Number Publication Date
KR20010038984A true KR20010038984A (en) 2001-05-15

Family

ID=19617403

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019990047186A KR20010038984A (en) 1999-10-28 1999-10-28 Load sensing apparatus of parallel data communication system

Country Status (1)

Country Link
KR (1) KR20010038984A (en)

Similar Documents

Publication Publication Date Title
US7698418B2 (en) Monitoring system
US7548581B2 (en) At-command analyzing device
US5436853A (en) Remote control signal processing circuit for a microcomputer
JP2003068312A (en) Battery exchange time discrimination method and apparatus
WO2020046904A1 (en) Controller area network receiver
CN103176042A (en) Frequency measurement method and device and frequency meter
JPH02219341A (en) Timing analyzer for packet network
JPH048981B2 (en)
KR20010038984A (en) Load sensing apparatus of parallel data communication system
KR100301576B1 (en) Serial communication loading monitor of the serial communication system and method thereof
CN111506468B (en) Hard disk state monitoring system and method
KR100297650B1 (en) Monitoring method of received digital data
JPH05108561A (en) System for discriminating completion of serial transfer reception
KR100351460B1 (en) Method and apparatus for remoted-detecting a gas meter by using wireless data communication and wire network
KR100218467B1 (en) Automatic dial signal recognition apparatus for telephone
JP2553687B2 (en) Remote control receiver circuit
JPS61151480A (en) System for monitoring transmission circuit
JP2022085789A (en) Communication device, communication system, and communication method
JPH04167835A (en) Error rate deterioration check system and circuit
JPH06311148A (en) Transmission system having transmitter and receiver, digital data receiver, and device for determining decisive reference of code error
KR200379385Y1 (en) An apparatus of reporting error and detecting signal for electric board
KR20060075220A (en) Method for estimating per in wiress lan system
CN116208617A (en) Data information communication method, device, system and storage medium
KR100431748B1 (en) Vertical synchronous signal Detector
CN113568850A (en) Data transmission method and device, electronic equipment and storage medium

Legal Events

Date Code Title Description
N231 Notification of change of applicant
N231 Notification of change of applicant
A201 Request for examination
E701 Decision to grant or registration of patent right
NORF Unpaid initial registration fee