A METHOD AND APPARATUS FOR AUTOMATICALLY RECONNECTING A DROPPED CALL
FIELD OF INVENTION
This invention relates to a method and apparatus for establishing a wireless connection for an electronic device and, more particularly, to a method and apparatus for automatically establishing a wireless connection after a broken connection in an electronic device.
BACKGROUND OF THE INVENTION
A communication system is operable to communicate information between a transmitting station and a receiving station by way of a communication connection. A wireless communication system is a communication system in which information is communicated between the transmitting and receiving stations via one oς more satellites. A cellular or digital communication system is exemplary of a multi-user wireless communication system.
Various wireless communication systems have been developed and implemented throughout large geographical areas. Wireless communication systems have been developed and implemented utilizing FDMA (frequency division multiple access), TDMA (time division multiple access), CDMA (code division multiple access), and various combinations of such communication techniques.
In a wireless communication system, base stations are used to establish and maintain a communication link (or a call) between mobile stations and other mobile or fixed stations, via satellites. The base stations communicate with one or more satellites to transmit and receive communication information (for example, data or voice information). The mobile station communicates with at least one base station; wherein, the mobile station establishes and maintains a communication connection with the base station to transmit and receive the communication information. The base station supports a plurality of mobile
stations within a geographical range. If a mobile station is within the range of a base station, then the mobile station receives a signal from the base station. A strong signal from the base station indicates a good connection and a weak signal from the base station indicates that the connection is bad. In a typical system, several base stations are used to maintain a communication link as the mobile station moves in and out of the range of a base station.
The communication systems using CDMA, TDMA, GSM, or others techniques are very robust and maintain a strong communication connection between mobile stations and base stations. However, there are times when this communication connection is broken and the call is dropped. A communication connection may be broken if an unexpected communication error occurs or the mobile station receives no base station signal. Other times the mobile station may have been moved out of the base station's range; wherein, the mobile station is not able to maintain a connection. When a call is dropped the user of the mobile phone has to manually reestablish the connection. If the call is dropped because the mobile station was moved out of base station's range, the user must continue attempting to establish a connection until the user of the mobile station is moved to a location within the base station's range. This is very inconvenient, especially when the user may not know the call is dropped. Also, depending on the situation, neither party may be able to reconnect immediately and therefore the user has to frequently attempt to reestablish the connection. Also, if the user carrying the mobile electronic device has moved out of base station's range, wherein a connection is not possible, the user must keep checking when the mobile device is able to establish a connection. This is especially inconvenient when user wants to send a data message; such as, a Short Message Sequence (SMS) or an electronic mail.
It would be useful if the mobile station can automatically reestablish, a broken connection without the intervention of the user. Also, if the mobile station can automatically continue attempting to establish a connection when the initial attempt to establish a connection was unsuccessful. It would be useful if the user of the mobile station can create a data message and request the mobile
station to transmit the data message, even if the mobile station is not within the base station's range.
SUMMARY OF INVENTION
The present invention provides a method and apparatus for an auto-connect function in a mobile terminal such as a mobile phone or personal digital assistant (PDA) with wireless communication capabilities. The mobile terminal may be configured to automatically reestablish a broken connection during a voice or data call. For example, if the mobile terminal has a communication link (an established call), and suddenly the call is dropped, the user is notified that a call was dropped and that the mobile terminal is attempting to reestablish the call. The user simply waits for the connection and begins communicating when the connection is reestablished. The advantage of automatically reestablishing a broken connection is that during a call when an existing connection between the mobile terminal and another electronic device is broken, the mobile terminal reestablishes the connection with the same electronic device without the intervention from the user.
The mobile terminal is also configured to automatically establish a new connection if the initial connection has failed. For example, if the user attempts to establish a call and fails, the mobile terminal will continue attempting to establish the call. The advantage is that the user can send a previously created SMS message or e-mail even if the mobile terminal is out of base station's range wherein a connection is not possible. When the mobile terminal is within the range of any base station, the mobile terminal automatically establishes a connection and transmits the SMS message or e- mail without further intervention from the user.
A more complete appreciation of all the advantages and scope of the present invention can be obtained from the accompanying drawings, the following detailed description of the invention, and the appended claims.
BRIEF DESCRIPTION OF THE DRAWINGS
FIG. 1 illustrates a block diagram of a mobile station into which an embodiment of the invention may be implemented;
FIG. 2 shows a process connection terminal software module depiction of an embodiment of the invention.
FIG. 3 shows an initiate call sequence software module depiction of an embodiment of the invention.
DETAIL DESCRIPTION OF THE INVENTION
FIG. 1 is a block diagram of the mobile station 1 , according to an embodiment of the invention. Generally, mobile station 1 includes receiver 10, transmitter 11 , and controller (which may also be known as a processor) 15 that is coupled to transmitter 11 and receiver 10. Processor 15 initiates the transmission of outgoing signals and processes incoming signals. These signals may include signaling information in accordance with the air interface of the applicable cellular or digital system, and also user speech and/or user generated data.
A user interface includes a Liquid Crystal Display (LCD) 12 which comprises a touch-screen display, tone generator 17, speaker 19, vibrate device 18 and user input device 14 comprising keypad 14a, all of which are coupled to processor 15. The input device may also comprise microphone 14b for generating input. The input device may further include the touchscreen display 12. Mobile station 1 also comprises timer 16 (also referred to as a clock chip) coupled to processor 15 for synchronizing the operations of processor 15 and tracking time.
Mobile station 1 also includes various memories, shown collectively as memory 13. Memory 13 includes a plurality of stored constants and variables that are used by processor 15 during the operation of mobile station 1. For example, memory 13 stores the values of the various feature parameters and the number assignment module (NAM). An operating program for controlling the operation of processor 15 is also stored in memory 13 (typically in a read only memory). Memory 13 is also used to store data provided by the user through the user interface. Furthermore, memory 13 is used to hold the
subprograms or sub-processes for controlling the operation of mobile station 1 and carrying out the embodiment of the invention. The operating program in memory 13 includes routines for auto-connect function according to an embodiment of the invention.
Referring now to FIG 2 for illustrating a process connection termination task 200 is activated when a connection is terminated. Task 200 is activated when a connection between a mobile station 1 and another electronic device, such as a base station, is terminated and the user has selected an auto- connect feature of the mobile phone. At block 202, the processor 15 determines if the existing connection was terminated by the user by actuating a terminate connection function of the mobile station 1 (for example, actuating a "end" key on the keypad). If yes, then no further action is performed by task 200. Otherwise, at block 204, the processor 15 accesses a communication link information, such as the phone number, of the terminate communication link. If the user had initiate the last connection, then the processor 15 can access the connection information, for example a phone number of the last (or broken) connection from the memory 13. If the last connection was established by another electronic device (calling party), then depending on the communication system, the processor 15 may access the phone from the base station or service provider. Also, mobile phone 1 may comprise a caller- id feature, wherein the processor 15 may acquire the phone number from the memory 13. In the preferred embodiment, the phone number information is received from the service provider and stored in the memory 13 of the mobile phone 1 when the when call is not initiated by the user. If the user initiates the call, the phone number is stored in memory 13 of the mobile station 1 prior to a terminated connection. At block 206, the processor 15 calls initiate call sequence task 300, described below, to re-establish the terminated connection. For example, the processor 15 may automatically activate the same activation feature manually activated by user to establish a new connection or re-connect to the last connection.
Reference is made to FIG 3 for illustrating an initiate call (or communication link) sequence task 300. The task 300 is activated when the
user actuates a function of the mobile station 1 for sending voice or data. Task 300 may also be activated by process connection termination task 200 (described above) when a connection is terminated. One use of task 300 is that the user may create a data message and enter an address (for example, a phone number) of the recipient and actuate the send data function. The initiate call sequence task 300 will automatically attempt to establish the connection without further intervention from the user. This is very useful when the mobile station 1 is out of base station's range and does not receive a base station signal. As described below, the initiate call sequence task 300 will continue attempting to establish the connection until a connection is established or the user interrupts the task 300. At block 302, the processor 15 determines if a connection is possible. The processor 15 may check the signal strength received from the base station. If the connection is possible, then at block 304, the processor 15 uses the previously entered communication link information (for example, a phone number) from the memory 13 to establish a communication link. At block 306, the processor 15 determines if the communication link (for example, the call) was established. The communication link may comprise a link between the mobile station 1 to another electronic device via a connection to at least one base station. At block 308, the processor 15 determines if this sequence was activated for a voice or data call. If this was a data call, at block 309a the processor 15 transmits the data (SMS or e-mail) when the connection is established. However, if this was a voice call, then at block 309b the processor 15 notifies the user that the call is established. The processor 15 may notify user by flashing a light emitting diode (LED) 25, flashing graphical symbols on the display 12, beeping using the speaker 19 or generate a predetermined tone sequence using the tone generator 17. In a preferred embodiment, the processor 15 generates a plurality of tones using the tone generator 17 to notify the user. If the connection was not established, then at block 310, the processor 15 waits for predetermine time period. When the time period expires, at block 314, the processor 15 re-initiates the send data task 300. Referring back to block 302, if the processor 15 determines that a connection is not possible (for example, no base station signal available), then at block
316, the processor 15 waits for predetermined time period. When the time period expires, then at block 320, the processor 15 re-initiates the send data task 300. The processor 15 continues this cycle until a successful connection is established and the data or voice is transmitted. Note that the user may interrupt this sequence at any time by actuating a terminate function of the mobile phone.
As examples, the method and apparatus may also be implemented in electronic devices such as PDA, GPS devices, landline telephones, computers, and other devices having a wireless connection system. The method and apparatus may be realized by implementing operating mode such as auto-connect mode, which may be modified by the user using a menu feature.
Thus, while the invention has been particularly shown and described with respect to preferred embodiments thereof, it will be understood by those skilled in the art that changes in form and scope may be made thereon without departing from the scope and spirit of the invention.