Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JP7653768B2 - Vehicle type discrimination device, vehicle type discrimination method, and program - Google Patents
[go: Go Back, main page]

JP7653768B2 - Vehicle type discrimination device, vehicle type discrimination method, and program - Google Patents

Vehicle type discrimination device, vehicle type discrimination method, and program Download PDF

Info

Publication number
JP7653768B2
JP7653768B2 JP2020062543A JP2020062543A JP7653768B2 JP 7653768 B2 JP7653768 B2 JP 7653768B2 JP 2020062543 A JP2020062543 A JP 2020062543A JP 2020062543 A JP2020062543 A JP 2020062543A JP 7653768 B2 JP7653768 B2 JP 7653768B2
Authority
JP
Japan
Prior art keywords
vehicle
vehicle type
tire
reference data
candidate
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.)
Active
Application number
JP2020062543A
Other languages
Japanese (ja)
Other versions
JP2021163051A (en
Inventor
慧 池田
友佑 伊吹
伸行 尾張
博之 中山
洋平 小島
直哉 山西
泰弘 山口
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.)
Mitsubishi Heavy Industries Machinery Systems Co Ltd
Original Assignee
Mitsubishi Heavy Industries Machinery Systems 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 Mitsubishi Heavy Industries Machinery Systems Co Ltd filed Critical Mitsubishi Heavy Industries Machinery Systems Co Ltd
Priority to JP2020062543A priority Critical patent/JP7653768B2/en
Publication of JP2021163051A publication Critical patent/JP2021163051A/en
Application granted granted Critical
Publication of JP7653768B2 publication Critical patent/JP7653768B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Traffic Control Systems (AREA)

Description

本開示は、車種判別装置、車種判別方法、及びプログラムに関する。 This disclosure relates to a vehicle type discrimination device, a vehicle type discrimination method, and a program.

有料道路では、走行する車両の車種に応じて異なる通行料金を課金する場合がある。このような有料道路の料金所には、車両の車種を判別するための車種判別装置が設置されている。車種判別装置は、車両の外形的特徴(車幅、車長、車高、車軸数等)、ナンバープレート情報等に基づいて、車両の車種を判別する。例えば、特許文献1には、車両の側面を撮影した画像から車両の車軸数及び車幅を計測し、車種を判別する車種判別装置が記載されている。 On toll roads, different tolls may be charged depending on the type of vehicle traveling on the road. Toll booths on such toll roads are equipped with vehicle type discrimination devices to discriminate the type of vehicle. The vehicle type discrimination device discriminates the type of vehicle based on the external characteristics of the vehicle (width, length, height, number of axles, etc.), license plate information, etc. For example, Patent Document 1 describes a vehicle type discrimination device that measures the number of axles and width of a vehicle from an image taken of the side of the vehicle to discriminate the vehicle type.

特開2019-197314号公報JP 2019-197314 A

また、牽引の有無に応じて異なる車種の通行料金が適用される場合がある。例えば、車両(牽引車)が1軸の被牽引車を牽引している場合、この車両の本来の車種よりも、通行料金が高い車種(1ランク上の車種)の料金が適用される。このとき、車種判別装置は、牽引車の車種よりも1ランク上の車種であることを正しく判別する必要がある。しかしながら、車軸数から牽引の有無を一意に特定することが困難な場合がある。このため、牽引の有無に応じて車種判別の精度が低下してしまう可能性があった。 In addition, different vehicle type tolls may apply depending on whether or not the vehicle is being towed. For example, if a vehicle (tow vehicle) is towing a single-axle towed vehicle, a higher toll (one rank higher) than the vehicle's original vehicle type will be applied. In this case, the vehicle type discrimination device needs to correctly discriminate that the vehicle type is one rank higher than the tow vehicle's vehicle type. However, it may be difficult to uniquely determine whether or not the vehicle is being towed from the number of axles. For this reason, there is a possibility that the accuracy of vehicle type discrimination may decrease depending on whether or not the vehicle is being towed.

本開示は、このような課題に鑑みてなされたものであって、牽引の有無に関わらず、車両の車種を精度よく判別することができる車種判別装置、車種判別方法、及びプログラムを提供する。 This disclosure was made in consideration of these problems, and provides a vehicle type discrimination device, a vehicle type discrimination method, and a program that can accurately discriminate the vehicle type regardless of whether or not the vehicle is being towed.

本開示の一態様によれば、車種判別装置は、車両のタイヤの特徴を検出可能なセンサ情報に基づいて、前記車両の各車軸の一端に設けられたタイヤの数を示すタイヤパターンを生成するタイヤパターン生成部と、予め記憶されているタイヤパターン及び車種を関連付けた参照データと、生成された前記タイヤパターンとを比較して、前記車両の第1車種候補を特定する候補特定部と、前記第1車種候補に基づいて前記車両の車種を判定する車種判定部と、を備える。 According to one aspect of the present disclosure, a vehicle type discrimination device includes a tire pattern generation unit that generates a tire pattern indicating the number of tires provided at one end of each axle of the vehicle based on sensor information capable of detecting the characteristics of the vehicle's tires, a candidate identification unit that compares the generated tire pattern with pre-stored reference data that associates tire patterns and vehicle types to identify a first vehicle type candidate for the vehicle, and a vehicle type determination unit that determines the vehicle type based on the first vehicle type candidate.

本開示の一態様によれば、車種判別方法は、車両のタイヤの特徴を検出可能なセンサ情報に基づいて、前記車両の各車軸の一端に設けられたタイヤの数を示すタイヤパターンを生成するステップと、予め記憶されているタイヤパターン及び車種を関連付けた参照データと、生成された前記タイヤパターンとを比較して、前記車両の第1車種候補を特定するステップと、前記第1車種候補に基づいて前記車両の車種を判定するステップと、を有する。 According to one aspect of the present disclosure, a vehicle type determination method includes the steps of: generating a tire pattern indicating the number of tires provided at one end of each axle of a vehicle based on sensor information capable of detecting the characteristics of the vehicle's tires; comparing the generated tire pattern with pre-stored reference data that associates tire patterns with vehicle types to identify a first vehicle type candidate for the vehicle; and determining the vehicle type based on the first vehicle type candidate.

本開示の一態様によれば、プログラムは、車種判別装置のコンピュータに、車両のタイヤの特徴を検出可能なセンサ情報に基づいて、前記車両の各車軸の一端に設けられたタイヤの数を示すタイヤパターンを生成するステップと、予め記憶されているタイヤパターン及び車種を関連付けた参照データと、生成された前記タイヤパターンとを比較して、前記車両の第1車種候補を特定するステップと、前記第1車種候補に基づいて前記車両の車種を判定するステップと、を実行させる。 According to one aspect of the present disclosure, the program causes a computer of a vehicle type discrimination device to execute the steps of: generating a tire pattern indicating the number of tires provided at one end of each axle of the vehicle based on sensor information capable of detecting the characteristics of the vehicle's tires; comparing the generated tire pattern with pre-stored reference data associating tire patterns and vehicle types to identify a first vehicle type candidate for the vehicle; and determining the vehicle type based on the first vehicle type candidate.

本開示に係る車種判別装置、車種判別方法、及びプログラムによれば、牽引の有無に関わらず、車両の車種を精度よく判別することができる。 The vehicle type discrimination device, vehicle type discrimination method, and program disclosed herein can accurately discriminate the vehicle type regardless of whether or not the vehicle is being towed.

本開示の一実施形態に係る車種判別システムの概略を示す図である。1 is a diagram illustrating an overview of a vehicle type discrimination system according to an embodiment of the present disclosure. 本開示の一実施形態に係る車種判別装置の機能構成を示す図である。FIG. 2 is a diagram illustrating a functional configuration of a vehicle type discrimination device according to an embodiment of the present disclosure. 本開示の一実施形態に係る車種判別装置の処理の一例を示すフローチャートである。4 is a flowchart illustrating an example of a process of the vehicle type discrimination device according to an embodiment of the present disclosure. 本開示の一実施形態に係る参照データの一例を示す図である。FIG. 13 is a diagram illustrating an example of reference data according to an embodiment of the present disclosure. 本開示の一実施形態に係る追加データの一例を示す図である。FIG. 13 is a diagram illustrating an example of additional data according to an embodiment of the present disclosure. 本開示の一実施形態に係る車種判別装置のハードウェア構成の一例を示す図である。FIG. 2 is a diagram illustrating an example of a hardware configuration of the vehicle type discrimination device according to an embodiment of the present disclosure.

以下、本開示の第1の実施形態に係る車種判別システム1について、図1~図6を参照しながら説明する。 The vehicle type discrimination system 1 according to the first embodiment of the present disclosure will be described below with reference to Figures 1 to 6.

