WO2022152986A1 - Method and device for monitoring the trajectory of a vehicle traveling on a traffic lane - Google Patents

Method and device for monitoring the trajectory of a vehicle traveling on a traffic lane Download PDF

Info

Publication number
WO2022152986A1
WO2022152986A1 PCT/FR2021/052220 FR2021052220W WO2022152986A1 WO 2022152986 A1 WO2022152986 A1 WO 2022152986A1 FR 2021052220 W FR2021052220 W FR 2021052220W WO 2022152986 A1 WO2022152986 A1 WO 2022152986A1
Authority
WO
WIPO (PCT)
Prior art keywords
vehicle
trajectory
term reference
time instant
short
Prior art date
Application number
PCT/FR2021/052220
Other languages
French (fr)
Inventor
Luc VIVET
Original Assignee
Psa Automobiles Sa
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 Psa Automobiles Sa filed Critical Psa Automobiles Sa
Publication of WO2022152986A1 publication Critical patent/WO2022152986A1/en

Links

Classifications

    • BPERFORMING OPERATIONS; TRANSPORTING
    • B60VEHICLES IN GENERAL
    • B60WCONJOINT CONTROL OF VEHICLE SUB-UNITS OF DIFFERENT TYPE OR DIFFERENT FUNCTION; CONTROL SYSTEMS SPECIALLY ADAPTED FOR HYBRID VEHICLES; ROAD VEHICLE DRIVE CONTROL SYSTEMS FOR PURPOSES NOT RELATED TO THE CONTROL OF A PARTICULAR SUB-UNIT
    • B60W60/00Drive control systems specially adapted for autonomous road vehicles
    • B60W60/001Planning or execution of driving tasks
    • B60W60/0011Planning or execution of driving tasks involving control alternatives for a single driving scenario, e.g. planning several paths to avoid obstacles
    • BPERFORMING OPERATIONS; TRANSPORTING
    • B60VEHICLES IN GENERAL
    • B60WCONJOINT CONTROL OF VEHICLE SUB-UNITS OF DIFFERENT TYPE OR DIFFERENT FUNCTION; CONTROL SYSTEMS SPECIALLY ADAPTED FOR HYBRID VEHICLES; ROAD VEHICLE DRIVE CONTROL SYSTEMS FOR PURPOSES NOT RELATED TO THE CONTROL OF A PARTICULAR SUB-UNIT
    • B60W30/00Purposes of road vehicle drive control systems not related to the control of a particular sub-unit, e.g. of systems using conjoint control of vehicle sub-units, or advanced driver assistance systems for ensuring comfort, stability and safety or drive control systems for propelling or retarding the vehicle
    • B60W30/08Active safety systems predicting or avoiding probable or impending collision or attempting to minimise its consequences
    • B60W30/095Predicting travel path or likelihood of collision
    • BPERFORMING OPERATIONS; TRANSPORTING
    • B60VEHICLES IN GENERAL
    • B60WCONJOINT CONTROL OF VEHICLE SUB-UNITS OF DIFFERENT TYPE OR DIFFERENT FUNCTION; CONTROL SYSTEMS SPECIALLY ADAPTED FOR HYBRID VEHICLES; ROAD VEHICLE DRIVE CONTROL SYSTEMS FOR PURPOSES NOT RELATED TO THE CONTROL OF A PARTICULAR SUB-UNIT
    • B60W50/00Details of control systems for road vehicle drive control not related to the control of a particular sub-unit, e.g. process diagnostic or vehicle driver interfaces
    • B60W2050/0001Details of the control system
    • B60W2050/0043Signal treatments, identification of variables or parameters, parameter estimation or state estimation
    • B60W2050/006Interpolation; Extrapolation
    • BPERFORMING OPERATIONS; TRANSPORTING
    • B60VEHICLES IN GENERAL
    • B60WCONJOINT CONTROL OF VEHICLE SUB-UNITS OF DIFFERENT TYPE OR DIFFERENT FUNCTION; CONTROL SYSTEMS SPECIALLY ADAPTED FOR HYBRID VEHICLES; ROAD VEHICLE DRIVE CONTROL SYSTEMS FOR PURPOSES NOT RELATED TO THE CONTROL OF A PARTICULAR SUB-UNIT
    • B60W2556/00Input parameters relating to data
    • B60W2556/35Data fusion

Definitions

  • the invention relates to methods and devices for following the trajectory of a vehicle, in particular an automobile, traveling on a traffic lane.
  • ADAS driving assistance functions or system(s), known as ADAS (from the English “Advanced Driver-Assistance System” or in French “Système d'aide à la conduct advanced ").
  • ADAS systems implement trajectory tracking methods which use a short-term reference based on data captured by on-board sensors of a vehicle such as for example cameras or radars and a long-term reference to anticipate events such as bends or traffic signs from, for example, GPS data (from the English “Global Positioning System”, in French global location system).
  • a method for trajectory tracking of a vehicle must longitudinally stabilize a short-term reference trajectory to stabilize, for example, a speed regulation of a vehicle or else to compensate for errors in trajectory tracking due to the approximations of the sensors used .
  • a vehicle trajectory tracking method must also longitudinally stabilize a long-term reference trajectory so that a vehicle's trajectory adapts to changes in the road environment. Trajectory tracking methods are known which laterally correct the trajectory of a vehicle so that the vehicle adapts to the road environment, in particular to the structure of the traffic lane on which the vehicle is traveling. This type of process makes it possible to obtain good lateral correction stability of the vehicle.
  • the problem to be solved is to determine a longitudinal stabilization of short-term and long-term reference trajectory of a trajectory of a vehicle traveling on a traffic lane so as to be able to control actuators to a stable short-term reference trajectory and to prioritize long-term decisions such as for example interactions with the driver of the vehicle.
  • An object of the present invention is to improve the safety of vehicles traveling in a road environment.
  • Another object of the present invention is to improve the current methods of trajectory tracking of a vehicle traveling on a traffic lane.
  • the invention relates to a method for following the trajectory of a vehicle traveling on a traffic lane, said method being implemented by a computer, said method comprising: a step of obtaining a trajectory of short-term reference that the vehicle could follow until a time instant t1; a step of obtaining a long-term reference trajectory that the vehicle could follow after a time instant t2 greater than t1; and a step of determining a trajectory of the vehicle y3(t) between times t1 and t2 by merging the short-term reference trajectory and the long-term reference trajectory.
  • the trajectory y3(t) is obtained by: with y1 (t) the short-term reference trajectory, y2(t) the long-term reference trajectory, k1 (t) a time evolution function of a first coefficient and k2(t) an evolution function time of a second coefficient.
  • the function k1 (t) is given by: with t a current time instant.
  • the function k2(t) is given by:
  • the time instant t2 is calculated from a surface delimited by the trajectories y1(t) and y2(t) from their origin to the time instant t2.
  • the time instant t1 is the greatest value that meets the following constraints: with t1 Min a configurable threshold value, deltaTmax a maximum value of the time interval between t1 and t2, aMax_C a maximum value of the derivative of the trajectory y3(t) and jMax_C a maximum value of the second derivative of the trajectory y3 (t).
  • the invention relates to a device for following the trajectory of a vehicle traveling on a traffic lane, the device comprising a memory associated with a processor configured for the implementation of the steps of the method according to the first aspect of the invention.
  • the invention relates to a vehicle, for example of the automotive type, comprising a device as described above according to the second aspect of the invention.
  • the invention relates to a computer program which comprises instructions adapted for the execution of the steps of the method according to the first aspect of the invention, this in particular when the computer program is executed by at least one processor.
  • Such a computer program can use any programming language, and be in the form of source code, object code, or intermediate code between source code and object code, such as in a partially compiled form, or in any other desirable form.
  • the invention relates to a computer-readable recording medium on which is recorded a computer program comprising instructions for the execution of the steps of the method according to the first aspect of the invention.
  • the recording medium can be any entity or device capable of storing the program.
  • the medium may comprise a storage means, such as a ROM memory, a CD-ROM or a ROM memory of the microelectronic circuit type, or even a magnetic recording means or a hard disk.
  • this recording medium can also be a transmissible medium such as an electrical or optical signal, such a signal being able to be conveyed via an electrical or optical cable, by conventional or hertzian radio or by self-directed laser beam or by other ways.
  • the computer program according to the invention can in particular be downloaded from an Internet-type network.
  • the recording medium may be an integrated circuit in which the computer program is incorporated, the integrated circuit being adapted to execute or to be used in the execution of the method in question.
  • FIG. 1 schematically illustrates a road environment in which a first vehicle travels, according to a particular embodiment of the present invention
  • FIG. 2 schematically illustrates a device on board the first vehicle of FIG. 1 and configured to implement the method for following the trajectory of a vehicle traveling on a traffic lane of FIG. 3, according to a particular embodiment of the present invention
  • FIG. 3 illustrates a flowchart of the different steps of a trajectory tracking method of a vehicle traveling on a traffic lane of Figure 1, according to a particular embodiment of the present invention
  • FIG. 4 schematically illustrates a temporal evolution of the coefficients used for trajectory merging, according to a particular embodiment of the present invention
  • FIG. 5 schematically illustrates a temporal evolution of a trajectory obtained by merging two reference trajectories, according to a particular embodiment of the present invention
  • FIG. 6 schematically illustrates a calculation of a time instant from a surface delimited by two reference trajectories, according to a particular embodiment of the present invention.
  • FIGS. 1 to 6 A method and a device for following the trajectory of a vehicle traveling on a traffic lane will now be described in the following with reference jointly to FIGS. 1 to 6. The same elements are identified with the same reference signs throughout. along the following description.
  • the invention relates to a method for following the trajectory of a vehicle traveling on a traffic lane which determines a trajectory of the vehicle as being a short-term reference trajectory that the vehicle could follow before an instant time t1 , as being a long-term reference trajectory that the vehicle could follow after a time instant t2 greater than t1 and as being a trajectory obtained by merging these two short- and long-term reference trajectories between the time instants t1 and t2.
  • the method makes it possible to obtain a short- and long-term longitudinal prediction of the trajectory of the vehicle.
  • the prediction can go up to 2 minutes in cases of corner management with speed deviations of up to 180 km/h, well beyond what known methods of lateral trajectory correction allow ( of the order of 5 to 6 s).
  • the method makes it possible to merge a short-term reference trajectory and a long-term reference trajectory: one which acts as a short-term reference, which makes it possible to stabilize regulation, for example of the speed of the vehicle, and one which acts as long-term reference, to adapt the trajectory to the various changes in the environment.
  • One of the advantages is to adapt the trajectory of the vehicle to the road situation in the short and long term, in particular when the reference trajectories in the short and long term begin to diverge.
  • the method avoids sudden changes in trajectory by merging two reference trajectories in the short and long term during a time interval causing a smooth transition between these two reference trajectories which induces increased driving comfort for the driver and the passengers of the vehicle.
  • the method makes it possible to configure trajectory tracking of a vehicle. This setting is easily configurable as will be seen later.
  • the method is advantageous because it can be implemented by a computer program which can be implemented from the hardware currently on board a vehicle.
  • FIG. 1 schematically illustrates a road environment in which a vehicle is traveling, according to a particular embodiment of the present invention.
  • FIG. 1 illustrates a vehicle 10 traveling on a traffic lane 1001 in a given direction.
  • a second vehicle 11 travels on a second traffic lane 1002 in an opposite direction.
  • Each vehicle 10 and 11 is advantageously equipped with a communication device for transmitting and receiving data intended for another vehicle and/or a server of a network infrastructure.
  • Each communication device can be likened to a node of a network, for example an ad hoc wireless network.
  • the vehicles 10 and 11 advantageously communicate using a so-called V2X communication system, for example based on the 3GPP LTE-V or IEEE 802.11 p standards of ITS G5.
  • V2X communication system each vehicle embeds a node to enable V2V vehicle-to-vehicle, V2I infrastructure vehicle and/or V2P vehicle-to-pedestrian (vehicle-to-pedestrian) communication, the pedestrians being equipped with mobile devices (for example a smart phone (“Smartphone”)) configured to communicate with the vehicles.
  • mobile devices for example a smart phone (“Smartphone”)
  • Network infrastructure includes, for example, communication devices
  • each device 101, 102 corresponding for example to an antenna of a 4G or 5G LTE-type cellular network or to a UBR (“Roadside Unit”), each corresponding to a network node, in addition to the nodes equipping vehicles or pedestrians.
  • a 4G or 5G LTE-type cellular network or to a UBR (“Roadside Unit”), each corresponding to a network node, in addition to the nodes equipping vehicles or pedestrians.
  • all the nodes (that is to say the communication devices associated with the vehicles 10 and 11 and the antennas or UBR 101, 102) of the network form, for example, an ad hoc wireless network (also called WANET (from the English “Wireless Ad Hoc Network”) or MANET (from the English “Mobile Ad Hoc Network”)), corresponding to a decentralized wireless network.
  • the ad hoc wireless network advantageously corresponds to a vehicular ad hoc network (or VANET, standing for “Vehicular Ad hoc NETwork”) or to an intelligent vehicular ad hoc network (or InVANET, standing for “Intelligent Vehicular Ad hoc NETwork”), also known as the “GeoNetworking” network.
  • each carrying a node can communicate with each other in the context of V2V vehicle-to-vehicle communication; each vehicle can communicate with the infrastructure set up as part of vehicle-to-infrastructure V2I communication; each vehicle can communicate with one or more pedestrians equipped with mobile devices (e.g. a smart phone as part of V2P vehicle-to-pedestrian communication.
  • mobile devices e.g. a smart phone as part of V2P vehicle-to-pedestrian communication.
  • the nodes corresponding to the antennas (or UBR) 101 and 102 are advantageously connected to one or more remote servers or to the “cloud” 100 (or in French “cloud”) via a wired and/or wireless connection.
  • the antennas or UBR 101 and 102 can thus act as a relay between the “cloud” 100 and each vehicle 10 and 11.
  • the vehicles 10 and 11 correspond for example to so-called autonomous vehicles, that is to say vehicles whose driving is, at least in part, managed by one or more automatic systems.
  • the level of autonomy of vehicles 10 and 11 is for example between 0 and 5 (0 for a vehicle having no autonomy and whose driving is under the total supervision of the driver and 5 for a completely autonomous vehicle).
  • the 5 levels of autonomy of the classification of the federal agency in charge of road safety are: - level 0: no automation, the driver of the vehicle fully controls the main functions of the vehicle (engine, accelerator, steering, brakes);
  • driver assistance automation is active for certain vehicle functions, the driver retaining overall control over the driving of the vehicle; cruise control is part of this level, like other aids such as TABS (anti-lock braking system) or ESP (programmed electro-stabilizer);
  • TABS anti-lock braking system
  • ESP programmed electro-stabilizer
  • level 2 automation of combined functions, the control of at least two main functions is combined in the automation to replace the driver in certain situations; for example, adaptive cruise control combined with lane centering allows a vehicle to be classified as level 2, as does automatic parking assistance;
  • level 3 limited autonomous driving, the driver can hand over complete control of the vehicle to the automated system which will then be in charge of critical safety functions; however, autonomous driving can only take place under certain determined environmental and traffic conditions (only on the motorway, for example);
  • - level 4 complete autonomous driving under conditions, the vehicle is designed to carry out all the critical safety functions on its own over a complete journey; the driver provides a destination or navigation instructions but is not required to make himself available to regain control of the vehicle;
  • the classification of the International Organization of Motor Vehicle Manufacturers is similar to that listed above, with the difference that it has 6 levels, level 3 of the American classification being divided into 2 levels in that of the International Organization of Car manufacturers.
  • the first vehicle 10 may be a level 2 or higher vehicle, the first vehicle 10 possibly being equipped with driving assistance functions or system(s), known as ADAS.
  • the first vehicle 10 for example an on-board computer of the first vehicle 10, obtains a short-term reference trajectory y1 (t). This trajectory y1(t) could be followed by a vehicle up to a time instant t1.
  • the trajectory y1(t) can be obtained from data coming from on-board peripheral sensors and possibly from cartographic data.
  • the determination of the trajectory of a vehicle is widely known from the state of the art when it is based, for example, on the temporal position and the speed of the vehicle 10.
  • the first vehicle 10 for example an on-board computer of the first vehicle 10, receives from a remote data server a message comprising information which allows the first vehicle to determine the trajectory y1 (t), for example map data.
  • the first vehicle 10 for example an on-board computer of the first vehicle 10, receives from the second vehicle 11 a message comprising information on the second vehicle 11 which enables the first vehicle to determine the trajectory y1 (t).
  • the information received can, for example, be obtained by an on-board sensor of the second vehicle 11.
  • the information on the second vehicle 11 can, for example, be transmitted in a data frame transmitted by the second vehicle 11 (and/or the information transmitted by the data server) to the first vehicle 10 via a wireless link according to a V2X type communication mode, either V2V or V2I.
  • a V2X type communication mode either V2V or V2I.
  • a data frame, transmitted by the second vehicle 11 (and/or the information transmitted by the data server), comprises information which indicates a position, a speed, a change of direction or an acceleration of the second vehicle.
  • At least one of the transmitted data frames corresponds, for example, to a CAM (Cooperative Awareness Message” or in French “Cooperative warning message”) as defined in the technical specification ETSI TS 102 637-2 v1.2.1 of March 2011 or to a DENM type frame (from the English "Decentralized Environmental Notification
  • a data frame is for example received from the network infrastructure, for example from the element 101, the second vehicle 11 (and/or the information transmitted by the data server) having transmitted this data frame to the infrastructure network which then retransmits it to the first vehicle 10.
  • the first vehicle 10 communicates with the second vehicle 11 according to a direct communication mode of the V2V type and a data frame is received directly from the second vehicle 11 .
  • a direct communication mode is for example compliant with:
  • the first vehicle 10 for example an on-board computer of the first vehicle 10, obtains a long-term reference trajectory y2(t) of the first vehicle 10 on the traffic lane 1001 from GPS type data coming from sensors on board the first vehicle 10. This trajectory y2(t) could be followed by a vehicle after a time instant t2 greater than t1.
  • the first vehicle 10, for example an on-board computer of the first vehicle 10 determines a trajectory y3(t) of the first vehicle 10 between times t1 and t2 by merging the trajectory y1(t) and the trajectory y2(t).
  • the speed of the first vehicle 10 is modified according to the trajectory y3(t).
  • the speed of the first vehicle 10 is reduced when a regulator or speed limiter of the first vehicle 10 is activated and this as soon as the speed of the first vehicle 10 is excessive with respect to the trajectory y3(t) of the first vehicle 10 , such as approaching a turn or a stop.
  • An on-board computer of the first vehicle 10 implementing the above operations determines for example one or more speed setpoints.
  • This or these speed instructions are for example transmitted to an on-board ADAS system of the first vehicle 10, for example the cruise control system (or in English “Cruise Control”) or the adaptive cruise control system, called ACC (of the English “Adaptive Cruise Control”), such an ACC system equipping, for example, vehicles with a level of autonomy at least equal to 2.
  • the data used to determine the trajectory y1 (t) are obtained from sensors of an on-board object detection system(s) of the first vehicle 10, this or these systems forming for example part of the ADAS systems of the first vehicle 10
  • the sensor(s) associated with these object detection systems correspond to one or more of the following sensors:
  • each radar is adapted to emit electromagnetic waves and to receive the echoes of these waves returned by one or more objects, with the aim of detecting obstacles and their distances vis-à-vis the first vehicle 10; and or
  • a LIDAR sensor corresponding to an optoelectronic system composed of a laser transmitter device, a receiver device comprising a light collector (to collect the part of the light radiation emitted by the transmitter and reflected by any object located on the path of the light rays emitted by the transmitter) and a photodetector which transforms the collected light into an electrical signal; a LIDAR sensor thus makes it possible to detect the presence of objects situated in the emitted light beam and to measure the distance between the sensor and each detected object; and or
  • one or more cameras associated or not with a depth sensor for the acquisition of one or more images of the environment around the first vehicle 10 located in the field of vision of the camera or cameras.
  • the data from this or these sensors vary according to the type of sensor.
  • the data correspond for example to distance data between points of the detected object and the sensor.
  • Each detected object is thus represented by a cloud of points (each point corresponding to a point of the object receiving the radiation emitted by the sensor and reflecting at least part of this radiation), the cloud of points representing the envelope (or a part of the envelope) of the detected object as seen by the sensor and ultimately by the first vehicle 10 carrying the sensor.
  • the data correspond to data associated with each pixel of the acquired image or images, for example gray level values coded on for example 8, 10, 12 or more bits for each color channel, for example RGB (from English “Red, Green, Blue” or in French “Rouge, vert, blue”).
  • the processing of these data from these on-board sensors allows the first vehicle 10 to obtain information on the second vehicle 11, for example information on the current speed of the second vehicle 11 and/or information relating to the current distance between the first vehicle 10 and second vehicle 11 .
  • This information is used by the first vehicle 10, for example by a computer implementing the operations described with regard to this process, to determine the trajectory y1(t) of the first vehicle 10.
  • This or these speed instructions can supply the cruise control system or the ACC system of the first vehicle 10 to control the speed of the first vehicle 10.
  • This thus allows the first vehicle 10 to anticipate any change in the road environment such as the appearance of objects on the traffic lane or to anticipate the appearance of traffic signs.
  • This makes it possible to anticipate the possible interaction of a vehicle with the driver, possibly the taking over of the vehicle by the driver. This thus makes it possible to improve the safety of the first vehicle 10 as well as that of their respective passengers.
  • FIG. 2 schematically illustrates a device on board the first vehicle of FIG. 1 and configured to implement the method for following the trajectory of a vehicle traveling on a traffic lane of FIG. 3, according to a particular embodiment of the present invention.
  • the device 2 corresponds for example to a device on board the first vehicle 10, for example a computer.
  • the device 2 is for example configured to transmit and/or receive data according to a V2X type link, to determine one or more instructions.
  • the device 2 is for example configured for the implementation of the operations described with regard to FIG. 1 and/or the steps of the method described with regard to FIG. 3.
  • Examples of such a device 2 comprise, without being limited thereto , on-board electronic equipment such as a vehicle's on-board computer, an electronic computer such as an ECU ("Electronic Control Unit"), a smart phone, a tablet, a laptop computer.
  • ECU Electronic Control Unit
  • the elements of device 2, individually or in combination, can be integrated in a single integrated circuit, in several integrated circuits, and/or in discrete components.
  • the device 2 can be made in the form of electronic circuits or software (or computer) modules or else a combination of electronic circuits and software modules.
  • the device 2 is coupled in communication with other similar devices or systems and/or with communication devices, for example a TCU (from the English “Telematic Control Unit” or in French “Unotti Telematics Control”), for example via a communication bus or through dedicated input/output ports.
  • the device 2 comprises one (or more) processor(s) 20 configured to execute instructions for carrying out the steps of the method and/or for executing the instructions of the software or software embedded in the device 2.
  • the processor 20 can include integrated memory, an input/output interface, and various circuits known to those skilled in the art.
  • Device 2 further comprises at least one memory
  • a volatile and/or non-volatile memory and/or comprises a memory storage device which may comprise volatile and/or non-volatile memory, such as EEPROM, ROM, PROM, RAM, DRAM, SRAM, flash, magnetic or optical disk.
  • volatile and/or non-volatile memory such as EEPROM, ROM, PROM, RAM, DRAM, SRAM, flash, magnetic or optical disk.
  • the computer code of the on-board software or software comprising the instructions to be loaded and executed by the processor is for example stored on the memory 21 .
  • the device 2 comprises a block
  • Block 22 interface elements to communicate with external devices, for example a remote server or the “cloud”, other nodes of the ad hoc network.
  • Block 22 interface elements include one or more of the following interfaces:
  • radiofrequency interface for example of the Bluetooth® or Wi-Fi® type, LTE (from English “Long-Term Evolution” or in French “Evolution à long terme”), LTE-Advanced (or in French LTE-advanced );
  • USB interface from the English “Universal Serial Bus” or “Universal Serial Bus” in French);
  • Data are for example loaded to the device 2 via the interface of block 22 using a Wi-Fi® network such as according to IEEE 802.11, an ITS G5 network based on IEEE 802.11 p or a mobile network such as a 4G network (or LTE Advanced according to 3GPP release 10 - version 10) or 5G, in particular an LTE-V2X network.
  • a Wi-Fi® network such as according to IEEE 802.11, an ITS G5 network based on IEEE 802.11 p or a mobile network such as a 4G network (or LTE Advanced according to 3GPP release 10 - version 10) or 5G, in particular an LTE-V2X network.
  • the device 2 comprises a communication interface 23 which makes it possible to establish communication with other devices (such as than other computers of the on-board system) via a communication channel 24.
  • the communication interface 23 corresponds for example to a transmitter configured to transmit and receive information and/or data via the communication channel 24.
  • the interface communication 23 corresponds for example to a wired network of the CAN type (from the English “Controller Area Network” or in French “Réseau de Contrôliv”), CAN FD (from the English “Controller Area Network Flexible Data-Rate” or in French “Flexible Data Rate Controller Network”), FlexRay (standardized by ISO 17458) or Ethernet (standardized by ISO/IEC 802-3).
  • the device 2 can supply output signals to one or more external devices, such as a display screen, one or more loudspeakers and/or other peripherals respectively via interfaces output not shown.
  • one or more external devices such as a display screen, one or more loudspeakers and/or other peripherals respectively via interfaces output not shown.
  • FIG. 3 illustrates a flowchart of the different steps of a method for following the trajectory of a vehicle according to a particular embodiment of the present invention.
  • a first step 31 the trajectory y1 (t) is obtained.
  • a trajectory y3(t) of the vehicle is determined between times t1 and t2 by merging trajectory y1(t) and trajectory y2(t).
  • the trajectory y3(t) is given by: with k1(t) a function representing the temporal evolution of a first coefficient and k2(t) a function representing the temporal evolution of a second coefficient.
  • the functions k1(t) and k1 (t) evolve over time according to the following rules:
  • the trajectory y3(t) follows a temporal evolution illustrated in figure 5
  • the temporal instants t1 and t2 are calculated at each instant in order to keep a temporal progression of the trajectory y3(t).
  • the time instant t2 is calculated from a surface delimited by the trajectories y1(t) and y2(t) from their origin to the time instant t2.
  • the time instant t2 can be parameterized by defining a threshold value Smax that the surface must not exceed. As soon as the surface reaches a maximum value without exceeding this threshold value, the corresponding time instant t2 is retained for merging the trajectories y1(t) and y2(t). with t2max a predetermined maximum value of t2.
  • the maximum value t2max is a constant value, for example of the order of 5s.
  • the maximum value Smax can be reduced or even equal to 0 if the trajectories y1(t) and y2(t) are too different from each other.
  • the difference between the trajectories y1 (t) and y2(t) can be estimated by an increment ratio between the differences in the values of the trajectories y2(t) and y1(t) at two successive time instants t and t'.
  • the time instant t1 is calculated so that the derivative and the second derivative of the trajectory y3(t) do not exceed threshold values.
  • t1 such that with t1 Min a configurable threshold value, for example equal to -1 Os, deltaT max a configurable maximum value of the time interval between t1 and t2, for example equal to 1s, aMax_C a maximum value of the derivative of the trajectory y3 (t), for example equal to 1 m/s 2 and jMax_C a maximum value of the second derivative of the trajectory y3(t), for example equal to 1 m/s 3 .
  • t1 Min a configurable threshold value, for example equal to -1 Os
  • deltaT max a configurable maximum value of the time interval between t1 and t2, for example equal to 1s
  • aMax_C a maximum value of the derivative of the trajectory y3 (t), for example equal to 1 m/s 2
  • jMax_C a maximum value of the second derivative of the trajectory y3(t), for example equal to 1 m/s 3 .
  • the time instants t1 and t2 are chosen equal when the trajectory y1 (t) is no longer attainable in the short term by the vehicle.
  • the change of trajectory takes place without a transition period between the trajectory y1 (t) and y2(t).
  • a fourth step 34 the speed of the first vehicle 10 is modified according to the trajectory y3(t).
  • the invention is not limited to the embodiments described above but extends to a method for following the trajectory of a vehicle traveling on a lane of traffic and to the device configured for the implementation of the method in any road situation which may involve 2 or even several vehicles.
  • the invention also relates to a vehicle, for example an automobile or more generally a land motor vehicle, comprising the device 2 of FIG. 2.

Abstract

The invention relates to a method and device for monitoring the trajectory of a vehicle traveling on a traffic lane. The method, implemented by a computer, comprises: a step of obtaining a short-term reference trajectory which could monitor the vehicle until a time instant t1; a step of obtaining a long-term reference trajectory that could monitor the vehicle after a time instant t2 which is greater than t1; and a step of determining a trajectory of the vehicle between instants t1 and t2 by merging the short-term reference trajectory and the long-term reference trajectory.

Description

DESCRIPTION DESCRIPTION
Titre : Procédé et dispositif de suivi de trajectoire d’un véhicule circulant sur une voie de circulation Title: Method and device for trajectory tracking of a vehicle traveling on a traffic lane
La présente invention revendique la priorité de la demande française 2100430 déposée le 18.01.2021 dont le contenu (texte, dessins et revendications) est ici incorporé par référence The present invention claims the priority of French application 2100430 filed on January 18, 2021, the content of which (text, drawings and claims) is incorporated herein by reference.
Domaine technique Technical area
L’invention concerne les procédés et dispositifs de suivi de trajectoire d’un véhicule, notamment automobile, circulant sur une voie de circulation. The invention relates to methods and devices for following the trajectory of a vehicle, in particular an automobile, traveling on a traffic lane.
Arrière-plan technologique Technology background
Pour améliorer la sécurité routière, certains véhicules contemporains sont équipés de fonctions ou système(s) d’aide à la conduite, dit ADAS (de l’anglais « Advanced Driver- Assistance System » ou en français « Système d’aide à la conduite avancé »). Des systèmes ADAS mettent en oeuvre des procédés de suivi de trajectoire qui utilise une référence à court terme basée sur des données capturées par des capteurs embarqués d’un véhicule tels que par exemple des caméras ou des radars et une référence à long terme pour anticiper des évènements comme des virages ou des panneaux de signalisation à partir, par exemple de données GPS (de l’anglais « Global Positionning System », en français système de localisation globale). To improve road safety, some contemporary vehicles are equipped with driving assistance functions or system(s), known as ADAS (from the English "Advanced Driver-Assistance System" or in French "Système d'aide à la conduct advanced "). ADAS systems implement trajectory tracking methods which use a short-term reference based on data captured by on-board sensors of a vehicle such as for example cameras or radars and a long-term reference to anticipate events such as bends or traffic signs from, for example, GPS data (from the English “Global Positioning System”, in French global location system).
Un procédé de suivi de trajectoire d’un véhicule doit stabiliser longitudinalement une trajectoire de référence à court terme pour stabiliser, par exemple, une régulation de vitesse d’un véhicule ou encore pour pallier aux erreurs de suivi de trajectoire dues aux approximations des capteurs utilisés. Un procédé de suivi de trajectoire de véhicule doit également stabiliser longitudinalement une trajectoire de référence à long terme pour que la trajectoire d’un véhicule s’adapte aux changements d’environnement routier. Il est connu des procédés de suivi de trajectoire qui corrigent latéralement la trajectoire d’un véhicule pour que le véhicule s’adapte à l’environnement routier, notamment à la structure de la voie de circulation sur laquelle circule le véhicule. Ce type de procédés permet d’obtenir une bonne stabilité de correction latérale du véhicule. A method for trajectory tracking of a vehicle must longitudinally stabilize a short-term reference trajectory to stabilize, for example, a speed regulation of a vehicle or else to compensate for errors in trajectory tracking due to the approximations of the sensors used . A vehicle trajectory tracking method must also longitudinally stabilize a long-term reference trajectory so that a vehicle's trajectory adapts to changes in the road environment. Trajectory tracking methods are known which laterally correct the trajectory of a vehicle so that the vehicle adapts to the road environment, in particular to the structure of the traffic lane on which the vehicle is traveling. This type of process makes it possible to obtain good lateral correction stability of the vehicle.
Toutefois, ces procédés ne permettent pas d’obtenir une stabilisation longitudinale d’une trajectoire de référence à court et long terme pour laquelle il est nécessaire de gérer des plages temporelles de prédiction de trajectoire plus importantes comparées à celles à gérer pour une correction latérale de la trajectoire. Typiquement, une correction latérale requiert de gérer des plages temporelles de quelques secondes tandis qu’une stabilisation longitudinale requiert des plages de l’ordre de la minute, voire plus. However, these methods do not make it possible to obtain longitudinal stabilization of a short- and long-term reference trajectory for which it is necessary to manage larger trajectory prediction time ranges compared to those to be managed for a lateral correction of path. Typically, a lateral correction requires time ranges of a few seconds to be managed, while a longitudinal stabilization requires ranges of the order of a minute, or even more.
Le problème à résoudre est de déterminer une stabilisation longitudinale de trajectoire de référence à court et long terme d’une trajectoire d’un véhicule circulant sur une voie de circulation de manière à pouvoir asservir des actionneurs à une trajectoire de référence à court terme stable et pour prioritiser des décisions à long terme telles que par exemple des interactions avec le conducteur du véhicule. The problem to be solved is to determine a longitudinal stabilization of short-term and long-term reference trajectory of a trajectory of a vehicle traveling on a traffic lane so as to be able to control actuators to a stable short-term reference trajectory and to prioritize long-term decisions such as for example interactions with the driver of the vehicle.
Résumé de l’invention Summary of the invention
Un objet de la présente invention est d’améliorer la sécurité de véhicules circulant dans un environnement routier. An object of the present invention is to improve the safety of vehicles traveling in a road environment.
Un autre objet de la présente invention est d’améliorer les procédés actuels de suivi de trajectoire d’un véhicule circulant sur une voie de circulation. Another object of the present invention is to improve the current methods of trajectory tracking of a vehicle traveling on a traffic lane.
Selon un premier aspect, l’invention concerne un procédé de suivi de trajectoire d’un véhicule circulant sur une voie de circulation, ledit procédé étant mis en oeuvre par un calculateur, ledit procédé comprenant : une étape d’obtention d’une trajectoire de référence à court terme que pourrait suivre le véhicule jusqu’à un instant temporel t1 ; une étape d’obtention d’une trajectoire de référence à long terme que pourrait suivre le véhicule après un instant temporel t2 supérieur à t1 ; et une étape de détermination d’une trajectoire du véhicule y3(t) entre les instants t1 et t2 par fusion de la trajectoire de référence à court terme et de la trajectoire de référence à long terme. According to a first aspect, the invention relates to a method for following the trajectory of a vehicle traveling on a traffic lane, said method being implemented by a computer, said method comprising: a step of obtaining a trajectory of short-term reference that the vehicle could follow until a time instant t1; a step of obtaining a long-term reference trajectory that the vehicle could follow after a time instant t2 greater than t1; and a step of determining a trajectory of the vehicle y3(t) between times t1 and t2 by merging the short-term reference trajectory and the long-term reference trajectory.
Selon un exemple de réalisation particulier, la trajectoire y3(t) est obtenue par :
Figure imgf000005_0001
avec y1 (t) la trajectoire de référence à court terme, y2(t) la trajectoire de référence à long terme, k1 (t) une fonction d’évolution temporelle d’un premier coefficient et k2(t) une fonction d’évolution temporelle d’un second coefficient.
According to a particular embodiment, the trajectory y3(t) is obtained by:
Figure imgf000005_0001
with y1 (t) the short-term reference trajectory, y2(t) the long-term reference trajectory, k1 (t) a time evolution function of a first coefficient and k2(t) an evolution function time of a second coefficient.
Selon un exemple de réalisation particulier, la fonction k1 (t) est donnée par :
Figure imgf000005_0002
avec t un instant temporel courant.
According to a particular embodiment, the function k1 (t) is given by:
Figure imgf000005_0002
with t a current time instant.
Selon un exemple de réalisation particulier, la fonction k2(t) est donnée par :
Figure imgf000005_0003
According to a particular embodiment, the function k2(t) is given by:
Figure imgf000005_0003
Selon un mode de réalisation particulier, l’instant temporel t2 est calculé à partir d’une surface délimitée par les trajectoires y1 (t) et y2(t) de leur origine à l’instant temporel t2. Selon un mode de réalisation particulier, l’instant temporel t1 est la plus grande valeur qui répond aux contraintes suivantes :
Figure imgf000005_0004
avec t1 Min une valeur seuil paramétrable, deltaTmax une valeur maximale de l’intervalle de temps entre t1 et t2, aMax_C une valeur maximale de la dérivée de la trajectoire y3(t) et jMax_C une valeur maximale de la dérivée seconde de la trajectoire y3(t).
According to a particular embodiment, the time instant t2 is calculated from a surface delimited by the trajectories y1(t) and y2(t) from their origin to the time instant t2. According to a particular embodiment, the time instant t1 is the greatest value that meets the following constraints:
Figure imgf000005_0004
with t1 Min a configurable threshold value, deltaTmax a maximum value of the time interval between t1 and t2, aMax_C a maximum value of the derivative of the trajectory y3(t) and jMax_C a maximum value of the second derivative of the trajectory y3 (t).
Selon un deuxième aspect, l’invention concerne un dispositif de suivi de trajectoire d’un véhicule circulant sur une voie de circulation, le dispositif comprenant une mémoire associée à un processeur configuré pour la mise en oeuvre des étapes du procédé selon le premier aspect de l’invention. According to a second aspect, the invention relates to a device for following the trajectory of a vehicle traveling on a traffic lane, the device comprising a memory associated with a processor configured for the implementation of the steps of the method according to the first aspect of the invention.
Selon un troisième aspect, l’invention concerne un véhicule, par exemple de type automobile, comprenant un dispositif tel que décrit ci-dessus selon le deuxième aspect de l’invention. According to a third aspect, the invention relates to a vehicle, for example of the automotive type, comprising a device as described above according to the second aspect of the invention.
Selon un quatrième aspect, l’invention concerne un programme d’ordinateur qui comporte des instructions adaptées pour l’exécution des étapes du procédé selon le premier aspect de l’invention, ceci notamment lorsque le programme d’ordinateur est exécuté par au moins un processeur. According to a fourth aspect, the invention relates to a computer program which comprises instructions adapted for the execution of the steps of the method according to the first aspect of the invention, this in particular when the computer program is executed by at least one processor.
Un tel programme d’ordinateur peut utiliser n’importe quel langage de programmation, et être sous la forme d’un code source, d’un code objet, ou d’un code intermédiaire entre un code source et un code objet, tel que dans une forme partiellement compilée, ou dans n’importe quelle autre forme souhaitable. Such a computer program can use any programming language, and be in the form of source code, object code, or intermediate code between source code and object code, such as in a partially compiled form, or in any other desirable form.
Selon un cinquième aspect, l’invention concerne un support d’enregistrement lisible par un ordinateur sur lequel est enregistré un programme d’ordinateur comprenant des instructions pour l’exécution des étapes du procédé selon le premier aspect de l’invention. According to a fifth aspect, the invention relates to a computer-readable recording medium on which is recorded a computer program comprising instructions for the execution of the steps of the method according to the first aspect of the invention.
D’une part, le support d’enregistrement peut être n'importe quel entité ou dispositif capable de stocker le programme. Par exemple, le support peut comporter un moyen de stockage, tel qu'une mémoire ROM, un CD-ROM ou une mémoire ROM de type circuit microélectronique, ou encore un moyen d'enregistrement magnétique ou un disque dur. D'autre part, ce support d’enregistrement peut également être un support transmissible tel qu'un signal électrique ou optique, un tel signal pouvant être acheminé via un câble électrique ou optique, par radio classique ou hertzienne ou par faisceau laser autodirigé ou par d'autres moyens. Le programme d’ordinateur selon l'invention peut être en particulier téléchargé sur un réseau de type Internet. On the one hand, the recording medium can be any entity or device capable of storing the program. For example, the medium may comprise a storage means, such as a ROM memory, a CD-ROM or a ROM memory of the microelectronic circuit type, or even a magnetic recording means or a hard disk. On the other hand, this recording medium can also be a transmissible medium such as an electrical or optical signal, such a signal being able to be conveyed via an electrical or optical cable, by conventional or hertzian radio or by self-directed laser beam or by other ways. The computer program according to the invention can in particular be downloaded from an Internet-type network.
Alternativement, le support d'enregistrement peut être un circuit intégré dans lequel le programme d’ordinateur est incorporé, le circuit intégré étant adapté pour exécuter ou pour être utilisé dans l'exécution du procédé en question. Alternatively, the recording medium may be an integrated circuit in which the computer program is incorporated, the integrated circuit being adapted to execute or to be used in the execution of the method in question.
Brève description des figures Brief description of figures
D’autres caractéristiques et avantages de l’invention ressortiront de la description des modes de réalisation non limitatifs de l’invention ci-après, en référence aux figures 1 à 6 annexées, sur lesquelles : Other characteristics and advantages of the invention will emerge from the description of the non-limiting embodiments of the invention below, with reference to the appended figures 1 to 6, in which:
[Fig. 1] illustre de façon schématique un environnement routier dans lequel circule un premier véhicule, selon un exemple de réalisation particulier de la présente invention ; [Fig. 1] schematically illustrates a road environment in which a first vehicle travels, according to a particular embodiment of the present invention;
[Fig. 2] illustre schématiquement un dispositif embarqué sur le premier véhicule de la figure 1 et configuré pour mettre en oeuvre le procédé de suivi de trajectoire d’un véhicule circulant sur une voie de circulation de la figure 3, selon un exemple de réalisation particulier de la présente invention ; [Fig. 2] schematically illustrates a device on board the first vehicle of FIG. 1 and configured to implement the method for following the trajectory of a vehicle traveling on a traffic lane of FIG. 3, according to a particular embodiment of the present invention;
[Fig. 3] illustre un organigramme des différentes étapes d’un procédé de suivi de trajectoire d’un véhicule circulant sur une voie de circulation de la figure 1 , selon un exemple de réalisation particulier de la présente invention ; [Fig. 3] illustrates a flowchart of the different steps of a trajectory tracking method of a vehicle traveling on a traffic lane of Figure 1, according to a particular embodiment of the present invention;
[Fig. 4] illustre schématiquement une évolution temporelle des coefficients utilisés pour la fusion de trajectoire, selon un exemple de réalisation particulier de la présente invention ; [Fig. 4] schematically illustrates a temporal evolution of the coefficients used for trajectory merging, according to a particular embodiment of the present invention;
[Fig. 5] illustre schématiquement une évolution temporelle d’une trajectoire obtenue par fusion de deux trajectoires de référence, selon un exemple de réalisation particulier de la présente invention ; et [Fig. 6] illustre schématiquement un calcul d’un instant temporel à partir d’une surface délimitée par deux trajectoires de référence, selon un exemple de réalisation particulier de la présente invention. [Fig. 5] schematically illustrates a temporal evolution of a trajectory obtained by merging two reference trajectories, according to a particular embodiment of the present invention; and [Fig. 6] schematically illustrates a calculation of a time instant from a surface delimited by two reference trajectories, according to a particular embodiment of the present invention.
Description des modes de réalisation Description of embodiments
Un procédé et un dispositif de suivi de trajectoire d’un véhicule circulant sur une voie de circulation vont maintenant être décrits dans ce qui va suivre en référence conjointement aux figures 1 à 6. Des mêmes éléments sont identifiés avec des mêmes signes de référence tout au long de la description qui va suivre. A method and a device for following the trajectory of a vehicle traveling on a traffic lane will now be described in the following with reference jointly to FIGS. 1 to 6. The same elements are identified with the same reference signs throughout. along the following description.
Selon un exemple de réalisation particulier, l’invention concerne un procédé de suivi de trajectoire d’un véhicule circulant sur une voie de circulation qui détermine une trajectoire du véhicule comme étant une trajectoire de référence à court terme que pourrait suivre le véhicule avant une instant temporel t1 , comme étant une trajectoire de référence à long terme que pourrait suivre le véhicule après une instant temporel t2 supérieur à t1 et comme étant une trajectoire obtenue par fusion de ces deux trajectoires de référence à court et long terme entre les instants temporels t1 et t2.According to a particular embodiment, the invention relates to a method for following the trajectory of a vehicle traveling on a traffic lane which determines a trajectory of the vehicle as being a short-term reference trajectory that the vehicle could follow before an instant time t1 , as being a long-term reference trajectory that the vehicle could follow after a time instant t2 greater than t1 and as being a trajectory obtained by merging these two short- and long-term reference trajectories between the time instants t1 and t2.
Le procédé permet d’obtenir une prédiction longitudinale à court et long terme de la trajectoire du véhicule. Typiquement, la prédiction peut aller jusqu’à 2 minutes dans des cas de gestion de virage avec des écarts de vitesse pouvant aller jusqu’à 180 km/h, bien au-delà de ce que permet les procédés connus de correction latérale de trajectoire (de l’ordre de 5 à 6 s). The method makes it possible to obtain a short- and long-term longitudinal prediction of the trajectory of the vehicle. Typically, the prediction can go up to 2 minutes in cases of corner management with speed deviations of up to 180 km/h, well beyond what known methods of lateral trajectory correction allow ( of the order of 5 to 6 s).
Le procédé permet de fusionner une trajectoire de référence à court terme et une trajectoire de référence à long terme : une qui fait office de référence à court terme, qui permet de stabiliser une régulation par exemple de vitesse du véhicule, et une qui fait office de référence à long terme, pour adapter la trajectoire aux différents changements de l’environnement. The method makes it possible to merge a short-term reference trajectory and a long-term reference trajectory: one which acts as a short-term reference, which makes it possible to stabilize regulation, for example of the speed of the vehicle, and one which acts as long-term reference, to adapt the trajectory to the various changes in the environment.
L’un des avantages est d'adapter la trajectoire du véhicule à la situation routière à court et long terme, notamment quand les trajectoires de référence à court et long terme commencent à diverger. Le procédé évite des changements brutaux de trajectoire en fusionnant deux trajectoires de référence à court et long terme pendant un intervalle de temps provoquant une transition douce entre ces deux trajectoires de référence qui induit un confort de conduite accru pour le conducteur et les passagers du véhicule. One of the advantages is to adapt the trajectory of the vehicle to the road situation in the short and long term, in particular when the reference trajectories in the short and long term begin to diverge. The method avoids sudden changes in trajectory by merging two reference trajectories in the short and long term during a time interval causing a smooth transition between these two reference trajectories which induces increased driving comfort for the driver and the passengers of the vehicle.
Le procédé permet de paramétrer un suivi de trajectoire d’un véhicule. Ce paramétrage est facilement configurable comme on le verra par le suite. The method makes it possible to configure trajectory tracking of a vehicle. This setting is easily configurable as will be seen later.
Le procédé est avantageux car il peut être mis en oeuvre par un programme d’ordinateur qui peut être mis en oeuvre à partir du matériel actuellement embarqué sur un véhicule. The method is advantageous because it can be implemented by a computer program which can be implemented from the hardware currently on board a vehicle.
[Fig. 1] illustre de façon schématique un environnement routier dans lequel circule un véhicule, selon un exemple de réalisation particulier de la présente invention. [Fig. 1] schematically illustrates a road environment in which a vehicle is traveling, according to a particular embodiment of the present invention.
La figure 1 illustre un véhicule 10 circulant sur une voie de circulation 1001 dans une direction déterminée. Un second véhicule 11 circule sur une deuxième voie de circulation 1002 dans une direction opposée. FIG. 1 illustrates a vehicle 10 traveling on a traffic lane 1001 in a given direction. A second vehicle 11 travels on a second traffic lane 1002 in an opposite direction.
Chaque véhicule 10 et 11 est avantageusement équipé d’un dispositif de communication pour transmettre et recevoir des données à destination d’un autre véhicule et/ou d’un serveur d’une infrastructure réseau. Chaque dispositif de communication peut être assimilé à un nœud d’un réseau, par exemple un réseau sans fil ad hoc. Each vehicle 10 and 11 is advantageously equipped with a communication device for transmitting and receiving data intended for another vehicle and/or a server of a network infrastructure. Each communication device can be likened to a node of a network, for example an ad hoc wireless network.
Les véhicules 10 et 11 communiquent avantageusement en utilisant un système de communication dit V2X, par exemple basé sur les standards 3GPP LTE-V ou IEEE 802.11 p de ITS G5. Dans un tel système de communication V2X, chaque véhicule embarque un nœud pour permettre une communication de véhicule à véhicule V2V, de véhicule à infrastructure V2I et/ou de véhicule à piéton V2P (de l’anglais « vehicle-to- pedestrian »), les piétons étant équipés de dispositifs mobiles (par exemple un téléphone intelligent (de l’anglais « Smartphone »)) configurés pour communiquer avec les véhicules. The vehicles 10 and 11 advantageously communicate using a so-called V2X communication system, for example based on the 3GPP LTE-V or IEEE 802.11 p standards of ITS G5. In such a V2X communication system, each vehicle embeds a node to enable V2V vehicle-to-vehicle, V2I infrastructure vehicle and/or V2P vehicle-to-pedestrian (vehicle-to-pedestrian) communication, the pedestrians being equipped with mobile devices (for example a smart phone (“Smartphone”)) configured to communicate with the vehicles.
L’infrastructure du réseau comprend par exemple des dispositifs de communicationNetwork infrastructure includes, for example, communication devices
101 , 102, chaque dispositif 101 , 102 correspondant par exemple à une antenne d’un réseau cellulaire de type LTE 4G ou 5G ou à une UBR (« Unité Bord de Route »), chacune correspondant à un nœud du réseau, en plus des nœuds équipant les véhicules ou les piétons. 101, 102, each device 101, 102 corresponding for example to an antenna of a 4G or 5G LTE-type cellular network or to a UBR (“Roadside Unit”), each corresponding to a network node, in addition to the nodes equipping vehicles or pedestrians.
Selon un exemple particulier de réalisation, l’ensemble des nœuds (c’est-à-dire les dispositifs de communications associés aux véhicules 10 et 11 et les antennes ou UBR 101 , 102) du réseau forme par exemple un réseau sans fil ad hoc (aussi appelé WANET (de l’anglais « Wireless Ad Hoc Network ») ou MANET (de l’anglais « Mobile Ad Hoc Network »)), correspondant à un réseau sans fil décentralisé. Le réseau sans fil ad hoc correspond avantageusement à un réseau véhiculaire ad hoc (ou VANET, de l’anglais « Vehicular Ad hoc NETwork ») ou à un réseau véhiculaire ad hoc intelligent (ou InVANET, de l’anglais « Intelligent Vehicular Ad hoc NETwork »), aussi appelé réseau « GeoNetworking ». Dans un tel réseau, 2 véhicules ou plus embarquant chacun un nœud peuvent communiquer entre eux dans le cadre d’une communication véhicule à véhicule V2V ; chaque véhicule peut communiquer avec l’infrastructure mise en place dans le cadre d’une communication véhicule à infrastructure V2I ; chaque véhicule peut communiquer avec un ou des piétons équipés de dispositifs mobiles (par exemple un téléphone intelligent dans le cadre d’une communication véhicule à piéton V2P. According to a particular embodiment, all the nodes (that is to say the communication devices associated with the vehicles 10 and 11 and the antennas or UBR 101, 102) of the network form, for example, an ad hoc wireless network (also called WANET (from the English “Wireless Ad Hoc Network”) or MANET (from the English “Mobile Ad Hoc Network”)), corresponding to a decentralized wireless network. The ad hoc wireless network advantageously corresponds to a vehicular ad hoc network (or VANET, standing for “Vehicular Ad hoc NETwork”) or to an intelligent vehicular ad hoc network (or InVANET, standing for “Intelligent Vehicular Ad hoc NETwork”), also known as the “GeoNetworking” network. In such a network, 2 or more vehicles each carrying a node can communicate with each other in the context of V2V vehicle-to-vehicle communication; each vehicle can communicate with the infrastructure set up as part of vehicle-to-infrastructure V2I communication; each vehicle can communicate with one or more pedestrians equipped with mobile devices (e.g. a smart phone as part of V2P vehicle-to-pedestrian communication.
Les nœuds correspondants aux antennes (ou UBR) 101 et 102 sont avantageusement reliés à un ou plusieurs serveurs distants ou au « cloud » 100 (ou en français « nuage ») via une connexion filaire et/ou sans fil. Les antennes ou UBR 101 et 102 peuvent ainsi faire office de relais entre le « cloud » 100 et chaque véhicule 10 et 11.The nodes corresponding to the antennas (or UBR) 101 and 102 are advantageously connected to one or more remote servers or to the “cloud” 100 (or in French “cloud”) via a wired and/or wireless connection. The antennas or UBR 101 and 102 can thus act as a relay between the “cloud” 100 and each vehicle 10 and 11.
Les véhicules 10 et 11 correspondent par exemple à des véhicules dits autonomes, c’est-à-dire des véhicules dont la conduite est, au moins en partie, gérée par un ou plusieurs systèmes automatiques. Le niveau d’autonomie des véhicules 10 et 11 est par exemple compris entre 0 et 5 (0 pour un véhicule n’ayant aucune autonomie et dont la conduite est sous la supervision totale du conducteur et 5 pour un véhicule totalement autonome). The vehicles 10 and 11 correspond for example to so-called autonomous vehicles, that is to say vehicles whose driving is, at least in part, managed by one or more automatic systems. The level of autonomy of vehicles 10 and 11 is for example between 0 and 5 (0 for a vehicle having no autonomy and whose driving is under the total supervision of the driver and 5 for a completely autonomous vehicle).
Les 5 niveaux d’autonomie de la classification de l’agence fédérale chargée de la sécurité routière sont : - niveau 0 : aucune automatisation, le conducteur du véhicule contrôle totalement les fonctions principales du véhicule (moteur, accélérateur, direction, freins) ; The 5 levels of autonomy of the classification of the federal agency in charge of road safety are: - level 0: no automation, the driver of the vehicle fully controls the main functions of the vehicle (engine, accelerator, steering, brakes);
- niveau 1 : assistance au conducteur, l’automatisation est active pour certaines fonctions du véhicule, le conducteur gardant un contrôle global sur la conduite du véhicule ; le régulateur de vitesse fait partie de ce niveau, comme d’autres aides telles que TABS (système antiblocage des roues) ou l’ESP (électro-stabilisateur programmé) ;- level 1: driver assistance, automation is active for certain vehicle functions, the driver retaining overall control over the driving of the vehicle; cruise control is part of this level, like other aids such as TABS (anti-lock braking system) or ESP (programmed electro-stabilizer);
- niveau 2 : automatisation de fonctions combinées, le contrôle d’au moins deux fonctions principales est combiné dans l’automatisation pour remplacer le conducteur dans certaines situations ; par exemple, le régulateur de vitesse adaptatif combiné avec le centrage sur la voie permet à un véhicule d’être classé niveau 2, tout comme l’aide au stationnement (de l’anglais « Park assist ») automatique ; - level 2: automation of combined functions, the control of at least two main functions is combined in the automation to replace the driver in certain situations; for example, adaptive cruise control combined with lane centering allows a vehicle to be classified as level 2, as does automatic parking assistance;
- niveau 3 : conduite autonome limitée, le conducteur peut céder le contrôle complet du véhicule au système automatisé qui sera alors en charge des fonctions critiques de sécurité ; la conduite autonome ne peut cependant avoir lieu que dans certaines conditions environnementales et de trafic déterminées (uniquement sur autoroute par exemple) ; - level 3: limited autonomous driving, the driver can hand over complete control of the vehicle to the automated system which will then be in charge of critical safety functions; however, autonomous driving can only take place under certain determined environmental and traffic conditions (only on the motorway, for example);
- niveau 4 : conduite autonome complète sous conditions, le véhicule est conçu pour assurer seul l’ensemble des fonctions critiques de sécurité sur un trajet complet ; le conducteur fournit une destination ou des consignes de navigation mais n’est pas tenu de se rendre disponible pour reprendre le contrôle du véhicule ; - level 4: complete autonomous driving under conditions, the vehicle is designed to carry out all the critical safety functions on its own over a complete journey; the driver provides a destination or navigation instructions but is not required to make himself available to regain control of the vehicle;
- niveau 5 : conduite complètement autonome sans l’aide de conducteur dans toutes les circonstances. - level 5: completely autonomous driving without driver assistance in all circumstances.
La classification de l’organisation internationale des constructeurs automobiles est semblable à celle listée ci-dessus, à la différence près qu’elle comporte 6 niveaux, le niveau 3 de la classification américaine étant divisé en 2 niveaux dans celle de l’organisation internationale des constructeurs automobiles. The classification of the International Organization of Motor Vehicle Manufacturers is similar to that listed above, with the difference that it has 6 levels, level 3 of the American classification being divided into 2 levels in that of the International Organization of Car manufacturers.
Selon un exemple de réalisation particulier, le premier véhicule 10 peut-être un véhicule de niveau 2 ou plus, le premier véhicule 10 pouvant être équipé de fonctions ou système(s) d’aide à la conduite, dit ADAS. Dans une première opération, le premier véhicule 10, par exemple un calculateur embarqué du premier véhicule 10, obtient une trajectoire de référence à court terme y1 (t). Cette trajectoire y1 (t) pourrait être suivie par un véhicule jusqu’à un instant temporel t1 . According to a particular embodiment, the first vehicle 10 may be a level 2 or higher vehicle, the first vehicle 10 possibly being equipped with driving assistance functions or system(s), known as ADAS. In a first operation, the first vehicle 10, for example an on-board computer of the first vehicle 10, obtains a short-term reference trajectory y1 (t). This trajectory y1(t) could be followed by a vehicle up to a time instant t1.
La trajectoire y1 (t) peut être obtenue à partir de données issues de capteurs périphériques embarqués et éventuellement de données cartographiques. La détermination de la trajectoire d’un véhicule est largement connue de l’état de la technique lorsqu’elle est basée, par exemple, sur la position temporelle et la vitesse du véhicule 10. The trajectory y1(t) can be obtained from data coming from on-board peripheral sensors and possibly from cartographic data. The determination of the trajectory of a vehicle is widely known from the state of the art when it is based, for example, on the temporal position and the speed of the vehicle 10.
Selon une variante, le premier véhicule 10, par exemple un calculateur embarqué du premier véhicule 10, reçoit d’un serveur de données distant, un message comportant une information qui permet au premier véhicule de déterminer la trajectoire y1 (t), par exemple des données cartographiques. According to a variant, the first vehicle 10, for example an on-board computer of the first vehicle 10, receives from a remote data server a message comprising information which allows the first vehicle to determine the trajectory y1 (t), for example map data.
Selon une variante, le premier véhicule 10, par exemple un calculateur embarqué du premier véhicule 10, reçoit du second véhicule 11 , un message comportant une information sur le second véhicule 11 qui permet au premier véhicule de déterminer la trajectoire y1 (t). According to a variant, the first vehicle 10, for example an on-board computer of the first vehicle 10, receives from the second vehicle 11 a message comprising information on the second vehicle 11 which enables the first vehicle to determine the trajectory y1 (t).
L’information reçue peut, par exemple, être obtenue par un capteur embarqué du second véhicule 11. The information received can, for example, be obtained by an on-board sensor of the second vehicle 11.
L’information sur le second véhicule 11 (et/ou l’information émise par le serveur de données) peut, par exemple, être émise dans une trame de données émise par le second véhicule 11 (et/ou l’information émise par le serveur de données) à destination du premier véhicule 10 via une liaison sans fil selon un mode de communication de type V2X, soit en V2V ou en V2I. The information on the second vehicle 11 (and/or the information transmitted by the data server) can, for example, be transmitted in a data frame transmitted by the second vehicle 11 (and/or the information transmitted by the data server) to the first vehicle 10 via a wireless link according to a V2X type communication mode, either V2V or V2I.
Selon une variante de réalisation, une trame de données, émise par le second véhicule 11 (et/ou l’information émise par le serveur de données), comprend une information qui indique une position, une vitesse, un changement de direction ou une accélération du second véhicule. According to a variant embodiment, a data frame, transmitted by the second vehicle 11 (and/or the information transmitted by the data server), comprises information which indicates a position, a speed, a change of direction or an acceleration of the second vehicle.
Selon un mode de réalisation particulier, au moins l’une des trames de données émises correspond, par exemple, à une trame de type CAM (de l’anglais « Cooperative Awareness Message » ou en français « Message d’avertissement coopératif ») tel que défini dans la spécification technique ETSI TS 102 637-2 v1.2.1 de mars 2011 ou à une trame de type DENM (de l’anglais « Decentralized Environmental NotificationAccording to a particular embodiment, at least one of the transmitted data frames corresponds, for example, to a CAM (Cooperative Awareness Message" or in French "Cooperative warning message") as defined in the technical specification ETSI TS 102 637-2 v1.2.1 of March 2011 or to a DENM type frame (from the English "Decentralized Environmental Notification
Message » ou en français « Message de notification environnementale décentralisée ») tel que défini dans la spécification technique ETSI TS 102 637-3 v1.1.1 de septembre 2010. Message” or in French “Decentralized environmental notification message”) as defined in the technical specification ETSI TS 102 637-3 v1.1.1 of September 2010.
Une trame de données est par exemple reçue de l’infrastructure réseau, par exemple de l’élément 101 , le second véhicule 11 (et/ou l’information émise par le serveur de données) ayant transmis cette trame de données à l’infrastructure réseau qui la retransmet ensuite au premier véhicule 10. A data frame is for example received from the network infrastructure, for example from the element 101, the second vehicle 11 (and/or the information transmitted by the data server) having transmitted this data frame to the infrastructure network which then retransmits it to the first vehicle 10.
Selon un autre exemple de réalisation particulier, le premier véhicule 10 communique avec le second véhicule 11 selon un mode de communication directe de type V2V et une trame de données est reçue directement du second véhicule 11 . According to another particular embodiment, the first vehicle 10 communicates with the second vehicle 11 according to a direct communication mode of the V2V type and a data frame is received directly from the second vehicle 11 .
Un mode de communication directe est par exemple conforme à : A direct communication mode is for example compliant with:
- ITS G5 en Europe ou DSRC (de l’anglais « Dedicated Short Range Communications » ou en français « Communications dédiées à courte portée ») aux Etats-Unis d’Amérique, qui reposent tous les deux sur le standard IEEE 802.11 p ; ou - ITS G5 in Europe or DSRC (Dedicated Short Range Communications) in the United States of America, both of which are based on the IEEE 802.11 p standard; Where
- LTE-V Mode 4 (de l’anglais « Long-Term Evolution - Vehicle Mode 4 » ou en français « Evolution à long terme - véhicule Mode 4 ») qui permet des communications V2V, aussi appelées communications « sidelink » (ou en français « liaison latérale »)) basé sur une interface de communication directe de LTE appelée PC5 ; une telle technologie est décrite par exemple dans l’article intitulé « Analytical Models of the Performance of C-V2X Mode 4 Vehicular Communications », écrit par Manuel Gonzalez-Martin, Miguel Sepulcre, Rafael Molina-Masegosa et Javier Gozalvez, et publié en 2018. - LTE-V Mode 4 (from English "Long-Term Evolution - Vehicle Mode 4" or in French "Evolution à long terme -véhicle Mode 4") which allows V2V communications, also called "sidelink" communications (or in French "side link")) based on a direct communication interface of LTE called PC5; such technology is described for example in the article entitled "Analytical Models of the Performance of C-V2X Mode 4 Vehicular Communications", written by Manuel Gonzalez-Martin, Miguel Sepulcre, Rafael Molina-Masegosa and Javier Gozalvez, and published in 2018 .
Dans une deuxième opération, le premier véhicule 10, par exemple un calculateur embarqué du premier véhicule 10, obtient une trajectoire de référence à long terme y2(t) du premier véhicule 10 sur la voie de circulation 1001 à partir de données de type GPS issues de capteurs embarqués sur le premier véhicule 10. Cette trajectoire y2(t) pourrait être suivie par un véhicule après un instant temporel t2 supérieur à t1 . Dans une troisième étape, le premier véhicule 10, par exemple un calculateur embarqué du premier véhicule 10, détermine une trajectoire y3(t) du premier véhicule 10 entre les instants t1 et t2 par fusion de la trajectoire y1(t) et de la trajectoire y2(t).In a second operation, the first vehicle 10, for example an on-board computer of the first vehicle 10, obtains a long-term reference trajectory y2(t) of the first vehicle 10 on the traffic lane 1001 from GPS type data coming from sensors on board the first vehicle 10. This trajectory y2(t) could be followed by a vehicle after a time instant t2 greater than t1. In a third step, the first vehicle 10, for example an on-board computer of the first vehicle 10, determines a trajectory y3(t) of the first vehicle 10 between times t1 and t2 by merging the trajectory y1(t) and the trajectory y2(t).
Selon une variante, dans une quatrième opération, la vitesse du premier véhicule 10 est modifiée en fonction de la trajectoire y3(t). According to a variant, in a fourth operation, the speed of the first vehicle 10 is modified according to the trajectory y3(t).
Par exemple, la vitesse du premier véhicule 10 est diminuée lorsqu’un régulateur ou limiteur de vitesse du premier véhicule 10 est activé et ce dès que la vitesse du premier véhicule 10 est excessive par rapport à la trajectoire y3(t) du premier véhicule 10, tel que l’approche d’un virage ou d’un stop. For example, the speed of the first vehicle 10 is reduced when a regulator or speed limiter of the first vehicle 10 is activated and this as soon as the speed of the first vehicle 10 is excessive with respect to the trajectory y3(t) of the first vehicle 10 , such as approaching a turn or a stop.
Un calculateur embarqué du premier véhicule 10 mettant en oeuvre les opérations ci- dessus détermine par exemple une ou plusieurs consignes de vitesse. Cette ou ces consignes de vitesse sont par exemple transmises à un système ADAS embarqué du premier véhicule 10, par exemple le système régulateur de vitesse (ou en anglais « Cruise Control ») ou le système régulateur de vitesse adaptatif, dit ACC (de l’anglais « Adaptive Cruise Control »), un tel système ACC équipant par exemple les véhicules ayant un niveau d’autonomie au moins égal à 2. An on-board computer of the first vehicle 10 implementing the above operations determines for example one or more speed setpoints. This or these speed instructions are for example transmitted to an on-board ADAS system of the first vehicle 10, for example the cruise control system (or in English "Cruise Control") or the adaptive cruise control system, called ACC (of the English “Adaptive Cruise Control”), such an ACC system equipping, for example, vehicles with a level of autonomy at least equal to 2.
Les données utilisées pour déterminer la trajectoire y1 (t) sont obtenues à partir de capteurs d’un système(s) de détection d’objet embarqué du premier véhicule 10, ce ou ces systèmes faisant par exemple partie des systèmes ADAS du premier véhicule 10. A titre d’exemple, le ou les capteurs associés à ces systèmes de détection d’objet correspondent à un ou plusieurs des capteurs suivants : The data used to determine the trajectory y1 (t) are obtained from sensors of an on-board object detection system(s) of the first vehicle 10, this or these systems forming for example part of the ADAS systems of the first vehicle 10 By way of example, the sensor(s) associated with these object detection systems correspond to one or more of the following sensors:
- un ou plusieurs radars à ondes millimétriques arrangés sur le premier véhicule 10, par exemple à l’avant, à l’arrière, sur chaque coin avant/arrière du premier véhicule ; chaque radar est adapté pour émettre des ondes électromagnétiques et pour recevoir les échos de ces ondes renvoyées par un ou plusieurs objets, dans le but de détecter des obstacles et leurs distances vis-à-vis du premier véhicule 10 ; et/ou - one or more millimeter wave radars arranged on the first vehicle 10, for example at the front, at the rear, on each front/rear corner of the first vehicle; each radar is adapted to emit electromagnetic waves and to receive the echoes of these waves returned by one or more objects, with the aim of detecting obstacles and their distances vis-à-vis the first vehicle 10; and or
- un ou plusieurs LIDAR(s) (de l’anglais « Light Detection And Ranging », ou - one or more LIDAR(s) (from the English “Light Detection And Ranging”, or
« Détection et estimation de la distance par la lumière » en français), un capteur LIDAR correspondant à un système optoélectronique composé d’un dispositif émetteur laser, d’un dispositif récepteur comprenant un collecteur de lumière (pour collecter la partie du rayonnement lumineux émis par l’émetteur et réfléchi par tout objet situé sur le trajet des rayons lumineux émis par l’émetteur) et d’un photodétecteur qui transforme la lumière collectée en signal électrique ; un capteur LIDAR permet ainsi de détecter la présence d’objets situés dans le faisceau lumineux émis et de mesurer la distance entre le capteur et chaque objet détecté ; et/ou "Detection and estimation of the distance by light" in French), a LIDAR sensor corresponding to an optoelectronic system composed of a laser transmitter device, a receiver device comprising a light collector (to collect the part of the light radiation emitted by the transmitter and reflected by any object located on the path of the light rays emitted by the transmitter) and a photodetector which transforms the collected light into an electrical signal; a LIDAR sensor thus makes it possible to detect the presence of objects situated in the emitted light beam and to measure the distance between the sensor and each detected object; and or
- une ou plusieurs caméras (associées ou non à un capteur de profondeur) pour l’acquisition d’une ou plusieurs images de l’environnement autour du premier véhicule 10 se trouvant dans le champ de vision de la ou les caméras. - one or more cameras (associated or not with a depth sensor) for the acquisition of one or more images of the environment around the first vehicle 10 located in the field of vision of the camera or cameras.
Les données issues de ce ou ces capteurs varient selon le type de capteur. Lorsqu’il s’agit d’un radar ou d’un LIDAR, les données correspondent par exemple à des données de distance entre des points de l’objet détecté et le capteur. Chaque objet détecté est ainsi représenté par un nuage de points (chaque point correspondant à un point de l’objet recevant le rayonnement émis par le capteur et réfléchissant au moins en partie ce rayonnement), le nuage de points représentant l’enveloppe (ou une partie de l’enveloppe) de l’objet détecté tel que vu par le capteur et in fine par le premier véhicule 10 embarquant le capteur. Lorsqu’il s’agit d’une caméra vidéo, les données correspondent à des données associées à chaque pixel de la ou les images acquises, par exemple des valeurs de niveaux de gris codés sur par exemple 8, 10, 12 ou plus de bits pour chaque canal couleur, par exemple RGB (de l’anglais « Red, Green, Blue » ou en français « Rouge, vert, bleu »). The data from this or these sensors vary according to the type of sensor. When it is a radar or a LIDAR, the data correspond for example to distance data between points of the detected object and the sensor. Each detected object is thus represented by a cloud of points (each point corresponding to a point of the object receiving the radiation emitted by the sensor and reflecting at least part of this radiation), the cloud of points representing the envelope (or a part of the envelope) of the detected object as seen by the sensor and ultimately by the first vehicle 10 carrying the sensor. In the case of a video camera, the data correspond to data associated with each pixel of the acquired image or images, for example gray level values coded on for example 8, 10, 12 or more bits for each color channel, for example RGB (from English “Red, Green, Blue” or in French “Rouge, vert, bleu”).
Le traitement de ces données issues de ces capteurs embarqués permet au premier véhicule 10 d’obtenir des informations sur le second véhicule 11 , par exemple des informations sur la vitesse courante du second véhicule 11 et/ou des informations relatives à la distance courante entre le premier véhicule 10 et le second véhicule 11 .The processing of these data from these on-board sensors allows the first vehicle 10 to obtain information on the second vehicle 11, for example information on the current speed of the second vehicle 11 and/or information relating to the current distance between the first vehicle 10 and second vehicle 11 .
Ces informations sont utilisées par le premier véhicule 10, par exemple par un calculateur mettant en oeuvre les opérations décrites en regard de ce processus, pour déterminer la trajectoire y1(t) du premier véhicule 10. This information is used by the first vehicle 10, for example by a computer implementing the operations described with regard to this process, to determine the trajectory y1(t) of the first vehicle 10.
Cette ou ces consignes de vitesse peut ou peuvent alimenter le système régulateur de vitesse ou le système ACC du premier véhicule 10 pour contrôler la vitesse du premier véhicule 10. Cela permet ainsi au premier véhicule 10 d’anticiper tout changement de l’environnement routier telle l’apparition d’objets sur la voie de circulation ou d’anticiper l’apparition de panneaux de signalisation. Cela permet d’anticiper l’interaction éventuelle d’un véhicule avec le conducteur, éventuellement la reprise en main du véhicule par le conducteur. Cela permet ainsi d’améliorer la sécurité du premier véhicule 10 ainsi que celle de leurs passagers respectifs. This or these speed instructions can supply the cruise control system or the ACC system of the first vehicle 10 to control the speed of the first vehicle 10. This thus allows the first vehicle 10 to anticipate any change in the road environment such as the appearance of objects on the traffic lane or to anticipate the appearance of traffic signs. This makes it possible to anticipate the possible interaction of a vehicle with the driver, possibly the taking over of the vehicle by the driver. This thus makes it possible to improve the safety of the first vehicle 10 as well as that of their respective passengers.
[Fig. 2] illustre schématiquement un dispositif embarqué sur le premier véhicule de la figure 1 et configuré pour mettre en oeuvre le procédé de suivi de trajectoire d’un véhicule circulant sur une voie de circulation de la figure 3, selon un exemple de réalisation particulier de la présente invention. [Fig. 2] schematically illustrates a device on board the first vehicle of FIG. 1 and configured to implement the method for following the trajectory of a vehicle traveling on a traffic lane of FIG. 3, according to a particular embodiment of the present invention.
Le dispositif 2 correspond par exemple à un dispositif embarqué dans le premier véhicule 10, par exemple un calculateur. Le dispositif 2 est par exemple configuré pour transmettre et/ou recevoir des données selon une liaison de type V2X, déterminer une ou plusieurs consignes. The device 2 corresponds for example to a device on board the first vehicle 10, for example a computer. The device 2 is for example configured to transmit and/or receive data according to a V2X type link, to determine one or more instructions.
Le dispositif 2 est par exemple configuré pour la mise en oeuvre des opérations décrites en regard de la figure 1 et/ou des étapes du procédé décrit en regard de la figure 3. Des exemples d’un tel dispositif 2 comprennent, sans y être limités, un équipement électronique embarqué tel qu’un ordinateur de bord d’un véhicule, un calculateur électronique tel qu’une UCE (« Unité de Commande Electronique »), un téléphone intelligent, une tablette, un ordinateur portable. Les éléments du dispositif 2, individuellement ou en combinaison, peuvent être intégrés dans un unique circuit intégré, dans plusieurs circuits intégrés, et/ou dans des composants discrets. Le dispositif 2 peut être réalisé sous la forme de circuits électroniques ou de modules logiciels (ou informatiques) ou encore d’une combinaison de circuits électroniques et de modules logiciels. Selon différents modes de réalisation particuliers, le dispositif 2 est couplé en communication avec d’autres dispositifs ou systèmes similaires et/ou avec des dispositifs de communication, par exemple une TCU (de l’anglais « Telematic Control Unit » ou en français « Unité de Contrôle Télématique »), par exemple par l’intermédiaire d’un bus de communication ou au travers de ports d’entrée / sortie dédiés. Le dispositif 2 comprend un (ou plusieurs) processeur(s) 20 configurés pour exécuter des instructions pour la réalisation des étapes du procédé et/ou pour l’exécution des instructions du ou des logiciels embarqués dans le dispositif 2. Le processeur 20 peut inclure de la mémoire intégrée, une interface d’entrée/sortie, et différents circuits connus de l’homme du métier. Le dispositif 2 comprend en outre au moins une mémoireThe device 2 is for example configured for the implementation of the operations described with regard to FIG. 1 and/or the steps of the method described with regard to FIG. 3. Examples of such a device 2 comprise, without being limited thereto , on-board electronic equipment such as a vehicle's on-board computer, an electronic computer such as an ECU ("Electronic Control Unit"), a smart phone, a tablet, a laptop computer. The elements of device 2, individually or in combination, can be integrated in a single integrated circuit, in several integrated circuits, and/or in discrete components. The device 2 can be made in the form of electronic circuits or software (or computer) modules or else a combination of electronic circuits and software modules. According to different particular embodiments, the device 2 is coupled in communication with other similar devices or systems and/or with communication devices, for example a TCU (from the English “Telematic Control Unit” or in French “Unité Telematics Control"), for example via a communication bus or through dedicated input/output ports. The device 2 comprises one (or more) processor(s) 20 configured to execute instructions for carrying out the steps of the method and/or for executing the instructions of the software or software embedded in the device 2. The processor 20 can include integrated memory, an input/output interface, and various circuits known to those skilled in the art. Device 2 further comprises at least one memory
21 correspondant par exemple une mémoire volatile et/ou non volatile et/ou comprend un dispositif de stockage mémoire qui peut comprendre de la mémoire volatile et/ou non volatile, telle que EEPROM, ROM, PROM, RAM, DRAM, SRAM, flash, disque magnétique ou optique. 21 corresponding for example to a volatile and/or non-volatile memory and/or comprises a memory storage device which may comprise volatile and/or non-volatile memory, such as EEPROM, ROM, PROM, RAM, DRAM, SRAM, flash, magnetic or optical disk.
Le code informatique du ou des logiciels embarqués comprenant les instructions à charger et exécuter par le processeur est par exemple stocké sur la mémoire 21 . The computer code of the on-board software or software comprising the instructions to be loaded and executed by the processor is for example stored on the memory 21 .
Selon un mode de réalisation particulier et non limitatif, le dispositif 2 comprend un blocAccording to a particular and non-limiting embodiment, the device 2 comprises a block
22 d’éléments d’interface pour communiquer avec des dispositifs externes, par exemple un serveur distant ou le « cloud », d’autres noeuds du réseau ad hoc. Les éléments d’interface du bloc 22 comprennent une ou plusieurs des interfaces suivantes : 22 interface elements to communicate with external devices, for example a remote server or the “cloud”, other nodes of the ad hoc network. Block 22 interface elements include one or more of the following interfaces:
- interface radiofréquence RF, par exemple de type Bluetooth® ou Wi-Fi®, LTE (de l’anglais « Long-Term Evolution » ou en français « Evolution à long terme »), LTE- Advanced (ou en français LTE-avancé) ; - RF radiofrequency interface, for example of the Bluetooth® or Wi-Fi® type, LTE (from English "Long-Term Evolution" or in French "Evolution à long terme"), LTE-Advanced (or in French LTE-advanced );
- interface USB (de l’anglais « Universal Serial Bus » ou « Bus Universel en Série » en français) ; - USB interface (from the English "Universal Serial Bus" or "Universal Serial Bus" in French);
- interface HDMI (de l’anglais « High Definition Multimedia Interface », ou « Interface Multimedia Haute Definition » en français) ; - HDMI interface (from the English “High Definition Multimedia Interface”, or “Interface Multimedia Haute Definition” in French);
- interface LIN (de l’anglais « Local Interconnect Network », ou en français « Réseau interconnecté local »). - LIN interface (from English “Local Interconnect Network”, or in French “Réseau interconnecté local”).
Des données sont par exemples chargées vers le dispositif 2 via l’interface du bloc 22 en utilisant un réseau Wi-Fi® tel que selon IEEE 802.11 , un réseau ITS G5 basé sur IEEE 802.11 p ou un réseau mobile tel qu’un réseau 4G (ou LTE Advanced selon 3GPP release 10 - version 10) ou 5G, notamment un réseau LTE-V2X. Data are for example loaded to the device 2 via the interface of block 22 using a Wi-Fi® network such as according to IEEE 802.11, an ITS G5 network based on IEEE 802.11 p or a mobile network such as a 4G network (or LTE Advanced according to 3GPP release 10 - version 10) or 5G, in particular an LTE-V2X network.
Selon un autre mode de réalisation particulier, le dispositif 2 comprend une interface de communication 23 qui permet d’établir une communication avec d’autres dispositifs (tels que d’autres calculateurs du système embarqué) via un canal de communication 24. L’interface de communication 23 correspond par exemple à un transmetteur configuré pour transmettre et recevoir des informations et/ou des données via le canal de communication 24. L’interface de communication 23 correspond par exemple à un réseau filaire de type CAN (de l’anglais « Controller Area Network » ou en français « Réseau de contrôleurs »), CAN FD (de l’anglais « Controller Area Network Flexible Data-Rate » ou en français « Réseau de contrôleurs à débit de données flexible »), FlexRay (standardisé par la norme ISO 17458) ou Ethernet (standardisé par la norme ISO/IEC 802-3). According to another particular embodiment, the device 2 comprises a communication interface 23 which makes it possible to establish communication with other devices (such as than other computers of the on-board system) via a communication channel 24. The communication interface 23 corresponds for example to a transmitter configured to transmit and receive information and/or data via the communication channel 24. The interface communication 23 corresponds for example to a wired network of the CAN type (from the English “Controller Area Network” or in French “Réseau de Contrôleurs”), CAN FD (from the English “Controller Area Network Flexible Data-Rate” or in French “Flexible Data Rate Controller Network”), FlexRay (standardized by ISO 17458) or Ethernet (standardized by ISO/IEC 802-3).
Selon un mode de réalisation particulier supplémentaire, le dispositif 2 peut fournir des signaux de sortie à un ou plusieurs dispositifs externes, tels qu’un écran d’affichage, un ou des haut-parleurs et/ou d’autres périphériques via respectivement des interfaces de sortie non représentées. According to an additional particular embodiment, the device 2 can supply output signals to one or more external devices, such as a display screen, one or more loudspeakers and/or other peripherals respectively via interfaces output not shown.
[Fig. 3] illustre un organigramme des différentes étapes d’un procédé de suivi de trajectoire d’un véhicule selon un exemple de réalisation particulier de la présente invention. [Fig. 3] illustrates a flowchart of the different steps of a method for following the trajectory of a vehicle according to a particular embodiment of the present invention.
Dans une première étape 31 , la trajectoire y1 (t) est obtenue. In a first step 31 , the trajectory y1 (t) is obtained.
Dans une deuxième étape 32, la trajectoire y2(t) est obtenue. In a second step 32, the trajectory y2(t) is obtained.
Dans une troisième étape 33, une trajectoire y3(t) du véhicule est déterminée entre les instants t1 et t2 par fusion de la trajectoire y1 (t) et de la trajectoire y2(t). In a third step 33, a trajectory y3(t) of the vehicle is determined between times t1 and t2 by merging trajectory y1(t) and trajectory y2(t).
Selon un exemple de réalisation particulier, la trajectoire y3(t) est donnée par :
Figure imgf000018_0001
avec k1(t) une fonction représentant l’évolution temporelle d’un premier coefficient et k2 (t) une fonction représentant l’évolution temporelle d’un second coefficient.
According to a particular embodiment, the trajectory y3(t) is given by:
Figure imgf000018_0001
with k1(t) a function representing the temporal evolution of a first coefficient and k2(t) a function representing the temporal evolution of a second coefficient.
Selon un exemple de réalisation particulier illustré à la figure 4, les fonctions k1(t) et k1 (t) évoluent temporellement selon les règles suivantes :
Figure imgf000018_0002
According to a particular example of embodiment illustrated in FIG. 4, the functions k1(t) and k1 (t) evolve over time according to the following rules:
Figure imgf000018_0002
Figure imgf000019_0001
Figure imgf000019_0001
La trajectoire y3(t) suit une évolution temporelle illustrée à la figure 5
Figure imgf000019_0002
The trajectory y3(t) follows a temporal evolution illustrated in figure 5
Figure imgf000019_0002
Les instants temporels t1 et t2 sont calculés à chaque instant afin de garder une progressivité temporelle de la trajectoire y3(t). The temporal instants t1 and t2 are calculated at each instant in order to keep a temporal progression of the trajectory y3(t).
Selon un exemple de réalisation particulier illustrée à la figure 6, l’instant temporel t2 est calculé à partir d’une surface délimitée par les trajectoires y1 (t) et y2(t) de leur origine à l’instant temporel t2. According to a particular embodiment example illustrated in FIG. 6, the time instant t2 is calculated from a surface delimited by the trajectories y1(t) and y2(t) from their origin to the time instant t2.
Ainsi, l’instant temporel t2 peut être paramétré en définissant une valeur seuil Smax que ne doit pas dépasser la surface. Dès que la surface atteint une valeur maximale sans dépasser cette valeur seuil, l’instant temporel t2 correspondant est retenu pour la fusion des trajectoires y1 (t) et y2(t).
Figure imgf000019_0003
avec t2max une valeur maximale de t2 prédéterminée.
Thus, the time instant t2 can be parameterized by defining a threshold value Smax that the surface must not exceed. As soon as the surface reaches a maximum value without exceeding this threshold value, the corresponding time instant t2 is retained for merging the trajectories y1(t) and y2(t).
Figure imgf000019_0003
with t2max a predetermined maximum value of t2.
Selon un exemple de réalisation particulier, la valeur maximale t2max est une valeur constante, par exemple de l’ordre de 5s. According to a particular embodiment, the maximum value t2max is a constant value, for example of the order of 5s.
Selon une variante, la valeur maximale Smax peut être diminuée voire égale à 0 si les trajectoires y1 (t) et y2(t) sont trop différentes l’une de l’autre. La différence entre les trajectoire y1 (t) et y2(t) peut être estimée par un rapport d’accroissement
Figure imgf000019_0004
entre les différences des valeurs des trajectoires y2(t) et y1 (t) à deux instants temporels successifs t et t’.
According to a variant, the maximum value Smax can be reduced or even equal to 0 if the trajectories y1(t) and y2(t) are too different from each other. The difference between the trajectories y1 (t) and y2(t) can be estimated by an increment ratio
Figure imgf000019_0004
between the differences in the values of the trajectories y2(t) and y1(t) at two successive time instants t and t'.
Selon un exemple de réalisation particulier, l’instant temporel t1 est calculé afin que la dérivée et la dérivée seconde de la trajectoire y3(t) ne dépassent pas des valeurs seuils. According to a particular embodiment, the time instant t1 is calculated so that the derivative and the second derivative of the trajectory y3(t) do not exceed threshold values.
Et pour t1 (possiblement négatif), la plus grande valeur qui répond aux contraintes suivantes : And for t1 (possibly negative), the largest value that meets the following constraints:
• t1 >=t1 Min • t1 >=t1 Min
• t1 <=t2-deltaTmax • t1 <=t2-deltaTmax
• t1 tel que
Figure imgf000020_0001
• t1 such that
Figure imgf000020_0001
• t1 tel que
Figure imgf000020_0002
avec t1 Min une valeur seuil paramétrable, par exemple égale à -1 Os, deltaT max une valeur maximale paramétrable de l’intervalle de temps entre t1 et t2, par exemple égale à 1s, aMax_C une valeur maximale de la dérivée de la trajectoire y3(t), par exemple égale à 1 m/s2 et jMax_C une valeur maximale de la dérivée seconde de la trajectoire y3(t), par exemple égale à 1 m/s3.
• t1 such that
Figure imgf000020_0002
with t1 Min a configurable threshold value, for example equal to -1 Os, deltaT max a configurable maximum value of the time interval between t1 and t2, for example equal to 1s, aMax_C a maximum value of the derivative of the trajectory y3 (t), for example equal to 1 m/s 2 and jMax_C a maximum value of the second derivative of the trajectory y3(t), for example equal to 1 m/s 3 .
Selon un exemple de réalisation particulier, les instants temporels t1 et t2 sont choisis égaux lorsque la trajectoire y1 (t) n’est plus atteignable à court terme par le véhicule.According to a particular embodiment, the time instants t1 and t2 are chosen equal when the trajectory y1 (t) is no longer attainable in the short term by the vehicle.
Dans ce cas, le changement de trajectoire s’effectue sans période de transition entre la trajectoire y1 (t) et y2(t). In this case, the change of trajectory takes place without a transition period between the trajectory y1 (t) and y2(t).
Optionnellement, dans une quatrième étape 34, la vitesse du premier véhicule 10 est modifiée en fonction de la trajectoire y3(t). Optionally, in a fourth step 34, the speed of the first vehicle 10 is modified according to the trajectory y3(t).
Les variantes et exemples des opérations décrits en relation avec la figure 1 s’appliquent aux étapes du procédé de la figure 3. The variants and examples of the operations described in relation to Figure 1 apply to the steps of the method of Figure 3.
Bien entendu, l’invention ne se limite pas aux modes de réalisation décrits ci-avant mais s’étend à un procédé de suivi de trajectoire d’un véhicule circulant sur une voie de circulation et au dispositif configuré pour la mise en oeuvre du procédé dans n’importe quelle situation routière pouvant impliquer 2 voire plusieurs véhicules. Of course, the invention is not limited to the embodiments described above but extends to a method for following the trajectory of a vehicle traveling on a lane of traffic and to the device configured for the implementation of the method in any road situation which may involve 2 or even several vehicles.
L’invention concerne également un véhicule, par exemple automobile ou plus généralement un véhicule à moteur terrestre, comprenant le dispositif 2 de la figure 2. The invention also relates to a vehicle, for example an automobile or more generally a land motor vehicle, comprising the device 2 of FIG. 2.

Claims

REVENDICATIONS
1 . Procédé de suivi de trajectoire d’un véhicule circulant sur une voie de circulation, ledit procédé étant mis en oeuvre par un calculateur, ledit procédé comprenant : une étape (31 ) d’obtention d’une trajectoire de référence à court terme que pourrait suivre le véhicule jusqu’à un instant temporel t1 ; une étape (32) d’obtention d’une trajectoire de référence à long terme que pourrait suivre le véhicule après un instant temporel t2 supérieur à t1 ; et une étape (33) de détermination d’une trajectoire du véhicule y3(t) entre les instants t1 et t2 par fusion de la trajectoire de référence à court terme et de la trajectoire de référence à long terme. 1 . Method for following the trajectory of a vehicle traveling on a traffic lane, said method being implemented by a computer, said method comprising: a step (31) of obtaining a short-term reference trajectory that could be followed the vehicle until a time instant t1; a step (32) for obtaining a long-term reference trajectory that the vehicle could follow after a time instant t2 greater than t1; and a step (33) of determining a trajectory of the vehicle y3(t) between the instants t1 and t2 by merging the short-term reference trajectory and the long-term reference trajectory.
2. Procédé selon la revendication 1 , pour lequel la trajectoire y3(t) est obtenue par :
Figure imgf000022_0001
avec y1 (t) la trajectoire de référence à court terme, y2(t) la trajectoire de référence à long terme, k1 (t) une fonction d’évolution temporelle d’un premier coefficient et k2(t) une fonction d’évolution temporelle d’un second coefficient.
2. Method according to claim 1, for which the trajectory y3(t) is obtained by:
Figure imgf000022_0001
with y1 (t) the short-term reference trajectory, y2(t) the long-term reference trajectory, k1 (t) a time evolution function of a first coefficient and k2(t) an evolution function time of a second coefficient.
3. Procédé selon la revendication 2, pour lequel la fonction k1 (t) est donnée par :
Figure imgf000022_0002
avec t un instant temporel courant.
3. Method according to claim 2, for which the function k1 (t) is given by:
Figure imgf000022_0002
with t a current time instant.
4. Procédé selon la revendication 3, pour lequel la fonction k2(t) est donnée par :
Figure imgf000022_0003
4. Method according to claim 3, for which the function k2(t) is given by:
Figure imgf000022_0003
5. Procédé selon la revendication 4, pour lequel l’instant temporel t2 est calculé à partir d’une surface délimitée par les trajectoires y1 (t) et y2(t) de leur origine à l’instant temporel t2. 5. Method according to claim 4, for which time instant t2 is calculated from a surface delimited by trajectories y1(t) and y2(t) from their origin to time instant t2.
6. Procédé selon la revendication 4 ou 5, pour lequel l’instant temporel t1 est la plus grande valeur qui répond aux contraintes suivantes : t1 >=t1 Min t1 <=t2-deltaTmax t1 tel que
Figure imgf000023_0001
t1 tel que
Figure imgf000023_0002
avec t1 Min une valeur seuil paramétrable, deltaTmax une valeur maximale de l’intervalle de temps entre t1 et t2, aMax_C une valeur maximale de la dérivée de la trajectoire y3(t) et jMax_C une valeur maximale de la dérivée seconde de la trajectoire y3(t).
6. Method according to claim 4 or 5, for which the time instant t1 is the greatest value which meets the following constraints: t1 >=t1 Min t1 <=t2-deltaTmax t1 such that
Figure imgf000023_0001
t1 such that
Figure imgf000023_0002
with t1 Min a configurable threshold value, deltaTmax a maximum value of the time interval between t1 and t2, aMax_C a maximum value of the derivative of the trajectory y3(t) and jMax_C a maximum value of the second derivative of the trajectory y3 (t).
7. Dispositif de suivi de trajectoire d’un véhicule circulant sur une voie de circulation comprenant une mémoire associée à au moins un processeur configuré pour la mise en oeuvre des étapes du procédé selon l’une quelconque des revendications 1 à 6. 7. Device for trajectory tracking of a vehicle traveling on a traffic lane comprising a memory associated with at least one processor configured for the implementation of the steps of the method according to any one of claims 1 to 6.
8. Véhicule comprenant un dispositif selon la revendication 7. 8. Vehicle comprising a device according to claim 7.
9. Produit programme d’ordinateur comportant des instructions adaptées pour l’exécution des étapes du procédé selon l’une des revendications 1 à 6, lorsque le programme d’ordinateur est exécuté par au moins un processeur. 9. Computer program product comprising instructions adapted for the execution of the steps of the method according to one of claims 1 to 6, when the computer program is executed by at least one processor.
10. Support d’enregistrement lisible par un ordinateur sur lequel est enregistré un programme d’ordinateur comprenant des instructions pour l’exécution des étapes du procédé selon l’une quelconque des revendications 1 à 6. 10. A computer-readable recording medium on which is recorded a computer program comprising instructions for carrying out the steps of the method according to any one of claims 1 to 6.
PCT/FR2021/052220 2021-01-18 2021-12-07 Method and device for monitoring the trajectory of a vehicle traveling on a traffic lane WO2022152986A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
FR2100430A FR3118929B1 (en) 2021-01-18 2021-01-18 Method and device for following the trajectory of a vehicle traveling on a traffic lane
FRFR2100430 2021-01-18

Publications (1)

Publication Number Publication Date
WO2022152986A1 true WO2022152986A1 (en) 2022-07-21

Family

ID=75539481

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/FR2021/052220 WO2022152986A1 (en) 2021-01-18 2021-12-07 Method and device for monitoring the trajectory of a vehicle traveling on a traffic lane

Country Status (2)

Country Link
FR (1) FR3118929B1 (en)
WO (1) WO2022152986A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115562261A (en) * 2022-09-26 2023-01-03 北京理工大学 Vehicle kinematic trajectory tracking model prediction control method based on workflow
CN115562261B (en) * 2022-09-26 2024-05-10 北京理工大学 Workflow-based prediction control method for vehicle kinematic trajectory tracking model

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
FR2100430A5 (en) 1970-07-08 1972-03-17 Atomic Energy Commission
US9120485B1 (en) * 2012-09-14 2015-09-01 Google Inc. Methods and systems for smooth trajectory generation for a self-driving vehicle
CN112020014A (en) * 2020-08-24 2020-12-01 中国第一汽车股份有限公司 Lane change track planning method, device, server and storage medium

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
FR2100430A5 (en) 1970-07-08 1972-03-17 Atomic Energy Commission
US9120485B1 (en) * 2012-09-14 2015-09-01 Google Inc. Methods and systems for smooth trajectory generation for a self-driving vehicle
CN112020014A (en) * 2020-08-24 2020-12-01 中国第一汽车股份有限公司 Lane change track planning method, device, server and storage medium

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
SAI YALAMANCHI ET AL: "Long-term Prediction of Vehicle Behavior using Short-term Uncertainty-aware Trajectories and High-definition Maps", ARXIV.ORG, CORNELL UNIVERSITY LIBRARY, 201 OLIN LIBRARY CORNELL UNIVERSITY ITHACA, NY 14853, 13 March 2020 (2020-03-13), XP081620871 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115562261A (en) * 2022-09-26 2023-01-03 北京理工大学 Vehicle kinematic trajectory tracking model prediction control method based on workflow
CN115562261B (en) * 2022-09-26 2024-05-10 北京理工大学 Workflow-based prediction control method for vehicle kinematic trajectory tracking model

Also Published As

Publication number Publication date
FR3118929A1 (en) 2022-07-22
FR3118929B1 (en) 2023-04-28

Similar Documents

Publication Publication Date Title
FR3103437A1 (en) Method and device for determining the setpoint for a vehicle
WO2022258896A1 (en) Method and device for deactivating driving assistance systems
FR3118616A1 (en) Method and device for anti-collision warning and/or emergency braking
WO2022152986A1 (en) Method and device for monitoring the trajectory of a vehicle traveling on a traffic lane
FR3107873A1 (en) Method and device for controlling a vehicle in a risky meteorological area
FR3118824A1 (en) Method and device for taking control by a driver of an autonomous vehicle circulating in a tunnel
EP4090565B1 (en) Method and device for controlling a vehicle
WO2023105128A1 (en) Method and device for controlling an adaptive cruise control system of a vehicle
WO2022229534A1 (en) Method and device for controlling an automatic engine stop-start system in a platoon of vehicles
WO2023105131A1 (en) Method and device for controlling an adaptive cruise control system of a vehicle
FR3129911A1 (en) Method and device for controlling a driver assistance system
WO2023067257A1 (en) Method and device for controlling an adaptive cruise control system of a vehicle
WO2024094941A1 (en) Method and device for managing alert messages for an adaptive cruise control system of a vehicle
FR3133814A1 (en) Method and device for controlling an autonomous vehicle based on the location of a mobile communication device on the path of the autonomous vehicle
WO2024003473A1 (en) Method and device for controlling a driver-assistance system of a vehicle travelling in a road environment that includes an intersection
WO2023222960A1 (en) Method and device for controlling a cruise control system of a vehicle approaching a road signalling element
FR3133357A1 (en) Method and device for controlling an autonomous vehicle using location information from at least one mobile communication device
FR3132896A1 (en) Method and device for controlling a vehicle driving assistance system in a road environment comprising a merging of lanes
WO2023002099A1 (en) Method and device for controlling a system for regulating the speed of a vehicle adaptively
WO2023111412A1 (en) Method and device for controlling the acceleration of a vehicle
WO2022258892A1 (en) Method and device for controlling the speed of a vehicle based on a target vehicle
WO2023144464A1 (en) Method and device for controlling the acceleration of a vehicle comprising an on-board cruise control system
WO2024009015A1 (en) Method and device for controlling a vehicle driving assistance system by selecting a road portion of an intersection
FR3138099A1 (en) Method and device for controlling an adaptive speed regulation system of a vehicle
FR3133002A1 (en) Vehicle environment perception data communication method and device

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 21844374

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE