JP2019086442A - Electronic timepiece, method for display, and program - Google Patents

Electronic timepiece, method for display, and program Download PDF

Info

Publication number
JP2019086442A
JP2019086442A JP2017215846A JP2017215846A JP2019086442A JP 2019086442 A JP2019086442 A JP 2019086442A JP 2017215846 A JP2017215846 A JP 2017215846A JP 2017215846 A JP2017215846 A JP 2017215846A JP 2019086442 A JP2019086442 A JP 2019086442A
Authority
JP
Japan
Prior art keywords
display
screen
processing
processing unit
time
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.)
Pending
Application number
JP2017215846A
Other languages
Japanese (ja)
Inventor
竜義 大村
Tatsuyoshi Omura
竜義 大村
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.)
Casio Computer Co Ltd
Original Assignee
Casio Computer 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 Casio Computer Co Ltd filed Critical Casio Computer Co Ltd
Priority to JP2017215846A priority Critical patent/JP2019086442A/en
Publication of JP2019086442A publication Critical patent/JP2019086442A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Electric Clocks (AREA)

Abstract

To display a screen that reduces the strangeness that users has to feel.SOLUTION: The electronic timepiece includes: a display unit; a first processing unit; and a second processing unit for display processing, which receives display information, including update elements at regular intervals, from the first processing unit and displays the display information in the display unit. The second processing unit changes the screen from a regular-interval update screen to an irregular-interval update screen, including no update elements at regular intervals, when the first processing unit conducts an interruption operation processing during the display of the regular-interval update screen based on the display information (when "Yes" is selected in Steps S105 and S110).SELECTED DRAWING: Figure 5

Description

本発明は、電子時計、表示方法、およびプログラムに関する。   The present invention relates to an electronic watch, a display method, and a program.

一般に、液晶表示装置等の表示部を備える電子時計は、表示部を制御する表示制御手段と、表示制御手段に時刻情報を与える計時手段と、を備えている(例えば、特許文献1参照)。   Generally, an electronic watch including a display unit such as a liquid crystal display device includes display control means for controlling the display unit, and clocking means for giving time information to the display control means (for example, see Patent Document 1).

そして、近年、電子時計には、時刻の計時処理を含む主要な所定の処理を行う動作処理用のマイクロコンピュータと、表示部に任意の画面を表示させる表示処理用のマイクロコンピュータとの、2チップのマイクロコンピュータ(マイコン)を搭載したものが知られている。以下、動作処理用のマイクロコンピュータを「動作処理マイコン」と称し、表示処理用のマイクロコンピュータを「表示マイコン」と称する。動作処理マイコンは、計時処理等の動作処理の実行結果を表示部に表示させるために、表示マイコンとの間で表示データ等の通信処理を行っている。   Recently, in the electronic watch, there are two chips: a microcomputer for operation processing that performs main predetermined processing including timekeeping processing of time, and a microcomputer for display processing that displays an arbitrary screen on the display unit. The one equipped with a microcomputer (microcomputer) is known. Hereinafter, a microcomputer for operation processing is referred to as an “operation processing microcomputer”, and a microcomputer for display processing is referred to as a “display microcomputer”. The operation processing microcomputer performs communication processing such as display data with the display microcomputer in order to cause the display unit to display an execution result of the operation processing such as clock processing.

特開2001−141850号公報JP 2001-141850 A

しかしながら、このような2チップのマイクロコンピュータ(マイコン)を搭載する電子時計は、秒単位のように一定間隔で更新処理が行われる一定間隔更新画面の表示中に、動作処理マイコンで割込動作処理が行われたときに、表示画面の更新のタイミングにズレが発生し、その結果、ユーザに違和感を与える画面を表示してしまう、という課題があった。   However, an electronic watch equipped with such a two-chip microcomputer (microcomputer) performs an interrupt operation process with the operation processing microcomputer while displaying a constant interval update screen in which update processing is performed at regular intervals such as in seconds. When this is done, a shift occurs in the update timing of the display screen, and as a result, there is a problem that a screen giving a sense of discomfort to the user is displayed.

本発明の課題は、ユーザに与える違和感を低減又は抑制する画面を表示することである。   An object of the present invention is to display a screen for reducing or suppressing a sense of discomfort given to a user.

上述した課題を解決するために、本発明の第1の観点に係る電子時計は、表示部と、第1処理部と、前記第1処理部から一定間隔の更新要素を含む表示情報を受信し、前記表示情報を前記表示部に表示させる表示処理用の第2処理部と、を備え、前記第2処理部は、前記表示情報に基づく一定間隔更新画面の表示中に、前記第1処理部で割込動作処理が行われたときに、前記一定間隔更新画面から、前記一定間隔の更新要素を含まない非一定間隔更新画面に、表示を切り替えることを特徴とする。   In order to solve the problems described above, an electronic watch according to a first aspect of the present invention receives display information including update elements at regular intervals from a display unit, a first processing unit, and the first processing unit. And a second processing unit for display processing for causing the display unit to display the display information, wherein the second processing unit is configured to display the first processing unit while displaying a constant interval update screen based on the display information. When the interrupt operation process is performed, the display is switched from the constant interval update screen to a non-constant interval update screen not including the constant interval update element.

本発明によれば、ユーザに与える違和感を低減又は抑制する画面を表示することができる。   According to the present invention, it is possible to display a screen that reduces or suppresses the discomfort given to the user.

実施形態に係る電子時計の外観を示す概略図である。It is a schematic diagram showing the appearance of the electronic watch concerning an embodiment. 実施形態に係る電子時計の内部構成を示すブロック図である。It is a block diagram showing an internal configuration of an electronic watch concerning an embodiment. 実施形態に係る電子時計の動作処理マイコンと表示マイコンとの動作タイミングを示すタイムチャート(1)である。It is a time chart (1) which shows the operation timing of the operation processing microcomputer of the electronic watch concerning an embodiment, and a display microcomputer. 実施形態に係る電子時計の動作処理マイコンと表示マイコンとの動作タイミングを示すタイムチャート(2)である。It is a time chart (2) which shows the operation timing of the operation processing microcomputer of the electronic watch concerning an embodiment, and a display microcomputer. 実施形態に係る電子時計の動作を示すフローチャートである。It is a flow chart which shows operation of an electronic watch concerning an embodiment. 一定間隔更新画面から非一定間隔更新画面への変更を行う操作の一例を示す説明図である。It is an explanatory view showing an example of operation which changes from a fixed interval update screen to a non-fixed interval update screen. 画面の一例を示す概略図(1)である。It is the schematic (1) which shows an example of a screen. 画面の一例を示す概略図(2)である。It is the schematic (2) which shows an example of a screen.

以下、図面を参照して、本発明の実施の形態(以下、「本実施形態」と称する)につき詳細に説明する。なお、各図は、本発明を十分に理解できる程度に、概略的に示してあるに過ぎない。よって、本発明は、図示例のみに限定されるものではない。また、各図において、共通する構成要素や同様な構成要素については、同一の符号を付し、それらの重複する説明を省略する。   Hereinafter, embodiments of the present invention (hereinafter, referred to as “this embodiment”) will be described in detail with reference to the drawings. The drawings are only schematically shown to the extent that the present invention can be sufficiently understood. Therefore, the present invention is not limited to the illustrated example. Moreover, in each figure, about the component common in common, and the same component, the same code | symbol is attached | subjected and those duplicate description is abbreviate | omitted.

[実施形態]
<電子時計の構成>
以下、図1及び図2を参照して、本実施形態に係る電子時計の構成につき説明する。ここでは、本実施形態に係る電子時計がバッテリ駆動型の腕時計であるものとして説明する。図1は、本実施形態に係る電子時計の一例としての腕時計1の外観を示す概略図である。図2は、腕時計1の内部構成を示すブロック図である。
[Embodiment]
<Configuration of Electronic Clock>
Hereinafter, the configuration of the electronic timepiece according to the present embodiment will be described with reference to FIGS. 1 and 2. Here, the electronic timepiece according to the present embodiment will be described as a battery-operated wristwatch. FIG. 1 is a schematic view showing the appearance of a watch 1 as an example of an electronic watch according to the present embodiment. FIG. 2 is a block diagram showing an internal configuration of the watch 1.

図1に示すように、本実施形態に係る腕時計1は、外観構成として、押下操作と回転操作とが可能なロータリースイッチRSWと、押下操作が可能なプッシュスイッチ1SW,2SW,3SW,4SWと、各種情報を表示する表示部11と、を有している。ここでは、表示部11が液晶パネルによって構成されているものとして説明するが、表示部11は、有機ELパネルや無機ELパネル等であってもよい。   As shown in FIG. 1, the wristwatch 1 according to this embodiment has a rotary switch RSW capable of pressing operation and rotating operation, and push switches 1SW, 2SW, 3SW, 4SW capable of pressing operation, as an appearance configuration. And a display unit 11 for displaying various information. Here, although the display part 11 demonstrates as what is comprised by the liquid crystal panel, the display part 11 may be an organic electroluminescent panel, an inorganic electroluminescent panel, etc. FIG.

図2に示すように、腕時計1は、内部構成として、各部の動作を制御する制御部2と、各種プログラムや情報が記憶される記憶部3と、他の装置(例えば、スマートフォン等)と通信する通信部4と、GPS(Global Positioning System;全地球測位システム)の衛星から現在地点情報を取得するGPSレシーバ5と、地磁気を検知する磁気センサ6と、時間を計測する計時回路7と、を有している。   As shown in FIG. 2, the wristwatch 1 communicates with the control unit 2 that controls the operation of each unit as an internal configuration, the storage unit 3 in which various programs and information are stored, and other devices (for example, a smartphone etc.) Communication unit 4, a GPS receiver 5 for acquiring current location information from a GPS (Global Positioning System) satellite, a magnetic sensor 6 for detecting geomagnetism, and a time measurement circuit 7 for measuring time Have.

制御部2は、CPU(Central Processing Unit)によって構成され、記憶部3のROM(Read Only Memory)(図示せず)に記憶された制御プログラムを実行する。制御部2は、動作処理マイクロコンピュータ(マイコン)2aと、表示マイクロコンピュータ(マイコン)2bと、を有している。   The control unit 2 is configured by a CPU (Central Processing Unit), and executes a control program stored in a ROM (Read Only Memory) (not shown) of the storage unit 3. The control unit 2 includes an operation processing microcomputer (microcomputer) 2a and a display microcomputer (microcomputer) 2b.

動作処理マイコン2aは、時刻の計時処理を含む主要な所定の処理を行う動作処理用のマイクロコンピュータである。動作処理マイコン2aは、時刻の計時処理やボタン操作の受付処理、それに伴う動作処理等を行う、第1処理部として機能する。   The operation processing microcomputer 2a is a microcomputer for operation processing which performs main predetermined processing including timekeeping processing of time. The operation processing microcomputer 2a functions as a first processing unit that performs timekeeping processing of time, reception processing of button operation, operation processing associated therewith, and the like.

表示マイコン2bは、動作処理マイコン2aから表示情報を受信し、表示情報を表示部11に表示させる表示処理用のマイクロコンピュータである。表示マイコン2bは、表示制御処理のみを行う、第2処理部として機能する。   The display microcomputer 2 b is a microcomputer for display processing that receives display information from the operation processing microcomputer 2 a and causes the display unit 11 to display the display information. The display microcomputer 2b functions as a second processing unit that performs only display control processing.

動作処理マイコン2aと表示マイコン2bとは、異なる2つ(又は、2つ以上)のマイクロプロセッサで構成されている。動作処理マイコンは、計時処理等の動作処理の実行結果を表示部に表示させるために、表示マイコンとの間で表示データ等の通信処理を行う。   The operation processing microcomputer 2a and the display microcomputer 2b are configured by two (or two or more) different microprocessors. The operation processing microcomputer performs communication processing such as display data with the display microcomputer in order to cause the display unit to display an execution result of the operation processing such as timekeeping processing.

記憶部3は、ROM(図示せず)とRAM(Radom Access Memory)(図示せず)等で構成され、制御部2に実行される制御プログラムを予め記憶している。   The storage unit 3 includes a ROM (not shown), a RAM (Radom Access Memory) (not shown), and the like, and stores in advance a control program to be executed by the control unit 2.

通信部4は、無線又は有線で他の装置(例えば、スマートフォン等)と通信する。本実施形態では、通信部4は、BLE(Bluetooth(登録商標) Low Energy)通信機能を有しており、BLE通信機能を利用して他の装置と通信するものとして説明する。   The communication unit 4 communicates with another device (for example, a smartphone or the like) wirelessly or by wire. In the present embodiment, the communication unit 4 has a BLE (Bluetooth (registered trademark) Low Energy) communication function, and will be described as communicating with another device using the BLE communication function.

<電子時計の動作>
以下、図3及び図4、並びに、図5を参照して、腕時計1の動作につき説明する。図3及び図4は、それぞれ、腕時計1の動作処理マイコン2aと表示マイコン2bとの動作タイミングを示すタイムチャートである。図5は、腕時計1の動作を示すフローチャートである。
<Operation of the electronic watch>
The operation of the watch 1 will be described below with reference to FIGS. 3 and 4 and FIG. FIGS. 3 and 4 are time charts showing the operation timings of the operation processing microcomputer 2a and the display microcomputer 2b of the wristwatch 1, respectively. FIG. 5 is a flowchart showing the operation of the watch 1.

なお、腕時計1は、図示せぬタイマによって計測された時間に基づいて動作する。また、腕時計1の一連の動作は、記憶部3に読み出し自在に予め格納されたプログラムによって規定されており、制御部2によって実行される。以下、これらの点については、情報処理では常套手段であるので、その詳細な説明を省略する。   The watch 1 operates based on the time measured by a timer (not shown). Further, a series of operations of the wristwatch 1 are defined by a program stored in advance in a readable manner in the storage unit 3, and are executed by the control unit 2. Hereinafter, since these points are the conventional means in information processing, the detailed description thereof will be omitted.

図3及び図4は、それぞれ、上から順番に、リアルタイムクロック(RTC)、動作処理マイコン2a(第1処理部)の動作処理、表示マイコン2b(第2処理部)の動作処理、及び、経過時間を示している。図4は、図3に示す動作処理に続けて行われる動作処理を示している。図3及び図4に示す例において、最下段の「経過時間」の黒点と黒点との間隔は1秒になっている。   FIGS. 3 and 4 respectively show, from top to bottom, the operation processing of the real time clock (RTC), the operation processing microcomputer 2a (first processing unit), the operation processing of the display microcomputer 2b (second processing unit), and the process It shows time. FIG. 4 shows an operation process performed subsequently to the operation process shown in FIG. In the example shown in FIG. 3 and FIG. 4, the interval between the black spot and the black spot of the lowermost stage “lapsed time” is one second.

ここでは、動作処理マイコン2aが、定期的に任意の動作処理T1,T2,T3,T4,…(図3及び図4参照)を行っており、その最中に、割り込みで、割込動作処理IR(図4参照)を行う場合を想定して説明する。   Here, the operation processing microcomputer 2a periodically performs arbitrary operation processing T1, T2, T3, T4, ... (see FIG. 3 and FIG. 4). It is assumed that IR (see FIG. 4) is performed.

また、ここでは、動作処理T1,T2,T3,T4,…が、一定間隔更新画面での秒の更新処理であるものとして説明する。一定間隔更新画面は、例えば図7(a)に示す時刻画面IM11等のように、秒単位のような一定間隔で更新処理が行われる更新要素を含む表示情報に基づく画面である。また、ここでは、一定間隔更新画面が時刻画面IM11(図7(a)参照)であるものとして説明する。時刻画面IM11は、時刻を表示する画面である。   Here, it is assumed that the operation processes T1, T2, T3, T4,... Are the update process of the second on the constant interval update screen. The fixed interval update screen is a screen based on display information including update elements for which update processing is performed at fixed intervals such as in units of seconds, such as a time screen IM11 shown in FIG. 7A, for example. Here, it is assumed that the fixed interval update screen is the time screen IM11 (see FIG. 7A). The time screen IM11 is a screen for displaying the time.

図7(a)に示す例では、数字「12−30」が日付情報を表しており、「WEDNESDAY」が曜日情報を表しており、数字「10:58」が時刻情報を表しており、数字「50」が秒情報を表している。秒情報は、時間が1秒経過する毎に、値が「+1」更新される。ただし、秒情報は、数字「50」のような画像で表示しなくても、別の手段(例えば、ドットを点滅させる等)で示すことが可能である。   In the example shown in FIG. 7A, the numeral "12-30" represents date information, "WEDNESDAY" represents day of the week information, the numeral "10:58" represents time information, and the numeral "50" represents second information. The second information is updated by “+1” every time one second passes. However, even if the second information is not displayed as an image such as the numeral “50”, it can be indicated by another means (for example, blinking a dot).

図3及び図4に示すように、動作処理T1,T2,T3,T4,…のそれぞれでは、処理a〜処理eが行われている。   As shown in FIGS. 3 and 4, processes a to e are performed in each of the operation processes T1, T2, T3, T4,.

処理aは、時刻の計時処理である。処理aでは、動作処理マイコン2aが、時刻の計時処理を行っている。   Process a is time counting process of time. In processing a, the operation processing microcomputer 2a performs clocking processing of time.

処理bは、表示データ等の通信処理である。処理bでは、処理a(時刻の計時処理)の実行結果を表示部11に表示させるために、動作処理マイコン2aが、処理a(時刻の計時処理)の実行結果を表す表示データ等を生成して表示マイコン2bに出力している。   Processing b is communication processing of display data and the like. In process b, in order to display the execution result of process a (timekeeping process of time) on the display unit 11, the operation processing microcomputer 2a generates display data etc. representing the execution result of process a (timekeeping process of time). Output to the display microcomputer 2b.

処理cは、表示データの展開処理である。処理cでは、時刻画面IM11(図7(a)参照)の秒情報を表示部11に更新表示させるために、表示マイコン2bが、処理b(通信処理)で取得された表示データを解読する処理(展開処理)を行い、表示制御用のデータを生成している。   Process c is a process of expanding display data. In process c, the display microcomputer 2b decodes the display data acquired in process b (communication process) in order to update and display the second information on the time screen IM11 (see FIG. 7A) on the display unit 11. (Development processing) is performed to generate data for display control.

処理dは、表示部11への表示制御用のデータの送信処理である。処理dでは、図示せぬメモリ上に展開された表示データを表示部11に表示させるために、表示マイコン2bが、表示制御用のデータを生成して表示部11に送信し、表示データを表示させる。   The process d is a process of transmitting data for display control to the display unit 11. In the process d, the display microcomputer 2b generates data for display control and transmits it to the display unit 11 to display the display data in order to display the display data expanded on the memory (not shown) on the display unit 11. Let

なお、表示マイコン2bは、処理b(通信処理)、処理c(表示データの展開処理)、及び、処理d(表示制御用のデータの送信処理)が完了するまで、次のデータの受信ができない。   The display microcomputer 2b can not receive the next data until the process b (communication process), the process c (display data expansion process), and the process d (display control data transmission process) are completed. .

処理eは、表示処理(表示画面の更新処理)である。処理eでは、表示部11が、時刻画面IM11(図7(a)参照)の秒情報を更新表示する。   Process e is display processing (display screen update processing). In process e, the display unit 11 updates and displays the second information on the time screen IM11 (see FIG. 7A).

例えば、図3に示す例では、最初に、時刻画面IM11(図7(a)参照)に「00秒表示」処理が行われている。その後、各動作処理T1,T2,T3,T4,…の実行結果として、時刻画面IM11(図7(a)参照)に「01秒表示」処理、「02秒表示」処理、「03秒表示」処理、「04秒表示」処理が順次行われている。「01秒表示」処理と「02秒表示」処理と「03秒表示」処理とは、一定間隔(ここでは、1秒)で行われる。しかしながら、「04秒表示」処理は、後記するように、動作処理T3と動作処理T4との間で割込動作処理IRが実行されることで、一定間隔からズレの発生したタイミングで行われている。   For example, in the example illustrated in FIG. 3, first, “00 seconds display” processing is performed on the time screen IM11 (see FIG. 7A). After that, “01 second display” processing, “02 second display” processing, “03 second display” processing is performed on the time screen IM11 (see FIG. 7A) as the execution result of each operation processing T1, T2, T3, T4,. Processing, "04 second display" processing is performed sequentially. The "01 second display" process, the "02 second display" process, and the "03 second display" process are performed at regular intervals (here, 1 second). However, as described later, the “display for 04 seconds” process is performed at a timing at which a shift occurs from a predetermined interval by the execution of the interrupt operation process IR between the operation process T3 and the operation process T4. There is.

以下、各動作処理T1,T2,T3,T4,…において、各処理a〜e等を区別する場合に、例えば「動作処理T1a」や「動作処理T1b」等のように、処理a〜eを表す英文字記号を符号の末尾に付加して説明する。   Hereinafter, in the operation processes T1, T2, T3, T4,..., When the processes a to e, etc. are distinguished, the processes a to e are performed as in the “operation process T1a”, the “operation process T1b”, etc. The English character symbol to represent is added to the end of a code | symbol, and it demonstrates.

動作処理T1,T2,T3,T4,…では、動作処理マイコン2aは、秒計時処理のタイミングに同期して動作する。   In the operation processing T1, T2, T3, T4,..., The operation processing microcomputer 2a operates in synchronization with the timing of the second counting process.

ところで、腕時計1では、動作処理マイコン2aで任意の動作処理が実行されている最中に、割り込みで、割込動作処理が実行される場合がある。図4に示す例では、動作処理T3と動作処理T4との間で、割り込みで、割込動作処理IRが実行されている。   By the way, in the wristwatch 1, an interrupt operation process may be executed by an interrupt while any operation process is being executed by the operation process microcomputer 2a. In the example shown in FIG. 4, the interrupt operation process IR is executed by an interrupt between the operation process T3 and the operation process T4.

割込動作処理IRでは、動作処理マイコン2aは、ユーザによる操作のタイミングに同期して動作する。   In the interrupt operation process IR, the operation processing microcomputer 2a operates in synchronization with the timing of the operation by the user.

割込動作処理IRは、例えば、通信部4で他の装置と通信したり、GPSレシーバ5で現在位置情報を取得したり、磁気センサ6やその他の図示せぬセンサで方位や、気温、気圧、湿度等を計測したりする処理である。割込動作処理IRは、ユーザによるロータリースイッチRSWやプッシュスイッチ1SW,2SW,3SW,4SW等の操作に応答して開始されたり、又は、記憶部3に記憶された制御プログラム(図示せず)の実行に応答して自動的に開始されたりする。   The interrupt operation process IR may, for example, communicate with another device through the communication unit 4, obtain current position information through the GPS receiver 5, or may use the magnetic sensor 6 or any other sensor (not shown) to indicate the direction, temperature, air pressure, etc. , Humidity, etc. The interrupt operation process IR is started in response to the user's operation of the rotary switch RSW, the push switches 1SW, 2SW, 3SW, 4SW, etc., or the control program (not shown) stored in the storage unit 3. It may be started automatically in response to execution.

図4に示す例では、割込動作処理IRでは、処理a2で、割込検知情報が図示せぬ検知手段から動作処理マイコン2aに入力され、その結果、動作処理マイコン2aが割込動作を実行している。   In the example shown in FIG. 4, in the interrupt operation process IR, interrupt detection information is input from the detection means (not shown) to the operation processing microcomputer 2a in process a2, and as a result, the operation processing microcomputer 2a executes the interrupt operation doing.

ここでは、例えば、ユーザが腕時計1に他の装置と通信させるための操作を行い、その結果、腕時計1で、割込動作処理IRとして、他の装置と通信する処理が行われるものとして説明する。   Here, for example, the user performs an operation for causing the wristwatch 1 to communicate with another device, and as a result, the wristwatch 1 is described as processing for communicating with the other device as the interrupt operation processing IR. .

この場合に、割込動作処理IRa2(つまり、割込動作処理IRの処理a2)において、図示せぬ検知手段が、ユーザの操作を検知して、割込検知情報を動作処理マイコン2aに出力する。これに応答して、動作処理マイコン2aが、割込動作として、他の装置との通信を実行する。   In this case, in the interrupt operation process IRa2 (that is, the process a2 of the interrupt operation process IR), the detection means (not shown) detects the user's operation and outputs the interrupt detection information to the operation processing microcomputer 2a. . In response to this, the operation processing microcomputer 2a executes communication with another device as an interrupt operation.

その際に、割込動作処理IRbにおいて、動作処理マイコン2aは、ユーザの操作に応答して割込動作処理IRa2を実行していることを表示部11に表示してユーザに知らせるために、操作マーク(例えば他の装置との通信処理の実行を表すマーク情報)が付加された画面の表示データ等を生成して表示マイコン2bに出力する。   At this time, in the interrupt operation process IRb, the operation processing microcomputer 2a performs an operation to display on the display unit 11 that the interrupt operation process IRa2 is being executed in response to the user operation, and notify the user Display data or the like of a screen to which a mark (for example, mark information indicating execution of communication processing with another device) is added is generated and output to the display microcomputer 2b.

次に、割込動作処理IRcにおいて、操作マークが付加された画面を表示部11に表示させるために、表示マイコン2bが、操作マークが付加された画面の表示データを図示せぬメモリ上に展開する。   Next, in the interrupt operation process IRc, the display microcomputer 2b develops the display data of the screen to which the operation mark is added in a memory (not shown) in order to display the screen to which the operation mark is added on the display unit 11. Do.

次に、割込動作処理IRdにおいて、図示せぬメモリ上に展開された表示データを表示部11に表示させるために、表示マイコン2bが、表示制御用のデータを生成して表示部11に送信する。   Next, in the interrupt operation process IRd, the display microcomputer 2b generates data for display control and transmits it to the display unit 11 in order to display the display data expanded on the memory (not shown) on the display unit 11. Do.

その結果、割込動作処理IReにおいて、表示部11が、操作マークが付加された画面(図示例では、「03秒表示+操作マーク表示」処理が行われた画面)を表示する。   As a result, in the interrupt operation process IRe, the display unit 11 displays a screen to which the operation mark is added (in the illustrated example, a screen on which the “03 seconds display + operation mark display” process is performed).

しかしながら、割込動作処理IRが発生すると、これによって、後続の動作処理T4で、表示画面の更新処理に遅延が発生する。例えば、図4に示す例では、動作処理T4eの「04秒表示」処理が実行された表示画面の更新のタイミングにズレが発生している。つまり、動作処理マイコン2a(第1処理部)と表示マイコン2b(第2処理部)とを備える腕時計1では、時刻(時、分、秒)の表示中に、動作処理マイコン2aで割込動作処理が行われたときに、表示マイコン2bの制御下で行われる表示画面の更新のタイミングにズレが発生する。そのため、仮に、腕時計1が、一定間隔更新画面である時刻画面IM11(図7(a)参照)を表示し続けた場合に、表示にガタツキのある、ユーザに違和感を与える画面を表示してしまう。   However, when the interrupt operation process IR occurs, a delay occurs in the display screen update process in the subsequent operation process T4. For example, in the example illustrated in FIG. 4, a shift occurs in the timing of updating the display screen on which the “04 second display” process of the operation process T4 e is performed. That is, in the wristwatch 1 having the operation processing microcomputer 2a (first processing unit) and the display microcomputer 2b (second processing unit), the operation processing microcomputer 2a performs an interrupting operation while the time (hour, minute, second) is displayed. When the processing is performed, a shift occurs in the timing of the update of the display screen performed under the control of the display microcomputer 2b. Therefore, if the wristwatch 1 continues to display the time screen IM11 (see FIG. 7A), which is a constant interval update screen, a screen giving a sense of discomfort to the user may be displayed. .

そこで、本実施形態では、腕時計1は、一定間隔更新画面の表示中に、割込動作処理IRが発生したときに、一定間隔更新画面から、一定間隔の更新要素を含まない非一定間隔更新画面(例えば、図6乃至図8に示す画面IM21,IM22,IM31,IM32,IM33,IM41,IM42,IM51,IM52参照)に、表示を切り替える。   Therefore, in the present embodiment, when the interrupt operation process IR occurs during display of the constant interval update screen, the wristwatch 1 does not include update elements at constant intervals from the constant interval update screen. (For example, the display is switched to the screens IM21, IM22, IM31, IM32, IM33, IM41, IM42, IM51, IM52 shown in FIGS. 6 to 8).

例えば、腕時計1は、処理eを実行するタイミングで、処理eの代わりに、処理fを実行する。つまり、腕時計1は、割込動作処理IReの代わりに、割込動作処理IRfを実行する。また、腕時計1は、動作処理T4eの代わりに、動作処理T4fを実行する。   For example, the watch 1 executes the process f instead of the process e at the timing when the process e is performed. That is, the wristwatch 1 executes the interrupt operation process IRf instead of the interrupt operation process IRe. Further, the wristwatch 1 executes an operation process T4f instead of the operation process T4e.

割込動作処理IRfは、表示部11に非一定間隔更新画面を表示させる処理である。動作処理T4fは、表示部11に表示された非一定間隔更新画面を維持させる処理である。   The interrupt operation process IRf is a process of causing the display unit 11 to display a non-fixed interval update screen. The operation process T4f is a process of maintaining the non-constant interval update screen displayed on the display unit 11.

割込動作処理IRf及び動作処理T4fは、割込動作処理IR及びその後の動作処理T4等において、処理eを実行するタイミングで、例えば図5に示すフローのように制御部2が動作することによって行われる。   The interrupt operation process IRf and the operation process T4f are performed by the control unit 2 at the timing when the process e is performed in the interrupt operation process IR and the subsequent operation process T4 etc. To be done.

図5に示すように、まず、制御部2は、割込動作処理IRがあるか否かを判定する(ステップS105)。ステップS105の判定で、割込動作処理IRがあると判定された場合(“Yes”の場合)に、制御部2は、表示部11に表示されている表示画面が一定間隔更新画面であるか否かを判定する(ステップS110)。   As shown in FIG. 5, first, the control unit 2 determines whether or not there is an interrupt operation process IR (step S105). If it is determined in step S105 that there is an interrupt operation process IR (in the case of “Yes”), the control unit 2 determines whether the display screen displayed on the display unit 11 is a constant interval update screen It is determined whether or not (step S110).

ステップS110の判定で、表示画面が一定間隔更新画面であると判定された場合(“Yes”の場合)に、制御部2は、表示画面を一定間隔更新画面から非一定間隔更新画面に変更する(ステップS115)。   When it is determined in step S110 that the display screen is the constant interval update screen (in the case of “Yes”), the control unit 2 changes the display screen from the constant interval update screen to the non-constant interval update screen (Step S115).

ステップS110の判定で、表示画面が一定間隔更新画面でない(つまり、表示画面が非一定間隔更新画面である)と判定された場合(“No”の場合)に、制御部2は、表示画面を非一定間隔更新画面から一定間隔更新画面に変更する必要があるか否かを判定する(ステップS120)。ステップS120の判定は、さらなる割込動作処理IRが発生しない場合(例えば、ユーザの操作で指示された処理が完了している場合)に、“Yes”と判定され、一方、さらなる割込動作処理IRが発生する場合(例えば、ユーザの操作で指示された処理が完了していない場合)に、“No”と判定される。   When it is determined in step S110 that the display screen is not the constant interval update screen (that is, the display screen is the non-constant interval update screen) (in the case of "No"), the control unit 2 displays the display screen. It is determined whether it is necessary to change from the non-fixed interval update screen to the fixed interval update screen (step S120). The determination in step S120 is determined as "Yes" when no further interrupt operation process IR occurs (e.g., when the process instructed by the user's operation is completed), while the further interrupt operation process is performed. If IR occurs (for example, the process instructed by the user's operation is not completed), it is determined as "No".

ステップS120の判定で、表示画面を非一定間隔更新画面から一定間隔更新画面に変更する必要があると判定された場合(“Yes”の場合)に、制御部2は、表示画面を非一定間隔更新画面から一定間隔更新画面に変更する(ステップS125)。   If it is determined in step S120 that the display screen needs to be changed from the non-fixed interval update screen to the fixed interval update screen (in the case of "Yes"), the control unit 2 determines that the display screen is non-fixed interval The update screen is changed to the constant interval update screen (step S125).

ステップS105の判定で、割込動作処理IRがないと判定された場合(“No”の場合)、又は、ステップS120の判定で、表示画面を非一定間隔更新画面から一定間隔更新画面に変更する必要がないと判定された場合(“No”の場合)に、制御部2は、非一定間隔更新画面の更新表示を行う(ステップS130)。つまり、制御部2は、非一定間隔更新画面が表示された状態を維持する。   If it is determined in step S105 that there is no interrupt operation process IR (in the case of "No"), or if it is determined in step S120, the display screen is changed from the non-constant interval update screen to the constant interval update screen When it is determined that it is not necessary (in the case of “No”), the control unit 2 performs update display of the non-constant interval update screen (step S130). That is, the control unit 2 maintains the state in which the non-constant interval update screen is displayed.

ステップS115,S125,S130のいずれかの処理が行われると、処理は一旦終了する。   When one of the processes in steps S115, S125, and S130 is performed, the process is temporarily ended.

<一定間隔更新画面と非一定間隔更新画面の一例>
以下、図6乃至図8を参照して、一定間隔更新画面と非一定間隔更新画面の一例につき説明する。図6は、一定間隔更新画面から非一定間隔更新画面への変更を行う操作の一例を示す説明図である。図7及び図8は、画面の一例を示す概略図である。
<Example of fixed interval update screen and non-constant interval update screen>
Hereinafter, an example of the constant interval update screen and the non-constant interval update screen will be described with reference to FIGS. 6 to 8. FIG. 6 is an explanatory view showing an example of an operation for changing the constant interval update screen to the non-constant interval update screen. 7 and 8 are schematic views showing an example of the screen.

図6に示すように、一定間隔更新画面としては、例えば、時刻画面IM11がある。図7(a)は、時刻画面IM11の一例を示している。時刻画面IM11については、既に説明しているため、ここでは説明を省略する。   As shown in FIG. 6, as the fixed interval update screen, for example, there is a time screen IM11. FIG. 7A shows an example of the time screen IM11. The time screen IM11 has already been described, so the description is omitted here.

また、図6に示すように、非一定間隔更新画面としては、例えば、GPSメニュー画面IM21、ログ取得開始画面IM22、時刻合わせ画面IM31、BLE時刻合わせ実行画面IM32、GPS時刻受信実行画面IM33、設定メニュー画面IM41、ホームタイム都市設定画面IM42、モードシフト画面IM51、アプリ接続実行画面IM52等がある。なお、図示していないが、これら以外の任意の画面が非一定間隔更新画面として用いられてもよい。   Further, as shown in FIG. 6, as the non-constant interval update screen, for example, GPS menu screen IM21, log acquisition start screen IM22, time setting screen IM31, BLE time setting execution screen IM32, GPS time reception execution screen IM33, setting There are a menu screen IM41, a home time city setting screen IM42, a mode shift screen IM51, an application connection execution screen IM52, and the like. Although not shown, any screen other than these may be used as the non-constant interval update screen.

GPSメニュー画面IM21は、GPS機能に関連する各種処理を選択するための画面である。
ログ取得開始画面IM22は、潜水開始時刻、浮上時刻、最大深度、潜水時間、潜水回数、平均水深、日付等の、潜水(ダイビング)のログデータを取得するための画面である。
The GPS menu screen IM21 is a screen for selecting various processes related to the GPS function.
The log acquisition start screen IM22 is a screen for acquiring dive log data, such as a dive start time, an ascent time, a maximum depth, a dive time, a number of dives, an average depth, and a date.

時刻合わせ画面IM31は、時刻合わせを行うための画面である。
BLE時刻合わせ実行画面IM32は、BLE(Bluetooth(登録商標) Low Energy)機能による時刻合わせの実行中に表示される画面である。
GPS時刻受信実行画面IM33は、GPS機能による時刻合わせの実行中に表示される画面である。
The time setting screen IM31 is a screen for performing time setting.
The BLE time alignment execution screen IM32 is a screen displayed during execution of time alignment by the BLE (Bluetooth (registered trademark) Low Energy) function.
The GPS time reception execution screen IM33 is a screen displayed during execution of time adjustment by the GPS function.

設定メニュー画面IM41は、設定に関連する各種処理を選択するための画面である。
ホームタイム都市設定画面IM42は、ホームタイム(主に使用する時刻)の都市を設定するための画面である。
The setting menu screen IM41 is a screen for selecting various processes related to setting.
The home time city setting screen IM42 is a screen for setting a city of home time (time mainly used).

モードシフト画面IM51は、モードシフト(多機能時計で、時刻・時間測定・アラーム等の各機能の表示・操作)を行うための画面である。
アプリ接続実行画面IM52は、アプリケーションの実行により他の装置と通信接続中に表示される画面である。
The mode shift screen IM51 is a screen for performing mode shift (display and operation of each function such as time, time measurement, alarm, etc. in a multi-function watch).
The application connection execution screen IM52 is a screen displayed during communication connection with another device by execution of the application.

腕時計1は、時刻画面IM11の表示中に、例えば、ロータリースイッチRSWが1回押下された場合に、表示画面を時刻画面IM11からGPSメニュー画面IM21に変更する。
また、腕時計1は、時刻画面IM11の表示中に、例えば、ロータリースイッチRSWが1.0秒間押下された場合に、表示画面を時刻画面IM11からログ取得開始画面IM22に変更する。
For example, when the rotary switch RSW is pressed once while displaying the time screen IM11, the wristwatch 1 changes the display screen from the time screen IM11 to the GPS menu screen IM21.
Further, the wristwatch 1 changes the display screen from the time screen IM11 to the log acquisition start screen IM22, for example, when the rotary switch RSW is pressed for 1.0 second while the time screen IM11 is displayed.

また、腕時計1は、時刻画面IM11の表示中に、例えば、プッシュスイッチ1SWが1回押下された場合に、表示画面を時刻画面IM11から時刻合わせ画面IM31に変更する。
また、腕時計1は、時刻画面IM11の表示中に、例えば、プッシュスイッチ1SWが0.5秒間押下された場合に、表示画面を時刻画面IM11からBLE時刻合わせ実行画面IM32に変更する。
また、腕時計1は、時刻画面IM11の表示中に、例えば、プッシュスイッチ1SWが1.5秒間押下された場合に、表示画面を時刻画面IM11からGPS時刻受信実行画面IM33に変更する。
In addition, the wristwatch 1 changes the display screen from the time screen IM11 to the time setting screen IM31, for example, when the push switch 1SW is pressed once while the time screen IM11 is displayed.
In addition, the wristwatch 1 changes the display screen from the time screen IM11 to the BLE time setting execution screen IM32, for example, when the push switch 1SW is pressed for 0.5 seconds while the time screen IM11 is displayed.
The wristwatch 1 changes the display screen from the time screen IM11 to a GPS time reception execution screen IM33, for example, when the push switch 1SW is pressed for 1.5 seconds while the time screen IM11 is displayed.

また、腕時計1は、時刻画面IM11の表示中に、例えば、プッシュスイッチ2SWが1回押下された場合に、表示画面を時刻画面IM11から設定メニュー画面IM41に変更する。
また、腕時計1は、時刻画面IM11の表示中に、例えば、プッシュスイッチ2SWが2.0秒間押下された場合に、表示画面を時刻画面IM11からホームタイム都市設定画面IM42に変更する。
Further, the wristwatch 1 changes the display screen from the time screen IM11 to the setting menu screen IM41, for example, when the push switch 2SW is pressed once while the time screen IM11 is displayed.
Further, the wristwatch 1 changes the display screen from the time screen IM11 to the home time city setting screen IM42, for example, when the push switch 2SW is pressed for 2.0 seconds while the time screen IM11 is displayed.

また、腕時計1は、時刻画面IM11の表示中に、例えば、プッシュスイッチ3SWが1回押下された場合に、表示画面を時刻画面IM11からモードシフト画面IM51に変更する。
また、腕時計1は、時刻画面IM11の表示中に、例えば、プッシュスイッチ3SWが2.5秒間押下された場合に、表示画面を時刻画面IM11からアプリ接続実行画面IM52に変更する。
また、腕時計1は、モードシフト画面IM51の表示中に、例えば、ロータリースイッチRSWが1回押下された場合に、表示画面をモードシフト画面IM51からアプリ接続実行画面IM52に変更する。
Further, the wristwatch 1 changes the display screen from the time screen IM11 to the mode shift screen IM51, for example, when the push switch 3SW is pressed once while the time screen IM11 is displayed.
In addition, the wristwatch 1 changes the display screen from the time screen IM11 to the application connection execution screen IM52, for example, when the push switch 3SW is pressed for 2.5 seconds while the time screen IM11 is displayed.
Further, the wristwatch 1 changes the display screen from the mode shift screen IM51 to the application connection execution screen IM52, for example, when the rotary switch RSW is pressed once while the mode shift screen IM51 is displayed.

図7(b)は、GPSメニュー画面IM21の一例を示している。図7(b)に示す例では、GPSメニュー画面IM21には、地図案内(ナビゲーション)処理を行うためのナビゲーション(NAVIGATION)欄、各地点のメモ情報の読み出し処理を行うためのポイントメモ(POINT MEMO)欄、各種情報のリコール処理を行うためのリコール(RECALL)欄、各種の設定処理を行うためのセッティング(SETTING)欄等が選択可能な状態で表示されている。   FIG. 7B illustrates an example of the GPS menu screen IM21. In the example shown in FIG. 7B, in the GPS menu screen IM21, a navigation (NAVIGATION) field for performing map guidance (navigation) processing, and a point memo for performing readout processing of memo information of each point (POINT MEMO A column, a recall (RECALL) column for performing recall processing of various information, a setting (SETTING) column for performing various setting processing, and the like are displayed in a selectable state.

図7(c)は、ログ取得開始画面IM22の一例を示している。図7(c)に示す例では、ログ取得開始画面IM22には、「ログNo10取得」の文字情報が表示されている。   FIG. 7C illustrates an example of the log acquisition start screen IM22. In the example illustrated in FIG. 7C, the log acquisition start screen IM22 displays character information of “Acquire log No 10”.

図7(d)は、時刻合わせ画面IM31の一例を示している。図7(d)に示す例では、時刻合わせ画面IM31には、ブルートゥース(登録商標)機能による時刻合わせを行うためのブルートゥース(BLUETOOTH(登録商標))欄、GPS機能による時刻合わせを行うためのタイムGPS(TIME (GPS))欄、時刻情報と位置情報との取得を行うためのタイムポジション(TIME & POSITION)欄、携帯電話の探知を行うためのファインドミー(FIND ME)欄、履歴の表示を行うためのヒストリー(HISTORY)欄等が選択可能な状態で表示されている。   FIG. 7D shows an example of the time setting screen IM31. In the example shown in FIG. 7D, in the time setting screen IM31, a Bluetooth (BLUETOOTH (registered trademark)) field for performing time setting with the Bluetooth (registered trademark) function, a time for performing time setting with the GPS function GPS (TIME (GPS)) column, Time position (TIME & POSITION) column for acquiring time information and position information, find me (FIND ME) column for detecting a mobile phone, history display The history (HISTORY) column etc. to be performed are displayed in a selectable state.

図7(e)は、BLE時刻合わせ実行画面IM32の一例を示している。図7(e)に示す例では、BLE時刻合わせ実行画面IM32には、「BLE時刻合わせ実行中」という文字情報が表示されている。   FIG. 7E shows an example of the BLE time alignment execution screen IM32. In the example shown in FIG. 7E, character information "during execution of BLE time" is displayed on the BLE time setting execution screen IM32.

図7(f)は、GPS時刻受信実行画面IM33の一例を示している。図7(f)に示す例では、GPS時刻受信実行画面IM33には、「GPS時刻受信実行中」の文字情報が表示されている。   FIG. 7F shows an example of the GPS time reception execution screen IM33. In the example illustrated in FIG. 7F, the GPS time reception execution screen IM33 displays character information “GPS time reception in progress”.

図8(a)は、設定メニュー画面IM41の一例を示している。図8(a)に示す例では、設定メニュー画面IM41には、ディスプレイに関する情報を設定するためのディスプレイ(DISPLAY)欄、機内モードを設定するためのエアプレインモード(AIRPLANE M)欄、アラームを設定するためのアラーム(ALARM)欄、ホームシティを設定するためのホームシティ(HOMECITY)欄、夏時間(Daylight Saving Time)を設定するためのディエスティ(DST)欄等が選択可能な状態で表示されている。   FIG. 8A shows an example of the setting menu screen IM41. In the example shown in FIG. 8A, in the setting menu screen IM41, a display (DISPLAY) field for setting information related to a display, an air plane mode (AIRPLANE M) field for setting an airplane mode, and an alarm are set. An alarm (ALARM) column for setting, a home city (HOMECITY) column for setting a home city, a Deast column for setting a daylight saving time (Daylight Saving Time), and the like are displayed in a selectable state. There is.

図8(b)は、ホームタイム都市設定画面IM42の一例を示している。図8(b)に示す例では、ホームタイム都市設定画面IM42には、基本的な時刻画面を設定するためのベーシック(BASIC)欄、時刻情報と地図情報とを組み合わせた画面を設定するためのタイムナビゲーション(TIME+NAVI)欄、時刻情報と気圧計測情報とを組み合わせた画面を設定するためのタイムバロメータ(TIME+BAROMETER)欄等が選択可能な状態で表示されている。   FIG. 8B shows an example of the home time city setting screen IM42. In the example shown in FIG. 8B, in the home time city setting screen IM42, a basic (BASIC) field for setting a basic time screen, and a screen for combining time information and map information are set. A time navigation (TIME + NAVI) column, a time barometer (TIME + BAROMETER) column for setting a screen combining time information and barometric pressure measurement information, and the like are displayed in a selectable state.

図8(c)は、モードシフト画面IM51の一例を示している。図8(c)に示す例では、モードシフト画面IM51には、時刻情報の保持を行うためのタイムキープ(TIME KEEP 1)欄、他の装置との接続を行うためのコネクト(CONNECT)欄、方位情報の取得を行うためのコンパス(COMPASS)欄、高度の計測を行うためのアルティメータ(ALTIMETER)欄等が選択可能な状態で表示されている。   FIG. 8C shows an example of the mode shift screen IM51. In the example shown in FIG. 8C, the mode shift screen IM51 includes a time keep (TIME KEEP 1) field for holding time information, a connect (CONNECT) field for connecting with another device, A compass (COMPASS) column for acquiring orientation information, an ALTIMTER (ALTIMETER) column for measuring altitude, and the like are displayed in a selectable state.

図8(d)は、アプリ接続実行画面IM52の一例を示している。図8(d)に示す例では、アプリ接続実行画面IM52には、「アプリ接続実行中」という文字情報が表示されている。   FIG. 8D shows an example of the application connection execution screen IM52. In the example illustrated in FIG. 8D, the application connection execution screen IM52 displays character information “in application connection in progress”.

図7(b)〜図7(f)及び図8(a)〜図8(d)に示すように、非一定間隔更新画面である画面IM21,IM22,IM31,IM32,IM33,IM41,IM42,IM51,IM52は、いずれも、秒情報を含まない画面構成になっている。   As shown in FIGS. 7 (b) to 7 (f) and FIGS. 8 (a) to 8 (d), screens IM21, IM22, IM31, IM32, IM33, IM41, IM42, which are non-constant interval update screens. Both IM 51 and IM 52 have screen configurations that do not include second information.

係る構成おいて、腕時計1は、定常的に、図3に示すケースCA1のような動作を実行する。ケースCA1では、時刻の計時処理が1秒毎に発生し、これに伴って、「00秒表示」処理、「01秒表示」処理、「02秒表示」処理等が順次行われる。その結果、表示画面の秒情報が「00」、「01」、「02」等のように遷移する。   In such a configuration, the wristwatch 1 regularly performs an operation like the case CA1 shown in FIG. In the case CA1, the clocking process of time occurs every one second, and in accordance with this, “00 second display” processing, “01 second display” processing, “02 second display” processing and the like are sequentially performed. As a result, the second information on the display screen changes to "00", "01", "02", and so on.

そして、腕時計1は、割込動作処理IRが発生すると、図4に示すケースCA2のような動作を実行する。ケースCA2では、割込動作処理IRの発生により、「03秒表示」処理と「04秒表示」処理との間で、「03秒表示+操作マーク表示」処理が行われている。その結果、表示画面の秒情報が「03」、「03+操作マーク」、「04」等のように遷移する。このとき、「04」の表示タイミングにズレが発生する。そのため、仮に、腕時計1が、一定間隔更新画面である時刻画面IM11(図7(a)参照)を表示し続けた場合に、表示にガタツキのある、ユーザに違和感を与える画面を表示してしまう。   Then, when the interruption operation process IR occurs, the wristwatch 1 executes an operation like the case CA2 shown in FIG. In case CA2, the “03 second display + operation mark display” process is performed between the “03 second display” process and the “04 second display” process due to the occurrence of the interrupt operation process IR. As a result, the second information on the display screen changes as "03", "03 + operation mark", "04" and the like. At this time, a shift occurs in the display timing of "04". Therefore, if the wristwatch 1 continues to display the time screen IM11 (see FIG. 7A), which is a constant interval update screen, a screen giving a sense of discomfort to the user may be displayed. .

そこで、本実施形態では、腕時計1は、一定間隔更新画面の表示中に、割込動作処理IRが発生したときに、一定間隔更新画面から、一定間隔の更新要素を含まない非一定間隔更新画面(例えば、図7(b)〜図7(f)及び図8(a)〜図8(d)に示す画面IM21,IM22,IM31,IM32,IM33,IM41,IM42,IM51,IM52参照)に、表示を切り替える。   Therefore, in the present embodiment, when the interrupt operation process IR occurs during display of the constant interval update screen, the wristwatch 1 does not include update elements at constant intervals from the constant interval update screen. (For example, see the screens IM21, IM22, IM31, IM32, IM33, IM41, IM42, IM51, IM52 shown in FIGS. 7B to 7F and 8A to 8D). Switch the display.

本実施形態に係る腕時計1は、一定間隔更新画面の表示中に、動作処理マイコン2a(第1処理部)で割込動作処理が行われたときに、一定間隔更新画面から非一定間隔更新画面に画面を変更する(表示を切り替える)。これにより、腕時計1は、例えば、図4の動作処理T4eのように、割込動作処理IRの割り込みで、一定間隔で行われている表示画面の更新のタイミングにズレが発生するような場合であっても、非一定間隔更新画面を表示部11に表示させることで、そのズレをユーザに認識されないようにすることができる。このような腕時計1は、ユーザに与える違和感を低減又は抑制する画面を表示することができる。   In the wristwatch 1 according to the present embodiment, when the operation processing microcomputer 2a (first processing unit) performs the interrupt operation process while displaying the constant interval update screen, the constant interval update screen to the non-constant interval update screen Change the screen to (switch the display). Thereby, in the case where the watch 1 generates a shift in the update timing of the display screen being performed at a constant interval, for example, as in the operation process T4e of FIG. Even if the non-fixed interval update screen is displayed on the display unit 11, it is possible to prevent the user from recognizing the deviation. Such a wristwatch 1 can display a screen that reduces or suppresses the discomfort given to the user.

なお、腕時計1は、ストップウォッチ機能やタイマ機能等を備えた構成にすることができる。ストップウォッチ機能は、例えば、ユーザにスイッチを2回押下させることで、1回目の押下時点から2回目の押下時点までに要した時間を測定する機能である。また、タイマ機能は、例えば、任意に設定された時刻に到達した時点でアラームを鳴らす機能である。   The wristwatch 1 can be configured to have a stopwatch function, a timer function, and the like. The stopwatch function is, for example, a function of measuring the time required from the first pressing point to the second pressing point by causing the user to press the switch twice. Also, the timer function is, for example, a function to sound an alarm when reaching an arbitrarily set time.

これらの機能は、ユーザの操作に基づいて実行される。したがって、これらの機能では、ユーザの操作を受け付けた時点で、割込動作処理IRが発生する。しかしながら、これらの機能では、機能が実行されると、その実行開始時点が動作の起点となり、以後、一定間隔で画面の更新を行う処理が開始される。したがって、これらの機能では、実行開始時点で、割込動作処理IRが終了して、処理が通常の動作処理T1、T2,T3,…等に復帰し、その結果、一定間隔での画面の更新が行われる。   These functions are performed based on the user's operation. Therefore, in these functions, when the user's operation is accepted, the interrupt operation process IR occurs. However, in these functions, when the function is executed, the execution start time point becomes the starting point of the operation, and thereafter, processing of updating the screen at a constant interval is started. Therefore, in these functions, at the start of execution, the interrupt operation process IR ends, and the process returns to the normal operation processes T1, T2, T3, etc., and as a result, the screen is updated at a constant interval. Is done.

例えば、腕時計1がストップウォッチ機能を実行する場合に、ユーザの操作を受け付けた時点で、割込動作処理IRを実行して、カウント値が「0」に設定された初期画面を表示部11に表示する。初期画面は、経過時間のカウントが停止された固定画面である。そして、腕時計1は、ユーザによって1回目のスイッチが押下された時点で、処理を通常の動作処理T1、T2,T3,…等に復帰して、経過時間のカウントを開始し、以後、一定間隔での画面の更新を行う処理を行う。腕時計1はタイマ機能を実行する場合も同様に動作する。   For example, when the wristwatch 1 executes the stopwatch function, when the user's operation is accepted, the interrupt operation process IR is executed, and the initial screen in which the count value is set to “0” is displayed on the display unit 11 indicate. The initial screen is a fixed screen in which counting of elapsed time is stopped. And, when the first switch is pressed by the user, the wristwatch 1 returns the processing to the normal operation processing T1, T2, T3, etc., starts counting the elapsed time, and thereafter, the fixed interval Perform the process of updating the screen in. The watch 1 operates in the same manner when executing the timer function.

したがって、腕時計1は、ストップウォッチ機能やタイマ機能等を備えている場合であっても、本発明が適用された構成になっている。すなわち、腕時計1は、ストップウォッチ機能やタイマ機能等を備えている場合であっても、一定間隔更新画面の表示中に、動作処理マイコン2a(第1処理部)で割込動作処理が行われたときに、表示マイコン2b(第2処理部)が一定間隔更新画面から非一定間隔更新画面に表示を切り替える構成になっている。   Therefore, even if the wristwatch 1 is provided with a stopwatch function, a timer function and the like, the present invention is applied. That is, even in the case where the wristwatch 1 is provided with the stopwatch function, timer function, etc., the interruption processing is performed by the operation processing microcomputer 2a (first processing unit) while the constant interval update screen is displayed. At this time, the display microcomputer 2b (second processing unit) switches the display from the constant interval update screen to the non-constant interval update screen.

以上の通り、本実施形態に係る腕時計(電子時計)1によれば、ユーザに与える違和感を低減又は抑制する画面を表示することができる。   As described above, according to the wristwatch (electronic timepiece) 1 according to the present embodiment, it is possible to display a screen that reduces or suppresses the discomfort given to the user.

なお、本発明は、前記した実施形態に限定されるものではなく、本発明の要旨を逸脱しない範囲で種々の変更や変形を行うことができる。
例えば、前記した実施形態は、本発明の要旨を分かり易く説明するために詳細に説明したものである。そのため、本発明は、必ずしも説明した全ての構成要素を備えるものに限定されるものではない。また、本発明は、ある構成要素に他の構成要素を追加したり、一部の構成要素を他の構成要素に変更したりすることができる。また、本発明は、一部の構成要素を削除することもできる。
The present invention is not limited to the above-described embodiment, and various changes and modifications can be made without departing from the scope of the present invention.
For example, the embodiments described above have been described in detail in order to facilitate understanding of the subject matter of the present invention. Therefore, the present invention is not necessarily limited to one including all the components described. In addition, the present invention can add another component to a certain component or change some components to other components. Also, the present invention can delete some of the components.

また、前記した実施形態では、電子時計1が腕時計であるものとして説明したが、電子時計1は、腕時計に限らず、置き時計や掛け時計等であってもよい。   In the above-described embodiment, the electronic timepiece 1 is described as a wristwatch, but the electronic timepiece 1 is not limited to a wristwatch, and may be a clock, a clock, or the like.

以下に、この出願の願書に最初に添付した特許請求の範囲に記載した発明を付記する。付記に記載した請求項の項番は、この出願の願書に最初に添付した特許請求の範囲の通りである。
[付記]
《請求項1》
表示部と、
第1処理部と、
前記第1処理部から一定間隔の更新要素を含む表示情報を受信し、前記表示情報を前記表示部に表示させる表示処理用の第2処理部と、を備え、
前記第2処理部は、前記表示情報に基づく一定間隔更新画面の表示中に、前記第1処理部で割込動作処理が行われたときに、前記一定間隔更新画面から、前記一定間隔の更新要素を含まない非一定間隔更新画面に、表示を切り替えることを特徴とする電子時計。
《請求項2》
請求項1に記載の電子時計において、
前記表示情報は、秒単位で更新される更新要素を含むことを特徴とする電子時計。
《請求項3》
請求項1又は請求項2に記載の電子時計において、
前記第1処理部で行われる処理は、時刻の計時処理を含んでおり、
前記第2処理部は、計時された情報を前記表示部に表示させることを特徴とする電子時計。
《請求項4》
請求項1から請求項3のいずれか一項に記載の電子時計において、
前記一定間隔の更新要素は、秒単位の更新要素であり、
前記表示情報は、時刻情報であることを特徴とする電子時計。
《請求項5》
表示部と、制御部としての、第1処理部と、前記第1処理部から一定間隔の更新要素を含む表示情報を受信し、前記表示情報を前記表示部に表示させる表示処理用の第2処理部と、を備える電子時計の制御部が、前記表示情報に基づく一定間隔更新画面の表示中に、前記第1処理部で割込動作処理が行われたときに、前記一定間隔更新画面から、前記一定間隔の更新要素を含まない非一定間隔更新画面に、表示を切り替える切替工程を含むことを特徴とする表示方法。
《請求項6》
表示部と、制御部としての、第1処理部と、前記第1処理部から一定間隔の更新要素を含む表示情報を受信し、前記表示情報を前記表示部に表示させる表示処理用の第2処理部と、を備えるコンピュータに、
前記表示情報に基づく一定間隔更新画面の表示中に、前記第1処理部で割込動作処理が行われたときに、前記一定間隔更新画面から、前記一定間隔の更新要素を含まない非一定間隔更新画面に、表示を切り替えさせる切替工程を行わせるためのプログラム。
In the following, the invention described in the claims initially attached to the request for this application is appended. The item numbers of the claims described in the appendix are as in the claims attached at the beginning of the application for this application.
[Supplementary note]
<< Claim 1 >>
A display unit,
A first processing unit,
And a second processing unit for display processing that receives display information including updated elements at regular intervals from the first processing unit and causes the display unit to display the display information.
The second processing unit updates the fixed interval from the fixed interval update screen when the first processing unit performs an interrupt operation process while displaying the fixed interval update screen based on the display information. An electronic timepiece characterized by switching display to a non-fixed interval update screen not including an element.
<< Claim 2 >>
In the electronic timepiece according to claim 1,
The electronic watch according to claim 1, wherein the display information includes an update element updated in seconds.
<< Claim 3 >>
In the electronic timepiece according to claim 1 or 2,
The processing performed by the first processing unit includes time counting processing of time,
The second processing unit displays the clocked information on the display unit.
<< Claim 4 >>
The electronic timepiece according to any one of claims 1 to 3.
The fixed interval update element is an update element in seconds.
The electronic timepiece characterized in that the display information is time information.
<< Claim 5 >>
A display unit, a first processing unit as a control unit, and display information including update elements at regular intervals from the first processing unit, and a second display process for displaying the display information on the display unit And a control unit of the electronic timepiece including the processing unit, when the first processing unit performs the interrupt operation process while the constant interval update screen is displayed based on the display information, from the constant interval update screen And a non-fixed interval update screen not including the fixed interval update element, including a switching step of switching the display.
<< Claim 6 >>
A display unit, a first processing unit as a control unit, and display information including update elements at regular intervals from the first processing unit, and a second display process for displaying the display information on the display unit A computer including a processing unit;
The non-constant interval which does not include the update element of the fixed interval from the fixed interval update screen when the interrupt processing is performed in the first processing unit while the fixed interval update screen based on the display information is displayed. A program for performing a switching step of switching the display on the update screen.

1 腕時計(電子装置の一例としての電子時計)
2 制御部
2a 動作処理マイコン(第1処理部)
2b 表示マイコン(第2処理部)
3 記憶部
4 通信部
5 GPSレシーバ
6 磁気センサ
7 計時回路
11 表示部
RSW ロータリーSW
1SW,2SW,3SW,4SW プッシュSW
1 Watch (Electronic Clock as an Example of Electronic Device)
2 control unit 2a operation processing microcomputer (first processing unit)
2b Display microcomputer (second processing unit)
Reference Signs List 3 storage unit 4 communication unit 5 GPS receiver 6 magnetic sensor 7 clock circuit 11 display unit RSW rotary SW
1SW, 2SW, 3SW, 4SW Push SW

Claims (6)

表示部と、
第1処理部と、
前記第1処理部から一定間隔の更新要素を含む表示情報を受信し、前記表示情報を前記表示部に表示させる表示処理用の第2処理部と、を備え、
前記第2処理部は、前記表示情報に基づく一定間隔更新画面の表示中に、前記第1処理部で割込動作処理が行われたときに、前記一定間隔更新画面から、前記一定間隔の更新要素を含まない非一定間隔更新画面に、表示を切り替えることを特徴とする電子時計。
A display unit,
A first processing unit,
And a second processing unit for display processing that receives display information including updated elements at regular intervals from the first processing unit and causes the display unit to display the display information.
The second processing unit updates the fixed interval from the fixed interval update screen when the first processing unit performs an interrupt operation process while displaying the fixed interval update screen based on the display information. An electronic timepiece characterized by switching display to a non-fixed interval update screen not including an element.
請求項1に記載の電子時計において、
前記表示情報は、秒単位で更新される更新要素を含むことを特徴とする電子時計。
In the electronic timepiece according to claim 1,
The electronic watch according to claim 1, wherein the display information includes an update element updated in seconds.
請求項1又は請求項2に記載の電子時計において、
前記第1処理部で行われる処理は、時刻の計時処理を含んでおり、
前記第2処理部は、計時された情報を前記表示部に表示させることを特徴とする電子時計。
In the electronic timepiece according to claim 1 or 2,
The processing performed by the first processing unit includes time counting processing of time,
The second processing unit displays the clocked information on the display unit.
請求項1から請求項3のいずれか一項に記載の電子時計において、
前記一定間隔の更新要素は、秒単位の更新要素であり、
前記表示情報は、時刻情報であることを特徴とする電子時計。
The electronic timepiece according to any one of claims 1 to 3.
The fixed interval update element is an update element in seconds.
The electronic timepiece characterized in that the display information is time information.
表示部と、制御部としての、第1処理部と、前記第1処理部から一定間隔の更新要素を含む表示情報を受信し、前記表示情報を前記表示部に表示させる表示処理用の第2処理部と、を備える電子時計の制御部が、前記表示情報に基づく一定間隔更新画面の表示中に、前記第1処理部で割込動作処理が行われたときに、前記一定間隔更新画面から、前記一定間隔の更新要素を含まない非一定間隔更新画面に、表示を切り替える切替工程を含むことを特徴とする表示方法。   A display unit, a first processing unit as a control unit, and display information including update elements at regular intervals from the first processing unit, and a second display process for displaying the display information on the display unit And a control unit of the electronic timepiece including the processing unit, when the first processing unit performs the interrupt operation process while the constant interval update screen is displayed based on the display information, from the constant interval update screen And a non-fixed interval update screen not including the fixed interval update element, including a switching step of switching the display. 表示部と、制御部としての、第1処理部と、前記第1処理部から一定間隔の更新要素を含む表示情報を受信し、前記表示情報を前記表示部に表示させる表示処理用の第2処理部と、を備えるコンピュータに、
前記表示情報に基づく一定間隔更新画面の表示中に、前記第1処理部で割込動作処理が行われたときに、前記一定間隔更新画面から、前記一定間隔の更新要素を含まない非一定間隔更新画面に、表示を切り替えさせる切替工程を行わせるためのプログラム。
A display unit, a first processing unit as a control unit, and display information including update elements at regular intervals from the first processing unit, and a second display process for displaying the display information on the display unit A computer including a processing unit;
The non-constant interval which does not include the update element of the fixed interval from the fixed interval update screen when the interrupt processing is performed in the first processing unit while the fixed interval update screen based on the display information is displayed. A program for performing a switching step of switching the display on the update screen.
JP2017215846A 2017-11-08 2017-11-08 Electronic timepiece, method for display, and program Pending JP2019086442A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017215846A JP2019086442A (en) 2017-11-08 2017-11-08 Electronic timepiece, method for display, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017215846A JP2019086442A (en) 2017-11-08 2017-11-08 Electronic timepiece, method for display, and program

Publications (1)

Publication Number Publication Date
JP2019086442A true JP2019086442A (en) 2019-06-06

Family

ID=66762863

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017215846A Pending JP2019086442A (en) 2017-11-08 2017-11-08 Electronic timepiece, method for display, and program

Country Status (1)

Country Link
JP (1) JP2019086442A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP4343456A1 (en) 2022-09-26 2024-03-27 Casio Computer Co., Ltd. Electronic timepiece, storage medium storing program, and time correction method

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11238039A (en) * 1998-02-20 1999-08-31 Seiko Instruments Inc Portable information equipment
JP2017075818A (en) * 2015-10-14 2017-04-20 セイコーエプソン株式会社 Electronic watch and method of controlling display of electronic watch
JP2017116740A (en) * 2015-12-24 2017-06-29 カシオ計算機株式会社 Display control device, display control method, and program
JP2017117121A (en) * 2015-12-22 2017-06-29 カシオ計算機株式会社 Information processing device, control method and program
JP2017173085A (en) * 2016-03-23 2017-09-28 カシオ計算機株式会社 Electronic apparatus and time display control method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11238039A (en) * 1998-02-20 1999-08-31 Seiko Instruments Inc Portable information equipment
JP2017075818A (en) * 2015-10-14 2017-04-20 セイコーエプソン株式会社 Electronic watch and method of controlling display of electronic watch
JP2017117121A (en) * 2015-12-22 2017-06-29 カシオ計算機株式会社 Information processing device, control method and program
JP2017116740A (en) * 2015-12-24 2017-06-29 カシオ計算機株式会社 Display control device, display control method, and program
JP2017173085A (en) * 2016-03-23 2017-09-28 カシオ計算機株式会社 Electronic apparatus and time display control method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP4343456A1 (en) 2022-09-26 2024-03-27 Casio Computer Co., Ltd. Electronic timepiece, storage medium storing program, and time correction method

Similar Documents

Publication Publication Date Title
US20140176426A1 (en) Display terminal apparatus, information display system, information display control method and storage medium storing program thereof
JP6150853B2 (en) Time display device
US10760912B2 (en) Information acquisition method, wireless communication device, electronic timepiece and recording medium
JP6642415B2 (en) Map display device, program and map display method
US10816357B2 (en) Display device, electronic timepiece, display method, and computer-readable recording medium
US20180276472A1 (en) Information display method, system, program, and information display device
JP2019086442A (en) Electronic timepiece, method for display, and program
CN117591049A (en) Electronic device, control method for electronic device, and recording medium
JP6790653B2 (en) Weather forecast display device, display control method, weather forecast display program and electronic clock
JP6197810B2 (en) Electronic clock
JP2010223820A (en) Portable journey schedule management device
JP2014215147A (en) Electronic device
US20180275615A1 (en) Information display method, system, program, and information display device
JP2010227146A (en) Portable device for managing journey schedule having altimeter
JP2020030392A (en) Information processing apparatus, information processing method and information processing program
JP6154841B2 (en) Mobile terminal, information notification method and program
US20160358589A1 (en) Electronic apparatus and display processing method
US11137726B2 (en) Electronic timepiece, time correction method, and storage medium
JP4542801B2 (en) Timing device, timing system, and timing method
JP2005257488A (en) Clocking device, clocking system, and clocking method
JP6825525B2 (en) Electronic clocks, control methods and programs
JP2016156779A (en) Electronic watch
JP6540759B2 (en) Electronic clock
JP2014169895A (en) Portable electronic equipment, display method, and program
EP3543802B1 (en) Electronic device, display-unit setting method and recording medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20201022

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20210816

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20210824

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20211008

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20211102

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20220419