EP0511669A2 - Apparatus and method for detecting abnormal operator manipulation - Google Patents
Apparatus and method for detecting abnormal operator manipulation Download PDFInfo
- Publication number
- EP0511669A2 EP0511669A2 EP92107391A EP92107391A EP0511669A2 EP 0511669 A2 EP0511669 A2 EP 0511669A2 EP 92107391 A EP92107391 A EP 92107391A EP 92107391 A EP92107391 A EP 92107391A EP 0511669 A2 EP0511669 A2 EP 0511669A2
- Authority
- EP
- European Patent Office
- Prior art keywords
- power supply
- turn
- operator
- detection
- peripheral device
- 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.)
- Granted
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F1/00—Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
- G06F1/26—Power supply means, e.g. regulation thereof
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F1/00—Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
- G06F1/26—Power supply means, e.g. regulation thereof
- G06F1/30—Means for acting in the event of power-supply failure or interruption, e.g. power-supply fluctuations
Definitions
- the present invention relates to an information processing apparatus and method adapted for use in a portable computer such as an electronic notebook.
- an information processing apparatus comprising: means for detecting an abnormal manipulation performed by an operator to a system; memory means for storing the status of a calculating unit in response to the output signal of said detecting means; a power supply so controlled as to be switched off in response to the output signal of the detecting means; and display control means driven when the power supply is turned on again after the turn-off thereof, and serving to display a message which informs the operator of the abnormal manipulation.
- an information processing method comprising the steps of: detecting an abnormal manipulation performed by an operator to a system; storing the status of a calculating unit in a memory in conformity with the result of such detection; turning off a power supply under control in conformity with the result of such detection; and displaying a message to inform the operator of the abnormal manipulation when the power supply is turned on again after the turn-off thereof.
- the peripheral device is connected in the same state as that immediately before the turn-off the power supply, and then the process is resumed with regard to the abnormal manipulation. Consequently the process immediately anterior to the turn-off of the power supply can be reduced to eventually minimize the backup power source.
- Fig. 1 is a block diagram showing the constitution of an information processing apparatus according to the present invention.
- an input circuit including a power switch and other switches, and an input signal fed thereto is supplied via an interface 2 to a CPU 4.
- a power circuit 3 incorporates a battery 3b and an emergency backup capacitor 3a, and supplies a required power therefrom to each of component elements.
- a ROM 5 there are stored a variety of preset data including a program required for operating the CPU 4. Meanwhile in a RAM 6, data required for the operation are stored when necessary.
- a RAM 7 is a memory backed up by the power circuit 3.
- An LCD 9 and a tablet 8 are mutually integrated in such a manner that an image displayed on the LCD 9 can be seen through the tablet 8.
- the tablet 8 constitutes a pressure-sensitive or capacitance type coordinate detector, and data inputted thereto from an unshown pen or the like can be supplied via the interface 2 to the CPU 4.
- a loudspeaker 10 is provided for emitting a predetermined audio signal when necessary.
- a detecting circuit 11 serves to detect an abnormal manipulation and delivers a detection output via the interface 2 to the CPU 4.
- the detecting circuit 11 detects such a state and outputs a detection signal via the interface 2 to the CPU 4. Then the CPU 4 executes an interrupt routine shown in the flow chart of Fig. 2.
- step S1 an-interrupt is inhibited. Subsequently the operation proceeds to step S2 where a decision is made as to whether a parameter id is 0 or not.
- the parameter id is set to a predetermined value (12345678 in this embodiment) upon occurrence of an abnormal state, and it is set to 0 in response to occurrence of a further abnormal state during the action for release from the abnormal manipulation.
- the operation proceeds to step S3 to reserve the contents of entire registers in a stack with the exception of a stack pointer.
- the stack pointer is reserved in a work area. Namely, the status of the CPU 4 (calculating unit) is stored.
- step S5 the aforementioned parameter id is set to a value 12345678, so that the act of an abnormal manipulation is stored.
- the CPU 4 controls the power circuit 3 to switch off the power supply.
- the power supply is switched off with omission of the process at steps S3 to S5.
- the process at steps S3 through S5 is omitted.
- step S11 a decision is made as to whether the parameter id is equal to 12345678 or not. As will be described later, if the action for release from the abnormal manipulation is performed properly, the parameter id is reset to 0. Then the operation proceeds to step S12 where the ordinary process for switching on the power supply is executed. Subsequently at step S13, the status of the hardware and other units are checked, and such status are stored at step S14. Thereafter the operations in a normal state are performed sequentially.
- step S11 if the result of the decision at step S11 signifies that the parameter id is equal to 12345678, i.e. when the value set at step S5 still remains unchanged as the parameter id (prior to completion of the action for release from the abnormal manipulation), then the operation proceeds to step S21 where the reserved stack pointer is loaded, and thereafter the interrupt is permitted at step S22. Further at step S23, the status of the hardware is checked. And at step S24, a decision is made as to whether the connection state of each peripheral device (IC card or the like) is the same as that immediately before the turn-off of the power supply.
- step S25 a message shown in Fig. 5 for example is read out from the ROM 5 and then is displayed on the LCD 9. This message informs the user of an abnormal manipulation such as removal of the IC card during the system operation and instructs him to once switch off the power supply and to insert the IC card properly before switching on the power supply again.
- step S26 the operation proceeds to step S26 to stand by for a release of the depressed power switch in the input circuit 1 (i.e. for completion of the manipulation to switch on the power supply).
- the apparatus Upon release of the depressed power switch, the apparatus is placed on standby for re-depression of the power switch to turn off the power supply at step S27. Thereafter, when the power switch is turned on and a subsequent power-off instruction is outputted, a process for turning off the power supply is executed at step S28.
- step S24 if the result of the decision at step S24 signifies that the connection state is the same as the former, the user properly inserts the IC card in compliance with the displayed message of Fig. 5 and raises the power supply. Then the operation proceeds to step S31, and the apparatus is placed on standby for release of the power switch from a depression. And upon release of the power switch, the operation proceeds to step S32 where the relevant register is extracted from the stack, and thereafter the parameter id is set to 0 at step S33. Due to the procedure mentioned, the operation returns from the interrupt to the process prior to the start of the interrupt routine shown in Fig. 2.
- the required processes for termination includes, for example, closing the file, ejecting the disk buffer, calculating the check sum, reserving and registering the page open at the present, and checking the alarm. Since such processes are executed after the power supply is turned on again in this embodiment, it becomes possible to realize fast turn-off of the power supply.
- the interrupt routine shown in the flow chart of Fig. 6 is executed. First at step S41, the content of the register is reserved in a prepared area, and the power supply is switched off at step S42. Then the execution of such power-off action derived from the abnormal state is stored.
- step S51 a decision is made as to whether the preceding turn-off of the power supply is derived from occurrence of any abnormal state. In case the result of such decision signifies that the preceding turn-off is not caused by any abnormal state, the operation proceeds to step S52 where a normal process for raising the power supply is executed. To the contrary, if the result of the decision signifies that the turn-off of the power supply is derived from any abnormal state, a parameter P (counter) indicating the number of times of turning off the power supply is incremented by 1 at step S53. And the process for releasing the entire registers is executed at step S54. And subsequently the operation returns to the process immediately before the interrupt in Fig. 6.
- step S61 the parameter P indicating the present number of times of turning off the power supply is recorded as Pa which indicates the preceding number of times of turning off the power supply.
- step S62 the manipulation by the user is detected.
- step S63 a decision is made as to whether no manipulation has been performed or not. If the result of such decision signifies any manipulation, the operation proceeds to step S64, and the predetermined process corresponding to such manipulation is executed. In case the result of the decision signifies no manipulation, step S64 is skipped.
- step S65 a decision is made as to whether the parameters P and Pa are equal or not to each other.
- the parameter P is incremented by 1 at step S53 in Fig. 7. It follows therefore that the parameter P is not coincident with another parameter Pa.
- step S66 a message of Fig. 9 for example is displayed.
- This message signifies that an abnormal manipulation (such as removal or insertion of the IC card in the on-state of the power supply) has been performed, that no impediment is existent to any subsequent manipulation, and also that the user needs to read the instruction manual for a manipulation thereafter.
- an abnormal manipulation such as removal or insertion of the IC card in the on-state of the power supply
- step S67 the value of the parameter P is set to that of the parameter Pa, and then returns to step S62.
- the message mentioned above be displayed anterior to turn-off of the system power supply immediately after the abnormal manipulation.
- a backup power source of a great capacity is required for displaying the message. Therefore, in an electronic notebook or the like where portability is an important merit, it is preferred that such message be displayed after the system power supply is turned on so as to minimize the required capacity of the backup power source.
- Occurrence of an abnormal state is checked and detected in the main routine instead of an individual application program. Therefore the burden imposed on each application program is rendered minimal.
- the power supply is once turned off in response to detection of any abnormal manipulation performed to the system, and a message indicative of such abnormal manipulation is displayed when the power supply has been turned on again, hence shortening the time until turn-off of the power supply immediately after the abnormal manipulation to eventually achieve a diminution in the required capacity of the backup power source. Consequently it becomes possible to realize a dimensional reduction of the system, a lightweight structure and lower production cost.
- the status of the computing unit is stored and the power supply is turned off in response to detection of occurrence of any abnormal manipulation, and when the power supply is turned on again thereafter, a message is displayed to instruct the user to connect the peripheral device in the same state as that immediately before the turn-off of the power supply. And if the connection state is the same as the former, the process complying with the abnormal operation is executed to consequently minimize the required backup power source, hence attaining the same advantages as the above.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Calculators And Similar Devices (AREA)
- Power Sources (AREA)
- Techniques For Improving Reliability Of Storages (AREA)
- Debugging And Monitoring (AREA)
- Digital Computer Display Output (AREA)
- Document Processing Apparatus (AREA)
Abstract
Description
- The present invention relates to an information processing apparatus and method adapted for use in a portable computer such as an electronic notebook.
- If an improper manipulation of removing a power supply battery or drawing out an IC card is performed during the operation of a portable computer such as an electronic notebook, there may occur runaway of the system in case the process is continuously executed in such an abnormal state. In an attempt to inform a user of any abnormal manipulation, it has been customary heretofore that a predetermined message is displayed and then the power supply for the system is turned off. And it has also been usual that all the process needed for turning off the power supply is executed prior to actual turn-off of the power supply. Thus, upon occurrence of an abnormal state in the conventional system, a message indicative of such a state is first displayed, and the power supply is switched off after execution of the entire process necessary for turn-off of the power supply. Due to the constitution mentioned, therefore, a back battery is additionally required for ensuring the continuous operation during a period of several ten seconds or so. However, such requirement brings about considerable difficulties in realizing a dimensional reduction of the system, a lightweight structure and lower production cost.
- It is therefore an object of the present invention to provide an improvement capable of rapidly switching off the system power supply upon occurrence of an abnormal state to consequently minimize a backup power source.
- According to one aspect of the present invention, there is provided an information processing apparatus comprising: means for detecting an abnormal manipulation performed by an operator to a system; memory means for storing the status of a calculating unit in response to the output signal of said detecting means; a power supply so controlled as to be switched off in response to the output signal of the detecting means; and display control means driven when the power supply is turned on again after the turn-off thereof, and serving to display a message which informs the operator of the abnormal manipulation.
- According to another aspect of the present invention, there is provided an information processing method comprising the steps of: detecting an abnormal manipulation performed by an operator to a system; storing the status of a calculating unit in a memory in conformity with the result of such detection; turning off a power supply under control in conformity with the result of such detection; and displaying a message to inform the operator of the abnormal manipulation when the power supply is turned on again after the turn-off thereof.
- In case the power supply is once turned off due to any abnormal manipulation, a message is displayed to indicate the act of such abnormal manipulation when the power supply is raised thereafter. Accordingly it becomes unnecessary to prepare a backup power source for displaying the message.
- Furthermore, when the power source once turned off due to the abnormal manipulation is turned on again, the peripheral device is connected in the same state as that immediately before the turn-off the power supply, and then the process is resumed with regard to the abnormal manipulation. Consequently the process immediately anterior to the turn-off of the power supply can be reduced to eventually minimize the backup power source.
- The above and other features and advantages of the present invention will become apparent from the following description which will be given with reference to the illustrative accompanying drawings.
-
- Fig. 1 is a block diagram of an exemplary embodiment representing the information processing apparatus of the present invention;
- Figs. 2 to 4 are flow charts for explaining the procedure of an operation performed in the embodiment of Fig. 1;
- Fig. 5 shows an exemplary message displayed at step S25 in the flow chart of Fig. 3;
- Figs. 6 to 8 are flow charts for explaining the procedure of the operation performed in the embodiment of Fig. 1; and
- Fig. 9 shows another exemplary message displayed at step S66 in the flow chart of Fig. 8.
- Hereinafter the present invention will be described in detail with reference to the accompanying drawings. Fig. 1 is a block diagram showing the constitution of an information processing apparatus according to the present invention. Denoted by 1 in the diagram is an input circuit including a power switch and other switches, and an input signal fed thereto is supplied via an
interface 2 to aCPU 4. Apower circuit 3 incorporates abattery 3b and an emergency backup capacitor 3a, and supplies a required power therefrom to each of component elements. In a ROM 5, there are stored a variety of preset data including a program required for operating theCPU 4. Meanwhile in aRAM 6, data required for the operation are stored when necessary. ARAM 7 is a memory backed up by thepower circuit 3. - An
LCD 9 and atablet 8 are mutually integrated in such a manner that an image displayed on theLCD 9 can be seen through thetablet 8. Thetablet 8 constitutes a pressure-sensitive or capacitance type coordinate detector, and data inputted thereto from an unshown pen or the like can be supplied via theinterface 2 to theCPU 4. Aloudspeaker 10 is provided for emitting a predetermined audio signal when necessary. A detecting circuit 11 serves to detect an abnormal manipulation and delivers a detection output via theinterface 2 to theCPU 4. - Now the operation performed upon occurrence of an abnormal state will be described below with reference to flow charts of Figs. 2 through 4.
- When the
battery 3b is removed suddenly or an unshown IC card or the like is drawn out during the system operation, the detecting circuit 11 detects such a state and outputs a detection signal via theinterface 2 to theCPU 4. Then theCPU 4 executes an interrupt routine shown in the flow chart of Fig. 2. - First at step S1, an-interrupt is inhibited. Subsequently the operation proceeds to step S2 where a decision is made as to whether a parameter id is 0 or not. As will be described later, the parameter id is set to a predetermined value (12345678 in this embodiment) upon occurrence of an abnormal state, and it is set to 0 in response to occurrence of a further abnormal state during the action for release from the abnormal manipulation. In case the parameter id is 0, the operation proceeds to step S3 to reserve the contents of entire registers in a stack with the exception of a stack pointer. At step S4, the stack pointer is reserved in a work area. Namely, the status of the CPU 4 (calculating unit) is stored. Both the stack and the work area are included in the
backup RAM 7. Then the operation proceeds to step S5 where the aforementioned parameter id is set to avalue 12345678, so that the act of an abnormal manipulation is stored. After the process at step S5, theCPU 4 controls thepower circuit 3 to switch off the power supply. - If the result of the decision at step S2 signifies that the parameter id is not 0, the power supply is switched off with omission of the process at steps S3 to S5. In case a further abnormal state occurs during the action for release from the abnormal manipulation (i.e. when the parameter id set to 12345678 at step S5 still remains unchanged and the release action posterior thereto has not yet been completed), the process at steps S3 through S5 is omitted.
- After completion of the process to switch off the power supply upon occurrence of an emergency as mentioned, if the user switches on the power supply again, then the procedure shown in the flow charts of Figs. 3 and 4 is executed. First at step S11, a decision is made as to whether the parameter id is equal to 12345678 or not. As will be described later, if the action for release from the abnormal manipulation is performed properly, the parameter id is reset to 0. Then the operation proceeds to step S12 where the ordinary process for switching on the power supply is executed. Subsequently at step S13, the status of the hardware and other units are checked, and such status are stored at step S14. Thereafter the operations in a normal state are performed sequentially.
- Meanwhile, if the result of the decision at step S11 signifies that the parameter id is equal to 12345678, i.e. when the value set at step S5 still remains unchanged as the parameter id (prior to completion of the action for release from the abnormal manipulation), then the operation proceeds to step S21 where the reserved stack pointer is loaded, and thereafter the interrupt is permitted at step S22. Further at step S23, the status of the hardware is checked. And at step S24, a decision is made as to whether the connection state of each peripheral device (IC card or the like) is the same as that immediately before the turn-off of the power supply.
- If the result of such decision signifies that the connection state is different from the former, the operation proceeds to step S25 where a message shown in Fig. 5 for example is read out from the ROM 5 and then is displayed on the
LCD 9. This message informs the user of an abnormal manipulation such as removal of the IC card during the system operation and instructs him to once switch off the power supply and to insert the IC card properly before switching on the power supply again. - Subsequently the operation proceeds to step S26 to stand by for a release of the depressed power switch in the input circuit 1 (i.e. for completion of the manipulation to switch on the power supply). Upon release of the depressed power switch, the apparatus is placed on standby for re-depression of the power switch to turn off the power supply at step S27. Thereafter, when the power switch is turned on and a subsequent power-off instruction is outputted, a process for turning off the power supply is executed at step S28.
- Meanwhile, if the result of the decision at step S24 signifies that the connection state is the same as the former, the user properly inserts the IC card in compliance with the displayed message of Fig. 5 and raises the power supply. Then the operation proceeds to step S31, and the apparatus is placed on standby for release of the power switch from a depression. And upon release of the power switch, the operation proceeds to step S32 where the relevant register is extracted from the stack, and thereafter the parameter id is set to 0 at step S33. Due to the procedure mentioned, the operation returns from the interrupt to the process prior to the start of the interrupt routine shown in Fig. 2.
- When an abnormal state occurs as described above, merely the status of the
CPU 4 alone is shunted, and all the other terminating processes are executed after the power supply is turned on again, so that the requisite of the backup capacitor 3a in thepower circuit 3 is a capability of backing up the system for a time of at most several ten microseconds to milliseconds. Therefore a super-capacitor of a great capacity employed generally in the conventional apparatus is no longer necessary. - Meanwhile when the power supply is turned off in a normal state, the required processes for termination includes, for example, closing the file, ejecting the disk buffer, calculating the check sum, reserving and registering the page open at the present, and checking the alarm. Since such processes are executed after the power supply is turned on again in this embodiment, it becomes possible to realize fast turn-off of the power supply.
- The description given above is concerned with the urgent processes executed with regard to an abnormal manipulation. However, it is a matter of course that such abnormal manipulation should be averted if possible. Accordingly it is necessary to urge the user to pay sufficient attention not to repeat the abnormal manipulation thereafter. For the purpose of displaying a message which arouses the attention of the user, an exemplary procedure shown in the flow charts of Figs. 6 through 8 is executed.
- Upon occurrence of an abnormal state, the interrupt routine shown in the flow chart of Fig. 6 is executed. First at step S41, the content of the register is reserved in a prepared area, and the power supply is switched off at step S42. Then the execution of such power-off action derived from the abnormal state is stored.
- Thereafter when the user raises the power supply, the interrupt routine shown in Fig. 7 is executed. First at step S51, a decision is made as to whether the preceding turn-off of the power supply is derived from occurrence of any abnormal state. In case the result of such decision signifies that the preceding turn-off is not caused by any abnormal state, the operation proceeds to step S52 where a normal process for raising the power supply is executed. To the contrary, if the result of the decision signifies that the turn-off of the power supply is derived from any abnormal state, a parameter P (counter) indicating the number of times of turning off the power supply is incremented by 1 at step S53. And the process for releasing the entire registers is executed at step S54. And subsequently the operation returns to the process immediately before the interrupt in Fig. 6.
- Meanwhile the
CPU 4 executes, in contrast with such interrupt process, the main routine shown in the flow chart of Fig. 8. At step S61, the parameter P indicating the present number of times of turning off the power supply is recorded as Pa which indicates the preceding number of times of turning off the power supply. Subsequently at step S62, the manipulation by the user is detected. And at step S63, a decision is made as to whether no manipulation has been performed or not. If the result of such decision signifies any manipulation, the operation proceeds to step S64, and the predetermined process corresponding to such manipulation is executed. In case the result of the decision signifies no manipulation, step S64 is skipped. - Next at step S65, a decision is made as to whether the parameters P and Pa are equal or not to each other. In case the power supply is turned off due to occurrencr of any abnormal state, the parameter P is incremented by 1 at step S53 in Fig. 7. It follows therefore that the parameter P is not coincident with another parameter Pa. Then the operation proceeds to step S66 where a message of Fig. 9 for example is displayed. This message signifies that an abnormal manipulation (such as removal or insertion of the IC card in the on-state of the power supply) has been performed, that no impediment is existent to any subsequent manipulation, and also that the user needs to read the instruction manual for a manipulation thereafter. Thus the user is informed of the fact that his manipulation has been improper and is thereby warned not to repeat such abnormal manipulation any more. In this manner, repeated execution of the same improper manipulation can be suppressed.
- The operation further proceeds to step S67 where the value of the parameter P is set to that of the parameter Pa, and then returns to step S62.
- In view of suppressing any abnormal manipulation, it is desired that the message mentioned above be displayed anterior to turn-off of the system power supply immediately after the abnormal manipulation. In such a case, however, a backup power source of a great capacity is required for displaying the message. Therefore, in an electronic notebook or the like where portability is an important merit, it is preferred that such message be displayed after the system power supply is turned on so as to minimize the required capacity of the backup power source.
- Occurrence of an abnormal state is checked and detected in the main routine instead of an individual application program. Therefore the burden imposed on each application program is rendered minimal.
- According to the present invention, as described hereinabove, the power supply is once turned off in response to detection of any abnormal manipulation performed to the system, and a message indicative of such abnormal manipulation is displayed when the power supply has been turned on again, hence shortening the time until turn-off of the power supply immediately after the abnormal manipulation to eventually achieve a diminution in the required capacity of the backup power source. Consequently it becomes possible to realize a dimensional reduction of the system, a lightweight structure and lower production cost.
- Further according to the present invention, the status of the computing unit is stored and the power supply is turned off in response to detection of occurrence of any abnormal manipulation, and when the power supply is turned on again thereafter, a message is displayed to instruct the user to connect the peripheral device in the same state as that immediately before the turn-off of the power supply. And if the connection state is the same as the former, the process complying with the abnormal operation is executed to consequently minimize the required backup power source, hence attaining the same advantages as the above.
Claims (9)
- An information processing apparatus comprising:
means (11) for detecting an abnormal manipulation performed by an operator to a system;
memory means (6, 7) for storing the status of a calculating unit (4) in response to the output signal of said detecting means (11);
a power supply (3) so controlled as to be switched off in response to the output signal of said detecting means (11); and
display control means (2, 4, 8, 9) driven when said power supply (3) is turned on again after the turn-off thereof, and serving to display a message which informs the operator of said abnormal manipulation. - An information processing apparatus comprising:
means (11) for detecting an abnormal manipulation performed by an operator to a system;
memory means (6, 7) for storing the status of a calculating unit (4) in response to the output signal of said detecting means (11);
a power supply (3) so controlled as to be switched off in response to the output signal of said detecting means;
means (2, 4) for confirming the connection state of a peripheral device when said power supply (3) is turned on again after the turn-off thereof;
means (2, 4) responsive to a detection that the connection state of said peripheral device is not the same as that immediately before the turn-off of said power supply (3), and outputting a message which instructs the operator to connect said peripheral device in the former state immediately before said turn off; and
control means (2, 4) responsive to a detection that said peripheral device has been connected in said former state, and resuming the predetermined posterior process with regard to said abnormal manipulation. - The apparatus according to claim 1 or 2, wherein said abnormal manipulation signifies an act of removing a battery or pulling out a power cord suddenly during the operation of said system.
- The apparatus according to claim 1 or 2, wherein said abnormal manipulation signifies an act of drawing out an IC card suddenly during the operation of said system.
- The apparatus according to claim 1 or 2, wherein said calculating unit consists of a CPU (4), and said power supply (3) is turned on when the operator actuates a power switch.
- The apparatus according to claim 1 or 2, wherein the stored content in said memory means (6, 7) is retained by a backup power source.
- The apparatus according to claim 1 or 2, wherein said system is a portable computer having at least a display unit (9) and a manipulation control unit (8).
- An information processing method comprising the steps of:
detecting an abnormal manipulation performed by an operator to a system;
storing the state of a calculating unit (4) in a memory (6, 7) in conformity with the result of such detection;
turning off a power supply (3) under control in conformity with the result of such detection; and
displaying a message to inform the operator of said abnormal manipulation when said power supply (3) is turned on again after the turn-off thereof. - An information processing method comprising the steps of:
detecting an abnormal manipulation performed by an operator to a system;
storing the state of a calculating unit (4) in a memory (6, 7) in conformity with the result of such detection;
turning off a power supply (3) under control in conformity with the result of such detection;
confirming the connection state of a peripheral device when said power supply (3) is turned on again after the turn-off thereof;
in response to a detection that the connection state of said peripheral device is not the same as that immediately before the turn-off of said power supply (3), outputting a message which instructs the operator to connect said peripheral device in the former state immediately before said turn-off; and
in response to a detection that said peripheral device has been connected in said former state, resuming the predetermined posterior process with regard to said abnormal manipulation.
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP3128352A JP3019934B2 (en) | 1991-05-01 | 1991-05-01 | Information processing method and apparatus |
JP128352/91 | 1991-05-01 | ||
JP12835291 | 1991-05-01 |
Publications (3)
Publication Number | Publication Date |
---|---|
EP0511669A2 true EP0511669A2 (en) | 1992-11-04 |
EP0511669A3 EP0511669A3 (en) | 1995-09-20 |
EP0511669B1 EP0511669B1 (en) | 1999-07-28 |
Family
ID=14982698
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
EP92107391A Expired - Lifetime EP0511669B1 (en) | 1991-05-01 | 1992-04-30 | Apparatus and method for detecting abnormal operator manipulation |
Country Status (5)
Country | Link |
---|---|
US (1) | US5379436A (en) |
EP (1) | EP0511669B1 (en) |
JP (1) | JP3019934B2 (en) |
KR (1) | KR100256011B1 (en) |
DE (1) | DE69229652T2 (en) |
Families Citing this family (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP3275261B2 (en) * | 1990-03-09 | 2002-04-15 | セイコーエプソン株式会社 | Information processing device |
US5390324A (en) * | 1992-10-02 | 1995-02-14 | Compaq Computer Corporation | Computer failure recovery and alert system |
EP0727728A1 (en) * | 1995-02-15 | 1996-08-21 | International Business Machines Corporation | Computer system power management |
US6393586B1 (en) | 1999-02-04 | 2002-05-21 | Dell Usa, L.P. | Method and apparatus for diagnosing and conveying an identification code in post on a non-booting personal computer |
JP3594505B2 (en) | 1999-02-05 | 2004-12-02 | 松下電器産業株式会社 | In-vehicle computer with car battery protection function |
US6393559B1 (en) | 1999-04-30 | 2002-05-21 | Dell Usa, L.P. | Method and computer for self-healing BIOS initialization code |
US7302108B2 (en) * | 2004-02-04 | 2007-11-27 | Dell Products L.P. | System and method for creating information handling system restore media |
JP4770283B2 (en) * | 2005-06-17 | 2011-09-14 | 富士ゼロックス株式会社 | Memory control device and memory control method |
CN1859217A (en) * | 2005-06-30 | 2006-11-08 | 华为技术有限公司 | Method, system and device for processing task in equipment management |
KR20080111525A (en) * | 2006-04-17 | 2008-12-23 | 후아웨이 테크놀러지 컴퍼니 리미티드 | Method, system and device for processing tasks in device management |
Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP0230351A2 (en) * | 1986-01-17 | 1987-07-29 | International Business Machines Corporation | Information processing system |
GB2202062A (en) * | 1987-03-14 | 1988-09-14 | Plessey Co Plc | Checking a system configuration |
EP0364127A1 (en) * | 1988-10-06 | 1990-04-18 | International Computers Limited | Bootstrap mechanism for data processing system |
EP0365128A2 (en) * | 1988-09-06 | 1990-04-25 | Seiko Epson Corporation | Computer system and method of preserving the state of the system |
EP0404061A2 (en) * | 1989-06-23 | 1990-12-27 | Kabushiki Kaisha Toshiba | Computer having a resume function and operable on an internal power source |
EP0415376A2 (en) * | 1989-08-28 | 1991-03-06 | Kabushiki Kaisha Toshiba | Computer unit with a resume function |
Family Cites Families (14)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US3678499A (en) * | 1970-10-27 | 1972-07-18 | Gen Electric | Electronic digital clock power failure indicator |
US4074245A (en) * | 1976-07-19 | 1978-02-14 | Podany John P | Power failure alarm |
GB1545169A (en) * | 1977-09-22 | 1979-05-02 | Burroughs Corp | Data processor system including data-save controller for protection against loss of volatile memory information during power failure |
US4524354A (en) * | 1982-05-10 | 1985-06-18 | Morgan Jack B | Apparatus and method for monitoring remote security zones |
US4521847A (en) * | 1982-09-21 | 1985-06-04 | Xerox Corporation | Control system job recovery after a malfunction |
US4794525A (en) * | 1984-06-07 | 1988-12-27 | Motorola, Inc. | External interface control circuitry for microcomputer systems |
US4907150A (en) * | 1986-01-17 | 1990-03-06 | International Business Machines Corporation | Apparatus and method for suspending and resuming software applications on a computer |
US4868832A (en) * | 1986-04-30 | 1989-09-19 | Marrington S Paul | Computer power system |
JPH0693229B2 (en) * | 1987-07-21 | 1994-11-16 | 日本電気株式会社 | Data processing device |
US5012406A (en) * | 1988-04-19 | 1991-04-30 | Power Card Supply | Line of power interruption in predetermined area of internal permanent memory |
US5014193A (en) * | 1988-10-14 | 1991-05-07 | Compaq Computer Corporation | Dynamically configurable portable computer system |
US5018148A (en) * | 1989-03-01 | 1991-05-21 | Ncr Corporation | Method and apparatus for power failure protection |
JPH03119416A (en) * | 1989-10-03 | 1991-05-21 | Toshiba Corp | Computer system |
JPH03207226A (en) * | 1989-12-29 | 1991-09-10 | Toshiba Corp | Battery switching system |
-
1991
- 1991-05-01 JP JP3128352A patent/JP3019934B2/en not_active Expired - Fee Related
-
1992
- 1992-04-21 KR KR1019920006635A patent/KR100256011B1/en not_active IP Right Cessation
- 1992-04-30 DE DE69229652T patent/DE69229652T2/en not_active Expired - Fee Related
- 1992-04-30 US US07/876,348 patent/US5379436A/en not_active Expired - Lifetime
- 1992-04-30 EP EP92107391A patent/EP0511669B1/en not_active Expired - Lifetime
Patent Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP0230351A2 (en) * | 1986-01-17 | 1987-07-29 | International Business Machines Corporation | Information processing system |
GB2202062A (en) * | 1987-03-14 | 1988-09-14 | Plessey Co Plc | Checking a system configuration |
EP0365128A2 (en) * | 1988-09-06 | 1990-04-25 | Seiko Epson Corporation | Computer system and method of preserving the state of the system |
EP0364127A1 (en) * | 1988-10-06 | 1990-04-18 | International Computers Limited | Bootstrap mechanism for data processing system |
EP0404061A2 (en) * | 1989-06-23 | 1990-12-27 | Kabushiki Kaisha Toshiba | Computer having a resume function and operable on an internal power source |
EP0415376A2 (en) * | 1989-08-28 | 1991-03-06 | Kabushiki Kaisha Toshiba | Computer unit with a resume function |
Non-Patent Citations (2)
Title |
---|
IBM TECHNICAL DISCLOSSURE BULLETIN, vol.33, no.12, May 1991, NY, US pages 270 - 272, XP000121662 'overriding a bad battery if configuration information is correct' * |
IBM TECHNICAL DISCLOSURE BULLETIN, vol.33, no.10A, March 1991, NY pages 440 - 442, XP110118 'Battery fail-safe mechanism for personal computer' * |
Also Published As
Publication number | Publication date |
---|---|
US5379436A (en) | 1995-01-03 |
EP0511669B1 (en) | 1999-07-28 |
KR100256011B1 (en) | 2000-05-01 |
JP3019934B2 (en) | 2000-03-15 |
EP0511669A3 (en) | 1995-09-20 |
DE69229652T2 (en) | 1999-12-02 |
JPH04329413A (en) | 1992-11-18 |
DE69229652D1 (en) | 1999-09-02 |
KR920022080A (en) | 1992-12-19 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US5790878A (en) | System and method for recovering from a power failure within a digital camera device | |
US5379436A (en) | Apparatus and method for responding to abnormal manipulations of an information processing system | |
US5935259A (en) | System and method for preventing damage to media files within a digital camera device | |
EP0230351A2 (en) | Information processing system | |
US6839867B2 (en) | Method for limiting diagnostic testing duration | |
US20020030686A1 (en) | Image display device and data writing method in image display device | |
US5343436A (en) | Electronic apparatus having backup power source | |
JPH0276021A (en) | Recovery processing system for power source of information processor | |
JPH08263179A (en) | Power source control method and electronic equipment | |
JP3404664B2 (en) | Terminal device | |
JP2002359931A (en) | Electronic apparatus, control method thereof, and computer-readable storage medium stored with control program therefor | |
JPS63228398A (en) | Plant monitor | |
JP3101349B2 (en) | Electronic device and control method for electronic device | |
JPH0276020A (en) | Program abnormality processing system for power source control part | |
JP2816232B2 (en) | Document editing and printing device | |
JP2000267768A (en) | Portable terminal device | |
JP2876487B2 (en) | Handy type information processing device | |
JPH05233474A (en) | Storage contents protection system | |
JPH07287704A (en) | Document preparing device | |
JPH03105361A (en) | Image forming device management system | |
JPH025090A (en) | Display data storage device | |
JP2000330626A (en) | Monitor controlling device and method and recording medium for recording monitor program | |
JPH0895893A (en) | Data storage device | |
JPH01126709A (en) | Data processor | |
JPH0961470A (en) | Method and apparatus for processing power interruption |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PUAI | Public reference made under article 153(3) epc to a published international application that has entered the european phase |
Free format text: ORIGINAL CODE: 0009012 |
|
AK | Designated contracting states |
Kind code of ref document: A2 Designated state(s): DE FR GB |
|
PUAL | Search report despatched |
Free format text: ORIGINAL CODE: 0009013 |
|
AK | Designated contracting states |
Kind code of ref document: A3 Designated state(s): DE FR GB |
|
17P | Request for examination filed |
Effective date: 19960301 |
|
17Q | First examination report despatched |
Effective date: 19970602 |
|
GRAG | Despatch of communication of intention to grant |
Free format text: ORIGINAL CODE: EPIDOS AGRA |
|
GRAG | Despatch of communication of intention to grant |
Free format text: ORIGINAL CODE: EPIDOS AGRA |
|
GRAH | Despatch of communication of intention to grant a patent |
Free format text: ORIGINAL CODE: EPIDOS IGRA |
|
GRAH | Despatch of communication of intention to grant a patent |
Free format text: ORIGINAL CODE: EPIDOS IGRA |
|
GRAA | (expected) grant |
Free format text: ORIGINAL CODE: 0009210 |
|
AK | Designated contracting states |
Kind code of ref document: B1 Designated state(s): DE FR GB |
|
REF | Corresponds to: |
Ref document number: 69229652 Country of ref document: DE Date of ref document: 19990902 |
|
ET | Fr: translation filed | ||
PLBE | No opposition filed within time limit |
Free format text: ORIGINAL CODE: 0009261 |
|
STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: NO OPPOSITION FILED WITHIN TIME LIMIT |
|
26N | No opposition filed | ||
REG | Reference to a national code |
Ref country code: GB Ref legal event code: IF02 |
|
PGFP | Annual fee paid to national office [announced via postgrant information from national office to epo] |
Ref country code: FR Payment date: 20090417 Year of fee payment: 18 Ref country code: DE Payment date: 20090428 Year of fee payment: 18 |
|
PGFP | Annual fee paid to national office [announced via postgrant information from national office to epo] |
Ref country code: GB Payment date: 20090429 Year of fee payment: 18 |
|
GBPC | Gb: european patent ceased through non-payment of renewal fee |
Effective date: 20100430 |
|
REG | Reference to a national code |
Ref country code: FR Ref legal event code: ST Effective date: 20101230 |
|
PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: DE Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES Effective date: 20101103 |
|
PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: GB Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES Effective date: 20100430 |
|
PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: FR Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES Effective date: 20100430 |