(全体構成)
図1は、本開示の一実施形態に係る車種判別システムの概略を示す図である。
本実施形態に係る車種判別システム1は、例えば有料道路の入口料金所又は出口料金所に設けられ、通行する車両の車種を判別する。本実施形態では、車種判別システム1が出口料金所に設けられている態様を例として説明する。図1に示すように、出口料金所は、有料道路から一般道へと通じる車線Lを有している。車種判別システム1を構成する各機器は、車線L、又は、車線Lの両側に敷設されたアイランドI上に設置され、車線Lを走行する車両Aの車種を判別する。
(Overall composition)
FIG. 1 is a diagram illustrating an overview of a vehicle type discrimination system according to an embodiment of the present disclosure.
The vehicle type discrimination system 1 according to this embodiment is installed, for example, at an entrance toll booth or an exit toll booth of a toll road, and discriminates the vehicle type of a passing vehicle. In this embodiment, an example will be described in which the vehicle type discrimination system 1 is installed at an exit toll booth. As shown in FIG. 1, the exit toll booth has a lane L leading from the toll road to a general road. Each device constituting the vehicle type discrimination system 1 is installed on the lane L or on islands I laid on both sides of the lane L, and discriminates the vehicle type of a vehicle A traveling on the lane L.

なお、以下の説明において、車線Lが伸びる方向(図1の±X方向)を「車線方向」と記載し、車線Lの有料道路側(図1の-X側)を「上流側」、一般道路側(図1の+X側)を「下流側」と記載する。また、車線Lの幅方向(図1の±Y方向)を「車線幅方向」、車両Aの上下方向(図1の±Z方向)を「高さ方向」と記載する。 In the following explanation, the direction in which lane L extends (±X direction in Fig. 1) is referred to as the "lane direction", the toll road side of lane L (-X side in Fig. 1) is referred to as the "upstream side", and the general road side (+X side in Fig. 1) is referred to as the "downstream side". In addition, the width direction of lane L (±Y direction in Fig. 1) is referred to as the "lane width direction", and the up-down direction of vehicle A (±Z direction in Fig. 1) is referred to as the "height direction".

図1に示すように、車種判別システム1は、車種判別装置10と、車両検知器11と、タイヤ検出センサ12と、ナンバープレート読取装置13と、を備える。 As shown in FIG. 1, the vehicle type discrimination system 1 includes a vehicle type discrimination device 10, a vehicle detector 11, a tire detection sensor 12, and a license plate reader 13.

車種判別装置10は、アイランドI上に設置される。車種判別装置10は、車種判別システム1の各種センサ(車両検知器11、踏板12、ナンバープレート読取装置13)から、車線Lを走行する車両Aに関するセンサ情報を取得して、当該車両Aの車種を判別する。 The vehicle type discrimination device 10 is installed on the island I. The vehicle type discrimination device 10 acquires sensor information about a vehicle A traveling in lane L from various sensors (vehicle detector 11, footboard 12, license plate reader 13) of the vehicle type discrimination system 1, and discriminates the vehicle type of the vehicle A.

車両検知器11は、車線方向の最も上流側(-X側)に設置され、車線Lを走行する車両Aの進入及び通過を検知する。車両検知器11は、例えば図1に示すように、アイランドI上において高さ方向(±Z方向)に延在し、車線Lを挟んで対応する投光塔及び受光塔を有する透過型の光学センサである。車両検知器11は、投光塔から投光される検知光を受光塔で受光したか否かに基づいて、車両Aの進入及び通過(存在及び非存在)を検出可能な車両検知信号(センサ情報)を車種判別装置10に出力する。なお、車両検知器11は、他の実施形態では、反射型の光学センサであってもよい。 The vehicle detector 11 is installed on the most upstream side (-X side) in the lane direction and detects the entry and passage of vehicle A traveling on lane L. For example, as shown in FIG. 1, the vehicle detector 11 is a transmissive optical sensor that extends in the height direction (±Z direction) on island I and has a corresponding light projecting tower and a light receiving tower on either side of lane L. The vehicle detector 11 outputs a vehicle detection signal (sensor information) that can detect the entry and passage (presence and absence) of vehicle A to the vehicle type discrimination device 10 based on whether the detection light projected from the light projecting tower is received by the light receiving tower. In other embodiments, the vehicle detector 11 may be a reflective optical sensor.

タイヤ検出センサ12は、車線Lを走行する車両Aのタイヤを検出するためのセンサである。本実施形態では、タイヤ検出センサ12が踏板である態様を例として説明する。タイヤ検出センサ12は、車線方向(±X方向)における車両検知器11の設置位置と同じ位置において、車線幅方向(±Y方向)に延在するように、車線Lの路面に埋設される。タイヤ検出センサ12は、内部の通電センサを通じて、車両Aのタイヤによる踏み付けに応じた踏み付け検知信号(センサ情報)を車種判別装置10に出力する。 The tire detection sensor 12 is a sensor for detecting the tires of the vehicle A traveling on the lane L. In this embodiment, an example will be described in which the tire detection sensor 12 is a tread. The tire detection sensor 12 is embedded in the road surface of the lane L so as to extend in the lane width direction (±Y direction) at the same position as the vehicle detector 11 in the lane direction (±X direction). The tire detection sensor 12 outputs a step detection signal (sensor information) corresponding to the stepping on by the tires of the vehicle A to the vehicle type discrimination device 10 through an internal electrical conductivity sensor.

ナンバープレート読取装置13(以下、「NP読取装置」とも記載する。)は、車両検知器11よりも車線方向の下流側(+X側)のアイランドI上に設置される。NP読取装置13は、車両検知器11が車線Lへの車両Aの進入を検知したタイミングで、当該車両Aのナンバープレートを含む画像を撮影する。NP読取装置13は、撮影した画像に所定の画像処理を施すことにより、車両Aのナンバープレート情報(センサ情報)を取得する。ナンバープレート情報は、ナンバープレートのサイズ、色、ナンバープレート番号等を含む。 The license plate reader 13 (hereinafter also referred to as the "NP reader") is installed on island I downstream (+X side) in the lane direction from the vehicle detector 11. The NP reader 13 captures an image including the license plate of vehicle A when the vehicle detector 11 detects that vehicle A has entered lane L. The NP reader 13 obtains license plate information (sensor information) of vehicle A by performing a specified image processing on the captured image. The license plate information includes the size, color, license plate number, etc. of the license plate.

また、車種判別装置10により判別された車種は、料金機械20に送信される。図1の例では、料金機械20は、車種判別システム1よりも車線方向の下流側(+X側)に位置する有人ブースB内に設置され、収受員による通行料金の収受を支援するための装置である。料金機械20は、車種判別装置10から受信した車種に基づいて、車両Aの通行料金を算出する。 The vehicle type identified by the vehicle type identification device 10 is transmitted to the toll machine 20. In the example of FIG. 1, the toll machine 20 is installed in manned booth B located downstream (+X side) in the lane direction from the vehicle type identification system 1, and is a device for assisting the toll collector in collecting the toll. The toll machine 20 calculates the toll for vehicle A based on the vehicle type received from the vehicle type identification device 10.

(車種判別装置の機能構成)
図2は、本開示の一実施形態に係る車種判別装置の機能構成を示す図である。
図2に示すように、車種判別装置10は、CPU100と、記憶媒体110とを備えている。
(Functional configuration of vehicle type discrimination device)
FIG. 2 is a diagram illustrating a functional configuration of the vehicle type discrimination device according to an embodiment of the present disclosure.
As shown in FIG. 2, the vehicle type discrimination device 10 includes a CPU 100 and a storage medium 110 .

CPU100は、車種判別装置10の動作全体を司るプロセッサであり、所定のプログラムに従って動作することにより、タイヤパターン生成部101、候補特定部102、車種判定部103、参照データ更新部104として機能する。 The CPU 100 is a processor that controls the overall operation of the vehicle type discrimination device 10, and functions as a tire pattern generation unit 101, a candidate identification unit 102, a vehicle type determination unit 103, and a reference data update unit 104 by operating according to a predetermined program.

タイヤパターン生成部101は、車両Aのタイヤの特徴を検出可能なセンサ情報(踏み付け検知信号)に基づいて、車両Aの各車軸の一端に設けられたタイヤの数を示すタイヤパターンを生成する。 The tire pattern generation unit 101 generates a tire pattern indicating the number of tires provided at one end of each axle of vehicle A based on sensor information (foot-on detection signal) capable of detecting the characteristics of the tires of vehicle A.

候補特定部102は、記憶媒体110に予め記憶されているタイヤパターン及び車種を関連付けた参照データと、生成されたタイヤパターンとを比較して、車両Aの車種候補(以下、「第1車種候補」とも記載する。)を特定する。 The candidate identification unit 102 compares the generated tire pattern with reference data that associates tire patterns and vehicle models and that is pre-stored in the storage medium 110, and identifies a candidate vehicle model for vehicle A (hereinafter also referred to as the "first vehicle model candidate").

車種判定部103は、第1車種候補に基づいて車両Aの車種を判定する。 The vehicle type determination unit 103 determines the vehicle type of vehicle A based on the first vehicle type candidate.

参照データ更新部104は、料金機械20を通じて指定された車両Aの車種を取得し、生成されたタイヤパターンと、指定された車種とを関連付けた追加データを参照データに追加する。 The reference data update unit 104 obtains the model of vehicle A specified through the toll machine 20, and adds additional data associating the generated tire pattern with the specified model to the reference data.

記憶媒体110は、いわゆる補助記憶装置であって、HDD(Hard Disk Drive)、SSD(Solid State Drive)などである。記憶媒体110には、参照データが予め記憶されている。また、記憶媒体110には、車種判別装置が取得又は生成した各種データが逐次、記憶される。 The storage medium 110 is a so-called auxiliary storage device, such as a hard disk drive (HDD) or a solid state drive (SSD). Reference data is stored in advance in the storage medium 110. In addition, the storage medium 110 sequentially stores various data acquired or generated by the vehicle type discrimination device.

(車種判別装置の処理フロー)
図3は、本開示の一実施形態に係る車種判別装置の処理の一例を示すフローチャートである。
以下、図3を参照しながら、車種判別装置10が車両Aの車種を判別する処理の流れについて説明する。
(Processing flow of the vehicle type discrimination device)
FIG. 3 is a flowchart illustrating an example of a process of the vehicle type discrimination device according to an embodiment of the present disclosure.
Hereinafter, the flow of processing by the vehicle type discrimination device 10 to discriminate the vehicle type of the vehicle A will be described with reference to FIG.

図3に示すように、車種判別装置10のタイヤパターン生成部101は、車両検知器11から車両Aが車線Lに進入したこと示す車両検知信号を受信する(ステップS01)。そうすると、タイヤパターン生成部101は、車両検知器11が車両Aの存在を検知している間にタイヤ検出センサ12から受信した踏み付け検知信号に基づいて、車両Aのタイヤパターンを生成する(ステップS02)。 As shown in FIG. 3, the tire pattern generation unit 101 of the vehicle type discrimination device 10 receives a vehicle detection signal from the vehicle detector 11 indicating that vehicle A has entered lane L (step S01). The tire pattern generation unit 101 then generates a tire pattern for vehicle A based on the stepping detection signal received from the tire detection sensor 12 while the vehicle detector 11 is detecting the presence of vehicle A (step S02).

踏み付け検知信号は、車両Aのタイヤによる踏み付けの有無を示す信号(車軸を示す信号)、タイヤ検出センサ12上の車線幅方向(図1の±Y方向)における踏み付け位置を示す信号、及びタイヤ幅を示す信号を含む。タイヤパターン生成部101は、車軸を示す信号をカウントして車両Aの軸位置(一軸目、二軸目、…)を特定する。また、タイヤパターン生成部101は、タイヤ幅を示す信号に基づいて、車両Aの各軸の一端に設けられているタイヤの数(連設数)を特定する。本実施形態に係るタイヤパターン生成部101は、例えばタイヤ幅が基準値未満である場合はシングルタイヤ(連設数=1)、基準値以上である場合はダブルタイヤ(連設数=2)であると特定する。なお、他の実施形態では、タイヤパターン生成部101は、3つのタイヤが連設されていることを更に特定してもよい。例えば、タイヤパターン生成部101は、タイヤ幅が第2基準値(ダブルタイヤの最大幅)以上である場合は、タイヤの連設数が「3」であると特定する。 The trample detection signal includes a signal indicating the presence or absence of trampling by the tire of vehicle A (a signal indicating the axle), a signal indicating the trample position in the lane width direction (±Y direction in FIG. 1) on the tire detection sensor 12, and a signal indicating the tire width. The tire pattern generation unit 101 counts the signals indicating the axles to identify the axle positions of vehicle A (first axle, second axle, ...). The tire pattern generation unit 101 also identifies the number of tires (connected number) provided at one end of each axle of vehicle A based on the signal indicating the tire width. For example, the tire pattern generation unit 101 according to this embodiment identifies a single tire (connected number = 1) when the tire width is less than a reference value, and a double tire (connected number = 2) when the tire width is equal to or greater than the reference value. In another embodiment, the tire pattern generation unit 101 may further identify that three tires are connected in series. For example, the tire pattern generation unit 101 identifies the connected number of tires as "3" when the tire width is equal to or greater than a second reference value (maximum width of double tires).

そして、タイヤパターン生成部101は、車両Aの車軸別のタイヤがシングルタイヤであるか、ダブルタイヤであるかを示すタイヤパターンを生成する。タイヤパターンは、例えばシングルタイヤを示す「S」、及びダブルタイヤを示す「D」を、1軸目から順に並べた文字列で表される。具体的には、1軸目にシングルタイヤ、2軸目にダブルタイヤが取り付けられている車両のタイヤパターンは、「SD」となる。同様に、1軸目及び2軸目にシングルタイヤが取り付けられている2軸の車両が、ダブルタイヤが取り付けられている1軸の被牽引車両を牽引している場合、この車両のタイヤパターンは「SSD」となる。 Then, the tire pattern generation unit 101 generates a tire pattern indicating whether the tires on each axle of vehicle A are single tires or double tires. The tire pattern is represented by a string of letters, for example, in which "S" indicating a single tire and "D" indicating a double tire are arranged in order starting from the first axle. Specifically, the tire pattern of a vehicle with a single tire on the first axle and a double tire on the second axle is "SD." Similarly, if a two-axle vehicle with single tires on the first and second axles is towing a towed vehicle with a single axle that is equipped with a double tire, the tire pattern of this vehicle is "SSD."

次に、候補特定部102は、記憶媒体110に予め記憶されているタイヤパターン及び車種を関連付けた参照データD1(図4)と、生成されたタイヤパターンとを比較して、生成されたタイヤパターンと一致する参照データが存在するか判断する(ステップS03)。 Next, the candidate identification unit 102 compares the generated tire pattern with reference data D1 (Figure 4) that associates tire patterns and vehicle models and that is pre-stored in the storage medium 110, and determines whether there is reference data that matches the generated tire pattern (step S03).

図4は、本開示の一実施形態に係る参照データの一例を示す図である。
図4に示すように、参照データD1は、複数の車種(例えば、車種1~車種5)それぞれが、どのタイヤパターンを取り得るかをリスト化したデータである。参照データD1内の「該当」と記入されている箇所は、そのタイヤパターン及び車種の組み合わせが存在することを示している。参照データD1内の「-」が記入されている箇所は、そのタイヤパターン及び車種の組み合わせが存在しない(非該当である)ことを示している。また、参照データD1には、牽引車(車両及び被牽引車)のタイヤパターン及び車種の組み合わせと、牽引を行っていない車両のタイヤパターン及び車種の組み合わせとの両方が含まれている。
FIG. 4 is a diagram illustrating an example of reference data according to an embodiment of the present disclosure.
As shown in FIG. 4, reference data D1 is data that lists which tire patterns can be used for each of a number of vehicle types (e.g., vehicle types 1 to 5). Where "applicable" is written in reference data D1, this indicates that the combination of tire pattern and vehicle type exists. Where "-" is written in reference data D1, this indicates that the combination of tire pattern and vehicle type does not exist (is not applicable). Furthermore, reference data D1 includes both combinations of tire pattern and vehicle type of towing vehicles (vehicle and towed vehicle) and combinations of tire pattern and vehicle type of vehicles that are not towing.

参照データD1は、異常なタイヤパターンを示すデータを含んでいてもよい。例えば、タイヤパターンが「SDSD」、「DSSS」となる車両は存在しないとする。この場合、これらタイヤパターンについては、車種の該当/非該当を示す情報に代えて、車種判別システム1の異常(誤検出、故障等)が発生したことを示す「異常」が入力されていてもよい。なお、異常なタイヤパターンを示すデータについては、推定される異常原因(車両検知器11による先行車両/後続車両の分離失敗、タイヤ検出センサ12によるシングルタイヤ/ダブルタイヤの誤検出等)が更に含まれていてもよい。 The reference data D1 may include data indicating an abnormal tire pattern. For example, it is assumed that there are no vehicles with tire patterns of "SDSD" or "DSSS". In this case, for these tire patterns, instead of information indicating whether the vehicle type is matched or not, "abnormal" may be input, indicating that an abnormality (false detection, failure, etc.) has occurred in the vehicle type discrimination system 1. Note that the data indicating an abnormal tire pattern may further include an estimated cause of the abnormality (failure of the vehicle detector 11 to separate the leading vehicle from the following vehicle, false detection of single tire/double tire by the tire detection sensor 12, etc.).

なお、この参照データD1は、収受員等がタイヤパターン及び車種を入力して作成されたものであってもよいし、過去に検出されたタイヤパターンと車種の組み合わせの統計データに基づいて作成されたものであってもよい。 This reference data D1 may be created by a collector or other person inputting the tire pattern and vehicle type, or it may be created based on statistical data of combinations of tire patterns and vehicle types detected in the past.

生成されたタイヤパターンと一致するデータが、参照データD1に存在している場合(ステップS03:YES)、候補特定部102は、このデータを参照し、生成されたタイヤパターンに当てはまる車種候補があるか否かを更に判断する(ステップS04)。 If data matching the generated tire pattern is present in the reference data D1 (step S03: YES), the candidate identification unit 102 refers to this data and further determines whether there is a vehicle model candidate that matches the generated tire pattern (step S04).

例えば、生成されたタイヤパターンが「SS」(1軸目~2軸目がシングルタイヤ)であったとする。参照データD1には、生成されたタイヤパターン「SS」と一致するデータが存在している(ステップS03:YES)。また、このタイヤパターン「SS」に当てはまる車種(「該当」が記入されている車種)は、「車種2」、「車種3」、「車種4」、「車種5」の四つが存在している(ステップS04:YES)。この場合、候補特定部102は、これら四つの車種を車両Aの第1車種候補として特定する(ステップS05)。 For example, suppose the generated tire pattern is "SS" (single tires on the first and second axles). Reference data D1 contains data that matches the generated tire pattern "SS" (step S03: YES). Furthermore, there are four vehicle models that fit this tire pattern "SS" (vehicle models with "applicable" written on them): "Vehicle Model 2," "Vehicle Model 3," "Vehicle Model 4," and "Vehicle Model 5" (step S04: YES). In this case, the candidate identification unit 102 identifies these four vehicle models as the first vehicle model candidates for vehicle A (step S05).

次に、車種判定部103は、候補特定部102が特定した第1車種候補が1つのみであるか判断する(ステップS06)。第1車種候補が1つのみである場合(ステップS06:YES)、車種判定部103は、第1車種候補を車両Aの車種として特定する(ステップS07)。図4の例では、車両Aのタイヤパターンが「SDDDD」(1軸目がシングルタイヤ、2軸目~5軸目がダブルタイヤ)であった場合、候補特定部102は、ステップS03においてこの車両Aの第1車種候補は「車種1」であると特定する。そうすると、第1車種候補は「車種1」一つのみであるため(ステップS06:YES)、車種判定部103は、この車両Aの車種を、第1車種候補の「車種1」であると特定する(ステップS07)。 Next, the vehicle model determination unit 103 determines whether the candidate identification unit 102 has identified only one first vehicle model candidate (step S06). If there is only one first vehicle model candidate (step S06: YES), the vehicle model determination unit 103 identifies the first vehicle model candidate as the vehicle model of vehicle A (step S07). In the example of FIG. 4, if the tire pattern of vehicle A is "SDDDD" (single tire on the first axle, double tires on the second to fifth axles), the candidate identification unit 102 identifies the first vehicle model candidate of vehicle A as "vehicle model 1" in step S03. Then, since there is only one first vehicle model candidate, "vehicle model 1" (step S06: YES), the vehicle model determination unit 103 identifies the vehicle model of vehicle A as the first vehicle model candidate, "vehicle model 1" (step S07).

一方、車種判定部103は、第1車種候補に複数の車種が含まれている場合(ステップS06:NO)、車両Aの車種候補を更に絞り込む処理を行う(ステップS09)。 On the other hand, if the first vehicle model candidate includes multiple vehicle models (step S06: NO), the vehicle model determination unit 103 performs a process to further narrow down the vehicle model candidates for vehicle A (step S09).

例えば、車両のトレッド幅は、車種別に取り得る値の範囲が異なる。このため、車種判定部103は、タイヤ検出センサ12から受信した踏み付け信号に基づいて車両Aのトレッド幅を計測し、計測されたトレッド幅に当てはまる車種を、第2車種候補として特定する。例えば、計測されたトレッド幅が、「車種4」及び「車種5」のトレッド幅の範囲に含まれ、「車種1」~「車種3」のトレッド幅の範囲に含まれない場合、車種判定部103は、「車種4」及び「車種5」を第2車種候補として特定する。そして、車種判定部103は、第1車種候補に含まれる車種のうち、第2車種候補に含まれない車種を除外することにより、車種候補を絞り込む。なお、車種判定部103は、車線の左右から距離計(不図示)で計測して取得した信号に基づいて車両Aのトレッド幅を特定するなど、タイヤ検出センサ12以外のセンサを利用してもよい。 For example, the range of values that a vehicle's tread width can take varies depending on the vehicle type. Therefore, the vehicle type determination unit 103 measures the tread width of vehicle A based on the stepping signal received from the tire detection sensor 12, and identifies the vehicle type that matches the measured tread width as the second vehicle type candidate. For example, if the measured tread width is included in the tread width range of "Vehicle type 4" and "Vehicle type 5" but not included in the tread width range of "Vehicle type 1" to "Vehicle type 3", the vehicle type determination unit 103 identifies "Vehicle type 4" and "Vehicle type 5" as the second vehicle type candidates. Then, the vehicle type determination unit 103 narrows down the vehicle type candidates by excluding the vehicle types that are included in the first vehicle type candidates but are not included in the second vehicle type candidates. Note that the vehicle type determination unit 103 may use a sensor other than the tire detection sensor 12, such as determining the tread width of vehicle A based on a signal obtained by measuring with a rangefinder (not shown) from the left and right of the lane.

また、ナンバープレート情報によっても、車種候補の絞り込みが可能である。車種判定部103は、NP読取装置13から受信したナンバープレート情報に当てはまる車種を、第3車種候補として特定する。そして、車種判定部103は、第1車種候補に含まれる車種のうち、第3車種候補に含まれない車種を除外することにより、車種候補を絞り込む。 It is also possible to narrow down the vehicle model candidates using license plate information. The vehicle model determination unit 103 identifies a vehicle model that matches the license plate information received from the NP reader 13 as a third vehicle model candidate. The vehicle model determination unit 103 then narrows down the vehicle model candidates by excluding, from among the first vehicle model candidates, vehicle models that are not included in the third vehicle model candidates.

車種判定部103は、トレッド幅及びナンバープレート情報の何れか一方に基づいて車種候補の絞り込みを行ってもよいし、何れか一方で車種候補を一つに特定できない場合は、両方に基づいて車種候補の絞り込みを行ってもよい。車種判定部103は、このようにして車両Aの車種候補を一つのみに絞り込むと、この車種候補を車両Aの車種として特定する(ステップS07)。 The vehicle model determination unit 103 may narrow down the vehicle model candidates based on either the tread width or the license plate information, or, if it is not possible to identify a single vehicle model candidate based on either one, it may narrow down the vehicle model candidates based on both. When the vehicle model determination unit 103 narrows down the vehicle model candidates for vehicle A to only one in this manner, it identifies this vehicle model candidate as the vehicle model of vehicle A (step S07).

次に、車種判定部103は、車両Aの車種を特定すると、特定した車種を車種判別結果として料金機械20に送信する(ステップS08)。料金機械20は、車種判別装置10から受信した車種に基づいて、車両Aの通行料金の算出等を行う。 Next, when the vehicle type determination unit 103 identifies the vehicle type of vehicle A, it transmits the identified vehicle type as the vehicle type determination result to the toll machine 20 (step S08). The toll machine 20 calculates the toll for vehicle A based on the vehicle type received from the vehicle type determination device 10.

また、例えば、生成されたタイヤパターンが「SDSD」であったとする。図4の例では、このようなタイヤパターンは参照データD1内に存在しているが(ステップS03:YES)、当てはまる車種はなく(ステップS04:NO)、異常であることが示されている。この場合、候補特定部102は、料金機械20にタイヤパターンの検出に異常が発生したことを通知するとともに(ステップS10)、料金機械20に対し、車両Aの車種を指定するように要求する(ステップS11)。これにより、車種判別装置10は、収受員に車種判別システム1の異常を通知することができるとともに、料金機械20に対し、収受員から指定された車両Aの車種に基づいて通行料金の算出等の処理を行うように促すことができる。 For example, suppose the tire pattern generated is "SDSD." In the example of FIG. 4, such a tire pattern exists in the reference data D1 (step S03: YES), but there is no applicable vehicle model (step S04: NO), indicating an abnormality. In this case, the candidate specification unit 102 notifies the toll machine 20 that an abnormality has occurred in the detection of the tire pattern (step S10), and requests the toll machine 20 to specify the vehicle model of vehicle A (step S11). This allows the vehicle type discrimination device 10 to notify the toll collector of the abnormality in the vehicle type discrimination system 1, and to prompt the toll machine 20 to perform processing such as toll calculation based on the vehicle model of vehicle A specified by the toll collector.

更に、生成されたタイヤパターンが参照データD1内に存在しない場合(ステップS03:NO)、候補特定部102は、料金機械20に対し、車両Aの車種を指定するように要求する(ステップS12)。そうすると、有人ブースBに駐在する収受員は、車両Aを目視して車種を特定し、料金機械20を通じて車両Aの車種を特定する操作を行う。料金機械20は、収受員により指定された車種に基づいて、通行料金の算出等を行う。 Furthermore, if the generated tire pattern does not exist in the reference data D1 (step S03: NO), the candidate identification unit 102 requests the toll machine 20 to specify the vehicle type of vehicle A (step S12). The toll collector stationed at manned booth B then visually checks vehicle A to identify the vehicle type, and performs an operation to identify the vehicle type of vehicle A through the toll machine 20. The toll machine 20 calculates the toll based on the vehicle type specified by the toll collector.

また、収受員により指定された車種は、料金機械20を通じて車種判別装置10に送信される。車種判別装置10の参照データ更新部104は、料金機械20から指定された車種を受信すると、ステップS02で生成されたタイヤパターンと関連付けて、追加データD2(図5)として記憶媒体110に記憶する(ステップS13)。 The vehicle type specified by the toll collector is transmitted to the vehicle type identification device 10 via the toll machine 20. When the reference data update unit 104 of the vehicle type identification device 10 receives the specified vehicle type from the toll machine 20, it associates it with the tire pattern generated in step S02 and stores it in the storage medium 110 as additional data D2 (Figure 5) (step S13).

図5は、本開示の一実施形態に係る追加データの一例を示す図である。
例えば、タイヤパターン「SSDD」(1軸目~2軸目がシングルタイヤ、3軸目~4軸目がダブルタイヤ)は、参照データD1に存在していなかったとする。図5の例のように、タイヤパターン「SSDD」は、「被牽引車(2軸)を牽引する牽引車(2軸)であり、車種3に該当する」ケース、「一台の車両(4軸)であり、車種2に該当する」ケースなど、複数のケースが存在する可能性がある。このため、参照データ更新部104は、参照データD1に存在しない新たなタイヤパターン「SSDD」が生成された場合に(ステップS03:NO)、この新たなタイヤパターン「SSDD」と、料金機械20を通じて収受員により指定された車種(「車種3」、「車種2」)とを関連付けた追加データD2を記憶媒体110に記憶して蓄積する。また、参照データ更新部104は、新たなタイヤパターン「SSDD」に関連する追加データD2が所定量以上蓄積されたら、このタイヤパターン「SSDD」と、各車種の該当/非該当とを組み合わせたデータを、参照データD1に追加する。参照データ更新部104は、このようにして参照データD1の内容を更に充実させることができる。
FIG. 5 is a diagram illustrating an example of additional data according to an embodiment of the present disclosure.
For example, let us say that the tire pattern "SSDD" (the first and second axles are single tires, and the third and fourth axles are double tires) did not exist in the reference data D1. As shown in the example of FIG. 5, the tire pattern "SSDD" may have multiple cases, such as a case where it is a towing vehicle (two axles) towing a towed vehicle (two axles) and corresponds to vehicle type 3, or a case where it is a single vehicle (four axles) and corresponds to vehicle type 2. For this reason, when a new tire pattern "SSDD" that does not exist in the reference data D1 is generated (step S03: NO), the reference data update unit 104 stores and accumulates in the storage medium 110 additional data D2 that associates this new tire pattern "SSDD" with the vehicle type ("vehicle type 3" or "vehicle type 2") specified by the toll collector through the toll machine 20. Furthermore, when a predetermined amount or more of additional data D2 related to the new tire pattern "SSDD" is accumulated, the reference data update unit 104 adds data combining the tire pattern "SSDD" and the applicability/non-applicability of each vehicle model to the reference data D1. In this way, the reference data update unit 104 can further enrich the contents of the reference data D1.

(車種判別装置のハードウェア構成)
図6は、本開示の一実施形態に係る車種判別装置のハードウェア構成の一例を示す図である。
以下、図6を参照しながら、本実施形態に係る車種判別装置10のハードウェア構成について説明する。
(Hardware configuration of vehicle type discrimination device)
FIG. 6 is a diagram illustrating an example of a hardware configuration of the vehicle type discrimination device according to an embodiment of the present disclosure.
Hereinafter, the hardware configuration of the vehicle type discrimination device 10 according to this embodiment will be described with reference to FIG.

コンピュータ900は、プロセッサ901、主記憶装置902、補助記憶装置903、インタフェース904を備える。 The computer 900 includes a processor 901, a main memory device 902, an auxiliary memory device 903, and an interface 904.

上述の車種判別装置10は、一つ又は複数のコンピュータ900に実装される。そして、上述した各機能部の動作は、プログラムの形式で補助記憶装置903に記憶されている。プロセッサ901は、プログラムを補助記憶装置903から読み出して主記憶装置902に展開し、当該プログラムに従って上記処理を実行する。また、プロセッサ901は、プログラムに従って、上述した各記憶部に対応する記憶領域を主記憶装置902に確保する。プロセッサ901の例としては、CPU(Central Processing Unit)、GPU(Graphic Processing Unit)、マイクロプロセッサなどが挙げられる。 The vehicle type discrimination device 10 described above is implemented in one or more computers 900. The operation of each of the above-mentioned functional units is stored in the auxiliary storage device 903 in the form of a program. The processor 901 reads the program from the auxiliary storage device 903, expands it in the main storage device 902, and executes the above-mentioned processing in accordance with the program. The processor 901 also secures storage areas in the main storage device 902 corresponding to each of the above-mentioned storage units in accordance with the program. Examples of the processor 901 include a CPU (Central Processing Unit), a GPU (Graphic Processing Unit), and a microprocessor.

プログラムは、コンピュータ900に発揮させる機能の一部を実現するためのものであってもよい。例えば、プログラムは、補助記憶装置903に既に記憶されている他のプログラムとの組み合わせ、または他の装置に実装された他のプログラムとの組み合わせによって機能を発揮させるものであってもよい。なお、他の実施形態においては、コンピュータ900は、上記構成に加えて、または上記構成に代えてPLD(Programmable Logic Device)などのカスタムLSI(Large Scale Integrated Circuit)を備えてもよい。PLDの例としては、PAL(Programmable Array Logic)、GAL(Generic Array Logic)、CPLD(Complex Programmable Logic Device)、FPGA(Field Programmable Gate Array)が挙げられる。この場合、プロセッサ901によって実現される機能の一部または全部が当該集積回路によって実現されてよい。このような集積回路も、プロセッサの一例に含まれる。 The program may be for implementing part of the functions to be performed by the computer 900. For example, the program may be implemented by combining it with other programs already stored in the auxiliary storage device 903 or other programs implemented in other devices. In another embodiment, the computer 900 may include a custom LSI (Large Scale Integrated Circuit) such as a PLD (Programmable Logic Device) in addition to or instead of the above configuration. Examples of PLDs include PAL (Programmable Array Logic), GAL (Generic Array Logic), CPLD (Complex Programmable Logic Device), and FPGA (Field Programmable Gate Array). In this case, part or all of the functions implemented by the processor 901 may be implemented by the integrated circuit. Such an integrated circuit is also included as an example of a processor.

補助記憶装置903の例としては、HDD(Hard Disk Drive)、SSD(Solid State Drive)、磁気ディスク、光磁気ディスク、CD-ROM(Compact Disc Read Only Memory)、DVD-ROM(Digital Versatile Disc Read Only Memory)、半導体メモリ等が挙げられる。補助記憶装置903は、コンピュータ900のバスに直接接続された内部メディアであってもよいし、インタフェース904または通信回線を介してコンピュータ900に接続される外部記憶装置910であってもよい。また、このプログラムが通信回線によってコンピュータ900に配信される場合、配信を受けたコンピュータ900が当該プログラムを主記憶装置902に展開し、上記処理を実行してもよい。少なくとも1つの実施形態において、補助記憶装置903は、一時的でない有形の記憶媒体である。 Examples of the auxiliary storage device 903 include a hard disk drive (HDD), a solid state drive (SSD), a magnetic disk, a magneto-optical disk, a compact disc read only memory (CD-ROM), a digital versatile disc read only memory (DVD-ROM), and a semiconductor memory. The auxiliary storage device 903 may be an internal medium directly connected to the bus of the computer 900, or an external storage device 910 connected to the computer 900 via an interface 904 or a communication line. In addition, when the program is distributed to the computer 900 via a communication line, the computer 900 that receives the program may expand the program in the main storage device 902 and execute the above-mentioned processing. In at least one embodiment, the auxiliary storage device 903 is a non-transitory tangible storage medium.

また、当該プログラムは、前述した機能の一部を実現するためのものであってもよい。
さらに、当該プログラムは、前述した機能を補助記憶装置903に既に記憶されている他のプログラムとの組み合わせで実現するもの、いわゆる差分ファイル(差分プログラム)であってもよい。
Furthermore, the program may be for realizing a part of the above-mentioned functions.
Furthermore, the program may be a so-called differential file (differential program) that realizes the above-mentioned functions in combination with another program already stored in the auxiliary storage device 903.

(作用、効果)
以上のように、本実施形態に係る車種判別装置10は、参照データD1と、踏み付け検知信号に基づき生成されたタイヤパターンとを比較して、車両Aの第1車種候補を特定し、特定された第1車種候補に基づいて車両Aの車種を特定する。このようにすることで、車種判別装置10は、牽引の有無に関わらず、車両Aのタイヤパターンと参照データD1から、当該車両Aに当てはまる車種候補を特定することができる。これにより、車種判別装置10は、牽引の有無を検出する複雑な処理を行うことなく、車両Aの車種を精度よく判別することができる。
(Action, Effect)
As described above, the vehicle type discrimination device 10 according to this embodiment compares the reference data D1 with the tire pattern generated based on the stepping-on detection signal to identify a first vehicle type candidate for vehicle A, and identifies the vehicle type of vehicle A based on the identified first vehicle type candidate. In this manner, the vehicle type discrimination device 10 can identify a vehicle type candidate that applies to vehicle A from the tire pattern of vehicle A and the reference data D1, regardless of whether or not the vehicle is towed. This allows the vehicle type discrimination device 10 to accurately discriminate the vehicle type of vehicle A without performing complicated processing to detect whether or not the vehicle is towed.

また、車種判別装置10は、第1車種候補のうち、車両Aのトレッド幅から特定される第2車種候補に含まれない車種を除外して、車両の車種を判定する。これにより、車種判別装置10は、タイヤパターンから一つの車種に絞り込むことが出来なかった場合でも、トレッド幅から車種候補を更に絞り込んで、車両Aの車種を特定することができる。 The vehicle type discrimination device 10 also determines the vehicle type by excluding from the first vehicle type candidates those vehicle types that are not included in the second vehicle type candidates identified from the tread width of vehicle A. As a result, even if the vehicle type discrimination device 10 is unable to narrow down to one vehicle type from the tire pattern, it can further narrow down the vehicle type candidates from the tread width and identify the vehicle type of vehicle A.

また、車種判別装置10は、第1車種候補のうち、車両Aのナンバープレート情報から特定される第3車種候補に含まれない車種を除外して、車両の車種を判定する。これにより、車種判別装置10は、タイヤパターンから一つの車種に絞り込むことが出来なかった場合でも、ナンバープレート情報から車種候補を更に絞り込んで、車両Aの車種を特定することができる。 The vehicle type discrimination device 10 also determines the vehicle type by excluding from the first vehicle type candidates those vehicle types that are not included in the third vehicle type candidates identified from the license plate information of vehicle A. As a result, even if the vehicle type discrimination device 10 is unable to narrow down to one vehicle type from the tire pattern, it can further narrow down the vehicle type candidates from the license plate information and identify the vehicle type of vehicle A.

また、車種判別装置10は、生成されたタイヤパターンと一致する参照データD1が異常を示すものである場合、タイヤパターンの検出に異常が発生したことを、料金機械20に通知する。これにより、車種判別装置10は、車種判別システム1の各種センサ機器の異常を速やかに収受員に認識させることができる。 In addition, if the reference data D1 that matches the generated tire pattern indicates an abnormality, the vehicle type identification device 10 notifies the toll machine 20 that an abnormality has occurred in the detection of the tire pattern. This allows the vehicle type identification device 10 to promptly make the toll collector aware of any abnormalities in the various sensor devices of the vehicle type identification system 1.

また、車種判別装置10は、生成されたタイヤパターンと一致する参照データD1が存在しない場合、料金機械20に対し、車両Aの車種の指定を要求する。これにより、車種判別装置10は、参照データD1に存在しない新たなタイヤパターンが検出された場合は、料金機械20を通じて、収受員に適切な車種を指定するように促すことができる。 In addition, if there is no reference data D1 that matches the generated tire pattern, the vehicle type discrimination device 10 requests the toll machine 20 to specify the vehicle type of vehicle A. As a result, if a new tire pattern that does not exist in the reference data D1 is detected, the vehicle type discrimination device 10 can prompt the toll collector through the toll machine 20 to specify an appropriate vehicle type.

また、車種判別装置10は、料金機械20を通じて指定された車両Aの車種を取得し、生成されたタイヤパターンと、指定された車種とを関連付けた追加データD2を参照データD1に追加する参照データ更新部104を更に備える。これにより、車種判別装置10は、参照データD1に存在しないタイヤパターンを検出した場合であっても、収受員により指定された車種に基づいて新たなタイヤパターンを参照データに追加し、以降の車種判別処理に利用することができる。 The vehicle type discrimination device 10 also includes a reference data update unit 104 that acquires the vehicle type of vehicle A specified through the toll machine 20 and adds additional data D2, which associates the generated tire pattern with the specified vehicle type, to the reference data D1. As a result, even if the vehicle type discrimination device 10 detects a tire pattern that does not exist in the reference data D1, it can add a new tire pattern to the reference data based on the vehicle type specified by the toll collector and use it in subsequent vehicle type discrimination processes.

以上、本開示の実施形態について詳細に説明したが、本発明の技術的思想を逸脱しない限り、これらに限定されることはなく、多少の設計変更等も可能である。 Although the embodiments of the present disclosure have been described in detail above, the present invention is not limited to these embodiments and some design changes are possible without departing from the technical concept of the present invention.

例えば、上述の実施形態において、タイヤ検出センサ12が踏板である態様を例として説明したが、これに限られることはない。他の実施形態では、タイヤ検出センサ12は、カメラ、レーザスキャナ等の非接触型センサであってもよい。この場合、タイヤ検出センサ12は、車両Aのタイヤを撮影した画像、又は、レーザ光による車両Aのタイヤのスキャン結果を、センサ情報として車種判別装置10に出力する。 For example, in the above embodiment, the tire detection sensor 12 is a tread, but the present invention is not limited to this. In other embodiments, the tire detection sensor 12 may be a non-contact sensor such as a camera or a laser scanner. In this case, the tire detection sensor 12 outputs an image of the tires of the vehicle A or the results of scanning the tires of the vehicle A with laser light as sensor information to the vehicle type discrimination device 10.

また、タイヤ検出センサ12がカメラである場合、車種判別装置10のタイヤパターン生成部101は、タイヤ検出センサ12から受信した画像に所定の画像処理を施すことにより、車両Aの車軸数、及び各車軸の一端側に設けられたタイヤの連設数(シングルタイヤ/ダブルタイヤの別)を検出する。また、タイヤ検出センサ12がレーザスキャナである場合、タイヤパターン生成部101は、スキャン結果から得られるタイヤ及び/又はホイールの形状に基づいて、車両Aの車軸数、及び各車軸の一端側に設けられたタイヤの連設数を検出する。 In addition, when the tire detection sensor 12 is a camera, the tire pattern generation unit 101 of the vehicle type discrimination device 10 detects the number of axles of the vehicle A and the number of tires (single tire/double tire) attached to one end of each axle by applying a predetermined image processing to the image received from the tire detection sensor 12. In addition, when the tire detection sensor 12 is a laser scanner, the tire pattern generation unit 101 detects the number of axles of the vehicle A and the number of tires (single tire/double tire) attached to one end of each axle based on the shape of the tires and/or wheels obtained from the scan results.

<付記>
上述の実施形態に記載の車種判別装置、車種判別方法、及びプログラムは、例えば以下のように把握される。
<Additional Notes>
The vehicle type discrimination device, the vehicle type discrimination method, and the program described in the above-described embodiments can be understood, for example, as follows.

本開示の第1の態様によれば、車種判別装置(10)は、車両のタイヤの特徴を検出可能なセンサ情報に基づいて、前記車両の各車軸の一端に設けられたタイヤの数を示すタイヤパターンを生成するタイヤパターン生成部(101)と、予め記憶されているタイヤパターン及び車種を関連付けた参照データ(D1)と、生成された前記タイヤパターンとを比較して、前記車両の第1車種候補を特定する候補特定部(102)と、前記第1車種候補に基づいて前記車両の車種を判定する車種判定部(103)と、を備える。 According to a first aspect of the present disclosure, a vehicle type discrimination device (10) includes a tire pattern generation unit (101) that generates a tire pattern indicating the number of tires provided at one end of each axle of the vehicle based on sensor information capable of detecting the characteristics of the vehicle's tires, a candidate identification unit (102) that compares the generated tire pattern with pre-stored reference data (D1) that associates tire patterns and vehicle types, and identifies a first vehicle type candidate for the vehicle, and a vehicle type determination unit (103) that determines the vehicle type based on the first vehicle type candidate.

このようにすることで、車種判別装置は、牽引の有無に関わらず、車両のタイヤパターンと参照データから、当該車両に当てはまる車種候補を特定することができる。これにより、車種判別装置は、牽引の有無を検出する複雑な処理を行うことなく、車両の車種を精度よく判別することができる。 In this way, the vehicle type discrimination device can identify vehicle type candidates that apply to the vehicle from the vehicle's tire pattern and reference data, regardless of whether the vehicle is being towed. This allows the vehicle type discrimination device to accurately discriminate the vehicle type without having to perform complex processing to detect whether the vehicle is being towed.

本開示の第2の態様によれば、第1の態様に係る車種判別装置(10)において、前記車種判定部(103)は、前記車両のトレッド幅を計測し、前記第1車種候補のうち、前記トレッド幅から特定される第2車種候補に含まれない車種を除外して、前記車両の車種を判定する。 According to a second aspect of the present disclosure, in the vehicle type discrimination device (10) according to the first aspect, the vehicle type determination unit (103) measures the tread width of the vehicle, and determines the vehicle type by excluding, from the first vehicle type candidates, vehicle types that are not included in the second vehicle type candidates identified from the tread width.

これにより、車種判別装置は、タイヤパターンから一つの車種に絞り込むことが出来なかった場合でも、トレッド幅から車種候補を更に絞り込んで、車両の車種を特定することができる。なお、トレッド幅は車両の各車軸から計測することができるので、取得できるタイミングは車軸の数に応じてある。よって、車両の車種を特定できるタイミングを多く得ることができる。 As a result, even if the vehicle type discrimination device is unable to narrow down to one vehicle type from the tire pattern, it can further narrow down the vehicle type candidates from the tread width and identify the vehicle type. Note that since the tread width can be measured from each axle of the vehicle, the timing at which it can be obtained depends on the number of axles. This makes it possible to obtain many timings at which the vehicle type can be identified.

本開示の第3の態様によれば、第1又は第2の態様に係る車種判別装置(10)において、前記車種判定部(103)は、ナンバープレート読取装置(13)から前記車両のナンバープレート情報を取得し、前記第1車種候補のうち、前記ナンバープレート情報から特定される第3車種候補に含まれない車種を除外して、前記車両の車種を判定する。 According to a third aspect of the present disclosure, in the vehicle type discrimination device (10) according to the first or second aspect, the vehicle type determination unit (103) acquires license plate information of the vehicle from a license plate reader (13), and determines the vehicle type of the vehicle by excluding, from the first vehicle type candidates, vehicle types that are not included in the third vehicle type candidates identified from the license plate information.

これにより、車種判別装置は、タイヤパターンから一つの車種に絞り込むことが出来なかった場合でも、ナンバープレート情報から車種候補を更に絞り込んで、車両の車種を特定することができる。なお、ナンバープレート情報は、ナンバープレートが設けられた、車両の外形(車体全体)よりも狭い範囲の情報によって取得することができる。よって、ナンバープレート周辺という限られた情報を取得できればよいので、車両の外形という広い範囲の情報を取得する場合に比べ取得に失敗する可能性が低い。その結果、車種候補を更に絞り込むための情報を取得できる可能性が高くなり、車両の車種を特定できる可能性を高めることができる。 As a result, even if the vehicle type discrimination device is unable to narrow down to one vehicle type based on the tire pattern, it can further narrow down the vehicle type candidates from the license plate information and identify the vehicle type. Note that license plate information can be obtained from information on a narrower area than the vehicle's exterior (entire vehicle body) on which the license plate is attached. Therefore, since it is sufficient to obtain limited information around the license plate, there is a lower chance of failure to obtain information compared to obtaining information on the vehicle's exterior, which is a wider area. As a result, there is a higher chance of obtaining information to further narrow down the vehicle type candidates, and the possibility of identifying the vehicle type can be increased.

本開示の第4の態様によれば、第1から第3の何れか一の態様に係る車種判別装置(10)において、前記候補特定部(102)は、生成された前記タイヤパターンと一致する前記参照データが異常を示すものである場合、タイヤパターンの検出に異常が発生したことを通知する。 According to a fourth aspect of the present disclosure, in the vehicle type discrimination device (10) according to any one of the first to third aspects, the candidate identification unit (102) notifies that an abnormality has occurred in the detection of the tire pattern if the reference data that matches the generated tire pattern indicates an abnormality.

これにより、車種判別装置は、各種センサ機器の異常を速やかに収受員に認識させることができる。 This allows the vehicle type discrimination device to quickly alert the collector to any abnormalities in the various sensor devices.

本開示の第5の態様によれば、第1から第4の何れか一の態様に係る車種判別装置(10)において、前記候補特定部(102)は、生成された前記タイヤパターンと一致する前記参照データが存在しない場合、前記車両の車種の指定を要求する。 According to a fifth aspect of the present disclosure, in the vehicle type discrimination device (10) according to any one of the first to fourth aspects, the candidate specification unit (102) requests specification of the vehicle type when there is no reference data that matches the generated tire pattern.

これにより、車種判別装置は、参照データに存在しない新たなタイヤパターンが検出された場合は、収受員に適切な車種を指定するように促すことができる。 As a result, if the vehicle type discrimination device detects a new tire pattern that does not exist in the reference data, it can prompt the collector to specify the appropriate vehicle type.

本開示の第6の態様によれば、第5の態様に係る車種判別装置(10)は、指定された前記車両の車種を取得し、生成された前記タイヤパターンと、指定された車種とを関連付けた追加データを前記参照データに追加する参照データ更新部(104)を更に備える。 According to a sixth aspect of the present disclosure, the vehicle type discrimination device (10) according to the fifth aspect further includes a reference data update unit (104) that acquires the specified vehicle type and adds additional data that associates the generated tire pattern with the specified vehicle type to the reference data.

これにより、車種判別装置は、参照データに存在しないタイヤパターンを検出した場合であっても、収受員により指定された車種に基づいて新たなタイヤパターンを参照データに追加し、以降の車種判別処理に利用することができる。 As a result, even if the vehicle type discrimination device detects a tire pattern that does not exist in the reference data, it can add a new tire pattern to the reference data based on the vehicle type specified by the collector and use it in subsequent vehicle type discrimination processes.

本開示の第7の態様によれば、車種判別方法は、車両のタイヤの特徴を検出可能なセンサ情報に基づいて、前記車両の車軸別のタイヤがシングルタイヤであるかダブルタイヤであるかを示すタイヤパターンを生成するステップと、予め記憶されているタイヤパターン及び車種を関連付けた参照データと、生成された前記タイヤパターンとを比較して、前記車両の第1車種候補を特定するステップと、前記第1車種候補に基づいて前記車両の車種を判定するステップと、を有する。 According to a seventh aspect of the present disclosure, a vehicle type determination method includes the steps of: generating a tire pattern indicating whether the tires on each axle of the vehicle are single tires or double tires based on sensor information capable of detecting the characteristics of the vehicle's tires; comparing the generated tire pattern with pre-stored reference data that associates tire patterns with vehicle types to identify a first vehicle type candidate for the vehicle; and determining the vehicle type based on the first vehicle type candidate.

本開示の第8の態様によれば、プログラムは、車種判別装置(10)のコンピュータ(900)に、車両のタイヤの特徴を検出可能なセンサ情報に基づいて、前記車両の車軸別のタイヤがシングルタイヤであるかダブルタイヤであるかを示すタイヤパターンを生成するステップと、予め記憶されているタイヤパターン及び車種を関連付けた参照データと、生成された前記タイヤパターンとを比較して、前記車両の第1車種候補を特定するステップと、前記第1車種候補に基づいて前記車両の車種を判定するステップと、を実行させる。 According to an eighth aspect of the present disclosure, the program causes a computer (900) of a vehicle type discrimination device (10) to execute the steps of: generating a tire pattern indicating whether the tires for each axle of the vehicle are single tires or double tires based on sensor information capable of detecting the characteristics of the vehicle's tires; comparing the generated tire pattern with pre-stored reference data that associates tire patterns and vehicle types; and identifying a first vehicle type candidate for the vehicle based on the first vehicle type candidate.

1 車種判別システム
10 車種判別装置
100 CPU
101 タイヤパターン生成部
102 候補特定部
103 車種判定部
104 参照データ更新部
110 記憶媒体
11 車両検知器
12 タイヤ検出センサ
13 ナンバープレート読取装置(NP読取装置)
20 料金機械
900 コンピュータ
1 Vehicle type discrimination system 10 Vehicle type discrimination device 100 CPU
101 Tire pattern generation unit 102 Candidate specification unit 103 Vehicle type determination unit 104 Reference data update unit 110 Storage medium 11 Vehicle detector 12 Tire detection sensor 13 Number plate reader (NP reader)
20 Fee machine 900 Computer

Claims (8)

車両のタイヤの特徴を検出可能なセンサ情報に基づいて、前記車両の各車軸の一端に設けられたタイヤの連設数を特定し、特定した複数の前記連設数それぞれを先頭の車軸から順に並べたタイヤパターンを生成するタイヤパターン生成部と、
予め記憶されているタイヤパターン及び車種を関連付けた参照データと、生成された前記タイヤパターンとを比較して、前記車両の第1車種候補を特定する候補特定部と、
前記第1車種候補に基づいて前記車両の車種を判定する車種判定部と、
を備え
前記候補特定部は、被牽引車と前記被牽引車を牽引する車両とを含む牽引車のタイヤパターン及び車種を関連付けたデータと、牽引を行っていない単独車両のタイヤパターン及び車種を関連付けたデータとを含む前記参照データに基づいて、前記牽引車及び前記単独車両を含む前記車両の前記第1車種候補を特定する、
車種判別装置。
A tire pattern generating unit that identifies the number of tires provided at one end of each axle of the vehicle based on sensor information capable of detecting the characteristics of the tires of the vehicle, and generates a tire pattern in which each of the identified multiple tire numbers is arranged in order from the leading axle;
a candidate identification unit that identifies a first candidate vehicle type of the vehicle by comparing the generated tire pattern with pre-stored reference data that associates tire patterns with vehicle types;
a vehicle type determination unit that determines a vehicle type of the vehicle based on the first vehicle type candidate;
Equipped with
The candidate identification unit identifies the first vehicle type candidates of the vehicles including the towing vehicle and the single vehicle based on the reference data including data associating tire patterns and vehicle types of towing vehicles including a towed vehicle and a vehicle towing the towed vehicle, and data associating tire patterns and vehicle types of a single vehicle that is not towing.
Vehicle type identification device.
前記車種判定部は、
前記車両のトレッド幅を計測し、
前記第1車種候補のうち、前記トレッド幅から特定される第2車種候補に含まれない車種を除外して、前記車両の車種を判定する、
請求項1に記載の車種判別装置。
The vehicle type determination unit
measuring the tread width of the vehicle;
determining a vehicle model of the vehicle by excluding, from the first vehicle model candidates, vehicle models that are not included in the second vehicle model candidates identified based on the tread width;
The vehicle type discrimination device according to claim 1.
前記車種判定部は、
ナンバープレート読取装置から前記車両のナンバープレート情報を取得し、
前記第1車種候補のうち、前記ナンバープレート情報から特定される第3車種候補に含まれない車種を除外して、前記車両の車種を判定する、
請求項1又は2に記載の車種判別装置。
The vehicle type determination unit
acquiring license plate information of the vehicle from a license plate reader;
determining a vehicle model of the vehicle by excluding, from the first vehicle model candidates, vehicle models that are not included in a third vehicle model candidate identified from the license plate information;
3. The vehicle type discrimination device according to claim 1 or 2.
前記候補特定部は、生成された前記タイヤパターンと一致する前記参照データが異常を示すものである場合、タイヤパターンの検出に異常が発生したことを通知する、
請求項1から3の何れか一項に記載の車種判別装置。
the candidate identification unit notifies the user that an abnormality has occurred in detection of the tire pattern when the reference data that matches the generated tire pattern indicates an abnormality.
The vehicle type discrimination device according to any one of claims 1 to 3.
前記候補特定部は、生成された前記タイヤパターンと一致する前記参照データが存在しない場合、前記車両の車種の指定を要求する、
請求項1から4の何れか一項に記載の車種判別装置。
the candidate identification unit, when there is no reference data that matches the generated tire pattern, requests designation of a vehicle model of the vehicle.
The vehicle type discrimination device according to any one of claims 1 to 4.
指定された前記車両の車種を取得し、生成された前記タイヤパターンと、指定された車種とを関連付けた追加データを前記参照データに追加する参照データ更新部を更に備える、
請求項5に記載の車種判別装置。
a reference data update unit that acquires a specified vehicle model of the vehicle and adds additional data that associates the generated tire pattern with the specified vehicle model to the reference data;
The vehicle type discrimination device according to claim 5.
車両のタイヤの特徴を検出可能なセンサ情報に基づいて、前記車両の各車軸の一端に設けられたタイヤの連設数を特定し、特定した複数の前記連設数それぞれを先頭の車軸から順に並べたタイヤパターンを生成するステップと、
予め記憶されているタイヤパターン及び車種を関連付けた参照データと、生成された前記タイヤパターンとを比較して、前記車両の第1車種候補を特定するステップと、
前記第1車種候補に基づいて前記車両の車種を判定するステップと、
を有し、
前記第1車種候補を特定するステップは、被牽引車と前記被牽引車を牽引する車両とを含む牽引車のタイヤパターン及び車種を関連付けたデータと、牽引を行っていない単独車両のタイヤパターン及び車種を関連付けたデータとを含む前記参照データに基づいて、前記牽引車及び前記単独車両を含む前記車両の前記第1車種候補を特定する、
車種判別方法。
A step of identifying the number of tires provided at one end of each axle of the vehicle based on sensor information capable of detecting the characteristics of the tires of the vehicle, and generating a tire pattern in which each of the identified multiple tire numbers is arranged in order from the leading axle;
comparing the tire pattern generated with pre-stored reference data associating tire patterns with vehicle models to identify a first vehicle model candidate of the vehicle;
determining a vehicle type of the vehicle based on the first vehicle type candidate;
having
The step of identifying the first vehicle type candidates identifies the first vehicle type candidates of the vehicles including the towing vehicle and the single vehicle based on the reference data including data correlating tire patterns and vehicle types of towing vehicles including a towed vehicle and a vehicle towing the towed vehicle, and data correlating tire patterns and vehicle types of a single vehicle that is not towing.
How to identify the vehicle type.
車両のタイヤの特徴を検出可能なセンサ情報に基づいて、前記車両の各車軸の一端に設けられたタイヤの連設数を特定し、特定した複数の前記連設数それぞれを先頭の車軸から順に並べたタイヤパターンを生成するステップと、
予め記憶されているタイヤパターン及び車種を関連付けた参照データと、生成された前記タイヤパターンとを比較して、前記車両の第1車種候補を特定するステップと、
前記第1車種候補に基づいて前記車両の車種を判定するステップと、
を車種判別装置のコンピュータに実行させるプログラムであって、
前記第1車種候補を特定するステップは、被牽引車と前記被牽引車を牽引する車両とを含む牽引車のタイヤパターン及び車種を関連付けたデータと、牽引を行っていない単独車両のタイヤパターン及び車種を関連付けたデータとを含む前記参照データに基づいて、前記牽引車及び前記単独車両を含む前記車両の前記第1車種候補を特定する、
プログラム
A step of identifying the number of tires provided at one end of each axle of the vehicle based on sensor information capable of detecting the characteristics of the tires of the vehicle, and generating a tire pattern in which each of the identified multiple tire numbers is arranged in order from the leading axle;
comparing the tire pattern generated with pre-stored reference data associating tire patterns with vehicle models to identify a first vehicle model candidate of the vehicle;
determining a vehicle type of the vehicle based on the first vehicle type candidate;
A program for causing a computer of a vehicle type discrimination device to execute the above,
The step of identifying the first vehicle type candidates identifies the first vehicle type candidates of the vehicles including the towing vehicle and the single vehicle based on the reference data including data correlating tire patterns and vehicle types of towing vehicles including a towed vehicle and a vehicle towing the towed vehicle, and data correlating tire patterns and vehicle types of a single vehicle that is not towing.
program .
JP2020062543A 2020-03-31 2020-03-31 Vehicle type discrimination device, vehicle type discrimination method, and program Active JP7653768B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2020062543A JP7653768B2 (en) 2020-03-31 2020-03-31 Vehicle type discrimination device, vehicle type discrimination method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020062543A JP7653768B2 (en) 2020-03-31 2020-03-31 Vehicle type discrimination device, vehicle type discrimination method, and program

Publications (2)

Publication Number Publication Date
JP2021163051A JP2021163051A (en) 2021-10-11
JP7653768B2 true JP7653768B2 (en) 2025-03-31

Family

ID=78003438

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020062543A Active JP7653768B2 (en) 2020-03-31 2020-03-31 Vehicle type discrimination device, vehicle type discrimination method, and program

Country Status (1)

Country Link
JP (1) JP7653768B2 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014002534A (en) 2012-06-18 2014-01-09 Toshiba Corp Vehicle type determination device and vehicle type determination method
JP2016170508A (en) 2015-03-11 2016-09-23 三菱重工メカトロシステムズ株式会社 Tire pattern determination device, vehicle type determination device, tire pattern determination method, and program

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3004501B2 (en) * 1993-08-02 2000-01-31 三菱重工業株式会社 Vehicle type identification device

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014002534A (en) 2012-06-18 2014-01-09 Toshiba Corp Vehicle type determination device and vehicle type determination method
JP2016170508A (en) 2015-03-11 2016-09-23 三菱重工メカトロシステムズ株式会社 Tire pattern determination device, vehicle type determination device, tire pattern determination method, and program

Also Published As

Publication number Publication date
JP2021163051A (en) 2021-10-11

Similar Documents

Publication Publication Date Title
JP6750967B2 (en) Vehicle type identification device and vehicle type identification method
US9047518B2 (en) Method for the detection and tracking of lane markings
JP7225993B2 (en) Same vehicle determination device, same vehicle determination method and program
JP6440193B2 (en) Vehicle type identification device, toll collection facility, vehicle type identification method and program
JP2016170475A (en) Vehicle dimension measurement apparatus, vehicle model discrimination system, and vehicle dimension measurement method and program
US20170091872A1 (en) Apparatus and method for evaluating driving ability, and program for causing computer to perform method
JP6447818B2 (en) Vehicle type identification device, vehicle type identification method and program
JP2017151968A (en) Device and method for detecting curbstone on periphery of vehicle and curbstone checking system for vehicle
CN105702027A (en) Information retrieval arrangement
JP6447820B2 (en) Tire pattern determination device, vehicle type determination device, tire pattern determination method, and program
JP7653768B2 (en) Vehicle type discrimination device, vehicle type discrimination method, and program
JP2021163050A (en) Learning data collection device, learning data collection method, and program
JP6831223B2 (en) Toll collection system, toll collection method and program
JP3140651B2 (en) Vehicle type identification device
JP7428571B2 (en) Vehicle type identification system and vehicle type identification method
JP2851355B2 (en) Vehicle type identification device
JP7440442B2 (en) License plate recognition device, license plate recognition method, and program
JP7561692B2 (en) Axis number recording device, axis number determination device, axis number determination system, axis number determination method, and program
JPH1063987A (en) Car family discriminating device
JP7213017B2 (en) Vehicle forward/backward motion determination device, vehicle forward/backward motion determination system, vehicle forward/backward motion determination method, and vehicle forward/backward motion determination program
JP2020030577A (en) Vehicle information acquisition panel, vehicle information acquisition device, vehicle type discrimination device, vehicle information acquisition method, and program
JPWO2023021789A5 (en)
JP2018106301A (en) Vehicle length measuring device and vehicle length measuring method
JP6905562B2 (en) Toll collection system, processing method and program by toll collection system
JP7372893B2 (en) Vehicle type identification device, vehicle type identification method, and program

Legal Events

Date Code Title Description
A625 Written request for application examination (by other person)

Free format text: JAPANESE INTERMEDIATE CODE: A625

Effective date: 20230127

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20231020

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20231121

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20240104

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20240326

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20240509

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20240820

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20241031

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20241108

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20250218

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20250318

R150 Certificate of patent or registration of utility model

Ref document number: 7653768

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150