This application is related to and claims priority to a commonly assigned Chinese patent application entitled “A Method For Displaying Time on a Mobile Telephone,” by Lin et al., Chinese Application Serial No. 200410065338.1 filed on Nov. 24, 2004, and to International PCT Application Serial No. PCT/CN2005/001292, filed Aug. 18, 2005, both of which are incorporated by reference herein.
The present invention relates to time display on a communication terminal, and especially, to time display on a mobile phone.
In recent years, the mobile phone technology has developed quickly, which has made considerable progress in various aspects, such as the size of PCB board, standby current, process modeling, the performance of software, etc. In the application aspect of mainstream services, functions such as MMS, WAP, BREW, E-MAIL, etc. have been perfected continually and accepted by numerous consumers gradually. Many new applications based on the mobile phone have been invented by domestic and overseas research and development (R&D) engineers through continuous innovation and exploration. These more humanistic applications make the mobile phone accepted by various users as one of the necessary tools in daily life and objectively promote the prosperity of the mobile phone market.
The time display function is always one of the important functions of the mobile phone, brining much convenience to people. For example, many people do not wear a watch any more. However, typically the mobile phone only displays time in power on state, but cannot display time in power off state, causing inconvenience to people. In many environments that are sensitive to electronic interference, the mobile phone is not allowed to be used because the mobile phone will generate radio frequency signals in normal standby state, which may generate EMI (Electro Magnetic Interference) to some apparatuses and then incur safety problems (for example, on a plane). Also, some mobile phone users usually shut down their mobile phones in the night, as they, on the one hand, want to avoid radiation of the mobile phone, and on the other hand, to save power.
The present invention provides, in an embodiment, a method for time display on a mobile phone. The method of the present invention, in an embodiment renders that the mobile phone can display time in a non-standby state, wherein the non-standby state is a third state, i.e., a pseudo power off state, besides the standby state and the power off state. In the third state, the mobile phone can display time without generating radio frequency signal.
In order to achieve the above object, the present invention discloses a method for time display on a mobile phone, wherein the method comprises the following steps:
step 1, in a standby state, setting a pseudo power off identifier for the mobile phone;
step 2, when the mobile phone identifies that the pseudo power off identifier is active, the mobile phone coming into a pseudo power off state;
step 3, the mobile phone continually obtaining a new time value from a physical layer clock, and displaying the new time value on a LCD; and
step 4, the mobile phone quitting the pseudo power off state, and restarting.
In the method according to the present invention, the step 2 further comprises the following step: when identifying that the pseudo power off identifier is active, the mobile phone stores current time to the storage system of the mobile phone; the step 3 further comprises the following step: the mobile phone obtains the current time stored in the storage system as a fiducial value for the time display, and obtains the new time value through continuous calculation by the physical layer bottom clock; and the step 4 further comprises the following step: the mobile phone clears the current time stored in the storage system when quitting the pseudo power off state.
In the step 2 of the above method, wherein the mobile phone judges whether the pseudo power off identifier is active through long by pressing the function key long enough.
In the abovementioned method, the step 2 further comprises a step of shutting down the mobile phone and restarting the mobile phone; wherein, the mobile phone shuts down when the function key is long pressed long enough, and the mobile phone identifies that the pseudo power off identifier is active, then stores the current time into the storage system of the mobile phone; after the current time is stored, the mobile phone restarts with tasks only relevant to the storage system, and the mobile phone comes into the pseudo power off state.
In the abovementioned method, in the step 2, after identifying the pseudo power off identifier, the mobile phone shuts down tasks except the tasks relevant to the physical layer clock of the system, then the mobile phone comes into the pseudo power off state, wherein the tasks which are shut down at least include a radio frequency task.
In the abovementioned method, in the step 4, the mobile phone quits the pseudo power off state by responding to an advanced interruption, and clears the current time stored in the storage system by calling an interruption function, then calls an endless loop function and restarts.
In the method according to the present invention, the advanced interruption is an event of pressing the function key long enough.
In the method according to the present invention, in an embodiment, the storage system is an embedded file system (EFS) of a CDMA mobile phone.
The method according to the present invention further comprises a step of judging whether the fiducial value obtained from the storage system is zero, if it is zero, the mobile phone will directly come into a normal starting process instead of the pseudo power off state, and if it is not zero, the mobile phone will come into the pseudo power off state.
The method according to the present invention further comprises a step of compensating the current time data stored in the storage system.
In the method according to the present, invention, in an embodiment, the step 3 further comprises the following steps:
step 3.1, setting a physical layer timer, the physical layer timer being able to generate interruption when the mobile phone is in a dormant state;
step 3.2, starting the physical layer timer;
step 3.3, turning off a fast clock temperature compensated crystal oscillator (TCXO), switching to a slow clock and entering a chip into a dormant mode;
step 3.4, when the physical layer timer expires, generating an interruption function, then calling the interruption function, and in the interruption function, switching the slow clock to the fast clock temperature compensated crystal oscillator, calculating the newest time data and refreshing the LCD to display the new time value; and
step 3.5, re-setting the physical layer timer, turning off the fast clock temperature compensated crystal oscillator and entering into the dormant mode.
By setting a third state, i.e., the pseudo power off state, the present invention enables a mobile phone to display time when the mobile phone is not generating radio frequency signals.
The invention will now be described in detail with reference to a few preferred embodiments, as illustrated in the accompanying drawings. In the following description, numerous specific details are set forth in order to provide a thorough understanding of the invention. It will be apparent, however, to one skilled in the art, that the invention may be practiced without some or all of these specific details. In other instances, well-known process steps and/or features have not been described in detail in order to not unnecessarily obscure the invention. The features and advantages of the invention may be better understood with reference to the drawings and discussions that follow.
The present invention realizes a third state which exists between the normal standby state and the power off state of a mobile phone. In this state, the mobile phone will not generate radio frequency signals, i.e., the mobile phone is invisible to a network, so the mobile phone will not generate EMI (Electro Magnetic Interference) to sensitive apparatuses, and the mobile phone will not radiate radio frequency to people; besides, the power consumption is very low and the current is at around 5 milliampere. Accordingly, the aim of saving power is achieved. There third state is hereinafter referred as a “pseudo power off state”.
A technical solution for carrying out the present invention is as follows:
Another technical solution for carrying out the present invention is as follows:
The differences between the first and the second technical solutions lie in from the standby state to the pseudo power off state, the manner of shutting down the tasks irrelevant to the pseudo power off function, and whether the mobile phone needs to restart.
In the EFS system, data are stored in the form of file, therefore, the integer value of double bytes is stored in a file with a predetermined name, and the integer value of double bytes in the file still occupies two bytes.
After time data is stored successfully, by calling an endless loop function, a watchdog is removed in due time and the mobile phone restarts;
In the above circumstance where the time data is not zero, because only the EFS task is started, and other radio frequency-related tasks are not started, so it guarantees that no radio frequency signal is generated.
In order to display time more accurately, certain compensation should be made to the time data obtained after restarting, because there is certain time delay between storing data before starting and obtaining the time data for displaying after the starting. The time delay can be estimated through a test. For products of different platforms, associated time delay periods have certain differences. On the other hand, the pseudo power off state relies on the physical layer interruption to arouse the mobile phone and display time, and it also will produce time delay in this process; this time delay needs to be compensated, too.
When the mobile phone comes into the pseudo power off state, the following steps needs to be executed:
From the abovementioned steps, it can be seen that the mobile phone is actually in a non-stop circulation process of “arousing-displaying-dormant-re-arousing”. Compared with the dormant time (set to be 6 seconds in actual products), the time for the software to arouse to display the newest data is very short, which is on the millisecond level, so when in the pseudo power off state, most time of the mobile phone is in the dormant state, and it can save the power a lot in this state accordingly.
Step 4: in the pseudo power off state, the event of pressing the function key long enough is set to be the advanced interruption in the mobile phone software. At this time, in response to pressing the function key long enough, the mobile phone will call an interruption function, and modify the time value stored in the EFS into zero in the interruption function so as to guarantee that mobile phone will enter the normal starting flow next time, then call an endless loop function and restart.
Step 5: after restarting, the mobile phone obtains the time data stored in the EFS; if the time data is more than zero, the pseudo power off program will be started, or, if the time data is zero, it will enter into the normal starting flow (step 106).
While the invention has been described in terms of several preferred embodiments, there are alterations, permutations, and equivalents which fall within the scope of this invention. Further, the summary and abstract are provided for convenience only and should not be construed to limit the scope of the invention. It is therefore intended that the following appended claims be interpreted as including all such alterations, permutations, and equivalents as fall within the true spirit and scope of the invention.
| Number | Date | Country | Kind |
|---|---|---|---|
| 2004 1 0065338 | Nov 2004 | CN | national |
| Filing Document | Filing Date | Country | Kind | 371c Date |
|---|---|---|---|---|
| PCT/CN2005/001292 | 8/18/2005 | WO | 00 | 6/4/2008 |
| Publishing Document | Publishing Date | Country | Kind |
|---|---|---|---|
| WO2006/056112 | 6/1/2006 | WO | A |
| Number | Name | Date | Kind |
|---|---|---|---|
| 3920911 | Lukas | Nov 1975 | A |
| 5247160 | Zicker | Sep 1993 | A |
| 5455808 | Grupp et al. | Oct 1995 | A |
| 5608851 | Kobayashi | Mar 1997 | A |
| 5771348 | Kubatzki et al. | Jun 1998 | A |
| 5854996 | Overhage et al. | Dec 1998 | A |
| 5954820 | Hetzler | Sep 1999 | A |
| 6278499 | Darbee et al. | Aug 2001 | B1 |
| 6278887 | Son et al. | Aug 2001 | B1 |
| 6279026 | Clarke et al. | Aug 2001 | B1 |
| 6295002 | Fukuda | Sep 2001 | B1 |
| 6476714 | Mizuta | Nov 2002 | B2 |
| 6486893 | Ramchandani et al. | Nov 2002 | B1 |
| 6490259 | Agrawal et al. | Dec 2002 | B1 |
| 6504580 | Thompson et al. | Jan 2003 | B1 |
| 6553223 | Bayley et al. | Apr 2003 | B1 |
| 6556126 | Imazuka et al. | Apr 2003 | B1 |
| 6677929 | Gordon et al. | Jan 2004 | B2 |
| 6687730 | Clarke et al. | Feb 2004 | B2 |
| 6763226 | McZeal, Jr. | Jul 2004 | B1 |
| 6853911 | Sakarya | Feb 2005 | B1 |
| 6870531 | Lee et al. | Mar 2005 | B2 |
| 6889055 | Neufeld | May 2005 | B1 |
| 6937732 | Ohmura et al. | Aug 2005 | B2 |
| 6970726 | Takayanagi | Nov 2005 | B2 |
| 7031219 | Hsu et al. | Apr 2006 | B2 |
| 7058432 | Nishimoto | Jun 2006 | B2 |
| 7181178 | Chow | Feb 2007 | B2 |
| 7184012 | Kim | Feb 2007 | B1 |
| 7184745 | Ballantyne et al. | Feb 2007 | B2 |
| 7185281 | Farago et al. | Feb 2007 | B2 |
| 7194248 | Kim | Mar 2007 | B2 |
| 7218973 | Johnson et al. | May 2007 | B2 |
| 7236271 | Silverbrook | Jun 2007 | B2 |
| 7251350 | Tsirkel et al. | Jul 2007 | B2 |
| 7254479 | Cheon | Aug 2007 | B2 |
| 7292494 | Hsu et al. | Nov 2007 | B2 |
| 7295857 | Joshi et al. | Nov 2007 | B2 |
| 7334138 | Lu | Feb 2008 | B2 |
| 7466444 | Silverbrook et al. | Dec 2008 | B2 |
| 7590871 | Morisawa | Sep 2009 | B2 |
| 7613462 | Willenegger et al. | Nov 2009 | B2 |
| 7628467 | Silverbrook | Dec 2009 | B2 |
| 7640757 | Lee | Jan 2010 | B2 |
| 7715036 | Silverbrook et al. | May 2010 | B2 |
| 7715375 | Kubler et al. | May 2010 | B2 |
| 7730232 | Fujioka et al. | Jun 2010 | B2 |
| 7742447 | Joshi et al. | Jun 2010 | B2 |
| 20010018700 | Clarke et al. | Aug 2001 | A1 |
| 20010035817 | Mizuta | Nov 2001 | A1 |
| 20010048749 | Ohmura et al. | Dec 2001 | A1 |
| 20020065116 | Chen et al. | May 2002 | A1 |
| 20020091790 | Cubley | Jul 2002 | A1 |
| 20020155857 | Nishimoto | Oct 2002 | A1 |
| 20030001817 | Jeon | Jan 2003 | A1 |
| 20030058206 | Lee et al. | Mar 2003 | A1 |
| 20030148760 | Takayanagi | Aug 2003 | A1 |
| 20040077313 | Oba et al. | Apr 2004 | A1 |
| 20040102167 | Shim et al. | May 2004 | A1 |
| 20040107372 | Morisawa | Jun 2004 | A1 |
| 20040176127 | Ballantyne et al. | Sep 2004 | A1 |
| 20040185808 | Chow | Sep 2004 | A1 |
| 20040254718 | Cheon | Dec 2004 | A1 |
| 20050026575 | Nagatomo | Feb 2005 | A1 |
| 20050052686 | Maruyama | Mar 2005 | A1 |
| 20050070339 | Kim | Mar 2005 | A1 |
| 20050094838 | Tomoda et al. | May 2005 | A1 |
| 20050136999 | Jeon | Jun 2005 | A1 |
| 20050215230 | Cheng | Sep 2005 | A1 |
| 20050231380 | Kamiya | Oct 2005 | A1 |
| 20050272445 | Zellner | Dec 2005 | A1 |
| 20060020981 | Paik | Jan 2006 | A1 |
| 20060068852 | Doyle | Mar 2006 | A1 |
| 20060089134 | Moton et al. | Apr 2006 | A1 |
| 20060114267 | Park | Jun 2006 | A1 |
| 20060132294 | Spark | Jun 2006 | A1 |
| 20060184973 | de Heer et al. | Aug 2006 | A1 |
| 20070082693 | Drucker et al. | Apr 2007 | A1 |
| 20070117574 | Watanabe | May 2007 | A1 |
| 20070182703 | Brubacher-Cressman et al. | Aug 2007 | A1 |
| 20070200659 | Kim | Aug 2007 | A1 |
| 20070262946 | Chen et al. | Nov 2007 | A1 |
| 20070279194 | Carrender et al. | Dec 2007 | A1 |
| 20080261624 | Moton et al. | Oct 2008 | A1 |
| 20090191926 | Doyle | Jul 2009 | A1 |
| Number | Date | Country | |
|---|---|---|---|
| 20080268909 A1 | Oct 2008 | US |