JP2996062B2 - Stopwatch - Google Patents
StopwatchInfo
- Publication number
- JP2996062B2 JP2996062B2 JP5196330A JP19633093A JP2996062B2 JP 2996062 B2 JP2996062 B2 JP 2996062B2 JP 5196330 A JP5196330 A JP 5196330A JP 19633093 A JP19633093 A JP 19633093A JP 2996062 B2 JP2996062 B2 JP 2996062B2
- Authority
- JP
- Japan
- Prior art keywords
- switch
- stopwatch
- display
- memory
- 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.)
- Expired - Lifetime
Links
Landscapes
- Measurement Of Unknown Time Intervals (AREA)
Description
【0001】[0001]
【産業上の利用分野】本発明は積算計測時間のスタート
・ストップ・ラップ等の機能を有するストップウオッチ
に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a stopwatch having functions such as start / stop / lap of integrated measurement time.
【0002】[0002]
【従来の技術】従来のストップウオッチは、スタート・
ストップ・リセットなどの基本機能の他にラップなどの
付加機能を持たせるようになっている。2. Description of the Related Art A conventional stopwatch has a start / stop function.
In addition to basic functions such as stop / reset, additional functions such as lapping are provided.
【0003】[0003]
【発明が解決しようとする課題】しかし、いろいろな計
測機能が付加されると、その計測を行わせるためのスイ
ッチが増えていく。使用者はどのスイッチが何の計測
(機能)を行うことができるのかを記憶しておき、スイ
ッチ操作を行う場合はタイミングと同時にスイッチを選
択する必要がある。多くはスイッチの操作タイミングに
気を取られて誤ったスイッチを操作することが多く、必
要な時間を計測することにしばしば失敗するという問題
点があった。そこで本発明では、タイミングを必要とす
るスイッチを1個にすることによって、使い勝手のよい
ストップウオッチを提供することを目的とするものであ
る。However, when various measurement functions are added, the number of switches for performing the measurement increases. The user memorizes which switch can perform what measurement (function), and when performing the switch operation, it is necessary to select the switch at the same time as the timing. In many cases, an erroneous switch is often operated by being distracted by the operation timing of the switch, and there has been a problem that it often fails to measure a necessary time. Therefore, an object of the present invention is to provide an easy-to-use stopwatch by reducing the number of switches requiring timing to one.
【0004】[0004]
【課題を解決するための手段】本発明のストップウオッ
チは、時間を計時する計時手段と、第1の外部スイッチ
に同期して前記計時手段の計測値を記憶する記憶手段
と、この記憶手段の計測値を表示する表示手段と、第2
の外部スイッチに同期して前記計時手段の計測を停止す
る停止手段とを有するストップウオッチにおいて、前記
第2の外部スイッチが操作されると、前記記憶手段に記
憶された最新の計測値を表示手段により表示することを
特徴とする。According to the present invention, there is provided a stopwatch comprising: a timer for measuring time; a memory for storing a value measured by the timer in synchronization with a first external switch; Display means for displaying a value;
When the second external switch is operated, the latest measurement value stored in the storage unit is displayed by the display unit. It is characterized by displaying.
【0005】[0005]
【実施例】以下、実施例により本発明の詳細を示す。図
1は本発明のストップウオッチのブロック図である。制
御部1は1/10秒単位のストップウオッチカウンタを
内蔵しており、このストップウオッチカウンタはソフト
ウェアによりデータを読み出すことができる。また、ス
トップウオッチカウンタは1Hzの割り込みを発生させ
ることができる。制御部1はこの1Hzの割り込みをメ
モリレジスタにストアして、秒、分、時データと同期さ
せた計測データをカウントする。実施例においては最大
9時間59分59秒9まで計時することができる。外部
操作部材の第1スイッチ6はSTART/LAPスイッ
チとなり、LAP計測に応じて計時データはメモリ2に
格納される。外部操作部材の第2スイッチ7はSTOP
/RESETスイッチとなる。また、計時中のデータお
よび格納されたメモリ2のデータは、制御部1を介して
LCD駆動回路3に送られ、LCD表示器5により表示
される。制御部1およびLCD駆動回路3には水晶の発
振回路4からクロック信号が送られる。制御部1、メモ
リ2、LCD駆動回路3および発振回路4から成る計測
処理部8はワンチップマイコンで構成される。実施例に
おいては第1スイッチはストップウオッチカウンタがS
TOP状態ではスタートスイッチ、RUN状態ではラッ
プスイッチとなり、第2スイッチはストップウオッチカ
ウンタがRUN状態ではストップスイッチ、STOP状
態ではリセットスイッチとなる。この処理動作は従来と
同様である。The present invention will be described below in detail with reference to examples. FIG. 1 is a block diagram of a stopwatch according to the present invention. The control unit 1 has a built-in stopwatch counter in units of 1/10 second, and this stopwatch counter can read data by software. The stopwatch counter can generate a 1 Hz interrupt. The control unit 1 stores the 1 Hz interrupt in a memory register and counts the measurement data synchronized with the second, minute, and hour data. In the embodiment, the time can be measured up to 9 hours 59 minutes 59 seconds 9. The first switch 6 of the external operation member is a START / LAP switch, and timekeeping data is stored in the memory 2 according to the LAP measurement. The second switch 7 of the external operation member is STOP
/ RESET switch. The data being measured and the stored data in the memory 2 are sent to the LCD drive circuit 3 via the control unit 1 and displayed on the LCD display 5. A clock signal is sent from the crystal oscillation circuit 4 to the control unit 1 and the LCD drive circuit 3. The measurement processing unit 8 including the control unit 1, the memory 2, the LCD drive circuit 3, and the oscillation circuit 4 is configured by a one-chip microcomputer. In the embodiment, the first switch is set to the stopwatch counter S.
The second switch is a stop switch when the stopwatch counter is in the RUN state, and the second switch is a reset switch when the stopwatch is in the STOP state. This processing operation is the same as the conventional one.
【0006】また、表示器5は二段表示であり、上段に
はラップタイムが表示され、下段には積算タイムが表示
される。The display 5 is a two-stage display, in which the lap time is displayed in the upper part and the accumulated time is displayed in the lower part.
【0007】図2は本発明のスイッチ処理のフローチャ
ートである。第1および第2スイッチが操作されると、
割り込みが発生してスイッチ処理(S20)に進む。ま
ず、割り込みが第1のスイッチによるものかを判定す
る”第1スイッチ入力?”(S21)を実行する。第1
スイッチの時はストップウオッチカウンタがRUN状態
であるかを判定する”カウント中?”(S22)に進
む。STOP状態の時はストップウオッチカウンタをR
UN状態にする”計時を開始”(S23)に進む。そし
て計時中のデータを表示する”カウンタの内容を下段に
表示”(S41)に進み、スイッチ処理終了となる”E
ND”(S42)に進む。S22においてRUN状態の
時は、計時データをメモリ2に格納する”カウンタの内
容をメモリに格納”(S24)に進む。そして、最初の
計測(ラップタイム)なのかを判定する”最初のLAP
?”(S25)を実行する。最初の時はS24で格納し
た計時データを表示する”メモリの内容を上段に表示”
(S26)に進む。そして、ラップタイムであることを
表示する””LAP”を表示”(S29)に進み、同様
にS42まで進む。S25において最初のラップ処理で
はない時は、S24において格納した計測データと、前
回格納した計測データによりラップタイムを計算する”
LAP時間の計算”(S27)に進む。そしてこの計算
結果を表示する”計算結果を上段に表示”(S28)に
進む。以下は上記と同様。また、S21において第1ス
イッチの割り込みではない時は、第2スイッチの入力と
なる。まず、ストップウオッチカウンタがSTOP状態
かを判定する”カウンタは停止中?”(S30)を実行
する。ストップウオッチカウンタがRUN状態の時はス
トップウオッチカウンタをSTOP状態にする”カウン
タを停止”(S31)に進む。そしてS24が実行され
計測データがメモリに格納されているかを判定する”メ
モリなし?”(S32)に進む。メモリがひとつもない
時はストップウオッチカウンタ、秒から時までの計測デ
ータおよびメモリ2をクリアする”カウンタ・メモリを
クリア”(S33)を実行し、上記の同様にS42に進
む。すなわちRESET処理と同様となる。S32にお
いてメモリが格納されている時は、格納されている計時
データがひとつであるかを判定する”メモリ1個?”
(S34)を実行する。格納データが1個の時はメモリ
されたデータを表示する”メモリの最新データを下段に
表示”(S37)およびストップウオッチカウンタがS
TOP状態であることを示す””STOP”を表示”
(S38)を実行してS42に進む。すなわち上段と下
段の表示は同じ計測データとなる。S34において格納
された計測データが1個以外の時は、最後にメモリ2に
格納された最新計測データと最後から2番目に格納され
た計測データからラップタイムを計算する”メモリの最
新データでLAP時間の計算”(S35)を実行する。
そしてこの計算結果を表示する”計算結果を上段に表
示”(S36)を実行する。さらに最後にメモリされた
最新データを表示する”メモリの最新データを下段に表
示”(S37)を実行し、ストップウオッチカウンタが
STOP状態であることを示す””STOP”を表示”
(S38)を実行してS42に進む。S30においてス
トップウオッチカウンタがSTOP状態の時は、ラップ
タイムの表示を消す”上段の表示を消去”(S3
9)、”LAP”および”STOP”の表示を消す””
LAP、STOP”を消去(S40)を実行し、以下は
上記と同様でありこの一連の処理はRESET処理であ
る。。FIG. 2 is a flowchart of the switch processing of the present invention. When the first and second switches are operated,
An interrupt occurs and the process proceeds to the switch processing (S20). First, "1st switch input?" (S21) is executed to determine whether the interrupt is caused by the first switch. First
If it is a switch, the process proceeds to "counting?" (S22) to determine whether the stopwatch counter is in the RUN state. In the STOP state, set the stopwatch counter to R
The process proceeds to "start timing" (S23) for setting the state to UN. Then, the process proceeds to "Display the contents of the counter in the lower row" for displaying the data being counted (S41), and the switch processing ends "E".
ND "(S42). If it is in the RUN state in S22, the timing data is stored in the memory 2 and" the content of the counter is stored in the memory "(S24). Judge "First LAP
? "Execute (S25). At first, display the timekeeping data stored in S24." Display the contents of the memory in the upper row. "
Proceed to (S26). Then, the process proceeds to “display“ LAP ”” (S29), which indicates that it is the lap time, and similarly proceeds to S42. If it is not the first lap process in S25, the lap time is calculated from the measurement data stored in S24 and the previously stored measurement data. "
Proceed to "Calculation of LAP time" (S27). Display the result of this calculation. Proceed to "Display the calculation result in the upper stage" (S28). The following is the same as above. Is an input to the second switch.First, it is determined whether or not the stopwatch counter is in the STOP state. "Execute (S30). If the stopwatch counter is in the RUN state, set the stopwatch counter to the STOP state. Go to" Stop the counter "(S31). Then, execute S24 to determine whether the measurement data is stored in the memory. Do "no memory?""Then proceed to (S32). If there is no memory, execute the" clear counter memory "(S33), which clears the stopwatch counter, the measurement data from the second to the hour, and the memory 2; When the memory is stored in S32, it is determined whether there is only one piece of clock data stored. "
(S34) is executed. When the number of stored data is one, the stored data is displayed. "Display the latest data in the memory at the bottom" (S37) and the stopwatch counter is set to S
"Display" STOP "indicating TOP status"
(S38) is executed, and the process proceeds to S42. That is, the upper and lower displays have the same measurement data. If the number of pieces of measurement data stored in S34 is other than one, the lap time is calculated from the latest measurement data stored last in the memory 2 and the measurement data stored second from the last. Is calculated ”(S35).
Then, "display calculation result in upper row" (S36) for displaying the calculation result is executed. Further, the latest data stored last is displayed by executing "display latest data in memory at lower stage" (S37), and "stop" is displayed to indicate that the stopwatch counter is in the STOP state.
(S38) is executed, and the process proceeds to S42. When the stopwatch counter is in the STOP state in S30, the display of the lap time is deleted.
9), “LAP” and “STOP” are turned off.
LAP, STOP "is deleted (S40), and the following is the same as above, and this series of processing is RESET processing.
【0008】ストップウオッチカウンタがRUN状態の
時に第2スイッチを操作すると、ストップウオッチカウ
ンタがSTOP状態になると同時に、第2スイッチが操
作される直前の第1スイッチが操作された計測データが
表示される。If the second switch is operated while the stopwatch counter is in the RUN state, the stopwatch counter enters the STOP state and, at the same time, measurement data obtained by operating the first switch immediately before the second switch is operated is displayed.
【0009】また、下段の表示は16Hz毎に更新され
る。[0009] The lower display is updated every 16 Hz.
【0010】図3は表示器5の表示例を示す表示図であ
る。実施例としては200mトラック2周の400m競
技である。競技者はストップウオッチを携帯し、200
m毎のラップタイムも含めて自己計測する。図3(a)
はRESET状態である。この状態で競技スタートと同
時に第1スイッチ(START/LAP)を操作すると
ストップウオッチカウンタがRUN状態となり(S2
3)、図3(b)のように下段にストップウオッチカウ
ンタの内容が16Hzで更新される。トラックを1周し
200mを通過した時に、ラップタイム計測のために再
び第1スイッチを操作すると、計測タイム0時間00分
25秒3がメモリ2に格納され、図3(c)のようにな
る(S24、S25、S26、S29)。ラップタイム
は次のラップタイムが計時されるまでは保持される。ゴ
ール地点で再び第1スイッチを操作すると計測タイム0
時間00分52秒5がメモリ2に格納され、図3(d)
のようになる(S24、S25、S27、S28、S2
9)。ゴールを通過後もストップウオッチカウンタはR
UN状態なので図3(e)のように時間は積算されてい
く。ここでタイミングを気にすることなく第2スイッチ
を操作してストップウオッチカウンタをSTOP状態に
すると、ストップした時の計測タイムは無効にされ図3
(f)のようになる(S31、S32、S34、S3
5、S36、S37、S38)。すなわちストップタイ
ムはゴール地点で計測したデータになり、ストップスイ
ッチは計測を止めるスイッチとなる(図3(d)と同
様)。ここで第2スイッチを操作すると図3(g)のよ
うになる(S39、S40、S33)。FIG. 3 is a display diagram showing a display example of the display unit 5. As an example, there is a 400 m competition with two rounds of a 200 m track. The competitor carries a stopwatch and 200
Self-measurement including lap time every m. FIG. 3 (a)
Is in the RESET state. In this state, when the first switch (START / LAP) is operated at the same time as the start of the competition, the stopwatch counter is in the RUN state (S2
3), the contents of the stopwatch counter are updated at 16 Hz in the lower part as shown in FIG. When the first switch is operated again for measuring the lap time when the vehicle has made one round of the track and passed 200 m, the measured time 0 hour 00 minute 25 second 3 is stored in the memory 2 and becomes as shown in FIG. S24, S25, S26, S29). The lap time is held until the next lap time is measured. When the first switch is operated again at the goal point, the measurement time is 0
The time 00: 52: 5 is stored in the memory 2, and FIG.
(S24, S25, S27, S28, S2
9). Stopwatch counter remains R after passing goal
Since the state is the UN state, the time is accumulated as shown in FIG. Here, if the stopwatch counter is set to the STOP state by operating the second switch without worrying about the timing, the measurement time at the time of stopping is invalidated, and FIG.
(F) (S31, S32, S34, S3
5, S36, S37, S38). That is, the stop time is data measured at the goal point, and the stop switch is a switch for stopping the measurement (similar to FIG. 3D). Here, when the second switch is operated, the state becomes as shown in FIG. 3 (g) (S39, S40, S33).
【0011】メモリ2には0時間00分25秒3と最新
の0時間00分52秒5が格納され、ラップタイムはこ
の2つのデータから計算により求められる。The memory 2 stores 0 hours 00 minutes 25 seconds 3 and the latest 0 hours 00 minutes 52 seconds 5 and the lap time is calculated from these two data.
【0012】実施例においてはラップ計測を述べたが、
スプリット計測でも可能である。Although the lap measurement has been described in the embodiment,
Split measurement is also possible.
【0013】[0013]
【発明の効果】以上述べたように従来の方法は、ストッ
プスイッチである第2スイッチが押された時点(タイミ
ング)をストップタイムとしているので、第1および第
2スイッチがタイミングを要求されるスイッチになって
いる。本発明によれば、タイミングを必要とするスイッ
チは第1スイッチだけのひとつとなり、使用者は時間計
測のタイミングだけを考えるだけでよく、使い勝手のよ
いストップウオッチを提供することができる。As described above, in the conventional method, the point in time when the second switch, which is a stop switch, is pressed (timing) is set as the stop time, so that the first and second switches are switches that require timing. It has become. According to the present invention, only one switch needs to be the first switch, and the user only needs to consider the timing of the time measurement, thus providing a convenient stopwatch.
【図1】 本発明のストップウオッチのブロック図であ
る。FIG. 1 is a block diagram of a stopwatch of the present invention.
【図2】 本発明のスイッチ処理のフローチャートであ
る。FIG. 2 is a flowchart of a switch process of the present invention.
【図3】 本発明の表示例を示す表示図である。FIG. 3 is a display diagram showing a display example of the present invention.
1・・・制御部 2・・・メモリ 3・・・LCD駆動回路 4・・・発振回路 5・・・表示器 6・・・第1スイッチ 7・・・第2スイッチ 8・・・計測処理部 DESCRIPTION OF SYMBOLS 1 ... Control part 2 ... Memory 3 ... LCD drive circuit 4 ... Oscillation circuit 5 ... Display 6 ... First switch 7 ... Second switch 8 ... Measurement processing Department
Claims (1)
イッチに同期して前記計時手段の計測値を記憶する記憶
手段と、この記憶手段の計測値を表示する表示手段と、
第2の外部スイッチに同期して前記計時手段の計測を停
止する停止手段とを有するストップウオッチにおいて、
前記第2の外部スイッチが操作されると、前記記憶手段
に記憶された最新の計測値を表示手段により表示するこ
とを特徴とするストップウオッチ。A timer for measuring time; a memory for storing a value measured by the timer in synchronization with a first external switch; a display for displaying a value measured by the memory;
A stopwatch having stop means for stopping the measurement of the timing means in synchronization with a second external switch;
When the second external switch is operated, the latest measured value stored in the storage means is displayed on a display means.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP5196330A JP2996062B2 (en) | 1993-08-06 | 1993-08-06 | Stopwatch |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP5196330A JP2996062B2 (en) | 1993-08-06 | 1993-08-06 | Stopwatch |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JPH0755962A JPH0755962A (en) | 1995-03-03 |
| JP2996062B2 true JP2996062B2 (en) | 1999-12-27 |
Family
ID=16356036
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP5196330A Expired - Lifetime JP2996062B2 (en) | 1993-08-06 | 1993-08-06 | Stopwatch |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP2996062B2 (en) |
Families Citing this family (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP6108706B2 (en) * | 2012-07-27 | 2017-04-05 | セイコーインスツル株式会社 | Electronic clock and measurement data processing method |
| JP2015049377A (en) | 2013-09-02 | 2015-03-16 | セイコーエプソン株式会社 | Electronic device |
-
1993
- 1993-08-06 JP JP5196330A patent/JP2996062B2/en not_active Expired - Lifetime
Also Published As
| Publication number | Publication date |
|---|---|
| JPH0755962A (en) | 1995-03-03 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP3334279B2 (en) | Pitch display device | |
| US5297110A (en) | Stopwatch with target time function | |
| US5603330A (en) | Pulse counting apparatus | |
| US4287585A (en) | Chronograph wristwatch | |
| JP2996062B2 (en) | Stopwatch | |
| JPS606891A (en) | Device for displaying timing and time | |
| US5404341A (en) | Time measurement apparatus | |
| US5130957A (en) | Electronic timepiece with timer | |
| JP2526938B2 (en) | Programmable time switch | |
| JP3041351B2 (en) | Analog electronic watch with chronograph function | |
| JP3424132B2 (en) | Pitch display device and pitch calculation method | |
| JP3269194B2 (en) | Electronic clock | |
| JP2666948B2 (en) | Electronic clock with measuring function | |
| JPS584318B2 (en) | Digital Tartokeisouchi | |
| JP3027952B2 (en) | Electronic clock | |
| JP2759159B2 (en) | Electronic temperature measurement device | |
| JP2996087B2 (en) | Stopwatch | |
| JP2723536B2 (en) | Electronic watch with stopwatch | |
| JP3493550B2 (en) | Pedometer and step display control method | |
| JP3278895B2 (en) | Time measurement device | |
| JP3155058B2 (en) | Analog electronic watch with chronograph function | |
| JP2508571Y2 (en) | Stopwatch | |
| JP2539338Y2 (en) | Altimeter | |
| JPS59151083A (en) | Wrist watch with timer function | |
| JP3173072B2 (en) | Stopwatch device |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20081029 Year of fee payment: 9 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20091029 Year of fee payment: 10 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20101029 Year of fee payment: 11 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20101029 Year of fee payment: 11 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20111029 Year of fee payment: 12 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20121029 Year of fee payment: 13 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20121029 Year of fee payment: 13 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20131029 Year of fee payment: 14 |
|
| EXPY | Cancellation because of completion of term |