KR20040054835A - Hard Ware Watchdog Circuit and Method - Google Patents

Hard Ware Watchdog Circuit and Method Download PDF

Info

Publication number
KR20040054835A
KR20040054835A KR1020020081143A KR20020081143A KR20040054835A KR 20040054835 A KR20040054835 A KR 20040054835A KR 1020020081143 A KR1020020081143 A KR 1020020081143A KR 20020081143 A KR20020081143 A KR 20020081143A KR 20040054835 A KR20040054835 A KR 20040054835A
Authority
KR
South Korea
Prior art keywords
watchdog
signal
reset
central processing
processing unit
Prior art date
Application number
KR1020020081143A
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 KR1020020081143A priority Critical patent/KR20040054835A/en
Publication of KR20040054835A publication Critical patent/KR20040054835A/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/14Error detection or correction of the data by redundancy in operation
    • G06F11/1402Saving, restoring, recovering or retrying
    • G06F11/1415Saving, restoring, recovering or retrying at system level
    • G06F11/1441Resetting or repowering
    • 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/0751Error or fault detection not based on redundancy
    • G06F11/0754Error or fault detection not based on redundancy by exceeding limits
    • G06F11/0757Error or fault detection not based on redundancy by exceeding limits by exceeding a time limit, i.e. time-out, e.g. watchdogs

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Debugging And Monitoring (AREA)

Abstract

PURPOSE: A hardware watchdog circuit and a method thereof are provided to generate a watchdog signal to a CPU in an abnormal state by monitoring the state of the CPU and realize a watchdog timer to other device. CONSTITUTION: A watchdog controller(120) includes the watchdog timer(125) that is restarted whenever a monitoring signal is inputted from the CPU(110) in a preset period, and outputs a control signal and a reset signal if the watchdog timer is expired. A watchdog generator(130) generates the watchdog signal to a power-on reset port of the CPU by responding to the control signal and the reset signal. The watchdog generator includes a watchdog register(131) recording an enable/disable state, and the state that the CPU is reset by the watchdog signal.

Description

하드웨어 워치독 회로 및 방법{Hard Ware Watchdog Circuit and Method}Hardware Watchdog Circuit and Method

본 발명은 워치독 회로 및 방법에 관한 것으로, 특히 하드웨어 워치독 회로를 이용하여 비정상 시 중앙처리장치를 리셋하기 위한 워치독 회로 및 방법에 관한 것이다.The present invention relates to a watchdog circuit and method, and more particularly, to a watchdog circuit and method for resetting the central processing unit in the event of an abnormality using a hardware watchdog circuit.

일반적으로 중앙처리장치(Central Processing Unit)를 탑재한 시스템에서 상기 중앙처리장치가 정상적인 동작을 수행하고 있는지를 확인하기 위해서 워치독 기능이 제공되었다. 이러한 워치독 구현은 일반적으로 소프트웨어 워치독 기술과 하드웨어 워치독 기술이 있다.In general, a watchdog function is provided to check whether the central processing unit performs a normal operation in a system equipped with a central processing unit. Such watchdog implementations typically include software watchdog technology and hardware watchdog technology.

소프트웨어 워치독 기술은 중앙처리 장치 내부의 소프트웨어 워치독 타임 아웃동안 소프트웨어 서비스 레지스터(Software Service Register)에 특정 값이 쓰여지면 중앙처리장치가 구동된다. 그렇지 않은 경우에는 소프트웨어 워치독이 발생되어 중앙처리장치가 내부에서 리셋된다. 그러나 소프트 웨어 워치독 기술은 내부 리셋을 사용하기 때문에 중앙처리장치 내부의 PLL(Phase Lock Loop) 및 레지스터값이 초기화 되지 않은 경우에 중앙처리장치가 정상적으로 부팅되지 않을 수 있는 문제점이 있다.The software watchdog technology drives the CPU when a certain value is written to the Software Service Register during a software watchdog timeout inside the CPU. Otherwise, a software watchdog is generated and the central processing unit is reset internally. However, since the software watchdog technology uses an internal reset, the CPU may not boot normally when the PLL (Phase Lock Loop) and the register value of the CPU are not initialized.

하드웨어 워치독 기술은 중앙처리장치와 워치독 회로를 사용하며, 중앙처리장치는 워치독 알고리즘을 실행하는 이피엘디(Electric Programmable Logic Device; EPLD)로 구현된 워치독 회로로부터 워치독 신호를 받아 리셋된다.The hardware watchdog technology uses a central processing unit and a watchdog circuit, which receives a watchdog signal from a watchdog circuit implemented with an electric programmable logic device (EPLD) that executes a watchdog algorithm. .

상기 도 1은 종래의 하드웨어 워치독 회로를 도시한 블록도로서, 도시된 바와 같이, 중앙처리장치(10)와 워치독 회로(20)로 구성되어 있다. 워치독 발생회로(10)는 워치독 타이머(21) 및 8비트의 워치독 레지스터(22)를 내부에 구비하고 있다.1 is a block diagram illustrating a conventional hardware watchdog circuit, and as shown in FIG. 1, the CPU 1 includes a central processing unit 10 and a watchdog circuit 20. The watchdog generation circuit 10 includes a watchdog timer 21 and an 8-bit watchdog register 22 therein.

중앙처리장치(10)는 라이트 인에블 포트(/WE), 출력 인에블포트(/OE), 데이터 포트(Data), 파워 온 리셋 포트(/PORESET)를 갖고 있다. 그리고 워치독 회로(20)는 제1출력 포트(IO 0), 제1입력 포트(IO3), 제2입력 포트(IO4), 데이터 포트(Data)를 갖고 있다.The central processing unit 10 has a write enable port / WE, an output enable port / OE, a data port Data, and a power on reset port / PORESET. The watchdog circuit 20 has a first output port IO 0, a first input port IO3, a second input port IO4, and a data port Data.

도 1을 참조하면, 워치독 회로(20)의 워치독 타이머(21)는 워치독 타임 주기로 카운트되고, 워치독 회로(20)는 워치독 타임 주기동안 중앙처리장치(10)로부터 제 1입력 포트(IO 3)로 라이트 인에블 신호가 수신되었는지를 감시한다. 이때 워치독 기능을 수행하기 위해서 중앙처리장치(10)가 라이트 인에블 포트(/WE)를 통해 라이트 인에블 신호를 출력하면 워치독 레지스터(22)의 최상위 비트(WDT_EN)에는 "1"이 기록된다. 그러면 워치독 타이머(22)는 클리어되어 카운트를 시작한다. 그리고 워치독 회로(20)는 제1출력 포트(IO 0)를 통해 중앙처리장치(10)의 파워 온 리셋 포트(/PORESET)를 하이 레벨로 유지한다. 또한 중앙처리장치(10)는 워치독 레지스터(21) 값을 데이터 포트(Data)를 통해 읽어온 후 출력 인에블 포트(/OE)를 통해 제2입력 포트(IO 4)로 출력 인에블 신호를 출력한다.Referring to FIG. 1, the watchdog timer 21 of the watchdog circuit 20 is counted in a watchdog time period, and the watchdog circuit 20 receives a first input port from the central processing unit 10 during the watchdog time period. (IO 3) monitors whether a write enable signal has been received. At this time, if the central processing unit 10 outputs the write enable signal through the write enable port (/ WE) to perform the watchdog function, a "1" is displayed in the most significant bit (WDT_EN) of the watchdog register 22. This is recorded. The watchdog timer 22 is then cleared to start counting. The watchdog circuit 20 maintains the power-on reset port / PORESET of the CPU 10 at the high level through the first output port IO 0. In addition, the CPU 10 reads the value of the watchdog register 21 through the data port Data and then enables the output to the second input port IO 4 through the output enable port / OE. Output the signal.

반면, 중앙처리 장치(10)에 이상이 발생한 경우 워치독 레지스터(22)는 라이트 인에블 포트(/WE) 및 데이터 포트(Data)를 통해 워치독 레지스터(121)를 읽고 쓰질 못 한다. 이로 인해 워치독 회로(20)는 워치독 타임 아웃이 발생될 때까지 중앙처리장치(10)로부터 라이트 인에블 신호 및 출력 인에블 신호를 수신하지 못하면, 제1출력포트(IO 0)를 통해 중앙처리장치(10)의 파워 온 리셋 포트(/PORESET)로로우 레벨의 워치독 신호를 발생한다. 그러면 중앙처리장치(10)는 워치독 신호를 수신하여 리셋된다.On the other hand, when an abnormality occurs in the CPU 10, the watchdog register 22 may not read or write the watchdog register 121 through the write enable port / WE and the data port Data. As a result, when the watchdog circuit 20 does not receive the write enable signal and the output enable signal from the CPU 10 until the watchdog timeout occurs, the watchdog circuit 20 returns the first output port IO 0. Through the power-on reset port (/ PORESET) of the central processing unit 10 generates a low-level watchdog signal. The CPU 10 then receives a watchdog signal and resets it.

그러나 상기와 같은 하드웨어 워치독 회로는 워치독 타이머를 워치독 회로에 구비하기 때문에 워치독 회로에 리소스가 많이 사용되는 문제점이 있다. 또한 중앙처리장치만 부팅되고 외부에 연결된 장치들이 초기화되지 않기 때문에 보드가 정상적으로 동작하지 않을 수 있다는 문제점이 있다.However, the hardware watchdog circuit described above has a problem that a lot of resources are used in the watchdog circuit because the watchdog timer is provided in the watchdog circuit. In addition, the board may not operate normally because only the central processing unit is booted and externally connected devices are not initialized.

따라서, 본 발명의 목적은 중앙처리장치의 상태를 모니터링하여 비정상일 경우 중앙처리 장치로 워치독 신호를 발생하는 하드웨어 워치독 회로 및 방법을 제공함에 있다.Accordingly, it is an object of the present invention to provide a hardware watchdog circuit and method for monitoring a state of a central processing unit and generating a watchdog signal to the central processing unit in case of abnormality.

본 발명의 다른 목적은 워치독 타이머를 별도의 장치에 구현하는 하드웨어 워치독 회로 및 방법을 제공함에 있다.Another object of the present invention is to provide a hardware watchdog circuit and method for implementing the watchdog timer in a separate device.

상기 이러한 본 발명의 목적들을 달성하기 위한 장치는 중앙처리장치를 포함하는 시스템에서 상기 중앙처리장치를 감시하는 워치독회로로서, 상기 중앙처리장치로부터 미리 설정된 주기내에 감시 신호가 입력될때마다 재 시동되는 워치독 타이머를 포함하고, 상기 워치독 타이머가 만기되면 제어 신호 및 리셋 신호를 출력하는 워치독 제어부와, 상기 제어 신호 및 리셋 신호에 응답하여 상기 중앙처리장치의 파워 온 리셋 포트로 워치독 신호를 발생하는 워치독 발생부를 포함하는 것을 특징으로 한다.The apparatus for achieving the object of the present invention is a watchdog circuit for monitoring the central processing unit in a system including a central processing unit, which is restarted whenever a monitoring signal is input within a predetermined period from the central processing unit. A watchdog timer including a watchdog timer and outputting a control signal and a reset signal when the watchdog timer expires, and sending a watchdog signal to a power-on reset port of the CPU in response to the control signal and the reset signal. It characterized in that it comprises a watchdog generating unit.

그리고 본 발명의 목적들을 달성하기 위한 방법은 중앙처리장치를 감시하는 워치독 제어부와, 상기 워치독 제어부에 의해 워치독 신호를 발생하는 워치독 발생부를 포함하는 시스템에서, 상기 중앙처리장치의 비정상 동작 시 상기 중앙처리 장치로 워치독 신호를 발생하기 위한 방법으로서, 상기 워치독 제어부에서 상기 중앙처리장치로부터 미리 설정된 주기내에 감시 신호가 입력될때마다 워치독 타이머를 재 시동하고, 상기 워치독 타이머가 만기될때마다 제어 신호 및 리셋 신호를 출력하는 과정과, 상기 워치독 타이머가 만기될 때 까지 상기 감시 신호가 입력되지 않으면 상기 워지독 발생부에서 상기 워치독 제어부로부터 제어 신호 및 리셋 신호가 수신되는지를 확인하는 과정과, 상기 워치독 발생부에서 상기 워치독 제어부로터 수신된 리셋 신호에 따라 상기 중앙처리장치를 파워 온 리셋시키기 위한 워치독 신호를 발생하는 과정을 포함하는 것을 특징으로 한다.And a method for achieving the objects of the present invention in the system comprising a watchdog control unit for monitoring the central processing unit and the watchdog generating unit for generating a watchdog signal by the watchdog control unit, abnormal operation of the central processing unit A method for generating a watchdog signal to the central processing unit, the watchdog controller restarts a watchdog timer whenever a watch signal is input within a predetermined period from the central processing unit by the watchdog controller, and the watchdog timer expires. Outputting a control signal and a reset signal each time, and if the monitoring signal is not input until the watchdog timer expires, the watchdog generation unit checks whether the control signal and the reset signal are received from the watchdog control unit. And a reset scene received from the watchdog controller by the watchdog generator. And generating a watchdog signal for powering on and resetting the CPU according to the call.

도 1은 종래의 워치독 회로를 도시한 블록도,1 is a block diagram showing a conventional watchdog circuit,

도 2는 본 발명의 실시예에 따른 워치독회로를 도시한 블록도,2 is a block diagram illustrating a watchdog circuit according to an exemplary embodiment of the present invention;

도 3은 도 2의 블록도를 상세히 도시한 회로도,3 is a circuit diagram showing in detail the block diagram of FIG.

도 4는 본 발명의 실시예에 따른 워치독 회로를 이용하여 중앙처리장치를 리셋하기 위한 워치독 신호 발생 동작을 도시한 흐름도,4 is a flowchart illustrating a watchdog signal generation operation for resetting a CPU using a watchdog circuit according to an exemplary embodiment of the present invention;

도 5a는 본 발명의 실시예에 따른 워치독 회로에서 전원이 인가될 시 각 포트들의 출력을 도시한 타이밍도,5A is a timing diagram illustrating outputs of respective ports when power is applied in a watchdog circuit according to an exemplary embodiment of the present invention;

도 5b는 본 발명의 실시예에 따른 워치독 회로에서 인에이블 시 각 포트들의 출력을 도시한 타이밍도,5B is a timing diagram illustrating outputs of respective ports when enabled in a watchdog circuit according to an embodiment of the present invention;

도 5c는 본 발명의 실시예에 따른 워치독 회로에서 중앙처리장치의 비정상 시에 각 포트들의 출력을 도시한 타이밍도.FIG. 5C is a timing diagram illustrating outputs of respective ports in an abnormal state of the CPU in the watchdog circuit according to an exemplary embodiment of the present invention. FIG.

이하 본 발명의 바람직한 실시 예를 첨부한 도면을 참조하여 상세히 설명한다. 우선 각 도면의 구성 요소들에 참조 부호를 부가함에 있어서, 동일한 구성 요소들에 한해서는 비록 다른 도면상에 표시되더라도 가능한 한 동일한 부호를 가지도록 하고 있음에 유의해야 한다.Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings. First of all, in adding reference numerals to the components of each drawing, it should be noted that the same reference numerals have the same reference numerals as much as possible even if displayed on different drawings.

또한 하기 설명에서는 구체적인 신호 및 신호 레벨 등과 같은 많은 특정(特定) 사항들이 나타나고 있는데, 이는 본 발명의 보다 전반적인 이해를 돕기 위해서 제공된 것일 뿐 이러한 특정 사항들 없이도 본 발명이 실시될 수 있음은 이 기술분야에서 통상의 지식을 가진 자에게는 자명하다 할 것이다. 그리고 본 발명을 설명함에 있어, 관련된 공지 기능 혹은 구성에 대한 구체적인 설명이 본 발명의 요지를 불필요하게 흐릴 수 있다고 판단되는 경우 그 상세한 설명을 생략한다.In addition, in the following description, many specific details such as specific signals and signal levels are shown, which are provided to help a more general understanding of the present invention, and the present invention may be practiced without these specific details. It is self-evident to those of ordinary knowledge in Esau. In the following description of the present invention, if it is determined that a detailed description of a related known function or configuration may unnecessarily obscure the subject matter of the present invention, the detailed description thereof will be omitted.

이하, 본 발명의 일 실시예에 따른 워치독 회로의 구성을 도면을 참조하여 설명하기로 한다.Hereinafter, the configuration of a watchdog circuit according to an embodiment of the present invention will be described with reference to the drawings.

도 2는 본 발명의 일 실시예에 따른 워치독 회로를 도시한 블록도이고, 도 3은 도 2의 블록도를 보다 상세히 도시한 회로도이다.2 is a block diagram illustrating a watchdog circuit according to an exemplary embodiment of the present invention, and FIG. 3 is a circuit diagram illustrating the block diagram of FIG. 2 in more detail.

도 2 및 도 3에 도시된 바와 같이, 워치독 회로(100)는 중앙처리장치(Central Processing Unit ; CPU)(110)와 연결되어 있으며, 중앙처리장치(110)를 감시하여 워치독 타이머 기능을 수행하는 워치독 제어부(120)와, 중앙처리장치(110)의 이상 발생시 워치독 제어부(120)로부터 제어 신호를 받아 워치독 신호를 발생하는 워치독 발생부(130)로 구성되어 있다. 여기서 중앙처리장치(110)는 하드웨어 리셋(H/W Reset), 소프트웨어 리셋(S/W Reset), 파워 온 리셋(Power on Reset)포트들을 갖고 있으며, 이러한 포트들중 본 발명의 실시예에서는 파워 온 리셋을 사용하여 설명한다. 이러한 중앙처리장치(110)는 모토롤라(Motorola)사의 MPC860을 사용하며, MPC860외에도 이와 유사한 포트들을 가지는 중앙처리장치들을 이용할 수 있다.As shown in FIGS. 2 and 3, the watchdog circuit 100 is connected to a central processing unit (CPU) 110 and monitors the central processing unit 110 to provide a watchdog timer function. The watchdog control unit 120 and the watchdog generation unit 130 which receive a control signal from the watchdog control unit 120 and generate a watchdog signal when an abnormality occurs in the central processing unit 110. In this case, the CPU 110 has hardware reset (H / W Reset), software reset (S / W Reset), and power on reset (Power on Reset) ports, and among these ports, in the embodiment of the present invention, This is explained using on reset. The central processing unit 110 uses the MPC860 of Motorola (Motorola), it is possible to use a central processing unit having similar ports in addition to the MPC860.

워치독 발생부(130)는 하드웨어 워치독 알고리즘을 로직으로 구현한 이피엘디(Electric Programmable Logic Device; EPLD)이며, 워치독 제어부(120)로부터 제어 신호를 받아 일정 조건에 부합되면 중앙처리장치(110)의 파워 온 리셋포트(112)로 워치독 신호를 출력한다. 그리고 워치독 발생부(130)는 워치독 신호의 출력을 위해 일정 신호들을 저장하는 8비트의 워치독 레지스터(Watchdog Status Register ; WDTSR)(131)를 구비하고 있다. 여기서 워치독 레지스터(131)는 최상의 비트(MSB)를 워치독 타이머 인에블( Watchdog Timer Enable : WDT_EN)로 사용하고, 최하위 비트(LSB)를 워치독 레지스터 셋트(Watchdog Register Set : WDRS)로 사용한다. 여기서 워치독 타이머 인에블(WDT_EN) 비트는 중앙처리장치(110)에 의한 읽기/쓰기가 가능하고 파워 온 시 "0"값을 가진다. 그리고 워치독 레지스터 셋트(WDRS) 비트는 중앙처리장치(110)에 의한 쓰기만 가능하고 파워 온 시 "0"값을 가진다.The watchdog generator 130 is an electric programmable logic device (EPLD) that implements a hardware watchdog algorithm as a logic, and receives a control signal from the watchdog controller 120 and meets a predetermined condition, thereby processing the central processing unit 110. The watchdog signal is output to the power-on reset port 112. The watchdog generator 130 includes an 8-bit watchdog register (WDTSR) 131 that stores certain signals for outputting the watchdog signal. The watchdog register 131 uses the highest bit (MSB) as the watchdog timer enable (WDT_EN) and the least significant bit (LSB) as the watchdog register set (WDRS). do. The watchdog timer enable (WDT_EN) bit may be read / written by the central processing unit 110 and has a value of “0” at power-on. The watchdog register set (WDRS) bit may be written only by the CPU 110 and has a value of "0" at power-on.

워치독 제어부(120)는 내부에 워치독 타이머(125)를 구비하고 있으며, 워치독 타이머(125) 주기인 최소 1초 또는 최대 1.6초내에 중앙처리장치(110)로부터 감시 신호가 입력되지 않는다면 워치독 발생부(130)로 제어 신호를 보낸다. 이러한 워치독 제어부(120)는 맥심(MAXIM)사의 MAX705를 사용하고 있으며, 마이크로프로세서 관리 회로들로서 마이크로 컴퓨터 시스템 및 제어 시스템등의 감시에 이용된다.The watchdog control unit 120 includes a watchdog timer 125 therein, and if the watch signal is not input from the central processing unit 110 within at least 1 second or 1.6 seconds, which is the period of the watchdog timer 125, the watchdog Sends a control signal to the poison generator 130. The watchdog control unit 120 uses the MAX705 of MAXIM, and is used to monitor microcomputer systems and control systems as microprocessor management circuits.

이와 같이 구성된 리셋 장치의 워치독 회로를 도 3을 참조하여 좀더 상세히 설명하면, 중앙처리장치(110)는 일정 주기(예:최소 800ms)마다 500ns 펄스폭 및 3.3V 레벨의 감시 신호를 출력하는 출력 포트(PB20)(111)와, 워치독 발생부(130)로부터 워치독 신호를 수신하는 파워 온 리셋 포트(/PORREST)(112)를 갖고 있다. 그리고 중앙처리장치(110)는 워치독 발생부(130)로 인에블 신호를 출력하는 라이트 인에블 포트(/WE)(113)와 출력 인에블 포트(/OE)(114) 및 8비트의 워치독 레지스터값들을 송수신하는 데이터 포트(Data)(115)를 갖고 있다.The watchdog circuit of the reset device configured as described above will be described in more detail with reference to FIG. 3. The central processing unit 110 outputs a 500 ns pulse width and a 3.3 V level monitoring signal every predetermined period (for example, at least 800 ms). A port (PB20) 111 and a power-on reset port (/ PORREST) 112 for receiving a watchdog signal from the watchdog generation unit 130 are provided. The CPU 110 may include a write enable port (/ WE) 113, an output enable port (/ OE) 114, and 8 outputting an enable signal to the watchdog generator 130. It has a data port (Data) 115 for transmitting and receiving bit watchdog register values.

워치독 제어부(120)는 출력 포트(111)로부터 출력되는 감시 신호를 수신하는 워치독 입력 포트(WDI)(121), 제어 신호를 워치독 발생부(130)로 출력하는 워치독 출력 포트(/WDO)(122), 워치독 출력 포트(WDO)(122)와 연결된 매뉴얼 리셋 포트(/MR)(123) 및 리셋 신호를 워치독 발생부(130)로 출력하는 리셋 포트(/RESET)(124)를 갖고 있다. 그리고 기타 전원 포트(VCC), 접지포트(GND), 입력포트(PFI) 및 출력 포트(PFO)를 갖고 있다.The watchdog control unit 120 may include a watchdog input port (WDI) 121 for receiving a monitoring signal output from the output port 111 and a watchdog output port for outputting a control signal to the watchdog generator 130 (/). WDO) 122, a manual reset port (/ MR) 123 connected to the watchdog output port (WDO) 122, and a reset port (/ RESET) 124 for outputting a reset signal to the watchdog generator 130 Has It has other power supply ports (VCC), ground ports (GND), input ports (PFI), and output ports (PFO).

워치독 발생부(130)는 중앙처리장치(110)의 파워 온 리셋 포트(112)와 연결되고 일정한 조건에 따라 워치독 신호를 발생하는 제1출력 포트(IO 0)와, 워치독 출력 포트(122)와 연결된 제1입력 포트(IO 1)와, 리셋 포트(124)와 연결된 제2입력 포트(IO 2)를 갖고 있다. 그리고 중앙처리장치(110)의 라이트 인에블 포트(113)와 연결된 제3입력포트(IO 3), 출력 인에블 포트(114)와 연결된 제4입력포트(IO 4) 및 중앙처리장치(110)의 데이터 포트(115)와 워치독 레지스터 값을 송수신하는 데이터 포트(Data)를 갖고 있다.The watchdog generator 130 is connected to the power-on reset port 112 of the central processing unit 110 and generates a watchdog signal according to a predetermined condition. And a first input port IO 1 connected to 122 and a second input port IO 2 connected to the reset port 124. The third input port IO 3 connected to the write enable port 113 of the central processing unit 110, the fourth input port IO 4 connected to the output enable port 114, and the central processing unit ( It has a data port (Data) for transmitting and receiving the data port 115 of the 110 and the watchdog register value.

이와 같이 구성된 하드웨어 워치독 회로에 따른 워치독 신호 발생 동작을 도면을 참조하여 설명면 다음과 같다.The watchdog signal generation operation according to the hardware watchdog circuit configured as described above will be described with reference to the accompanying drawings.

도 4는 본 발명의 일 실시예에 따른 워치독 회로를 이용하여 중앙처리장치를 리셋하기 위한 워치독 발생부의 동작을 도시한 흐름도이다.4 is a flowchart illustrating an operation of a watchdog generator for resetting a CPU using a watchdog circuit according to an exemplary embodiment of the present invention.

상기 도 4를 참조하면, 200단계에서 워치독 회로(100)로 전원이 인가되면 워치독 발생부(130)가 초기화되어 워치독 레지스터(131)의 워치독 타이머인에블(WDT-EN) 비트 및 워치독 레지스터 셋트(WDRS) 비트는 모두 "0"으로 설정된다.Referring to FIG. 4, when power is supplied to the watchdog circuit 100 in step 200, the watchdog generator 130 is initialized and the watchdog timer enable bit (WDT-EN) of the watchdog register 131 is performed. And watchdog register set (WDRS) bits are both set to " 0 ".

워치독 회로(100)의 초기화 과정이 완료되면, 210단계에서 워치독 발생부(130)의 워치독 타이머 인에블(WDT_EN) 비트는 중앙처리장치(110)에 의해 "1"로 설정되어 워치독 인에블 상태로 전환된다. 그리고 워치독 발생부(130)는 워치독 제어부(120)로부터 출력되는 제어 신호를 수신 대기한다.When the initialization process of the watchdog circuit 100 is completed, the watchdog timer enable (WDT_EN) bit of the watchdog generator 130 is set to “1” by the central processing unit 110 in step 210. Switch to Dock Enable. The watchdog generator 130 waits to receive a control signal output from the watchdog controller 120.

그런 다음 220단계에서 워치독 발생부(130)는 워치독 제어부(120)로부터 제어 신호가 입력되는지를 확인한다. 이때 제어 신호가 입력되면 인에블 상태에 제어 신호가 입력되었으므로 240단계에서 워치독 레지스터의 워치독 레지스터 셋트(WDRS)는 중앙처리장치(110)에 의해 "1"로 기록된다. 반면, 그렇지 않은 경우에는 230단계에서 현재 상태를 유지하고 220단계로 되돌아간다.Then, in step 220, the watchdog generator 130 checks whether a control signal is input from the watchdog controller 120. In this case, since the control signal is input to the enable state when the control signal is input, the watchdog register set (WDRS) of the watchdog register is recorded as “1” by the CPU 110 in step 240. On the other hand, if not, the current state is maintained at step 230 and the process returns to step 220.

그런 다음 250단계에서 워치독 발생부(130)는 워치독 제어부(120)로부터 리셋 신호가 수신되는지를 확인한다. 제어 신호가 수신되었으면 260단계에서 워치독 발생부(130)는 중앙처리 장치(110)로 워치독 신호를 발생한다. 따라서 중앙처리 장치(110)는 파워 온 리셋 포트(112)로 워치독 신호를 수신하여 리셋된다. 반면, 제어 신호가 수신되지 않았으면 계속해서 제어 신호가 수신되는지를 확인하고,Then, in step 250, the watchdog generation unit 130 checks whether the reset signal is received from the watchdog control unit 120. If the control signal is received in step 260 watchdog generation unit 130 generates a watchdog signal to the central processing unit (110). Accordingly, the central processing unit 110 receives the watchdog signal through the power on reset port 112 and resets the watchdog signal. On the other hand, if no control signal is received, check whether the control signal is continuously received,

중앙처리장치(110)가 리셋되면 270단계에서 워치독 발생부(130)는 워치독 레지스터(131)의 워치독 타이머 인에블(WDT_EN) 비트를 "0"으로 기록하여 워치독 디스 에이블 상태로 전환한다. 그리고 280단계에서 중앙처리장치(110)의 리셋 후에 일정한 시간이 지나면 워치독 레지스터(131)의 최하위 비트(WDRS)는중앙처리장치(110)에 의해 "0"으로 기록되므로 워치독 발생부(130)는 최초 파워 온 상태와 같이 된다. 그러면 워치독 발생부(130)는 210단계로 되돌아서 대기하다가 워치독 인에이블 상태로 전환되면 상술한 과정들을 반복한다.When the central processing unit 110 is reset, the watchdog generation unit 130 writes the watchdog timer enable (WDT_EN) bit of the watchdog register 131 to "0" in step 270 to the watchdog disable state. Switch. In addition, since a predetermined time passes after the reset of the central processing unit 110 in step 280, the least significant bit WDRS of the watchdog register 131 is recorded as “0” by the central processing unit 110. ) Becomes the initial power-on state. Then, the watchdog generation unit 130 returns to step 210 and waits until it is switched to the watchdog enable state and repeats the above-described processes.

이러한 워치독 신호 발생 과정을 각 포트별 출력 파형을 도시한 타이밍도를 참조하여 보다 상세히 설명하기로 한다.The watchdog signal generation process will be described in more detail with reference to a timing chart showing output waveforms of respective ports.

상기 도 5a는 본 발명의 실시예에 따른 워치독 회로에서 전원이 인가될 시 각 포트들의 상태를 도시한 타이밍도이고, 도 5b는 본 발명의 실시예에 따른 워치독 회로에서 인에이블 시 포트들의 출력을 도시한 타이밍도이고, 도 5c는 본 발명의 실시예에 따른 워치독 회로에서 중앙처리장치가 비정상 시에 각 포트들의 출력을 도시한 타이밍도이다.FIG. 5A is a timing diagram illustrating states of respective ports when power is applied in the watchdog circuit according to an embodiment of the present invention, and FIG. 5B is a view illustrating ports of the enable port in the watchdog circuit according to an embodiment of the present invention. 5C is a timing diagram illustrating outputs, and FIG. 5C is a timing diagram illustrating outputs of respective ports when the central processing unit is abnormal in the watchdog circuit according to the exemplary embodiment of the present invention.

상기 도 5a를 참조하면, 각 포트들은 모두 로우 레벨 상태를 유지하다가 t1 시점에서 워치독 회로(100)에 3.3V의 전원이 인가되면(Power on) 워치독 제어부(120)의 워치독 입력 포트(131)는 중앙처리장치(110)가 리셋되기 전이므로 로우 레벨을 유지한다. 또한 t1시점에서 매뉴얼 리셋 포트(123)로 워치독 출력 포트(122)로부터 출력되는 제어 신호가 입력될때 워치독 제어부(120)의 워치독 출력 포트(122)는 워치독 발생부(130)로 로우 레벨의 제어 신호를 출력하다가 70ns 후 (t2) 하이 레벨로 전환된다. 그리고 워치독 출력 포트(122)와 연결된 매뉴얼 리셋 포트(123)도 하이 레벨로 전환된다. 이때 워치독 타이머(125)는 카운트를 시작하며, 워치독 출력 포트(122)의 제어 신호가 출력될 때마다 클리어된 후 카운트를 다시 시작한다.Referring to FIG. 5A, when each port maintains a low level state and power of 3.3 V is applied to the watchdog circuit 100 at a time t1, the watchdog input port of the watchdog control unit 120 ( 131 maintains a low level since the central processing unit 110 is before being reset. In addition, when the control signal output from the watchdog output port 122 is input to the manual reset port 123 at the time t1, the watchdog output port 122 of the watchdog control unit 120 goes low to the watchdog generator 130. It outputs a control signal of the level and then transitions to the high level after 70 ns (t2). The manual reset port 123 connected to the watchdog output port 122 is also switched to the high level. At this time, the watchdog timer 125 starts counting, and when the control signal of the watchdog output port 122 is outputted, the watchdog timer 125 is cleared and starts counting again.

워치독 출력 포트(122)가 하이 레벨로 전환되면 리셋 포트(124)는 t시점에서 워치독 발생부(130)의 제2입력포트(IO 2)로 로우 레벨의 리셋 신호를 출력하다가 200ms 후(t3 시점) 하이 레벨로 전환된다. 이때 워치독 발생부(130)의 워치독 레지스터(131)는 로우 레벨의 리셋 신호를 받으면 워치독 레지스터(131)의 워치독 타이머 인에블(WDT_EN) 비트 및 워치독 레지스터 셋트(WDRS) 비트를 "0"으로 설정하여 로우 레벨을 유지한다.When the watchdog output port 122 is switched to the high level, the reset port 124 outputs a low level reset signal to the second input port IO 2 of the watchdog generator 130 at time t, and after 200 ms ( At time t3), the level is switched to the high level. At this time, the watchdog register 131 of the watchdog generator 130 receives the watchdog timer enable (WDT_EN) bit and the watchdog register set (WDRS) bit of the watchdog register 131 when the watchdog register 131 receives the low level reset signal. Set to "0" to keep the low level.

로우 레벨의 리셋 신호가 출력되면 중앙처리장치(110)의 파워 온 리셋 포트(112)는 워치독 발생부(130)의 제1출력포트(IO 0)를 통해 t2시점에서 로우 레벨의 파워 온 리셋 신호를 입력받다가 200ms 후(t3 시점) 하이 레벨의 파워 온 리셋 신호를 입력받는다. 이로 인해 중앙처리장치(110)는 파워 온 리셋된다.When the low level reset signal is output, the power-on reset port 112 of the central processing unit 110 passes through the first output port IO 0 of the watchdog generator 130 at a time t2. After 200ms (t3 time), a high level power-on reset signal is received. This causes the CPU 110 to be powered on and reset.

중앙처리장치(110)가 리셋된 후 워치독 타이머가 만기되면 워치독 출력포트(123)는 70ns동안의 로우 레벨의 제어 신호를 워치독 발생부(130)의 제1출력포트(IO 1)로 출력한다. 이에 따라 리셋 포트(112)도 200ms(t5~t6)동안 리셋 신호를 워치독 발생부(130)로 출력한다. 이때 t2~t3 구간에서와 달리, 워치독 디스에이블 상태에서 최초의 파워 온 리셋 후 중앙처리장치(110)가 다시 리셋되지 않도록 워치독 발생부(130)로부터 파워 온 리셋 포트(112)로 리셋 신호가 입력되지 않고 로우 레벨을 유지한다.When the watchdog timer expires after the central processing unit 110 is reset, the watchdog output port 123 transmits a 70 ns low level control signal to the first output port IO 1 of the watchdog generator 130. Output Accordingly, the reset port 112 also outputs a reset signal to the watchdog generator 130 for 200 ms (t5 to t6). At this time, unlike in the period t2 to t3, the reset signal from the watchdog generator 130 to the power-on reset port 112 so that the central processing unit 110 is not reset after the initial power-on reset in the watchdog disable state. Is not input and remains at the low level.

상기 도 5b를 참조하면, 중앙처리장치(110)는 리셋된 후 미리 설정된 시간 후에 출력포트(111)를 통해 워치독 제어부(120)의 워치독 입력 포트(121)로 800ms 주기마다 500ns 동안 하이 레벨의 감시 신호를 발생한다. 그리고중앙처리장치(110)는 워치독 기능을 수행하기 위해 t3 시점에서 제3입력포트(IO 3)로 라이트 인에블 신호를 발생한다. 그러면 워치독 레지스터(131)의 최상위 비트(WDT_EN)에는 중앙처리장치(110)에 의해 "1"이 기록됨으로서 워치독 인에블 상태가 된다. 이와 같은 인에블 상태에서 워치독 제어부(120)는 중앙처리장치(110)로부터 최소 1초내에 워치독 입력포트로 감시 신호가 입력되는지를 감시한다.Referring to FIG. 5B, the central processing unit 110 is reset to the watchdog input port 121 of the watchdog control unit 120 through the output port 111 after a preset time, and then at a high level for 500 ns every 800 ms. Generates a surveillance signal. The central processing unit 110 generates a write enable signal to the third input port IO 3 at time t 3 to perform a watchdog function. Then, "1" is written by the central processing unit 110 in the most significant bit WDT_EN of the watchdog register 131 to become a watchdog enable state. In such an enable state, the watchdog control unit 120 monitors whether the monitoring signal is input to the watchdog input port within at least 1 second from the central processing unit 110.

워치독 출력포트(122) 및 매뉴얼 리셋포트(123)는 워치독 입력 포트(121)로 워치독 타임 아웃(1s)내에(t2~t6) 감시 신호가 입력되면 하이 레벨을 유지한다. 이에 따라 리셋 포트(124)도 하이 레벨을 유지한다. 그러면 워치독 발생부(130)는 리셋 포트(124)로부터 출력되는 신호에 의해 중앙처리장치(110)로 출력하는 파워 온 리셋 포트(112)도 하이 레벨을 유지한다.The watchdog output port 122 and the manual reset port 123 maintain a high level when the watchdog signal is input to the watchdog input port 121 within the watchdog timeout 1s (t2 to t6). As a result, the reset port 124 also maintains a high level. The watchdog generator 130 also maintains a high level of the power-on reset port 112 output to the CPU 110 by the signal output from the reset port 124.

상기 도 5c를 참조하면, 워치독 입력 포트(121)로 t1시점에서 500ns 펄스폭의 감시 신호가 입력되면 워치독 타이머(125)는 클리어되어 다시 카운트를 시작한다. 이때 t3시점까지 각 포트들의 상태는 도5b의 각 포트들의 상태와 같다.Referring to FIG. 5C, when a monitoring signal having a 500 ns pulse width is input to the watchdog input port 121 at a time t1, the watchdog timer 125 is cleared and starts counting again. At this time, the state of each port until the time t3 is the same as the state of each port of FIG.

그런 다음 중앙처리장치(110)의 이상이 발생하여 t3시점에서 타임 아웃내(t1~t3)에 감시 신호가 입력되지 않으면 워치독 입력 포트(121)는 로우 레벨을 유지한다. 이에 따라 워치독 출력 포트(122)는 70ns동안 로우 레벨의 제어 신호를 워치독 발생부(130)의 제1입력 포트(IO 1)로 출력하고 매뉴얼 리셋 포트(123)는 워치독 출력 포트(122)로부터 출력되는 제어 신호를 입력받는다. 이때 워치독 레지스터(131)의 워치독 타이머 인에블(WDT_EN) 비트가 "1"로 설정된 인에블 상태이기 때문에 워치독 발생부(130)는 상기 제어 신호에 의해 워치독 레지스터 셋트(WDRS)비트를 "1"로 기록한다. 또한 리셋 포트(124)는 워치독 발생부(130)의 제2입력포트(IO 2)로 200ms(t4~t5)동안 로우 레벨의 리셋 신호를 출력한다.Then, when an abnormality occurs in the central processing unit 110 and the monitoring signal is not input within the timeout (t1 to t3) at the time t3, the watchdog input port 121 maintains the low level. Accordingly, the watchdog output port 122 outputs a low level control signal to the first input port IO 1 of the watchdog generator 130 for 70 ns, and the manual reset port 123 is the watchdog output port 122. Receive the control signal output from). At this time, since the watchdog timer enable (WDT_EN) bit of the watchdog register 131 is in an enabled state set to "1", the watchdog generator 130 may set the watchdog register set (WDRS) according to the control signal. Write the bit to "1". In addition, the reset port 124 outputs a low level reset signal to the second input port IO 2 of the watchdog generation unit 130 for 200 ms (t4 to t5).

그런 다음 리셋 신호를 수신한 워치독 발생부(130)는 워치독 레지스터(131)의 워치독 타이머 인에블(WDT_EN) 비트가 "1"로 기록된 인에블 상태이므로 200ms동안 워치독 발생부(130)의 제1출력 포트(IO 0)을 통해 중앙처리장치(110)의 파워 온 리셋 포트(112)로 로우 레벨의 워치독 신호를 출력한다. 그러면 중앙처리장치(110)는 워치독 신호에 의해 리셋된다. 이때 워치독 발생부는 중앙처리장치(110)로 워치독 신호를 발생하므로 워치독 레지스터(131)의 워치독 타이머 인에블(WDT_EN) 비트을 "0"으로 기록하여 디스에블 상태로 전환한다.Then, the watchdog generation unit 130 receiving the reset signal is an enable state in which the watchdog timer enable (WDT_EN) bit of the watchdog register 131 is written as "1". The watchdog signal of a low level is output to the power on reset port 112 of the CPU 110 through the first output port IO 0 of 130. The CPU 110 is then reset by the watchdog signal. At this time, since the watchdog generation unit generates a watchdog signal to the CPU 110, the watchdog generator 131 records the watchdog timer enable (WDT_EN) bit of the watchdog register 131 as "0" to switch to the disabled state.

중앙처리장치(110)가 리셋된 후 일정 시간이 지나면 워치독 레지스터(131)의 워치독 레지스터 셋트(WDRS) 비트는 중앙처리장치(110)에 의해 "0"으로 기록된다.After a predetermined time has passed since the central processing unit 110 is reset, the watchdog register set (WDRS) bit of the watchdog register 131 is written as “0” by the central processing unit 110.

한편 본 발명의 상세한 설명에서는 구체적인 실시 예에 관해 설명하였으나, 본 발명의 범위에서 벗어나지 않는 한도내에서 여러 가지 변형이 가능함은 물론이다. 그러므로 본 발명의 범위는 설명된 실시 예에 국한되어 정해져서는 안되며 후술하는 특허청구의 범위뿐만 아니라 이 특허청구의 범위와 균등한 것들에 의해 정해져야 한다.Meanwhile, in the detailed description of the present invention, specific embodiments have been described, but various modifications are possible without departing from the scope of the present invention. Therefore, the scope of the present invention should not be limited to the described embodiments, but should be determined not only by the scope of the following claims, but also by the equivalents of the claims.

상술한 바와 같이 본 발명은 하드웨어 워치독 타이머를 별도의 워치독 제어부에 구비함에 따라 워치독 발생부의 리소스를 줄일 수 있고, 외부의 워치독 발생부로부터 워치독 신호가 입력되므로 중앙처리장치 내부의 레지스터들을 초기화할 수 있다. 그리고 하드웨어 워치독 신호 발생시 워치독 발생부의 워치독 레지스터가 초기 값을 갖기 때문에 보드 동작이 보다 안정화되는 효과가 있다.As described above, the present invention can reduce the resources of the watchdog generator by providing a hardware watchdog timer in a separate watchdog controller, and since a watchdog signal is input from an external watchdog generator, a register inside the central processing unit. Can be initialized. When the hardware watchdog signal is generated, the watchdog register of the watchdog generator has an initial value, thereby making board operation more stable.

Claims (4)

중앙처리장치를 포함하는 시스템에서 상기 중앙처리장치를 감시하는 워치독회로에 있어서,A watchdog circuit for monitoring the central processing unit in a system comprising a central processing unit, 상기 중앙처리장치로부터 미리 설정된 주기내에 감시 신호가 입력될때마다 재 시동되는 워치독 타이머를 포함하고, 상기 워치독 타이머가 만기되면 제어 신호 및 리셋 신호를 출력하는 워치독 제어부와,A watchdog timer for restarting each time a monitoring signal is input within a predetermined period from the central processing unit, and outputting a control signal and a reset signal when the watchdog timer expires; 상기 제어 신호 및 리셋 신호에 응답하여 상기 중앙처리장치의 파워 온 리셋 포트로 워치독 신호를 발생하는 워치독 발생부를 포함하는 것을 특징으로 하는 하드웨어 워치독 회로.And a watchdog generator configured to generate a watchdog signal to a power-on reset port of the CPU in response to the control signal and the reset signal. 제1항에 있어서,The method of claim 1, 상기 워치독 발생부는, 상기 중앙처리장치에 의해 인에블 및 디스에블 상태와, 상기 중앙처리장치가 상기 워치독 신호에 의해 리셋되었는지에 대한 상태를 기록하는 워치독 레지스터를 포함하고 있는 것을 특징으로 하는 하드웨어 워치독 회로.The watchdog generating unit includes a watchdog register for recording an enable and disable state by the CPU and a state of whether the CPU is reset by the watchdog signal. Hardware watchdog circuit. 제2항에 있어서,The method of claim 2, 상기 워치독 발생부의 워치독 레지스터는 워치독 신호 발생시 초기 값으로 설정됨을 특징으로 하는 하드웨어 워치독 회로.The watchdog register of the watchdog generator is set to an initial value when a watchdog signal is generated. 중앙처리장치를 감시하는 워치독 제어부와, 상기 워치독 제어부에 의해 워치독 신호를 발생하는 워치독 발생부를 포함하는 시스템에서, 상기 중앙처리장치의 비정상 동작 시 상기 중앙처리 장치로 워치독 신호를 발생하기 위한 방법에 있어서,In the system comprising a watchdog control unit for monitoring the central processing unit and the watchdog generating unit for generating a watchdog signal by the watchdog control unit, the watchdog signal is generated to the central processing unit when the central processing unit is abnormally operated. In the method for 상기 워치독 제어부에서 상기 중앙처리장치로부터 미리 설정된 주기내에 감시 신호가 입력될때마다 워치독 타이머를 재 시동하고, 상기 워치독 타이머가 만기될때마다 제어 신호 및 리셋 신호를 출력하는 과정과,Restarting a watchdog timer each time a watchdog signal is input within a predetermined period from the CPU by the watchdog controller and outputting a control signal and a reset signal each time the watchdog timer expires; 상기 워치독 타이머가 만기될 때 까지 상기 감시 신호가 입력되지 않으면 상기 워치독 발생부에서 상기 워치독 제어부로부터 제어 신호 및 리셋 신호가 수신되는지를 확인하는 과정과,If the watchdog signal is not input until the watchdog timer expires, checking whether the watchdog generator receives a control signal and a reset signal from the watchdog controller; 상기 워치독 발생부에서 상기 워치독 제어부로터 수신된 리셋 신호에 따라 상기 중앙처리장치를 파워 온 리셋시키기 위한 워치독 신호를 발생하는 과정을 포함하는 것을 특징으로 하는 하드웨어 워치독 방법.And generating a watchdog signal for powering on and resetting the central processing unit according to the reset signal received from the watchdog control unit by the watchdog generator.
KR1020020081143A 2002-12-18 2002-12-18 Hard Ware Watchdog Circuit and Method KR20040054835A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020020081143A KR20040054835A (en) 2002-12-18 2002-12-18 Hard Ware Watchdog Circuit and Method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020020081143A KR20040054835A (en) 2002-12-18 2002-12-18 Hard Ware Watchdog Circuit and Method

Publications (1)

Publication Number Publication Date
KR20040054835A true KR20040054835A (en) 2004-06-26

Family

ID=37347585

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020020081143A KR20040054835A (en) 2002-12-18 2002-12-18 Hard Ware Watchdog Circuit and Method

Country Status (1)

Country Link
KR (1) KR20040054835A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111984453A (en) * 2020-08-26 2020-11-24 刘情 Network inspection equipment based on watchdog and use method thereof
CN112084057A (en) * 2020-09-03 2020-12-15 青岛海信电子产业控股股份有限公司 Hardware watchdog system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111984453A (en) * 2020-08-26 2020-11-24 刘情 Network inspection equipment based on watchdog and use method thereof
CN112084057A (en) * 2020-09-03 2020-12-15 青岛海信电子产业控股股份有限公司 Hardware watchdog system

Similar Documents

Publication Publication Date Title
US7929648B2 (en) Clock error detection apparatus and method
US6098143A (en) Remote server management device
TW200912601A (en) Processing device and clock control method
CN104735278A (en) Information processing apparatus, control method for information processing apparatus, and storage medium
KR20040054835A (en) Hard Ware Watchdog Circuit and Method
JP2002532773A (en) Reset-out circuit with feedback
US7334167B2 (en) Circuit for detection of internal microprocessor watchdog device execution and method for resetting microprocessor system
KR100374353B1 (en) Unit double board connection circuit
JP3076239B2 (en) On-board writing control method
JP2004185619A (en) System and method for switching clock source
JP2007503055A (en) Power button and device activation event processing method without AC power
KR20210047218A (en) Emergency alarm control circuit and electronic device using the emergency alarm control circuit
JPH10111737A (en) Resetting device
JPH0212546A (en) Memory holding system
US20070127178A1 (en) Semiconductor device
US11855616B2 (en) Integrated circuit, control method, and system
JP2003067220A (en) Computer system
KR100978713B1 (en) Cause distinguish apparatus and method of system reset
KR100344803B1 (en) Slave IC resetting method in TV system
CN117331735A (en) Method for assisting in realizing system monitoring based on CPLD or FPGA
KR20080025803A (en) Method for adjusting time data of electric machine
KR20010037569A (en) System Stabilizing Circuit
KR19990015830A (en) Computers and methods for securely storing system configuration data
CN115599608A (en) Clock signal processing device, method and equipment
JP2004145584A (en) Disk array device

Legal Events

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