JPH05231873A - Electronic odometer - Google Patents

Electronic odometer

Info

Publication number
JPH05231873A
JPH05231873A JP7241692A JP7241692A JPH05231873A JP H05231873 A JPH05231873 A JP H05231873A JP 7241692 A JP7241692 A JP 7241692A JP 7241692 A JP7241692 A JP 7241692A JP H05231873 A JPH05231873 A JP H05231873A
Authority
JP
Japan
Prior art keywords
data
address
digits
addresses
nonvolatile memory
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP7241692A
Other languages
Japanese (ja)
Other versions
JP2669484B2 (en
Inventor
Yoichi Shimazu
陽一 島津
Shigeaki Tamura
繁明 田村
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.)
Nippon Seiki Co Ltd
Original Assignee
Nippon Seiki 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 Nippon Seiki Co Ltd filed Critical Nippon Seiki Co Ltd
Priority to JP7241692A priority Critical patent/JP2669484B2/en
Publication of JPH05231873A publication Critical patent/JPH05231873A/en
Application granted granted Critical
Publication of JP2669484B2 publication Critical patent/JP2669484B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Measurement Of Distances Traversed On The Ground (AREA)

Abstract

PURPOSE:To improve the reliability of the electronic odometer against burst errors in bits by additionally providing a nonvolatile memory and deciding the arranging order of data at every address so that the digits of data at adja cent addresses cannot become equal to each other by only writing high-order digits of integrated travel distances as data at each address and utilizing the addresses themselves for the low-order digits of the integrated travel distances. CONSTITUTION:High-order digits (for example, four digits, namely, 100-km units when a six-digit display is used) of an integrated travel distance are written at each address 00-99 of a nonvolatile memory 5 and the integrated travel distance is displayed by using the data of an address, namely, four high-order digits and the two digits of the address. In the memory 5, the arranging order of data is decided at every address so that the digits of the data at adjacent addresses cannot become equal to each other and, even when a burst error occurs in bits, the same digit does not become an error at adjacent addresses and the data can be surely discriminated.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、電子式走行距離計に関
し、特に、信頼性を高めたものに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an electronic odometer, and more particularly to an improved odometer.

【0002】[0002]

【従来の技術】従来、この種の電子式走行距離計を、例
えば車両のオドメータとして使用する場合、バッテリ異
常(電圧低下や外れ等)になっても過去の積算走行距離
を保持しておく必要があることから、不揮発性メモリを
用いている(特開昭57−198810号,同59−1
96414号公報参照)。
2. Description of the Related Art Conventionally, when an electronic odometer of this type is used as, for example, an odometer of a vehicle, it is necessary to keep past accumulated mileage even when a battery abnormality (voltage drop, disconnection, etc.) occurs. Therefore, a non-volatile memory is used (Japanese Patent Laid-Open Nos. 57-198810 and 59-1).
96414).

【0003】[0003]

【発明が解決しようとする課題】積算走行距離のデータ
を不揮発性メモリに保持しておく場合、不揮発性メモリ
に誤データ(エラー)が書き込まれたか否かの判別を確
実に行えるか否かというデータの信頼性に問題があっ
た。即ち、前記判別を行うには、書き込まれているデー
タが多い程誤データを発見しやすい(誤データは他の正
しいデータに対して懸け離れた値となるため)のである
が、前記従来の技術では、単位走行距離毎にデータが書
き込まれるため、正しいデータの内でもその最小値と最
大値(最新値)とでは大きな差を有することとなり、誤
データの発見が難しい。
When the data of the accumulated travel distance is held in the non-volatile memory, whether or not it is possible to surely determine whether or not erroneous data (error) is written in the non-volatile memory. There was a problem with the reliability of the data. That is, in the above determination, it is easier to find erroneous data as the amount of written data is larger (because erroneous data has a value that is far from other correct data). Since data is written for each unit traveled distance, there is a large difference between the minimum value and the maximum value (latest value) of correct data, and it is difficult to find erroneous data.

【0004】そこで、本出願人は、走行距離の上位桁の
みを不揮発性メモリの各アドレスにデータとして書き込
み、下位桁はアドレス自体を利用して表示することによ
り、不揮発性メモリへの書き込み回数を減らすと共に、
各アドレスのデータは原則的に2種類しかないことか
ら、懸け離れた値の誤データの発見を容易とする信頼性
を高め得る技術を提案した(特開昭62−201312
号公報参照)。
Therefore, the applicant writes only the upper digit of the mileage as data in each address of the non-volatile memory and displays the lower digit by using the address itself so that the number of writing to the non-volatile memory can be determined. Reduce and
In principle, since there are only two types of data at each address, we have proposed a technique that can improve reliability by facilitating the detection of erroneous data with disjoint values (Japanese Patent Laid-Open No. 62-201312).
(See the official gazette).

【0005】図6は、本出願人の先の技術における不揮
発性メモリMのアドレス表であり、00〜99の合計1
00個のアドレスについて各アドレスは走行距離の上位
4桁を2進数にて保持するため各桁4ビット、1つのア
ドレスでb1〜b16の16ビットを有し、各アドレス
00〜99及びビットb1〜b16は、夫々デコーダD
1,D2により書き込み読み出しされる。同図において
は、最新値はアドレス56の「123456Km」である
ことが分かる。
FIG. 6 is an address table of the non-volatile memory M according to the prior art of the present applicant.
For each of the 00 addresses, each address holds the upper 4 digits of the mileage in a binary number, each digit has 4 bits, and one address has 16 bits of b1 to b16. Each address has 00 to 99 and bit b1. b16 is a decoder D
Writing and reading are performed by 1 and D2. In the same figure, it can be seen that the latest value is the address 56 "123456 Km".

【0006】図7で示すように、デコーダD1の信号線
の57番目にノイズが乗りアドレス56のバースト誤り
が生じると、アドレス56のデータはその前後のアドレ
ス55,57のデータと懸け離れた値となるため、この
バースト誤りの発見は比較的容易に行われる。
As shown in FIG. 7, when noise occurs at the 57th signal line of the decoder D1 and a burst error occurs at the address 56, the data at the address 56 has a value that is far from the data at the addresses 55 and 57 before and after it. Therefore, the discovery of this burst error is relatively easy.

【0007】しかし、図8で示すよに、デコーダD2の
信号線の16番目にノイズが乗りビットb16のバース
ト誤りが生じると、全アドレス00〜99の最上位桁の
データが変わってしまい、誤データを他の正しいデータ
との差から発見する判別手段だけではこのバースト誤り
を発見できず、従って、最新値は誤った「923456
Km」となってしまう。
However, as shown in FIG. 8, when the 16th noise of the signal line of the decoder D2 causes noise and a burst error of the bit b16 occurs, the data of the most significant digit of all addresses 00 to 99 is changed, resulting in an error. This burst error cannot be found only by the discriminating means that finds the data from the difference from other correct data, and therefore the latest value is erroneous "923456."
It becomes "Km".

【0008】本発明は、本出願人の先の技術に更に新し
い書き込み方法を付加することにより、ビット単位のバ
ースト誤りに強い、より信頼性を高めた電子式走行距離
計を提供することを目的とする。
It is an object of the present invention to provide a more reliable electronic odometer which is resistant to bit-unit burst errors by adding a new writing method to the applicant's previous technique. And

【0009】[0009]

【課題を解決するための手段】本発明は、前記課題を解
決するため、距離検出手段からの信号をカウントして単
位走行距離毎に積算走行距離の上位桁を不揮発性メモリ
の各アドレスにデータとして書き込み保持し、前記積算
走行距離の下位桁を前記不揮発性メモリの前記アドレス
自体を利用し、前記単位走行距離毎に次の前記アドレス
に移行して前記データを書き込み保持する電子式走行距
離計において、前記不揮発性メモリの前記各アドレス毎
に隣接する前記アドレスの前記データの桁が揃わないよ
うに前記データの配列順序が決められているものであ
る。
In order to solve the above-mentioned problems, the present invention counts the signals from the distance detecting means and stores the upper digit of the total traveling distance for each unit traveling distance in each address of the nonvolatile memory. An electronic odometer for writing and holding the lower digit of the integrated mileage, using the address itself of the non-volatile memory, moving to the next address for each unit mileage, and writing and holding the data. In the above, the arrangement order of the data is determined so that the digits of the data of the addresses adjacent to each other of the addresses of the nonvolatile memory are not aligned.

【0010】[0010]

【作用】不揮発性メモリの各アドレス毎に隣接するアド
レスのデータの桁が揃わないようデータの配列順序が決
められて、ビット単位のバースト誤りが生じても隣接す
るアドレスのデータの同じ桁がエラーとなることはなく
なり、データの判別が容易となる。
The arrangement order of the data is determined so that the digits of the data of the adjacent addresses are not aligned for each address of the non-volatile memory, and even if a burst error occurs in the bit unit, the same digit of the data of the adjacent address has an error. And the data can be easily identified.

【0011】[0011]

【実施例】以下、本発明について、添付図面の実施例に
基づいて説明する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS The present invention will be described below with reference to the embodiments of the accompanying drawings.

【0012】図1は、本発明に係る電子式走行距離けい
を車両のオドメータとして用いたブロック図を示してお
り、距離検出手段であって波形整形回路等の付属回路を
含む距離センサ1は、車両の車輪あるいは車軸に設けら
れており、回転数毎にパルス信号を出力し、制御手段で
あるマイコン2の距離入力としている。マイコン2は、
距離入力を受けそのパルス数をカウントし、所定の単位
走行距離(例えば1Km)毎にデコーダ3,4を介して不
揮発性メモリ5のデータの書き込み並びにドライバ6を
介して表示手段であって蛍光表示管等の表示素子を含む
デジタル式の表示器7への表示出力を所定の方法で行
う。なお、8は車載バッテリである。
FIG. 1 is a block diagram in which the electronic mileage gauge according to the present invention is used as an odometer of a vehicle. A distance sensor 1 which is a distance detecting means and includes an auxiliary circuit such as a waveform shaping circuit is It is provided on the wheel or axle of the vehicle, and outputs a pulse signal for each rotation speed, which is used as a distance input of the microcomputer 2 as a control means. The microcomputer 2
It receives a distance input, counts the number of pulses, writes the data in the non-volatile memory 5 via the decoders 3 and 4 for each predetermined unit traveling distance (for example, 1 km), and displays the fluorescence as a display means via the driver 6. Display output to a digital display 7 including a display element such as a tube is performed by a predetermined method. In addition, 8 is a vehicle-mounted battery.

【0013】不揮発性メモリ5への書き込み並びに表示
器7への表示出力の方法を図2に示す第一実施例のアド
レス表を加えながら説明する。
A method of writing to the non-volatile memory 5 and outputting the display to the display 7 will be described with reference to the address table of the first embodiment shown in FIG.

【0014】不揮発性メモリ5は、デコーダ3,4によ
りアドレス00〜99に積算走行距離の上位桁(例えば
6桁表示とすると上位4桁、即ち100Km単位)を各ア
ドレス00〜99のデータが1種類または2種類(本実
施例では「1・2・3・4」と「1・2・3・3」の2
種類)となるよう100Km毎に書き込まれ、このデータ
に基づきマイコン2はドライバ6へ表示出力を送り表示
器7が最新値を表示するものであって、ここまでの書き
込み並びに表示出力の方法は、本出願人の前記先の技術
と同一な考え方に基づいている。
In the non-volatile memory 5, the upper digits of the accumulated traveling distance (for example, the upper 4 digits when displaying 6 digits, that is, 100 Km unit) are stored in the addresses 0 to 99 by the decoders 3 and 4, and the data of the addresses 00 to 99 is set to 1. Type or two types (in the present embodiment, 2 of "1, 2,3,4" and "1, 2,3,3")
Type) is written every 100 km, and the microcomputer 2 sends a display output to the driver 6 based on this data and the display 7 displays the latest value. The writing and display output methods so far are It is based on the same idea as the above-mentioned prior technology of the applicant.

【0015】ただし、本発明では、不揮発性メモリ5
は、後位のアドレスのデータが前位のアドレスのデータ
に対し1桁(4ビット)ずつ左側へ移動して書き込まれ
るよう各アドレス毎にデータの配列順序が決められてお
り、基本となるアドレス00〜03の配列順序をアドレ
ス04〜99で繰り返すようマイコン2が制御する。そ
して、積算走行距離を求める場合、マイコン2は、不揮
発性メモリ5のアドレス00〜99のデータを各アドレ
スで決められているデータの配列順序に応じてデータを
変換しながら所定の処理(例えば特開昭62−2013
12号公報第3頁右上欄第12行目〜同頁右下欄第19
行目参照)を行う。
However, in the present invention, the nonvolatile memory 5
The data arrangement order is determined for each address so that the data of the lower address is moved by one digit (4 bits) to the left with respect to the data of the previous address, and is written. The microcomputer 2 controls so that the arrangement sequence of 00 to 03 is repeated at addresses 04 to 99. Then, when obtaining the integrated traveling distance, the microcomputer 2 performs a predetermined process (for example, a special process while converting the data of the addresses 00 to 99 of the nonvolatile memory 5 according to the data arrangement order determined by each address). Kaisho 62-2013
No. 12, page 3, upper right column, line 12 to same page lower right column, 19th line
Line)).

【0016】図2において、最新値はアドレス56のデ
ータであるとマイコン2が前記所定の処理により判断す
ると、マイコン2は、アドレス56のデータ「1・2・
3・4」を読み出し、このデータをアドレス56のデー
タの配列順序に応じて変換(アドレス56のデータの配
列順序はアドレス00と同様に並べ換える必要はない)
し、変換後のデータ「1・2・3・4」とアドレス56
に基づき積算走行距離「123456Km」を求める。
In FIG. 2, when the microcomputer 2 determines that the latest value is the data at the address 56 by the above-mentioned predetermined processing, the microcomputer 2 determines that the data at the address 56 is "1.2.
"3.4" is read, and this data is converted according to the arrangement order of the data of the address 56 (the arrangement order of the data of the address 56 does not need to be rearranged similarly to the address 00).
Then, the converted data “1, 2, 3, 4” and address 56
Based on the above, the total traveled distance "123456 Km" is obtained.

【0017】ここで、図3で示すように、デコーダ4の
信号線の16番目にノイズが乗りビットb16のバース
ト誤りが生じると、全アドレス00〜99の最上位桁の
データが変わってしまう。例えばアドレス55〜57の
データは、「C・1・2・3」「9・2・3・4」「A
・3・3・1」であるが、これらは変換すると「1・2
・3・C」「9・2・3・4」「1・A・3・3」とな
り、前後の関係から4桁目,1桁目,2桁目が懸け離れ
た値(エラー)であることが分かり、従来困難とされて
いたこのバースト誤りの発見を比較的容易に行える。デ
ータの修正は、例えば前位のアドレスの該当する桁の値
で書き替える。
As shown in FIG. 3, when the 16th noise on the signal line of the decoder 4 causes a burst error of the bit b16, the most significant digit data of all addresses 00 to 99 is changed. For example, the data of addresses 55 to 57 are "C. 1 .2 .3""9 2 .3 .4""A".
・ 3 ・ 3 ・ 1 」, but when these are converted,
・ 3 ・ C "," 9 ・ 2 ・ 3.4 "," 1 ・ A ・ 3/3 ", and the 4th digit, 1st digit, and 2nd digit are different values (errors) due to the relationship between front and back. Therefore, the discovery of this burst error, which was considered difficult in the past, can be performed relatively easily. To correct the data, for example, the value of the corresponding digit of the preceding address is rewritten.

【0018】また、図4で示すように、デコーダ4の信
号線の4番目にノイズが乗りビットb4のバースト誤り
が生じると、全アドレス00〜99の4桁目のデータが
変わってしまう。例えばアドレス55〜57のデータ
は、「4・1・2・B」「1・2・3・C」「2・3・
3・9」であるが、これらは変換すると「1・2・B・
4」「1・2・3・C」「9・2・3・3」となり、前
後の関係から3桁目,4桁目,1桁目が懸け離れた値
(エラー)であることが分かり、従来困難とされていた
このバースト誤りの発見を比較的容易に行える。データ
の修正は、例えば前位のアドレスの該当する桁の値で書
き替える。
Further, as shown in FIG. 4, when the fourth noise of the signal line of the decoder 4 causes a burst error of the bit b4, the fourth digit data of all addresses 00 to 99 is changed. For example, the data of addresses 55 to 57 are "4.1.2B""12.3C""2.3".
It is "3.9", but when converted, these are "1.2B.
"4""1 .2 .3 .C""9 .2 .3 .3", and the relationship between the front and back shows that the 3rd digit, 4th digit, 1st digit are values that are far apart (error), This burst error, which has been considered difficult in the past, can be relatively easily found. To correct the data, for example, the value of the corresponding digit of the preceding address is rewritten.

【0019】図5は、本発明の第二実施例を示してお
り、図1のブロック図における不揮発性メモリ5の偶数
位のアドレス01,03,・・・ ,99のデータが奇数位
のアドレス00,02,・・・ ,98のデータに対し2桁
(8ビット)ずつ左側へ移動して書き込まれるよう各ア
ドレス毎にデータの配列順序が決められており、その他
の処理等については前記図2〜4で示した第一実施例と
同様に行われる。
FIG. 5 shows a second embodiment of the present invention, in which the even-numbered addresses 01, 03, ..., 99 of the nonvolatile memory 5 in the block diagram of FIG. 1 have odd-numbered addresses. The arrangement order of the data is determined for each address so that the data of 00, 02, ..., 98 can be written by moving to the left by two digits (8 bits). It is performed in the same manner as the first embodiment shown in 2-4.

【0020】なお、前記各実施例とも、アドレス単位の
バースト誤りに対しては詳述しないが、エラーの状況は
前記従来例(図7参照)と同様であり、その発見も同様
に比較的容易に行われる。
In each of the above embodiments, the burst error in address units will not be described in detail, but the error condition is the same as in the conventional example (see FIG. 7), and the finding thereof is also relatively easy. To be done.

【0021】また、不揮発性メモリ5のアドレス00〜
99のデータの配列順序は、前記実施例に限るものでは
なく、任意に設定できることは言うまでもない。
The addresses 00 to 0 of the nonvolatile memory 5 are also included.
It goes without saying that the arrangement order of the 99 pieces of data is not limited to the above-mentioned embodiment and can be arbitrarily set.

【0022】更に、前記各実施例では、オドメータにつ
いて説明したが、トリップメータとしても利用できるこ
とは言うまでもない。
Furthermore, although the odometer has been described in each of the above-mentioned embodiments, it goes without saying that it can also be used as a trip meter.

【0023】[0023]

【発明の効果】本発明は、積算走行距離の上位桁のデー
タを不揮発性メモリに書き込み、このデータと不揮発性
メモリのアドレスを以って積算走行距離を表示する電子
式走行距離計であって、不揮発性メモリの各アドレス毎
に隣接するアドレスのデータの桁が揃わないようデータ
の配列順序が決められており、ビット単位のバースト誤
りが生じても隣接するアドレスのデータの同じ桁がエラ
ーとなることはなくなり、隣接するアドレスのデータの
比較により修正でき、信頼性を高めた電子式走行距離計
を提供することができる。
Industrial Applicability The present invention is an electronic odometer that writes the data of the upper digit of the accumulated mileage into a nonvolatile memory and displays the accumulated mileage by using this data and the address of the nonvolatile memory. , The arrangement order of the data is determined so that the digits of the data of the adjacent addresses are not aligned for each address of the nonvolatile memory, and even if a burst error occurs in bit units, the same digit of the data of the adjacent addresses may cause an error. It is possible to provide an electronic odometer with improved reliability, which can be corrected by comparing data of adjacent addresses.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明をオドメータとして用いたブロック図で
ある。
FIG. 1 is a block diagram in which the present invention is used as an odometer.

【図2】本発明の第一実施例の不揮発性メモリのデータ
表である。
FIG. 2 is a data table of the nonvolatile memory according to the first embodiment of the present invention.

【図3】同上実施例の不揮発性メモリのバースト誤りを
説明するデータ表である。
FIG. 3 is a data table for explaining a burst error of the nonvolatile memory according to the same embodiment.

【図4】同上実施例の不揮発性メモリの他のバースト誤
りを説明するデータ表である。
FIG. 4 is a data table for explaining another burst error of the nonvolatile memory according to the same embodiment.

【図5】本発明の第二実施例の不揮発性メモリのデータ
表である。
FIG. 5 is a data table of a nonvolatile memory according to a second embodiment of the present invention.

【図6】従来例の不揮発性メモリのデータ表である。FIG. 6 is a data table of a conventional nonvolatile memory.

【図7】同上不揮発性メモリのバースト誤りを説明する
データ表である。
FIG. 7 is a data table for explaining a burst error of the nonvolatile memory of the above.

【図8】同上不揮発性メモリの他のバースト誤りを説明
するデータ表である。
FIG. 8 is a data table explaining another burst error of the nonvolatile memory of the same as above.

【符号の説明】[Explanation of symbols]

1 距離センサ(距離検出手段) 2 マイコン(制御手段) 3,4 デコーダ 5 不揮発性メモリ 6 ドライバ 7 表示器(表示手段) 1 distance sensor (distance detection means) 2 microcomputer (control means) 3,4 decoder 5 non-volatile memory 6 driver 7 indicator (display means)

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 距離検出手段からの信号をカウントして
単位走行距離毎に積算走行距離の上位桁を不揮発性メモ
リの各アドレスにデータとして書き込み保持し、前記積
算走行距離の下位桁を前記不揮発性メモリの前記アドレ
ス自体を利用し、前記単位走行距離毎に次の前記アドレ
スに移行して前記データを書き込み保持する電子式走行
距離計において、前記不揮発性メモリの前記各アドレス
毎に隣接する前記アドレスの前記データの桁が揃わない
ように前記データの配列順序が決められていることを特
徴とする電子式走行距離計。
1. A signal from a distance detecting means is counted, and the upper digit of the accumulated traveling distance is written and held as data in each address of a nonvolatile memory for each unit traveling distance, and the lower digit of the accumulated traveling distance is stored in the nonvolatile memory. In the electronic odometer that uses the address itself of the non-volatile memory and moves to the next address for each unit mileage and writes and holds the data, An electronic odometer, wherein the arrangement order of the data is determined so that the digits of the data of the address are not aligned.
JP7241692A 1992-02-21 1992-02-21 Electronic odometer Expired - Fee Related JP2669484B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7241692A JP2669484B2 (en) 1992-02-21 1992-02-21 Electronic odometer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7241692A JP2669484B2 (en) 1992-02-21 1992-02-21 Electronic odometer

Publications (2)

Publication Number Publication Date
JPH05231873A true JPH05231873A (en) 1993-09-07
JP2669484B2 JP2669484B2 (en) 1997-10-27

Family

ID=13488659

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7241692A Expired - Fee Related JP2669484B2 (en) 1992-02-21 1992-02-21 Electronic odometer

Country Status (1)

Country Link
JP (1) JP2669484B2 (en)

Also Published As

Publication number Publication date
JP2669484B2 (en) 1997-10-27

Similar Documents

Publication Publication Date Title
AU613891B2 (en) Method for storing run data of a vehicule in the memory of anelectronic tachograph and apparatus for carrying out the method
EP0139770B1 (en) Electronic odometer
US5231597A (en) Vehicle speed measuring method and apparatus
JPH05231873A (en) Electronic odometer
JP3280216B2 (en) Electronic integrator
JP3465254B2 (en) Electronic data storage
JP3339046B2 (en) Electronic data storage
JP2619562B2 (en) Electronic odometer
JP2848102B2 (en) Electronic odometer
JP2872031B2 (en) Electronic odometer
JPH0565010B2 (en)
JP2917699B2 (en) Drive
JP3569076B2 (en) Integrated value display
JP2848119B2 (en) Electronic odometer
JP3116337B2 (en) Electronic odometer
JP3087269B2 (en) Electronic odometer
JPH07239237A (en) Electronic trip distance recorder
JP2850667B2 (en) Electronic odometer
JP2669251B2 (en) Electronic odometer
JPH0529043B2 (en)
JP2861675B2 (en) Electronic odometer
JPH05280992A (en) Electronic odometer
JPH06241824A (en) Electronic odometer
JPH05296782A (en) Electronic travel distance recorder
JPH06109478A (en) Electronic odometer

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees