JPH09145401A - Electronic integrator - Google Patents

Electronic integrator

Info

Publication number
JPH09145401A
JPH09145401A JP32387795A JP32387795A JPH09145401A JP H09145401 A JPH09145401 A JP H09145401A JP 32387795 A JP32387795 A JP 32387795A JP 32387795 A JP32387795 A JP 32387795A JP H09145401 A JPH09145401 A JP H09145401A
Authority
JP
Japan
Prior art keywords
data
distance
converted
bits
address
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
JP32387795A
Other languages
Japanese (ja)
Other versions
JP3280216B2 (en
Inventor
Toshio Katsunuma
俊夫 勝沼
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 JP32387795A priority Critical patent/JP3280216B2/en
Publication of JPH09145401A publication Critical patent/JPH09145401A/en
Application granted granted Critical
Publication of JP3280216B2 publication Critical patent/JP3280216B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Measurement Of Distances Traversed On The Ground (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a highly reliable electronic integrator which is resistant to an error in a bit unit. SOLUTION: An electronic integrator is constituted in such a way that signals from a distance sensor (a distance detecting means) 1 are counted, and superordinate four digits of an integrated travel distance are written in and held by respective addresses of an EEPROM (a storage means) 5 as travel data with every unit travel distance, and subordinate two digits of the integrated travel distance are transferred to the next address with every unit travel distance by using the addresses themselves, and the travel data is written in and held, and the newest value is displayed by a display unit (a display means) 5. In the travel data, the respective digits are written in and held by a binary number of four bits. In its binary number (a numeric value to be converted), three bits in four bits in adjacent numeric values are converted by different converting methods. The travel data is displayed by performing inverse conversion of the converting methods.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、走行距離を計測し
て表示することのできる電子式積算計に関し、特に信頼
性を高めたものに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an electronic totalizer capable of measuring and displaying a traveling distance, and more particularly to an electronic totalizer having improved reliability.

【0002】[0002]

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

【0003】斯る構成において、走行データを記憶手段
である不揮発性メモリに保持しておく場合、不揮発性メ
モリに誤データ(エラー)が書き込まれたか否かの判別
を確実に行えるか否かという走行データの信頼性に問題
があった。即ち、前記判別を行う場合、書き込まれてい
る走行データが多い程(誤データは他の正データに対し
て懸け離れた値となるため)誤データを発見しやすいの
であるが、前記従来の技術では、単位走行距離毎に走行
データが書き込まれるため、正データの内でもその最小
値と最大値(最新値)とでは大きな差を有してしまい、
誤データの発見は難しい。
In such a structure, when the traveling data is held in the non-volatile memory which is the storage means, it is determined whether or not it is possible to reliably determine whether or not the erroneous data (error) is written in the non-volatile memory. There was a problem with the reliability of the driving data. That is, in the case of performing the above determination, it is easier to find incorrect data as the number of written travel data is larger (since the incorrect data is a value that is far from the other correct data). Since the traveling data is written for each unit traveling distance, there is a large difference between the minimum value and the maximum value (latest value) of the positive data,
Finding false data is difficult.

【0004】そこで本願出願人は、走行距離の上位桁の
みを不揮発性メモリの各アドレスに走行データとして書
き込み、下位桁はアドレス自身を利用することにより、
不揮発性メモリへの書き込み回数を減らすと共に、各ア
ドレスの走行データは原則的に2種類しか存在しないこ
ととなり、懸け離れた値の誤データの発見を容易とする
信頼性を高めたものを提案した(特公平5−65010
号公報参照)。
Therefore, the applicant of the present invention writes only the upper digit of the traveling distance to each address of the nonvolatile memory as traveling data, and the lower digit uses the address itself,
In addition to reducing the number of writes to the non-volatile memory, in principle there are only two types of running data at each address, and we have proposed a method that improves the reliability of facilitating the detection of erroneous data with a distant value ( Japanese Patent Fair 5-65010
Reference).

【0005】図7は、本願出願人の先の出願における不
揮発性メモリMの構成を示す割付図であり、00〜99
の合計100個のアドレスについて、各アドレスは走行
距離の上位4桁を2進数にて保持するため各桁4ビッ
ト、1つのアドレスでb1〜b16の16ビットを有し、
アドレス00〜99及びビットb1〜b16は、デコーダ
D1,D2(又はエンコーダ或はデコーダとエンコーダ
との併合でも良い)により夫々書き込みと読み出しが行
われる。同図において、最新値である走行データはアド
レス56の「1・2・3・3」であり、走行距離の最新
値は「123356km」であることが分かる。
FIG. 7 is an allocation diagram showing the configuration of the non-volatile memory M in the applicant's earlier application, which is 00 to 99.
For a total of 100 addresses, each address has 4 digits for storing the upper 4 digits of the mileage in binary number, and each address has 16 bits of b1 to b16,
Addresses 00 to 99 and bits b1 to b16 are written and read by the decoders D1 and D2 (or an encoder or a combination of a decoder and an encoder). In the same figure, it can be seen that the latest value of the travel data is "1/2/3/3" at address 56, and the latest value of the travel distance is "123356km".

【0006】[0006]

【発明が解決しようとする課題】ところで、図8で示す
ように、書き込みの際にデコーダD1の信号線の57番
目にノイズが乗りアドレス56に誤りが生じると、アド
レス56の走行データは、その前後のアドレス55,5
7の走行データと懸け離れた値となるため、このバース
ト誤りの発見は比較的容易に行われる。
By the way, as shown in FIG. 8, when a noise occurs at the 57th position of the signal line of the decoder D1 and an error occurs at the address 56 during writing, the running data at the address 56 is Address before and after 55,5
This burst error is relatively easy to find because the value is far from the running data of 7.

【0007】しかし、図9で示すように、アドレス56
の書き込みの際にデコーダD2の信号線の1番目にノイ
ズが乗りビットb1に誤りが生じると、最下位桁の走行
データが変わってしまい、誤データと正データとの差か
ら発見する判別方法だけではこのバースト誤りを発見で
きず、従って走行距離の最新値は、誤った「12335
5km」となって1kmの誤差を生じてしまう。
However, as shown in FIG.
When the first bit of the signal line of the decoder D2 causes an error in the bit b1 during the writing of the data, the run data of the least significant digit is changed, and only the determination method of finding from the difference between the erroneous data and the correct data is used. This burst error cannot be found, so the latest value of mileage is incorrect "12335.
It becomes "5km" and an error of 1km occurs.

【0008】本発明は、本願出願人の先の技術に更に新
しい書き込み方法を付加することにより、ビット単位の
誤りに強い、信頼性を高めた電子式積算計を提供するこ
とを目的とする。
It is an object of the present invention to provide an electronic integrator which is resistant to an error in a bit unit and has improved reliability by adding a new writing method to the prior art of the present applicant.

【0009】[0009]

【課題を解決するための手段】前記課題を解決するため
の本発明は、距離検出手段からの信号をカウントして単
位走行距離毎に積算走行距離の上位桁を記憶手段の各ア
ドレスに走行データとして書き込み保持し、前記積算走
行距離の下位桁を前記アドレス自体を利用し、前記単位
走行距離毎に次の前記アドレスへ移行して前記走行デー
タを書き込み保持すると共にデジタル式の表示手段で最
新値を表示する電子式積算計において、前記走行データ
は4ビットの2進数にて書き込み保持され、その2進数
は被変換数値の隣合う数値において前記4ビットの内の
3ビットが異なる変換方法により変換され、前記走行デ
ータを前記変換方法の逆変換して前記表示手段にて表示
されるものであることを特徴とする。
According to the present invention for solving the above-mentioned problems, the signal from the distance detecting means is counted and the upper digit of the accumulated traveling distance is stored in each address of the storing means as the upper digit of the accumulated traveling distance for each unit traveling distance. As the lower digit of the total traveling distance, the address itself is used to shift to the next address for each unit traveling distance, the traveling data is written and retained, and the latest value is displayed on the digital display means. In the electronic integrator for displaying, the traveling data is written and held as a 4-bit binary number, and the binary number is converted by a conversion method in which 3 bits out of the 4 bits are different in the adjacent numerical value of the converted numerical value. The traveling data is reversely converted by the conversion method and displayed on the display means.

【0010】また、前記課題を解決するための本発明
は、前記被変換数値は、前記積算走行距離を変換した1
6進数の上位桁であることを特徴とする。
Further, according to the present invention for solving the above-mentioned problems, the converted numerical value is obtained by converting the integrated traveling distance to 1
It is characterized by being a high-order digit of a hexadecimal number.

【0011】[0011]

【発明の実施の形態】距離センサ1からの信号をカウン
トして単位走行距離毎に積算走行距離の上位4桁をEE
PROM5の各アドレスに走行データとして書き込み保
持し、積算走行距離の下位2桁を前記アドレス自体を利
用し、単位走行距離毎に次のアドレスへ移行して走行デ
ータを書き込み保持すると共に表示器5で最新値を表示
する電子式積算計において、走行データは各桁が4ビッ
トの2進数にて書き込み保持され、その2進数は被変換
数値の隣合う数値において4ビットの内の3ビットが異
なる変換方法により変換され、走行データを前記変換方
法の逆変換して表示器5にて表示されるものであり、ビ
ットで誤りが生じてもそれに基づいて逆変換により得ら
れる数値は前後のアドレスのそれらとは懸け離れた値と
なることからエラーであることが瞬時に分かる。
BEST MODE FOR CARRYING OUT THE INVENTION The signals from the distance sensor 1 are counted, and the upper 4 digits of the total traveling distance are EE for each unit traveling distance.
The data is stored in each address of the PROM 5 as travel data, the lower two digits of the accumulated travel distance are used by the address itself, and the travel data is written and held by moving to the next address for each unit travel distance. In an electronic totalizer that displays the latest value, each digit of the running data is written and held as a 4-bit binary number, and the binary number is converted by the difference of 3 bits out of 4 bits in the adjacent value of the converted value. It is converted by the method, and the traveling data is inversely converted by the above conversion method and displayed on the display unit 5. Even if an error occurs in the bit, the numerical value obtained by the inverse conversion based on it is those of the addresses before and after. Since it is a value far away from and, it is instantly known that there is an error.

【0012】また、前記被変換数値は、積算走行距離を
変換した16進数の上位4桁であり、下位1桁をアドレ
ス自体を利用することにより、アドレスが少なくて済
み、記憶手段は小さな容量で良くなる。
The converted value is the upper 4 digits of the hexadecimal number obtained by converting the total traveled distance. By using the lower 1 digit of the address itself, the number of addresses can be reduced, and the storage means can have a small capacity. Get better.

【0013】[0013]

【実施例】以下、本発明について、図1〜図6に記載の
実施例に基づき説明する。図1〜図4は第1実施例、図
5と図6は第2実施例に関する。
EXAMPLES The present invention will now be described based on the examples shown in FIGS. 1 to 4 relate to the first embodiment, and FIGS. 5 and 6 relate to the second embodiment.

【0014】図1は、本発明に係る電子積算計を車両の
オドメータとして用いた場合のブロック図を示してお
り、距離検出手段であって波形整形回路等の付属回路を
含む距離センサ1は、車両の車輪或は車軸に設置されて
おり、走行に応じてパルス信号を出力し、制御手段であ
るマイコン2の距離入力としている。マイコン2は、距
離入力を受けそのパルス数をカウントし、所定の単位走
行距離(例えば1km)毎に入出力手段であるデコーダ
3,4を介して記憶手段であるEEPROM5の走行デ
ータの書き込みと読み出しを行い、後者においては駆動
手段であるドライバ6を介してデジタル式の表示手段で
あって蛍光表示管等の表示素子を含む表示器7への表示
出力を所定の方法で行う。8は車載バッテリである。
FIG. 1 is a block diagram when the electronic integrator according to the present invention is used as an odometer of a vehicle. The distance sensor 1 which is a distance detecting means and includes an auxiliary circuit such as a waveform shaping circuit is It is installed on the wheel or axle of the vehicle, and outputs a pulse signal in response to the running, which is used as a distance input of the microcomputer 2 as a control means. The microcomputer 2 receives a distance input, counts the number of pulses, and writes / reads the traveling data of the EEPROM 5 which is a storage means for each predetermined unit traveling distance (for example, 1 km) via the decoders 3 and 4 which are input / output means. In the latter case, the display output to the display unit 7 which is a digital display unit and includes a display element such as a fluorescent display tube is performed by a predetermined method via the driver 6 which is a driving unit. 8 is a vehicle-mounted battery.

【0015】EEPROM5への書き込み並びに表示器
7への表示出力の方法を図2に示す割付図を用いながら
説明する。
A method of writing data into the EEPROM 5 and outputting the display data to the display 7 will be described with reference to the layout diagram shown in FIG.

【0016】EEPROM5は、デコーダ3,4により
アドレス00〜99に走行距離の上位桁(例えば6桁表
示とすると上位4桁、すなわち100km単位)を各アド
レス00〜99の走行データが1種類又は2種類(本実
施例は、「1・2・3・2」と「1・2・3・3」の2
種類の場合である)となるように100km毎に書き込ま
れ、この走行データに基づきマイコン2はドライバ6へ
表示出力を送り、表示器7が最新値を表示するものであ
って、此処までは本願出願人の前記先の技術と同一な考
え方に基づいている。
In the EEPROM 5, the upper digits of the traveling distance (for example, the upper 4 digits when displaying 6 digits, that is, 100 km unit) in the addresses 00 to 99 by the decoders 3 and 4 are one type or 2 types of the traveling data of each address 00 to 99. Type (In this embodiment, 2 of "1 ・ 2 ・ 3 ・ 3" and "1 ・ 2 ・ 3 ・ 3")
It is written every 100 km so that it is the case of the type), the microcomputer 2 sends a display output to the driver 6 based on this traveling data, and the display 7 displays the latest value. It is based on the same idea as the above-mentioned prior technology of the applicant.

【0017】本発明では、デコーダ3,4によりEEP
ROM5へ走行データを10進数から2進数へ変換して
書き込む点と逆変換して読み出す点において差異があ
る。即ち、図3で示すように、一般的な変換方法(同図
(a))ではなく、被変換数値である10進数の隣合う
数値において2進数は4ビットの内の3ビットが異なる
変換方法(同図(b))を用いて変換するもので、この
変換はマイコン2で行う。そして、走行距離を求める場
合には、EEPROM5のアドレス00〜99で記憶し
ている走行データを前記変換方法の逆変換により2進数
から10進数を求め、所定の処理(例えば、特公平5−
65010号公報の第4欄第27〜42行目参照)を行
う。
In the present invention, the decoders 3 and 4 make the EEP
There is a difference in that the traveling data is converted from a decimal number into a binary number and written in the ROM 5 and in that it is inversely converted and read out. That is, as shown in FIG. 3, the conversion method is not a general conversion method ((a) in the figure), but a conversion method in which adjacent binary numbers that are the converted values have different binary numbers in 3 bits out of 4 bits. ((B) in the figure) is used for conversion, and this conversion is performed by the microcomputer 2. When the traveling distance is obtained, the traveling data stored in the addresses 00 to 99 of the EEPROM 5 is converted from the binary number to the decimal number by the inverse conversion of the conversion method, and a predetermined process (for example, Japanese Patent Publication No.
No. 65010, column 4, lines 27-42).

【0018】図2において、最新値はアドレス56の走
行データであるとマイコン2が前記所定の処理により判
断すると、マイコン2は、アドレス56のビットb16〜
b1の走行データ「0111・1100・1011・1
011」から、図3(b)の変換方法の逆変換により
「1・2・3・3」を求め、これとアドレス56によ
り、走行距離を「123356km」として表示器7で表
示させる。
In FIG. 2, when the microcomputer 2 determines by the predetermined processing that the latest value is the traveling data of the address 56, the microcomputer 2 determines that the bit b16 to the address 56 of the address 56.
Driving data of b1 "0111/1100 / 1011.1.1
3 ”is obtained by the inverse conversion of the conversion method of FIG. 3B from“ 011 ”and the traveling distance is set to“ 123356 km ”and displayed on the display unit 7 by this and the address 56.

【0019】ここで、図4で示すように、アドレス56
の書き込みの際に入出力手段4の信号線の1番目にノイ
ズが乗りビットb1に誤りが生じると、アドレス56の
ビットb16〜b1の走行データ「0111・1100・
1011・1010」から、図3(b)の変換方法の逆
変換により「1・2・3・6」を求めるが、この値はア
ドレス55の値「1・2・3・3」やアドレス57の値
「1・2・3・2」に比べて大きな差を有する懸け離れ
た値(エラー)であることが分かり、従来困難とされて
いたビット誤りの発見を比較的容易に行うことができ
る。そして、前記大きな差が生じたビットb4〜b1に
ついて、アドレス56とこの前後に位置するアドレス5
5,57とを比較すると、アドレス56の「1010」
は、アドレス55の「1011」と3ビットで一致する
ものの、アドレス57の「1100」とは2ビットしか
一致しないことから、本来アドレス56の「1010」
は、「1011」に書き込まれるべきであったと判断す
ることが確立的に正解であることが推測され、これに書
き替えると共に表示器7で正しい走行距離である「12
3356km」が表示される。
Here, as shown in FIG.
When the first bit line of the signal line of the input / output means 4 causes an error in the bit b1 at the time of writing, the running data “0111 · 1100.
101.21010 "is obtained by inverse conversion of the conversion method of FIG. 3 (b), and" 1.2.3.6 "is obtained. This value is the address 55 value" 1.2.3.3.3 "or address 57. It can be seen that the values are far apart (errors) having a large difference compared to the value "1 .2 .3 .2.", And it is possible to relatively easily find a bit error, which was conventionally difficult. Then, for the bits b4 to b1 having the large difference, the address 56 and the addresses 5 located before and after the address 56 are generated.
Comparing with 5, 57, the address 56 "1010"
3 bits match “1011” of the address 55 with 3 bits, but only match 2 bits with “1100” of the address 57.
It is presumed that the correct answer is that it should be written in “1011”, and this is rewritten into the correct answer, and the correct mileage is displayed on the display unit “12”.
"3356 km" is displayed.

【0020】図5は、本発明の他の実施例を示してお
り、ここでは走行距離を16進数に変換し、EEPRO
M5は、デコーダ3,4によりアドレス0〜Fに走行距
離の16進数に変換された上位4桁を各アドレス0〜F
の走行データが1種類又は2種類(本実施例は、「1・
E・2・3」と「1・E・2・2」の2種類の場合であ
る)となるように書き込まれ、この走行データに基づき
マイコン2はドライバ6へ表示出力を送り、表示器7が
最新値を表示するものである。即ち、走行距離が「12
3447km」の場合、16進数に変換すると「1・E・
2・3・7」となり、上位4桁の「1・E・2・3」を
アドレス7に書き込む。従って、アドレス0〜7の走行
データは「1・E・2・3」となり、アドレス8〜Fは
「1・E・2・2」となる。
FIG. 5 shows another embodiment of the present invention, in which the mileage is converted into a hexadecimal number and EEPRO is used.
M5 converts the upper 4 digits converted into the hexadecimal number of the mileage into addresses 0 to F by the decoders 3 and 4 for each address 0 to F.
There are one or two types of driving data (in this embodiment, "1.
E.2.3 "and" 1.E.2.2 "). Based on this running data, the microcomputer 2 sends a display output to the driver 6 and the display 7 Shows the latest value. That is, the mileage is "12
In case of "3447km", when converted to hexadecimal, "1 ・ E ・
It becomes “2,3,7”, and the upper 4 digits “1 · E · 2 · 3” are written in the address 7. Therefore, the traveling data of addresses 0 to 7 is "1.E.2.3", and the addresses 8 to F are "1.E.2.2".

【0021】EEPROM5への書き込み及び読み出し
は、具体的には図6で示す変換方法により行われること
により、ビットb4〜b1は、アドレス0〜7では「1
011」、アドレス8〜Fでは「1100」となる。こ
のように、被変換数値である16進数の隣合う数値にお
いて2進数は4ビットの内の3ビットが異なる変換方法
(図6)を用いて変換することにより、数値「3」を示
すデータに1ビットエラーがあったとしても隣合う数値
「2」にはならず(隣合う数値「4」にもならない)、
逆に、数値「2」を示すデータに1ビットエラーがあっ
たとしても隣合う数値「3」にはならず(隣合う数値
「1」にもならない)、正しい走行距離である「123
447km」を求めることができる。
Writing and reading to and from the EEPROM 5 are specifically performed by the conversion method shown in FIG. 6, so that the bits b4 to b1 are "1" at the addresses 0 to 7.
011 ”and the addresses 8 to F are“ 1100 ”. In this way, by converting the binary number in the adjacent hexadecimal number which is the number to be converted using the conversion method (FIG. 6) in which 3 bits out of 4 bits are different, the data showing the number “3” is obtained. Even if there is a 1-bit error, it will not be the adjacent number "2" (neither will be the adjacent number "4"),
On the contrary, even if there is a 1-bit error in the data indicating the numerical value “2”, the adjacent numerical value “3” does not occur (neither does the adjacent numerical value “1”), and the correct traveling distance is “123”.
447 km ”can be calculated.

【0022】この実施例によれば、前記実施例に比べて
アドレスが少なくて済み、EEPROM5は小さな容量
で良く、コスト低減に寄与することができる。
According to this embodiment, the number of addresses is smaller than that in the above embodiments, and the EEPROM 5 has a small capacity, which contributes to cost reduction.

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

【0024】また、被変換数値(10進数又は16進
数)と2進数との変換方法は、前記各実施例に係る図3
又は図6で示したものに限定されるものではなく、任意
に設定できることは言うまでもないが、被変換数値の隣
合う数値において2進数は4ビットの内の3ビットが異
なるように設定することが必要である。
The method of converting the converted numerical value (decimal number or hexadecimal number) and the binary number is the same as in FIG.
It is needless to say that the numbers are not limited to those shown in FIG. 6 and can be set arbitrarily, but it is possible to set the binary numbers adjacent to the numbers to be converted so that 3 bits out of 4 bits are different. is necessary.

【0025】また、入出力回路は、前記各実施例で用い
たデコーダ3,4の他にも、エンコーダ或はデコーダと
エンコーダとの併合で構成しても良いし、若しくは制御
手段(マイコン2)が被変換数値と2進数との変換(逆
変換も含む)を行う構成では、簡略化された入出力回路
で構成することができる。
In addition to the decoders 3 and 4 used in each of the above embodiments, the input / output circuit may be composed of an encoder or a combination of a decoder and an encoder, or control means (microcomputer 2). In the configuration in which the converted value and the binary number are converted (including inverse conversion), the input / output circuit can be simplified.

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

【0027】[0027]

【発明の効果】本発明は、距離検出手段からの信号をカ
ウントして単位走行距離毎に積算走行距離の上位桁を記
憶手段の各アドレスに走行データとして書き込み保持
し、前記積算走行距離の下位桁を前記アドレス自体を利
用し、前記単位走行距離毎に次の前記アドレスへ移行し
て前記走行データを書き込み保持すると共にデジタル式
の表示手段で最新値を表示する電子式積算計において、
前記走行データは4ビットの2進数にて書き込み保持さ
れ、その2進数は被変換数値の隣合う数値において前記
4ビットの内の3ビットが異なる変換方法により変換さ
れ、前記走行データを前記変換方法の逆変換して前記表
示手段にて表示されるものであり、ビットで誤りが生じ
てもそれに基づいて逆変換により得られる数値は前後の
アドレスのそれらとは懸け離れた値となることからエラ
ーであることが瞬時に分かり、よってビット単位の誤り
に強い、信頼性を高めることができる。
According to the present invention, the signal from the distance detecting means is counted, and the upper digit of the accumulated traveling distance is written and held as traveling data in each address of the storing means for each unit traveling distance. In the electronic integrating meter that uses the address itself to shift the digit to the next address for each unit traveling distance, writes and holds the traveling data, and displays the latest value on the digital display means,
The traveling data is written and held as a 4-bit binary number, and the binary number is converted by a conversion method in which 3 bits out of the 4 bits are different between adjacent numerical values of the converted values, and the traveling data is converted by the conversion method. However, even if an error occurs in the bit, the numerical value obtained by the inverse conversion will be a value that is far from those of the addresses before and after, and thus an error will occur. It is possible to instantly know that there is, and thus it is possible to improve reliability by being resistant to bit error.

【0028】また、前記被変換数値は、積算走行距離を
変換した16進数の上位桁であり、アドレスが少なくて
済み、記憶手段は小さな容量で良く、コスト低減に寄与
することができる。
Further, the converted value is a high-order digit of a hexadecimal number obtained by converting the total traveled distance, the number of addresses can be small, and the storage means can have a small capacity, which can contribute to cost reduction.

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

【図1】本発明の第1実施例の構成を説明するブロック
図。
FIG. 1 is a block diagram illustrating a configuration of a first embodiment of the present invention.

【図2】同上実施例におけるEEPROMの構成を説明
する割付図。
FIG. 2 is an allocation diagram illustrating a configuration of an EEPROM according to the embodiment.

【図3】同上実施例における10進数と2進数との変換
を説明する図表。
FIG. 3 is a chart for explaining conversion between a decimal number and a binary number in the above embodiment.

【図4】同上実施例におけるビット誤りを説明する割付
図。
FIG. 4 is an allocation diagram for explaining a bit error in the above embodiment.

【図5】本発明の第2実施例におけるビット誤りを説明
する割付図。
FIG. 5 is an allocation diagram illustrating a bit error in the second embodiment of the present invention.

【図6】同上実施例における16進数と2進数との変換
を説明する図表。
FIG. 6 is a chart for explaining conversion between hexadecimal numbers and binary numbers in the above embodiment.

【図7】従来例のEEPROMの構成を説明する割付
図。
FIG. 7 is an allocation diagram illustrating a configuration of an EEPROM of a conventional example.

【図8】同上におけるビット誤りを説明する割付図。FIG. 8 is an allocation diagram for explaining bit errors in the above.

【図9】同上における他のビット誤りを説明する割付
図。
FIG. 9 is an allocation diagram illustrating another bit error in the above.

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

1 距離センサ(距離検出手段) 2 マイコン(制御手段) 3,4 デコーダ(入出力手段) 5 EEPROM(記憶手段) 6 ドライバ(駆動手段) 7 表示器(表示手段) 1 distance sensor (distance detection means) 2 microcomputer (control means) 3,4 decoder (input / output means) 5 EEPROM (storage means) 6 driver (driving means) 7 indicator (display means)

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 距離検出手段からの信号をカウントして
単位走行距離毎に積算走行距離の上位桁を記憶手段の各
アドレスに走行データとして書き込み保持し、前記積算
走行距離の下位桁を前記アドレス自体を利用し、前記単
位走行距離毎に次の前記アドレスへ移行して前記走行デ
ータを書き込み保持すると共にデジタル式の表示手段で
最新値を表示する電子式積算計において、前記走行デー
タは4ビットの2進数にて書き込み保持され、その2進
数は被変換数値の隣合う数値において前記4ビットの内
の3ビットが異なる変換方法により変換され、前記走行
データを前記変換方法の逆変換して前記表示手段にて表
示されることを特徴とする電子式積算計。
1. A signal from the distance detecting means is counted, and the upper digit of the accumulated traveling distance is written and held as traveling data in each address of the storage means for each unit traveling distance, and the lower digit of the accumulated traveling distance is stored in the address. In the electronic integrating meter which uses itself, shifts to the next address for each unit traveling distance, writes and retains the traveling data, and displays the latest value on the digital display means, the traveling data is 4 bits. Is written and held as a binary number, and the binary number is converted by a conversion method in which three bits of the four bits are different from each other in the adjacent numerical value of the converted value, and the running data is inversely converted by the conversion method. An electronic totalizer characterized by being displayed on a display means.
【請求項2】 前記被変換数値は、前記積算走行距離を
変換した16進数の上位桁であることを特徴とする請求
項1に記載の電子式積算計。
2. The electronic integrating meter according to claim 1, wherein the converted numerical value is a high-order digit of a hexadecimal number obtained by converting the integrated traveling distance.
JP32387795A 1995-11-17 1995-11-17 Electronic integrator Expired - Fee Related JP3280216B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP32387795A JP3280216B2 (en) 1995-11-17 1995-11-17 Electronic integrator

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP32387795A JP3280216B2 (en) 1995-11-17 1995-11-17 Electronic integrator

Publications (2)

Publication Number Publication Date
JPH09145401A true JPH09145401A (en) 1997-06-06
JP3280216B2 JP3280216B2 (en) 2002-04-30

Family

ID=18159603

Family Applications (1)

Application Number Title Priority Date Filing Date
JP32387795A Expired - Fee Related JP3280216B2 (en) 1995-11-17 1995-11-17 Electronic integrator

Country Status (1)

Country Link
JP (1) JP3280216B2 (en)

Also Published As

Publication number Publication date
JP3280216B2 (en) 2002-04-30

Similar Documents

Publication Publication Date Title
WO1984004381A1 (en) Electronic odometer
JPH0692898B2 (en) Electronic odometer
JPH09145401A (en) Electronic integrator
JP2669484B2 (en) Electronic odometer
JP3465254B2 (en) Electronic data storage
JP3339046B2 (en) Electronic data storage
JPH07239237A (en) Electronic trip distance recorder
JP2917699B2 (en) Drive
JP2848102B2 (en) Electronic odometer
JP2917677B2 (en) Electronic odometer
JP2872031B2 (en) Electronic odometer
JP3003543B2 (en) Electronic odometer
JPH0529043B2 (en)
JP2858519B2 (en) Electronic odometer
JPH0565010B2 (en)
JP3087269B2 (en) Electronic odometer
JP2850667B2 (en) Electronic odometer
JP2848119B2 (en) Electronic odometer
JP3569076B2 (en) Integrated value display
JP3116337B2 (en) Electronic odometer
JP2619562B2 (en) Electronic odometer
JPH05280992A (en) Electronic odometer
JP2669251B2 (en) Electronic odometer
JPH06109478A (en) Electronic odometer
JPS60105915A (en) Electronic odometer

Legal Events

Date Code Title Description
R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080222

Year of fee payment: 6

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110222

Year of fee payment: 9

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110222

Year of fee payment: 9

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140222

Year of fee payment: 12

LAPS Cancellation because of no payment of annual fees