JP5578032B2 - Communication device - Google Patents

Communication device Download PDF

Info

Publication number
JP5578032B2
JP5578032B2 JP2010245384A JP2010245384A JP5578032B2 JP 5578032 B2 JP5578032 B2 JP 5578032B2 JP 2010245384 A JP2010245384 A JP 2010245384A JP 2010245384 A JP2010245384 A JP 2010245384A JP 5578032 B2 JP5578032 B2 JP 5578032B2
Authority
JP
Japan
Prior art keywords
information
verification
vehicle
derived
determined
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
JP2010245384A
Other languages
Japanese (ja)
Other versions
JP2012100024A (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.)
Denso Corp
Original Assignee
Denso 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 Denso Corp filed Critical Denso Corp
Priority to JP2010245384A priority Critical patent/JP5578032B2/en
Publication of JP2012100024A publication Critical patent/JP2012100024A/en
Application granted granted Critical
Publication of JP5578032B2 publication Critical patent/JP5578032B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、単方向通信で送信される情報を受信する通信装置に関するものである。   The present invention relates to a communication apparatus that receives information transmitted by unidirectional communication.

従来から、各車両の端末間で行われる通信(以下、車車間通信)や車両の端末と路側機との間で行われる通信(以下、路車間通信)によって情報を送受信する技術が知られている。   Conventionally, a technique for transmitting and receiving information by communication performed between terminals of each vehicle (hereinafter referred to as vehicle-to-vehicle communication) and communication performed between a vehicle terminal and a roadside device (hereinafter referred to as road-to-vehicle communication) has been known. Yes.

これら車車間通信や路車間通信が双方向通信である場合には、通信相手の信頼性の証明や通信データの改竄防止に必要な証明書や秘匿に必要な鍵の交換を複数回のハンドシェイクによって行うことで、悪意のあるなりすまし端末(以下、不正端末)から送信された偽の通信データを判別することができる。   If these vehicle-to-vehicle communication and road-to-vehicle communication are two-way communication, multiple handshake operations will be performed to exchange the certificates necessary to prove the reliability of the communication partner and to prevent tampering with the communication data and the keys necessary for concealment. By doing so, it is possible to discriminate fake communication data transmitted from a malicious impersonation terminal (hereinafter referred to as an unauthorized terminal).

しかしながら、これら車車間通信や路車間通信がブロードキャスト型の通信(つまり、単方向通信)であった場合には、不正端末から送信された偽の通信データを、上記ハンドシェイクを行って判別することができないという問題点があった。   However, when these vehicle-to-vehicle communication and road-to-vehicle communication are broadcast-type communication (that is, unidirectional communication), false communication data transmitted from an unauthorized terminal is determined by performing the above handshake. There was a problem that could not.

そこで、この問題を解決する手段として、不正端末から送信された偽の通信データを受信側のみで判別する技術が提案されている。例えば、特許文献1には、車両に関する情報に加えて署名、公開鍵、公開鍵証明書を含むフレームを送信側の車両から送信し、受信側の車両でこのフレームを受信した後に、公開鍵証明書から公開鍵を検証して正しい公開鍵であるか否かを判断するとともに、署名と公開鍵とを用いてフレームの内容が改竄されていないかを検証する技術が開示されている。   Therefore, as a means for solving this problem, a technique has been proposed in which fake communication data transmitted from an unauthorized terminal is discriminated only on the receiving side. For example, in Patent Document 1, a frame including a signature, a public key, and a public key certificate in addition to information related to a vehicle is transmitted from a transmission-side vehicle, and the reception-side vehicle receives the frame, and then public key certification is performed. A technique is disclosed that verifies a public key from a certificate to determine whether or not it is a correct public key, and verifies whether or not the contents of the frame have been tampered with using the signature and the public key.

特開2009−81524号公報JP 2009-81524 A

しかしながら、特許文献1に開示の技術では、受信側での検証の処理にかかる負荷が大きくなってしまうという問題を有していた。詳しく説明すると、車車間通信における車両の端末からの情報の送信は1秒間に10回程度であり、路車間通信における路側機からの情報の送信は1秒間に70回程度であるが、受信側は複数の通信相手から情報を受信することがあるため、1秒間に1000回以上の受信を行う可能性がある。検証の処理には多くの計算が必要であるため、送信されてくる情報全てをリアルタイムに検証しようとすると、膨大な量の計算を高速で行わなくてはならないことになる。   However, the technique disclosed in Patent Document 1 has a problem that the load on verification processing on the receiving side increases. More specifically, the transmission of information from the vehicle terminal in the inter-vehicle communication is about 10 times per second, and the transmission of information from the roadside machine in the road-to-vehicle communication is about 70 times per second. May receive information from a plurality of communication partners, and may receive 1000 times or more per second. Since a lot of calculations are required for the verification process, if all the transmitted information is to be verified in real time, a huge amount of calculations must be performed at high speed.

また、将来的に半導体技術の進歩でプロセッサ処理能力がさらに向上した場合であっても、なりすましや改竄を防止するために例えば証明書や署名の方式がアップデートされていき、検証の処理に必要な計算の量も増えていくため、受信側での検証の処理にかかる負荷の増大は将来に渡って問題となると考えられる。   Even if the processor processing capability is further improved due to the advancement of semiconductor technology in the future, for example, the certificate and signature methods will be updated to prevent spoofing and tampering, which is necessary for verification processing. Since the amount of calculation increases, an increase in the load on verification processing on the receiving side will be a problem in the future.

本発明は、上記従来の問題点に鑑みなされたものであって、その目的は、単方向通信で送信される情報の検証の処理による負荷を軽減することを可能にする通信装置を提供することにある。   The present invention has been made in view of the above-described conventional problems, and an object of the present invention is to provide a communication device that can reduce a load caused by verification processing of information transmitted by unidirectional communication. It is in.

請求項1の通信装置によれば、受信手段で受信した他機器由来情報(つまり、証明書および署名の少なくともいずれかの検証用情報を付加して単方向通信で無線送信された情報)については、検証要否判断手段で正当性の検証の要否を判断し、検証が不要と判断した他機器由来情報については検証を行わないので、受信する他機器由来情報の全てについて検証を行う必要がなくなる。よって、通信装置での検証の回数を減らすことができ、単方向通信で送信される情報の検証の処理による負荷を軽減することが可能になる。
また、検証要否判断手段において段階で判定した重要度の高さに応じて、他機器由来情報についての検証の要否を判断することが可能になるので、受信した他機器由来情報の重要度を考慮しながら、検証の処理による負荷を軽減することが可能になる。
さらに、請求項1の通信装置によれば、重要度の高いものほど優先して検証を行う一方、重要度の低いものほど検証を省くことによって、受信した他機器由来情報の重要度を考慮しながら、検証の処理による負荷を軽減することができる。また、重要度が2番目に低い段階であると判定した他機器由来情報については、一時格納手段の容量に空きがある場合にのみ検証を行うので、検証の処理による負荷が一定の限度を越えないようにしながらも、より多くの他機器由来情報についての検証を行うことが可能になる。
According to the communication apparatus of claim 1, the information derived from the other device received by the receiving means (that is, information wirelessly transmitted by one-way communication with at least one of verification information of a certificate and a signature) , It is necessary to verify all the information derived from other devices to be received, because the verification necessity judgment means judges whether or not the validity verification is necessary, and the verification is not performed for the information derived from the other devices that are judged to be unnecessary. Disappear. Therefore, it is possible to reduce the number of verifications in the communication device, and to reduce the load caused by the verification process of information transmitted by unidirectional communication.
In addition, since it becomes possible to determine the necessity of verification of other device-derived information according to the level of importance determined at the stage in the verification necessity determination means, the importance of the received other device-derived information Thus, it is possible to reduce the load caused by the verification process.
Furthermore, according to the communication device of claim 1, the higher priority is verified with priority, while the lower importance is omitted, so that the importance of received information from other devices is taken into consideration. However, the load caused by the verification process can be reduced. In addition, the information derived from other devices that are determined to be the second lowest level is verified only when there is a free space in the temporary storage means, so the load of the verification process exceeds a certain limit. It is possible to verify more information derived from other devices, while avoiding this.

また、受信した他機器由来情報の検証の要否を判断する場合には、請求項2のように、受信手段で受信した他機器由来情報の内容をもとに、その他機器由来情報についての検証の要否を判断する態様とすることが好ましい。これによれば、他機器由来情報の内容をもとに検証の要否を判断することが可能になる。   When judging whether or not the verification of the received information derived from the other device is necessary, the verification of the information derived from the other device based on the content of the information derived from the other device received by the receiving unit as in claim 2. It is preferable to adopt a mode for determining whether or not it is necessary. According to this, it becomes possible to determine the necessity of verification based on the content of the information derived from other devices.

請求項2のようにする場合には、請求項3のように、他車両の位置に関する情報をもとに、その他機器由来情報についての検証の要否を判断する態様とすることが好ましい。これによれば、他車両の位置に関する情報をもとに検証の要否を判断することが可能になる。例えば、自車両との距離が近い他車両や交差点との距離が近い他車両からの他機器由来情報のように、自車両にとって緊急性や重要性が高いと思われる他機器由来情報については検証が必要と判断することが可能になる。   In the case of the second aspect, it is preferable that, as in the third aspect, the necessity of verification of the other equipment-derived information is determined based on the information on the position of the other vehicle. According to this, it is possible to determine whether or not verification is necessary based on information on the position of another vehicle. For example, verification of other equipment-derived information that is considered to be highly urgent and important for the host vehicle, such as information from other equipment that is close to the host vehicle and other vehicles that are close to the intersection. Can be determined to be necessary.

請求項2のようにする場合には、請求項4のように、他車両の位置に関する情報および当該他車両の運動に関する情報をもとに、その他機器由来情報についての検証の要否を判断する態様とすることが好ましい。これによれば、他車両の位置に関する情報および当該他車両の運動に関する情報をもとに検証の要否を判断することが可能になる。例えば、自車両に接近してきている他車両からの他機器由来情報のように、自車両にとって緊急性や重要性が高いと思われる他機器由来情報については検証が必要と判断することが可能になる。   In the case of the second aspect, as in the fourth aspect, it is determined whether or not the verification of the other equipment-derived information is necessary based on the information on the position of the other vehicle and the information on the movement of the other vehicle. It is preferable to set it as an aspect. According to this, it becomes possible to determine whether or not verification is necessary based on the information on the position of the other vehicle and the information on the movement of the other vehicle. For example, it is possible to judge that verification is necessary for information derived from other equipment that seems to be highly urgent or important for the host vehicle, such as information derived from other equipment approaching the host vehicle. Become.

請求項2のようにする場合には、請求項5のように、その他機器由来情報の鮮度に関する情報をもとに、その他機器由来情報についての検証の要否を判断する態様とすることが好ましい。これによれば、他機器由来情報の鮮度に関する情報をもとに検証の要否を判断することが可能になる。例えば、生成されてからの時間経過が短く、鮮度の高い他機器由来情報のように、自車両にとって重要性が高いと思われる他機器由来情報については検証が必要と判断することが可能になる。   In the case of the second aspect, it is preferable that, as in the fifth aspect, it is determined based on the information on the freshness of the other device-derived information whether or not verification of the other device-derived information is necessary. . According to this, it becomes possible to determine the necessity of verification based on the information related to the freshness of the information derived from other devices. For example, it is possible to judge that verification is necessary for information derived from other equipment that is considered to be highly important for the host vehicle, such as information derived from other equipment that has a short time lapse after being generated and has high freshness. .

請求項2のようにする場合には、請求項6のように、他機器由来情報の内容をもとに、その他機器由来情報が不正な送信元から送信されたものか否かを判定し、不正な送信元から送信されたと判定した場合には、その他機器由来情報についての検証を不要と判断し、検証を行わずにその他機器由来情報を破棄する態様とすることが好ましい。これによれば、不正な送信元から送信されたと判定される他機器由来情報の検証を行わずに破棄することが可能になるので、信頼に値しない他機器由来情報について検証を行う手間を軽減することができる。   In the case of the second aspect, as in the sixth aspect, based on the content of the other device-derived information, it is determined whether the other device-derived information is transmitted from an unauthorized transmission source, When it is determined that the information has been transmitted from an unauthorized transmission source, it is preferable to determine that the verification of the other device-derived information is unnecessary and discard the other device-derived information without performing the verification. According to this, since it becomes possible to discard without verifying other device-derived information determined to have been transmitted from an unauthorized source, it is possible to reduce the time and effort of verifying other device-derived information that is not reliable can do.

受信した他機器由来情報の検証の要否を判断する場合には、請求項7のように、他機器由来情報に付加された付加情報をもとに、その他機器由来情報についての検証の要否を判断する態様とすることが好ましい。これによれば、他機器由来情報の送信元の種別に関する情報、当該他機器由来情報自体の種別に関する情報、および当該他機器由来情報のマルチホッピング通信におけるホッピングを要求する情報のうちの少なくともいずれの情報をもとに検証の要否を判断することが可能になる。   When determining whether or not it is necessary to verify the received information derived from the other device, the necessity of verifying the information derived from the other device is determined based on the additional information added to the information derived from the other device as in claim 7. It is preferable to adopt a mode for judging the above. According to this, at least any one of the information regarding the type of the transmission source of the other device-derived information, the information regarding the type of the other device-derived information itself, and the information requesting hopping in the multi-hopping communication of the other device-derived information It becomes possible to determine whether verification is necessary based on the information.

例えば、機器由来情報の送信元の種別に関する情報をもとに、緊急車両や路側機からの他機器由来情報のように、自車両にとって緊急性や重要性が高いと思われる他機器由来情報については検証が必要と判断することが可能になる。また、他機器由来情報自体の種別に関する情報をもとに、広告の情報である他機器由来情報のように、自車両にとって緊急性や重要性が低いと思われる他機器由来情報については検証が不要と判断することが可能になる。さらに、マルチホッピング通信におけるホッピングを要求する情報をもとに、ホッピングが要求されている他機器由来情報のように、自車両にとって緊急性や重要性が高いと思われる他機器由来情報については検証が必要と判断することが可能になる。   For example, based on information related to the type of transmission source of device-derived information, information on other devices that are considered to be highly urgent or important for the vehicle, such as information from other devices from emergency vehicles and roadside devices Can be determined to require verification. In addition, based on information related to the type of other device-derived information itself, other device-derived information that is considered to be less urgent or less important to the vehicle, such as information from other devices that is advertisement information, is verified. It becomes possible to judge that it is unnecessary. In addition, based on information that requests hopping in multi-hopping communication, information on other devices that are considered to be highly urgent and important for the vehicle, such as information from other devices that require hopping, is verified. Can be determined to be necessary.

受信した他機器由来情報の検証の要否を判断する場合には、請求項8のように、同一の送信元から送信された他機器由来情報を受信手段で受信した頻度に応じて、その他機器由来情報についての検証の要否を判断する態様とすることが好ましい。これによれば、同一の送信元からの他機器由来情報の受信頻度に応じて検証の要否を判断することが可能になる。例えば、同一の送信元からの前回受信時からの経過時間が長かったり、初めて受信したりする他機器由来情報のように、自車両にとって重要性が高いと思われる他機器由来情報については検証が必要と判断することが可能になる。   When determining whether or not the verification of the received other device-derived information is necessary, according to the frequency of receiving the other device-derived information transmitted from the same transmission source by the receiving means, as described in claim 8 It is preferable to adopt a mode for determining whether or not verification of the origin information is necessary. According to this, it becomes possible to determine the necessity of verification according to the reception frequency of the information derived from other devices from the same transmission source. For example, information derived from other equipment that seems to be highly important for the host vehicle, such as information derived from other equipment that has been long since the previous reception from the same transmission source or received for the first time, is verified. It becomes possible to judge that it is necessary.

受信した他機器由来情報の検証の要否を判断する場合には、請求項9のように、受信手段で他機器由来情報を受信したときの受信電力に応じて、その他機器由来情報についての検証の要否を判断する態様とすることが好ましい。これによれば、受信電力に応じて検証の要否を判断することが可能となる。例えば、受信電力が高いほど、自車両に近い他車両からの他機器由来情報であると言えるので、自車両に近い他車両から受信した他機器由来情報のように、受信電力が高い自車両にとって重要性が高いと思われる他機器由来情報については検証が必要と判断することが可能になる。   When determining whether or not the verification of the received other device-derived information is necessary, the verification of the other device-derived information is performed according to the received power when the other device-derived information is received by the receiving unit as in claim 9. It is preferable to adopt a mode for determining whether or not it is necessary. According to this, it becomes possible to determine whether or not verification is necessary according to the received power. For example, as the received power is higher, it can be said that the information is derived from another device from another vehicle closer to the own vehicle. Therefore, for the own vehicle having higher received power, such as information derived from another device received from another vehicle closer to the own vehicle. It is possible to judge that verification is necessary for information derived from other devices that are considered to be highly important.

請求項1の構成によれば、受信した他機器由来情報について検証が行われたか否かに応じて、その他機器由来情報のアプリケーションソフトウェアでの利用の有無および用い方のうちのいずれかを変えることができる。例えば、検証が行わなかった他機器由来情報についてはアプリケーションソフトウェアに利用しなかったり、補助的な利用に止めたりすることが可能になる。 According to the first aspect 0, depending on whether the verification of the other device from information received has been performed, changing any of the presence and use of the way of the use of the application software of other equipment from information be able to. For example, information derived from other devices that has not been verified can not be used for application software, or can be stopped for auxiliary use.

運転支援システム100の概略的な構成を示すブロック図である。1 is a block diagram showing a schematic configuration of a driving support system 100. FIG. 路側機1の概略的な構成を示すブロック図である。1 is a block diagram showing a schematic configuration of a roadside machine 1. FIG. (a)〜(c)は、配信情報を送信する場合のパケットの生成の手順を説明するための模式図である。(A)-(c) is a schematic diagram for demonstrating the procedure of the production | generation of the packet in the case of transmitting delivery information. ナビゲーション装置2の概略的な構成を示すブロック図である。3 is a block diagram showing a schematic configuration of a navigation device 2. FIG. 車両Aの車両側制御装置36での重要度判定処理から検証要否判断処理にかけてのフローを示すフローチャートである。It is a flowchart which shows the flow from the importance determination process in the vehicle side control apparatus 36 of the vehicle A to a verification necessity determination process. 配信情報の種別と重要度判定処理の結果と検証処理およびアプリ処理との関係の一例を示す表である。It is a table | surface which shows an example of the relationship between the kind of delivery information, the result of an importance determination process, a verification process, and an application process. 車両位置更新アプリにおける検証済みのパケットと未検証パケットとのそれぞれの処理についての一例を説明するためのフローチャートである。It is a flowchart for demonstrating an example about each process of the verified packet and the unverified packet in a vehicle position update application.

以下、本発明の実施形態について図面を用いて説明する。図1は、本発明が適用された運転支援システム100の概略的な構成を示すブロック図である。図1に示す運転支援システム100は、路側機1、車両Aに搭載されているナビゲーション装置2、および車両Bに搭載されているナビゲーション装置2を含んでいる。   Hereinafter, embodiments of the present invention will be described with reference to the drawings. FIG. 1 is a block diagram showing a schematic configuration of a driving support system 100 to which the present invention is applied. A driving support system 100 shown in FIG. 1 includes a roadside device 1, a navigation device 2 mounted on a vehicle A, and a navigation device 2 mounted on a vehicle B.

運転支援システム100においては、路側機1と車両A・Bのナビゲーション装置2との間での路車間通信によって情報をやり取りしたり、車両Aのナビゲーション装置2と車両Bに搭載されたナビゲーション装置2との間での車車間通信によって情報をやり取りしたりすることが可能となっている。   In the driving support system 100, information is exchanged by road-to-vehicle communication between the roadside device 1 and the navigation devices 2 of the vehicles A and B, or the navigation device 2 mounted on the navigation device 2 of the vehicle A and the vehicle B. It is possible to exchange information by vehicle-to-vehicle communication with the vehicle.

以降では、特に路側機1や車両Bのナビゲーション装置2から車両Aのナビゲーション装置2に向けてブロードキャスト型の無線通信(つまり、無線での単方向通信)を行うものとして説明を行う。   In the following description, it is assumed that broadcast-type wireless communication (that is, wireless one-way communication) is performed from the roadside device 1 or the navigation device 2 of the vehicle B to the navigation device 2 of the vehicle A.

路側機1は、交差点付近の路側等の所定の場所に固定されて設置され、路車間通信を行う無線通信装置としての機能を備えている。ここで、図2を用いて路側機1の概略的な構成について説明を行う。図2は、路側機1の概略的な構成を示すブロック図である。図2に示すように路側機1は、路側機側路車間通信部11、センタ通信部12、および路側機側制御部13を備えている。   The roadside machine 1 is fixed and installed at a predetermined location such as a roadside near an intersection, and has a function as a wireless communication device that performs road-to-vehicle communication. Here, a schematic configuration of the roadside machine 1 will be described with reference to FIG. FIG. 2 is a block diagram showing a schematic configuration of the roadside machine 1. As shown in FIG. 2, the roadside machine 1 includes a roadside machine side road-to-vehicle communication unit 11, a center communication unit 12, and a roadside machine side control unit 13.

路側機側路車間通信部11は、ナビゲーション装置2との間で通信を行うものである。例えば、路側機側路車間通信部11は、車両Bのナビゲーション装置2から車両Bの速度、加速度、進行方向、現在位置等の情報が送信されてきた場合には、これを受信して路側機側制御部13に送る。なお、車両Bの速度、加速度、進行方向の情報が請求項の他車両の運動に関する情報に相当し、車両Bの現在位置の情報が請求項の他車両の位置に関する情報に相当する。   The roadside machine side road-vehicle communication unit 11 communicates with the navigation device 2. For example, when information such as the speed, acceleration, traveling direction, current position, and the like of the vehicle B is transmitted from the navigation device 2 of the vehicle B, the roadside device side road-to-vehicle communication unit 11 receives the information and receives the information. To the side control unit 13. Note that the speed, acceleration, and traveling direction information of the vehicle B corresponds to information related to the movement of another vehicle in the claims, and the current position information of the vehicle B corresponds to information related to the position of the other vehicle in the claims.

また、路側機側路車間通信部11は、路側機側制御部13から後述する配信情報が送られてきた場合は、路側機側制御部13の指示に従って、この配信情報を車両Aのナビゲーション装置2に向けて無線での単方向通信で送信する。路側機側路車間通信部11は、例えばナビゲーション装置2に接続されている通信アンテナや通信機を介してナビゲーション装置2との間で通信を行うものとする。   In addition, when the roadside machine side road-to-vehicle communication unit 11 receives distribution information to be described later from the roadside machine side control unit 13, the roadside machine side road-to-vehicle communication unit 11 sends the distribution information to the navigation device of the vehicle A according to the instruction of the roadside machine side control unit 13. 2 is transmitted by wireless one-way communication. The roadside machine side road-to-vehicle communication unit 11 performs communication with the navigation apparatus 2 via, for example, a communication antenna or a communication device connected to the navigation apparatus 2.

路側機1とナビゲーション装置2との間での通信は、例えばVICS(登録商標)(Vehicle Information andCommunication System)を利用して行う構成であってもよいし、DSRC(Dedicate Short RangeCommunication)、無線LANなどによって行う構成としてもよい。また、路側機1から配信される配信情報としては、例えば、車両の進行を妨げる可能性のある歩行者や他車両などの速度、加速度、進行方向、現在位置等の情報といった障害物情報、道路標識や道路標示によって規制されている一時停止場所の情報といった規制標識情報、一時停止場所での一時停止を指示する車両制御情報等の交通に関連した交通関連情報や広告の情報である広告情報などの様々な情報がある。   The communication between the roadside device 1 and the navigation device 2 may be configured to use, for example, VICS (registered trademark) (Vehicle Information and Communication System), DSRC (Dedicate Short Range Communication), wireless LAN, etc. It is good also as a structure performed by. The distribution information distributed from the roadside machine 1 includes, for example, obstacle information such as information on speed, acceleration, traveling direction, current position, etc. of pedestrians and other vehicles that may prevent the vehicle from traveling, roads, etc. Traffic information related to traffic such as regulatory sign information such as information on temporary stop locations regulated by signs and road markings, vehicle control information that instructs temporary stop at temporary stop locations, and advertising information that is advertising information, etc. There is a variety of information.

センタ通信部12は、配信情報を統合的に管理する情報センタとの通信を行うものである。センタ通信部12は、例えばネットワークを介して情報センタとの通信を行い、情報センタから配信情報を取得したり、路側機1が車両Bのナビゲーション装置2から受信した車両Bの速度、加速度、進行方向、現在位置等の情報を情報センタに送ったりする。   The center communication unit 12 performs communication with an information center that manages distribution information in an integrated manner. The center communication unit 12 communicates with the information center via, for example, a network, acquires distribution information from the information center, and the speed, acceleration, and progress of the vehicle B received by the roadside device 1 from the navigation device 2 of the vehicle B. Send information such as direction and current position to the information center.

路側機側制御部13は、通常のコンピュータとして構成されており、内部には周知のCPU、ROMやRAM等のメモリ、I/O及びこれらの構成を接続するバスライン(いずれも図示せず)が備えられている。路側機側制御部13は、路側機側路車間通信部11、センタ通信部12から入力された各種情報に基づき各種処理を実行する。   The roadside machine side control unit 13 is configured as a normal computer, and has a well-known CPU, memory such as ROM and RAM, I / O, and a bus line for connecting these configurations (not shown). Is provided. The roadside machine side control unit 13 executes various processes based on various information input from the roadside machine side road-to-vehicle communication unit 11 and the center communication unit 12.

例えば、路側機側制御部13は、センタ通信部12で情報センタから取得した配信情報や路側機側路車間通信部11でB車両のナビゲーション装置2から取得した車両Bの速度、加速度、進行方向、現在位置等の情報といった配信情報をもとに、無線での単方向通信で配信情報の送信を行うためのパケットを生成する。   For example, the roadside machine-side control unit 13 includes the distribution information acquired from the information center by the center communication unit 12 and the speed, acceleration, and traveling direction of the vehicle B acquired from the navigation device 2 of the B vehicle by the roadside machine side road-to-vehicle communication unit 11 Based on the distribution information such as the current position information, a packet for transmitting the distribution information by wireless one-way communication is generated.

ここで、図3(a)〜図3(c)を用いて、配信情報を送信する場合のパケットの生成の手順についての説明を行う。図3(a)〜図3(c)は、配信情報を送信する場合のパケットの生成の手順を説明するための模式図である。   Here, with reference to FIG. 3A to FIG. 3C, a description will be given of a packet generation procedure in the case of transmitting distribution information. FIG. 3A to FIG. 3C are schematic diagrams for explaining a packet generation procedure when distribution information is transmitted.

図3(a)に示すように、配信情報をもとに送信用のメッセージを生成する。メッセージは暗号化されない平文の状態であるものとする。メッセージには、例えば前述した配信情報や路側機1を個別に識別するための路側機IDやメッセージを生成した時刻の情報である情報生成時刻等を含むようにすればよい。また、メッセージの後部にパケット種別フラグ(図中のF)を付加する。   As shown in FIG. 3A, a message for transmission is generated based on the distribution information. Assume that the message is in plain text, not encrypted. The message may include, for example, the distribution information described above, the roadside machine ID for individually identifying the roadside machine 1, information generation time that is information on the time when the message was generated, and the like. Further, a packet type flag (F in the figure) is added to the rear part of the message.

パケット種別フラグとは、メッセージの送信元の種別に関する情報やメッセージ自体の種別に関する情報やメッセージのマルチホッピング通信におけるホッピングを要求する情報(以下、ホッピングフラグ)などの付加情報である。例えば、メッセージの送信元の種別が路側機の場合には、メッセージの送信元の種別に関する情報として路側機フラグが付加される。また、メッセージ自体の種別が広告の場合には、メッセージ自体の種別の情報として広告フラグが付加され、メッセージ自体の種別が一時停止の指示等の車両制御の場合には、車両制御フラグが付加される。   The packet type flag is additional information such as information related to the type of the message transmission source, information related to the type of the message itself, and information requesting hopping in the multi-hopping communication of the message (hereinafter referred to as hopping flag). For example, when the message transmission source type is a roadside machine, a roadside machine flag is added as information on the message transmission source type. In addition, when the type of the message itself is an advertisement, an advertisement flag is added as information on the type of the message itself. When the type of the message itself is vehicle control such as a pause instruction, a vehicle control flag is added. The

続いて、図3(b)に示すように、電子証明書(以下、証明書)と電子署名(以下、署名)とをパケット種別フラグの後部に付加する。ここで言うところの証明書とは、例えば第3者機関が発行するルート証明書であって、正規の端末であることを表すデータである。また、署名とは、メッセージに付与する電子的な徴証であって、メッセージが改竄されていないことを保証するためのデータである。そして、図3(c)に示すように、パケットの先頭にヘッダを付加することで配信情報の送信を行うためのパケットの生成を完了する。   Subsequently, as shown in FIG. 3B, an electronic certificate (hereinafter referred to as a certificate) and an electronic signature (hereinafter referred to as a signature) are added to the rear part of the packet type flag. The certificate referred to here is a root certificate issued by a third party organization, for example, and is data representing an authorized terminal. The signature is an electronic proof given to the message and is data for guaranteeing that the message has not been tampered with. And as shown in FIG.3 (c), the production | generation of the packet for transmitting delivery information is completed by adding a header to the head of a packet.

なお、証明書と署名とのうちのいずれか一方のみを付加する構成としてもよいが、セキュリティの向上の点から、証明書と署名との両方をメッセージに付加する構成がより好ましい。これら証明書や署名が請求項の検証用情報に相当する。   Note that although only one of the certificate and the signature may be added, a configuration in which both the certificate and the signature are added to the message is more preferable from the viewpoint of improving security. These certificates and signatures correspond to the verification information in the claims.

図2に戻って、路側機側制御部13は、生成したパケットを路側機側路車間通信部11から車両Aのナビゲーション装置2に向けて送信させる。路側機側制御部13は、パケットを例えば定期的(1秒間に70回程度など)に送信させるものとする。   Returning to FIG. 2, the roadside machine side control unit 13 transmits the generated packet from the roadside machine side road-to-vehicle communication unit 11 to the navigation device 2 of the vehicle A. The roadside machine side control unit 13 is assumed to transmit a packet periodically (for example, about 70 times per second).

ナビゲーション装置2は、前述したように車両A・Bに搭載されるものである。ナビゲーション装置2は、経路探索や経路案内等のナビゲーション機能を有している他に、例えば、前述の路車間通信や車車間通信を行うための通信機能を有している。なお、車両Aのナビゲーション装置2が請求項の通信装置に相当する。   The navigation device 2 is mounted on the vehicles A and B as described above. In addition to having navigation functions such as route search and route guidance, the navigation device 2 has, for example, a communication function for performing the above-described road-to-vehicle communication and vehicle-to-vehicle communication. The navigation device 2 of the vehicle A corresponds to the communication device of the claims.

ここで、図4を用いてナビゲーション装置2の概略的な構成について説明を行う。図4は、ナビゲーション装置2の概略的な構成を示すブロック図である。図4に示すようにナビゲーション装置2は、位置検出器21、地図データ入力器26、記憶媒体27、外部メモリ28、表示装置29、音声出力装置30、操作スイッチ群31、リモートコントロール端末(以下リモコン)32、リモコンセンサ33、車両側路車間通信部34、車車間通信部35、および車両側制御装置36を備えている。   Here, a schematic configuration of the navigation device 2 will be described with reference to FIG. FIG. 4 is a block diagram showing a schematic configuration of the navigation device 2. As shown in FIG. 4, the navigation device 2 includes a position detector 21, a map data input device 26, a storage medium 27, an external memory 28, a display device 29, an audio output device 30, an operation switch group 31, a remote control terminal (hereinafter referred to as a remote control). ) 32, a remote control sensor 33, a vehicle-side road-to-vehicle communication unit 34, a vehicle-to-vehicle communication unit 35, and a vehicle-side control device 36.

位置検出器21は、自車両の加速度を検出する加速度センサ22、自車両の鉛直方向周りの角速度を検出するジャイロスコープ23、各転動輪の回転速度から自車両の速度を検出する車輪速センサ24、および人工衛星からの電波に基づいて自車両の現在位置を検出するGPS(Global Positioning System)のためのGPS受信機25を有しており、定期的に自車両の現在位置および進行方向の検出を行う。なお、各センサの精度によっては位置検出器21を上述した内の一部で構成してもよく、さらに、図示しない地磁気センサ、ステアリングの回転センサ等を用いてもよい。   The position detector 21 includes an acceleration sensor 22 that detects the acceleration of the host vehicle, a gyroscope 23 that detects an angular velocity around the vertical direction of the host vehicle, and a wheel speed sensor 24 that detects the speed of the host vehicle from the rotational speed of each rolling wheel. , And a GPS receiver 25 for GPS (Global Positioning System) that detects the current position of the host vehicle based on radio waves from the artificial satellite, and periodically detects the current position and the traveling direction of the host vehicle. I do. Depending on the accuracy of each sensor, the position detector 21 may be configured as a part of the above-described ones, and a geomagnetic sensor, a steering rotation sensor, etc. (not shown) may be used.

地図データ入力器26は、記憶媒体27が装着され、その記憶媒体27に格納されている位置検出の精度向上のためのいわゆるマップマッチング用データ、地図データ、および目印データを含む各種データを入力するための装置である。地図データには、道路を示すリンクデータとノードデータとが含まれる。   The map data input device 26 is loaded with a storage medium 27, and inputs various data including so-called map matching data, map data, and landmark data for improving the accuracy of position detection stored in the storage medium 27. It is a device for. The map data includes link data indicating roads and node data.

なお、リンクとは、地図上の各道路を交差・分岐・合流する点等の複数のノードにて分割したときのノード間を結ぶものである。リンクデータは、リンクを特定する固有番号(リンクID)、リンクの長さを示すリンク長、リンク方向、リンク方位、リンクの始端及び終端ノード座標(緯度・経度)等の各データから構成される。   A link is a link between nodes when each road on the map is divided by a plurality of nodes such as intersections, branches, and merge points. The link data is composed of data such as a unique number (link ID) for identifying the link, a link length indicating the length of the link, a link direction, a link orientation, and link start and end node coordinates (latitude / longitude). .

一方、ノードデータは、地図上の各道路が交差、合流、分岐するノード毎に固有の番号を付したノードID、ノード座標、ノード名称、ノードに接続するリンクのリンクIDが記述される接続リンクID等の各データから構成される。   On the other hand, the node data includes a node ID, a node coordinate, a node name, and a link ID of a link connected to the node, each node having a unique number for each node where roads on the map intersect, merge and branch. It consists of each data such as ID.

外部メモリ28は、書き込み可能なHDD等の大容量記憶装置である。外部メモリ28には大量のデータや電源をオフしても消去してはいけないデータを記憶したり、頻繁に使用するデータを地図データ入力器26からコピーして利用したりする等の用途がある。   The external memory 28 is a mass storage device such as a writable HDD. The external memory 28 stores a large amount of data and data that must not be deleted even when the power is turned off, and frequently used data is copied from the map data input device 26 and used. .

表示装置29は、テキストや画像を表示するものであって、液晶ディスプレイ、有機ELディスプレイ、プラズマディスプレイ等を用いて構成することができる。また、音声出力装置30は、スピーカ等から構成され、車両側制御装置36の指示に基づいて、音声や警告音等を出力する。   The display device 29 displays text and images, and can be configured using a liquid crystal display, an organic EL display, a plasma display, or the like. The audio output device 30 is configured by a speaker or the like, and outputs audio, warning sound, or the like based on an instruction from the vehicle side control device 36.

操作スイッチ群31は、例えば表示装置29と一体になったタッチスイッチもしくはメカニカルなスイッチ等が用いられ、スイッチ操作により車両側制御装置36へ各種機能の操作指示を行う。リモコン32には複数の操作スイッチ(図示せず)が設けられ、スイッチ操作によりリモコンセンサ33を介して各種指令信号を車両側制御装置36に入力することにより、操作スイッチ群31と同じ機能を車両側制御装置36に対して実行させることが可能である。   As the operation switch group 31, for example, a touch switch or a mechanical switch integrated with the display device 29 is used, and an operation instruction for various functions is given to the vehicle-side control device 36 by a switch operation. The remote control 32 is provided with a plurality of operation switches (not shown). By inputting various command signals to the vehicle side control device 36 via the remote control sensor 33 by the switch operation, the same functions as the operation switch group 31 are provided. It is possible to execute this for the side control device 36.

車両側路車間通信部34は、路側機1との間で通信を行うものである。例えば、車両Aの車両側路車間通信部34は、路側機1から送信される前述のパケットを受信する。また、車両Bの車両側路車間通信部34は、車両Bの速度、加速度、進行方向、現在位置等の情報を路側機1に送信する。速度の情報については車輪速センサ24、加速度の情報については加速度センサ22、進行方向および現在位置の情報については位置検出器21から得る構成とすればよい。   The vehicle side road-to-vehicle communication unit 34 communicates with the roadside machine 1. For example, the vehicle-side road-to-vehicle communication unit 34 of the vehicle A receives the aforementioned packet transmitted from the roadside machine 1. In addition, the vehicle-side road-to-vehicle communication unit 34 of the vehicle B transmits information such as the speed, acceleration, traveling direction, and current position of the vehicle B to the roadside device 1. The speed information may be obtained from the wheel speed sensor 24, the acceleration information may be obtained from the acceleration sensor 22, and the traveling direction and current position information may be obtained from the position detector 21.

車車間通信部35は、他車両に搭載されたナビゲーション装置2の車車間通信部35との間で無線通信によってデータの送受信を行う(つまり、車車間通信を行う)ものである。例えば、車両Bの車車間通信部35は、車両側制御装置36から配信情報が送られてきた場合は、路側機側制御部13の指示に従って、この配信情報を車両Aのナビゲーション装置2に向けて無線での単方向通信で送信する。また、車両Aの車車間通信部35は、車両Bの車車間通信部35から送信されてくる配信情報を受信して車両Aの車両側制御装置36に送る。なお、車車間通信部35は、無線LAN等の無線通信によって情報の送受信を行う構成とすればよい。   The inter-vehicle communication unit 35 transmits / receives data to / from the inter-vehicle communication unit 35 of the navigation device 2 mounted on another vehicle by wireless communication (that is, performs inter-vehicle communication). For example, when the distribution information is sent from the vehicle-side control device 36, the inter-vehicle communication unit 35 of the vehicle B directs the distribution information to the navigation device 2 of the vehicle A according to the instruction of the road-side machine-side control unit 13. To transmit by wireless one-way communication. Further, the inter-vehicle communication unit 35 of the vehicle A receives the distribution information transmitted from the inter-vehicle communication unit 35 of the vehicle B and sends it to the vehicle-side control device 36 of the vehicle A. The inter-vehicle communication unit 35 may be configured to transmit and receive information through wireless communication such as a wireless LAN.

例えば、車両側路車間通信部34および車車間通信部35は、ナビゲーション装置2に接続された通信アンテナやナビゲーション装置2に接続された通信機を利用して通信を行う構成とすればよい。また、車両側路車間通信部34および車車間通信部35は、別体に設けられる構成であってもよいし、一体に設けられる構成であってもよい。   For example, the vehicle-side road-to-vehicle communication unit 34 and the vehicle-to-vehicle communication unit 35 may be configured to perform communication using a communication antenna connected to the navigation device 2 or a communication device connected to the navigation device 2. Further, the vehicle-side road-to-vehicle communication unit 34 and the vehicle-to-vehicle communication unit 35 may be provided separately or may be provided integrally.

車両側制御装置36は通常のコンピュータとして構成されており、内部には周知のCPU、ROMやRAM等のメモリ、I/O、およびこれらの構成を接続するバスライン(いずれも図示せず)が備えられている。車両側制御装置36は、位置検出器21、地図データ入力器26、外部メモリ28、操作スイッチ群31、リモコンセンサ33、車両側路車間通信部34、車車間通信部35から入力された各種情報に基づき、ナビゲーション機能としての処理やパケットの送信に関連する処理や受信したパケットに含まれる配信情報の重要度の判定の処理やパケットの検証の要否の判断の処理などを実行する。   The vehicle-side control device 36 is configured as a normal computer, and has a known CPU, a memory such as a ROM and a RAM, an I / O, and a bus line (none of which is shown) for connecting these configurations. Is provided. The vehicle-side control device 36 includes various information input from the position detector 21, the map data input device 26, the external memory 28, the operation switch group 31, the remote control sensor 33, the vehicle-side road-to-vehicle communication unit 34, and the vehicle-to-vehicle communication unit 35. Based on the above, processing as a navigation function, processing related to packet transmission, processing for determining the importance of distribution information included in a received packet, processing for determining whether packet verification is necessary, and the like are executed.

例えば、車両Bの車両側制御装置36は、位置検出器21や各センサ22〜25などから得られる車両Bの速度、加速度、進行方向、現在位置等の情報を配信情報とし、この配信情報をもと、無線での単方向通信で配信情報の送信を行うためのパケットを生成する。このパケットの生成は、前述した路側機側制御部13でのパケットの生成と同様にして行われる。   For example, the vehicle-side control device 36 of the vehicle B uses information such as the speed, acceleration, traveling direction, and current position of the vehicle B obtained from the position detector 21 and the sensors 22 to 25 as distribution information, and uses this distribution information. Originally, a packet for transmitting distribution information by wireless one-way communication is generated. This packet generation is performed in the same manner as the packet generation in the roadside machine side control unit 13 described above.

以下では、車両Bから送信するパケットにおいて特有の構成について説明を行い、路側機1から送信するパケットと同様の構成については説明を省略する。車両Bから送信するパケットのメッセージには、例えば上記配信情報や車両Bを個別に識別するための車両IDやメッセージを生成した時刻の情報である情報生成時刻等を含むようにすればよい。   Hereinafter, a specific configuration in the packet transmitted from the vehicle B will be described, and the description of the same configuration as the packet transmitted from the roadside device 1 will be omitted. The message of the packet transmitted from the vehicle B may include, for example, the distribution information, the vehicle ID for individually identifying the vehicle B, the information generation time that is information on the time when the message was generated, and the like.

パケット種別フラグとしては、メッセージの送信元の種別が緊急車両の場合には、メッセージの送信元の種別に関する情報として緊急車両フラグが付加され、緊急車両以外の一般車両の場合には、メッセージの送信元の種別に関する情報として一般車両フラグが付加される。   As the packet type flag, an emergency vehicle flag is added as information related to the type of the message transmission source when the type of the message transmission source is an emergency vehicle, and the message transmission is performed when the vehicle is a general vehicle other than the emergency vehicle. A general vehicle flag is added as information about the original type.

また、車両Bの車両側制御装置36は、生成したパケットを車両Bの車車間通信部35から車両Aの車車間通信部35に向けて送信させる。車両Bの車両側制御装置36は、パケットを例えば定期的(1秒間に10回程度など)に送信させるものとする。   The vehicle-side control device 36 of the vehicle B transmits the generated packet from the vehicle-to-vehicle communication unit 35 of the vehicle B to the vehicle-to-vehicle communication unit 35 of the vehicle A. The vehicle-side control device 36 of the vehicle B is assumed to transmit a packet, for example, periodically (about 10 times per second or the like).

車両Aの車両側制御装置36は、受信したパケットに含まれる配信情報を用いる各種のアプリケーションソフトウェア(以下、アプリ)を保持しており、配信情報に応じたアプリを実行し、各種のサービスを提供する。例えば、車両Bの速度、加速度、進行方向、現在位置の情報をもとに車両Bの位置を更新するアプリ(以下、車両位置更新アプリ)や車両A・Bの速度、加速度、進行方向、現在位置の情報をもとに車両A・Bの接触危険性を判定して報知するアプリがある。また、前述の障害物情報、規制標識情報、広告情報等を表示装置29や音声出力装置30から提示するアプリなどがある。   The vehicle-side control device 36 of the vehicle A holds various application software (hereinafter referred to as an application) that uses distribution information included in the received packet, executes an application corresponding to the distribution information, and provides various services. To do. For example, an application that updates the position of the vehicle B based on information on the speed, acceleration, traveling direction, and current position of the vehicle B (hereinafter referred to as a vehicle position updating application), and the speed, acceleration, traveling direction, and current of the vehicles A and B There is an application that determines and notifies the contact risk of the vehicles A and B based on the position information. In addition, there is an application that presents the above-described obstacle information, regulatory sign information, advertisement information, and the like from the display device 29 and the audio output device 30.

また、車両Aの車両側制御装置36は、車両Bからのパケットを車車間通信部35で受信したり、路側機1からのパケットを車両側路車間通信部34から受信したりした場合に、このパケットに含まれる配信情報の重要度を段階で判定する重要度判定処理を実行する。なお、車両Bや路側機1から送信されるメッセージが請求項の他機器由来情報に相当し、車両Aの車両側路車間通信部34や車車間通信部35が請求項の受信手段に相当する。   Further, when the vehicle side control device 36 of the vehicle A receives a packet from the vehicle B by the inter-vehicle communication unit 35 or receives a packet from the roadside machine 1 from the vehicle side road-to-vehicle communication unit 34, Importance determination processing for determining the importance of distribution information included in this packet in stages is executed. The message transmitted from the vehicle B or the roadside device 1 corresponds to other device-derived information in the claims, and the vehicle-side road-to-vehicle communication unit 34 or the vehicle-to-vehicle communication unit 35 of the vehicle A corresponds to the receiving means in the claims. .

重要度判定処理では、例えば重要度を4段階に分け、重要度が最も高い段階を「緊急」、重要度が2番目に高い段階を「重要」、重要度が2番目に低い段階を「通常」、重要度が最も低い段階を「非重要」と判定するものとする。   In the importance determination process, for example, the importance is divided into four stages, the highest importance is “emergency”, the second highest importance is “important”, and the second lowest importance is “normal”. ”, The stage with the lowest importance is determined as“ non-important ”.

重要度の判定は、パケットに含まれるメッセージの内容をもとに行う構成としてもよい。一例としては、車両Bの現在位置の情報をもとに重要度を判定する構成とすればよい。具体的には、車両Aの位置検出器21から得られる車両Aの現在位置の情報とパケットに含まれる車両Bの現在位置の情報とから車両Aと車両Bとの距離を算出する。そして、車両Aと車両Bとの距離が所定の閾値以下であった場合に、車両Bが近傍車両であるものとみなして重要度を「重要」と判定し、所定の閾値以下でなかった場合に、車両Bが遠方車両であるものとみなして重要度を「通常」と判定する構成とすればよい。ここで言うところの所定の閾値とは、車両Aと車両Bとの接触の危険性を考慮して定められる値であって、任意に設定可能な値である。   The importance level may be determined based on the content of the message included in the packet. As an example, the degree of importance may be determined based on information on the current position of the vehicle B. Specifically, the distance between the vehicle A and the vehicle B is calculated from the current position information of the vehicle A obtained from the position detector 21 of the vehicle A and the current position information of the vehicle B included in the packet. When the distance between the vehicle A and the vehicle B is equal to or less than a predetermined threshold, the vehicle B is regarded as a nearby vehicle, and the importance is determined as “important”. In addition, the vehicle B may be regarded as a distant vehicle, and the degree of importance may be determined as “normal”. The predetermined threshold mentioned here is a value determined in consideration of the risk of contact between the vehicle A and the vehicle B, and is a value that can be arbitrarily set.

また、車両Aの地図データ入力器26から得られるノードデータとパケットに含まれる車両Bの現在位置の情報とから車両Bの直近の交差点と車両Bとの距離を算出して、当該交差点と車両Bとの距離が所定の閾値以下であった場合に、重要度を「重要」と判定し、所定の閾値以下でなかった場合に、重要度を「通常」と判定する構成としてもよい。ここで言うところの所定の閾値とは、任意に設定可能な値である。   Further, the distance between the nearest intersection of the vehicle B and the vehicle B is calculated from the node data obtained from the map data input device 26 of the vehicle A and the current position information of the vehicle B included in the packet, and the intersection and the vehicle are calculated. A configuration may be adopted in which the importance is determined as “important” when the distance to B is equal to or less than a predetermined threshold, and the importance is determined as “normal” when not less than the predetermined threshold. Here, the predetermined threshold is a value that can be arbitrarily set.

さらに、車両Bの現在位置の情報および車両Bの速度、加速度、進行方向の情報をもとに重要度を判定する構成としてもよい。具体的には、車両Aの車輪速センサ24、加速度センサ22、位置検出器21からそれぞれ得られる車両Aの速度、加速度、進行方向、および現在位置の情報とパケットに含まれる車両Bの速度、加速度、進行方向、および現在位置の情報とから車両Aと車両Bとの接近度合いを算出する。そして、車両Aと車両Bとの接近度合いが所定の閾値以下であった場合に、重要度を「重要」と判定し、所定の閾値以下でなかった場合に、重要度を「通常」と判定する構成とすればよい。ここで言うところの所定の閾値とは、車両Aと車両Bとの接触の危険性を考慮して定められる値であって、任意に設定可能な値である。   Furthermore, it is good also as a structure which determines importance based on the information of the current position of the vehicle B, and the speed, acceleration, and traveling direction information of the vehicle B. Specifically, the vehicle A speed, acceleration, traveling direction, and current position information obtained from the wheel speed sensor 24, acceleration sensor 22, and position detector 21 of the vehicle A, and the speed of the vehicle B included in the packet, The degree of approach between the vehicle A and the vehicle B is calculated from the acceleration, the traveling direction, and the current position information. Then, when the degree of approach between the vehicle A and the vehicle B is equal to or less than a predetermined threshold, the importance is determined as “important”, and when the degree of proximity is not equal to or less than the predetermined threshold, the importance is determined as “normal”. What is necessary is just to be the structure to do. The predetermined threshold mentioned here is a value determined in consideration of the risk of contact between the vehicle A and the vehicle B, and is a value that can be arbitrarily set.

また、メッセージの情報生成時刻をもとに重要度を判定する構成としてもよい。具体的には、パケットに含まれる情報生成時刻をもとに、メッセージが生成されてからの経過時間を算出する。そして、経過時間が所定の時間以下であった場合に、鮮度が高いものとして重要度を「重要」と判定し、所定の閾値以下でなかった場合に、鮮度が低いものとして重要度を「通常」と判定する構成とすればよい。よって、情報生成時刻が請求項の鮮度に関する情報に相当する。ここで言うところの所定の時間とは、任意に設定可能な時間である。   Moreover, it is good also as a structure which determines importance based on the information generation time of a message. Specifically, the elapsed time after the message is generated is calculated based on the information generation time included in the packet. If the elapsed time is less than or equal to the predetermined time, the importance is determined as “important” as the freshness is high, and if the elapsed time is not less than the predetermined threshold, the importance is determined as “normal”. It may be configured to determine "." Therefore, the information generation time corresponds to information on the freshness of the claims. The predetermined time here is a time that can be arbitrarily set.

さらに、パケットに含まれるメッセージの内容をもとに、そのメッセージが、所謂なりすまし端末といった不正な送信元から送信されたものか否かを判定し、その判定結果に応じて重要度を判定する構成としてもよい。   Furthermore, based on the content of the message included in the packet, it is determined whether the message is transmitted from an unauthorized transmission source such as a so-called impersonation terminal, and the importance is determined according to the determination result It is good.

具体的には、予め不正な送信元が使用している車両IDや路側機IDなどのリスト(以下、不正端末リスト)を保持しておき、パケットに含まれる車両IDや路側機IDが不正端末リストに存在するか否かに応じて不正な送信元から送信されたものか否かを判定する。そして、不正端末リストにIDが存在した場合には、不正な送信元から送信されたものと判定し、重要度を「非重要」と判定する。不正端末リストにIDが存在しなかった場合には、不正な送信元から送信されたものと判定せず、パケットに含まれるメッセージの内容などの他の要素をもとに重要度を判定する。   Specifically, a list of vehicle IDs and roadside machine IDs (hereinafter referred to as unauthorized terminal lists) used by unauthorized senders is stored in advance, and the vehicle ID and roadside machine ID included in the packet are unauthorized terminals. It is determined whether or not the message is transmitted from an unauthorized source depending on whether or not it exists in the list. If an ID exists in the unauthorized terminal list, it is determined that the ID is transmitted from an unauthorized transmission source, and the importance is determined as “non-important”. When the ID does not exist in the unauthorized terminal list, the importance is determined based on other elements such as the content of the message included in the packet without determining that the ID is transmitted from an unauthorized transmission source.

不正端末リストについては、DCM等の通信モジュールや携帯電話機を介したり、車車間通信や路車間通信を介したりして、ナビゲーション装置2が不正端末リストを管理しているサーバから取得する構成とすればよい。   The unauthorized terminal list may be obtained from the server that manages the unauthorized terminal list by the navigation device 2 through a communication module such as DCM or a mobile phone, or through vehicle-to-vehicle communication or road-to-vehicle communication. That's fine.

また、複数回の受信分における車両Bの現在位置の情報および車両Bの速度、加速度、進行方向の情報をもとに、車両Bの現在位置の変化を求め、その変化が不自然か否かに応じて不正な送信元から送信されたものか否かを判定する構成としてもよい。この場合、車両Bの走行軌跡が途中でジャンプしていたり、速度、加速度から算出される位置から誤差範囲を超えて逸脱していたりしたことをもって変化が不自然であるとすればよい。そして、変化が不自然であった場合には、不正な送信元から送信されたものと判定し、重要度を「非重要」と判定する。   Further, a change in the current position of the vehicle B is obtained based on information on the current position of the vehicle B and information on the speed, acceleration, and traveling direction of the vehicle B in a plurality of receptions, and whether or not the change is unnatural. It is good also as a structure which determines whether it is what was transmitted from the unauthorized transmission source according to. In this case, the change may be unnatural because the traveling locus of the vehicle B jumps in the middle or deviates beyond the error range from the position calculated from the speed and acceleration. If the change is unnatural, it is determined that it is transmitted from an unauthorized transmission source, and the importance is determined as “unimportant”.

他にも、重要度の判定は、メッセージに付加されたパケット種別フラグをもとに行う構成としてもよい。一例としては、前述の緊急車両フラグや車両制御フラグが付加されていた場合には、車両Aが緊急に対応しなければならないものとして、重要度を「緊急」と判定する。また、ホッピングフラグが付加されていた場合には、ホッピングにより遠距離まで伝えなければならない重要なメッセージであるものとして、重要度を「重要」と判定する。路側機フラグが付加されていた場合にも、重要度を「重要」と判定する。さらに、広告フラグが付加されていた場合には、重要度を「非重要」と判定する。   In addition, the importance level may be determined based on a packet type flag added to the message. As an example, when the above-described emergency vehicle flag or vehicle control flag is added, the importance is determined to be “emergency” on the assumption that the vehicle A must respond urgently. If the hopping flag is added, the importance is determined as “important” as an important message that must be transmitted to a long distance by hopping. Even when the roadside machine flag is added, the importance is determined as “important”. Furthermore, when the advertisement flag is added, the importance is determined as “non-important”.

また、重要度の判定は、同一の送信元から送信されたパケットを受信した頻度をもとに行う構成としてもよい。同一の送信元から送信されたパケットか否かについては、メッセージに含まれる車両IDや路側機IDが一致する場合に同一の送信元から送信されたものと車両Aの車両側制御装置36で判別する構成とすればよい。受信した頻度の検出については、受信したパケットのメッセージと図示しないタイマー回路のカウントとをもとに、車両Aの車両側制御装置36で行う構成とすればよい。よって、車両Aの車両側制御装置36が請求項の受信頻度検出手段に相当する。   The importance level may be determined based on the frequency of receiving packets transmitted from the same transmission source. Whether or not the packets are transmitted from the same transmission source is discriminated by the vehicle-side control device 36 of the vehicle A from that transmitted from the same transmission source when the vehicle ID and roadside machine ID included in the message match. What is necessary is just to be the structure to do. The detection of the received frequency may be performed by the vehicle-side control device 36 of the vehicle A based on the received packet message and a timer circuit count (not shown). Therefore, the vehicle side control device 36 of the vehicle A corresponds to the reception frequency detecting means in the claims.

一例としては、同一の送信元から受信したパケットの受信間隔が一定時間以上であった場合や同一の送信元から初めて受信したパケットであった場合といった、受信した頻度が所定の閾値以下であった場合に、似た情報を既に受信している可能性が低いものとして、重要度を「重要」と判定する。そして、同一の送信元から受信したパケットの受信間隔が一定時間未満であった場合といった、受信した頻度が所定の閾値以下でなかった場合に、似た情報を既に受信している可能性が高いものとして、重要度を「通常」と判定する。ここで言うところの一定時間および所定の閾値とは、任意に設定可能な値である。   For example, when the reception interval of packets received from the same transmission source is a certain time or more, or when it is a packet received for the first time from the same transmission source, the frequency of reception was below a predetermined threshold In this case, the importance is determined as “important” on the assumption that similar information is unlikely to be received. And, when the frequency of reception is not less than a predetermined threshold, such as when the reception interval of packets received from the same transmission source is less than a certain time, there is a high possibility that similar information has already been received. As a thing, the importance is determined as “normal”. The certain time and the predetermined threshold mentioned here are values that can be arbitrarily set.

さらに、重要度の判定は、車両Aの車両側路車間通信部34や車車間通信部35でパケットを受信したときの受信電力をもとに行う構成としてもよい。受信電力については、車両Aの車両側路車間通信部34や車車間通信部35に検波器を設け、その検波器によって検出する構成とすればよい。よって、車両Aの車両側路車間通信部34や車車間通信部35が請求項の受信電力検出手段に相当する。   Further, the importance level may be determined based on the received power when the vehicle side road-to-vehicle communication unit 34 or the vehicle-to-vehicle communication unit 35 of the vehicle A receives the packet. The received power may be configured such that a detector is provided in the vehicle-side road-to-vehicle communication unit 34 or the vehicle-to-vehicle communication unit 35 of the vehicle A and is detected by the detector. Therefore, the vehicle side road vehicle-to-vehicle communication unit 34 and the vehicle-to-vehicle communication unit 35 of the vehicle A correspond to the received power detection means in the claims.

一例としては、受信電力が所定の閾値以上であった場合に、パケットの送信元が近くにあるものとして、重要度を「重要」と判定し、所定の閾値以上でなかった場合に、パケットの送信元が近くにないものとして、重要度を「通常」と判定する。これは、車車間通信や路車間通信において、送信電力は一般的に一定の値であるため、送信元から近い位置でパケットを受信するほど受信電力が大きくなることをもとにしている。送信元が車両Bである場合には、受信電力が所定の閾値以上であった場合に車両Bは近傍車両とみなされ、所定の閾値以上でなかった場合に車両Bは遠方車両とみなされる。また、ここで言うところの所定の閾値とは、任意に設定可能な値である。   As an example, when the received power is equal to or higher than a predetermined threshold, it is determined that the packet transmission source is nearby, the importance is determined as “important”, and when the received power is not equal to or higher than the predetermined threshold, The importance is determined as “normal” on the assumption that the transmission source is not nearby. This is based on the fact that, in vehicle-to-vehicle communication and road-to-vehicle communication, the transmission power is generally a constant value, so that the reception power increases as a packet is received at a position closer to the transmission source. When the transmission source is the vehicle B, the vehicle B is regarded as a nearby vehicle when the received power is equal to or greater than a predetermined threshold, and the vehicle B is regarded as a distant vehicle when the received power is not equal to or greater than the predetermined threshold. Further, the predetermined threshold mentioned here is a value that can be arbitrarily set.

なお、前述の例では、所定の閾値を基準にして「重要」と「通常」との2種類の重要度を判定する構成を示したが、必ずしもこれに限らない。例えば、複数の閾値を基準にして「重要」および「通常」以外の重要度を判定する構成としてもよい。この場合には、距離の値が小さくなるほど、接近度合いが増すほど、経過時間が短いほど、受信の頻度が低くなるほど、受信電力が大きくなるほど、重要度を高く判定する構成とすればよい。   In the above-described example, a configuration in which two types of importance, “important” and “normal”, are determined based on a predetermined threshold, but is not limited thereto. For example, a configuration may be adopted in which importance other than “important” and “normal” is determined based on a plurality of threshold values. In this case, the degree of importance may be determined higher as the distance value becomes smaller, the degree of approach increases, the elapsed time becomes shorter, the frequency of reception becomes lower, or the received power becomes higher.

また、同一のメッセージについて、メッセージの内容、パケット種別フラグ、同一の送信元からのパケットを受信した頻度(以下、受信頻度)、パケットを受信したときの受信電力(以下、受信電力)といった重要度を判定する要素ごとでの重要度の判定結果が異なった場合には、以下のようにすればよい。   Also, for the same message, importance such as message content, packet type flag, frequency of receiving packets from the same transmission source (hereinafter referred to as reception frequency), and reception power when receiving packets (hereinafter referred to as reception power). When the determination result of the importance level for each element for determining is different, the following may be performed.

例えば、不正な送信元から送信されたものと判定し、重要度を「非重要」と判定した場合には、他の要素による「非重要」以外の判定結果があった場合でも重要度を「非重要」と判定する。また、不正な送信元から送信されたものと判定されていない場合には、各要素による判定結果のうち、最も重要度が高かったものを選択する構成とすればよい。例えば、同一のメッセージについて、メッセージの内容からは普通と判定されたが、パケット種別フラグからは「重要」と判定された場合には、判定結果は「重要」となる。他にも、広告フラグをもとに「非重要」と判定した場合には、他の要素による「非重要」以外の判定結果があった場合でも重要度を「非重要」と判定する構成としてもよい。   For example, if it is determined that the message was sent from an unauthorized source and the importance level is determined to be “non-important”, the importance level is set to “ It is determined as “not important”. In addition, when it is not determined that the information has been transmitted from an unauthorized transmission source, it may be configured to select the most important one of the determination results of each element. For example, when it is determined that the same message is normal from the content of the message but “important” is determined from the packet type flag, the determination result is “important”. In addition, when it is determined as “non-important” based on the advertisement flag, even if there is a determination result other than “non-important” due to other elements, the importance is determined as “non-important”. Also good.

また、車両Aの車両側制御装置36は、重要度判定処理で判定した重要度の高さに応じて、パケットに含まれる配信情報についての正当性の検証の要否を判断する検証要否判断処理を実行する。よって、車両Aの車両側制御装置36が請求項の検証要否判断手段に相当する。   Further, the vehicle-side control device 36 of the vehicle A determines whether or not it is necessary to verify the validity of the distribution information included in the packet according to the high importance determined in the importance determination processing. Execute the process. Therefore, the vehicle side control device 36 of the vehicle A corresponds to the verification necessity determination means in the claims.

ここで、図5を用いて、車両Aの車両側制御装置36での重要度判定処理から検証要否判断処理にかけてのフローについての説明を行う。図5は、車両Aの車両側制御装置36での重要度判定処理から検証要否判断処理にかけてのフローを示すフローチャートである。なお、本フローは、車両Aの車両側路車間通信部34や車車間通信部35でパケットを受信したときに開始される。   Here, the flow from the importance determination process in the vehicle-side control device 36 of the vehicle A to the verification necessity determination process will be described with reference to FIG. FIG. 5 is a flowchart showing a flow from importance determination processing to verification necessity determination processing in the vehicle side control device 36 of the vehicle A. This flow is started when a packet is received by the vehicle-side road-to-vehicle communication unit 34 or the vehicle-to-vehicle communication unit 35 of the vehicle A.

まず、ステップS1では、前述した重要度判定処理を実行し、ステップS2に移る。ステップS2では、重要度判定処理での重要度の判定結果が「緊急」であった場合(ステップS2でYES)には、ステップS3に移る。また、重要度判定処理での重要度の判定結果が「緊急」でなかった場合(ステップS2でNO)には、ステップS5に移る。   First, in step S1, the above-described importance level determination process is executed, and the process proceeds to step S2. In step S2, when the determination result of importance in the importance determination process is “emergency” (YES in step S2), the process proceeds to step S3. If the importance determination result in the importance determination process is not “emergency” (NO in step S2), the process proceeds to step S5.

ステップS3では、検証が必要であると判断し、ステップS4に移る。ステップS4では、該当するパケットについて優先して検証を行うものとして、車両Aの車両側制御装置36のRAM等の電気的に書き換えが可能なメモリ(以下、一時格納メモリ)に格納する。詳しくは、例えば一時格納メモリの優先度付きキューに最も高い優先度として追加し、フローを終了する。よって、車両Aの車両側制御装置36が請求項の一時格納手段に相当する。   In step S3, it is determined that verification is necessary, and the process proceeds to step S4. In step S4, the corresponding packet is preferentially verified and stored in an electrically rewritable memory (hereinafter referred to as a temporary storage memory) such as a RAM of the vehicle side control device 36 of the vehicle A. Specifically, for example, the highest priority is added to the priority queue of the temporary storage memory, and the flow is terminated. Therefore, the vehicle side control device 36 of the vehicle A corresponds to the temporary storage means in the claims.

ステップS5では、重要度判定処理での重要度の判定結果が「重要」であった場合(ステップS5でYES)には、ステップS6に移る。また、重要度判定処理での重要度の判定結果が「重要」でなかった場合(ステップS5でNO)には、ステップS8に移る。   In step S5, when the importance determination result in the importance determination processing is “important” (YES in step S5), the process proceeds to step S6. If the importance determination result in the importance determination process is not “important” (NO in step S5), the process proceeds to step S8.

ステップS6では、検証が必要であると判断し、ステップS7に移る。ステップS7では、該当するパケットについて一時格納メモリへの格納順に検証を行うものとして、一時格納メモリに格納する。詳しくは、例えば一時格納メモリの優先度付きキューに「緊急」よりも低い優先度として追加し、フローを終了する。なお、判定結果が「重要」であったパケットについては、例えば一律に同じ優先度が与えられ、優先度付きキューへの追加順に検証が行われる構成とすればよい。   In step S6, it is determined that verification is necessary, and the process proceeds to step S7. In step S7, the relevant packet is stored in the temporary storage memory as verification in the order of storage in the temporary storage memory. Specifically, for example, a priority lower than “emergency” is added to the priority queue of the temporary storage memory, and the flow is terminated. Note that, for a packet whose determination result is “important”, for example, the same priority may be given uniformly, and verification may be performed in the order of addition to the priority queue.

ステップS8では、重要度判定処理での重要度の判定結果が「通常」であった場合(ステップS8でYES)には、ステップS9に移る。また、重要度判定処理での重要度の判定結果が「通常」でなかった場合(ステップS8でNO)には、「非重要」であるものとして、ステップS12に移る。   In step S8, when the determination result of the importance in the importance determination process is “normal” (YES in step S8), the process proceeds to step S9. Further, when the determination result of the importance level in the importance level determination process is not “normal” (NO in step S8), the process proceeds to step S12 as “non-important”.

ステップS9では、一時格納メモリの優先度付きキューの空きがあるか否かを判定する。そして、キューの空きがあると判定した場合(ステップS9でYES)には、ステップS10に移る。また、キューの空きがあると判定しなかった場合(ステップS9でNO)には、ステップS12に移る。   In step S9, it is determined whether there is an empty queue with priority in the temporary storage memory. If it is determined that there is an empty queue (YES in step S9), the process proceeds to step S10. If it is not determined that there is an empty queue (NO in step S9), the process proceeds to step S12.

ステップS10では、検証が必要であると判断し、ステップS11に移る。ステップS11では、該当するパケットについて一時格納メモリへの格納順に検証を行うものとして、一時格納メモリに格納する。詳しくは、例えば一時格納メモリの優先度付きキューに「重要」と同じ優先度として追加し、フローを終了する。なお、「重要」と同じ優先度として優先度付きキューに追加されたパケットについては、「重要」と判定された場合のパケットと同様に、優先度付きキューへの追加順に検証が行われる。ステップS12では、検証が不要であると判断し、フローを終了する。   In step S10, it is determined that verification is necessary, and the process proceeds to step S11. In step S11, the relevant packet is stored in the temporary storage memory as verification in the order of storage in the temporary storage memory. Specifically, for example, the same priority as “important” is added to the priority-added queue of the temporary storage memory, and the flow ends. Note that the packets added to the priority queue with the same priority as “important” are verified in the order of addition to the priority queue, in the same manner as the packets determined to be “important”. In step S12, it is determined that verification is not necessary, and the flow ends.

なお、本実施形態では、重要度を4段階に分ける構成を示したが、必ずしもこれに限らず、3段階や2段階など他の複数段階に分ける構成としてもよい。例えば、3段階に分ける場合には、「通常」を「重要」に含めて、「緊急」、「重要」、「非重要」の3段階としてもよいし、「重要」を「通常」に含めて「緊急」、「通常」、「非重要」の3段階としてもよい。また、2段階に分ける場合には、「緊急」を「重要」に含めるとともに、「通常」を「非重要」に含めて「重要」と「非重要」の2段階とするなどの構成としてもよい。なお、判定結果に応じた検証の要否の判断の処理としては、前述したのと同様にして行う構成とすればよい。   In the present embodiment, the configuration in which the importance level is divided into four levels is shown. However, the present invention is not necessarily limited to this, and may be divided into other multiple levels such as three levels or two levels. For example, when dividing into three stages, “normal” may be included in “important”, and “emergency”, “important”, and “non-important” may be included, and “important” may be included in “normal”. It is possible to use three stages of “emergency”, “normal”, and “non-important”. In addition, when it is divided into two stages, “Emergency” is included in “Important”, and “Normal” is included in “Non-important”, and it is divided into “Important” and “Non-important”. Good. In addition, what is necessary is just to set it as the structure performed like the above-mentioned as a process of the necessity determination of the verification according to a determination result.

図4に戻って、車両Aの車両側制御装置36は、検証要否判断処理で検証が必要と判断したパケットについて、そのパケットに含まれる証明書および署名を用いて、そのパケットの正当性の検証を行う検証処理を実行する。検証処理については、特許文献1に記載の検証処理と同様にして行うなど、周知の方法と同様にして行うものとする。   Returning to FIG. 4, the vehicle-side control device 36 of the vehicle A uses the certificate and signature included in the packet for the packet determined to be verified in the verification necessity determination process, and checks the validity of the packet. A verification process for performing verification is executed. The verification process is performed in the same manner as a known method, such as the verification process described in Patent Document 1.

検証処理を実行したパケットのうち、正当性が検証された正規のパケットについては、前述のアプリの処理(以下、アプリ処理)に用いられ、正当性が検証されなかった不正なパケットについては破棄される。正当性が検証された正規のパケットについては、例えば一時格納メモリに一時的にキャッシュしておく構成とすればよい。これによれば、複数種類のアプリで同じパケットの検証を要求された場合であっても、キャッシュしておいた検証済みのパケットを利用することができ、検証の処理による負荷を軽減することができる。   Of the packets that have been verified, the legitimate packets that have been verified for validity are used for the above-mentioned application processing (hereinafter referred to as application processing), and the invalid packets that have not been verified for validity are discarded. The A regular packet whose validity has been verified may be temporarily cached in a temporary storage memory, for example. According to this, even when verification of the same packet is requested by a plurality of types of applications, the cached verified packet can be used, and the load of verification processing can be reduced. it can.

なお、重要度判定処理、検証要否判断処理、およびアプリ処理と検証処理とは、同一のプロセッサで実行する構成としてもよいし、それぞれ異なるプロセッサで実行する構成としてもよい。   The importance determination process, the verification necessity determination process, the application process, and the verification process may be executed by the same processor, or may be executed by different processors.

ここで、図6を用いて、配信情報の種別と重要度判定処理の結果と検証処理およびアプリ処理との関係について説明を行なう。図6は、配信情報の種別と重要度判定処理の結果と検証処理およびアプリ処理との関係の一例を示す表である。   Here, the relationship between the type of distribution information, the result of the importance determination process, the verification process, and the application process will be described with reference to FIG. FIG. 6 is a table showing an example of the relationship between the type of distribution information, the result of the importance determination process, the verification process, and the application process.

図6中の配信情報の種別のうち、緊急回避情報は緊急車両フラグが付加された配信情報であって、車両制御情報は車両制御フラグが付加された配信情報である。また、路側機情報は路側機フラグが付加された配信情報であって、近傍車両情報は近傍車両のものとみなされた配信情報であって、マルチホップ要求情報はホッピングフラグが付加された配信情報である。   Among the types of distribution information in FIG. 6, emergency avoidance information is distribution information with an emergency vehicle flag added, and vehicle control information is distribution information with a vehicle control flag added. The roadside machine information is distribution information to which a roadside machine flag is added, the nearby vehicle information is distribution information regarded as that of a nearby vehicle, and the multihop request information is distribution information to which a hopping flag is added. It is.

さらに、遠方車両の定期送信情報は、遠方車両のものとみなされた配信情報のうち、ホッピングフラグが付加されていなかったり、緊急であることを示すフラグが付加されていなかったりするなど、定期送信用の配信情報である。そして、不正車両情報は不正な送信元から送信されたものと判定された配信情報であって、広告情報は広告フラグが付加された配信情報である。なお、図6に示した配信情報の種別はあくまでも一例であって、他にも様々なものが存在する。   Further, the periodic transmission information of the distant vehicle includes periodic transmission such as no hopping flag or no urgent flag added to the distribution information regarded as the distant vehicle. Credit delivery information. The unauthorized vehicle information is distribution information determined to be transmitted from an unauthorized transmission source, and the advertisement information is distribution information to which an advertisement flag is added. Note that the types of distribution information shown in FIG. 6 are merely examples, and various other types exist.

図6に示すように、配信情報の種別が緊急回避情報や車両制御情報である場合には、重要度は「緊急」と判定される。そして、検証処理では優先的に検証が行われ、アプリ処理では検証済みのパケットを用いて処理が行われる。   As illustrated in FIG. 6, when the type of distribution information is emergency avoidance information or vehicle control information, the importance is determined as “emergency”. In the verification process, verification is performed preferentially, and in the application process, processing is performed using a verified packet.

また、配信情報の種別が路側機情報や近傍車両情報やマルチホップ要求情報である場合には、重要度は「重要」と判定される。そして、検証処理では一時格納メモリのキューに追加された順(つまり、キュー順)に検証が行われ、アプリ処理では検証済みのパケットを用いて処理が行われる。   When the type of distribution information is roadside machine information, nearby vehicle information, or multihop request information, the importance is determined as “important”. In the verification process, verification is performed in the order added to the queue of the temporary storage memory (that is, in the queue order), and in the application process, the process is performed using the verified packet.

さらに、配信情報の種別が遠方車両の定期送信情報である場合には、重要度は「通常」と判定される。そして、検証処理では一時格納メモリのキューに空きがある場合にのみ、キュー順に検証が行われ、アプリ処理ではキューに空きがあった場合には検証済みのパケットを用いて処理が行われる一方、キューに空きがなかった場合には未検証パケットとして処理が行われる。   Furthermore, when the type of the distribution information is regular transmission information of a distant vehicle, the importance is determined as “normal”. And in the verification process, only when there is an empty queue in the temporary storage memory, the verification is performed in the order of the queue. In the application process, when there is an empty in the queue, the process is performed using the verified packet. If there is no space in the queue, it is processed as an unverified packet.

また、配信情報の種別が不正車両情報や広告情報である場合には、重要度は「非重要」と判定される。そして、検証処理では検証が行われず、アプリ処理では未検証パケットとして処理が行われる。   Further, when the type of distribution information is unauthorized vehicle information or advertisement information, the importance is determined as “non-important”. In the verification process, verification is not performed, and in the application process, processing is performed as an unverified packet.

続いて、未検証パケットの処理についての説明を行う。検証済みのパケットに含まれる配信情報がアプリ処理に用いられるのに対して、未検証パケットに含まれる配信情報はアプリ処理に用いなかったり、アプリ処理において補助的に用いるように用い方を変えたりする構成とすればよい。また、未検証パケットに含まれる配信情報をアプリ処理に用いたり、一時格納メモリのキューに空きがある場合に未検証パケットの検証を行って検証済みとした後でそのパケットに含まれる配信情報をアプリ処理に用いたりする構成としてもよい。   Subsequently, processing of unverified packets will be described. While the distribution information included in the verified packet is used for application processing, the distribution information included in the unverified packet is not used for application processing, or used in an auxiliary manner in application processing. What is necessary is just to be the structure to do. In addition, the distribution information included in the unverified packet is used for application processing, or when there is a free space in the temporary storage memory queue, the unverified packet is verified and verified. It is good also as a structure used for an application process.

例えば、配信情報の種別が不正車両情報であった場合の未検証パケットについては、未検証パケットに含まれる配信情報をアプリ処理に用いず、破棄する構成とすればよい。また、配信情報の種別が広告情報であった場合の未検証パケットについては、未検証パケットに含まれる配信情報をアプリ処理に用いる構成としてもよい。   For example, regarding the unverified packet when the type of distribution information is unauthorized vehicle information, the distribution information included in the unverified packet may be discarded without being used for application processing. Further, regarding the unverified packet when the type of distribution information is advertisement information, the distribution information included in the unverified packet may be used for application processing.

ここで、図7を用いて、車両Aの車両側制御装置36での前述の車両位置更新アプリにおける検証済みのパケットと未検証パケットとのそれぞれの処理についての一例の説明を行う。図7は、車両位置更新アプリにおける検証済みのパケットと未検証パケットとのそれぞれの処理についての一例を説明するためのフローチャートである。   Here, with reference to FIG. 7, an example of each processing of the verified packet and the unverified packet in the vehicle position update application in the vehicle-side control device 36 of the vehicle A will be described. FIG. 7 is a flowchart for explaining an example of the processing of the verified packet and the unverified packet in the vehicle position update application.

パケットには、配信情報として車両Bの速度、加速度、進行方向、および現在位置の情報が含まれているものとし、既に受信していたパケットに含まれていた車両Bの現在位置の情報に従って、車両Bの現在位置が予め登録・更新(以下、更新)されていたものとする。また、本フローは検証処理が完了したときに開始される。   The packet includes information on the speed, acceleration, traveling direction, and current position of the vehicle B as distribution information. According to the information on the current position of the vehicle B that was already included in the packet, It is assumed that the current position of the vehicle B has been registered / updated (hereinafter updated). This flow is started when the verification process is completed.

まず、ステップS21では、検証処理において対象とするパケットの検証が行われたか否かを判定する。そして、パケットの検証が行われていた場合には、検証済みであったものとして(ステップS21でYES)、ステップS22に移る。また、パケットの検証が行われていなかった場合には、未検証であるものとして(ステップS21でNO)、ステップS23に移る。   First, in step S21, it is determined whether or not the target packet has been verified in the verification process. If the packet has been verified, it is determined that the packet has been verified (YES in step S21), and the process proceeds to step S22. If the packet has not been verified, it is determined that the packet has not been verified (NO in step S21), and the process proceeds to step S23.

ステップS22では、検証済みのパケットに含まれる車両Bの速度、加速度、進行方向、および現在位置の情報に従った位置に車両Bの現在位置を更新(つまり、位置更新)し、フローを終了する。更新した車両Bの現在位置については、例えば表示装置29の電子地図上に表示したりなどする構成とすればよい。   In step S22, the current position of the vehicle B is updated to the position according to the information on the speed, acceleration, traveling direction, and current position of the vehicle B included in the verified packet (that is, the position is updated), and the flow ends. . The updated current position of the vehicle B may be configured to be displayed on an electronic map of the display device 29, for example.

ステップS23では、前回の車両Bの現在位置の更新時(つまり、前回更新時)からの経過時間が一定時間以下か否かを判定する。経過時間については、図示しないタイマー回路などでカウントする構成とすればよい。ここで言うところの一定時間とは任意に設定可能な時間であって、例えば1秒間とすればよい。そして、前回更新時からの経過時間が一定時間以下であると判定した場合(ステップS23でYES)には、ステップS24に移る。また、前回更新時からの経過時間が一定時間以下であると判定しなかった場合(ステップS23でNO)には、ステップS26に移る。   In step S23, it is determined whether or not the elapsed time from the previous update of the current position of the vehicle B (that is, the previous update) is equal to or shorter than a predetermined time. The elapsed time may be counted by a timer circuit (not shown). The certain time mentioned here is a time that can be arbitrarily set, and may be, for example, 1 second. If it is determined that the elapsed time from the previous update is less than or equal to a certain time (YES in step S23), the process proceeds to step S24. On the other hand, if it is not determined that the elapsed time since the previous update is equal to or shorter than the predetermined time (NO in step S23), the process proceeds to step S26.

ステップS24では、前回更新時の車両Bの現在位置から、未検証のパケットに含まれる車両Bの速度、加速度、進行方向をもとに予測される車両Bの現在位置を算出し、前回更新時の車両Bの現在位置からの乖離が一定距離以下か否かを判定する。ここで言うところの一定距離とは任意に設定可能な時間であって、例えば10メートルとすればよい。そして、前回更新時からの現在位置の乖離が一定距離以下であると判定した場合(ステップS24でYES)には、ステップS25に移る。また、前回更新時からの現在位置の乖離が一定距離以下であると判定しなかった場合(ステップS24でNO)には、ステップS26に移る。   In step S24, the current position of the vehicle B predicted based on the speed, acceleration, and traveling direction of the vehicle B included in the unverified packet is calculated from the current position of the vehicle B at the previous update time. It is determined whether the deviation from the current position of the vehicle B is equal to or less than a certain distance. The fixed distance here is a time that can be arbitrarily set, and may be, for example, 10 meters. If it is determined that the deviation of the current position from the previous update is equal to or less than a certain distance (YES in step S24), the process proceeds to step S25. If it is not determined that the deviation of the current position from the previous update is equal to or less than a certain distance (NO in step S24), the process proceeds to step S26.

ステップS25では、前回更新時の車両Bの現在位置を、例えば未検証のパケットに含まれる車両Bの速度、加速度、進行方向をもとに補正(つまり、位置補正)し、フローを終了する。このように、ステップS25では、未検証のパケットに含まれる配信情報に従った位置への車両Bの位置更新までは行わないが、車両Bの現在位置の補正といった補助的な利用を行う。   In step S25, the current position of the vehicle B at the time of the previous update is corrected (that is, the position is corrected) based on the speed, acceleration, and traveling direction of the vehicle B included in the unverified packet, for example, and the flow ends. In this way, in step S25, although the position update of the vehicle B to the position according to the distribution information included in the unverified packet is not performed, auxiliary use such as correction of the current position of the vehicle B is performed.

ステップS26では、前述の一時格納メモリの優先度付きキューの空きがあるか否かを判定する。そして、キューの空きがあると判定した場合(ステップS26でYES)には、ステップS27に移る。また、キューの空きがあると判定しなかった場合(ステップS26でNO)には、ステップS28に移る。   In step S26, it is determined whether or not there is an empty queue with priority in the aforementioned temporary storage memory. If it is determined that there is an empty queue (YES in step S26), the process proceeds to step S27. If it is not determined that there is an empty queue (NO in step S26), the process proceeds to step S28.

ステップS27では、キュー順に従って未検証のパケットの検証を行う。そして、正当性が検証された場合(ステップS27でYES)には、ステップS22に移る。また、正当性が検証されなかった場合(ステップS27でNO)には、ステップS28に移る。   In step S27, unverified packets are verified according to the queue order. If the validity is verified (YES in step S27), the process proceeds to step S22. If the validity is not verified (NO in step S27), the process proceeds to step S28.

ステップS28では、未検証のパケットを破棄し、この未検証のパケットに含まれる車両Bの速度、加速度、進行方向、および現在位置の情報を車両位置更新アプリに利用せずにフローを終了する。   In step S28, the unverified packet is discarded, and the flow is terminated without using the vehicle B speed update application, the vehicle B speed, acceleration, traveling direction, and current position information included in the unverified packet.

以上の構成によれば、車両Aの車両側路車間通信部34や車車間通信部35で受信したパケットについては、重要度判定処理から検証要否判断処理までの処理で正当性の検証の要否を判断し、検証が不要と判断したパケットについては検証を行わないので、受信するパケットの全てについて検証を行う必要がなくなる。よって、ナビゲーション装置2での検証の回数を減らすことができ、単方向通信で送信される情報の検証の処理による負荷を軽減することが可能になる。   According to the above configuration, the packet received by the vehicle side road vehicle-to-vehicle communication unit 34 or the vehicle-to-vehicle communication unit 35 of the vehicle A needs to be verified by the processes from the importance determination process to the verification necessity determination process. Since no verification is performed for a packet that is determined to be negative and verification is not necessary, it is not necessary to verify all the received packets. Therefore, the number of verifications in the navigation device 2 can be reduced, and it is possible to reduce the load caused by the verification process of information transmitted by unidirectional communication.

また、重要度判定処理において段階で判定した重要度の高さに応じて、パケットについての検証の要否を判断するので、自車両にとって緊急性や重要性が高いと思われるものほど優先して検証を行う一方、緊急性や重要性が低いと思われるものほど検証を省くことによって、受信したパケットに含まれる配信情報の重要度を考慮しながら、検証の処理による負荷を軽減することが可能になる。   In addition, since the necessity of verification of the packet is determined according to the level of importance determined at the stage in the importance determination process, priority is given to those that are considered to be urgent or important for the host vehicle. While verifying, omitting verification that seems to be less urgent or less important, it is possible to reduce the burden of verification processing while considering the importance of the distribution information contained in the received packet become.

さらに、重要度が「通常」であると判定したパケットについては、一時格納メモリの優先度付きキューに空きがある場合にのみ検証を行うので、検証の処理による負荷が一定の限度を越えないようにしながらも、より多くのパケットについての検証を行うことが可能になる。   Furthermore, for packets that are determined to be “normal” in importance, verification is performed only when there is a free space in the priority storage queue of the temporary storage memory, so that the load of verification processing does not exceed a certain limit. However, it is possible to verify more packets.

なお、前述の実施形態では、請求項の通信装置をナビゲーション装置に適用する構成を示したが、必ずしもこれに限らない。例えば、位置検出器21や地図データ入力器26や各センサ22〜25等から必要な情報を取得する機能、および路側機1や他車両から無線での単方向通信で送信されるパケットを受信する機能を備える車載装置であれば、ナビゲーション装置以外に適用する構成としてもよい。   In the above-described embodiment, the configuration in which the communication device of the claims is applied to the navigation device has been described, but the configuration is not necessarily limited thereto. For example, a function for acquiring necessary information from the position detector 21, the map data input device 26, the sensors 22 to 25, and the like, and a packet transmitted from the roadside device 1 or another vehicle by wireless one-way communication are received. If it is a vehicle-mounted device provided with a function, it is good also as a structure applied other than a navigation apparatus.

また、請求項の通信装置を車載装置に適用する構成に限らず、路側機1に適用する構成としてもよい。例えば、路側機1の路側機側制御部13が、車両から無線での単方向通信によって送信されてくるパケットについて重要度判定処理から検証要否判断処理までの処理を行って、検証の要否を判断する構成とすればよい。この場合には、路側機側路車間通信部11が請求項の受信手段および受信電力検出手段に相当し、路側機側制御部13が請求項の受信頻度検出手段、検証要否判断手段、および一時格納手段に相当することになる。   Further, the communication device of the claims is not limited to the configuration applied to the in-vehicle device, and may be configured to be applied to the roadside device 1. For example, the roadside machine side control unit 13 of the roadside machine 1 performs the processes from the importance determination process to the verification necessity determination process on the packet transmitted from the vehicle by wireless one-way communication, and whether the verification is necessary or not. It may be configured to determine. In this case, the roadside machine side road-to-vehicle communication unit 11 corresponds to the receiving means and the received power detection means in the claims, and the roadside machine side control unit 13 includes the reception frequency detection means, the verification necessity determination means in the claims, and This corresponds to temporary storage means.

なお、本発明は、上述した各実施形態に限定されるものではなく、請求項に示した範囲で種々の変更が可能であり、異なる実施形態にそれぞれ開示された技術的手段を適宜組み合わせて得られる実施形態についても本発明の技術的範囲に含まれる。   The present invention is not limited to the above-described embodiments, and various modifications can be made within the scope of the claims, and the technical means disclosed in different embodiments can be appropriately combined. Such embodiments are also included in the technical scope of the present invention.

1 路側機(通信装置)、11 路側機側路車間通信部(受信手段、受信電力検出手段)、12 センタ通信部、13 路側機側制御部(受信頻度検出手段、検証要否判断手段、一時格納手段)、2 ナビゲーション装置(通信装置)、21 位置検出器、22 加速度センサ、23 ジャイロスコープ、24 車輪速センサ、25 GPS受信機、26 地図データ入力器、27 記憶媒体、28 外部メモリ、29 表示装置、30 音声出力装置、31 操作スイッチ群、32 リモコン、33 リモコンセンサ、34 車両側路車間通信部(受信手段、受信電力検出手段)、35 車車間通信部(受信手段、受信電力検出手段)、36 車両側制御装置(受信頻度検出手段、検証要否判断手段、一時格納手段)、100 運転支援システム DESCRIPTION OF SYMBOLS 1 Roadside machine (communication apparatus), 11 Roadside machine side road-to-vehicle communication part (reception means, reception power detection means), 12 Center communication part, 13 Roadside machine side control part (Reception frequency detection means, verification necessity judgment means, temporary Storage means), 2 navigation device (communication device), 21 position detector, 22 acceleration sensor, 23 gyroscope, 24 wheel speed sensor, 25 GPS receiver, 26 map data input device, 27 storage medium, 28 external memory, 29 Display device, 30 audio output device, 31 operation switch group, 32 remote control, 33 remote control sensor, 34 vehicle side road-to-vehicle communication unit (reception means, reception power detection means), 35 vehicle-to-vehicle communication unit (reception means, reception power detection means) ), 36 Vehicle side control device (reception frequency detection means, verification necessity judgment means, temporary storage means), 100 driving support system

Claims (10)

証明書および署名の少なくともいずれかの検証用情報を付加して単方向通信で無線送信された情報である他機器由来情報を受信する受信手段を備え、
前記受信手段で受信された他機器由来情報に付加されている前記検証用情報をもとに、その他機器由来情報の正当性の検証を行う通信装置であって、
前記受信手段で受信した他機器由来情報についての前記検証の要否を判断する検証要否判断手段と、
前記検証の処理待ちの前記他機器由来情報を一時的に格納する一時格納手段とを備え、
前記検証要否判断手段で前記検証が必要と判断した他機器由来情報については前記検証を行う一方、前記検証要否判断手段で前記検証が不要と判断した他機器由来情報については前記検証を行わないものであり、
前記検証要否判断手段は、前記受信手段で受信した他機器由来情報の重要度を4段階で判定し、
前記重要度が最も高い段階であると判定した他機器由来情報については、前記検証が必要であると判断して、優先して前記検証を行うものとして前記一時格納手段に格納し、
前記重要度が2番目に高い段階であると判定した他機器由来情報については、前記検証が必要であると判断して、前記一時格納手段への格納順に従って前記検証を行うものとして前記一時格納手段に格納し、
前記重要度が2番目に低い段階であると判定した他機器由来情報については、前記一時格納手段の容量に当該他機器由来情報を格納する空きがある場合には、前記検証が必要であると判断して、前記一時格納手段への格納順に従って前記検証を行うものとして前記一時格納手段に格納する一方、前記一時格納手段の容量に当該他機器由来情報を格納する空きがない場合には、前記検証が不要であると判断して、前記検証を行わず、
前記重要度が最も低い段階であると判定した他機器由来情報については、前記検証が不要であると判断して、前記検証を行わないことを特徴とする通信装置。
Receiving means for receiving information derived from another device, which is information wirelessly transmitted by one-way communication with at least one of verification information of a certificate and a signature,
Based on the verification information added to the other device-derived information received by the receiving means, a communication device for verifying the validity of the other device-derived information,
Verification necessity judgment means for judging whether or not the verification is necessary for the information derived from the other device received by the reception means ;
Temporary storage means for temporarily storing the information derived from the other device waiting for the verification process ,
The verification is performed on the information derived from the other device determined to be necessary for the verification by the verification necessity determination unit, while the verification is performed on the information derived from the other device determined by the verification necessity determination unit. Is not ,
The verification necessity determining means determines the importance of the information derived from the other device received by the receiving means in four stages,
For other device-derived information determined to be the most important stage, it is determined that the verification is necessary, and stored in the temporary storage means as performing the verification preferentially,
As for the information derived from the other device determined that the importance is the second highest stage, it is determined that the verification is necessary, and the temporary storage is performed on the assumption that the verification is performed according to the storage order in the temporary storage unit. Stored in the means,
Regarding the information derived from the other device determined that the importance level is the second lowest stage, if there is a space for storing the information derived from the other device in the capacity of the temporary storage unit, the verification is necessary. Judging and storing in the temporary storage means as performing the verification according to the storage order in the temporary storage means, if there is no space to store the other device-derived information in the capacity of the temporary storage means, Judge that the verification is unnecessary, do not perform the verification,
The communication apparatus characterized in that it is determined that the verification is unnecessary for the information derived from the other device determined to be at the lowest level of importance, and the verification is not performed .
請求項1において、
前記検証要否判断手段は、前記受信手段で受信した他機器由来情報の内容をもとに、その他機器由来情報についての前記検証の要否を判断することを特徴とする通信装置。
In claim 1,
The communication apparatus according to claim 1, wherein the verification necessity determination unit determines whether the verification of the other device-derived information is necessary based on the content of the other device-derived information received by the receiving unit.
請求項2において、
前記通信装置は車両に搭載されるものであって、
前記他機器由来情報は、前記車両以外の他車両の位置に関する情報を少なくとも含むものであって、
前記検証要否判断手段は、前記受信手段で受信した他機器由来情報のうちの前記他車両の位置に関する情報をもとに、その他機器由来情報についての前記検証の要否を判断することを特徴とする通信装置。
In claim 2,
The communication device is mounted on a vehicle,
The other equipment-derived information includes at least information on the position of a vehicle other than the vehicle,
The verification necessity determination unit determines whether the verification of the other device-derived information is necessary based on information on the position of the other vehicle among the other device-derived information received by the receiving unit. A communication device.
請求項2または3において、
前記通信装置は車両に搭載されるものであって、
前記他機器由来情報は、前記車両以外の他車両の位置に関する情報および当該他車両の運動に関する情報を少なくとも含むものであって、
前記検証要否判断手段は、前記受信手段で受信した他機器由来情報のうちの前記他車両の位置に関する情報および当該他車両の運動に関する情報をもとに、その他機器由来情報についての前記検証の要否を判断することを特徴とする通信装置。
In claim 2 or 3,
The communication device is mounted on a vehicle,
The other equipment-derived information includes at least information on the position of a vehicle other than the vehicle and information on the movement of the other vehicle,
The verification necessity determination unit is configured to perform the verification of the other device-derived information based on the information on the position of the other vehicle and the information on the movement of the other vehicle among the other device-derived information received by the receiving unit. A communication apparatus characterized by determining necessity.
請求項2〜4のいずれか1項において、
前記他機器由来情報は、その他機器由来情報の鮮度に関する情報を少なくとも含むものであって
前記検証要否判断手段は、前記受信手段で受信した他機器由来情報のうちの前記鮮度に関する情報をもとに、その他機器由来情報についての前記検証の要否を判断することを特徴とする通信装置。
In any one of Claims 2-4,
The other device-derived information includes at least information related to freshness of the other device-derived information, and the verification necessity determination means is based on the information related to the freshness of the other device-derived information received by the receiving means. And determining whether or not the verification of other device-derived information is necessary.
請求項2〜5のいずれか1項において、
前記検証要否判断手段は、前記受信手段で受信した他機器由来情報の内容をもとに、その他機器由来情報が不正な送信元から送信されたものか否かを判定し、不正な送信元から送信されたと判定した場合には、その他機器由来情報についての前記検証を不要と判断し、前記検証を行わずにその他機器由来情報を破棄することを特徴とする通信装置。
In any one of Claims 2-5,
The verification necessity determination unit determines whether or not the other device-derived information is transmitted from an unauthorized source based on the content of the other device-derived information received by the receiving unit, and the unauthorized source When it is determined that the information is transmitted from the communication device, the verification regarding the other device-derived information is determined to be unnecessary, and the other device-derived information is discarded without performing the verification.
請求項1〜6のいずれか1項において、
前記無線送信された他機器由来情報には、当該他機器由来情報の送信元の種別に関する情報、当該他機器由来情報自体の種別に関する情報、および当該他機器由来情報のマルチホッピング通信におけるホッピングを要求する情報のうちの少なくともいずれの情報である付加情報が付加されており、
前記検証要否判断手段は、前記受信手段で受信した他機器由来情報に付加されているその付加情報をもとに、その他機器由来情報についての前記検証の要否を判断することを特徴とする通信装置。
In any one of Claims 1-6,
The wirelessly transmitted other device-derived information requires hopping in the information regarding the type of the transmission source of the other device-derived information, information regarding the type of the other device-derived information itself, and multi-hopping communication of the other device-derived information. Additional information that is at least one of the information to be added,
The verification necessity determination unit is configured to determine whether the verification is necessary for the other device-derived information based on the additional information added to the other device-derived information received by the reception unit. Communication device.
請求項1〜7のいずれか1項において、
同一の送信元から送信された前記他機器由来情報を前記受信手段で受信した頻度を検出する受信頻度検出手段を備え、
前記検証要否判断手段は、前記受信頻度検出手段で検出した頻度に応じて、前記受信手段で受信した他機器由来情報についての前記検証の要否を判断することを特徴とする通信装置。
In any one of Claims 1-7,
A reception frequency detection means for detecting the frequency at which the reception means receives the information derived from the other device transmitted from the same transmission source;
The communication apparatus according to claim 1, wherein the verification necessity determination unit determines whether the verification of the information derived from the other device received by the reception unit is necessary according to the frequency detected by the reception frequency detection unit.
請求項1〜8のいずれか1項において、
前記受信手段で他機器由来情報を受信したときの受信電力を検出する受信電力検出手段を備え、
前記検証要否判断手段は、前記受信電力検出手段で検出した受信電力に応じて、前記受信手段で受信した他機器由来情報についての前記検証の要否を判断することを特徴とする通信装置。
In any one of Claims 1-8,
Receiving power detection means for detecting received power when receiving information from another device in the receiving means,
The communication apparatus according to claim 1, wherein the verification necessity determination unit determines whether the verification of the information derived from the other device received by the reception unit is necessary according to the reception power detected by the reception power detection unit.
請求項1〜のいずれか1項において、
前記通信装置は、前記他機器由来情報を用いてアプリケーションソフトウェアを実行するものであって、
前記受信手段で受信した前記他機器由来情報について前記検証が行われたか否かに応じて、その他機器由来情報の当該アプリケーションソフトウェアでの利用の有無および用い方のうちのいずれかを変えることを特徴とする通信装置。
In any one of claims 1 to 9
The communication device executes application software using the information derived from the other device,
Depending on whether or not the verification is performed on the information derived from the other device received by the receiving unit, the presence or absence of use of the other device-derived information in the application software and the method of using the information are changed. A communication device.
JP2010245384A 2010-11-01 2010-11-01 Communication device Active JP5578032B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010245384A JP5578032B2 (en) 2010-11-01 2010-11-01 Communication device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010245384A JP5578032B2 (en) 2010-11-01 2010-11-01 Communication device

Publications (2)

Publication Number Publication Date
JP2012100024A JP2012100024A (en) 2012-05-24
JP5578032B2 true JP5578032B2 (en) 2014-08-27

Family

ID=46391458

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010245384A Active JP5578032B2 (en) 2010-11-01 2010-11-01 Communication device

Country Status (1)

Country Link
JP (1) JP5578032B2 (en)

Families Citing this family (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102134429B1 (en) * 2013-10-04 2020-07-15 삼성전자주식회사 Method and apparatus for content verification
JP6394219B2 (en) * 2014-09-17 2018-09-26 日産自動車株式会社 Communication control device and communication control method
JP6727980B2 (en) * 2016-08-08 2020-07-22 株式会社東芝 Communication device and communication method
US9936361B1 (en) * 2016-12-07 2018-04-03 Denso International America, Inc. Filtering incoming messages of a dedicated short range communication system
US10504368B2 (en) * 2017-06-21 2019-12-10 International Business Machines Corporation Management of mobile objects
US10600322B2 (en) 2017-06-21 2020-03-24 International Business Machines Corporation Management of mobile objects
US11611878B2 (en) 2018-04-16 2023-03-21 Mitsubishi Electric Corporation Vehicle communication device
JP6532617B1 (en) * 2018-06-06 2019-06-19 三菱電機株式会社 Roadside information processing system
US10873876B2 (en) * 2018-11-06 2020-12-22 Toyota Jidosha Kabushiki Kaisha Wireless communication assurance for connected vehicles in high network load scenarios
WO2023223546A1 (en) * 2022-05-20 2023-11-23 三菱電機株式会社 Vehicle-mounted communication device
CN117098095B (en) * 2023-10-17 2024-01-05 天津森普捷电子有限公司 Single-station-end and multi-station-end power conversion interaction method and power conversion interaction device

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3454754B2 (en) * 1999-06-15 2003-10-06 松下電器産業株式会社 Vehicle position information providing system and navigation device
JP2005134972A (en) * 2003-10-28 2005-05-26 Pfu Ltd Firewall device
JP4680730B2 (en) * 2005-09-21 2011-05-11 株式会社トヨタIt開発センター Road-to-vehicle communication system, in-vehicle terminal, and road-to-vehicle communication method
JP2007249477A (en) * 2006-03-15 2007-09-27 Denso Corp Onboard information transmission device
JP4208912B2 (en) * 2006-10-06 2009-01-14 キヤノン株式会社 Document verification apparatus and method
EP2127300B1 (en) * 2007-01-26 2018-04-18 InterDigital Technology Corporation Method and apparatus for securing location information and access control using the location information
CA2716510A1 (en) * 2008-02-21 2009-08-27 Ntt Docomo, Inc. Notification signal transmission method and mobile station for the same
JP5168174B2 (en) * 2009-02-04 2013-03-21 株式会社デンソー Vehicle communication device
JP5135255B2 (en) * 2009-02-25 2013-02-06 日立オートモティブシステムズ株式会社 Safe driving support system

Also Published As

Publication number Publication date
JP2012100024A (en) 2012-05-24

Similar Documents

Publication Publication Date Title
JP5578032B2 (en) Communication device
JP6959959B2 (en) Software update device, server device, and software update method
JP5905522B2 (en) vehicle
WO2018110323A1 (en) Road-vehicle communication system, roadside communication device, onboard communication device, and road-vehicle communication method
US8949017B2 (en) Mobile terminal
JP2007264825A (en) Information providing system, information providing apparatus, on-vehicle apparatus, and method of providing information
CN111937054B (en) Vehicle communication device
JP2004240506A (en) Safe driving support system, onboard device, and monitoring device
JP2012168796A (en) Probe information management system, on-vehicle terminal, and probe information management apparatus
JP2014222475A (en) Traffic light control system and on-vehicle communication device
JP4147270B1 (en) Pop-out warning system and pop-out warning method
JP6233041B2 (en) Wireless communication apparatus and wireless communication method
JP2009081524A (en) On-board communication device
JP2005283394A (en) Telematics system and on-vehicle navigation system
JP2017123072A (en) Driving support apparatus and computer program
JP2009093590A (en) Road traffic information providing system, road traffic information providing device, and road traffic information providing method and program
JP2014153198A (en) Traffic information reception device and traffic information transmission device
JP2004364006A (en) Roadside-vehicle communication system and communication method
JP6845004B2 (en) Driving support device, driving support system and driving support method
JP6123556B2 (en) Vehicle authentication system
JP6037817B2 (en) Portable navigation device and navigation method
JP2019204360A (en) Travel support device, travel support method, and computer program
JP2018018245A (en) Mobile communication device and determination program
JP5741363B2 (en) Driving support device
JP2006303977A (en) Road-to-vehicle communications apparatus

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20130129

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20140124

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140204

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140331

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20140623

R151 Written notification of patent or utility model registration

Ref document number: 5578032

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250