JPH0577718U - Electronic odometer - Google Patents

Electronic odometer

Info

Publication number
JPH0577718U
JPH0577718U JP1603892U JP1603892U JPH0577718U JP H0577718 U JPH0577718 U JP H0577718U JP 1603892 U JP1603892 U JP 1603892U JP 1603892 U JP1603892 U JP 1603892U JP H0577718 U JPH0577718 U JP H0577718U
Authority
JP
Japan
Prior art keywords
data
storage area
traveling distance
storage
stored
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
JP1603892U
Other languages
Japanese (ja)
Inventor
辰彦 冨岡
Original Assignee
日本電装株式会社
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 日本電装株式会社 filed Critical 日本電装株式会社
Priority to JP1603892U priority Critical patent/JPH0577718U/en
Publication of JPH0577718U publication Critical patent/JPH0577718U/en
Pending legal-status Critical Current

Links

Abstract

(57)【要約】 【目的】 記憶手段への積算走行距離データの書き換え
が不完全であったり、誤ったデータが記憶された場合、
そのデータを補正して積算走行距離を正確に決定するこ
とができる電子式オドメータを提供する。 【構成】不揮発性のメモリ5には積算走行距離データを
記憶するために3つの記憶領域が設けられ、第一、第
二、第三の各記憶領域に順にデータが書込まれる。その
データの書込みは、マイクロコンピュータ1によって、
車両が単位走行距離(例えば1km)を走行する毎に、
単位走行距離を加算してその積算走行距離データを記憶
するように行われる。3つの記憶領域の積算走行距離デ
ータから表示データが決定される。
(57) [Summary] [Purpose] If the accumulated mileage data is not completely rewritten to the storage means, or if incorrect data is stored,
Provided is an electronic odometer capable of correcting the data and accurately determining the integrated traveling distance. [Structure] The non-volatile memory 5 is provided with three storage areas for storing integrated traveling distance data, and the data is written in the first, second, and third storage areas in order. The writing of the data is performed by the microcomputer 1.
Each time the vehicle travels a unit mileage (for example, 1 km),
The unit traveling distance is added and the accumulated traveling distance data is stored. The display data is determined from the accumulated traveling distance data in the three storage areas.

Description

【考案の詳細な説明】[Detailed description of the device]

【0001】[0001]

【産業上の利用分野】[Industrial applications]

本考案は、車両の走行距離を積算して表示する電子式オドメータに関する。 TECHNICAL FIELD The present invention relates to an electronic odometer for displaying an integrated mileage of a vehicle.

【0002】[0002]

【従来の技術】[Prior Art]

この種の電子式オドメータは、車速センサ等から送られた走行距離を示す信号 を、CPUがカウントすると共に、EEPROM等の不揮発性メモリにその走行 距離を積算しながら記憶し、記憶したデータを積算走行距離として表示器に表示 する構造である。また、この種の電子式オドメータは、ノイズ等による走行距離 データの誤り及びEEPROMの不良ビットによるデータの誤りをなくすために 、メモリ内に例えば3つデータ記憶領域を設定し、各々の領域に同じ走行距離デ ータを記憶して、データに冗長性をもたせ、各データが相違する場合でも、表示 するデータを多数決論理により決定して、誤動作を防止するようにしている(例 えば、実開平3−21140号公報等参照)。 In this type of electronic odometer, the CPU counts the signal indicating the distance traveled, which is sent from the vehicle speed sensor, etc., and stores it in nonvolatile memory such as EEPROM while accumulating the distance traveled, and accumulates the stored data. This is a structure that displays the distance traveled on the display. In addition, this type of electronic odometer sets, for example, three data storage areas in the memory in order to eliminate errors in the mileage data due to noise and the like and data errors due to defective bits in the EEPROM. The mileage data is stored so that the data has redundancy, and even if each data is different, the data to be displayed is determined by majority logic to prevent malfunction (for example, actual Kaihei). 3-21140 gazette etc.).

【0003】[0003]

【考案が解決しようとする課題】[Problems to be solved by the device]

しかし、従来の電子式オドメータでは、通常、自動車が単位走行距離(例えば 1km)走行する毎に、CPUはメモリ内の第一領域、第二領域、第三領域へと 順に積算走行距離データを書き換えていくが、例えば、第二領域へのデータの書 き換え中に、電源電圧の低下などで、CPUの電源がオフし、第二領域の書き換 え処理が不完全になる場合がある。このような場合、その時点では、第一領域の データは更新され、第三領域のデータは更新されてないため、3つの記憶領域の データが全て相違する結果となり、多数決論理による表示データの確定が不可能 となって、エラーとなる。 However, in the conventional electronic odometer, the CPU normally rewrites the accumulated mileage data to the first area, the second area, and the third area in the memory every time the vehicle travels a unit mileage (for example, 1 km). However, for example, during the rewriting of data to the second area, the power of the CPU may be turned off due to a decrease in the power supply voltage, and the rewriting processing of the second area may be incomplete. In such a case, since the data in the first area is updated and the data in the third area is not updated at that time, all the data in the three storage areas are different, and the display data is determined by the majority logic. Becomes impossible, resulting in an error.

【0004】 本考案は、上記の点に鑑みてなされたもので、その目的とするところは、記憶 手段への積算走行距離データの書き換えが不完全であったり、誤ったデータが記 憶された場合、そのデータを補正して積算走行距離を正確に決定することができ る電子式オドメータを提供することである。The present invention has been made in view of the above points, and an object of the present invention is that rewriting of accumulated traveling distance data to the storage means is incomplete or erroneous data is stored. In this case, it is an object to provide an electronic odometer that can correct the data and accurately determine the cumulative mileage.

【0005】[0005]

【課題を解決するための手段】[Means for Solving the Problems]

このために、本考案の電子式オドメータは、図3の構成図に示すように、積算 走行距離データを記憶するために3つの記憶領域を設けた不揮発性の記憶手段と 、車両の走行距離に応じた信号をカウントし、単位走行距離を走行する毎に記憶 手段の各記憶領域に走行距離を加算して順に書き換えながら記憶させる演算処理 手段と、を有し、3つの記憶領域に記憶されたデータから多数決論理により表示 データを決定する電子式オドメータにおいて、3つの記憶領域に記憶されている 1つのデータのみが他の2つのデータと相違する場合、1つのデータを他のデー タに書き換えるデータ補正手段と、3つの記憶領域に記憶されている各データが 全て相違する場合、第一の記憶領域のデータと第三の記憶領域のデータに単位走 行距離を加算した値とが等しいか否かを判定する判定手段と、その判定手段が第 一の記憶領域のデータと第三の記憶領域のデータに単位走行距離を加算した値と が等しいと判断したとき、第二の記憶領域と第三の記憶領域のデータを第一の記 憶領域のデータに書き換えるデータ訂正手段と、を備えたことを特徴とする。 For this reason, the electronic odometer of the present invention, as shown in the configuration diagram of FIG. 3, has a non-volatile storage means provided with three storage areas for storing the accumulated traveling distance data, and the traveling distance of the vehicle. The number of signals is counted, and each time the vehicle travels a unit mileage, the mileage is added to each storage area of the storage means, and the arithmetic processing means is stored for rewriting in order. In the electronic odometer that determines the display data from the data by majority logic, when only one data stored in the three storage areas is different from the other two data, the data that rewrites one data to another data When the correction means and the respective data stored in the three storage areas are all different, the unit running distance is added to the data in the first storage area and the data in the third storage area. When the determination means for determining whether the values are equal and the determination means determines that the value obtained by adding the unit traveling distance to the data in the first storage area and the data in the third storage area are equal, Data correction means for rewriting the data in the second storage area and the data in the third storage area into the data in the first storage area.

【0006】[0006]

【作用】[Action]

