[go: up one dir, main page]

GB1523691A - Process and device for the reliability of a computer controlled system - Google Patents

Process and device for the reliability of a computer controlled system

Info

Publication number
GB1523691A
GB1523691A GB1726276A GB1726276A GB1523691A GB 1523691 A GB1523691 A GB 1523691A GB 1726276 A GB1726276 A GB 1726276A GB 1726276 A GB1726276 A GB 1726276A GB 1523691 A GB1523691 A GB 1523691A
Authority
GB
United Kingdom
Prior art keywords
indicate
signals
program
interrupts
count
Prior art date
Legal status (The legal status 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 status listed.)
Expired
Application number
GB1726276A
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
International Standard Electric Corp
Original Assignee
International Standard Electric Corp
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 International Standard Electric Corp filed Critical International Standard Electric Corp
Publication of GB1523691A publication Critical patent/GB1523691A/en
Expired legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; 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
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; 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/0706Error 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 the processing taking place on a specific hardware platform or in a specific software environment
    • G06F11/0736Error 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 the processing taking place on a specific hardware platform or in a specific software environment in functional embedded systems, i.e. in a data processing system designed as a combination of hardware and software dedicated to performing a certain function
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; 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
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; 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/0793Remedial or corrective actions
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; 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
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04QSELECTING
    • H04Q3/00Selecting arrangements
    • H04Q3/42Circuit arrangements for indirect selecting controlled by common circuits, e.g. register controller, marker
    • H04Q3/54Circuit arrangements for indirect selecting controlled by common circuits, e.g. register controller, marker in which the logic circuitry controlling the exchange is centralised
    • H04Q3/545Circuit arrangements for indirect selecting controlled by common circuits, e.g. register controller, marker in which the logic circuitry controlling the exchange is centralised using a stored programme
    • H04Q3/54575Software application
    • H04Q3/54583Software development, e.g. procedural, object oriented, software generation, software testing
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04QSELECTING
    • H04Q3/00Selecting arrangements
    • H04Q3/42Circuit arrangements for indirect selecting controlled by common circuits, e.g. register controller, marker
    • H04Q3/54Circuit arrangements for indirect selecting controlled by common circuits, e.g. register controller, marker in which the logic circuitry controlling the exchange is centralised
    • H04Q3/545Circuit arrangements for indirect selecting controlled by common circuits, e.g. register controller, marker in which the logic circuitry controlling the exchange is centralised using a stored programme
    • H04Q3/54575Software application
    • H04Q3/54591Supervision, e.g. fault localisation, traffic measurements, avoiding errors, failure recovery, monitoring, statistical analysis
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04QSELECTING
    • H04Q2213/00Indexing scheme relating to selecting arrangements in general and for multiplex systems
    • H04Q2213/13057Object-oriented software

Landscapes

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

Abstract

1523691 Computer fault detection INTERNATIONAL STANDARD ELECTRIC CORP 28 April 1976 [28 April 1975] 17262/76 Heading G4A Faults in a computer including endless loops in programs at two different priority levels, a halt, and the masking of all interrupts are detected, each detection incrementing an anomaly counter which is reset to zero a time T after being incremented and whose contents are compared with two thresholds. The computer is restarted at a fixed point in the program of least priority when the anomaly count is below the lower threshold, reset and restarted at the fixed point when the count is between the two thresholds, and halted and an alarm signal made when the count exceeds the higher threshold. The anomalies are detected by means of signals which indicate that all interrupts are masked and which persist for a fixed period, by signals which indicate that a program has not passed a given point in its instruction sequence a minimum number of times over a given interval, and by signals which indicate that a given number of clock interrupts, which normally activate the highest priority program, have been ignored.
GB1726276A 1975-04-28 1976-04-28 Process and device for the reliability of a computer controlled system Expired GB1523691A (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
FR7513208A FR2309915A1 (en) 1975-04-28 1975-04-28 METHOD AND DEVICE FOR INCREASING THE SAFETY OF A COMPUTER CONTROL SYSTEM

Publications (1)

Publication Number Publication Date
GB1523691A true GB1523691A (en) 1978-09-06

Family

ID=9154556

Family Applications (1)

Application Number Title Priority Date Filing Date
GB1726276A Expired GB1523691A (en) 1975-04-28 1976-04-28 Process and device for the reliability of a computer controlled system

Country Status (4)

Country Link
AU (1) AU505699B2 (en)
BE (1) BE841106A (en)
FR (1) FR2309915A1 (en)
GB (1) GB1523691A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2120428A (en) * 1982-05-19 1983-11-30 Nissan Motor Monitoring apparatus for control system with microcomputer
GB2129587A (en) * 1982-10-12 1984-05-16 Oki Electric Ind Co Ltd A method of and apparatus for fail-safe operation of a vehicle computer
US5195130A (en) * 1988-05-05 1993-03-16 Transaction Technology, Inc. Computer and telephone apparatus with user friendly computer interface and enhanced integrity features
US5796832A (en) 1995-11-13 1998-08-18 Transaction Technology, Inc. Wireless transaction and information system
US5870724A (en) 1989-12-08 1999-02-09 Online Resources & Communications Corporation Targeting advertising in a home retail banking delivery service
CN107179076A (en) * 2016-03-10 2017-09-19 丰田自动车株式会社 Vehicle-mounted image display system

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5485370A (en) 1988-05-05 1996-01-16 Transaction Technology, Inc. Home services delivery system with intelligent terminal emulator
US5572572A (en) 1988-05-05 1996-11-05 Transaction Technology, Inc. Computer and telephone apparatus with user friendly interface and enhanced integrity features
US5008927A (en) * 1988-05-05 1991-04-16 Transaction Technology, Inc. Computer and telephone apparatus with user friendly computer interface integrity features
US5321840A (en) * 1988-05-05 1994-06-14 Transaction Technology, Inc. Distributed-intelligence computer system including remotely reconfigurable, telephone-type user terminal
ATE154712T1 (en) * 1992-08-21 1997-07-15 Siemens Ag METHOD FOR MONITORING TIMING OF PROGRAM PROCESSING

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
BE794861A (en) * 1972-02-01 1973-08-01 Siemens Ag ARRANGEMENT FOR THE AUTOMATIC MONITORING OF CENTRAL UNITS OF PROGRAM-CONTROLLED TELECOMMUNICATIONS INSTALLATIONS

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2120428A (en) * 1982-05-19 1983-11-30 Nissan Motor Monitoring apparatus for control system with microcomputer
US5113504A (en) * 1982-05-19 1992-05-12 Nissan Motor Company, Limited Monitoring apparatus for control system with microcomputer
GB2129587A (en) * 1982-10-12 1984-05-16 Oki Electric Ind Co Ltd A method of and apparatus for fail-safe operation of a vehicle computer
US5195130A (en) * 1988-05-05 1993-03-16 Transaction Technology, Inc. Computer and telephone apparatus with user friendly computer interface and enhanced integrity features
US5870724A (en) 1989-12-08 1999-02-09 Online Resources & Communications Corporation Targeting advertising in a home retail banking delivery service
US6202054B1 (en) 1989-12-08 2001-03-13 Online Resources & Communications Corp. Method and system for remote delivery of retail banking services
US7076458B2 (en) 1989-12-08 2006-07-11 Online Resources & Communications Corp. Method and system for remote delivery of retail banking services
US7693790B2 (en) 1989-12-08 2010-04-06 Online Resources Corporation Method and system for remote delivery of retail banking services
US5796832A (en) 1995-11-13 1998-08-18 Transaction Technology, Inc. Wireless transaction and information system
US6442532B1 (en) 1995-11-13 2002-08-27 Transaction Technology Inc. Wireless transaction and information system
CN107179076A (en) * 2016-03-10 2017-09-19 丰田自动车株式会社 Vehicle-mounted image display system

Also Published As

Publication number Publication date
AU505699B2 (en) 1979-11-29
FR2309915A1 (en) 1976-11-26
AU1336076A (en) 1977-11-03
BE841106A (en) 1976-10-26
FR2309915B1 (en) 1979-04-06

Similar Documents

Publication Publication Date Title
GB1523691A (en) Process and device for the reliability of a computer controlled system
JPS5983254A (en) Watchdog timer
GB1486190A (en) Monitoring heart activity
GB1416425A (en) Movement monitoring systems
US3825842A (en) Pulse rate discriminator generating output only at predetermined input frequency
GB952948A (en) Improvements relating to radio-activity alarm systems
JPS5436150A (en) Arithmetic unit
GB1525505A (en) Monitoring apparatus for checking the operation of logic systems
GB1338470A (en) Method and apparatus for avoiding false fire alarms
CH508296A (en) Monitoring switching device for monitoring an input signal which is fed to its input and whose polarity changes periodically with respect to a reference voltage
JPS6413643A (en) Monitor device for program malfunction
JPS5226244A (en) Testing device for continuous multi-change-fo-frequency type position detector
JPS5496338A (en) Fault detecting system
JPS5692655A (en) Detection system of program runaway
JPS51145264A (en) Counter system possessing performance of fault detection
JPS5773433A (en) Fault detecting system for interruption request of input/output device
JPS53105197A (en) Signal processing circuit for fire senfor
JPS5310463A (en) Time producing apparatus
JPS56157504A (en) Control device
JPS5784369A (en) Abnormality detecting system for circuit device
JPS538534A (en) Checking system for coincidence detection circuit
JPS55140369A (en) Carrier detecting system of facsimile
JPS56157548A (en) Preventing circuit for abnormal operation of electronic device
JPS6432370A (en) Inter-processor communication system
JPS5326942A (en) Noise detection system for carrie r protective relay

Legal Events

Date Code Title Description
PS Patent sealed
746 Register noted 'licences of right' (sect. 46/1977)
PCNP Patent ceased through non-payment of renewal fee