US20020001367A1 - Computer having emergency calling function and emergency calling method using computer - Google Patents

Computer having emergency calling function and emergency calling method using computer Download PDF

Info

Publication number
US20020001367A1
US20020001367A1 US09/391,615 US39161599A US2002001367A1 US 20020001367 A1 US20020001367 A1 US 20020001367A1 US 39161599 A US39161599 A US 39161599A US 2002001367 A1 US2002001367 A1 US 2002001367A1
Authority
US
United States
Prior art keywords
emergency call
emergency
computer
message
state
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
Application number
US09/391,615
Other versions
US6456695B2 (en
Inventor
Joon Lee
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.)
Samsung Electronics Co Ltd
Original Assignee
Samsung Electronics Co 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 Samsung Electronics Co Ltd filed Critical Samsung Electronics Co Ltd
Assigned to SAMSUNG ELECTRONICS CO., LTD. reassignment SAMSUNG ELECTRONICS CO., LTD. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: LEE, JOON
Publication of US20020001367A1 publication Critical patent/US20020001367A1/en
Application granted granted Critical
Publication of US6456695B2 publication Critical patent/US6456695B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G08SIGNALLING
    • G08BSIGNALLING OR CALLING SYSTEMS; ORDER TELEGRAPHS; ALARM SYSTEMS
    • G08B25/00Alarm systems in which the location of the alarm condition is signalled to a central station, e.g. fire or police telegraphic systems
    • G08B25/01Alarm systems in which the location of the alarm condition is signalled to a central station, e.g. fire or police telegraphic systems characterised by the transmission medium
    • G08B25/08Alarm systems in which the location of the alarm condition is signalled to a central station, e.g. fire or police telegraphic systems characterised by the transmission medium using communication transmission lines

Definitions

  • the present invention relates to a computer, and more particularly, to a computer having an emergency calling function, and to an emergency calling method using a computer.
  • an emergency call apparatus in a computer comprising: an emergency detector for detecting an occurrence of an emergency situation and for generating an emergency detection signal; normal-state restorer for receiving the emergency detection signal from the emergency detector and for restoring the computer from a power-save state or a power-off state to a normal state; and an emergency caller for transferring a predetermined emergency call message using a preset emergency call telephone number after the operational state of the computer is restored by the normal-state restorer to a normal state.
  • a computer having an emergency call function for detecting an emergency situation and for transferring an emergency call message previously set by a user to a preset emergency call telephone number
  • the computer comprising: a non-volatile memory for storing information which is not lost if power is turned off; a message/telephone number setter for receiving an emergency call message indicating an emergency situation and an emergency call telephone number which are input by a user and for storing the received message and number in the non-volatile memory; an emergency call button for generating an emergency detection signal when the user presses an emergency call button; a microprocessor for receiving the emergency detection signal from the emergency call button and restoring the computer from a power-save state or a power-off state to a normal state; and an emergency call controller for reading the emergency call message and emergency call telephone number from the non-volatile memory and for making a telephone call to the emergency call telephone number to transfer the emergency call message, after an operational state of the computer is restored to a normal state by
  • an emergency calling method using a computer having an emergency call button comprising the steps of: storing an emergency call telephone number and an emergency call message in an auxiliary memory of the computer; pressing the emergency call button; if an operational state of the computer is in a power-save state or a power-off state, restoring the computer to a normal state; making a telephone connection to the emergency call telephone number stored in the auxiliary memory; and transferring the emergency call message.
  • FIG. 1 is a block diagram showing a structure of an emergency call apparatus in a computer according to the present invention
  • FIG. 2 is a perspective view illustrating a computer having an emergency calling function according to the present invention
  • FIG. 3 is a block diagram showing a functional configuration of a computer having an emergency calling function according to the present invention
  • FIG. 4 is a view showing an initial screen shot of a program named “Integrated Secretary”;
  • FIG. 5 is a view showing a window for entering the settings for an emergency call.
  • FIG. 6 is a flowchart for explaining a process of an emergency call using a computer according to the present invention.
  • an emergency call system in a computer 10 includes an emergency detector 12 , a restorer 14 for restoring the computer to a normal state 14 , and an emergency caller 16 .
  • the emergency detector 12 detects an emergency situation and generates an emergency detection signal.
  • the restorer 14 for restoring the computer to a normal state receives the emergency detection signal from the emergency detector 12 and checks the operational status of the computer 10 . If the computer 10 is in a power-save state or is turned off, the restorer 14 restores other structural elements 18 of the computer 10 to a normal state.
  • the emergency caller 16 tries to contact to a previously set emergency call number and transmits a predetermined emergency call message after the telephone connection is made.
  • FIG. 2 shows the appearance of a computer having an emergency calling function according to the present invention.
  • the computer consists of a main body 20 and input/output devices such as a keyboard 22 and a monitor 24 . Also, a power button 25 , an emergency call button 26 , and an emergency call LED 27 are installed at the front side of the main body 20 .
  • FIG. 3 shows the structure of the computer having an emergency calling function according to the present invention.
  • the computer as shown in the drawing, such as a hard disk, includes a message/telephone number setter 30 , a non-volatile memory 31 , an emergency call button 32 , a microprocessor 33 , an emergency call controller 34 , and an emergency call display, such as an LED, 36 .
  • the non-volatile memory is a memory in which the recorded contents are not lost if power is turned off.
  • a hard disk 31 is used.
  • the message/telephone number setter 30 is a joint unit of a message/telephone number setting software module, a memory, and a central processing unit.
  • the message/telephone number setting software module receives an emergency call message informing of an emergency situation and a telephone number for an emergency call from a user and stores the information on the hard disk 31 .
  • the message/telephone number setting software module is loaded in the memory and processed by the central processing unit.
  • the emergency call button 32 is installed at the front side of the main body 20 of the computer, as shown in FIG. 2, and generates an emergency detection signal when a user presses the button.
  • the microprocessor 33 receives the emergency detection signal of the emergency call button portion 32 and checks the operational status of the computer.
  • the operational status of the computer can be any one of a normal state (a G 0 state for a system adopting an ACPI (Advanced Configuration Power Interface) specification), a power-save state (a G 1 state for a system adopting an ACPI specification), and a power-off state (a G 2 or G 3 state for a system adopting an ACPI specification).
  • a normal state a G 0 state for a system adopting an ACPI (Advanced Configuration Power Interface) specification
  • a power-save state a G 1 state for a system adopting an ACPI specification
  • a power-off state a G 2 or G 3 state for a system adopting an ACPI specification
  • the microprocessor 33 controls a switching mode power supply (SMPS) 37 to supply the power and makes the computer boot up so as to restore the computer to a normal state.
  • SMPS switching mode power supply
  • the emergency call controller 34 is an assembly of an emergency call control software module, a memory where the emergency call control software module is loaded, and a CPU for operating the emergency call control software module.
  • the emergency call control software module reads the emergency call message and telephone number from the hard disk 31 , after the operational state of a computer is restored to a normal state by the microprocessor 33 , and makes a call to the emergency call telephone number via the public switched telephone network (PSTN) 38 to transfer the emergency call message.
  • PSTN public switched telephone network
  • the emergency call controller 34 is provided with a text-to-speech (TTS) converter 35 and transmits the emergency call message read from the hard disk 31 by converting the same to a voice message. Further, the emergency call controller 34 informs the microprocessor 33 of information on whether the telephone is connected and the emergency call message is transferred and displays the operational state of the emergency call function of a computer via an emergency call display.
  • the emergency call display is embodied by a light emitting diode (LED) for indicating an emergency call 36 which is installed on an outer surface of the main body of the computer shown as reference 27 in FIG. 2. The emergency call LED 36 begins to flash in red when the microprocessor 33 starts to check the operational state of the computer.
  • the emergency call LED 36 stops flashing and continuously lights up in red.
  • the microprocessor 33 receives a signal indicating that all emergency call messages are transferred from the emergency call controller 34 , the emergency call LED 36 stops lighting up.
  • the message/telephone number setting software module forming the message/telephone number setter 30 and the emergency call control software module forming the emergency call controller 34 are included in software named “Integrated Secretary” operating in a computer according to the present invention.
  • FIG. 4 As shown in FIG. 4, on an initial screen of the Integrated Secretary software, icons indicating software modules embodying functions such as a speakerphone, PC communications, a scheduler, 1:1 communications, a facsimile, a telephone book, and a videophone are shown.
  • the message/telephone number setting software module forming the message/telephone number setter 30 displays an emergency call setting window of FIG. 5 when a user clicks a button for settings shown in FIG. 4 and selects an emergency call from a setting window.
  • a connection number is for inputting a telephone number to be connected to when an emergency situation occurs.
  • a user can input a multitude of telephone numbers through the connection number item. If the telephone number input by the user does not include a country code and a regional code, the Integrated Secretary software automatically adds and displays the county code and regional code in a section indicating an actual number.
  • a use selects whether to input a voice emergency call message or to input a text emergency call message and converts the same to a voice emergency call message using the TTS.
  • the user can input a text emergency call message in a section for contents to be replayed. If the user clicks the listen button, the input voice emergency call message or the voice emergency call message converted by the TTS is output through a speaker.
  • the emergency call control software module forming the emergency call controller 34 automatically operates without permission of the user when the emergency detection signal is generated and restores the computer to a normal state.
  • a user inputs an emergency call telephone number and an emergency call message through the emergency call setting window as shown in FIG. 5 and stores the information on a hard disk (step 600 ).
  • the emergency call button 25 see FIG. 2
  • the state of the computer system is checked (steps 605 and 610 ).
  • the emergency call LED 36 flashes in red.
  • step 615 When the operational state of the computer is in a power-off state, power is supplied to every component of the computer by the SMPS 37 and the computer is booted up (step 615 ). If the computer is in a power-save state, the computer is woken up (step 620 ).
  • the Integrated Secretary software is executed (step 625 ).
  • the emergency call control software module included in the Integrated Secretary software reads an emergency call telephone number from the hard disk and tries to make a telephone connection (step 630 ). If the connection to the telephone number is not made, the next telephone number is consecutively read from the hard disk and the above process is repeated until a connection is made (steps 635 and 640 ).
  • the text message is transferred by being converted into voice and the voice message is transferred as it is (steps 645 and 650 ).
  • the message/telephone number setter 30 instead of the emergency call controller 34 , can include the TTS and convert the text emergency call message input by the user to a voice emergency call message to store the message on a hard disk.
  • a user when an emergency situation occurs, a user can inform a desired message to an appropriate person or an organization with a simple manipulation using a computer.

Abstract

In a computer having an emergency calling function for detecting an emergency situation and for transferring an emergency call message previously set by a user to a preset emergency call telephone number, a non-volatile memory stores information which is not lost if power is turned off. A message/telephone number setter receives an emergency call message indicating an emergency situation and an emergency call telephone number which are input by a user and stores the received message and number in the non-volatile memory. An emergency call button generates an emergency detection signal when the user presses an emergency call button. A microprocessor receives the emergency detection signal from the emergency call button and restores the computer from a power-save state or a power-off state to a normal state. An emergency call controller reads the emergency call message and emergency call telephone number from the non-volatile memory and makes a telephone call to the emergency call telephone number to transfer the emergency call message, after an operational state of the computer has been restored to a normal state by the microprocessor.

Description

    CLAIM OF PRIORITY
  • This application makes reference to, incorporates the same herein, and claims all benefits accruing under 35 U.S.C. §119 from my application COMPUTER HAVING EMERGENCY CALLING FUNCTION AND EMERGENCY CALLING METHOD USING COMPUTER filed with the Korean Industrial Property Office on Sep. 4, 1998 and there duly assigned Serial No. 36496/1998. [0001]
  • BACKGROUND OF THE INVENTION
  • 1. Field of the Invention [0002]
  • The present invention relates to a computer, and more particularly, to a computer having an emergency calling function, and to an emergency calling method using a computer. [0003]
  • 2. Description of the Related Art [0004]
  • Computers at home have been usually used for the purposes of personal business, education or entertainment. However, as computer-related technologies have been continuously developed, the function and use of computers has become more diverse utilizing computer hardware's high performance. [0005]
  • Meanwhile, for an emergency case such as a fire or a burglar breaking into a home, or for an urgent need for medical assistance by a family member at home, an emergency call system for contacting an appropriate organization or person should be provided at the home. However, to additionally equip such an emergency call system at home requires a considerable cost. [0006]
  • The following patents each discloses features in common with the present invention: U.S. Pat. No. 5,861,804 to Fansa et al., entitled COMPUTER CONTROLLED SECURITY AND SURVEILLANCE SYSTEM, issued on Jan. 19, 1999, U.S. Pat. No. 5,134,644 to Garton et al., entitled DATA COMMUNICATION DEVICE, issued on Jul. 28, 1992, U.S. Pat. No. 4,964,065 to Hicks et al., entitled COMPUTER-CONTROLLED ELECTRONIC SYSTEM MONITOR, issued on Oct. 16, 1990, U.S. Pat. No. 5,686,885 to Bergman, entitled SENSOR TEST METHOD AND APPARATUS, issued on Nov. 11, 1997, U.S. Pat. No. 5,543,778 to Stouffer, entitled SECURITY SYSTEM, issued on Aug. 6, 1996, U.S. Pat. No. 5,446,445 to Bloomfield et al., entitled MOBILE DETECTION SYSTEM, issued on Aug. 29, 1995, U.S. Pat. No. 5,061,916 to French et al., entitled EVENT DRIVEN REMOTE GRAPHICAL REPORTING OF BUILDING AUTOMATION SYSTEM PARAMETERS, issued on Oct. 29, 1991, and U.S. Pat. No. 5,086,391 to Chambers, entitled REMOTE CONTROLLER FOR ACTIVATING SPEECH MESSAGES AND FOR CONTACTING EMERGENCY SERVICES issued on Feb. 4, 1992. [0007]
  • SUMMARY OF THE INVENTION
  • To solve the above problem, it is an object of the present invention to provide a computer which can simply inform an appropriate organization or person of an emergency situation, and an emergency calling method using a computer. [0008]
  • Accordingly, to achieve the above object, there is provided an emergency call apparatus in a computer comprising: an emergency detector for detecting an occurrence of an emergency situation and for generating an emergency detection signal; normal-state restorer for receiving the emergency detection signal from the emergency detector and for restoring the computer from a power-save state or a power-off state to a normal state; and an emergency caller for transferring a predetermined emergency call message using a preset emergency call telephone number after the operational state of the computer is restored by the normal-state restorer to a normal state. [0009]
  • Also, to achieve the above object, there is provided a computer having an emergency call function for detecting an emergency situation and for transferring an emergency call message previously set by a user to a preset emergency call telephone number, the computer comprising: a non-volatile memory for storing information which is not lost if power is turned off; a message/telephone number setter for receiving an emergency call message indicating an emergency situation and an emergency call telephone number which are input by a user and for storing the received message and number in the non-volatile memory; an emergency call button for generating an emergency detection signal when the user presses an emergency call button; a microprocessor for receiving the emergency detection signal from the emergency call button and restoring the computer from a power-save state or a power-off state to a normal state; and an emergency call controller for reading the emergency call message and emergency call telephone number from the non-volatile memory and for making a telephone call to the emergency call telephone number to transfer the emergency call message, after an operational state of the computer is restored to a normal state by the microprocessor. [0010]
  • To achieve another aspect of the present invention, there is provided an emergency calling method using a computer having an emergency call button, the method comprising the steps of: storing an emergency call telephone number and an emergency call message in an auxiliary memory of the computer; pressing the emergency call button; if an operational state of the computer is in a power-save state or a power-off state, restoring the computer to a normal state; making a telephone connection to the emergency call telephone number stored in the auxiliary memory; and transferring the emergency call message.[0011]
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • A more complete appreciation of the invention, and may of the attendant advantages, thereof, will be readily apparent as the same becomes better understood by reference to the following detailed description when considered in conjunction with the accompanying drawings in which like reference symbols indicate the same or similar components, wherein: [0012]
  • FIG. 1 is a block diagram showing a structure of an emergency call apparatus in a computer according to the present invention; [0013]
  • FIG. 2 is a perspective view illustrating a computer having an emergency calling function according to the present invention; [0014]
  • FIG. 3 is a block diagram showing a functional configuration of a computer having an emergency calling function according to the present invention; [0015]
  • FIG. 4 is a view showing an initial screen shot of a program named “Integrated Secretary”; [0016]
  • FIG. 5 is a view showing a window for entering the settings for an emergency call; and [0017]
  • FIG. 6 is a flowchart for explaining a process of an emergency call using a computer according to the present invention.[0018]
  • DETAILED DESCRIPTION OF THE INVENTION
  • Referring to FIG. 1, an emergency call system in a [0019] computer 10 according to the present invention includes an emergency detector 12, a restorer 14 for restoring the computer to a normal state 14, and an emergency caller 16.
  • The [0020] emergency detector 12 detects an emergency situation and generates an emergency detection signal. The restorer 14 for restoring the computer to a normal state receives the emergency detection signal from the emergency detector 12 and checks the operational status of the computer 10. If the computer 10 is in a power-save state or is turned off, the restorer 14 restores other structural elements 18 of the computer 10 to a normal state. When the computer 10 returns to a normal state, the emergency caller 16 tries to contact to a previously set emergency call number and transmits a predetermined emergency call message after the telephone connection is made.
  • FIG. 2 shows the appearance of a computer having an emergency calling function according to the present invention. The computer consists of a [0021] main body 20 and input/output devices such as a keyboard 22 and a monitor 24. Also, a power button 25, an emergency call button 26, and an emergency call LED 27 are installed at the front side of the main body 20.
  • FIG. 3 shows the structure of the computer having an emergency calling function according to the present invention. The computer, as shown in the drawing, such as a hard disk, includes a message/[0022] telephone number setter 30, a non-volatile memory 31, an emergency call button 32, a microprocessor 33, an emergency call controller 34, and an emergency call display, such as an LED, 36.
  • The non-volatile memory is a memory in which the recorded contents are not lost if power is turned off. In a preferred embodiment of the present invention, a [0023] hard disk 31 is used.
  • The message/[0024] telephone number setter 30 is a joint unit of a message/telephone number setting software module, a memory, and a central processing unit. The message/telephone number setting software module receives an emergency call message informing of an emergency situation and a telephone number for an emergency call from a user and stores the information on the hard disk 31. The message/telephone number setting software module is loaded in the memory and processed by the central processing unit.
  • The [0025] emergency call button 32 is installed at the front side of the main body 20 of the computer, as shown in FIG. 2, and generates an emergency detection signal when a user presses the button.
  • The [0026] microprocessor 33 receives the emergency detection signal of the emergency call button portion 32 and checks the operational status of the computer. The operational status of the computer can be any one of a normal state (a G0 state for a system adopting an ACPI (Advanced Configuration Power Interface) specification), a power-save state (a G1 state for a system adopting an ACPI specification), and a power-off state (a G2 or G3 state for a system adopting an ACPI specification). When the computer is in the power-save state, the microprocessor 33 generates a wake-up signal to restore the computer to a normal state. When the computer is in the power-off state, the microprocessor 33 controls a switching mode power supply (SMPS) 37 to supply the power and makes the computer boot up so as to restore the computer to a normal state.
  • The [0027] emergency call controller 34 is an assembly of an emergency call control software module, a memory where the emergency call control software module is loaded, and a CPU for operating the emergency call control software module. The emergency call control software module reads the emergency call message and telephone number from the hard disk 31, after the operational state of a computer is restored to a normal state by the microprocessor 33, and makes a call to the emergency call telephone number via the public switched telephone network (PSTN) 38 to transfer the emergency call message.
  • Also, the [0028] emergency call controller 34 is provided with a text-to-speech (TTS) converter 35 and transmits the emergency call message read from the hard disk 31 by converting the same to a voice message. Further, the emergency call controller 34 informs the microprocessor 33 of information on whether the telephone is connected and the emergency call message is transferred and displays the operational state of the emergency call function of a computer via an emergency call display. In a preferred embodiment of the present invention, the emergency call display is embodied by a light emitting diode (LED) for indicating an emergency call 36 which is installed on an outer surface of the main body of the computer shown as reference 27 in FIG. 2. The emergency call LED 36 begins to flash in red when the microprocessor 33 starts to check the operational state of the computer. Then, when the microprocessor 33 receives a signal indicating that a telephone call is made from the emergency call controller 34, the emergency call LED 36 stops flashing and continuously lights up in red. When the microprocessor 33 receives a signal indicating that all emergency call messages are transferred from the emergency call controller 34, the emergency call LED 36 stops lighting up.
  • The message/telephone number setting software module forming the message/[0029] telephone number setter 30 and the emergency call control software module forming the emergency call controller 34 are included in software named “Integrated Secretary” operating in a computer according to the present invention.
  • As shown in FIG. 4, on an initial screen of the Integrated Secretary software, icons indicating software modules embodying functions such as a speakerphone, PC communications, a scheduler, 1:1 communications, a facsimile, a telephone book, and a videophone are shown. The message/telephone number setting software module forming the message/[0030] telephone number setter 30 displays an emergency call setting window of FIG. 5 when a user clicks a button for settings shown in FIG. 4 and selects an emergency call from a setting window.
  • In the emergency call setting window of FIG. 5, a connection number is for inputting a telephone number to be connected to when an emergency situation occurs. A user can input a multitude of telephone numbers through the connection number item. If the telephone number input by the user does not include a country code and a regional code, the Integrated Secretary software automatically adds and displays the county code and regional code in a section indicating an actual number. In a section for a connection type, a use selects whether to input a voice emergency call message or to input a text emergency call message and converts the same to a voice emergency call message using the TTS. The user can input a text emergency call message in a section for contents to be replayed. If the user clicks the listen button, the input voice emergency call message or the voice emergency call message converted by the TTS is output through a speaker. [0031]
  • The emergency call control software module forming the [0032] emergency call controller 34 automatically operates without permission of the user when the emergency detection signal is generated and restores the computer to a normal state.
  • Referring to FIGS. 3 and 6, the process of emergency call using the computer according to the present invention will be described. [0033]
  • A user, as shown in FIG. 5, inputs an emergency call telephone number and an emergency call message through the emergency call setting window as shown in FIG. 5 and stores the information on a hard disk (step [0034] 600). When an emergency situation occurs and the user presses the emergency call button 25 (see FIG. 2), the state of the computer system is checked (steps 605 and 610). At this time, the emergency call LED 36 flashes in red.
  • When the operational state of the computer is in a power-off state, power is supplied to every component of the computer by the [0035] SMPS 37 and the computer is booted up (step 615). If the computer is in a power-save state, the computer is woken up (step 620).
  • After the computer is restored to a normal state, the Integrated Secretary software is executed (step [0036] 625). The emergency call control software module included in the Integrated Secretary software reads an emergency call telephone number from the hard disk and tries to make a telephone connection (step 630). If the connection to the telephone number is not made, the next telephone number is consecutively read from the hard disk and the above process is repeated until a connection is made (steps 635 and 640).
  • When the telephone connection is made, the text message is transferred by being converted into voice and the voice message is transferred as it is (steps [0037] 645 and 650).
  • Meanwhile, according to preferred embodiments of the present invention, the message/[0038] telephone number setter 30, instead of the emergency call controller 34, can include the TTS and convert the text emergency call message input by the user to a voice emergency call message to store the message on a hard disk.
  • As described above, according to the present invention, when an emergency situation occurs, a user can inform a desired message to an appropriate person or an organization with a simple manipulation using a computer. [0039]
  • It should be understood that the present invention is not limited to the particular embodiment disclosed herein as the best mode contemplated for carrying out the present invention, but rather that the present invention is not limited to the specific embodiments described in this specification except as defined in the appended claims. [0040]

Claims (7)

What is claimed is:
1. An emergency call apparatus in a computer comprising:
an emergency detector for detecting an occurrence of an emergency situation and for generating an emergency detection signal;
a normal-state restorer for receiving the emergency detection signal from said emergency detector and for restoring said computer from a power-save state or a power-off state to a normal state; and
an emergency caller for transferring a predetermined emergency call message using a preset emergency call telephone number after the operational state of said computer has been restored by said normal-state restorer to a normal state.
2. A computer having an emergency calling function for detecting an emergency situation and for transferring an emergency call message previously set by a user to a preset emergency call telephone number, said computer comprising:
a non-volatile memory for storing information which is not lost if power is turned off;
a message/telephone number setter for receiving an emergency call message indicating an emergency situation and an emergency call telephone number which are input by a user and for storing the received message and number in said non-volatile memory;
an emergency call button for generating an emergency detection signal when the user presses an emergency call button;
a microprocessor for receiving said emergency detection signal from said emergency call button and for restoring said computer from a power-save state or a power-off state to a normal state; and
an emergency call controller for reading said emergency call message and emergency call telephone number from said non-volatile memory and for making a telephone call to said emergency call telephone number to transfer said emergency call message, after an operational state of said computer has been restored to a normal state by said microprocessor.
3. The computer as claimed in claim 2, said emergency call controller comprising a text/voice converter for converting said emergency call message to a voice message.
4. The computer as claimed in claim 2, said emergency call controller informing said microprocessor as to whether a telephone connection has been made and said emergency call message has been transferred, and further comprising an emergency call display controlled by said microprocessor for displaying an operational state of said emergency call function of said computer.
5. An emergency calling method using a computer having an emergency call button, said method comprising the steps of:
(S1) storing an emergency call telephone number and an emergency call message in an auxiliary memory of said computer;
(S2) pressing said emergency call button;
(S3) if an operational state of said computer is in a power-save state or a power-off state, restoring said computer to a normal state;
(S4) making a telephone connection to said emergency call telephone number stored in said auxiliary memory; and
(S5) transferring said emergency call message.
6. The emergency calling method as claimed in claim 5, further comprising, in said step (S1), a step of a plurality of emergency call telephone numbers being stored, and in said step (S4), a step of telephone connections to the emergency call telephone numbers read from said auxiliary memory being sequentially tried until a telephone connection is made.
7. The emergency calling method as claimed in claim 5, said step (S5) further comprising the sub-steps of:
(S5-1) converting said emergency call message to a voice message; and
(S5-2) transferring said voice message.
US09/391,615 1998-09-04 1999-09-07 Computer having emergency calling function and emergency calling method using computer Expired - Lifetime US6456695B2 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR98-36496 1998-09-04
KR1019980036496A KR100343165B1 (en) 1998-09-04 1998-09-04 Computer having the function of emergency call and emergency calling method using a computer

Publications (2)

Publication Number Publication Date
US20020001367A1 true US20020001367A1 (en) 2002-01-03
US6456695B2 US6456695B2 (en) 2002-09-24

Family

ID=19549608

Family Applications (1)

Application Number Title Priority Date Filing Date
US09/391,615 Expired - Lifetime US6456695B2 (en) 1998-09-04 1999-09-07 Computer having emergency calling function and emergency calling method using computer

Country Status (6)

Country Link
US (1) US6456695B2 (en)
EP (1) EP0984415B1 (en)
KR (1) KR100343165B1 (en)
CN (1) CN1142501C (en)
DE (1) DE69913898T2 (en)
TW (1) TW509881B (en)

Cited By (29)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050097380A1 (en) * 2003-11-05 2005-05-05 Samsung Electronics Co., Ltd. Emergency call apparatus and method for smart phone
US20050141675A1 (en) * 2003-09-05 2005-06-30 Byeong-Woo Jung Emergency calling via a cable modem
US7012544B2 (en) 2003-04-09 2006-03-14 Cube Investments Limited Address and/or alarm indicator sign
US7103776B1 (en) * 2002-01-31 2006-09-05 Acuson Emergency logon method
CN102075634A (en) * 2011-02-18 2011-05-25 信源通科技(深圳)有限公司 Mobile phone and alarm method thereof for calling police
US20140378081A1 (en) * 2013-06-21 2014-12-25 Micron Electronics LLC Wireless communication system with enhanced power management
US9736670B2 (en) 2015-12-17 2017-08-15 Rapidsos, Inc. Devices and methods for efficient emergency calling
US9756169B2 (en) 2015-11-02 2017-09-05 Rapidsos, Inc. Method and system for situational awareness for emergency response
US20170310827A1 (en) * 2016-04-26 2017-10-26 Rapidsos, Inc. Systems and methods for emergency communications
US9838858B2 (en) 2014-07-08 2017-12-05 Rapidsos, Inc. System and method for call management
US9942739B2 (en) 2014-09-19 2018-04-10 Rapidsos, Inc. Method and system for emergency call management
US9986404B2 (en) 2016-02-26 2018-05-29 Rapidsos, Inc. Systems and methods for emergency communications amongst groups of devices based on shared data
US9998507B2 (en) 2015-12-22 2018-06-12 Rapidsos, Inc. Systems and methods for robust and persistent emergency communications
US10375558B2 (en) 2017-04-24 2019-08-06 Rapidsos, Inc. Modular emergency communication flow management system
US10687194B2 (en) * 2001-10-24 2020-06-16 Sipco, Llc Systems and methods for providing emergency messages to a mobile device
US10701542B2 (en) 2017-12-05 2020-06-30 Rapidsos, Inc. Social media content for emergency management
US10805786B2 (en) 2018-06-11 2020-10-13 Rapidsos, Inc. Systems and user interfaces for emergency data integration
US10820181B2 (en) 2018-02-09 2020-10-27 Rapidsos, Inc. Emergency location analysis system
US10861320B2 (en) 2016-08-22 2020-12-08 Rapidsos, Inc. Predictive analytics for emergency detection and response management
US10911926B2 (en) 2019-03-29 2021-02-02 Rapidsos, Inc. Systems and methods for emergency data integration
US10977927B2 (en) 2018-10-24 2021-04-13 Rapidsos, Inc. Emergency communication flow management and notification system
US11146680B2 (en) 2019-03-29 2021-10-12 Rapidsos, Inc. Systems and methods for emergency data integration
US11218584B2 (en) 2019-02-22 2022-01-04 Rapidsos, Inc. Systems and methods for automated emergency response
US11330664B1 (en) 2020-12-31 2022-05-10 Rapidsos, Inc. Apparatus and method for obtaining emergency data and providing a map view
US11425529B2 (en) 2016-05-09 2022-08-23 Rapidsos, Inc. Systems and methods for emergency communications
US11641575B2 (en) 2018-04-16 2023-05-02 Rapidsos, Inc. Emergency data management and access system
US11716605B2 (en) 2019-07-03 2023-08-01 Rapidsos, Inc. Systems and methods for victim identification
US11917514B2 (en) 2018-08-14 2024-02-27 Rapidsos, Inc. Systems and methods for intelligently managing multimedia for emergency response
US11974207B2 (en) 2022-10-06 2024-04-30 Rapidsos, Inc. Modular emergency communication flow management system

Families Citing this family (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6744856B2 (en) * 2001-01-31 2004-06-01 Lucent Technologies Inc. Method and apparatus for servicing emergency calls from a data network
US6693545B2 (en) * 2002-01-31 2004-02-17 International Business Machines Corporation Personal alarm device transmitting telephone number for alarm confirmation and inquiry
ES2192996B1 (en) * 2002-04-09 2004-10-16 Juan Jose Prades Rebato EMERGENCY COMMUNICATION DEVICE, FOR PERSONAL USE.
WO2003085615A1 (en) * 2002-04-09 2003-10-16 Prades Rebato Juan Jose Emergency communication device for personal use
US20040025045A1 (en) * 2002-07-30 2004-02-05 Sentry Technologies Pte, Ltd. Method for switching rapidly between computing modes
US20040247090A1 (en) * 2003-06-05 2004-12-09 Nurmela Wayne Denis Process for providing alert notification to communication devices
US7894843B2 (en) * 2008-01-23 2011-02-22 Smart David A Handheld computer for emergency responders
US8364117B2 (en) * 2008-02-21 2013-01-29 Centurylink Intellectual Property Llc System and method for updating location information of voice-over-internet protocol based devices for E911 service
US8626112B2 (en) * 2008-07-03 2014-01-07 Centurylink Intellectual Property Llc Multi-button emergency message generation
US9634855B2 (en) * 2010-05-13 2017-04-25 Alexander Poltorak Electronic personal interactive device that determines topics of interest using a conversational agent
US8970400B2 (en) 2011-05-24 2015-03-03 Verna Ip Holdings, Llc Unmanned vehicle civil communications systems and methods
US8265938B1 (en) * 2011-05-24 2012-09-11 Verna Ip Holdings, Llc Voice alert methods, systems and processor-readable media
US10769923B2 (en) 2011-05-24 2020-09-08 Verna Ip Holdings, Llc Digitized voice alerts
US8874070B2 (en) * 2012-11-29 2014-10-28 At&T Intellectual Property, I, L.P. Text message generation for emergency services as a backup to voice communications
CN105754652B (en) * 2014-12-18 2017-10-27 中国石油化工股份有限公司 A kind of preparation method of explosive insensitiveness wax
US9967825B2 (en) * 2016-01-20 2018-05-08 Globalfoundries Inc. Environmentally aware mobile computing devices
KR20240021834A (en) * 2021-06-01 2024-02-19 페이멘터스 코포레이션 Method, apparatus, and system for dynamically navigating interactive communication systems

Family Cites Families (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4647721A (en) * 1985-03-19 1987-03-03 Dynatech Computer Power, Inc. Telephone activated power controller
US4964065A (en) 1987-03-12 1990-10-16 Decibel Products, Inc. Computer-controlled electronic system monitor
US5086391A (en) 1989-02-24 1992-02-04 Chambers Bryan R Remote controller for activating speech messages and for contacting emergency services
US5061916A (en) 1990-05-29 1991-10-29 Barber-Colman Company Event driven remote graphical reporting of building automation system parameters
US5134644A (en) 1990-08-17 1992-07-28 Senses International Data communication device
DE69129407T2 (en) 1991-07-10 1998-11-19 Samsung Electronics Co Ltd Movable monitor
US5343509A (en) * 1991-08-30 1994-08-30 Dounies Gregory F Emergency information facsimile transmitter
JPH06119090A (en) * 1992-10-07 1994-04-28 Hitachi Ltd Power economization control system
US5543778A (en) 1993-04-19 1996-08-06 Code-Alarm, Inc. Security system
US5416725A (en) * 1993-08-18 1995-05-16 P.C. Sentry, Inc. Computer-based notification system having redundant sensor alarm determination and associated computer-implemented method for issuing notification of events
JP3274252B2 (en) * 1993-09-17 2002-04-15 株式会社リコー Facsimile machine with emergency call function
KR0133356B1 (en) * 1994-02-01 1998-04-24 김용현 Home and office management system
US5793840A (en) * 1994-08-30 1998-08-11 Zhuang; Min Method of sending a message through a phone system by turning on a computer
US5686885A (en) 1995-09-28 1997-11-11 Interactive Technologies, Inc. Sensor test method and apparatus
US6104783A (en) * 1996-05-01 2000-08-15 Instant Alert Security, Llc Method and apparatus for securing a site utilizing a security apparatus in cooperation with telephone systems
US5861804A (en) 1997-07-10 1999-01-19 Bakson, Inc. Computer controlled security and surveillance system
US5978923A (en) * 1997-08-07 1999-11-02 Toshiba America Information Systems, Inc. Method and apparatus for a computer power management function including selective sleep states
US6028915A (en) * 1999-02-04 2000-02-22 Mcnevin; Christopher Jordan Method and apparatus for making an emergency call while on-line on a computer

Cited By (66)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10687194B2 (en) * 2001-10-24 2020-06-16 Sipco, Llc Systems and methods for providing emergency messages to a mobile device
US7103776B1 (en) * 2002-01-31 2006-09-05 Acuson Emergency logon method
US7012544B2 (en) 2003-04-09 2006-03-14 Cube Investments Limited Address and/or alarm indicator sign
US20060097889A1 (en) * 2003-04-09 2006-05-11 Cube Investments Limited Sign transmitter unit
US7259670B2 (en) 2003-04-09 2007-08-21 Cube Investments Limited Sign transmitter unit
US20050141675A1 (en) * 2003-09-05 2005-06-30 Byeong-Woo Jung Emergency calling via a cable modem
US7012994B2 (en) 2003-09-05 2006-03-14 Samsung Electronics Co., Ltd. Emergency calling via a cable modem
US20050097380A1 (en) * 2003-11-05 2005-05-05 Samsung Electronics Co., Ltd. Emergency call apparatus and method for smart phone
US7533280B2 (en) * 2003-11-05 2009-05-12 Samsung Electronics Co., Ltd Emergency call apparatus and method for smart phone
CN102075634A (en) * 2011-02-18 2011-05-25 信源通科技(深圳)有限公司 Mobile phone and alarm method thereof for calling police
US9609600B2 (en) * 2013-06-21 2017-03-28 Micron Electronics LLC Wireless communication system with enhanced power management
US20140378081A1 (en) * 2013-06-21 2014-12-25 Micron Electronics LLC Wireless communication system with enhanced power management
US11153737B2 (en) 2014-07-08 2021-10-19 Rapidsos, Inc. System and method for call management
US11659375B2 (en) 2014-07-08 2023-05-23 Rapidsos, Inc. System and method for call management
US9838858B2 (en) 2014-07-08 2017-12-05 Rapidsos, Inc. System and method for call management
US9992655B2 (en) 2014-07-08 2018-06-05 Rapidsos, Inc System and method for call management
US10425799B2 (en) 2014-07-08 2019-09-24 Rapidsos, Inc. System and method for call management
US10165431B2 (en) 2014-09-19 2018-12-25 Rapidsos, Inc. Method and system for emergency call management
US9942739B2 (en) 2014-09-19 2018-04-10 Rapidsos, Inc. Method and system for emergency call management
US10140842B2 (en) 2015-11-02 2018-11-27 Rapidsos, Inc. Method and system for situational awareness for emergency response
US11580845B2 (en) 2015-11-02 2023-02-14 Rapidsos, Inc. Method and system for situational awareness for emergency response
US11605287B2 (en) 2015-11-02 2023-03-14 Rapidsos, Inc. Method and system for situational awareness for emergency response
US9756169B2 (en) 2015-11-02 2017-09-05 Rapidsos, Inc. Method and system for situational awareness for emergency response
US10657799B2 (en) 2015-11-02 2020-05-19 Rapidsos, Inc. Method and system for situational awareness for emergency response
US11832157B2 (en) 2015-12-17 2023-11-28 Rapidsos, Inc. Devices and methods for efficient emergency calling
US10136294B2 (en) 2015-12-17 2018-11-20 Rapidsos, Inc. Devices and methods for efficient emergency calling
US9736670B2 (en) 2015-12-17 2017-08-15 Rapidsos, Inc. Devices and methods for efficient emergency calling
US11140538B2 (en) 2015-12-17 2021-10-05 Rapidsos, Inc. Devices and methods for efficient emergency calling
US10701541B2 (en) 2015-12-17 2020-06-30 Rapidsos, Inc. Devices and methods for efficient emergency calling
US9998507B2 (en) 2015-12-22 2018-06-12 Rapidsos, Inc. Systems and methods for robust and persistent emergency communications
US11665523B2 (en) 2016-02-26 2023-05-30 Rapidsos, Inc. Systems and methods for emergency communications amongst groups of devices based on shared data
US10419915B2 (en) 2016-02-26 2019-09-17 Rapidsos, Inc. Systems and methods for emergency communications amongst groups of devices based on shared data
US10771951B2 (en) 2016-02-26 2020-09-08 Rapidsos, Inc. Systems and methods for emergency communications amongst groups of devices based on shared data
US11445349B2 (en) 2016-02-26 2022-09-13 Rapidsos, Inc. Systems and methods for emergency communications amongst groups of devices based on shared data
US9986404B2 (en) 2016-02-26 2018-05-29 Rapidsos, Inc. Systems and methods for emergency communications amongst groups of devices based on shared data
US20170310827A1 (en) * 2016-04-26 2017-10-26 Rapidsos, Inc. Systems and methods for emergency communications
US9924043B2 (en) * 2016-04-26 2018-03-20 Rapidsos, Inc. Systems and methods for emergency communications
US10447865B2 (en) 2016-04-26 2019-10-15 Rapidsos, Inc. Systems and methods for emergency communications
US11425529B2 (en) 2016-05-09 2022-08-23 Rapidsos, Inc. Systems and methods for emergency communications
US10861320B2 (en) 2016-08-22 2020-12-08 Rapidsos, Inc. Predictive analytics for emergency detection and response management
US11790766B2 (en) 2016-08-22 2023-10-17 Rapidsos, Inc. Predictive analytics for emergency detection and response management
US10375558B2 (en) 2017-04-24 2019-08-06 Rapidsos, Inc. Modular emergency communication flow management system
US11496874B2 (en) 2017-04-24 2022-11-08 Rapidsos, Inc. Modular emergency communication flow management system
US11197145B2 (en) 2017-12-05 2021-12-07 Rapidsos, Inc. Social media content for emergency management
US10701542B2 (en) 2017-12-05 2020-06-30 Rapidsos, Inc. Social media content for emergency management
US10820181B2 (en) 2018-02-09 2020-10-27 Rapidsos, Inc. Emergency location analysis system
US11818639B2 (en) 2018-02-09 2023-11-14 Rapidsos, Inc. Emergency location analysis system
US11641575B2 (en) 2018-04-16 2023-05-02 Rapidsos, Inc. Emergency data management and access system
US11871325B2 (en) 2018-06-11 2024-01-09 Rapidsos, Inc. Systems and user interfaces for emergency data integration
US11310647B2 (en) 2018-06-11 2022-04-19 Rapidsos, Inc. Systems and user interfaces for emergency data integration
US10805786B2 (en) 2018-06-11 2020-10-13 Rapidsos, Inc. Systems and user interfaces for emergency data integration
US11917514B2 (en) 2018-08-14 2024-02-27 Rapidsos, Inc. Systems and methods for intelligently managing multimedia for emergency response
US11741819B2 (en) 2018-10-24 2023-08-29 Rapidsos, Inc. Emergency communication flow management and notification system
US10977927B2 (en) 2018-10-24 2021-04-13 Rapidsos, Inc. Emergency communication flow management and notification system
US11218584B2 (en) 2019-02-22 2022-01-04 Rapidsos, Inc. Systems and methods for automated emergency response
US11689653B2 (en) 2019-02-22 2023-06-27 Rapidsos, Inc. Systems and methods for automated emergency response
US11695871B2 (en) 2019-03-29 2023-07-04 Rapidsos, Inc. Systems and methods for emergency data integration
US11146680B2 (en) 2019-03-29 2021-10-12 Rapidsos, Inc. Systems and methods for emergency data integration
US10911926B2 (en) 2019-03-29 2021-02-02 Rapidsos, Inc. Systems and methods for emergency data integration
US11943694B2 (en) 2019-03-29 2024-03-26 Rapidsos, Inc. Systems and methods for emergency data integration
US11558728B2 (en) 2019-03-29 2023-01-17 Rapidsos, Inc. Systems and methods for emergency data integration
US11716605B2 (en) 2019-07-03 2023-08-01 Rapidsos, Inc. Systems and methods for victim identification
US11330664B1 (en) 2020-12-31 2022-05-10 Rapidsos, Inc. Apparatus and method for obtaining emergency data and providing a map view
US11528772B2 (en) 2020-12-31 2022-12-13 Rapidsos, Inc. Apparatus and method for obtaining emergency data related to emergency sessions
US11956853B2 (en) 2020-12-31 2024-04-09 Rapidsos, Inc. Apparatus and method for obtaining emergency data and providing a map view
US11974207B2 (en) 2022-10-06 2024-04-30 Rapidsos, Inc. Modular emergency communication flow management system

Also Published As

Publication number Publication date
EP0984415A3 (en) 2001-03-14
CN1142501C (en) 2004-03-17
KR100343165B1 (en) 2002-08-22
DE69913898D1 (en) 2004-02-05
DE69913898T2 (en) 2004-10-28
TW509881B (en) 2002-11-11
US6456695B2 (en) 2002-09-24
EP0984415A2 (en) 2000-03-08
EP0984415B1 (en) 2004-01-02
CN1253333A (en) 2000-05-17
KR20000018750A (en) 2000-04-06

Similar Documents

Publication Publication Date Title
US20020001367A1 (en) Computer having emergency calling function and emergency calling method using computer
CA2217081C (en) Animated cursor
JP3395973B2 (en) Calling device
JP2004334877A (en) Method and system for auxiliary processing of information for computer device
KR19990037012A (en) Program starting device and program starting method and medium for electronic equipment
US8055245B2 (en) Mobile device with fake communication mode
KR100415504B1 (en) Computer system installing automatic response device and its operating method for automatic response in hibernation state
JP3224972B2 (en) Safety check device
JP2006303974A (en) Personal digital assistant and emergency contact method
KR101196085B1 (en) Method for controlling power on emergency mode in mobile communication terminal
JPH09198327A (en) Electronic mail incoming confirming device
JP3551516B2 (en) Receiving device and display method of electronic computing device having wireless communication function
JP2002007048A (en) Device and method for starting program in electronic equipment, medium and electronic equipment
KR100661541B1 (en) Movie theater mode establishment method of Mobile Terminal
JP2005318004A (en) Remote control device for computer
JP2001251445A (en) Portable telephone device
US20020178386A1 (en) Modem and a controller thereof
KR100594167B1 (en) How to control your mobile device through external memory
JPH07107450A (en) Information communication equipment
JP2004172922A (en) Portable telephone and urgent call transmitting method
CA2245287A1 (en) Method and system for providing a user-friendly self-controlled computer entertainment system
CN116996610A (en) Processing method and device and electronic equipment
JP2000172475A (en) Printer power source managing method
JP2001298526A (en) Urgent report device
JPH1084379A (en) Electronic mail equipment

Legal Events

Date Code Title Description
AS Assignment

Owner name: SAMSUNG ELECTRONICS CO., LTD., KOREA, REPUBLIC OF

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:LEE, JOON;REEL/FRAME:010400/0400

Effective date: 19991019

STCF Information on status: patent grant

Free format text: PATENTED CASE

FEPP Fee payment procedure

Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

FPAY Fee payment

Year of fee payment: 4

FPAY Fee payment

Year of fee payment: 8

FEPP Fee payment procedure

Free format text: PAYER NUMBER DE-ASSIGNED (ORIGINAL EVENT CODE: RMPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

FPAY Fee payment

Year of fee payment: 12