このように構成される電子式オドメータでは、車両の走行中、演算処理手段は 車両の走行距離に応じた信号をカウントし、単位走行距離を走行する毎に、記憶 手段に設けられた3つの記憶領域に、単位走行距離を加算して順に積算走行距離 を書き換えながら記憶する。 In the electronic odometer configured as described above, the arithmetic processing means counts signals according to the traveling distance of the vehicle while the vehicle is traveling, and three traveling memories are provided in the storage means each time the traveling distance of the unit travels. The unit mileage is added to the area and the accumulated mileage is rewritten and stored in order.

【0007】 次に、表示データを決定する処理において、3つの記憶領域に記憶されている 1つのデータのみが他の2つのデータと相違する場合、データ補正手段が1つの データを他のデータに書き換え、表示データを決定する。Next, in the process of determining the display data, when only one data stored in the three storage areas is different from the other two data, the data correction unit converts one data into another data. Rewrite and determine display data.

【0008】 一方、3つの記憶領域に記憶されている各データが全て相違する場合、判定手 段が第一の記憶領域のデータと第三の記憶領域のデータに単位走行距離を加算し た値とが等しいか否かを判定する。ここで、判定手段が第一の記憶領域のデータ と第三の記憶領域のデータに単位走行距離を加算した値とが等しいと判断したと き、データ訂正手段が第二の記憶領域と第三の記憶領域のデータを第一の記憶領 域のデータに書き換える。そして、3つの記憶領域に記憶されたデータが同じデ ータになった状態で、表示データがそのデータに決定される。On the other hand, when all the data stored in the three storage areas are different, the determination means is a value obtained by adding the unit travel distance to the data in the first storage area and the data in the third storage area. It is determined whether and are equal. Here, when the determination means determines that the data obtained by adding the unit travel distance to the data in the first storage area and the data in the third storage area are equal, the data correction means determines that the data is stored in the second storage area and the third storage area. The data in the memory area of is rewritten to the data in the first memory area. Then, with the data stored in the three storage areas being the same data, the display data is determined as that data.

【0009】 演算処理手段は、単位走行距離の走行毎に、第一、第二、第三の記憶領域を順 に書き換えていくが、例えば、第二の記憶領域へのデータの書き換え中に、演算 処理手段の電源がオフするなどして、その記憶領域の書き換え処理が不完全であ った場合、その時点では、第一の記憶領域のデータは更新され、第三の記憶領域 のデータは更新されてないため、3つの記憶領域のデータが全て相違する。しか し、この場合、第一の記憶領域のデータと第三の記憶領域のデータに単位走行距 離を加算した値とが等しいため、第二の記憶領域と第三の記憶領域のデータが第 一の記憶領域の正常データに書き換えられる。The arithmetic processing unit sequentially rewrites the first, second, and third storage areas each time the vehicle travels a unit traveling distance. For example, while rewriting data to the second storage area, If the rewriting process of the storage area is incomplete due to the power of the arithmetic processing means being turned off, etc., the data in the first storage area is updated and the data in the third storage area is updated at that time. Since they have not been updated, the data in all three storage areas are different. However, in this case, the data in the first storage area and the data in the third storage area are equal to the value obtained by adding the unit travel distance, so that the data in the second storage area and the data in the third storage area are equal to each other. It is rewritten to normal data in one storage area.

【0010】 したがって、このような第二の記憶領域の書込み不良時においても、エラーを 出さずに、正確な表示データを決定することができる。Therefore, even when such a write failure occurs in the second storage area, it is possible to determine accurate display data without generating an error.

【0011】 また、3つの記憶領域に記憶されている1つのデータのみが他の2つのデータ と相違する場合、データ補正手段が1つのデータを他のデータに書き換えるよう に補正する。Further, when only one data stored in the three storage areas is different from the other two data, the data correction means corrects the one data so as to rewrite the other data.

【0012】 したがって、書込み中の電源のオフやノイズ等が原因で、誤ったデータが記憶 領域の1つに記憶された場合でも、それを正常データに書き換えるから、以後の 処理においても、データの冗長性を同様に保持して正確な表示データを決定する ことができる。Therefore, even if erroneous data is stored in one of the storage areas due to power-off or noise during writing, it is rewritten to normal data, so that the data will be rewritten in the subsequent processing. Redundancy can be retained as well to determine accurate display data.

【0013】[0013]

【実施例】【Example】

以下、本考案の実施例を図面に基づいて説明する。 Embodiments of the present invention will be described below with reference to the drawings.

【0014】 図1は電子式オドメータのブロック図を示している。1はオドメータの制御部 を構成するマイクロコンピュータであり、上述の演算処理手段、判定手段、デー タ補正手段、及びデータ訂正手段を構成し、後述のように、走行距離の演算処理 、積算走行距離の書込み処理、表示データの決定処理等を行う。FIG. 1 shows a block diagram of an electronic odometer. Reference numeral 1 denotes a microcomputer constituting a control unit of the odometer, which constitutes the above-mentioned arithmetic processing means, determination means, data correction means, and data correction means, and as will be described later, arithmetic processing of traveling distance, integrated traveling distance. Write processing, display data determination processing, and the like.

【0015】 マイクロコンピュータ1の入力回路には、車両に取付けられた車速センサ等、 走行距離に応じた信号を出力するセンサが接続され、車両の走行中、走行距離に 応じたパルス信号が入力される。2は電源となるバッテリー、4はそのバッテリ ー2にイグニションスイッチ3を介して接続された電源回路で、マイクロコンピ ュータ1等に一定電圧の安定化電源を供給する。The input circuit of the microcomputer 1 is connected to a sensor such as a vehicle speed sensor mounted on the vehicle, which outputs a signal according to the traveling distance, and receives a pulse signal according to the traveling distance while the vehicle is traveling. It Reference numeral 2 is a battery serving as a power source, and 4 is a power source circuit connected to the battery 2 via an ignition switch 3, which supplies a stabilized power source having a constant voltage to the micro computer 1 and the like.

【0016】 5はEEPROM等からなる不揮発性のメモリで、マイクロコンピュータ1に よって積算走行距離データが書込まれ、電源オフ後もその記憶を保持する。この メモリ5には積算走行距離データを記憶するために3つの記憶領域が設けられ、 第一、第二、第三の各記憶領域に順にデータが書込まれる。そのデータの書込み は、車両が単位走行距離(例えば1km)を走行する毎に、単位走行距離を加算 してその積算走行距離データを記憶するように行う。Reference numeral 5 denotes a non-volatile memory such as an EEPROM, which stores accumulated traveling distance data by the microcomputer 1 and retains the memory even after the power is turned off. The memory 5 is provided with three storage areas for storing the accumulated traveling distance data, and the data is written in the first, second and third storage areas in order. The writing of the data is performed such that each time the vehicle travels a unit traveling distance (for example, 1 km), the unit traveling distance is added and the accumulated traveling distance data is stored.

【0017】 6はマイクロコンピュータ1の出力回路に接続された表示ドライバ、7は表示 ドライバ6に接続された液晶、蛍光表示管等の表示器で、メモリ5の各記憶領域 のデータから決定された積算走行距離が表示器7に表示される。Reference numeral 6 is a display driver connected to the output circuit of the microcomputer 1, and 7 is a display device such as a liquid crystal display or a fluorescent display tube connected to the display driver 6, which is determined from the data in each storage area of the memory 5. The total traveled distance is displayed on the display 7.

【0018】 次に、上記電子式オドメータの動作を説明する。Next, the operation of the electronic odometer will be described.

【0019】 車両の走行中、マイクロコンピュータ1は車速センサ等からの走行距離に応じ たパルス信号を入力し、その信号をカウントすることにより、走行距離を演算す る。その走行距離が単位走行距離(例えば1km)に達すると、マイクロコンピ ュータ1は、メモリ5の3つの記憶領域に記憶された積算走行距離データを各々 読み出し、そこに単位走行距離を加算して再びそこに記憶させるように、第一か ら第二、第三の記憶領域の積算走行距離データを書き換えていく。While the vehicle is traveling, the microcomputer 1 inputs a pulse signal corresponding to the traveling distance from a vehicle speed sensor or the like, and counts the signal to calculate the traveling distance. When the mileage reaches the unit mileage (for example, 1 km), the micro computer 1 reads the accumulated mileage data stored in each of the three storage areas of the memory 5, adds the unit mileage to it, and again adds the unit mileage. The accumulated traveling distance data in the first to second and third storage areas are rewritten so as to be stored therein.

【0020】 次に、マイクロコンピュータ1は、図2のフローチャートに示すように、表示 データの決定処理を行う。Next, the microcomputer 1 performs a display data determination process as shown in the flowchart of FIG.

【0021】 先ず、メモリ5内の第一、第二、第三の記憶領域に記憶された積算走行距離デ ータP1、P2、P3を読み出し、ステップ100で、それらの各積算走行距離 データP1、P2、P3が全て同じか否かを判定する。そして、各積算走行距離 データP1、P2、P3が全て同じの場合、次に、ステップ110に進み、第一 の記憶領域のデータP1を表示データとし、表示ドライバ6にそのデータを出力 して表示器7に積算走行距離データP1を表示する。First, the accumulated traveling distance data P1, P2, P3 stored in the first, second, and third storage areas in the memory 5 are read out, and in step 100, the respective accumulated traveling distance data P1. , P2, P3 are all the same. Then, when all the accumulated traveling distance data P1, P2, P3 are the same, the process proceeds to step 110, the data P1 in the first storage area is used as the display data, and the data is output to the display driver 6 for display. The accumulated traveling distance data P1 is displayed on the device 7.

【0022】 一方、ステップ100で、積算走行距離データP1、P2、P3が全て同じで ない場合、次にステップ120に進み、第一、第二の記憶領域の積算走行距離デ ータP1、P2が同じか否かを判定する。そして、それらの積算走行距離データ P1、P2が同し場合、次に、ステップ130に進み、第三の記憶領域にデータ P3を第一の記憶領域のデータP1に書き換え、ステップ140で、第一の記憶 領域のデータP1を表示データとして、表示ドライバ6に出力する。On the other hand, in step 100, when the accumulated traveling distance data P1, P2, P3 are not all the same, the process proceeds to step 120, and the accumulated traveling distance data P1, P2 in the first and second storage areas is obtained. Are determined to be the same. Then, when the accumulated traveling distance data P1 and P2 are the same, the process proceeds to step 130, the data P3 in the third storage area is rewritten to the data P1 in the first storage area, and in step 140, the first The data P1 in the storage area is output to the display driver 6 as display data.

【0023】 一方、ステップ120で、第一、第二の記憶領域の積算走行距離データP1、 P2が相違する場合、次にステップ150に進み、第二、第三の記憶領域の積算 走行距離データP2、P3が同じか否かを判定する。そして、それらの積算走行 距離データP2、P3が同じ場合、次に、ステップ160に進み、第一の記憶領 域のデータP1を第二の記憶領域のデータP2に書き換え、ステップ170で、 第二の記憶領域のデータP2を表示データとして、表示ドライバ6に出力する。On the other hand, in step 120, when the accumulated traveling distance data P1 and P2 in the first and second storage areas are different, the process proceeds to step 150, and the accumulated traveling distance data in the second and third storage areas is performed. It is determined whether P2 and P3 are the same. If the accumulated traveling distance data P2 and P3 are the same, then the process proceeds to step 160, the data P1 in the first storage area is rewritten to the data P2 in the second storage area, and in step 170, the second The data P2 in the storage area is output to the display driver 6 as display data.

【0024】 一方、ステップ150で、第二、第三の記憶領域の積算走行距離データP2、 P3が相違する場合、次にステップ180に進み、第三、第一の記憶領域の積算 走行距離データP3、P1が同じか否かを判定する。そして、それらの積算走行 距離データP3、P1が同じ場合、次に、ステップ190に進み、第二の記憶領 域のデータP2を第三の記憶領域のデータP3に書き換え、ステップ170で、 第三の記憶領域のデータP3を表示データとして、表示ドライバ6に出力する。On the other hand, in step 150, when the accumulated traveling distance data P2 and P3 in the second and third storage areas are different, the process proceeds to step 180, and the accumulated traveling distance data in the third and first storage areas is performed. It is determined whether P3 and P1 are the same. If the accumulated traveling distance data P3 and P1 are the same, then the process proceeds to step 190, the data P2 in the second storage area is rewritten to the data P3 in the third storage area, and in step 170, the third The data P3 in the storage area is output to the display driver 6 as display data.

【0025】 一方、ステップ180で、第三、第一の記憶領域の積算走行距離データP3、 P1が相違する場合、次にステップ210に進み、第一の記憶領域のデータP1 と第三の記憶領域のデータP3に単位走行距離(1km)を加えた値とが同じか 否かを判定する。そして、第一の記憶領域のデータP1と第三の記憶領域のデー タP3に単位走行距離(1km)を加えた値とが同じ場合、次にステップ220 に進み、第二と第三の記憶領域のデータP2、P3を第一の記憶領域のデータP 1に書き換え、ステップ230で、第一の記憶領域のデータP1を表示データと して、表示ドライバ6に出力する。On the other hand, in step 180, when the accumulated traveling distance data P3, P1 in the third and first storage areas are different, the process proceeds to step 210, and the data P1 in the first storage area and the third storage area are stored. It is determined whether or not the value obtained by adding the unit traveling distance (1 km) to the area data P3 is the same. When the data P1 in the first storage area and the value obtained by adding the unit travel distance (1 km) to the data P3 in the third storage area are the same, the process proceeds to step 220, and the second and third storage areas are stored. The area data P2 and P3 are rewritten to the first storage area data P1, and in step 230, the first storage area data P1 is output to the display driver 6 as display data.

【0026】 一方、ステップ210で、第一の記憶領域のデータP1と第三の記憶領域のデ ータP3に単位走行距離(1km)を加えた値とが相違すると判定された場合、 ステップ240に進み、エラー表示を行う。On the other hand, when it is determined in step 210 that the data P1 in the first storage area and the value obtained by adding the unit traveling distance (1 km) to the data P3 in the third storage area are different, step 240 Go to and display an error.

【0027】 例えば、マイクロコンピュータ1が第二の記憶領域へのデータの書き換え中に 、電源電圧の低下やノイズ等によるCPUリセットなどで、その記憶領域の書き 換え処理が不完全となり、データP2が不定となったとする。For example, while the microcomputer 1 is rewriting data in the second storage area, the CPU may be reset due to a decrease in power supply voltage, noise, etc. Suppose it has become indefinite.

【0028】 再起動されてマイクロコンピュータ1が積算走行距離の表示を行うために、上 記ステップ100以降の処理を実行した場合、第一の記憶領域のデータP1は更 新され、第三の記憶領域のデータP3は更新されてないため、3つの記憶領域の データが全て相違することになる。When the microcomputer 1 is restarted and the integrated mileage is displayed to execute the processing of step 100 and subsequent steps, the data P1 in the first storage area is updated and the third storage area is updated. Since the area data P3 has not been updated, the data in the three storage areas are all different.

【0029】 しかし、この場合、第一の記憶領域のデータP1と第三の記憶領域のデータP 3に単位走行距離を加算した値とが等しくなるため、上記のステップ220が実 行され、第二、第三の記憶領域のデータP2、P3は第一の記憶領域のデータP 1に書き換えられ、訂正される。However, in this case, since the value obtained by adding the unit traveling distance to the data P1 in the first storage area and the data P3 in the third storage area are equal, the above step 220 is executed and The data P2 and P3 in the second and third storage areas are rewritten and corrected by the data P1 in the first storage area.

【0030】 このように、第二の記憶領域のデータ書込み時にフェイルが発生し、3つの記 憶領域のデータが相違して多数決論理が適用できない状態となっても、それらの データを正常データに書き換えて、正確な表示データを決定することができる。As described above, even if a failure occurs at the time of writing the data in the second storage area and the data in the three storage areas differ and the majority logic cannot be applied, those data become normal data. By rewriting, accurate display data can be determined.

【0031】[0031]

【考案の効果】[Effect of the device]

以上説明したように、本考案の電子式オドメータによれば、3つの記憶領域に 記憶されている1つのデータのみが他の2つのデータと相違する場合、データ補 正手段が1つのデータを他のデータに書き換えるように補正するから、書込み中 の電源のオフやノイズ等が原因で、誤ったデータが記憶領域の1つに記憶された 場合でも、それを正常データに書き換え、以後の処理においても、データの冗長 性を同様に保持して正確な表示データを決定することができる。 As described above, according to the electronic odometer of the present invention, when only one data stored in the three storage areas is different from the other two data, the data correction means replaces one data with another data. Since the correction is performed so that the data is rewritten to the data of, even if the wrong data is stored in one of the storage areas due to the power off or noise during writing, it is rewritten to the normal data and the subsequent processing is performed. Also, the redundancy of data can be retained as well to determine the correct display data.

【0032】 また、第二の記憶領域へのデータの書き換え中に、演算処理手段の電源がオフ するなどして、その記憶領域の書き換え処理が不完全であった場合、3つの記憶 領域のデータが全て相違し、表示データを決定することができなくなるが、この 場合、第一の記憶領域のデータと第三の記憶領域のデータに単位走行距離を加算 した値とが等しいため、第二の記憶領域と第三の記憶領域のデータが第一の記憶 領域の正常データに書き換えられ、このような第二の記憶領域の書込み不良時に おいても、エラーを出さずに、正確な表示データを決定することができる。Further, when the rewriting process of the storage areas is incomplete due to the power supply of the arithmetic processing means being turned off during the rewriting of the data in the second storage areas, the data of the three storage areas is rewritten. However, in this case, the value obtained by adding the unit traveled distance to the data in the first storage area and the data in the third storage area are equal, so that the second display data cannot be determined. The data in the storage area and the third storage area are rewritten to the normal data in the first storage area, and even if such a write failure occurs in the second storage area, an accurate display data is generated without error. You can decide.

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

【図1】本考案の一実施例を示す電子式オドメータのブ
ロック図である。
FIG. 1 is a block diagram of an electronic odometer showing an embodiment of the present invention.

【図2】表示データを決定する処理を示すフローチャー
トである。
FIG. 2 is a flowchart showing a process of determining display data.

【図3】本考案の構成図である。FIG. 3 is a block diagram of the present invention.

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

1−マイクロコンピュータ、5−メモリ。 1-microcomputer, 5-memory.

Claims (1)

【実用新案登録請求の範囲】[Scope of utility model registration request] 【請求項1】 積算走行距離データを記憶するために3
つの記憶領域を設けた不揮発性の記憶手段と、 車両の走行距離に応じた信号をカウントし、単位走行距
離を走行する毎に記憶手段の各記憶領域に単位走行距離
を加算して順に書き換えながら記憶させる演算処理手段
と、 を有し、前記3つの記憶領域に記憶されたデータから多
数決論理により表示データを決定する電子式オドメータ
において、 前記3つの記憶領域に記憶されている1つのデータのみ
が他の2つのデータと相違する場合、該1つのデータを
他のデータに書き換えるデータ補正手段と、 前記3つの記憶領域に記憶されている各データが全て相
違する場合、第一の記憶領域のデータと第三の記憶領域
のデータに単位走行距離を加算した値とが等しいか否か
を判定する判定手段と、 該判定手段が第一の記憶領域のデータと第三の記憶領域
のデータに単位走行距離を加算した値とが等しいと判断
したとき、第二の記憶領域と第三の記憶領域のデータを
第一の記憶領域のデータに書き換えるデータ訂正手段
と、 を備えたことを特徴とする電子式オドメータ。
1. A storage device for storing accumulated mileage data.
Non-volatile storage means provided with one storage area and a signal according to the traveling distance of the vehicle are counted, and the unit traveling distance is added to each storage area of the storing means every time the vehicle travels the unit traveling distance, and the signals are rewritten in order. In an electronic odometer, which has a processing unit for storing, and which determines display data by majority logic from the data stored in the three storage areas, only one data stored in the three storage areas is stored. When different from the other two data, the data correction means for rewriting the one data to another data, and when the respective data stored in the three storage areas are all different, the data in the first storage area And a determination means for determining whether or not a value obtained by adding the unit travel distance to the data in the third storage area is equal, and the determination means determines the data in the first storage area and the third storage area. When it is determined that the value obtained by adding the unit travel distance to the area data is equal, the data correction means for rewriting the data in the second storage area and the third storage area into the data in the first storage area, An electronic odometer characterized in that
JP1603892U 1992-03-26 1992-03-26 Electronic odometer Pending JPH0577718U (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1603892U JPH0577718U (en) 1992-03-26 1992-03-26 Electronic odometer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1603892U JPH0577718U (en) 1992-03-26 1992-03-26 Electronic odometer

Publications (1)

Publication Number Publication Date
JPH0577718U true JPH0577718U (en) 1993-10-22

Family

ID=11905416

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1603892U Pending JPH0577718U (en) 1992-03-26 1992-03-26 Electronic odometer

Country Status (1)

Country Link
JP (1) JPH0577718U (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010146053A (en) * 2008-12-16 2010-07-01 Konica Minolta Business Technologies Inc Count data recording device, and method and program for recording count data

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5910808A (en) * 1982-07-12 1984-01-20 Hitachi Ltd Odometer for automobile
JPS62213000A (en) * 1986-03-12 1987-09-18 Hitachi Ltd Measuring system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5910808A (en) * 1982-07-12 1984-01-20 Hitachi Ltd Odometer for automobile
JPS62213000A (en) * 1986-03-12 1987-09-18 Hitachi Ltd Measuring system

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010146053A (en) * 2008-12-16 2010-07-01 Konica Minolta Business Technologies Inc Count data recording device, and method and program for recording count data
JP4572981B2 (en) * 2008-12-16 2010-11-04 コニカミノルタビジネステクノロジーズ株式会社 COUNT DATA RECORDING DEVICE, COUNT DATA RECORDING METHOD, AND PROGRAM
US8176369B2 (en) 2008-12-16 2012-05-08 Konica Minolta Business Technologies, Inc. Count data recording device, and method and program for recording count data

Similar Documents

Publication Publication Date Title
JPH0692898B2 (en) Electronic odometer
JPH0577718U (en) Electronic odometer
JPH0565010B2 (en)
JPS6237425B2 (en)
JPH06241825A (en) Electronic odometer
JP2872031B2 (en) Electronic odometer
JP3003543B2 (en) Electronic odometer
JP4464738B2 (en) Time correction method
JP2850667B2 (en) Electronic odometer
JP3136543B2 (en) Electronic integrator
JP5725717B2 (en) Vehicle mileage storage device
JP3967457B2 (en) Electronic odometer device
JP2848102B2 (en) Electronic odometer
JP3087269B2 (en) Electronic odometer
JP3591668B2 (en) Traveling vehicle information display method and vehicle display device using the same
JPH05215567A (en) Electronic travel distance meter
JP3339046B2 (en) Electronic data storage
JPH04369095A (en) Method for storing numerical data for electronic integrator
JPH05240657A (en) Electronic odometer
JPH0529043B2 (en)
JP2804939B2 (en) Vehicle mileage recording device
JP2971503B2 (en) Electronic odometer
JPH0565084B2 (en)
JPH0445762B2 (en)
JPS6197514A (en) Integrated distance information recorder for vehicle