JP5332813B2 - Vehicle detection apparatus, abnormality determination method, program, and ETC system - Google Patents

Vehicle detection apparatus, abnormality determination method, program, and ETC system Download PDF

Info

Publication number
JP5332813B2
JP5332813B2 JP2009083071A JP2009083071A JP5332813B2 JP 5332813 B2 JP5332813 B2 JP 5332813B2 JP 2009083071 A JP2009083071 A JP 2009083071A JP 2009083071 A JP2009083071 A JP 2009083071A JP 5332813 B2 JP5332813 B2 JP 5332813B2
Authority
JP
Japan
Prior art keywords
vehicle
detector
counter
vehicle detector
allocation
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
JP2009083071A
Other languages
Japanese (ja)
Other versions
JP2010237823A (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.)
NEC Corp
Original Assignee
NEC Corp
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 NEC Corp filed Critical NEC Corp
Priority to JP2009083071A priority Critical patent/JP5332813B2/en
Publication of JP2010237823A publication Critical patent/JP2010237823A/en
Application granted granted Critical
Publication of JP5332813B2 publication Critical patent/JP5332813B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Devices For Checking Fares Or Tickets At Control Points (AREA)
  • Traffic Control Systems (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To quickly determine a failure of the first vehicle detector. <P>SOLUTION: The vehicle detector includes a vehicle management part 10 including: an allocation counter 14 to be added every time a traveling process of a vehicle 50 is detected when the location of a vehicle 50 is detected by vehicle detectors S1 to S5; and an non-allocation counter 15 to be added every time the vehicle 50 is detected by the other vehicle detectors S2 to S5 while stop of the vehicle 50 is detected by the vehicle detector S1. When there are M (M is a natural number equal to or less than N)vehicle detectors S1 to S5 which detect the vehicle 50 is M during a period from when the vehicle 50 is detected by the vehicle detectors S2 to when the vehicle 50 is not detected by any of the vehicle detectors S1 to S5, the allocation counter 14 and the non-allocation counter 15 are reset when the count value of the allocation counter 14 reaches M, and determines, when the count value of the non-allocation counter 15 reaches a predetermined threshold, that the vehicle detector S1 is abnormal. <P>COPYRIGHT: (C)2011,JPO&amp;INPIT

Description

本発明は、車両検知装置、異常判定方法、プログラムおよびETC(Electric Toll
Collection)システムに関する。
The present invention relates to a vehicle detection device, an abnormality determination method, a program, and an ETC (Electric Toll).
Collection) system.

特許文献1および特許文献2には、ETCシステムの異常を判定する技術が記載されている。特許文献1によれば、車両を検知する複数の車両検知器が車両の移動状況を検知する際の検知パターンを調べることにより、システムの異常を判定している。すなわち、複数の車両検知器から出力される判定結果の正常な場合の検知パターンを予め保持しておき、この正常な場合の検知パターンとは異なる検知パターンが得られた場合、システムの異常と判定するというものである。   Patent Documents 1 and 2 describe a technique for determining an abnormality in an ETC system. According to Patent Literature 1, a plurality of vehicle detectors that detect a vehicle check a detection pattern when detecting a moving state of the vehicle, thereby determining a system abnormality. That is, when a detection pattern of normal determination results output from a plurality of vehicle detectors is stored in advance, and a detection pattern different from the normal detection pattern is obtained, it is determined that the system is abnormal. It is to do.

また、特許文献2によれば、ETC用入口ゲートから得られる入口明細情報とETC用出口ゲートから得られる出口明細情報とを比較し、その矛盾点を調べることによりシステムの障害発生を判定している。   According to Patent Document 2, the details of the entrance obtained from the ETC entrance gate and the exit details obtained from the ETC exit gate are compared, and the occurrence of a system failure is determined by examining the contradiction. Yes.

ここで、車両検知器とは、車両の移動状況を検知するために、車両の進行方向に対して並列に順次設置される複数N(Nは自然数)個のセンサをいう。検知方式には、透過方式と反射方式とがある。すなわち、透過方式は、車両が通過するETCレーンを光軸が横切るように、ETCレーンの両側に投光器と受光器とを配置する方式である。一方、反射方式とは、1つの車両検知器が投光器と受光器とを併せ持ち、投光器から照射して車両に反射した光を同じ車両検知器の受光器が捕らえる方式である。   Here, the vehicle detector refers to a plurality of N (N is a natural number) sensors sequentially installed in parallel with respect to the traveling direction of the vehicle in order to detect the movement state of the vehicle. The detection method includes a transmission method and a reflection method. In other words, the transmission method is a method in which a projector and a light receiver are arranged on both sides of the ETC lane so that the optical axis crosses the ETC lane through which the vehicle passes. On the other hand, the reflection method is a method in which one vehicle detector has both a projector and a light receiver, and the light receiver of the same vehicle detector captures the light irradiated from the light projector and reflected on the vehicle.

特開2003−228747号公報JP 2003-228747 A 特開2005−284863号公報JP 2005-284863 A

上述した特許文献1および特許文献2の技術は、ETCシステムの全体的な異常の有無を判定するものである。これに対し、複数N個の車両検知器の中で、先頭に位置する車両検知器は、車両管理の開始および無線通信の開始のためのトリガとしての重要な役割を果たす。よって、ETCシステムの全体的な異常を判定する前に、先頭の車両検知器の異常をいち早く判定することが重要である。このような観点から観たときに、上述した特許文献1および特許文献2の技術では、この要求を満たすことはできない。   The technologies described in Patent Literature 1 and Patent Literature 2 described above determine whether or not there is an overall abnormality in the ETC system. On the other hand, among the plurality of N vehicle detectors, the vehicle detector located at the head plays an important role as a trigger for starting vehicle management and starting wireless communication. Therefore, it is important to quickly determine the abnormality of the leading vehicle detector before determining the overall abnormality of the ETC system. From this point of view, the above-described techniques of Patent Document 1 and Patent Document 2 cannot satisfy this requirement.

また、車両検知器の異常を判定する周知の方法として、ある車両検知器が所定時間以上、検知信号を絶え間なく出し続けている場合、この車両検知器を異常と判定する方法がある。しかし、所定時間をたとえば5分間とすれば、5分間が経過するまで車両検知器の異常が判定できないことになり好ましくない。   Further, as a well-known method for determining an abnormality of a vehicle detector, there is a method of determining that this vehicle detector is abnormal when a certain vehicle detector continuously outputs a detection signal for a predetermined time or longer. However, if the predetermined time is, for example, 5 minutes, it is not preferable because abnormality of the vehicle detector cannot be determined until 5 minutes have passed.

この問題点を図11および図12を参照して詳細に説明する。まず、図11を参照して従来のETCシステムにおける機器配置例を説明する。図11は、透過方式の車両検知器S1〜S5を設置した例である。車両検知器S1〜S5は、車両50の進行方向に対して並行になるように、ETCレーン51の両側に配置されている。   This problem will be described in detail with reference to FIG. 11 and FIG. First, an example of device arrangement in a conventional ETC system will be described with reference to FIG. FIG. 11 shows an example in which transmissive vehicle detectors S1 to S5 are installed. The vehicle detectors S <b> 1 to S <b> 5 are arranged on both sides of the ETC lane 51 so as to be parallel to the traveling direction of the vehicle 50.

1番目のアンテナ52による無線通信は、車両検知器S1がON状態となった時点から開始される。アンテナ52による無線通信では、車両50の車載機(不図示)に挿入されたIC(Integrated Circuit)カードの識別情報の確認その他のETCに必要な処理が行われる。そして、アンテナ52による無線通信は、車両検知器S2がON状態になった時点で終了する。   The wireless communication by the first antenna 52 is started from the time when the vehicle detector S1 is turned on. In the wireless communication by the antenna 52, confirmation of identification information of an IC (Integrated Circuit) card inserted in an in-vehicle device (not shown) of the vehicle 50 and other processes necessary for ETC are performed. And the radio | wireless communication by the antenna 52 is complete | finished when vehicle detector S2 will be in an ON state.

また、アンテナ52による無線通信の結果、車載機のICカードなどに問題が無ければ発進制御機53のバーが開く。その後、車両50が進行すると、車両検知器S3、S4がそれぞれ車両50を検知してON/OFFし、車両検知器S5がONとなった時点で2番目のアンテナ54による無線通信が開始される。アンテナ54による無線通信では、車種修正情報などを車両50の車載機のICカードに書き込む。また、車両検知器S4がOFFとなった時点で発進制御機53のバーが閉じる。   If there is no problem with the IC card of the in-vehicle device as a result of the wireless communication by the antenna 52, the bar of the start controller 53 is opened. Thereafter, when the vehicle 50 advances, the vehicle detectors S3 and S4 detect the vehicle 50 and turn ON / OFF, respectively, and when the vehicle detector S5 is turned ON, wireless communication by the second antenna 54 is started. . In wireless communication using the antenna 54, vehicle type correction information and the like are written in an IC card of an in-vehicle device of the vehicle 50. Further, the bar of the start controller 53 is closed when the vehicle detector S4 is turned off.

なお、車両検知器S1〜S5、発進制御機53の制御は、車線サーバ55によって行われる。また、車線サーバ55には、車線監視制御盤56が接続されており、管理者は、この車線監視制御盤56によりETCシステムの監視および操作を行うことができる。さらに、車線サーバ55は、車両検知器S1〜S5の検知信号を入力し、車両50の移動状況を認識する。この認識結果は、車線監視制御盤56に出力される。   The vehicle detectors S1 to S5 and the start controller 53 are controlled by the lane server 55. Further, a lane monitoring control panel 56 is connected to the lane server 55, and the administrator can monitor and operate the ETC system by using the lane monitoring control panel 56. Furthermore, the lane server 55 inputs the detection signals of the vehicle detectors S <b> 1 to S <b> 5 and recognizes the movement state of the vehicle 50. This recognition result is output to the lane monitoring control panel 56.

なお、以下の説明では、「車線サーバ55が車両検知器S1において検知した車両50を認識する」ことを「車線サーバ55は、車両50を車両検知器S1に割付ける」と表現する。   In the following description, “the lane server 55 recognizes the vehicle 50 detected by the vehicle detector S1” is expressed as “the lane server 55 assigns the vehicle 50 to the vehicle detector S1”.

また、アンテナ52および54による無線通信は、車両50の車載機とETC処理装置57との間で行われる。   In addition, wireless communication using the antennas 52 and 54 is performed between the in-vehicle device of the vehicle 50 and the ETC processing device 57.

このようなETCシステムにおいて、図12に示すように、車両検知器S1の投光器または受光器にゴミが付着するなどしてON状態が継続したとする。このような場合、車両検知器S1がON状態となった時点で、車線サーバ55は、車両50が進入してきたとして車両50を車両検知器S1に割付ける。ここで実際に、車両50が進入してきたとすると、車両検知器S1は既にON状態であり、車両検知器S1は、車両50の進入を検知不能である。   In such an ETC system, as shown in FIG. 12, it is assumed that the ON state continues due to dust adhering to the projector or the light receiver of the vehicle detector S1. In such a case, when the vehicle detector S1 is turned on, the lane server 55 assigns the vehicle 50 to the vehicle detector S1 on the assumption that the vehicle 50 has entered. Here, if the vehicle 50 actually enters, the vehicle detector S1 is already in the ON state, and the vehicle detector S1 cannot detect the entry of the vehicle 50.

さらに車両50が前進し、車両検知器S2がON状態になると、車線サーバ55は、車両50が車両検知器S1の位置から車両検知器S2の位置まで前進したと認識する。これにより、車線サーバ55は、車両50を、車両検知器S1に加え車両検知器S2にも割付ける。   When the vehicle 50 further moves forward and the vehicle detector S2 is turned on, the lane server 55 recognizes that the vehicle 50 has advanced from the position of the vehicle detector S1 to the position of the vehicle detector S2. Thereby, the lane server 55 assigns the vehicle 50 to the vehicle detector S2 in addition to the vehicle detector S1.

さらに車両50が前進し、車両検知器S2がOFF状態になると、このときに車両検知器S1が未だON状態のままであるため、車線サーバ55は、車両50が車両検知器S1の位置まで後退したと判定する。よって、車線サーバ55は、車両検知器S2の車両50の割付けを解除する。これにより、車両50は、車両検知器S1のみに割付けられた状態となる。この時点で、1番目のアンテナ52による車両50とETC処理装置57との無線通信は終了している。車線サーバ55は、ETC処理装置57から車両50の車載機との通信処理において問題が無い旨の通知を受け取ると発進制御機53を開制御する。   When the vehicle 50 further moves forward and the vehicle detector S2 is in the OFF state, the vehicle detector S1 is still in the ON state at this time, so the lane server 55 moves back to the position of the vehicle detector S1. It is determined that Therefore, the lane server 55 cancels the allocation of the vehicle 50 of the vehicle detector S2. Thereby, the vehicle 50 will be in the state allocated only to vehicle detector S1. At this time, the wireless communication between the vehicle 50 and the ETC processing device 57 by the first antenna 52 is finished. When the lane server 55 receives notification from the ETC processing device 57 that there is no problem in the communication processing with the in-vehicle device of the vehicle 50, the lane server 55 controls the start controller 53 to open.

その後、実際には、車両50は、車両検知器S3、S4、S5の位置へと移動するが、車線サーバ55は、車両検知器S1の位置に後退した車両50はそのまま動いていないと判定している。これにより、車線サーバ55は、車両50を車両検知器S1に割付けたまま、他の車両検知器S2〜S5の検知出力は無視する。   Thereafter, the vehicle 50 actually moves to the positions of the vehicle detectors S3, S4, and S5, but the lane server 55 determines that the vehicle 50 that has moved backward to the position of the vehicle detector S1 does not move as it is. ing. Thereby, the lane server 55 ignores the detection outputs of the other vehicle detectors S2 to S5 while allocating the vehicle 50 to the vehicle detector S1.

このような状態のまま、5分間以上が経過したときに、車線サーバ55は、やっと車両検知器S1の異常を認識し、警報を出力するなどの処置を行う。   In this state, when five minutes or more have elapsed, the lane server 55 finally recognizes the abnormality of the vehicle detector S1 and performs measures such as outputting an alarm.

この間、ETCレーン51に進入してきた車両50以外の車両は、車線サーバ55によって認識されないため、アンテナ52、54による無線通信も行われず、非管理状態で通過することになる。   During this time, vehicles other than the vehicle 50 that has entered the ETC lane 51 are not recognized by the lane server 55, so that wireless communication by the antennas 52 and 54 is not performed and the vehicle passes through in an unmanaged state.

このように無線通信しないで通過する状態が入口料金所で発生したときは、出口料金所でバーが開かず、車両がバーに接触したり、後続車との事故の可能性がある。また、このように無線通信しないで通過する状態が出口料金所で発生したときは、通行料の無課金となってしまう。すなわち、車両検知器S1に異常が発生すると大きな問題に繋がる。   When the state where the vehicle passes without wireless communication occurs at the entrance toll gate, the bar does not open at the exit toll gate, and the vehicle may come into contact with the bar or an accident with the following vehicle may occur. In addition, when a state of passing without wireless communication occurs at the exit toll booth, the toll is not charged. That is, if an abnormality occurs in the vehicle detector S1, it will lead to a big problem.

一方、車両検知器S1以外、たとえば車両検知器S2に異常が発生した場合には、車両検知器S1がON状態となる以前に車両検知器S2がON状態となる。このような状態は明らかに異常と判定できる。よって、車両検知器S2の異常については速やかに対応できるので、大きな問題には繋がらない。また、車両検知器S3〜S5に異常が発生した場合についても車両検知器S1が正常であれば車両検知器S2を車両が通過した時点で必要不可欠な無線通信は既に終了しており、大きな問題には繋がらない。   On the other hand, if an abnormality occurs in the vehicle detector S2 other than the vehicle detector S1, the vehicle detector S2 is turned on before the vehicle detector S1 is turned on. Such a state can be clearly determined to be abnormal. Therefore, since it can respond quickly about abnormality of vehicle detector S2, it does not lead to a big problem. In addition, even when an abnormality occurs in the vehicle detectors S3 to S5, if the vehicle detector S1 is normal, the indispensable wireless communication has already ended when the vehicle passes through the vehicle detector S2, and this is a major problem. It is not connected to.

以上説明したように、先頭の車両検知器S1は、車両管理の開始および無線通信の開始のためのトリガとしての重要な役割を果たす。また、車両検知器S1の異常は、上述したように、車両50の後退と区別がつきにくく判定が難しい。よって、この先頭の車両検知器S1の異常をいち早く判定することが求められている。   As described above, the leading vehicle detector S1 plays an important role as a trigger for starting vehicle management and starting wireless communication. Further, the abnormality of the vehicle detector S1 is difficult to distinguish from the backward movement of the vehicle 50, as described above, and is difficult to determine. Therefore, it is required to quickly determine the abnormality of the leading vehicle detector S1.

また、先頭の車両検知器S1の異常を判定するために、図11に示すハードウェア構成に加え、更なる監視機器などのハードウェアを追加することや図11に示すハードウェア構成を変更することは、コストや設置工数の観点から好ましくない。   Further, in order to determine the abnormality of the leading vehicle detector S1, in addition to the hardware configuration shown in FIG. 11, additional hardware such as a monitoring device is added or the hardware configuration shown in FIG. 11 is changed. Is not preferable from the viewpoint of cost and installation man-hours.

なお、本発明では、車両検知器S1の異常状態として車両検知器S1の投光器または受光器にゴミ(たとえば雪)が付着して車両検知器S1がON状態を継続する場合を想定している。一方、車両検知器S1の他の異常状態として車両検知器S1の受光器が電気的に故障し、OFF状態を継続する場合も考えられる。しかしながら、昨今の電子回路技術の水準に鑑みたときに、投光器または受光器におけるゴミの付着による異常の発生確率と比較して電気的な故障が発生する確率はきわめて低いといえる。また、仮に、受光器などに電気的な故障が発生した場合には、車両検知器S1〜S5が有する自己診断機能などによって簡単に故障の判定が可能である。したがって、ここでは、投光器または受光器におけるゴミなどきの付着による異常状態のみを想定する。   In the present invention, it is assumed that dust (for example, snow) adheres to the projector or light receiver of the vehicle detector S1 and the vehicle detector S1 continues to be in an ON state as an abnormal state of the vehicle detector S1. On the other hand, as another abnormal state of the vehicle detector S1, a case where the light receiver of the vehicle detector S1 is electrically failed and the OFF state is continued may be considered. However, in view of the recent level of electronic circuit technology, it can be said that the probability of an electrical failure occurring is very low compared to the probability of occurrence of an abnormality due to dust adhering to a projector or a light receiver. Further, if an electrical failure occurs in the light receiver or the like, the failure can be easily determined by the self-diagnosis function of the vehicle detectors S1 to S5. Accordingly, here, only an abnormal state due to adhesion of dust or the like in the projector or the light receiver is assumed.

本発明は、このような背景の下に行われたものであって、先頭の車両検知器の異常を短時間に判定することができる車両検知装置、異常判定方法、プログラムおよびETCシステムを提供することを目的とする。   The present invention is carried out under such a background, and provides a vehicle detection device, an abnormality determination method, a program, and an ETC system that can determine an abnormality of a leading vehicle detector in a short time. For the purpose.

本発明の第一の観点は、車両検知装置としての観点である。すなわち、本発明の車両検知装置は、車両の進行方向に対して並列に順次設置され、車両の移動状況を検知するための複数N(Nは自然数)個の車両検知器と、先頭に位置する第1番目の車両検知器の異常を判定する異常判定部と、を備える、車両検知装置において、車両検知器が車両の位置を検知することにより車両の前進過程が検出される毎に加算される割付カウンタと、第1番目の車両検知器により車両の停止が検出されているにも関わらず他の車両検知器が車両を検知する毎に加算される未割付カウンタと、を備え、第2番目の車両検知器が車両を検知してからいずれの車両検知器も車両を検知していない状態となるまでの間に車両を検知する車両検知器の個数をM(MはN以下の自然数)とするときに、割付カウンタおよび未割付カウンタは、割付カウンタのカウント値がMに達したときにリセットされ、未割付カウンタのカウント値が所定の閾値に達したときに第1番目の車両検知器が異常であると判定する手段を備えるものである。たとえば、所定の閾値は、Mの値を超え、Nの値以下に設定される。   The first aspect of the present invention is a viewpoint as a vehicle detection device. In other words, the vehicle detection device of the present invention is sequentially installed in parallel with respect to the traveling direction of the vehicle, and is positioned at the head with a plurality of N (N is a natural number) vehicle detectors for detecting the movement state of the vehicle. And an abnormality determination unit that determines abnormality of the first vehicle detector. In the vehicle detection device, the vehicle detector is added each time the vehicle forward process is detected by detecting the position of the vehicle. An allocation counter, and an unallocated counter that is incremented every time another vehicle detector detects the vehicle even though the first vehicle detector detects a stop of the vehicle. The number of vehicle detectors that detect a vehicle during the period from when the vehicle detector detects the vehicle until no vehicle detector detects the vehicle is M (M is a natural number equal to or less than N). When assigned, the assigned counter and unassigned The counter is reset when the count value of the allocated counter reaches M, and includes means for determining that the first vehicle detector is abnormal when the count value of the unallocated counter reaches a predetermined threshold value. Is. For example, the predetermined threshold is set to exceed the value of M and equal to or less than the value of N.

本発明の第二の観点は、異常判定方法としての観点である。すなわち、本発明の異常判定方法は、車両の移動状況を検知する車両検知装置が、車両の進行方向に対して並列に順次設置される複数N個の車両検知器の先頭に位置する第1番目の車両検知器の異常を判定する異常判定方法において、車両検知器が車両の位置を検知することにより車両の前進過程が検出される毎に割付カウンタを加算するステップと、第1番目の車両検知器により車両の停止が検出されているにも関わらず他の車両検知器が車両を検知する毎に未割付カウンタを加算するステップと、を実行し、第2番目の車両検知器が車両を検知してからいずれの車両検知器も車両を検知していない状態となるまでの間に車両を検知する車両検知器の個数をMとするときに、割付カウンタのカウント値がMに達したときに割付カウンタおよび未割付カウンタをリセットするステップを実行し、未割付カウンタのカウント値が所定の閾値に達したときに第1番目の車両検知器が異常であると判定するステップを実行するものである。たとえば、所定の閾値は、Mの値を超え、Nの値以下に設定される。   The second aspect of the present invention is a viewpoint as an abnormality determination method. That is, according to the abnormality determination method of the present invention, the vehicle detection device that detects the movement state of the vehicle is the first one that is positioned at the head of a plurality of N vehicle detectors that are sequentially installed in parallel with respect to the traveling direction of the vehicle. In the abnormality determination method for determining an abnormality of the vehicle detector, a step of adding an allocation counter each time a vehicle forward process is detected by detecting the position of the vehicle by the vehicle detector, and a first vehicle detection And a step of adding an unallocated counter each time another vehicle detector detects the vehicle, even though the stop of the vehicle is detected by the detector, and the second vehicle detector detects the vehicle. When the number of vehicle detectors that detect a vehicle is M before any vehicle detector detects a vehicle, and when the count value of the allocation counter reaches M Allocation counter and Perform the step of resetting the unallocated counter, in which the count value of the unallocated counter performs the determining and the first vehicle detector is abnormal when it reaches a predetermined threshold value. For example, the predetermined threshold is set to exceed the value of M and equal to or less than the value of N.

本発明の第三の観点は、プログラムとしての観点である。すなわち、本発明のプログラムは、情報処理装置にインストールすることにより、その情報処理装置に、本発明の車両検知装置の機能を実現するものである。   The third aspect of the present invention is a viewpoint as a program. That is, the program of the present invention is installed in the information processing apparatus, thereby realizing the function of the vehicle detection apparatus of the present invention in the information processing apparatus.

本発明の第四の観点は、ETCシステムとしての観点である。すなわち、本発明のETCシステムは、本発明の車両検知装置を備えるものである。   The fourth aspect of the present invention is a viewpoint as an ETC system. That is, the ETC system of the present invention includes the vehicle detection device of the present invention.

本発明によれば、先頭の車両検知器の異常を短時間に判定することができる。   According to the present invention, the abnormality of the leading vehicle detector can be determined in a short time.

本発明の実施の形態に係るETCシステムの機器配置例を示す図である。It is a figure showing an example of device arrangement of an ETC system concerning an embodiment of the invention. 図1のETCシステムにおける車線サーバのブロック構成図である。It is a block block diagram of the lane server in the ETC system of FIG. 図2の車両管理部における正常な車両の検知パターンを示す図である。It is a figure which shows the detection pattern of the normal vehicle in the vehicle management part of FIG. 図2の車両管理部における先頭の車両検知器に異常が発生した場合の車両の検知パターンであり、異常を判定した場合の例を示す図である。It is a detection pattern of a vehicle when abnormality occurs in the head vehicle detector in the vehicle management unit of FIG. 2, and is a diagram illustrating an example when abnormality is determined. 図4の車両の検知パターンをさらに詳細に説明する図である。It is a figure explaining the detection pattern of the vehicle of FIG. 4 in detail. 図2の車両管理部における先頭の車両検知器に異常が発生した場合の車両の検知パターンであり、異常が判定できなかった例を示す図である。It is a figure which shows the example in which abnormality was not able to be determined, and it is a detection pattern of a vehicle when abnormality occurs in the head vehicle detector in the vehicle management unit of FIG. 図2の車両管理部における「リセットの閾値」を“3”に設定した場合の車両の検知パターンを示す図であり、車長の短い車両が通過した場合の例を示す図である。It is a figure which shows the detection pattern of the vehicle when the "reset threshold value" in the vehicle management part of FIG. 2 is set to "3", and is a figure which shows the example when the vehicle with a short vehicle length passes. 図2の車両管理部における「リセットの閾値」を“3”に設定した場合の車両の検知パターンを示す図であり、車長の長い車両が通過した場合の例を示す図である。It is a figure which shows the detection pattern of a vehicle when the "reset threshold value" in the vehicle management part of FIG. 2 is set to "3", and is a figure which shows the example when a vehicle with a long vehicle length passes. 図2の車両管理部における車両割付処理の手順を示すフローチャートである。It is a flowchart which shows the procedure of the vehicle allocation process in the vehicle management part of FIG. 図2の車両管理部における異常判定手順を示すフローチャートである。It is a flowchart which shows the abnormality determination procedure in the vehicle management part of FIG. 従来のETCシステムにおける機器配置例を示す図である。It is a figure which shows the example of apparatus arrangement | positioning in the conventional ETC system. 図11のETCシステムにおける先頭の車両検知器の異常を判定する従来の方法を説明する図である。It is a figure explaining the conventional method of determining abnormality of the head vehicle detector in the ETC system of FIG.

(車線サーバ1の構成の説明)
本発明の実施の形態に係る車線サーバ1の構成について図1および図2を参照して説明する。図1は、本発明の実施の形態に係るETCシステムにおける機器配置例を示す図である。図2は、車線サーバ1のブロック構成図である。
(Description of the configuration of the lane server 1)
The configuration of the lane server 1 according to the embodiment of the present invention will be described with reference to FIGS. 1 and 2. FIG. 1 is a diagram showing an example of device arrangement in an ETC system according to an embodiment of the present invention. FIG. 2 is a block configuration diagram of the lane server 1.

車線サーバ1は、車両管理部10を備える。車両管理部10は、車両割付判定部11、車両未割付回数計数部12、検知器異常判定部13を備える。さらに、車両割付判定部11は、割付カウンタ14を備え、車両未割付回数計数部12は、未割付カウンタ15を備える。   The lane server 1 includes a vehicle management unit 10. The vehicle management unit 10 includes a vehicle allocation determination unit 11, a vehicle non-allocation number counting unit 12, and a detector abnormality determination unit 13. Further, the vehicle allocation determination unit 11 includes an allocation counter 14, and the vehicle unallocation count counter 12 includes an unallocated counter 15.

車両割付判定部11は、車両検知器S1〜S5からの車両50の検知信号を受け取り、検知された車両50を通過車両として割付けするか否かを判定する。また、車両割付判定部11は、割付けを行うと割付カウンタ14を“1”だけ加算する。ここで、車両割付判定部11が車両50を通過車両として割付けする場合とは、車両検知器S1〜S5が車両50の位置を検知することにより車両50の前進過程が検出される場合である。   The vehicle allocation determination unit 11 receives a detection signal of the vehicle 50 from the vehicle detectors S1 to S5, and determines whether to allocate the detected vehicle 50 as a passing vehicle. Further, the vehicle allocation determination unit 11 adds “1” to the allocation counter 14 when the allocation is performed. Here, the case where the vehicle allocation determination unit 11 allocates the vehicle 50 as a passing vehicle is a case where the forward process of the vehicle 50 is detected by the vehicle detectors S1 to S5 detecting the position of the vehicle 50.

また、このとき、車両割付判定部11は、車両割付判定部11が割付けを行った旨を車両未割付回数計数部12に通知する。車両未割付回数計数部12は、車両検知器S1により車両50の停止が検出されているにも関わらず他の車両検知器S2〜S5が車両50を検知する毎に未割付カウンタ15を“1”加算するものである。しかしながら、車両未割付回数計数部12は、車両割付判定部11が割付けを行った旨の通知を受け取った場合にも未割付カウンタ15を“1”加算する。すなわち、先頭の車両検知器S1がゴミなどの付着が原因でON状態を継続する異常状態であっても車両割付判定部11による割付けは行われる。よって、割付カウンタ14が“1”加算された場合には、同じように未割付カウンタ15においても“1”加算を行うこととする。   At this time, the vehicle allocation determination unit 11 notifies the vehicle unallocation number counting unit 12 that the vehicle allocation determination unit 11 has performed allocation. The vehicle unallocated number counting unit 12 sets the unallocated counter 15 to “1” every time the other vehicle detectors S <b> 2 to S <b> 5 detect the vehicle 50 even though the stop of the vehicle 50 is detected by the vehicle detector S <b> 1. "Add. However, the vehicle unallocated number counting unit 12 adds “1” to the unallocated counter 15 even when the vehicle allocation determining unit 11 receives a notification that the allocation has been performed. That is, the vehicle allocation determination unit 11 performs the allocation even if the leading vehicle detector S1 is in an abnormal state in which the ON state is continued due to adhesion of dust or the like. Therefore, when the assigned counter 14 is incremented by “1”, “1” is also incremented in the unallocated counter 15 in the same manner.

また、車両割付判定部11は、割付カウンタ14のカウント値が“2”になると、カウント値を“0”にリセットする。この値“2”を「リセットの閾値」と呼ぶことにする。車両割付判定部11は、カウント値のリセットを行った旨を車両未割付回数計数部12に通知する。車両未割付回数計数部12は、この通知を受け取ると未割付カウンタ15のカウント値を“0”にリセットする。   Further, when the count value of the allocation counter 14 becomes “2”, the vehicle allocation determination unit 11 resets the count value to “0”. This value “2” will be referred to as “reset threshold”. The vehicle allocation determining unit 11 notifies the vehicle unallocated number counting unit 12 that the count value has been reset. Upon receiving this notification, the vehicle unallocated count counter 12 resets the count value of the unallocated counter 15 to “0”.

すなわち、図12で説明した例では、車両50がETCレーン51を通過する際に、車両検知器S1の検知信号と車両検知器S2の検知信号とは一部がオーバーラップする場合がある。よって、この場合、車両検知器S1が異常(ゴミの付着などによるON状態継続をいう。以下同様)であっても割付カウンタ14のカウント値は“2”になる。   That is, in the example described with reference to FIG. 12, when the vehicle 50 passes through the ETC lane 51, the detection signal of the vehicle detector S1 and the detection signal of the vehicle detector S2 may partially overlap. Therefore, in this case, the count value of the allocation counter 14 is “2” even if the vehicle detector S1 is abnormal (refers to continuation of the ON state due to dust adhesion, etc.).

あるいは、車両50がETCレーン51を通過する際に、車両検知器S1に異常が無ければ、車両検知器S1の検知信号と車両検知器2の検知信号とが全くオーバーラップしない場合でも、車両検知器S1が異常であれば、やはり車両検知器S1の検知信号と車両検知器S2の検知信号とはオーバーラップすることになる。この場合も割付カウンタ14のカウント値は“2”になる。   Alternatively, when the vehicle 50 passes through the ETC lane 51, if there is no abnormality in the vehicle detector S1, the vehicle detection is performed even if the detection signal of the vehicle detector S1 and the detection signal of the vehicle detector 2 do not overlap at all. If the detector S1 is abnormal, the detection signal of the vehicle detector S1 and the detection signal of the vehicle detector S2 also overlap. Also in this case, the count value of the allocation counter 14 is “2”.

一方、車両検知器S1が異常である場合、割付カウンタ14のカウント値が“2”以上になることはない。したがって、割付カウンタ14のカウント値が“2”以上になることは車両検知器S1の異常を判定する上で無意味である。よって、割付カウンタ14のカウント値が“2”になったときには、割付カウンタ14および未割付カウンタ15のカウント値を共に“0”にリセットする。   On the other hand, when the vehicle detector S1 is abnormal, the count value of the allocation counter 14 does not become “2” or more. Therefore, the count value of the allocation counter 14 being “2” or more is meaningless in determining the abnormality of the vehicle detector S1. Therefore, when the count value of the allocation counter 14 becomes “2”, the count values of the allocation counter 14 and the unallocated counter 15 are both reset to “0”.

また、車両50が連結車のような車長の長い車種である場合、車両検知器S1および車両検知器S2のみならず車両検知器S3の検知信号までもがオーバーラップする場合がある。そのような場合には、カウント値が“3”になると割付カウンタ14および未割付カウンタ15を“0”にリセットするように「リセットの閾値」を設定する。   Moreover, when the vehicle 50 is a long vehicle type such as a connected vehicle, not only the vehicle detector S1 and the vehicle detector S2 but also the detection signal of the vehicle detector S3 may overlap. In such a case, a “reset threshold” is set so that the assigned counter 14 and the unassigned counter 15 are reset to “0” when the count value becomes “3”.

すなわち、「リセットの閾値」の設定の方法を一般化して説明すると、車両検知器S2が車両50を検知してからいずれの車両検知器S1〜S5も車両50を検知していない状態となるまでの間に車両50を検知する車両検知器S1〜S5の個数をM(Mは5以下の自然数)とするときにこのMを「リセットの閾値」として設定する。   That is, when the method of setting the “reset threshold value” is generalized and described, from when the vehicle detector S2 detects the vehicle 50 until any vehicle detector S1 to S5 detects the vehicle 50. M is set as a “reset threshold” when the number of vehicle detectors S1 to S5 that detect the vehicle 50 is M (M is a natural number of 5 or less).

これにより、車両検知器S1が異常である場合でも割付可能な割付数の最大値を超えた無効なカウントが割付カウンタ14および未割付カウンタ15で行われることを回避し、車両管理部11の処理を効率良く行うことができる。   As a result, even when the vehicle detector S1 is abnormal, it is avoided that an invalid count exceeding the maximum number of allocations that can be allocated is performed by the allocation counter 14 and the unallocated counter 15, and the processing of the vehicle management unit 11 Can be performed efficiently.

また、検知器異常判定部13は、車両未割付回数計数部12の未割付カウンタ15のカウント値が規定回数以上になり、発進制御機53が「開」でありかつ車両台数が1台であるときには検知器異常と判定する。すなわち、発進制御機53が「閉」であれば、既に異常判定がなされているということであり、異常判定の必要はない。また、車両台数が複数であれば、割付処理は正常であり、異常判定の必要はない。   In addition, the detector abnormality determination unit 13 indicates that the count value of the unallocated counter 15 of the vehicle unallocated number counting unit 12 exceeds the specified number, the start controller 53 is “open”, and the number of vehicles is one. Sometimes it is determined that the detector is abnormal. That is, if the start controller 53 is “closed”, this means that an abnormality determination has already been made, and there is no need for an abnormality determination. If the number of vehicles is plural, the allocation process is normal and there is no need for abnormality determination.

このようにして異常と判定されたとき、検知器異常判定部13は、車線監視制御盤56に異常と通知する。なお、この規定回数を「異常判定の閾値」と呼ぶことにする。この「異常判定の閾値」は、上述した「リセットの閾値」よりも大きな値であり、かつ車両検知器S1〜S5の数である“5”以下とすることが好ましい。   When it is determined that there is an abnormality in this way, the detector abnormality determination unit 13 notifies the lane monitoring control panel 56 of the abnormality. This specified number of times is referred to as “abnormality determination threshold”. This “abnormality determination threshold value” is preferably a value larger than the above-described “reset threshold value” and not more than “5” which is the number of vehicle detectors S1 to S5.

すなわち、「異常判定の閾値」が「リセットの閾値」以下であることは有り得ないので、「異常判定の閾値」は必ず「リセットの閾値」よりも大きな値である。また、「異常判定の閾値」を車両検知器S1〜S5の数以下とすることにより、車両検知処理が車両検知器S1〜S5を一巡する間に異常判定を行うことができる。また、「異常判定の閾値」を車両検知器S1〜S5の数よりも大きく設定すると、異常を判定する以前に未割付カウンタ15がリセットされる可能性があるため好ましくない。   That is, since the “abnormality determination threshold” cannot be less than the “reset threshold”, the “abnormality determination threshold” is always larger than the “reset threshold”. Further, by setting the “threshold for abnormality determination” to be equal to or less than the number of vehicle detectors S1 to S5, abnormality determination can be performed while the vehicle detection process makes a round of the vehicle detectors S1 to S5. In addition, setting the “abnormality determination threshold” to be larger than the number of vehicle detectors S1 to S5 is not preferable because the unallocated counter 15 may be reset before the abnormality is determined.

しかしながら、車両検知器S1の位置に実際に車両50が停車して車両検知器S1がON状態となっている場合と、車両検知器S1にゴミなどが付着してON状態となっている場合とを区別するための判定時間を設けることは有用である。この場合、必要ならば「異常判定の閾値」を車両検知器S1〜S5の数よりも大きく設定してもよい。このようなときには、予めシミュレーションを行って、異常判定が所望する判定時間後に行われることを確認することが好ましい。   However, when the vehicle 50 actually stops at the position of the vehicle detector S1 and the vehicle detector S1 is in an ON state, and when the vehicle detector S1 is in an ON state due to dust attached to the vehicle detector S1. It is useful to provide a determination time for distinguishing between the two. In this case, if necessary, the “abnormality determination threshold value” may be set larger than the number of vehicle detectors S1 to S5. In such a case, it is preferable to perform a simulation in advance and confirm that the abnormality determination is performed after a desired determination time.

(車線サーバ1の動作の説明)
ETCレーンの機器配置例は、図1で説明したとおりである。車両検知器S1〜S5は車両50の先頭が車両検知器S1〜S5の光軸を横切って遮光すると検知信号を出力し、車両検知器S1〜S5の光軸を車両50の後尾が過ぎ、車両検知器S1〜S5の遮光が無くなると検知信号の出力を停止する。
(Description of operation of lane server 1)
An example of equipment arrangement in the ETC lane is as described with reference to FIG. The vehicle detectors S1 to S5 output a detection signal when the head of the vehicle 50 is shielded across the optical axis of the vehicle detectors S1 to S5, and the rear of the vehicle 50 passes the optical axis of the vehicle detectors S1 to S5. When the detectors S1 to S5 are not shielded from light, the detection signal output is stopped.

1.車両検知器S1が正常の場合
車両検知器S1が正常な場合の車両50の検知パターンを図3を参照して説明する。
1. When Vehicle Detector S1 is Normal A detection pattern of the vehicle 50 when the vehicle detector S1 is normal will be described with reference to FIG.

タイミングT0:車両50の通行が無いときには、全ての車両検知器S1〜S5はOFF状態である。   Timing T0: When the vehicle 50 is not passing, all the vehicle detectors S1 to S5 are in the OFF state.

タイミングT1:車両50が車両検知器S1の光軸を横切ると、車両検知器S1がON状態になる。車両割付判定部11は、車両検知器S1がON状態になったことを受けて車両検知器S1に車両50を割付ける。これにより、車両割付判定部11の割付カウンタ14は“1”加算される。また、車両割付判定部11が車両検知器S1に車両50を割付けたことを通知された車両未割付回数計数部12は、未割付カウンタ15についても“1”加算する。これは前述したように、車両検知器S1が異常であったとしても当該割付けは行われる。よって、そのような場合を想定して未割付カウンタ15についても“1”加算する。これにより、割付カウンタ14および未割付カウンタ15の双方のカウント値が共に“1”になる。   Timing T1: When the vehicle 50 crosses the optical axis of the vehicle detector S1, the vehicle detector S1 is turned on. The vehicle allocation determination unit 11 allocates the vehicle 50 to the vehicle detector S1 in response to the vehicle detector S1 being turned on. Thereby, the allocation counter 14 of the vehicle allocation determination unit 11 is incremented by “1”. Further, the vehicle unallocated number counting unit 12 notified that the vehicle allocation determining unit 11 allocated the vehicle 50 to the vehicle detector S <b> 1 adds “1” to the unallocated counter 15. As described above, the allocation is performed even if the vehicle detector S1 is abnormal. Therefore, “1” is also added to the unallocated counter 15 assuming such a case. As a result, the count values of both the allocation counter 14 and the unallocated counter 15 are both “1”.

タイミングT2:車両50が車両検知器S2の光軸を横切ると、車両検知器S2がON状態になる。車両割付判定部11は、車両検知器S2がON状態になったことを受けて車両検知器S2に車両50を割付ける。この状況は、車両50が車両検知器S1の位置からさらに前進し、車両検知器S1および車両検知器S2の検知信号がオーバーラップされて検知されている状況とみなされる。この場合、車両割付判定部11の割付カウンタ14は“1”だけ加算され、カウント値は”2”となる。また車両未割付回数計数部12の未割付カウンタ15は“1”だけ加算され、そのカウント値は”2”となる。すなわち割付カウンタ14および未割付カウンタ15のカウント値は共に“2”になり、割付カウンタ14および未割付カウンタ15のカウント値は共に“0”にリセットされる。   Timing T2: When the vehicle 50 crosses the optical axis of the vehicle detector S2, the vehicle detector S2 is turned on. The vehicle allocation determination unit 11 allocates the vehicle 50 to the vehicle detector S2 in response to the vehicle detector S2 being turned on. This situation is regarded as a situation in which the vehicle 50 further moves forward from the position of the vehicle detector S1, and the detection signals of the vehicle detector S1 and the vehicle detector S2 are overlapped and detected. In this case, the allocation counter 14 of the vehicle allocation determination unit 11 is incremented by “1”, and the count value becomes “2”. Further, the unallocated counter 15 of the vehicle unallocated number counting unit 12 is incremented by “1”, and the count value becomes “2”. That is, the count values of the allocation counter 14 and the unallocated counter 15 are both “2”, and the count values of the allocation counter 14 and the unallocated counter 15 are both reset to “0”.

タイミングT3:車両50が車両検知器S1の光軸を通過し、車両検知器S1がOFF状態になる。このとき、車両検知器S2は未だON状態である。   Timing T3: The vehicle 50 passes through the optical axis of the vehicle detector S1, and the vehicle detector S1 is turned off. At this time, the vehicle detector S2 is still ON.

タイミングT4:車両50が車両検知器S2の光軸を通過し、車両検知器S2がOFF状態になる。このときは、いずれの車両検知器S1〜S5もOFF状態である。   Timing T4: The vehicle 50 passes through the optical axis of the vehicle detector S2, and the vehicle detector S2 is turned off. At this time, all the vehicle detectors S1 to S5 are in the OFF state.

タイミングT5:車両50が車両検知器S3の光軸を横切ると、車両検知器S3がON状態になる。車両割付判定部11は、車両検知器S3がON状態になったことを受けて車両検知器S3に車両50を割付ける。これにより、割付カウンタ14および未割付カウンタ15のカウント値は共に“1”になる。   Timing T5: When the vehicle 50 crosses the optical axis of the vehicle detector S3, the vehicle detector S3 is turned on. The vehicle allocation determination unit 11 allocates the vehicle 50 to the vehicle detector S3 in response to the vehicle detector S3 being turned on. As a result, the count values of the allocation counter 14 and the unallocated counter 15 are both “1”.

タイミングT6:車両50が車両検知器S3の光軸を通過し、車両検知器S3がOFF状態になる。このときは、いずれの車両検知器S1〜S5もOFF状態である。   Timing T6: The vehicle 50 passes through the optical axis of the vehicle detector S3, and the vehicle detector S3 is turned off. At this time, all the vehicle detectors S1 to S5 are in the OFF state.

タイミングT7:車両50が車両検知器S4の光軸を横切ると、車両検知器S4がON状態になる。車両割付判定部11は、車両検知器S4がON状態になったことを受けて車両検知器S4に車両50を割付ける。これにより、割付カウンタ14および未割付カウンタ15のカウント値は共に“2”になる。したがって、割付カウンタ14および未割付カウンタ15のカウント値は共に“0”にリセットされる。   Timing T7: When the vehicle 50 crosses the optical axis of the vehicle detector S4, the vehicle detector S4 is turned on. The vehicle allocation determination unit 11 allocates the vehicle 50 to the vehicle detector S4 in response to the vehicle detector S4 being turned on. As a result, the count values of the allocation counter 14 and the unallocated counter 15 are both “2”. Therefore, the count values of the allocation counter 14 and the unallocated counter 15 are both reset to “0”.

タイミングT8:車両50が車両検知器S4の光軸を通過し、車両検知器S4がOFF状態になる。このときは、いずれの車両検知器S1〜S5もOFF状態である。   Timing T8: The vehicle 50 passes the optical axis of the vehicle detector S4, and the vehicle detector S4 is turned off. At this time, all the vehicle detectors S1 to S5 are in the OFF state.

タイミングT9:車両50が車両検知器S5の光軸を横切ると、車両検知器S5がON状態になる。車両割付判定部11は、車両検知器S5がON状態になったことを受けて車両検知器S5に車両50を割付ける。これにより、割付カウンタ14および未割付カウンタ15のカウント値は共に“1”になる。   Timing T9: When the vehicle 50 crosses the optical axis of the vehicle detector S5, the vehicle detector S5 is turned on. The vehicle allocation determination unit 11 allocates the vehicle 50 to the vehicle detector S5 in response to the vehicle detector S5 being turned on. As a result, the count values of the allocation counter 14 and the unallocated counter 15 are both “1”.

タイミングT10:車両50が車両検知器S5の光軸を通過し、車両検知器S5がOFF状態になる。このときは、いずれの車両検知器S1〜S5もOFF状態である。また、このときに、車両50はETCレーン51を退出する。   Timing T10: The vehicle 50 passes the optical axis of the vehicle detector S5, and the vehicle detector S5 is turned off. At this time, all the vehicle detectors S1 to S5 are in the OFF state. At this time, the vehicle 50 leaves the ETC lane 51.

タイミングT11:2台目の車両50が車両検知器S1の光軸を横切ると、車両検知器S1がON状態になる。車両割付判定部11は、車両検知器S1がON状態になったことを受けて車両検知器S1に2台目の車両50を割付ける。これにより車両割付判定部11は、割付カウンタ14を“1”加算する。車両割付判定部11が車両検知器S1に2台目の車両50を割付けたことを通知された車両未割付回数計数部12は、未割付カウンタ15についても“1”加算する。これにより、割付カウンタ14および未割付カウンタ15のカウント値は共に“2”になる。したがって、割付カウンタ14および未割付カウンタ15のカウント値は共に“0”にリセットされる。   Timing T11: When the second vehicle 50 crosses the optical axis of the vehicle detector S1, the vehicle detector S1 is turned on. The vehicle allocation determination unit 11 allocates the second vehicle 50 to the vehicle detector S1 in response to the vehicle detector S1 being turned on. As a result, the vehicle allocation determination unit 11 adds “1” to the allocation counter 14. The vehicle unallocated number counting unit 12 that is notified that the vehicle allocation determining unit 11 has allocated the second vehicle 50 to the vehicle detector S <b> 1 adds “1” to the unallocated counter 15. As a result, the count values of the allocation counter 14 and the unallocated counter 15 are both “2”. Therefore, the count values of the allocation counter 14 and the unallocated counter 15 are both reset to “0”.

タイミングT12:2台目の車両50が車両検知器S2の光軸を横切ると、車両検知器S2がON状態になる。車両割付判定部11は、車両検知器S2がON状態になったことを受けて車両検知器S2に2台目の車両50を割付ける。この状況は、2台目の車両50が車両検知器S1の位置からさらに前進し、車両検知器S1および車両検知器S2の検知信号がオーバーラップされて検知されている状況とみなされる。これにより、割付カウンタ14および未割付カウンタ15のカウント値は共に“1”になる。   Timing T12: When the second vehicle 50 crosses the optical axis of the vehicle detector S2, the vehicle detector S2 is turned on. The vehicle allocation determination unit 11 allocates the second vehicle 50 to the vehicle detector S2 in response to the vehicle detector S2 being turned on. This situation is regarded as a situation in which the second vehicle 50 further moves forward from the position of the vehicle detector S1 and the detection signals of the vehicle detector S1 and the vehicle detector S2 are overlapped and detected. As a result, the count values of the allocation counter 14 and the unallocated counter 15 are both “1”.

タイミングT13:2台目の車両50が車両検知器S1の光軸を通過し、車両検知器S1がOFF状態になる。このとき、車両検知器S2は未だON状態である。   Timing T13: The second vehicle 50 passes through the optical axis of the vehicle detector S1, and the vehicle detector S1 is turned off. At this time, the vehicle detector S2 is still ON.

タイミングT14:2台目の車両50が車両検知器S2の光軸を通過し、車両検知器S2がOFF状態になる。このときは、いずれの車両検知器S1〜S5もOFF状態である。   Timing T14: The second vehicle 50 passes through the optical axis of the vehicle detector S2, and the vehicle detector S2 is turned off. At this time, all the vehicle detectors S1 to S5 are in the OFF state.

タイミングT15:2台目の車両50が車両検知器S3の光軸を横切ると、車両検知器S3がON状態になる。車両割付判定部11は、車両検知器S3がON状態になったことを受けて車両検知器S3に2台目の車両50を割付ける。これにより、割付カウンタ14および未割付カウンタ15のカウント値は共に“2”になる。したがって、割付カウンタ14および未割付カウンタ15のカウント値は共に“0”にリセットされる。   Timing T15: When the second vehicle 50 crosses the optical axis of the vehicle detector S3, the vehicle detector S3 is turned on. The vehicle allocation determination unit 11 allocates the second vehicle 50 to the vehicle detector S3 in response to the vehicle detector S3 being turned on. As a result, the count values of the allocation counter 14 and the unallocated counter 15 are both “2”. Therefore, the count values of the allocation counter 14 and the unallocated counter 15 are both reset to “0”.

タイミングT16:2台目の車両50が車両検知器S3の光軸を通過し、車両検知器S3がOFF状態になる。このときは、いずれの車両検知器S1〜S5もOFF状態である。   Timing T16: The second vehicle 50 passes through the optical axis of the vehicle detector S3, and the vehicle detector S3 is turned off. At this time, all the vehicle detectors S1 to S5 are in the OFF state.

タイミングT17:2台目の車両50が車両検知器S4の光軸を横切ると、車両検知器S4がON状態になる。車両割付判定部11は、車両検知器S4がON状態になったことを受けて車両検知器S4に2台目の車両50を割付ける。これにより、割付カウンタ14および未割付カウンタ15のカウント値は共に“1”になる。   Timing T17: When the second vehicle 50 crosses the optical axis of the vehicle detector S4, the vehicle detector S4 is turned on. The vehicle allocation determination unit 11 allocates the second vehicle 50 to the vehicle detector S4 in response to the vehicle detector S4 being turned on. As a result, the count values of the allocation counter 14 and the unallocated counter 15 are both “1”.

タイミングT18:2台目の車両50が車両検知器S4の光軸を通過し、車両検知器S4がOFF状態になる。このときは、いずれの車両検知器S1〜S5もOFF状態である。   Timing T18: The second vehicle 50 passes through the optical axis of the vehicle detector S4, and the vehicle detector S4 is turned off. At this time, all the vehicle detectors S1 to S5 are in the OFF state.

タイミングT19:2台目の車両50が車両検知器S5の光軸を横切ると、車両検知器S5がON状態になる。車両割付判定部11は、車両検知器S5がON状態になったことを受けて車両検知器S5に2台目の車両50を割付ける。これにより、割付カウンタ14および未割付カウンタ15のカウント値は共に“2”になる。したがって、割付カウンタ14および未割付カウンタ15のカウント値は共に“0”にリセットされる。   Timing T19: When the second vehicle 50 crosses the optical axis of the vehicle detector S5, the vehicle detector S5 is turned on. The vehicle allocation determination unit 11 allocates the second vehicle 50 to the vehicle detector S5 in response to the vehicle detector S5 being turned on. As a result, the count values of the allocation counter 14 and the unallocated counter 15 are both “2”. Therefore, the count values of the allocation counter 14 and the unallocated counter 15 are both reset to “0”.

タイミングT20:2台目の車両50が車両検知器S5の光軸を通過し、車両検知器S5がOFF状態になる。このときは、いずれの車両検知器S1〜S5もOFF状態である。また、このときに、2台目の車両50はETCレーン51を退出する。   Timing T20: The second vehicle 50 passes through the optical axis of the vehicle detector S5, and the vehicle detector S5 is turned off. At this time, all the vehicle detectors S1 to S5 are in the OFF state. At this time, the second vehicle 50 leaves the ETC lane 51.

2.車両検知器S1が異常の場合
次に、車両検知器S1が異常な場合の車両50の検知パターンを図4および図5を参照して説明する。図5の実線で囲んだ車両は実際の車両の位置を示す。また、図5の破線で囲んだ車両は車両割付判定部11が検知している車両の位置(車両管理上車両)を示す。
2. When Vehicle Detector S1 is Abnormal Next, a detection pattern of the vehicle 50 when the vehicle detector S1 is abnormal will be described with reference to FIG. 4 and FIG. The vehicle surrounded by the solid line in FIG. 5 indicates the actual position of the vehicle. Further, the vehicle surrounded by the broken line in FIG. 5 indicates the position of the vehicle (vehicle for vehicle management) detected by the vehicle allocation determination unit 11.

タイミングT30:車両50の通行が無いときには、全ての車両検知器S1〜S5はOFF状態である。   Timing T30: When the vehicle 50 is not passing, all the vehicle detectors S1 to S5 are in the OFF state.

タイミングT31:雪などのゴミが車両検知器S1の投光器または受光器に付着し光軸を横切ると、車両検知器S1がON状態になる。車両割付判定部11は、車両検知器S1がON状態になったことを受けて車両検知器S1に車両50(実際はゴミ)を割付ける。また、車両割付判定部11は、割付カウンタ14を“1”加算する。車両割付判定部11が車両検知器S1に車両50を割付けたことを通知された車両未割付回数計数部12は、未割付カウンタ15についても“1”加算する。これにより、図5のパターンP1に示すように、割付カウンタ14および未割付カウンタ15の双方共にカウント値が“1”になる。   Timing T31: When dust such as snow adheres to the projector or light receiver of the vehicle detector S1 and crosses the optical axis, the vehicle detector S1 is turned on. The vehicle assignment determination unit 11 assigns the vehicle 50 (actually garbage) to the vehicle detector S1 in response to the vehicle detector S1 being turned on. In addition, the vehicle allocation determination unit 11 adds “1” to the allocation counter 14. The vehicle unallocated number counting unit 12 notified that the vehicle allocation determining unit 11 has allocated the vehicle 50 to the vehicle detector S <b> 1 adds “1” to the unallocated counter 15. As a result, as shown in the pattern P1 of FIG. 5, the count values of both the allocated counter 14 and the unallocated counter 15 become “1”.

タイミングT32:実際の車両50が不検知となっている車両検知器S1を通過して車両検知器S2の光軸を横切ると、車両検知器S2がON状態になる。車両割付判定部11は、車両検知器S2がON状態になったことを受けて車両検知器S2に車両50を割付ける。この状況は、車両50が車両検知器S1の位置からさらに前進し、車両検知器S1および車両検知器S2の検知信号がオーバーラップされて検知されている状況とみなされる。これにより、割付カウンタ14および未割付カウンタ15のカウント値は共に“2”になる。したがって、割付カウンタ14および未割付カウンタ15のカウント値は共に“0”にリセットされる(図5のパターンP2)。   Timing T32: When the actual vehicle 50 passes through the undetected vehicle detector S1 and crosses the optical axis of the vehicle detector S2, the vehicle detector S2 is turned on. The vehicle allocation determination unit 11 allocates the vehicle 50 to the vehicle detector S2 in response to the vehicle detector S2 being turned on. This situation is regarded as a situation in which the vehicle 50 further moves forward from the position of the vehicle detector S1, and the detection signals of the vehicle detector S1 and the vehicle detector S2 are overlapped and detected. As a result, the count values of the allocation counter 14 and the unallocated counter 15 are both “2”. Accordingly, the count values of the allocation counter 14 and the unallocated counter 15 are both reset to “0” (pattern P2 in FIG. 5).

タイミングT33:車両50が車両検知器S2の光軸を通過し、車両検知器S2はOFF状態となる。しかし、車両検知器S1のON状態が継続しているため、車両割付判定部11は、車両50が車両検知器S1の位置まで後退したと判定する(図5のパターンP3)。   Timing T33: The vehicle 50 passes through the optical axis of the vehicle detector S2, and the vehicle detector S2 is turned off. However, since the ON state of the vehicle detector S1 continues, the vehicle allocation determination unit 11 determines that the vehicle 50 has moved back to the position of the vehicle detector S1 (pattern P3 in FIG. 5).

タイミングT34:車両50が車両検知器S3の光軸を横切ると、車両検知器S3がON状態になる。しかし、車両割付判定部11は、車両検知器S3がON状態になっても車両50は車両検知器S1の位置にあり停止していると判定しているため、車両検知器S3に車両50を割付けない。これにより、未割付カウンタ15のカウント値は“1”になる(図5のパターンP4)。   Timing T34: When the vehicle 50 crosses the optical axis of the vehicle detector S3, the vehicle detector S3 is turned on. However, since the vehicle allocation determination unit 11 determines that the vehicle 50 is at the position of the vehicle detector S1 and is stopped even when the vehicle detector S3 is turned on, the vehicle allocation determination unit 11 places the vehicle 50 on the vehicle detector S3. Not assigned. As a result, the count value of the unallocated counter 15 becomes “1” (pattern P4 in FIG. 5).

タイミングT35:車両50が車両検知器S3の光軸を通過し、車両検知器S3がOFF状態になる。車両検知器S1は、依然としてON状態を継続している。   Timing T35: The vehicle 50 passes through the optical axis of the vehicle detector S3, and the vehicle detector S3 is turned off. The vehicle detector S1 is still in the ON state.

タイミングT36:車両50が車両検知器S4の光軸を横切ると、車両検知器S4がON状態になる。車両割付判定部11は、車両検知器S4がON状態になっても車両50は車両検知器S1の位置にあり停止していると判定しているため、車両検知器S4に車両50を割付けない。これにより、未割付カウンタ15のカウント値は“2”になる(図5のパターンP5)。   Timing T36: When the vehicle 50 crosses the optical axis of the vehicle detector S4, the vehicle detector S4 is turned on. The vehicle allocation determination unit 11 determines that the vehicle 50 is at the position of the vehicle detector S1 and is stopped even when the vehicle detector S4 is turned on, and therefore does not allocate the vehicle 50 to the vehicle detector S4. . As a result, the count value of the unallocated counter 15 becomes “2” (pattern P5 in FIG. 5).

タイミングT37:車両50が車両検知器S4の光軸を通過し、車両検知器S4がOFF状態になる。車両検知器S1は、依然としてON状態を継続している。   Timing T37: The vehicle 50 passes through the optical axis of the vehicle detector S4, and the vehicle detector S4 is turned off. The vehicle detector S1 is still in the ON state.

タイミングT38:車両50が車両検知器S5の光軸を横切ると、車両検知器S5がON状態になる。車両割付判定部11は、車両検知器S5がON状態になっても車両50は車両検知器S1の位置にあり停止していると判定しているため、車両検知器S5に車両50を割付けない。これにより、未割付カウンタ15のカウント値は“3”になる(図5のパターンP6)。   Timing T38: When the vehicle 50 crosses the optical axis of the vehicle detector S5, the vehicle detector S5 is turned on. Since the vehicle allocation determination unit 11 determines that the vehicle 50 is at the position of the vehicle detector S1 and is stopped even when the vehicle detector S5 is turned on, the vehicle allocation determination unit 11 does not allocate the vehicle 50 to the vehicle detector S5. . As a result, the count value of the unallocated counter 15 becomes “3” (pattern P6 in FIG. 5).

タイミングT39:車両50が車両検知器S5の光軸を通過し、車両検知器S5がOFF状態になる。車両検知器S1は、依然としてON状態を継続している。また、このときに、車両50はETCレーン51を退出する(図5のパターンP7)。   Timing T39: The vehicle 50 passes the optical axis of the vehicle detector S5, and the vehicle detector S5 is turned off. The vehicle detector S1 is still in the ON state. At this time, the vehicle 50 leaves the ETC lane 51 (pattern P7 in FIG. 5).

タイミングT40:2台目の車両50が不検知となっている車両検知器S1を通過し(図5のパターンP8)、車両検知器S2の光軸を横切ると、車両検知器S2がON状態になる(図5のパターンP9)。車両割付判定部11は、車両検知器S2がON状態になったので、これまで車両検知器S1の位置にあった車両50が車両検知器S2の位置まで前進したと判定する。これにより、車両割付判定部11は、車両検知器S2がON状態になったことを受けて車両検知器S2に2台目の車両50を割付ける。これにより、割付カウンタ14のカウント値が“1”になり、未割付カウンタ15のカウント値も“4”になる。   Timing T40: When the second vehicle 50 passes the undetected vehicle detector S1 (pattern P8 in FIG. 5) and crosses the optical axis of the vehicle detector S2, the vehicle detector S2 is turned on. (Pattern P9 in FIG. 5). The vehicle allocation determination unit 11 determines that the vehicle 50 that has been at the position of the vehicle detector S1 so far has advanced to the position of the vehicle detector S2 because the vehicle detector S2 is in the ON state. As a result, the vehicle allocation determination unit 11 allocates the second vehicle 50 to the vehicle detector S2 in response to the vehicle detector S2 being turned on. As a result, the count value of the allocation counter 14 becomes “1”, and the count value of the unallocated counter 15 also becomes “4”.

タイミングT41:2台目の車両50が車両検知器S2の光軸を通過し、車両検知器S2がOFF状態になる。このとき車両検知器S1は、依然としてON状態を継続しているため、車両割付判定部11は、1台目の車両50が再び車両検知器S2の位置から車両検知器S1の位置まで後退したと判定する(図5のパターンP10)。   Timing T41: The second vehicle 50 passes through the optical axis of the vehicle detector S2, and the vehicle detector S2 is turned off. At this time, since the vehicle detector S1 is still in the ON state, the vehicle allocation determination unit 11 indicates that the first vehicle 50 has retreated from the position of the vehicle detector S2 to the position of the vehicle detector S1 again. Determination is made (pattern P10 in FIG. 5).

タイミングT42:2台目の車両50が車両検知器S3の光軸を横切ると、車両検知器S3がON状態になる。車両割付判定部11は、車両検知器S3がON状態になっても1台目の車両50が車両検知器S1の位置にあり停止していると判定しているため、車両検知器S3に車両50を割付けない。これにより、未割付カウンタ15のカウント値は“5”になる。また、未割付カウンタ15のカウント値が加算されたことを受けて、割付カウンタ14のカウント値は“0”にリセットされる(図5のパターンP11)。   Timing T42: When the second vehicle 50 crosses the optical axis of the vehicle detector S3, the vehicle detector S3 is turned on. The vehicle allocation determination unit 11 determines that the first vehicle 50 is stopped at the position of the vehicle detector S1 even when the vehicle detector S3 is turned on, and therefore the vehicle detector S3 Do not assign 50. As a result, the count value of the unallocated counter 15 becomes “5”. In response to the addition of the count value of the unallocated counter 15, the count value of the allocated counter 14 is reset to “0” (pattern P11 in FIG. 5).

検知器異常判定部13は、車両未割付回数計数部12の未割付カウンタ15のカウント値を監視している。そして、検知器異常判定部13は、未割付カウンタ15のカウント値が“5”になったことを受けて車両検知器S1の異常と判定する。検知器異常判定部13は、異常の判定結果を車線監視制御盤56に対して出力する。   The detector abnormality determination unit 13 monitors the count value of the unallocated counter 15 of the vehicle unallocated number counting unit 12. The detector abnormality determination unit 13 determines that the vehicle detector S1 is abnormal in response to the count value of the unallocated counter 15 becoming “5”. The detector abnormality determination unit 13 outputs an abnormality determination result to the lane monitoring control panel 56.

3.「リセットの閾値」が正しく設定されていなかった場合
次に、「リセットの閾値」が正しく設定されていなかった場合の車両50の検知パターンを図6を参照して説明する。なお、図6におけるタイミングT60までの処理は、図4におけるタイミングT40までの処理と同じであるため、タイミングT50〜T59までの説明は省略する。また、タイミングT62以降については説明を省略する。
3. When “Reset Threshold” is not Set Correctly Next, a detection pattern of the vehicle 50 when “Reset Threshold” is not set correctly will be described with reference to FIG. Note that the processing up to timing T60 in FIG. 6 is the same as the processing up to timing T40 in FIG. 4, and therefore the description from timing T50 to T59 is omitted. The description after timing T62 is omitted.

タイミングT60:2台目の車両50が不検知となっている車両検知器S1を通過し車両検知器S2の光軸を横切ると、車両検知器S2がON状態になる。車両割付判定部11は、車両検知器S2がON状態になったので、これまで車両検知器S1の位置にあった車両50が車両検知器S2の位置まで前進したと判定する。これにより、車両割付判定部11は、車両検知器S2がON状態になったことを受けて車両検知器S2に2台目の車両50を割付ける。これにより、割付カウンタ14のカウント値が“1”になり、未割付カウンタ15のカウント値も“4”になる。   Timing T60: When the second vehicle 50 passes through the undetected vehicle detector S1 and crosses the optical axis of the vehicle detector S2, the vehicle detector S2 is turned on. The vehicle allocation determination unit 11 determines that the vehicle 50 that has been at the position of the vehicle detector S1 so far has advanced to the position of the vehicle detector S2 because the vehicle detector S2 is in the ON state. As a result, the vehicle allocation determination unit 11 allocates the second vehicle 50 to the vehicle detector S2 in response to the vehicle detector S2 being turned on. As a result, the count value of the allocation counter 14 becomes “1”, and the count value of the unallocated counter 15 also becomes “4”.

タイミングT61:2台目の車両50は車長が長く、車両検知器S2の光軸を横切りながら、さらに、車両検知器S3の光軸も横切る。すなわち、車両検知器S1、S2、S3の検知信号が3つともオーバーラップする。車両割付判定部11は、車両検知器S3がON状態になったので、これまで車両検知器S1、S2の位置にあった車両50が車両検知器S3の位置まで前進したと判定する。これにより、割付カウンタ14のカウント値は“2”になる。したがって、割付カウンタ14および未割付カウンタ15のカウント値は共に“0”にリセットされる。   Timing T61: The second vehicle 50 has a long vehicle length, and further crosses the optical axis of the vehicle detector S3 while crossing the optical axis of the vehicle detector S2. That is, all three detection signals of the vehicle detectors S1, S2, and S3 overlap. The vehicle allocation determination unit 11 determines that the vehicle 50 that has been in the position of the vehicle detectors S1 and S2 has moved forward to the position of the vehicle detector S3 because the vehicle detector S3 is in the ON state. As a result, the count value of the allocation counter 14 becomes “2”. Therefore, the count values of the allocation counter 14 and the unallocated counter 15 are both reset to “0”.

このように、「リセットの閾値」を、車両検知器S2が車両50を検知してからいずれの車両検知器S1〜S5も車両50を検知していない状態となるまでの間に車両50を検知する車両検知器S1〜S5の個数に設定しておかない場合には、図4に示した異常判定が正常に行われない場合がある。よって、図6の例では、「リセットの閾値」は“3”とすることが適当である。   In this way, the “reset threshold” is detected from the time when the vehicle detector S2 detects the vehicle 50 to the time when none of the vehicle detectors S1 to S5 detects the vehicle 50. If the number of vehicle detectors S1 to S5 to be set is not set, the abnormality determination shown in FIG. 4 may not be performed normally. Therefore, in the example of FIG. 6, it is appropriate to set the “reset threshold” to “3”.

「リセットの閾値」を“3”に設定したときの車長の短い車両50が通過したときの検知パターンを図7に示す。図7の例では、タイミングT71において割付カウンタ14のカウンタ値は“2”となるが、割付カウンタ14および未割付カウンタ15のリセットは行われない。したがって、タイミングT78において検知器異常判定部13は異常と判定する。このように、図4の例と比べると、「リセットの閾値」が“3”に設定されているために車長の短い車両50が通過した場合の判定時間は短くなる。しかしながら、判定時間が多少短くなることは、車両検知器S1の異常を素早く判定するという目的に反しないので問題とはならない。   FIG. 7 shows a detection pattern when a vehicle 50 having a short vehicle length when the “reset threshold” is set to “3”. In the example of FIG. 7, the counter value of the allocation counter 14 becomes “2” at timing T71, but the allocation counter 14 and the unallocated counter 15 are not reset. Therefore, at timing T78, the detector abnormality determining unit 13 determines that there is an abnormality. Thus, compared with the example of FIG. 4, since the “reset threshold” is set to “3”, the determination time when the vehicle 50 with a short vehicle length passes is shortened. However, the determination time being somewhat short does not pose a problem because it does not contradict the purpose of quickly determining abnormality of the vehicle detector S1.

次に、「リセットの閾値」を“3”に設定した場合に、車長の長い車両50がETCレーン51を通過した場合の車両50の検知パターンを図8を参照して説明する。   Next, the detection pattern of the vehicle 50 when the long vehicle 50 passes through the ETC lane 51 when the “reset threshold” is set to “3” will be described with reference to FIG.

タイミングT80:車両50の通行が無いときには、全ての車両検知器S1〜S5はOFF状態である。   Timing T80: When the vehicle 50 does not pass, all the vehicle detectors S1 to S5 are in the OFF state.

タイミングT81:雪などのゴミが車両検知器S1の投光器または受光器に付着し光軸を横切ると、車両検知器S1がON状態になる。車両割付判定部11は、車両検知器S1がON状態になったことを受けて車両検知器S1に車両50(実際はゴミ)を割付ける。また、車両割付判定部11は、割付カウンタ14を“1”加算する。車両割付判定部11が車両検知器S1に車両50を割付けたことを通知された車両未割付回数計数部12は、未割付カウンタ15についても“1”加算する。これにより、割付カウンタ部14および未割付カウンタ部15の双方共に“1”になる。   Timing T81: When dust such as snow adheres to the projector or light receiver of the vehicle detector S1 and crosses the optical axis, the vehicle detector S1 is turned on. The vehicle assignment determination unit 11 assigns the vehicle 50 (actually garbage) to the vehicle detector S1 in response to the vehicle detector S1 being turned on. In addition, the vehicle allocation determination unit 11 adds “1” to the allocation counter 14. The vehicle unallocated number counting unit 12 notified that the vehicle allocation determining unit 11 has allocated the vehicle 50 to the vehicle detector S <b> 1 adds “1” to the unallocated counter 15. As a result, both the assigned counter unit 14 and the unallocated counter unit 15 are set to “1”.

タイミングT82:実際の車両50が不検知となっている車両検知器S1を通過して車両検知器S2の光軸を横切ると、車両検知器S2がON状態になる。車両割付判定部11は、車両検知器S2がON状態になったことを受けて車両検知器S2に車両50を割付ける。この状況は、車両50が車両検知器S1の位置からさらに前進し、車両検知器S1および車両検知器S2の検知信号がオーバーラップされて検知されている状況とみなされる。これにより、割付カウンタ14および未割付カウンタ15のカウント値は共に“2”になる。   Timing T82: When the actual vehicle 50 passes through the vehicle detector S1 where no detection is made and crosses the optical axis of the vehicle detector S2, the vehicle detector S2 is turned on. The vehicle allocation determination unit 11 allocates the vehicle 50 to the vehicle detector S2 in response to the vehicle detector S2 being turned on. This situation is regarded as a situation in which the vehicle 50 further moves forward from the position of the vehicle detector S1, and the detection signals of the vehicle detector S1 and the vehicle detector S2 are overlapped and detected. As a result, the count values of the allocation counter 14 and the unallocated counter 15 are both “2”.

タイミングT83:車両50が車両検知器S2を通過してさらに車両検知器S3の光軸を横切ると、車両検知器S3がON状態になる。車両割付判定部11は、車両検知器S3がON状態になったことを受けて車両検知器S3に車両50を割付ける。この状況は、車両50が車両検知器S1、S2の位置からさらに前進し、車両検知器S1、S2、S3の検知信号がオーバーラップされて検知されている状況とみなされる。これにより、割付カウンタ14および未割付カウンタ15のカウント値は共に“3”になる。また、これにより割付カウンタ14および未割付カウンタ15のカウント値は“0”にリセットされる。   Timing T83: When the vehicle 50 passes the vehicle detector S2 and further crosses the optical axis of the vehicle detector S3, the vehicle detector S3 is turned on. The vehicle allocation determination unit 11 allocates the vehicle 50 to the vehicle detector S3 in response to the vehicle detector S3 being turned on. This situation is regarded as a situation in which the vehicle 50 further moves forward from the positions of the vehicle detectors S1 and S2, and the detection signals of the vehicle detectors S1, S2, and S3 are overlapped and detected. As a result, the count values of the allocation counter 14 and the unallocated counter 15 are both “3”. As a result, the count values of the allocation counter 14 and the unallocated counter 15 are reset to “0”.

タイミングT84:車両50が車両検知器S2の光軸を通過し、車両検知器S2はOFF状態となる。しかし、車両検知器S1のON状態が継続しているため、車両割付判定部11は、車両50が車両検知器S1の位置まで後退したと判定する。   Timing T84: The vehicle 50 passes through the optical axis of the vehicle detector S2, and the vehicle detector S2 is turned off. However, since the ON state of the vehicle detector S1 continues, the vehicle allocation determination unit 11 determines that the vehicle 50 has moved backward to the position of the vehicle detector S1.

タイミングT85:車両50が車両検知器S4の光軸を横切ると、車両検知器S4がON状態になる。しかし、車両割付判定部11は、車両検知器S4がON状態になっても車両50は車両検知器S1の位置にあり停止していると判定しているため、車両検知器S4に車両50を割付けない。これにより、未割付カウンタ15のカウント値は“1”になる。   Timing T85: When the vehicle 50 crosses the optical axis of the vehicle detector S4, the vehicle detector S4 is turned on. However, since the vehicle allocation determination unit 11 determines that the vehicle 50 is at the position of the vehicle detector S1 and has stopped even when the vehicle detector S4 is turned on, the vehicle allocation determination unit 11 determines that the vehicle detector S4 has been stopped. Not assigned. As a result, the count value of the unallocated counter 15 becomes “1”.

タイミングT86:車両50が車両検知器S3の光軸を通過し、車両検知器S3がOFF状態になる。車両検知器S1は、依然としてON状態を継続している。   Timing T86: The vehicle 50 passes the optical axis of the vehicle detector S3, and the vehicle detector S3 is turned off. The vehicle detector S1 is still in the ON state.

タイミングT87:車両50が車両検知器S5の光軸を横切ると、車両検知器S5がON状態になる。車両割付判定部11は、車両検知器S5がON状態になっても車両50は車両検知器S1の位置にあり停止していると判定しているため、車両検知器S5に車両50を割付けない。これにより、未割付カウンタ15のカウント値は“2”になる。   Timing T87: When the vehicle 50 crosses the optical axis of the vehicle detector S5, the vehicle detector S5 is turned on. Since the vehicle allocation determination unit 11 determines that the vehicle 50 is at the position of the vehicle detector S1 and is stopped even when the vehicle detector S5 is turned on, the vehicle allocation determination unit 11 does not allocate the vehicle 50 to the vehicle detector S5. . As a result, the count value of the unallocated counter 15 becomes “2”.

タイミングT88:車両50が車両検知器S4の光軸を通過し、車両検知器S4がOFF状態になる。車両検知器S1は、依然としてON状態を継続している。   Timing T88: The vehicle 50 passes the optical axis of the vehicle detector S4, and the vehicle detector S4 is turned off. The vehicle detector S1 is still in the ON state.

タイミングT89:車両50が車両検知器S5の光軸を通過し、車両検知器S5がOFF状態になる。車両検知器S1は、依然としてON状態を継続している。また、このときに、車両50はETCレーン51を退出する。   Timing T89: The vehicle 50 passes the optical axis of the vehicle detector S5, and the vehicle detector S5 is turned off. The vehicle detector S1 is still in the ON state. At this time, the vehicle 50 leaves the ETC lane 51.

タイミングT90:2台目の車両50が不検知となっている車両検知器S1を通過し、車両検知器S2の光軸を横切ると、車両検知器S2がON状態になる。車両割付判定部11は、車両検知器S2がON状態になったので、これまで車両検知器S1の位置にあった車両50が車両検知器S2の位置まで前進したと判定する。これにより、車両割付判定部11は、車両検知器S2がON状態になったことを受けて車両検知器S2に2台目の車両50を割付ける。これにより、割付カウンタ14のカウント値が“1”になり、未割付カウンタ15のカウント値も“3”になる。   Timing T90: When the second vehicle 50 passes through the undetected vehicle detector S1 and crosses the optical axis of the vehicle detector S2, the vehicle detector S2 is turned on. The vehicle allocation determination unit 11 determines that the vehicle 50 that has been at the position of the vehicle detector S1 so far has advanced to the position of the vehicle detector S2 because the vehicle detector S2 is in the ON state. As a result, the vehicle allocation determination unit 11 allocates the second vehicle 50 to the vehicle detector S2 in response to the vehicle detector S2 being turned on. As a result, the count value of the allocation counter 14 becomes “1”, and the count value of the unallocated counter 15 also becomes “3”.

タイミングT91:2台目の車両50が車両検知器S3の光軸を横切ると、車両検知器S3がON状態になる。車両割付判定部11は、車両検知器S3がON状態になったので、これまで車両検知器S1、S2の位置にあった車両50が車両検知器S3の位置まで前進したと判定する。これにより、車両割付判定部11は、車両検知器S3がON状態になったことを受けて車両検知器S3に2台目の車両50を割付ける。これにより、割付カウンタ14のカウント値が“2”になり、未割付カウンタ15のカウント値も“4”になる。   Timing T91: When the second vehicle 50 crosses the optical axis of the vehicle detector S3, the vehicle detector S3 is turned on. The vehicle allocation determination unit 11 determines that the vehicle 50 that has been in the position of the vehicle detectors S1 and S2 has moved forward to the position of the vehicle detector S3 because the vehicle detector S3 is in the ON state. Accordingly, the vehicle allocation determination unit 11 allocates the second vehicle 50 to the vehicle detector S3 in response to the fact that the vehicle detector S3 is turned on. As a result, the count value of the allocation counter 14 becomes “2”, and the count value of the unallocated counter 15 also becomes “4”.

ここで仮に「リセットの閾値」が“2”の設定であれば、ここでリセットが発生するため、異常判定は実行されない。   Here, if the “reset threshold” is set to “2”, the reset is generated here, so that the abnormality determination is not executed.

タイミングT92:2台目の車両50が車両検知器S2の光軸を通過し、車両検知器S2はOFF状態となる。しかし、車両検知器S1のON状態が継続しているため、車両割付判定部11は、車両50が車両検知器S1の位置まで後退したと判定する。   Timing T92: The second vehicle 50 passes through the optical axis of the vehicle detector S2, and the vehicle detector S2 is turned off. However, since the ON state of the vehicle detector S1 continues, the vehicle allocation determination unit 11 determines that the vehicle 50 has moved backward to the position of the vehicle detector S1.

タイミングT93:車両50が車両検知器S4の光軸を横切ると、車両検知器S4がON状態になる。車両割付判定部11は、車両検知器S4がON状態になっても車両50は車両検知器S1の位置にあり停止していると判定しているため、車両検知器S4に車両50を割付けない。これにより、未割付カウンタ15のカウント値は“5”になる。また、未割付カウンタ15のカウント値が加算されたことを受けて車両割付判定部11は割付カウンタ14のカウント値を“0”にリセットする。   Timing T93: When the vehicle 50 crosses the optical axis of the vehicle detector S4, the vehicle detector S4 is turned on. The vehicle allocation determination unit 11 determines that the vehicle 50 is at the position of the vehicle detector S1 and is stopped even when the vehicle detector S4 is turned on, and therefore does not allocate the vehicle 50 to the vehicle detector S4. . As a result, the count value of the unallocated counter 15 becomes “5”. In response to the addition of the count value of the unallocated counter 15, the vehicle allocation determination unit 11 resets the count value of the allocation counter 14 to “0”.

検知器異常判定部13は、車両未割付回数計数部12の未割付カウンタ15のカウント値を監視している。そして、検知器異常判定部13は、未割付カウンタ15のカウント値が“5”になったことを受けて車両検知器S1の異常と判定する。検知器異常判定部13は、異常の判定結果を車線監視制御盤56に対して出力する。   The detector abnormality determination unit 13 monitors the count value of the unallocated counter 15 of the vehicle unallocated number counting unit 12. The detector abnormality determination unit 13 determines that the vehicle detector S1 is abnormal in response to the count value of the unallocated counter 15 becoming “5”. The detector abnormality determination unit 13 outputs an abnormality determination result to the lane monitoring control panel 56.

このように、車両検知器S2が車両50を検知してからいずれの車両検知器S1〜S5も車両50を検知していない状態となるまでの間に車両50を検知する車両検知器S1〜S5の個数を「リセットの閾値」とすることによって、様々な車長の車両50に対応することができる。   Thus, the vehicle detectors S1 to S5 that detect the vehicle 50 after the vehicle detector S2 detects the vehicle 50 and before any vehicle detectors S1 to S5 detect the vehicle 50. It is possible to deal with vehicles 50 of various vehicle lengths by setting the number of the “reset threshold”.

また、たとえば車両検知器S1と車両検知器S3とが共に検知信号を出力しているときには、その間にある車両検知器S2の検知信号の有無を無視し、車両検知器S1〜S3の検知信号が全てオーバーラップしているとみなすルールが適用されているETCシステムがある。このような場合にも、車両検知器S2が車両50を検知してからいずれの車両検知器S1〜S5も車両50を検知していない状態となるまでの間に車両50を検知する車両検知器S1〜S5の個数を「リセットの閾値」とする方法が適用できる。   For example, when both the vehicle detector S1 and the vehicle detector S3 output detection signals, the presence or absence of the detection signal of the vehicle detector S2 between them is ignored, and the detection signals of the vehicle detectors S1 to S3 are Some ETC systems apply rules that consider all to overlap. Even in such a case, the vehicle detector that detects the vehicle 50 after the vehicle detector S2 detects the vehicle 50 and before any of the vehicle detectors S1 to S5 detects the vehicle 50. A method of setting the number of S1 to S5 as a “reset threshold” can be applied.

次に、図4、図5を参照して説明した車両検知器S1の異常判定手順を図9、図10のフローチャートを参照して説明する。   Next, the abnormality determination procedure of the vehicle detector S1 described with reference to FIGS. 4 and 5 will be described with reference to the flowcharts of FIGS.

図9のSTART:車線サーバ1の電源が投入される、または、起動スイッチ(不図示)がON状態になるなどによってステップA1の処理へ移行する。   START in FIG. 9: When the power of the lane server 1 is turned on or a start switch (not shown) is turned on, the process proceeds to step A1.

ステップA1:車両管理部10は、車両検知器S1による車両割付処理を行い、ステップA2の処理へ移行する。また、このときに、車両50の車載機とETC処理装置57とのアンテナ52により通信が開始される。   Step A1: The vehicle management unit 10 performs a vehicle allocation process by the vehicle detector S1, and proceeds to the process of Step A2. At this time, communication is started by the antenna 52 between the in-vehicle device of the vehicle 50 and the ETC processing device 57.

ステップA2:車両管理部10は、車両検知器S2による車両割付処理を行い、ステップA3の処理へ移行する。このときに、車両50の車載機とETC処理装置57とのアンテナ52による通信は終了している。   Step A2: The vehicle management unit 10 performs a vehicle allocation process by the vehicle detector S2, and proceeds to the process of step A3. At this time, the communication by the antenna 52 between the vehicle-mounted device of the vehicle 50 and the ETC processing device 57 is finished.

ステップA3:車両管理部10は、車両50の車載機とETC処理装置57とのアンテナ52による通信の結果、車両50は、発進制御機53の開条件を満たすか否か判定する。車両管理部10は、車両50が発進制御機53の開条件を満たしている場合(ステップA3でYes)、ステップA4の処理へ移行する。一方、車両管理部10は、車両50が発進制御機53の開条件を満たしていない場合(ステップA3でNo)、ステップA5の処理へ移行する。なお、車両50が発進制御機53の開条件を満たすとは、車両50の車載機とETC処理装置57との無線通信の結果、車載機に挿入されているICカードの識別情報その他の情報が適法であるなどの条件である。   Step A3: The vehicle management unit 10 determines whether or not the vehicle 50 satisfies the opening condition of the start controller 53 as a result of communication by the antenna 52 between the in-vehicle device of the vehicle 50 and the ETC processing device 57. When the vehicle 50 satisfies the opening condition of the start controller 53 (Yes in step A3), the vehicle management unit 10 proceeds to the process of step A4. On the other hand, when the vehicle 50 does not satisfy the opening condition of the start controller 53 (No in Step A3), the vehicle management unit 10 proceeds to the process of Step A5. It should be noted that the vehicle 50 satisfies the opening condition of the start controller 53 means that the identification information and other information of the IC card inserted in the vehicle-mounted device as a result of wireless communication between the vehicle-mounted device of the vehicle 50 and the ETC processing device 57. It is a condition such as legality.

ステップA4:車両管理部10は、発進制御機53を開制御し、ステップA5の処理へ移行する。   Step A4: The vehicle management unit 10 controls the start controller 53 to open, and proceeds to the process of Step A5.

ステップA5:車両管理部10は、車両検知器S3による車両割付処理を行い、ステップA6の処理へ移行する。   Step A5: The vehicle management unit 10 performs a vehicle allocation process by the vehicle detector S3, and proceeds to the process of step A6.

ステップA6:車両管理部10は、車両検知器S4による車両割付処理を行い、ステップA7の処理へ移行する。   Step A6: The vehicle management unit 10 performs a vehicle allocation process by the vehicle detector S4, and proceeds to the process of step A7.

ステップA7:車両管理部10は、車両50は、発進制御機53の閉条件を満たすか否か判定する。なお、発進制御機53の閉条件とは、車両50が車両検知器S4を通過し、車両検知器S4がOFF状態となっていることをいう。車両管理部10は、車両50が発進制御機53の閉条件を満たしている場合(ステップA7でYes)、ステップA8の処理へ移行する。一方、車両管理部10は、車両50が発進制御機53の閉条件を満たしていない場合(ステップA7でNo)、ステップA9の処理へ移行する。   Step A7: The vehicle management unit 10 determines whether or not the vehicle 50 satisfies the closing condition of the start controller 53. The closing condition of the start controller 53 means that the vehicle 50 has passed the vehicle detector S4 and the vehicle detector S4 is in an OFF state. When the vehicle 50 satisfies the closing condition of the start controller 53 (Yes in Step A7), the vehicle management unit 10 proceeds to the process of Step A8. On the other hand, when the vehicle 50 does not satisfy the closing condition of the start controller 53 (No in Step A7), the vehicle management unit 10 proceeds to the process of Step A9.

ステップA8:車両管理部10は、発進制御機53を閉制御し、ステップA9の処理へ移行する。   Step A8: The vehicle management unit 10 controls the start controller 53 to close, and proceeds to the process of Step A9.

ステップA9:車両管理部10は、車両検知器S5による車両割付処理を行い、処理を終了する(END)。   Step A9: The vehicle management unit 10 performs a vehicle allocation process by the vehicle detector S5 and ends the process (END).

図10に示すフローチャートは、図9のフローチャートにおけるステップA1、A2、A5、A6、A9に共通する処理手順を示す。   The flowchart shown in FIG. 10 shows a processing procedure common to steps A1, A2, A5, A6, and A9 in the flowchart of FIG.

図10のSTART:車両管理部10は、図9のフローチャートにおけるステップA1、A2、A5、A6、A9の処理手順を実行するときには、ステップB1の処理へ移行する。   The START: vehicle management unit 10 in FIG. 10 proceeds to the processing in step B1 when executing the processing procedure in steps A1, A2, A5, A6, and A9 in the flowchart in FIG.

ステップB1:車両管理部10の車両割付判定部11は、車両検知器S1〜S5のいずれかからの車両検知信号が入力されるとステップB2の処理へ移行する。   Step B1: When the vehicle detection signal from any of the vehicle detectors S1 to S5 is input, the vehicle allocation determination unit 11 of the vehicle management unit 10 proceeds to the process of Step B2.

ステップB2:車両管理部10の車両割付判定部11は、車両検知信号の入力に伴う車両割付けが有るか否かを判定する。車両管理部10の車両割付判定部11は、車両検知信号の入力に伴う車両割付けが有る場合(ステップB2でYes)、ステップB3の処理へ移行する。一方、車両管理部10の車両割付判定部11は、車両検知信号の入力に伴う車両割付けが無い場合(ステップB2でNo)、ステップB8の処理へ移行する。   Step B2: The vehicle allocation determination unit 11 of the vehicle management unit 10 determines whether there is a vehicle allocation associated with the input of the vehicle detection signal. The vehicle allocation determination unit 11 of the vehicle management unit 10 proceeds to the process of step B3 when there is vehicle allocation accompanying the input of the vehicle detection signal (Yes in step B2). On the other hand, when there is no vehicle allocation accompanying the input of the vehicle detection signal (No in step B2), the vehicle allocation determination unit 11 of the vehicle management unit 10 proceeds to the process of step B8.

ステップB3:車両管理部10の車両割付判定部11は、割付カウンタ14のカウント値を“1”加算し、ステップB4の処理へ移行する。   Step B3: The vehicle allocation determination unit 11 of the vehicle management unit 10 adds “1” to the count value of the allocation counter 14, and proceeds to the process of step B4.

ステップB4:車両管理部10の車両未割付回数計数部12は、未割付カウンタ15のカウント値を“1”加算し、ステップB5の処理へ移行する。   Step B4: The vehicle unallocated number counting unit 12 of the vehicle management unit 10 adds “1” to the count value of the unallocated counter 15, and proceeds to the process of Step B5.

ステップB5:車両管理部10の車両割付判定部11は、割付カウンタ14のカウント値が“2”以上か否か判定する。車両管理部10の車両割付判定部11は、割付カウンタ14のカウント値が“2”以上である場合(ステップB5でYes)、ステップB6の処理へ移行する。一方、車両管理部10の車両割付判定部11は、割付カウンタ14のカウント値が“2”未満である場合(ステップB5でNo)、処理を終了する(END)。   Step B5: The vehicle allocation determination unit 11 of the vehicle management unit 10 determines whether the count value of the allocation counter 14 is “2” or more. When the count value of the allocation counter 14 is “2” or more (Yes in Step B5), the vehicle allocation determination unit 11 of the vehicle management unit 10 proceeds to the process of Step B6. On the other hand, when the count value of the allocation counter 14 is less than “2” (No in Step B5), the vehicle allocation determination unit 11 of the vehicle management unit 10 ends the process (END).

ステップB6:車両管理部10の車両割付判定部11は、割付カウンタ14のカウント値を“0”にリセットし、ステップB7の処理へ移行する。   Step B6: The vehicle allocation determination unit 11 of the vehicle management unit 10 resets the count value of the allocation counter 14 to “0”, and proceeds to the process of step B7.

ステップB7:車両管理部10の車両未割付回数計数部12は、未割付カウンタ15のカウント値を“0”にリセットし、処理を終了する(END)。   Step B7: The vehicle unallocated number counting unit 12 of the vehicle management unit 10 resets the count value of the unallocated counter 15 to “0” and ends the processing (END).

ステップB8:車両管理部10の車両未割付回数計数部12は、未割付カウンタ15のカウント値を“1”加算し、ステップB9の処理へ移行する。   Step B8: The vehicle unallocated number counting unit 12 of the vehicle management unit 10 adds “1” to the count value of the unallocated counter 15, and proceeds to the process of Step B9.

ステップB9:車両管理部10の車両割付判定部11は、割付カウンタ14のカウント値を“0”にリセットし、ステップB10の処理へ移行する。   Step B9: The vehicle allocation determination unit 11 of the vehicle management unit 10 resets the count value of the allocation counter 14 to “0”, and proceeds to the process of step B10.

ステップB10:車両管理部10の検知器異常判定部13は、未割付カウンタ15のカウント値が“5”以上か否か判定する。車両管理部10の検知器異常判定部13は、未割付カウンタ15のカウント値が“5”以上の場合(ステップB10でYes)、ステップB11の処理へ移行する。一方、車両管理部10の検知器異常判定部13は、未割付カウンタ15のカウント値が“5”未満の場合(ステップB10でNo)、処理を終了する(END)。   Step B10: The detector abnormality determination unit 13 of the vehicle management unit 10 determines whether or not the count value of the unallocated counter 15 is “5” or more. When the count value of the unallocated counter 15 is “5” or more (Yes in Step B10), the detector abnormality determination unit 13 of the vehicle management unit 10 proceeds to the process of Step B11. On the other hand, when the count value of the unallocated counter 15 is less than “5” (No in Step B10), the detector abnormality determination unit 13 of the vehicle management unit 10 ends the process (END).

ステップB11:車両管理部10の検知器異常判定部13は、発進制御機53のバーが「開」かつ車両台数1台か否か判定する。車両管理部10の検知器異常判定部13は、開閉バー「開」かつ車両台数1台である場合(ステップB11でYes)、ステップB12の処理へ移行する。一方、車両管理部10の検知器異常判定部13は、開閉バー「開」かつ車両台数1台でない場合(ステップB11でNo)、処理を終了する(END)。   Step B11: The detector abnormality determination unit 13 of the vehicle management unit 10 determines whether or not the bar of the start controller 53 is “open” and the number of vehicles is one. When the open / close bar is “open” and the number of vehicles is one (Yes in Step B11), the detector abnormality determination unit 13 of the vehicle management unit 10 proceeds to the process of Step B12. On the other hand, when the open / close bar is “open” and the number of vehicles is not one (No in step B11), the detector abnormality determination unit 13 of the vehicle management unit 10 ends the process (END).

なお、ステップB11の処理において、発進制御機53のバーが閉じていれば、既に異常判定がなされているということであり、異常判定の必要はないので処理を終了する(END)。また、ステップB11の処理において、車両台数が複数であれば、割付処理は正常であり、異常判定の必要はないので処理を終了する(END)。   In the process of step B11, if the bar of the start controller 53 is closed, it means that an abnormality has already been determined, and the process is terminated because there is no need for an abnormality determination (END). Further, in the process of step B11, if there are a plurality of vehicles, the allocation process is normal and the process is terminated because there is no need for an abnormality determination (END).

ステップB12:車両管理部10の検知器異常判定部13は、異常と判定して処理を終了する(END)。   Step B12: The detector abnormality determination unit 13 of the vehicle management unit 10 determines that there is an abnormality and ends the process (END).

また、車線サーバ1の各部は、所定のプログラムにより動作する汎用の情報処理装置(CPU(Central
Processing Unit)、DSP(Digital Signal Processor)、マイクロプロセッサ(マイクロコンピュータ)など)によって構成されてもよい。例えば、汎用の情報処理装置は、メモリ、CPU、入出力ポートなどを有する。汎用の情報処理装置のCPUは、メモリなどから所定のプログラムとして制御プログラムを読み込んで実行する。これにより、汎用の情報処理装置には、車線サーバ1の各部の機能が実現される。また、その他の機能についてもソフトウェアにより実現可能な機能については汎用の情報処理装置とプログラムとによって実現することができる。
Each unit of the lane server 1 is a general-purpose information processing device (CPU (Central
Processing Unit), DSP (Digital Signal Processor), microprocessor (microcomputer), and the like. For example, a general-purpose information processing apparatus has a memory, a CPU, an input / output port, and the like. The CPU of the general-purpose information processing apparatus reads and executes a control program as a predetermined program from a memory or the like. Thereby, the function of each part of the lane server 1 is realized in the general-purpose information processing apparatus. As for other functions, functions that can be realized by software can be realized by a general-purpose information processing apparatus and a program.

なお、汎用の情報処理装置が実行する制御プログラムは、車線サーバ1の出荷前に、汎用の情報処理装置のメモリなどに記憶されたものであっても、車線サーバ1の出荷後に、汎用の情報処理装置のメモリなどに記憶されたものであってもよい。また、制御プログラムの一部が、車線サーバ1の出荷後に、汎用の情報処理装置のメモリなどに記憶されたものであってもよい。車線サーバ1の出荷後に、汎用の情報処理装置のメモリなどに記憶される制御プログラムは、例えば、CD−ROMなどのコンピュータ読取可能な記録媒体に記憶されているものをインストールしたものであっても、インターネットなどの伝送媒体を介してダウンロードしたものをインストールしたものであってもよい。   Even if the control program executed by the general-purpose information processing apparatus is stored in the memory or the like of the general-purpose information processing apparatus before the lane server 1 is shipped, the general-purpose information is not displayed after the lane server 1 is shipped. It may be stored in a memory or the like of the processing device. A part of the control program may be stored in a memory of a general-purpose information processing apparatus after the lane server 1 is shipped. The control program stored in the memory of a general-purpose information processing apparatus after the lane server 1 is shipped may be, for example, an installed program stored in a computer-readable recording medium such as a CD-ROM. In addition, a program downloaded via a transmission medium such as the Internet may be installed.

また、制御プログラムは、汎用の情報処理装置によって直接実行可能なものだけでなく、ハードディスクなどにインストールすることによって実行可能となるものも含む。また、圧縮されたり、暗号化されたりしたものも含む。   The control program includes not only a program that can be directly executed by a general-purpose information processing apparatus, but also a program that can be executed by being installed on a hard disk or the like. Also included are those that are compressed or encrypted.

(効果の説明)
以上説明したように、車線サーバ1の車両管理部10は、車両検知器S1〜S5が車両50の位置を検知することにより車両50の前進過程が検出される毎に加算される割付カウンタ14と、車両検知器S1により車両50の停止が検出されているにも関わらず他の車両検知器S2〜S5が車両50を検知する毎に加算される未割付カウンタ15とを備える。
(Explanation of effect)
As described above, the vehicle management unit 10 of the lane server 1 includes the allocation counter 14 that is added each time a forward process of the vehicle 50 is detected by the vehicle detectors S1 to S5 detecting the position of the vehicle 50. The unallocated counter 15 is added each time the other vehicle detectors S2 to S5 detect the vehicle 50 even though the stop of the vehicle 50 is detected by the vehicle detector S1.

また、車両検知器S2が車両50を検知してからいずれの車両検知器S1〜S5も車両50を検知していない状態となるまでの間に車両50を検知する車両検知器S1〜S5の個数を「リセットの閾値」M(Mは5以下の自然数)とするときに、車両割付判定部11および車両未割付回数計数部12は、割付カウンタ14および未割付カウンタ15を、割付カウンタ14のカウント値がMに達したときにリセットする。さらに、検知器異常判定部13は、未割付カウンタ15のカウント値が「判定の閾値」に達したときに車両検知器S1が異常であると判定する。なお、「判定の閾値」は、Mの値を超え、たとえば5以下に設定される。   In addition, the number of vehicle detectors S1 to S5 that detect the vehicle 50 after the vehicle detector S2 detects the vehicle 50 and before any vehicle detectors S1 to S5 detect the vehicle 50. Is a “reset threshold value” M (M is a natural number of 5 or less), the vehicle allocation determination unit 11 and the vehicle unallocation count counter 12 count the allocation counter 14 and the unallocated counter 15 to the count of the allocation counter 14. Reset when the value reaches M. Furthermore, the detector abnormality determination unit 13 determines that the vehicle detector S1 is abnormal when the count value of the unallocated counter 15 reaches the “determination threshold”. The “determination threshold value” exceeds the value of M, and is set to 5 or less, for example.

これにより、車線サーバ1は、車両検知器S1の異常を素早く判定することで、無線通信無しで通過する車両を減らすことができる。たとえば図4、図5で説明した例では、車両検知器S1に異常が発生してから2台目の車両50がETCレーン51を通過する際に異常が検出できる。また、無線通信しない車両を減らすことで、入口料金所で発生したときは、出口料金所でバーが開かず、車両がバーに接触したり、後続車との事故の可能性を減らすことができる。また、出口料金所で発生した場合は、通行料の未徴収を減らすことができる。   Thereby, the lane server 1 can reduce the vehicle which passes without radio | wireless communication by determining rapidly abnormality of vehicle detector S1. For example, in the example described with reference to FIGS. 4 and 5, the abnormality can be detected when the second vehicle 50 passes through the ETC lane 51 after the abnormality has occurred in the vehicle detector S1. In addition, by reducing the number of vehicles that do not communicate wirelessly, when it occurs at the entrance toll booth, the bar does not open at the exit toll booth, and the vehicle can touch the bar or reduce the possibility of an accident with the following vehicle . In addition, if it occurs at the exit toll gate, it can reduce toll collection.

また、このような車線サーバ1を実現する上で、図11に示す従来のETCシステムの機器配置例におけるハードウェア構成の追加または変更を必要としない。すなわち、単に、車両管理部10の制御プログラムを変更し、車両管理部10に、図9、図10に示すフローチャートの手順を実行させるようにすることにより、車線サーバ1を実現することができる。   Further, in order to realize such a lane server 1, it is not necessary to add or change the hardware configuration in the device arrangement example of the conventional ETC system shown in FIG. That is, the lane server 1 can be realized by simply changing the control program of the vehicle management unit 10 and causing the vehicle management unit 10 to execute the procedures of the flowcharts shown in FIGS.

(その他の実施の形態)
本発明の実施の形態は、その要旨を逸脱しない限り、様々に変更が可能である。本発明の実施の形態では、図10に示すように、5個の車両検知器S1〜S5を用いる例を説明したが、車両検知器の数は、複数N個としてよい。この場合、「異常判定の閾値」は、「リセットの閾値」の値を超え、たとえばNの値以下に設定される。
(Other embodiments)
The embodiment of the present invention can be variously modified without departing from the gist thereof. In the embodiment of the present invention, as shown in FIG. 10, the example using five vehicle detectors S1 to S5 has been described, but the number of vehicle detectors may be N. In this case, the “abnormality determination threshold value” exceeds the value of the “reset threshold value”, and is set, for example, to a value of N or less.

これにより、割付カウンタ14および未割付カウンタ15は、割付カウンタ14のカウント値が「リセットの閾値」Mに達したときにリセットされ、未割付カウンタ15のカウント値が「異常判定の閾値」に達したときに車両検知器S1が異常であると判定することができる。   As a result, the allocation counter 14 and the unallocated counter 15 are reset when the count value of the allocation counter 14 reaches the “reset threshold” M, and the count value of the unallocated counter 15 reaches the “abnormality determination threshold”. It can be determined that the vehicle detector S1 is abnormal.

なお、「異常判定の閾値」を小さな値(ただし、「リセットの閾値」よりも大)とすれば、異常発生からその異常の判定までの時間を短くできる。また、「異常判定の閾値」は、必ずしもNの値以下としなくてもよい。「異常判定の閾値」をNよりも大きな値とした場合、図6で説明したように異常判定以前に未割付カウンタ15のリセットが発生する可能性が増加する。その一方で、異常発生からその異常の判定までの時間を長くできる。よって、「異常判定の閾値」は、ユーザの使用環境に応じて適当な値としてよい。   If the “abnormality determination threshold” is set to a small value (however, larger than the “reset threshold”), the time from the occurrence of the abnormality to the determination of the abnormality can be shortened. Further, the “abnormality determination threshold value” is not necessarily equal to or less than the value of N. When the “abnormality determination threshold value” is set to a value larger than N, as described with reference to FIG. 6, the possibility that the unallocated counter 15 is reset before the abnormality determination is increased. On the other hand, the time from occurrence of abnormality to determination of the abnormality can be lengthened. Therefore, the “abnormality determination threshold value” may be an appropriate value according to the use environment of the user.

また、上述の実施の形態では、車両検知器S1〜S5を透過方式としたが、これを反射方式としてもよい。   In the above-described embodiment, the vehicle detectors S1 to S5 are transmissive, but this may be reflective.

1…車線サーバ、10…車両管理部(判定する手段)、11…車両割付判定部(判定する手段の一部)、12…車両未割付回数計数部(判定する手段の一部)、13…検知器異常判定部(異常判定部)、14…割付カウンタ、15…未割付カウンタ DESCRIPTION OF SYMBOLS 1 ... Lane server, 10 ... Vehicle management part (determination means), 11 ... Vehicle allocation determination part (a part of determination means), 12 ... Vehicle unallocation number counting part (a part of determination means), 13 ... Detector abnormality determination unit (abnormality determination unit), 14 ... allocation counter, 15 ... unallocated counter

Claims (6)

車両の進行方向に対して並列に順次設置され、上記車両の移動状況を検知するための複数N(Nは自然数)個の車両検知器と、
先頭に位置する第1番目の上記車両検知器の異常を判定する異常判定部と、
を備える、
車両検知装置において、
上記車両検知器が上記車両の位置を検知することにより上記車両の前進過程が検出される毎に加算される割付カウンタと、
第1番目の上記車両検知器により上記車両の停止が検出されているにも関わらず他の上記車両検知器が上記車両を検知する毎に加算される未割付カウンタと、
を備え、
第2番目の上記車両検知器が上記車両を検知してからいずれの上記車両検知器も上記車両を検知していない状態となるまでの間に上記車両を検知する上記車両検知器の個数をM(MはN以下の自然数)とするときに、
上記割付カウンタおよび上記未割付カウンタは、上記割付カウンタのカウント値が上記Mに達したときにリセットされ、
上記未割付カウンタのカウント値が所定の閾値に達したときに第1番目の上記車両検知器が異常であると判定する手段を備える、
ことを特徴とする車両検知装置。
A plurality of N (N is a natural number) vehicle detectors that are sequentially installed in parallel with respect to the traveling direction of the vehicle and detect the movement status of the vehicle;
An abnormality determination unit for determining an abnormality of the first vehicle detector located at the top;
Comprising
In the vehicle detection device,
An allocation counter that is added each time a forward process of the vehicle is detected by detecting the position of the vehicle by the vehicle detector;
An unallocated counter that is incremented each time the other vehicle detector detects the vehicle, even though the first vehicle detector detects the stop of the vehicle;
With
The number of vehicle detectors that detect the vehicle from when the second vehicle detector detects the vehicle to when no vehicle detector detects the vehicle is M. (M is a natural number of N or less)
The allocation counter and the unallocated counter are reset when the count value of the allocation counter reaches M,
Means for determining that the first vehicle detector is abnormal when the count value of the unallocated counter reaches a predetermined threshold;
The vehicle detection apparatus characterized by the above-mentioned.
請求項1記載の車両検知装置において、
前記所定の閾値は、前記Mの値を超え、前記Nの値以下に設定される、
ことを特徴とする車両検知装置。
The vehicle detection device according to claim 1,
The predetermined threshold is set to exceed the value of M and equal to or less than the value of N.
The vehicle detection apparatus characterized by the above-mentioned.
車両の移動状況を検知する車両検知装置が、上記車両の進行方向に対して並列に順次設置される複数N個の車両検知器の先頭に位置する第1番目の上記車両検知器の異常を判定する異常判定方法において、
上記車両検知器が上記車両の位置を検知することにより上記車両の前進過程が検出される毎に割付カウンタを加算するステップと、
第1番目の上記車両検知器により上記車両の停止が検出されているにも関わらず他の上記車両検知器が上記車両を検知する毎に未割付カウンタを加算するステップと、
を実行し、
第2番目の上記車両検知器が上記車両を検知してからいずれの上記車両検知器も上記車両を検知していない状態となるまでの間に上記車両を検知する上記車両検知器の個数をMとするときに、
上記割付カウンタのカウント値が上記Mに達したときに上記割付カウンタおよび上記未割付カウンタをリセットするステップを実行し、
上記未割付カウンタのカウント値が所定の閾値に達したときに第1番目の上記車両検知器が異常であると判定するステップを実行する、
ことを特徴とする異常判定方法。
A vehicle detection device for detecting a movement state of a vehicle determines an abnormality of the first vehicle detector located at the head of a plurality of N vehicle detectors installed sequentially in parallel with respect to the traveling direction of the vehicle. In the abnormality determination method to
A step of adding an allocation counter each time the vehicle forward process is detected by detecting the position of the vehicle by the vehicle detector;
A step of adding an unallocated counter each time the other vehicle detector detects the vehicle in spite of detection of the stop of the vehicle by the first vehicle detector;
Run
The number of the vehicle detectors that detect the vehicle from when the second vehicle detector detects the vehicle to when no vehicle detector detects the vehicle is M. And when
Executing a step of resetting the allocated counter and the unallocated counter when the count value of the allocated counter reaches the M;
Executing a step of determining that the first vehicle detector is abnormal when the count value of the unallocated counter reaches a predetermined threshold;
An abnormality determination method characterized by the above.
請求項3記載の異常判定方法において、
前記所定の閾値は、前記Mの値を超え、前記Nの値以下に設定される、
ことを特徴とする異常判定方法。
In the abnormality determination method according to claim 3,
The predetermined threshold is set to exceed the value of M and equal to or less than the value of N.
An abnormality determination method characterized by the above.
情報処理装置にインストールすることにより、その情報処理装置に、請求項1または2記載の車両検知装置の機能を実現することを特徴とするプログラム。   A program for realizing the function of the vehicle detection device according to claim 1 or 2 in the information processing apparatus by being installed in the information processing apparatus. 請求項1または2記載の車両検知装置を備えることを特徴とするETC(Electric
Toll Collection)システム。
An ETC (Electric) comprising the vehicle detection device according to claim 1.
Toll Collection) system.
JP2009083071A 2009-03-30 2009-03-30 Vehicle detection apparatus, abnormality determination method, program, and ETC system Active JP5332813B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009083071A JP5332813B2 (en) 2009-03-30 2009-03-30 Vehicle detection apparatus, abnormality determination method, program, and ETC system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009083071A JP5332813B2 (en) 2009-03-30 2009-03-30 Vehicle detection apparatus, abnormality determination method, program, and ETC system

Publications (2)

Publication Number Publication Date
JP2010237823A JP2010237823A (en) 2010-10-21
JP5332813B2 true JP5332813B2 (en) 2013-11-06

Family

ID=43092096

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009083071A Active JP5332813B2 (en) 2009-03-30 2009-03-30 Vehicle detection apparatus, abnormality determination method, program, and ETC system

Country Status (1)

Country Link
JP (1) JP5332813B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6567339B2 (en) * 2015-06-23 2019-08-28 株式会社東芝 Vehicle detection system, vehicle detection device, and vehicle detection method

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002074421A (en) * 2000-08-31 2002-03-15 Mitsubishi Heavy Ind Ltd Detecting method for moving object, and vehicle detector

Also Published As

Publication number Publication date
JP2010237823A (en) 2010-10-21

Similar Documents

Publication Publication Date Title
US11144301B2 (en) Over-the-air (OTA) update for firmware of a vehicle component
US11985150B2 (en) Cybersecurity on a controller area network in a vehicle
JP7410223B2 (en) Fraud detection server and method
US11848755B2 (en) Anomaly detection device, anomaly detection method, and recording medium
US10127161B2 (en) Method for the coexistence of software having different safety levels in a multicore processor system
EP3724763B1 (en) System and method for online functional testing for error-correcting code function
CN109305197B (en) Train control method and system and vehicle-mounted controller
KR20200115594A (en) Vehicle-mounted control unit, FPGA-based vehicle automatic driving method and device
US10789114B2 (en) Multiple automotive multi-core processor error monitoring device and method
CN107690608B (en) Authentication of gesture input through RFID scanning
US9610906B2 (en) Vehicle control device
US9774734B2 (en) Car emergency system and method of emergency measures using the car emergency system
CN108108262B (en) Integrated circuit with hardware check unit for checking selected memory accesses
JP5332813B2 (en) Vehicle detection apparatus, abnormality determination method, program, and ETC system
JP7320143B2 (en) System and method for safety compliant control
CN111124172A (en) Method and device for preventing screen from being touched by mistake and electronic equipment
US11715188B1 (en) Permanent fault detection for imaging and vision hardware accelerators
JP6913869B2 (en) Surveillance equipment, surveillance systems and computer programs
JP6207652B2 (en) Control system
KR102572300B1 (en) Apparatus and method for debugging with secure connecting function
KR20210103999A (en) System and method for requesting help using fob key
JP7428116B2 (en) Electronic control device, software authentication method, software authentication program, and electronic control system
JP6721384B2 (en) Lane control device and lane control method
US20160257528A1 (en) Management of safety and non-safety software in an elevator system
KR20200124470A (en) Apparatus for gateway of a vehicle, system having the same and method for detect invasion thereof

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20111206

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130627

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: 20130702

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130715

R150 Certificate of patent or registration of utility model

Ref document number: 5332813

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150