GB2328578A - Automatic reset of remote video surveillance system - Google Patents

Automatic reset of remote video surveillance system Download PDF

Info

Publication number
GB2328578A
GB2328578A GB9717714A GB9717714A GB2328578A GB 2328578 A GB2328578 A GB 2328578A GB 9717714 A GB9717714 A GB 9717714A GB 9717714 A GB9717714 A GB 9717714A GB 2328578 A GB2328578 A GB 2328578A
Authority
GB
United Kingdom
Prior art keywords
equipment
timer
video surveillance
remote video
correctly
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.)
Withdrawn
Application number
GB9717714A
Other versions
GB9717714D0 (en
Inventor
Kenneth Neville Burgin
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.)
MOTION MEDIA TECHN Ltd
Original Assignee
MOTION MEDIA TECHN Ltd
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 MOTION MEDIA TECHN Ltd filed Critical MOTION MEDIA TECHN Ltd
Priority to GB9717714A priority Critical patent/GB2328578A/en
Publication of GB9717714D0 publication Critical patent/GB9717714D0/en
Publication of GB2328578A publication Critical patent/GB2328578A/en
Withdrawn legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N7/00Television systems
    • H04N7/18Closed-circuit television [CCTV] systems, i.e. systems in which the video signal is not broadcast

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Retry When Errors Occur (AREA)

Abstract

Remote video surveillance equipment includes one or more processors, particularly for image compression, having a facility for detecting when the system ceases operating correctly due to hardware or software fault and means to reset the system in the event of such detection. The detection facility may be a timer reset register, written to periodically either by a process (Process1) at intervals less than the timeout period or by a process which periodically polls other processes and only writes to the timer reset register if all processes respond.

Description

AUTOMATIC RESET OF REMOTE VIDEO SURVEILLANCE SYSTEM AFTER FAILU RE.
This invention relates to a remote video surveillance system using video compression and using the telephone network, or a narrow band communications system, for communicating pictures to a monitoring station.
The electronics used in a normal CCTV system, although expensive, is relatively simple and straighfforward. In any event, the monitoring station tends to be local and problems can often be solved by sending personnel to the site.
The electronics and software associated with image compression techniques, on the other hand, is well known to be compiex and therefore prone to 'crash', i.e.
enter a locked-up state where processing stops. If this happens in a remote surveillance systems, there is a high probability that the pictures will cease to be transmitted and that the control centre will be unable to unlock the system and return it to normal operation.
Under such conditions, the only option would be to send an engineer to the site and reset the system manually, usually by switching off the power and switching it back on.
According to the present invention there is provided a mechanism in remote surveillance equipment to periodically perform a self test and to automatically perform a system reset when the equipment ceases to operate correctly because one or more processor has stopped processing or because one or more of the processes running on the processor(s) has stopped running correctly or because some other fault has been detected which might be rectified by resetting the system.
In any remote surveillance equipment a call may be handled by a single process or by multiple processes, which may be running on one or more processors. A remote surveillance subsystem may also dependent on a host computer system in order to function correctly.
If any of the processes required to send compressed pictures or any other information to the monitoring station or which control the remote system itself stops running correctly for any reason, the remote system detects this situation, terminates any call running at the time and the equipment is reset to a known and useful state.
Two specific embodiments of the invention will now be described by way of two related examples with reference to the accompanying drawing.
Referring to the drawing, a processor 11 is connected to the telephone line 12.
The processor sits between the telephone line and the rest of the security system, which comprises the camera 13 and an intruder detection system 14.
Communication with the monitoring station can therefore proceed only if the processor is processing.
A hardware timer 15 is also connected to the processor which can update the hardware timer's registers.
The hardware timer is started and re-started by writing to its TimerReset register.
That is, whenever the TimerReset register is written to, the timer starts counting.
When the timer reaches a pre-set Timeout value it resets the processor, cutting off any call that was in progress, and causes the system to reboot itself into a predefined state where normal operation can be resumed.
In Example 1, the video and control communications are handled by a single process, Process 1, running on the processor.
When the system is started, Process writes to the TimerReset register, starting the timer. As well as handling the video and any other communications to the control centre, Processl also writes periodically to the timer's TimerReset register, at intervals which are shorter than the timer's Timeout value. The timer is thus prevented from reaching its Timeout and re-setting the system.
There are several reasons which could prevent Process from operating the within the system as it should: an error in the code might cause it to stop or enter an infinite loop; the process might be terminated for some reason; the processor itself might stop processing. In each case Process will also be unable to write to the TimerReset register. The timer will therefore reach its Timeout and reset the system, thereby causing the system to restart.
In Example 2 the video and control communications are handled by several processes running on the processor. One of the processes, Process 1, is responsible for periodically polling the other processes to check that they are running correctly.
The function of one of the processes is to check that various parts of the system's hardware are operating correctly.
When the system is started, Processl writes to the TimerReset register, starting the timer. As long as all the other processes respond to its polls, Processl writes periodically to the timer's TimerReset register at intervals which are shorter than the timer's Timeout value. The timer is thus prevented from reaching its Timeout and re-setting the system.
If any of the processes fails to respond to a poll, Process does not write to the timer's TimerReset register. If Process itself stops running correctly for any reason it will also be unable to write to the TimerReset register, as in Example 1.
Therefore if any process is not running correctly the timer will reach its Timeout and reset the system, thereby causing the system to restart.

Claims (10)

1. A mechanism in remote video surveillance equipment to reset itself automatically when the equipment ceases to operate correctly because one or more processors have stopped processing or one or more of the processes running on the processor(s) has stopped running correctly.
2. A mechanism as claimed in Claim 1 wherein the equipment is returned to a predefined useable state on the expiration of a timer, which is repeatedly reset whilst the equipment is operating correctly but ceases to be reset when one or more processors stops processing or one or more processes stops running correctly.
3. A mechanism as claimed in Claim 1 wherein a correctly running process causes the equipment to reset due to a hardware fault being detected.
4. A mechanism as claimed in Claim 2 wherein the timer is implemented in hardware.
5. A mechanism as claimed in Claim 2 wherein the timer is implemented in software.
6. A mechanism as claimed in any of Claims 1, 2, 3 or 4, where the equipment is self-contained.
7. A mechanism as claimed in any of Claims 1, 2, 3,4 or 5, where the remote video surveillance equipment is a subsystem in a host system.
8. A mechanism as claimed in Claim 7 where the remote video surveillance equipment relies upon the host system's processor(s) and where the telephone call is also terminated if the host system's processor(s) cease processing.
9. A mechanism as claimed in Claim 7 or Claim 8 where the host system contains more than one remote video surveillance subsystem.
10. A mechanism substantially as described herein with reference to the accompanying drawing.
GB9717714A 1997-08-22 1997-08-22 Automatic reset of remote video surveillance system Withdrawn GB2328578A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
GB9717714A GB2328578A (en) 1997-08-22 1997-08-22 Automatic reset of remote video surveillance system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
GB9717714A GB2328578A (en) 1997-08-22 1997-08-22 Automatic reset of remote video surveillance system

Publications (2)

Publication Number Publication Date
GB9717714D0 GB9717714D0 (en) 1997-10-29
GB2328578A true GB2328578A (en) 1999-02-24

Family

ID=10817819

Family Applications (1)

Application Number Title Priority Date Filing Date
GB9717714A Withdrawn GB2328578A (en) 1997-08-22 1997-08-22 Automatic reset of remote video surveillance system

Country Status (1)

Country Link
GB (1) GB2328578A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2433171A (en) * 2005-12-06 2007-06-13 Bosch Gmbh Robert Modular surveillance system
WO2009138721A2 (en) * 2008-05-12 2009-11-19 Intamac Systems Limited Network camera management

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4589090A (en) * 1982-09-21 1986-05-13 Xerox Corporation Remote processor crash recovery
EP0334185A2 (en) * 1988-03-22 1989-09-27 Siemens Aktiengesellschaft Automatic microprocessor fault recovery system
WO1991007850A1 (en) * 1989-11-09 1991-05-30 Zone Technology Pty Limited Digital video camera
EP0445936A2 (en) * 1990-03-08 1991-09-11 Sony Corporation Supervision of microprocessors
WO1995027933A1 (en) * 1994-04-06 1995-10-19 Philips Electronics N.V. Reset and watchdog system for a microprocessor, and appliance comprising such a microprocessor and such a system
WO1997004597A1 (en) * 1995-07-14 1997-02-06 Sensormatic Electronics Corporation Video compression system

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4589090A (en) * 1982-09-21 1986-05-13 Xerox Corporation Remote processor crash recovery
EP0334185A2 (en) * 1988-03-22 1989-09-27 Siemens Aktiengesellschaft Automatic microprocessor fault recovery system
WO1991007850A1 (en) * 1989-11-09 1991-05-30 Zone Technology Pty Limited Digital video camera
EP0445936A2 (en) * 1990-03-08 1991-09-11 Sony Corporation Supervision of microprocessors
WO1995027933A1 (en) * 1994-04-06 1995-10-19 Philips Electronics N.V. Reset and watchdog system for a microprocessor, and appliance comprising such a microprocessor and such a system
WO1997004597A1 (en) * 1995-07-14 1997-02-06 Sensormatic Electronics Corporation Video compression system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
IBM Technical Disclosure Bulletin, Vol 37, No. 06B, June 1994, page 313 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2433171A (en) * 2005-12-06 2007-06-13 Bosch Gmbh Robert Modular surveillance system
GB2433171B (en) * 2005-12-06 2008-07-30 Bosch Gmbh Robert Modular surveillance camera system with self-identification capability
WO2009138721A2 (en) * 2008-05-12 2009-11-19 Intamac Systems Limited Network camera management
WO2009138721A3 (en) * 2008-05-12 2010-03-11 Intamac Systems Limited Network camera management

Also Published As

Publication number Publication date
GB9717714D0 (en) 1997-10-29

Similar Documents

Publication Publication Date Title
US5027383A (en) Supervised, interactive alarm reporting system
US6021493A (en) System and method for detecting when a computer system is removed from a network
US6425093B1 (en) Methods and apparatuses for controlling the execution of software on a digital processing system
GB2328578A (en) Automatic reset of remote video surveillance system
US10872520B1 (en) Systems and methods for managing supervision signals
US5343480A (en) System for detecting loss of message
JPH11338754A (en) Shared file management system
US5537643A (en) Image forming managing apparatus for setting of communication control data from a remote location only when the communication control data has been invalidated
KR960001045B1 (en) Connection detection method and circuit of controller
JP2002169706A (en) Monitor system
JPH045301B2 (en)
KR200241993Y1 (en) Wire / wireless electronic unmanned security system credit information inquiry relay
JP2626259B2 (en) Remote power control unit
JP3383752B2 (en) Building remote monitoring device
JP3349006B2 (en) Common line intercom terminal reset device
JPH11252174A (en) Packet communication system
JPH0685942A (en) Automatic fault notice system
JP2000270500A (en) Insulation monitor system
JP3169022B2 (en) Data transmission equipment
JP3142757B2 (en) Remote monitoring device
JPH0514386A (en) Catv status monitor system
GB2306077A (en) Termination of video-telephone calls left running undetected after failure
JP2000013469A (en) Device and method for recovering communication equipment
JPH0567286A (en) System for managing building group
JPH08249582A (en) Center equipment system

Legal Events

Date Code Title Description
WAP Application withdrawn, taken to be withdrawn or refused ** after publication under section 16(1)