[go: up one dir, main page]

JP6542153B2 - Route generation apparatus, route generation system, route generation method and route generation program - Google Patents

Route generation apparatus, route generation system, route generation method and route generation program Download PDF

Info

Publication number
JP6542153B2
JP6542153B2 JP2016067578A JP2016067578A JP6542153B2 JP 6542153 B2 JP6542153 B2 JP 6542153B2 JP 2016067578 A JP2016067578 A JP 2016067578A JP 2016067578 A JP2016067578 A JP 2016067578A JP 6542153 B2 JP6542153 B2 JP 6542153B2
Authority
JP
Japan
Prior art keywords
vehicle
route
lane change
occupant
probability
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.)
Expired - Fee Related
Application number
JP2016067578A
Other languages
Japanese (ja)
Other versions
JP2017181246A (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 IT Laboratory Inc
Original Assignee
Denso IT Laboratory Inc
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 IT Laboratory Inc filed Critical Denso IT Laboratory Inc
Priority to JP2016067578A priority Critical patent/JP6542153B2/en
Publication of JP2017181246A publication Critical patent/JP2017181246A/en
Application granted granted Critical
Publication of JP6542153B2 publication Critical patent/JP6542153B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Navigation (AREA)
  • Traffic Control Systems (AREA)

Description

本発明は、乗員からの指示に基づいて経路を生成する経路生成装置、経路生成システム、経路生成方法および経路生成プログラムに関する。   The present invention relates to a route generation device, a route generation system, a route generation method and a route generation program for generating a route based on an instruction from an occupant.

自動運転の技術が発達しつつあり、車線内自動運転であれば近い将来実現される可能性がある(非特許文献1)。ただし、車線内自動運転の場合、車線を変更したり交差点を右左折したりする場合には乗員からの指示が必要である。   The technology of automatic driving is developing, and in-lane automatic driving may be realized in the near future (Non-Patent Document 1). However, in the case of in-lane automatic driving, an instruction from the occupant is required when changing the lane or turning left or right at the intersection.

例えば、車線が複数ある道路の最も右側の車線を走行中に、先の交差点で左折する場合、乗員は最も左側の車線に到達するまで左車線変更の指示を繰り返し、その後に左折の指示をしなければならず、面倒である。   For example, if you make a left turn at the previous intersection while traveling on the rightmost lane of a road with multiple lanes, the occupant repeats the left lane change instruction until the leftmost lane is reached, and then instructs the left turn. It has to be bothersome.

https://www.teslamotors.com/jp/blog/your-autopilot-has-arrivedhttps://www.teslamotors.com/jp/blog/your-autopilot-has-arrived

本発明はこのような問題点に鑑みてなされたものであり、本発明の課題は、乗員からの簡易な指示で適切な経路を生成できる経路生成装置、経路生成システム、経路生成方法および経路生成プログラムを提供することである。   The present invention has been made in view of such problems, and an object of the present invention is to provide a route generation device, a route generation system, a route generation method, and a route generation capable of generating an appropriate route by a simple instruction from an occupant. It is to provide a program.

本発明の一態様によれば、乗員から車両の車線変更を受け付ける車線変更受付部と、車両の状態を取得する車両状態取得部と、車両周辺の地図情報を取得する地図情報取得部と、前記車線変更が受け付けられた場合に、前記車両の状態および前記地図情報に基づいて、車線変更後の経路を推定する経路推定部と、を備える経路生成装置が提供される。
車両の状態を考慮することで経路を適切に生成できるため、乗員からの指示は簡易なものでよくなる。
According to one aspect of the present invention, a lane change receiving unit that receives a lane change of a vehicle from an occupant, a vehicle state acquisition unit that acquires a state of the vehicle, a map information acquisition unit that acquires map information around the vehicle, There is provided a route generation device including: a route estimation unit configured to estimate a route after a lane change based on the state of the vehicle and the map information when a lane change is received.
Since the route can be appropriately generated by considering the condition of the vehicle, the instruction from the occupant can be simplified.

前記経路推定部は、車両の進行方向に分岐点がある場合、その分岐点における経路を推定してもよい。   When there is a turning point in the traveling direction of the vehicle, the route estimation unit may estimate the path at the turning point.

前記車両の状態は、前記分岐点までの距離、車両が現在いる車線、および、車両の速度のうちの少なくとも1つを含んでもよい。   The state of the vehicle may include at least one of the distance to the junction, the lane in which the vehicle is currently located, and the speed of the vehicle.

前記車線変更受付部は、車両の自動運転中に、前記車線変更を受け付けてもよい。   The lane change receiving unit may receive the lane change during automatic driving of the vehicle.

前記経路推定部は、車両周辺の道路交通状況、車両周辺の道路特性、乗員の走行履歴、および、目的地のうちの少なくとも1つを考慮して、前記車線変更後の経路を推定してもよい。   The route estimation unit estimates the route after the lane change in consideration of at least one of a road traffic condition around the vehicle, a road characteristic around the vehicle, a travel history of the occupant, and a destination. Good.

前記車線変更受付部は、入力インターフェースを介して前記乗員から車両の車線変更指示を受け付けてもよい。   The lane change receiving unit may receive a lane change instruction of a vehicle from the occupant via an input interface.

前記経路推定部は、前記車両の状態と、前記車線変更後の経路が選択される確率との関係に基づいて、前記車線変更後の経路を推定してもよい。   The route estimation unit may estimate the route after the lane change based on the relationship between the state of the vehicle and the probability that the route after the lane change is selected.

当該経路生成装置は、前記確率を乗員の運転履歴に基づいて更新する確率更新部を備えるのが望ましい。
これにより、乗員に合った経路を推定できる。
Preferably, the route generation device includes a probability update unit that updates the probability based on the driver's driving history.
In this way, it is possible to estimate a route that suits the occupant.

本発明の別の態様によれば、乗員から車両進行方向の指示が入力されるインターフェースと、上記経路生成装置と、前記経路推定部が推定した経路を提示する出力インターフェースと、を備える経路生成システムが提供される。   According to another aspect of the present invention, there is provided a route generation system comprising: an interface for receiving an instruction of a vehicle traveling direction from an occupant, the route generation device, and an output interface for presenting a route estimated by the route estimation unit. Is provided.

本発明の別の態様によれば、乗員から車両の車線変更を受け付けるステップと、車両の状態を取得するステップと、車両周辺の地図情報を取得するステップと、前記車線変更が受け付けられた場合に、前記車両の状態および前記地図情報に基づいて、車線変更後の経路を推定するステップと、を備える経路生成方法が提供される。   According to another aspect of the present invention, there is a step of receiving a lane change of a vehicle from an occupant, a step of acquiring a state of the vehicle, a step of acquiring map information around the vehicle, and the lane change accepted. And E. estimating a path after a lane change based on the state of the vehicle and the map information.

本発明の別の態様によれば、コンピュータに、乗員から車両の車線変更を受け付けるステップと、車両の状態を取得するステップと、車両周辺の地図情報を取得するステップと、前記車線変更が受け付けられた場合に、前記車両の状態および前記地図情報に基づいて、車線変更後の経路を推定するステップと、を実行させる経路生成プログラムが提供される。   According to another aspect of the present invention, the computer receives a lane change of a vehicle from an occupant, a step of acquiring a state of the vehicle, a step of acquiring map information around the vehicle, and the lane change Providing a route generation program that executes a step of estimating a route after a lane change based on the state of the vehicle and the map information.

乗員からの簡易な指示で適切な経路を生成できる。   An appropriate route can be generated by a simple instruction from the occupant.

一実施形態の動作を説明する図。The figure explaining operation of one embodiment. 第1の実施形態に係る経路生成システムの概略構成を示すブロック図。1 is a block diagram showing a schematic configuration of a route generation system according to a first embodiment. 右車線L2にある車両100が左車線L1に車線変更し、その後に交差点C1で左折する際に、左変更の指示を位置sで行う確率P1(s)を模式的に示す図。The figure which shows typically probability P1 (s) which performs instruction | indication of a left change in the position s, when vehicle 100 in the right lane L2 changes lanes to left lane L1, and turns left at intersection C1 after that. 右車線L2にある車両100が左折する際に左変更の指示を位置sで行う確率P1(s)と、同じく左車線変更する際に左変更の指示を位置sで行う確率P2(s)を模式的に示す図。When the vehicle 100 in the right lane L2 turns left, probability P1 (s) of giving a left change instruction at position s and probability P2 (s) of giving a left change instruction at position s when changing the left lane as well The figure shown typically. 右車線L2にある車両100が左折する際に、左変更の指示を位置sおよび車速vで行う確率P(s,v)を模式的に示す図。The figure which shows typically probability P (s, v) which performs instruction | indication of left change by the position s and the vehicle speed v, when the vehicle 100 in the right lane L2 turns left. 図5AのB−B断面図。BB sectional drawing of FIG. 5A. 図5AのC−C断面図。CC sectional drawing of FIG. 5A. 図4の別の例を模式的に示す図。The figure which shows typically another example of FIG. 第2の実施形態に係る経路生成システムの概略構成を示すブロック図。The block diagram which shows schematic structure of the path | route production | generation system which concerns on 2nd Embodiment. 確率の更新を説明する図。The figure explaining update of probability.

以下、本発明に係る実施形態について、図面を参照しながら具体的に説明する。   Hereinafter, embodiments according to the present invention will be specifically described with reference to the drawings.

(第1の実施形態)
図1は、一実施形態の動作を説明する図である。本実施形態では、片道2車線(L1,L2)の道路において、車両100の進行方向に左折の交差点C1が存在するケースを想定している。本実施形態に係る経路生成装置に対して、右車線L2にいる車両100の乗員がある位置で左方向へ移動する指示を行ったとする。本実施形態では、このような場合に、経路生成装置2が乗員の意図を汲み取り、車線変更した後に交差点C1を左折する(経路R1)のか、車線変更のみ(経路R2)なのかを適切に選択するものである。これにより、車線変更した後に交差点C1を左折する場合でも、乗員は1回の指示ですむ。
First Embodiment
FIG. 1 is a diagram for explaining the operation of one embodiment. In the present embodiment, it is assumed that there is an intersection C1 of a left turn in the traveling direction of the vehicle 100 on a one-way two-lane (L1, L2) road. It is assumed that an instruction to move in the left direction at a position where the occupant of the vehicle 100 in the right lane L2 is present is issued to the route generation device according to the present embodiment. In this embodiment, in such a case, the route generation device 2 takes the driver's intention, changes lanes, and then turns left at the intersection C1 (route R1) or selects only lane change (route R2). It is As a result, even if the driver changes lanes and turns left at intersection C1, the driver only needs one instruction.

図2は、第1の実施形態に係る経路生成システムの概略構成を示すブロック図である。経路生成システムは、入力インターフェース1と、経路生成装置2と、出力インターフェース3とを備えている。この経路生成システムが車両100に備えられ、例えば自動運転に利用され得る。   FIG. 2 is a block diagram showing a schematic configuration of a route generation system according to the first embodiment. The route generation system includes an input interface 1, a route generation device 2, and an output interface 3. The route generation system is provided in the vehicle 100 and can be used, for example, for automatic driving.

入力インターフェース1は乗員が経路生成装置2に対して指示を行うものである。入力インターフェース1は、ウインカー、レバー、ジョイスティック、タッチパッド、マイクなど、簡単な操作で指示を行えるものが望ましい。   The input interface 1 is used by an occupant to instruct the route generation device 2. The input interface 1 is preferably a winker, a lever, a joystick, a touch pad, a microphone, etc. that can be instructed by a simple operation.

経路生成装置2は、車線変更受付部21と、車両状態取得部22と、地図情報データベース23と、地図情報取得部24と、経路推定部25とを有する。地図情報データベース23を除く各部は、その全部または一部がハードウェアで実装されてもよいし、所定の経路生成プログラムがプロセッサによって実行されることで実現されてもよい。   The route generation device 2 includes a lane change reception unit 21, a vehicle state acquisition unit 22, a map information database 23, a map information acquisition unit 24, and a route estimation unit 25. All or a part of each unit except the map information database 23 may be implemented by hardware, or may be realized by a predetermined route generation program being executed by a processor.

車線変更受付部21は、入力インターフェース1を介して、乗員からの指示を受け付ける。この指示は、車両100の自動運転中、より具体的には車線内自動運転中に行ってもよい。   The lane change receiving unit 21 receives an instruction from the occupant via the input interface 1. This instruction may be issued during automatic driving of the vehicle 100, more specifically, during in-lane automatic driving.

本実施形態の車線変更受付部21は、車線変更の指示として、左変更または右変更の指示を乗員から受け付けるものとする。乗員は、単に左側の車線への車線変更である場合でも、左側の車線に変更した後に左折する場合でも、左変更の指示を1度行えばよい。   The lane change receiving unit 21 of the present embodiment receives an instruction to change the left or right from the occupant as an instruction to change the lane. Even if the passenger simply changes lanes to the left lane or turns left after changing to the left lane, he / she may issue a left change instruction once.

車両状態取得部22は車両100の状態を取得する。車両100の状態は、車両100に搭載されたGPS受信装置で取得された車両100の位置を含み得る。ここで、車両100の位置と、後述する地図情報とを組み合わせると、車両100から各交差点までの距離を算出できるので、車両100の位置と、車両100から各交差点までの距離とを等価に考えることもできる。また、車両100の状態とは、車速であってもよく、例えば車両100に搭載された車速センサから取得できる。さらに、車両100の状態は、車両100が現在どの車線にいるのかを含み得る。例えば、車両状態取得部22は、車載カメラを用いた画像認識、GPS受信装置で取得された車両100の位置情報、地図情報などを利用して、現在いる車線を特定できる。   The vehicle state acquisition unit 22 acquires the state of the vehicle 100. The state of the vehicle 100 may include the position of the vehicle 100 acquired by a GPS receiving device mounted on the vehicle 100. Here, the distance from the vehicle 100 to each intersection can be calculated by combining the position of the vehicle 100 and map information to be described later, so the position of the vehicle 100 and the distance from the vehicle 100 to each intersection are considered equivalently It can also be done. The state of the vehicle 100 may be the vehicle speed, and can be acquired from, for example, a vehicle speed sensor mounted on the vehicle 100. Furthermore, the state of the vehicle 100 may include in which lane the vehicle 100 is currently located. For example, the vehicle state acquisition unit 22 can identify the current lane by using image recognition using an on-vehicle camera, position information of the vehicle 100 acquired by the GPS receiver, map information, and the like.

地図情報データベース23は地図情報を記憶している。地図情報は、道路の形状や車線数などを含んでおり、さらにリアルタイムな道路交通状況を含んでいてもよい。なお、図2では地図情報データベース23が経路生成装置2に内蔵される例を示しているが、地図情報データベース23は経路生成装置2とは別個の記憶媒体であってもよいし、経路生成装置2とネットワークを介して接続されたものであってもよい。   The map information database 23 stores map information. The map information includes the shape of the road and the number of lanes, and may further include real-time road traffic conditions. Although FIG. 2 shows an example in which the map information database 23 is built in the route generation device 2, the map information database 23 may be a storage medium separate from the route generation device 2, or the route generation device 2 may be connected via a network.

地図情報取得部24は車両100の周辺の地図情報を取得する。より具体的には、地図情報取得部24は、GPS受信装置からの情報などに基づいて車両100の自位置を把握し、その周辺、特に進行方向側の道路を含む地図情報を取得する。   The map information acquisition unit 24 acquires map information around the vehicle 100. More specifically, the map information acquiring unit 24 grasps the own position of the vehicle 100 based on the information from the GPS receiving device, and acquires map information including the road around it, particularly, the road on the traveling direction side.

経路推定部25は、乗員から左右変更の指示を受け付けたことをトリガとして、車両100の状態および地図情報に基づいて、乗員が意図する車両100の経路を推定する。推定の手法は後述する。本実施形態では、経路推定部25は、車線変更後に、進行方向にある交差点を直進するのか右左折するのかを推定する。   The route estimation unit 25 estimates a route of the vehicle 100 intended by the occupant based on the state of the vehicle 100 and the map information, using the reception of the instruction to change the left and right from the occupant as a trigger. The estimation method will be described later. In the present embodiment, the route estimation unit 25 estimates whether to go straight or turn left at the intersection in the traveling direction after the lane change.

出力インターフェース3は、経路推定部25によって推定された経路を提示する。出力インターフェース3は、典型的には車両100のダッシュボードなどに設けられたディスプレイであり、例えば推定された経路を地図情報上に矢印を重畳して表示する。   The output interface 3 presents the route estimated by the route estimation unit 25. The output interface 3 is typically a display provided on a dashboard or the like of the vehicle 100, and displays, for example, an estimated route with an arrow superimposed on map information.

出力インターフェース3に提示された経路について、入力インターフェース1を介して乗員がその正否を指示できてもよい。そして、経路が正しい旨の指示を車線変更受付部21が受け付けた場合、経路推定部25はその経路を承認してもよい。仮に、経路が正しくない旨の指示を車線変更受付部21が受け付けた場合、経路推定部25は代替経路を推定してもよい。   For the route presented to the output interface 3, the occupant may be able to indicate whether the route is correct via the input interface 1. When the lane change acceptance unit 21 receives an instruction indicating that the route is correct, the route estimation unit 25 may approve the route. If the lane change accepting unit 21 accepts an instruction that the route is not correct, the route estimating unit 25 may estimate an alternative route.

これにより、生成された経路に沿って車両100の自動運転が継続し、より具体的には、車線変更後、あるいは、車線変更した後に右左折した後も自動運転が継続される。   Thereby, the automatic driving of the vehicle 100 continues along the generated route, and more specifically, the automatic driving is continued even after a lane change or after a lane change after turning to the left or right.

経路推定部25の処理について、図1を用いて説明する。図1において、右車線L2にある車両100の乗員が左変更への指示を行った時点において、車両100から交差点C1までの距離をs1とし、その時の車速をvとする。例えば、距離s1が十分に小さい場合または十分に大きい場合、乗員は左車線L1に車線変更した後、交差点C1で直進することを意図していると考えられるので、経路推定部25は車線L1への車線変更(経路R2)であると推定する。一方、距離s1が車速vに応じた所定範囲の場合、乗員は交差点C1での左折を意図していると考えられるので、経路推定部25は車線L1への車線変更の後、交差点C1の左折(経路R1)であると推定する。
すなわち、指示を行った時点での車速vや、交差点において十分に減速しているために必要な距離から、経路推定部25は乗員が意図する経路を推定できる。
The process of the route estimation unit 25 will be described with reference to FIG. In FIG. 1, when the occupant of the vehicle 100 in the right lane L2 issues an instruction to change the left, the distance from the vehicle 100 to the intersection C1 is s1, and the vehicle speed at that time is v. For example, if the distance s1 is sufficiently small or sufficiently large, it is considered that the passenger intends to go straight at the intersection C1 after changing the lane to the left lane L1. Lane change (route R2). On the other hand, if the distance s1 is within the predetermined range according to the vehicle speed v, it is considered that the occupant intends to turn left at the intersection C1, so the route estimation unit 25 turns left at the intersection C1 after changing lanes to the lane L1. It is estimated that (path R1).
That is, the route estimation unit 25 can estimate the route intended by the occupant from the vehicle speed v at the time of giving the instruction or the distance necessary for sufficiently decelerating at the intersection.

より具体的に説明する。まずは車両状態取得部22が取得する車両100の状態が交差点までの距離s1のみ(すなわち車速vは取得しない)であるとして、選択する交差点との関係を述べる。   It will be described more specifically. First, assuming that the state of the vehicle 100 acquired by the vehicle state acquisition unit 22 is only the distance s1 to the intersection (that is, the vehicle speed v is not acquired), the relationship with the selected intersection will be described.

図3は、右車線L2にある車両100が左車線L1に車線変更し、その後に交差点C1で左折する(図1の経路R1を意図する場合であり、以下、単に左折という)際に、左変更の指示を位置sで行う確率P1(s)を模式的に示す図である。横軸は左変更の指示を行う時点での車両100の位置であり、各位置と交差点C1との距離が、車両100から交差点C1までの距離に対応する。縦軸は各位置で左変更の指示が行われる確率P1(s)を示している。すなわち、図3は、交差点C1で左折したい場合に、どの位置で左変更の指示が行われる確率が高いかを示している。例えば、交差点C1で左折することを意図する場合、位置sa(交差点C1との距離sa1)において左変更の指示が行われる確率がP1(sa)であることを示している。言い換えると、位置saにおいて左変更の指示が行われた場合、乗員が交差点C1での左折を意図している確率がP1である。
このような確率分布が交差点ごとに予め経路推定部25に設定されている。
FIG. 3 shows that the vehicle 100 in the right lane L2 changes lanes to the left lane L1 and then turns left at the intersection C1 (in the case where the route R1 in FIG. 1 is intended, hereinafter simply referred to as left turn) It is a figure which shows typically the probability P1 (s) which performs instruction | indication of a change in the position s. The horizontal axis is the position of the vehicle 100 at the time of giving a left change instruction, and the distance between each position and the intersection C1 corresponds to the distance from the vehicle 100 to the intersection C1. The vertical axis indicates the probability P1 (s) that the left change instruction is given at each position. That is, FIG. 3 shows at which position the left change instruction is likely to be given when it is desired to turn left at the intersection C1. For example, when it is intended to turn left at intersection C1, it is indicated that the probability that a left change instruction is given at position sa (distance sa1 with intersection C1) is P1 (sa). In other words, when a left change instruction is given at the position sa, the probability that the occupant intends to turn left at the intersection C1 is P1.
Such probability distribution is previously set in the route estimation unit 25 for each intersection.

同様に、右車線L2にある車両100が、左車線L1に車線変更し、その後に交差点C1を直進する(図1の経路R2を意図する場合であり、以下、単に左車線変更という)際に、左方向の指示を位置sで行う確率、言い換えると、位置sにおいて左変更の指示が行われた場合に、乗員が左車線変更を意図している確率が車線ごとに予め経路推定部25に設定されている。   Similarly, when the vehicle 100 in the right lane L2 changes lanes to the left lane L1 and then goes straight ahead at the intersection C1 (in the case where the route R2 in FIG. 1 is intended, hereinafter, simply referred to as left lane change) , The probability that the left direction is given at the position s, in other words, when the left change instruction is given at the position s, the probability that the occupant intends to change the left lane It is set.

図4は、右車線L2にある車両100が左折する際に左変更の指示を位置sで行う確率P1(s)と、同じく左車線変更する際に左変更の指示を位置sで行う確率P2(s)を模式的に示す図である。左折する際の確率P1(s)を実線で、左車線変更する際の確率P2(s)を破線で示している。これらの確率分布に基づいて、乗員から左変更の指示を受け付けた場合に、次のようにして、経路推定部25は左折および左車線変更のいずれかを選択する。   FIG. 4 shows a probability P1 (s) of giving a left change instruction at position s when the vehicle 100 in the right lane L2 turns left, and a probability P2 of giving a left change instruction at the position s when changing the left lane as well. It is a figure which shows (s) typically. The probability P1 (s) when turning left is indicated by a solid line, and the probability P2 (s) when changing the left lane is indicated by a broken line. Based on these probability distributions, when an instruction to change the left is received from the occupant, the route estimation unit 25 selects either the left turn or the change to the left lane as follows.

例えば、位置sa(交差点C1までの距離がsa1)において乗員から左変更の指示を受け付けたとする。この位置saにおいて行われた左変更の指示が交差点C1での左折を意図している確率はP1(sa)であり、左車線変更を意図している確率はP2(sa)である。そして、図4よりP1(sa)<P2(sa)であるから、経路推定部25は左車線変更(経路R2)を選択する。   For example, it is assumed that a left change instruction is received from the occupant at the position sa (the distance to the intersection C1 is sa1). The probability that the left change instruction performed at this position sa intends to turn left at the intersection C1 is P1 (sa), and the probability that the left lane change is intended is P2 (sa). Then, since P1 (sa) <P2 (sa) from FIG. 4, the route estimation unit 25 selects the left lane change (route R2).

別の例として、位置sb(交差点C1までの距離がsb1)において乗員から左変更の指示を受け付けたとする。図4よりP1(sb)>P2(sb)であるから、経路推定部25は交差点C1での左折(経路R1)を選択する。   As another example, it is assumed that a left change instruction is received from the occupant at the position sb (the distance to the intersection C1 is sb1). Since P1 (sb)> P2 (sb) from FIG. 4, the route estimation unit 25 selects the left turn (route R1) at the intersection C1.

このように、経路推定部25は、位置(言い換えると各交差点までの距離)sと、各位置sにおける左(または右、以下同様)変更の指示が左折を意図する確率と、左車線変更を意図する確率と、の関係を予め記憶しておく。そして、経路推定部25は、進行方向の指示を受け付けた時点の位置sにおいて、最も確率が大きい経路を、乗員が意図する経路であると推定する。具体的な推定の手法として、例えばベイズ推定を適用できる。また、形状などが類似する交差点については、同じ確率P(s)を設定してもよい。   In this manner, the route estimation unit 25 determines the position (in other words, the distance to each intersection) s, the probability that a left (or right, the same applies hereinafter) change instruction at each position s intends to turn left, and the left lane change. The relationship with the intended probability is stored in advance. Then, the path estimation unit 25 estimates that the path with the largest probability is the path intended by the passenger at the position s at the time of receiving the direction of travel instruction. For example, Bayesian estimation can be applied as a specific estimation method. In addition, the same probability P (s) may be set for intersections having similar shapes and the like.

続いて、車速vをさらに考慮して経路の推定を行うことを説明する。
図5Aは、右車線L2にある車両100が左折する際に、左変更の指示を位置sおよび車速vで行う確率P(s,v)を模式的に示す図である。横軸は左変更の指示を行う時点での車両100の位置sであり、図3の横軸と同様である。また、縦軸は左変更の指示を行う時点での車速vである。そして、紙面垂直方向に、各位置sおよび各車速vで左変更の指示が行われる確率P(s,v)が示される。
Subsequently, it will be described that the route is estimated by further considering the vehicle speed v.
FIG. 5A is a diagram schematically showing the probability P (s, v) of instructing the left change at the position s and the vehicle speed v when the vehicle 100 in the right lane L 2 turns left. The horizontal axis is the position s of the vehicle 100 at the time of instructing the left change, which is the same as the horizontal axis in FIG. 3. Further, the vertical axis is the vehicle speed v at the time of instructing the left change. Then, the probability P (s, v) that the left change instruction is given at each position s and each vehicle speed v is shown in the direction perpendicular to the drawing sheet.

図5Aの確率P(s,v)をB−B線(車速v1)およびC−C線(車速v2(<v1))で切ったものが、図5Bの確率P(s,v1)および図5Cの確率P(s,v2)にそれぞれ対応する。このような確率分布が交差点ごとおよび車線ごとに予め経路推定部25に設定されている。   The probability P (s, v1) in FIG. 5B and the probability P (s, v) in FIG. 5A cut by line B-B (vehicle speed v1) and line C-C (vehicle speed v2 (<v1)). Each corresponds to the probability P (s, v2) of 5C. Such probability distribution is set in advance in the route estimation unit 25 for each intersection and each lane.

このように、経路推定部25は、位置(言い換えると各交差点までの距離)sと、車速vと、各位置sおよび各車速vで進行方向変更の指示が行われる確率P(s,v)との関係を経路ごと(すなわち交差点および車線ごと)に予め記憶しておく。そして、経路推定部25は、進行方向の指示を受け付けた時点の位置sおよび車速vにおいて、最も確率P(s,v)が大きい経路を、乗員が意図する経路であると推定して選択してもよい。   As described above, the route estimation unit 25 determines the traveling direction change instruction at the position (in other words, the distance to each intersection) s, the vehicle speed v, and each position s and each vehicle speed v P (s, v) Are stored in advance for each route (that is, for each intersection and lane). Then, the route estimation unit 25 estimates and selects a route with the largest probability P (s, v) as the route intended by the occupant at the position s and vehicle speed v at the time of receiving the direction of travel instruction. May be

次に、図3や図5Aに示す確率分布の設定手法の例を説明する。
第1例として、車両100周辺の道路交通状況を考慮して確率分布が設定されてもよく、この場合、経路推定部25は道路交通状況も考慮して候補となる交差点を選択することとなる。具体例として、経路推定部25は、車両100の進行方向あるいは交差点の通行量や、交差点での右左折待ち車両数を認識し、これを考慮することができる。例えば、図1において、交差点C1の左折先は混雑していないが、直進先は混雑している場合、交差点C1で左折する確率を全体的に高くし、図4に代えて図6のような確率分布としてもよい。この場合、確率分布は固定ではなく、道路交通状況に応じて変動し得る。
図6のような確率分布の場合、位置saにおいて左変更の指示が行われた場合、P1(sa)>P2(sa)であるから、経路推定部25は左車線変更(経路R2)ではなく、左折(経路R1)を選択する。
Next, an example of the setting method of the probability distribution shown in FIG. 3 and FIG. 5A will be described.
As a first example, the probability distribution may be set in consideration of the road traffic condition around the vehicle 100. In this case, the route estimation unit 25 selects candidate intersections taking into consideration the road traffic condition. . As a specific example, the route estimation unit 25 can recognize and consider the traveling direction of the vehicle 100 or the traffic volume at the intersection, and the number of vehicles waiting for turning at the intersection. For example, in FIG. 1, when the left turn destination of the intersection C1 is not crowded but the straight ahead destination is crowded, the probability of turning left at the intersection C1 is made high overall, and instead of FIG. It may be a probability distribution. In this case, the probability distribution is not fixed and may vary depending on the road traffic situation.
In the case of the probability distribution as shown in FIG. 6, when a left change instruction is given at the position sa, P1 (sa)> P2 (sa), so the route estimation unit 25 does not change the left lane (route R2). , Left turn (route R1) to choose.

第2例として、一般的な選好性、具体的には車両100周辺の道路特性を考慮して確率分布が設定されてもよく、この場合、経路推定部25は道路特性も考慮して候補となる交差点を選択することとなる。具体例として、経路推定部25は、地図情報に含まれる道路の車線数や幅員や、通行量の多さ、有料道路か否かなどを考慮することができる。例えば、図1において、交差点C1の左折先の道路は広いが、直進先の道路は狭い場合、図4に代えて図6のような確率分布としてもよい。   As a second example, a probability distribution may be set in consideration of general preferences, specifically, road characteristics around the vehicle 100. In this case, the route estimation unit 25 may be a candidate in consideration of the road characteristics. Would be to select the intersection. As a specific example, the route estimation unit 25 can consider the number and width of lanes of the road included in the map information, the amount of traffic, and whether or not it is a toll road. For example, in FIG. 1, when the road to which the intersection C1 turns left is wide but the straight road is narrow, the probability distribution as shown in FIG. 6 may be used instead of FIG.

第3例として、乗員個人の選好性、具体的には車両100の乗員の走行履歴を考慮して確率分布が設定されてもよく、この場合、経路推定部25は乗員の走行履歴を考慮して候補となる交差点を選択することとなる。具体例として、経路推定部25は、乗員が過去によく通った道路であることや、好みの道路の特徴(広い道をよく通る、など)を考慮することができる。例えば、図1において、乗員が交差点C1を左折することはよくあるが、交差点C1を直進することがあまりない場合、図4に代えて図6のような確率分布としてもよい。この場合、確率分布は、乗員に応じて、あるいは、車両に応じて異なり得る。   As a third example, the probability distribution may be set in consideration of individual preference of the occupant, specifically, the traveling history of the occupant of the vehicle 100. In this case, the route estimation unit 25 considers the traveling history of the occupant. And select a candidate intersection. As a specific example, the route estimation unit 25 can consider that the road is a road through which the occupant has traveled well in the past, or a feature of a favorite road (such as passing through a wide road). For example, in FIG. 1, the occupant often turns left at the intersection C1, but if there is not much going straight at the intersection C1, the probability distribution as shown in FIG. 6 may be used instead of FIG. In this case, the probability distribution may differ depending on the occupant or depending on the vehicle.

第4例として、目的地を考慮して確率分布が設定されてもよく、この場合、経路推定部25は乗員の走行履歴を考慮して候補となる交差点を選択することとなる。目的地は、例えばカーナビゲーションに設定されたものを流用することができる。そして、目的地までの経路に関する評価値(到達までの所要時間など)が優れている交差点の確率が高く設定される。例えば、図1において、交差点C1を左折した先の道路上に目的地がある場合、図4に代えて図6のような確率分布としてもよい。
以上説明した第1〜第4例を組み合わせてもよいし、他の要因を考慮してもよい。
As a fourth example, a probability distribution may be set in consideration of a destination, and in this case, the route estimation unit 25 selects candidate intersections in consideration of the traveling history of the occupant. The destination can be, for example, one set in car navigation. Then, the probability of an intersection having an excellent evaluation value (e.g., a required time until arrival) regarding the route to the destination is set high. For example, in FIG. 1, when there is a destination on the road on the left of the intersection C1 after turning left, the probability distribution as shown in FIG. 6 may be used instead of FIG.
The first to fourth examples described above may be combined, or other factors may be considered.

このように、第1の実施形態では、乗員から左右変更の指示があった場合に、車両100の状態に基づいて、車線変更だけなのか、車線変更した後に右左折するのかといった乗員が意図する経路を推定する。そのため、適切に経路を生成でき、車線内自動運転時に、車線変更後や右折後にも自動運転の継続が可能となる。   As described above, in the first embodiment, when the occupant gives an instruction to change the left or right, the occupant intends to change only the lane or change the lane after turning based on the state of the vehicle 100. Estimate the route. Therefore, the route can be appropriately generated, and in the in-lane automatic driving, the automatic driving can be continued even after the lane change and the right turn.

なお、本実施形態は、交差点に限らず、任意の分岐点や、進行方向に2以上の交差点がある場合にも適用可能である。また、3車線以上の車線がある道路にも適用可能である。
また、経路推定部25が経路推定を行うトリガとなるのは、必ずしも入力インターフェース1を介した乗員からの車線変更指示でなくてもよく、乗員が自らの運転によって車線変更をしたことであってもよい。すなわち、車線変更受付部21は乗員によって行われた車線変更を受け付け、これに応じて経路推定部25が車線変更後の経路を推定してもよい。車両が自動で車線変更を行わない場合には特に有効である。
In addition, this embodiment is applicable not only to an intersection but also when arbitrary junctions or two or more intersections exist in the advancing direction. The present invention is also applicable to a road having three or more lanes.
Further, the reason that the route estimation unit 25 performs the route estimation may not necessarily be a lane change instruction from the occupant via the input interface 1, but the occupant may have changed the lane by his own driving. It is also good. That is, the lane change receiving unit 21 may receive the lane change performed by the occupant, and the route estimation unit 25 may estimate the route after the lane change according to the received lane change. This is particularly effective when the vehicle does not automatically change lanes.

(第2の実施形態)
次に説明する第2の実施形態は、図3などに示す確率分布を更新するものである。
図7は、第2の実施形態に係る経路生成システムの概略構成を示すブロック図である。図2との相違点として、経路生成装置2’は確率更新部26をさらに有する。確率更新部26は、乗員による指示および実際の運転の履歴を取得し、当該履歴に基づいて確率を更新する。
Second Embodiment
The second embodiment to be described next is to update the probability distribution shown in FIG.
FIG. 7 is a block diagram showing a schematic configuration of a route generation system according to the second embodiment. As a difference from FIG. 2, the path generation device 2 ′ further includes a probability update unit 26. The probability update unit 26 acquires the instruction by the occupant and the history of the actual driving, and updates the probability based on the history.

早めに指示を出す乗員もいれば、交差点のぎりぎりで指示を出す乗員もいる。そのため、乗員ごとに履歴を取得し、乗員ごとの確率を生成することで、乗員の癖に合った経路を生成できる。   Some crew members give instructions early, and some crew members give instructions just at the intersection. Therefore, by acquiring the history for each occupant and generating the probability for each occupant, it is possible to generate a route that matches the habit of the occupant.

図8は、確率の更新を説明する図である。同図(a)は、交差点C1で左折する際に、左変更の指示を位置sで行う確率P1(s)が予め定められており、位置s0で左変更の指示が行われる確率が最も高い。この確率P1(s)は乗員によらない初期設定である。   FIG. 8 is a diagram for explaining the update of the probability. In the same figure (a), when turning left at the intersection C1, the probability P1 (s) of giving a left change instruction at the position s is predetermined, and the left change instruction is most likely to be issued at the position s0. . This probability P1 (s) is an initial setting that does not depend on the occupant.

ある乗員Aの運転履歴によれば、位置s0より交差点C1に近い位置sa0で左変更の指示をすることが多かったとする。なお、位置sa0は車両状態取得部22が取得できる。この場合、確率更新部26は、確率P1(s)における位置sa0の確率を高くして、確率P1a(s)を生成する(図8(b))。その後も位置sa0で左変更の指示をすることが多いのであれば、確率更新部26は、確率P1a(s)における位置sa0の確率をさらに高くする(図8(c))。このようにして、乗員A用の確率P1a(s)が更新される。   According to the driving history of a certain occupant A, it is assumed that the left change instruction is often given at the position sa0 closer to the intersection C1 than the position s0. The position sa0 can be acquired by the vehicle state acquisition unit 22. In this case, the probability updating unit 26 generates the probability P1a (s) by increasing the probability of the position sa0 in the probability P1 (s) (FIG. 8 (b)). If the instruction to change the left is often issued at the position sa0 thereafter, the probability updating unit 26 further increases the probability of the position sa0 at the probability P1a (s) (FIG. 8 (c)). Thus, the probability P1a (s) for the occupant A is updated.

一方、ある乗員Bの運転履歴によれば、位置s0より交差点C1から離れた位置sb0で左変更の指示をすることが多かったとする。この場合、確率更新部26は、確率P1(s)における位置sb0の確率を高くして、確率P1b(s)を生成する(図8(d))。その後も位置sb0で左変更の指示をすることが多いのであれば、確率更新部26は、確率P1b(s)における位置sb0の確率をさらに高くする(図8(e))。このようにして、乗員B用の確率P1b(s)が更新される。
そして、経路推定部25は更新された確率を用いて候補となる経路を推定する。
On the other hand, according to the driving history of a certain occupant B, it is assumed that the left change instruction is often given at the position sb0 which is separated from the intersection C1 from the position s0. In this case, the probability updating unit 26 increases the probability of the position sb0 in the probability P1 (s) to generate the probability P1b (s) (FIG. 8 (d)). If the instruction to change the left is often issued at the position sb0 thereafter, the probability update unit 26 further increases the probability of the position sb0 at the probability P1b (s) (FIG. 8 (e)). Thus, the probability P1b (s) for the occupant B is updated.
Then, the route estimation unit 25 estimates a candidate route using the updated probability.

このように、本実施形態では、確率分布を乗員の履歴に基づいて更新する。そのため、乗員に適した経路を適切に推定できる。   Thus, in the present embodiment, the probability distribution is updated based on the history of the occupant. Therefore, it is possible to properly estimate the route suitable for the occupant.

なお、図5Aに示すように、交差点で左折する際に、左変更の指示を位置sおよび車速vで行う確率P(s,v)が定められている場合、運転履歴として、左変更の指示を行う際の交差点に対する位置sのみならず車速vも車両状態取得部22が取得し、確率更新部26は確率P(s,v)を更新すればよい。   As shown in FIG. 5A, when the probability P (s, v) of giving the left change instruction at the position s and the vehicle speed v is determined when turning left at the intersection, the left change instruction as the driving history. The vehicle state acquisition unit 22 may acquire the vehicle speed v as well as the position s with respect to the intersection at the time of performing, and the probability update unit 26 may update the probability P (s, v).

上述した実施形態は、本発明が属する技術分野における通常の知識を有する者が本発明を実施できることを目的として記載されたものである。上記実施形態の種々の変形例は、当業者であれば当然になしうることであり、本発明の技術的思想は他の実施形態にも適用しうることである。したがって、本発明は、記載された実施形態に限定されることはなく、特許請求の範囲によって定義される技術的思想に従った最も広い範囲とすべきである。   The embodiments described above are described for the purpose of enabling one skilled in the art to which the present invention belongs to to practice the present invention. Various modifications of the above-described embodiment can naturally be made by those skilled in the art, and the technical idea of the present invention can also be applied to other embodiments. Therefore, the present invention should not be limited to the described embodiments, but should be the broadest scope in accordance with the technical idea defined by the claims.

1 入力インターフェース
2 経路生成装置
21 車線変更受付部
22 車両状態取得部
23 地図情報データベース
24 地図情報取得部
25 経路推定部
3 出力インターフェース
Reference Signs List 1 input interface 2 route generation device 21 lane change reception unit 22 vehicle state acquisition unit 23 map information database 24 map information acquisition unit 25 route estimation unit 3 output interface

Claims (11)

乗員から車両の車線変更を受け付ける車線変更受付部と、
車両の状態を取得する車両状態取得部と、
車両周辺の地図情報を取得する地図情報取得部と、
前記車線変更が受け付けられた場合に、前記車両の状態および前記地図情報に基づいて、車線変更後の経路を推定する経路推定部と、を備える経路生成装置。
A lane change reception unit that receives a lane change of a vehicle from an occupant;
A vehicle state acquisition unit that acquires the state of the vehicle;
A map information acquisition unit that acquires map information around the vehicle;
A route generation device comprising: a route estimation unit configured to estimate a route after lane change based on the state of the vehicle and the map information when the lane change is accepted.
前記経路推定部は、車両の進行方向に分岐点がある場合、その分岐点における経路を推定する、請求項1に記載の経路生成装置。   The route generation device according to claim 1, wherein the route estimation unit estimates a route at a branch point when there is a branch point in the traveling direction of the vehicle. 前記車両の状態は、前記分岐点までの距離、車両が現在いる車線、および、車両の速度のうちの少なくとも1つを含む、請求項2に記載の経路生成装置。   The route generation device according to claim 2, wherein the state of the vehicle includes at least one of a distance to the branch point, a lane in which the vehicle is currently, and a speed of the vehicle. 前記車線変更受付部は、車両の自動運転中に、前記車線変更を受け付ける、請求項1乃至3のいずれかに記載の経路生成装置。   The route generation device according to any one of claims 1 to 3, wherein the lane change receiving unit receives the lane change during automatic driving of the vehicle. 前記経路推定部は、車両周辺の道路交通状況、車両周辺の道路特性、乗員の走行履歴、および、目的地のうちの少なくとも1つを考慮して、前記車線変更後の経路を推定する、請求項1乃至4のいずれかに記載の経路生成装置。   The route estimation unit estimates a route after the lane change in consideration of at least one of a road traffic condition around a vehicle, a road characteristic around the vehicle, a travel history of an occupant, and a destination. The path generation device according to any one of Items 1 to 4. 前記車線変更受付部は、入力インターフェースを介して前記乗員から車両の車線変更指示を受け付ける、請求項1乃至5のいずれかに記載の経路生成装置。   The route generation device according to any one of claims 1 to 5, wherein the lane change receiving unit receives a lane change instruction of a vehicle from the occupant via an input interface. 前記経路推定部は、前記車両の状態と、前記車線変更後の経路が選択される確率との関係に基づいて、前記車線変更後の経路を推定する、請求項1乃至6のいずれかに記載の経路生成装置。   The route estimation unit according to any one of claims 1 to 6, wherein the route after the lane change is estimated based on the relationship between the state of the vehicle and the probability that the route after the lane change is selected. Route generator. 前記確率を乗員の運転履歴に基づいて更新する確率更新部を備える、請求項7に記載の経路生成装置。   The route generation device according to claim 7, further comprising: a probability update unit configured to update the probability based on a driver's driving history. 乗員から車線変更指示が入力されるインターフェースと、
請求項1乃至8のいずれかに記載の経路生成装置と、
前記経路推定部が推定した経路を提示する出力インターフェースと、を備える経路生成システム。
An interface where a lane change instruction is input from an occupant;
A route generation device according to any one of claims 1 to 8.
An output interface for presenting the route estimated by the route estimation unit.
車線変更受付部が、乗員から車両の車線変更を受け付けるステップと、
車両状態取得部が、車両の状態を取得するステップと、
地図情報取得部が、車両周辺の地図情報を取得するステップと、
経路推定部が、前記車線変更が受け付けられた場合に、前記車両の状態および前記地図情報に基づいて、車線変更後の経路を推定するステップと、を備える経路生成方法。
The lane change acceptance unit accepts a lane change of a vehicle from an occupant;
The vehicle state acquisition unit acquires the state of the vehicle;
A map information acquisition unit acquiring map information around the vehicle;
A route estimation unit that estimates a route after the lane change based on the state of the vehicle and the map information when the lane change is accepted.
コンピュータに、
乗員から車両の車線変更を受け付けるステップと、
車両の状態を取得するステップと、
車両周辺の地図情報を取得するステップと、
前記車線変更が受け付けられた場合に、前記車両の状態および前記地図情報に基づいて、車線変更後の経路を推定するステップと、を実行させる経路生成プログラム。
On the computer
Accepting from the occupant a lane change of the vehicle;
Obtaining the state of the vehicle;
Obtaining map information around the vehicle;
A route generation program for executing a step of estimating a route after a lane change based on the state of the vehicle and the map information when the lane change is accepted.
JP2016067578A 2016-03-30 2016-03-30 Route generation apparatus, route generation system, route generation method and route generation program Expired - Fee Related JP6542153B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016067578A JP6542153B2 (en) 2016-03-30 2016-03-30 Route generation apparatus, route generation system, route generation method and route generation program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016067578A JP6542153B2 (en) 2016-03-30 2016-03-30 Route generation apparatus, route generation system, route generation method and route generation program

Publications (2)

Publication Number Publication Date
JP2017181246A JP2017181246A (en) 2017-10-05
JP6542153B2 true JP6542153B2 (en) 2019-07-10

Family

ID=60005357

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016067578A Expired - Fee Related JP6542153B2 (en) 2016-03-30 2016-03-30 Route generation apparatus, route generation system, route generation method and route generation program

Country Status (1)

Country Link
JP (1) JP6542153B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10768246B2 (en) 2017-09-21 2020-09-08 Tdk Corporation Magnetic sensor with elongated soft magnetic body
CN109059946B (en) * 2018-06-26 2021-09-07 上汽通用汽车有限公司 Vehicle route acquisition method, storage medium, and electronic device

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE112011105216T8 (en) * 2011-05-06 2014-07-31 Toyota Jidosha Kabushiki Kaisha Vehicle course estimation device
JP2015148533A (en) * 2014-02-07 2015-08-20 日産自動車株式会社 Vehicle route selection apparatus and vehicle route selection method
US20170151958A1 (en) * 2014-03-18 2017-06-01 Nissan Motor Co., Ltd. Vehicle Operation Device
CN107074178B (en) * 2014-09-16 2018-07-24 本田技研工业株式会社 Drive assistance device

Also Published As

Publication number Publication date
JP2017181246A (en) 2017-10-05

Similar Documents

Publication Publication Date Title
JP6819788B2 (en) Driving support method and driving support device
US8710797B2 (en) Driving support device, method, and program
JP6318757B2 (en) Navigation device and vehicle control system
CN113167590A (en) System and method for map matching
WO2017068897A1 (en) Navigation system
JP2018149915A (en) Travel control device
CN102445210A (en) Navigation system and method for target navigation of motor vehicle
JPWO2018051396A1 (en) Parking support method and apparatus
JP6844707B2 (en) Driving support method and driving support device
JP6297213B2 (en) Presentation plan creation device, information presentation device, and presentation plan creation method
US20210333112A1 (en) Route search system and route search program
JP5925327B2 (en) Navigation device
JP6542153B2 (en) Route generation apparatus, route generation system, route generation method and route generation program
JPWO2019088012A1 (en) Lane guidance system and lane guidance program
JP2009198267A (en) Navigation device, display control method, display control program, and recording medium
JP2009133801A (en) Navigation device
JP2002365076A (en) Staying time calculator, navigation system, and program
JP2015137990A (en) Navigation device and computer program
JP6969311B2 (en) Information processing equipment
JP2016215979A (en) Vehicle travel control device
JP2010025691A (en) Traffic information display apparatus and method
JP2018179760A (en) Navigation device and program
US11873002B2 (en) Assistance device for supporting switching between automatic driving mode and manual driving mode
JP6459442B2 (en) GUIDANCE INFORMATION DISPLAY SYSTEM, GUIDANCE INFORMATION DISPLAY METHOD, AND GUIDANCE INFORMATION DISPLAY PROGRAM
JP6541602B2 (en) Route generation apparatus, route generation system, route generation method and route generation program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180703

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20190423

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20190426

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20190523

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20190612

R150 Certificate of patent or registration of utility model

Ref document number: 6542153

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees