Login| Sign Up| Help| Contact|

Patent Searching and Data


Title:
AUTONOMOUS VEHICLE: OBJECT-LEVEL FUSION
Document Type and Number:
WIPO Patent Application WO/2018/063241
Kind Code:
A1
Abstract:
Previous self-driving car systems can detect objects separately with either vision systems, RADAR systems or LIDAR systems. In an embodiment of the present invention, an object fusion module normalizes sensor output from vision, RADAR, and LIDAR systems into a common format. Then, the system fuses the object-level sensor data across all systems by associating all objects detected and predicting tracks for all objects. The present system improves over previous systems by using the data from all sensors combined to develop a single set of knowledge about the objects around the self-driving car, instead of each sensor operating separately.

Inventors:
GRAHAM MATTHEW (US)
JONES TROY (US)
HORNE KYRA (US)
LENNOX SCOTT (US)
DEMERLY JON D (US)
STRONG STEPHEN SHELDON (US)
NAIK AFRAH FAIZ (US)
Application Number:
PCT/US2016/054423
Publication Date:
April 05, 2018
Filing Date:
September 29, 2016
Export Citation:
Click for automatic bibliography generation   Help
Assignee:
CHARLES STARK DRAPER LABORATORY INC (US)
AUTOLIV ASP INC (US)
International Classes:
G05D1/00; G05D1/02
Foreign References:
US20150254986A12015-09-10
US9381916B12016-07-05
US20140195138A12014-07-10
Other References:
None
Attorney, Agent or Firm:
MEAGHER, Timothy, J. et al. (US)
Download PDF:
Claims:
CLAIMS

What is claimed is:

1. A method comprising:

converting sensor data of detected objects from a plurality of heterogeneous sensors to a common coordinate frame;

predicting position, velocity, orientation and bounding boxes of existing object tracks at a current measurement time;

associating detected objects to existing object tracks by determining a similarity of at least two of kinematic information, geometric information, and object classification information based on the converted sensor data; and

updating the kinematic, geometric and object classification information for object tracks that are associated to detected objects;

reporting a fused object list having a resulting set of updated object tracks.

2. The method of Claim 1, further comprising initiating new object tracks for detected objects that are unassociated to existing object tracks.

3. The method of Claim 1, further comprising deleting object tracks that are outside of a field-of-view of the one or more heterogeneous sensors view of the autonomous vehicle.

4. The method of Claim 3, wherein deleting the object tracks further includes exempting object tracks from deletion if the object tracks are within a blind spot of the one or more heterogeneous sensors.

5. The method of Claim 1, wherein associating detected objects to existing object tracks further determines a similarity of at least three of kinematic information, geometric information, and object classification information.

6. The method of Claim 1, further comprising:

associating detected feature tracks to existing object tracks by determining a similarity of at least two of kinematic information, geometric information, and object classification information.

7. The method of Claim 1, wherein kinematic information includes position information, velocity, information, and orientation information, geometric information includes bounding boxes and object contours, and object classification information includes an object type.

8. A system comprising:

a preprocessing module configured to convert sensor data of detected objects from a plurality of heterogeneous sensors to a common coordinate frame;

a track prediction module configured to predict position, velocity, orientation and bounding boxes of existing object tracks at a current measurement time;

a data association module configured to associate detected objects to existing object tracks by determining a similarity of at least two of kinematic information, geometric information, and object classification information using the converted sensor data;

a track update module configured to update the kinematic, geometric and object classification information for object tracks that are associated to detected objects; and

a reporting module configured to report a fused object list having a resulting set of updated object tracks.

9. The system of Claim 8, further comprising a track management module configured to initiate new object tracks for detected objects that are unassociated to existing object tracks.

10. The system of Claim 8, wherein the track update module is further configured to

delete object tracks that are outside of a field-of-view of the one or more

heterogeneous sensors view of the autonomous vehicle

11. The system of Claim 10, wherein the track update module is further configured to delete the object tracks by exempting object tracks from deletion if the object tracks are within a blind spot of the one or more heterogeneous sensors.

12. The system of Claim 8, wherein the data association module is further configured to determine a similarity of at least three of kinematic information, geometric information, and object classification information.

13. The system of Claim 8, wherein the data association module is further configured to associate detected feature tracks to existing object tracks by determining a similarity of at least two of kinematic information, geometric information, and object classification information.

14. The system of Claim 8, wherein kinematic information includes position information, velocity, information, and orientation information, geometric information includes bounding boxes and object contours, and object classification information includes an object type.

15. A non-transitory computer-readable medium configured to store instructions for operating an autonomous vehicle, the instructions, when loaded and executed by a processor, causes the processor to:

convert sensor data of detected objects from a plurality of heterogeneous sensors to a common coordinate frame;

predict position, velocity, orientation and bounding boxes of existing object tracks at a current measurement time;

associate detected objects to existing object tracks by determining a similarity of at least two of kinematic information, geometric information, and object classification information based on the converted sensor data; and

update the kinematic, geometric and object classification information for object tracks that are associated to detected objects;

report a fused object list having a resulting set of updated object tracks.

16. The non-transitory computer-readable medium of Claim 15, wherein the instructions are further configured to cause the processor to initiate new object tracks for detected objects that are unassociated to existing object tracks.

17. The non-transitory computer-readable medium of Claim 15, wherein the instructions are further configured to cause the processor to delete object tracks that are outside of a field-of-view of the one or more heterogeneous sensors view of the autonomous vehicle.

18. The non-transitory computer-readable medium of Claim 17, wherein deleting the object tracks further includes exempting object tracks from deletion if the object tracks are within a blind spot of the one or more heterogeneous sensors.

19. The non-transitory computer-readable medium of Claim 15, wherein associating detected objects to existing object tracks further determines a similarity of at least three of kinematic information, geometric information, and object classification information.

20. The non-transitory computer-readable medium of Claim 15, wherein the instructions are further configured to cause the processor to associate detected feature tracks to existing object tracks by determining a similarity of at least two of kinematic information, geometric information, and object classification information.

Description:
AUTONOMOUS VEHICLE: OBJECT-LEVEL FUSION RELATED APPLICATIONS

[0001] This application is related to "Autonomous Vehicle: Vehicle Localization" by Paul DeBitetto, Matthew Graham, Troy Jones, and Peter Lommel, Attorney Docket No. 5000.1006-000 (CSDL-2489) and "Autonomous Vehicle: Modular Architecture" by Troy Jones, Scott Lennox, John Sgueglia, and Jon Demerly, Attorney Docket No. 5000.1007-000 (CSDL-2490), all co-filed on September 29, 2016.

[0002] The entire teachings of the above applications are incorporated herein by reference.

BACKGROUND

[0003] Currently, vehicles can employ automated systems such as lane assist, pre- collision breaking, and rear cross-track detection. These systems can assist a driver of the vehicle from making human error and to avoid crashes with other vehicles, moving objects, or pedestrians. However, these systems only automate certain vehicle functions, and still rely on the driver of the vehicle for other operations.

SUMMARY

[0004] In an embodiment, a method includes converting sensor data of detected objects from a plurality of heterogeneous sensors to a common coordinate frame. The method includes predicting position, velocity, orientation and bounding boxes of existing object tracks at a current measurement time. The method further includes associating detected objects to existing object tracks by determining a similarity of at least two of kinematic information, geometric information, and object classification information based on the converted sensor data. The method further includes updating the kinematic, geometric and object classification information for object tracks that are associated to detected objects. The method further includes reporting a fused object list having a resulting set of updated object tracks. In an embodiment, the method, system, and computer readable medium are for providing situational awareness in an autonomous vehicle. [0005] In an embodiment, the method includes initiating new object tracks for detected objects that are unassociated to existing object tracks.

[0006] In an embodiment, the method includes deleting object tracks that are outside of a field-of-view of the one or more heterogeneous sensors view of the autonomous vehicle.

[0007] In an embodiment, the method includes deleting the object tracks further includes exempting object tracks from deletion if the object tracks are within a blind spot of the one or more heterogeneous sensors.

[0008] In an embodiment, associating detected objects to existing object tracks further determines a similarity of at least three of kinematic information, geometric information, and object classification information.

[0009] In an embodiment, the method includes associating detected feature tracks to existing object tracks by determining a similarity of at least two of kinematic information, geometric information, and object classification information.

[0010] In an embodiment, kinematic information includes position information, velocity, information, and orientation information, geometric information includes bounding boxes and object contours, and object classification information includes an object type.

[0011] In an embodiment, a system for analyzing detected objects to provide situational awareness for an autonomous vehicle includes a preprocessing module configured to convert sensor data of detected objects from a plurality of heterogeneous sensors to a common coordinate frame. The system further includes a track prediction module configured to predict position, velocity, orientation and bounding boxes of existing object tracks at a current measurement time. The system further includes a data association module configured to associate detected objects to existing object tracks by determining a similarity of at least two of kinematic information, geometric information, and object classification information using the converted sensor data. The system further includes a track update module configured to update the kinematic, geometric and object classification information for object tracks that are associated to detected objects. The system further includes a reporting module configured to report a fused object list having a resulting set of updated object tracks.

[0012] In an embodiment, a non-transitory computer-readable medium is configured to store instructions for operating an autonomous vehicle. The instructions, when loaded and executed by a processor, causes the processor to convert sensor data of detected objects from a plurality of heterogeneous sensors to a common coordinate frame. The instructions further cause the processor to predict position, velocity, orientation and bounding boxes of existing object tracks at a current measurement time. The instructions further cause the processor to associate detected objects to existing object tracks by determining a similarity of at least two of kinematic information, geometric information, and object classification information based on the converted sensor data. The instructions further cause the processor to update the kinematic, geometric and object classification information for object tracks that are associated to detected objects. The instructions further cause the processor to report a fused object list having a resulting set of updated object tracks.

BRIEF DESCRIPTION OF THE DRAWINGS

[0013] The foregoing will be apparent from the following more particular description of example embodiments of the invention, as illustrated in the accompanying drawings in which like reference characters refer to the same parts throughout the different views. The drawings are not necessarily to scale, emphasis instead being placed upon illustrating embodiments of the present invention.

[0014] Fig. 1 is a diagram illustrating steps in an embodiment of an automated control system of the Observe, Orient, Decide, and Act (OODA) model.

[0015] Fig. 2 is a block diagram of an embodiment of an autonomous vehicle high-level architecture.

[0016] Fig. 3 is a block diagram illustrating an embodiment of the sensor interaction controller (SIC), perception controller (PC), and localization controller (LC).

[0017] Fig. 4 is a block diagram illustrating an example embodiment of the automatic driving controller (ADC), vehicle controller (VC) and actuator controller.

[0018] Fig. 5 is a diagram illustrating decision time scales of the ADC and VC.

[0019] Fig. 6 is a block diagram illustrating an example embodiment of the system controller, human interface controller (HC) and machine interface controller (MC).

[0020] Fig. 7 is a block diagram illustrating an embodiment of an object fusion filter.

[0021] Fig. 8 A is a block diagram illustrating an embodiment of an object fusion server design.

[0022] Fig. 8B is a block diagram illustrating an embodiment of an object fusion module.

[0023] Fig. 9 is a block diagram illustrating an embodiment of track prediction. [0024] Figs. 10A-D are diagrams illustrating elements of data association according to one embodiment.

[0025] Fig. 11 is a diagram illustrating an example embodiment of updating tracks.

[0026] Fig. 12 illustrates a computer network or similar digital processing environment in which embodiments of the present invention may be implemented.

[0027] Fig. 13 is a diagram of an example internal structure of a computer (e.g., client processor/device or server computers) in the computer system of Fig. 11.

DETAILED DESCRIPTION

[0028] A description of example embodiments of the invention follows.

[0029] Fig. 1 is a diagram illustrating steps in an embodiment of an automated control system of the Observe, Orient, Decide, and Act (OODA) model. Automated systems, such as highly-automated driving systems, or, self-driving cars, or autonomous vehicles, employ an OODA model. The observe virtual layer 102 involves sensing features from the world using machine sensors, such as laser ranging, radar, infra-red, vision systems, or other systems. The orientation virtual layer 104 involves perceiving situational awareness based on the sensed information. Examples of orientation virtual layer activities are Kalman filtering, model based matching, machine or deep learning, and Bayesian predictions. The decide virtual layer 106 selects an action from multiple objects to a final decision. The act virtual layer 108 provides guidance and control for executing the decision. Fig. 2 is a block diagram 200 of an embodiment of an autonomous vehicle high-level architecture 206. The architecture 206 is built using a top-down approach to enable fully automated driving.

Further, the architecture 206 is preferably modular such that it can be adaptable with hardware from different vehicle manufacturers. The architecture 206, therefore, has several modular elements functionally divided to maximize these properties. In an embodiment, the modular architecture 206 described herein can interface with sensor systems 202 of any vehicle 204. Further, the modular architecture 206 can receive vehicle information from and communicate with any vehicle 204.

[0030] Elements of the modular architecture 206 include sensors 202, Sensor Interface Controller (SIC) 208, localization controller (LC) 210, perception controller (PC) 212, automated driving controller 214 (ADC), vehicle controller 216 (VC), system controller 218 (SC), human interaction controller 220 (HC) and machine interaction controller 222 (MC). [0031] Referring again to the OODA model of Fig. 1, in terms of an autonomous vehicle, the observation layer of the model includes gathering sensor readings, for example, from vision sensors, Radar (Radio Detection And Ranging), LIDAR (Light Detection And

Ranging), and Global Positioning Systems (GPS). The sensors 202 shown in Fig. 2 shows such an observation layer. Examples of the orientation layer of the model can include determining where a car is relative to the world, relative to the road it is driving on, and relative to lane markings on the road, shown by Perception Controller (PC) 212 and

Localization Controller (LC) 210 of Fig. 2. Examples of the decision layer of the model include determining a corridor to automatically drive the car, and include elements such as the Automatic Driving Controller (ADC) 214 and Vehicle Controller (VC) 216 of Fig. 2. Examples of the act layer include converting that corridor into commands to the vehicle's driving systems (e.g., steering sub-system, acceleration sub-system, and breaking sub-system) that direct the car along the corridor, such as actuator control 410 of Fig. 4. A person of ordinary skill in the art can recognize that the layers of the system are not strictly sequential, and as observations change, so do the results of the other layers. For example, after the system chooses a corridor to drive in, changing conditions on the road, such as detection of another object, may direct the car to modify its corridor, or enact emergency procedures to prevent a collision. Further, the commands of the vehicle controller may need to be adjusted dynamically to compensate for drift, skidding, or other changes to expected vehicle behavior.

[0032] At a high level, the module architecture 206 receives measurements from sensors 202. While different sensors may output different sets of information in different formats, the modular architecture 206 includes Sensor Interface Controller (SIC) 208, sometimes also referred to as a Sensor Interface Server (SIS), configured to translate the sensor data into data having a vendor-neutral format that can be read by the modular architecture 206. Therefore, the modular architecture 206 learns about the environment around the vehicle 204 from the vehicle's sensors, no matter the vendor, manufacturer, or configuration of the sensors. The SIS 208 can further tag each sensor's data with a metadata tag having its location and orientation in the car, which can be used by the perception controller to determine the unique angle, perspective, and blind spot of each sensor.

[0033] Further, the modular architecture 206 includes vehicle controller 216 (VC). The VC 216 is configured to send commands to the vehicle and receive status messages from the vehicle. The vehicle controller 216 receives status messages from the vehicle 204 indicating the vehicle's status, such as information regarding the vehicle's speed, attitude, steering position, braking status, and fuel level, or any other information about the vehicle's subsystems that is relevant for autonomous driving. The modular architecture 206, based on the information from the vehicle 204 and the sensors 202, therefore can calculate commands to send from the VC 216 to the vehicle 204 to implement self-driving. The functions of the various modules within the modular architecture 206 are described in further detail below. However, when viewing the modular architecture 206 at a high level, it receives (a) sensor information from the sensors 202 and (b) vehicle status information from the vehicle 204, and in turn, provides the vehicle instructions to the vehicle 204. Such an architecture allows the modular architecture to be employed for any vehicle with any sensor configuration.

Therefore, any vehicle platform that includes a sensor subsystem (e.g., sensors 202) and an actuation subsystem having the ability to provide vehicle status and accept driving commands (e.g., actuator control 410 of Fig. 4) can integrate with the modular architecture 206.

[0034] Within the modular architecture 206, various modules work together to implement automated driving according to the OODA model. The sensors 202 and SIC 208 reside in the "observe" virtual layer. As described above, the SIC 208 receives measurements (e.g., sensor data) having various formats. The SIC 208 is configured to convert vendor-specific data directly from the sensors to vendor-neutral data. In this way, the set of sensors 202 can include any brand of Radar, LIDAR, image sensor, or other sensors, and the modular architecture 206 can use their perceptions of the environment effectively.

[0035] The measurements output by the sensor interface server are then processed by perception controller (PC) 212 and localization controller (LC) 210. The PC 212 and LC 210 both reside in the "orient" virtual layer of the OODA model. The LC 210 determines a robust world-location of the vehicle that can be more precise than a GPS signal, and still determines the world-location of the vehicle when there is no available or an inaccurate GPS signal. The LC 210 determines the location based on GPS data and sensor data. The PC 212, on the other hand, generates prediction models representing a state of the environment around the car, including objects around the car and state of the road. Fig. 3 provides further details regarding the SIC 208, LC 210 and PC 212.

[0036] Automated driving controller 214 (ADC) and vehicle controller 216 (VC) receive the outputs of the perception controller and localization controller. The ADC 214 and VC 216 reside in the "decide" virtual layer of the OODA model. The ADC 214 is responsible for destination selection, route and lane guidance, and high-level traffic surveillance. The ADC 214 further is responsible for lane selection within the route, and identification of safe harbor areas to diver the vehicle in case of an emergency. In other words, the ADC 214 selects a route to reach the destination, and a corridor within the route to direct the vehicle. The ADC 214 passes this corridor onto the VC 216. Given the corridor, the VC 216 provides lower level driving functions to direct the vehicle through the corridor safely. The VC 216 first determines the best way to maneuver through the corridor while providing comfort to the driver, an ability to reach safe harbor, emergency maneuverability, and ability to follow the vehicle's trajectory. In emergency situation, the VC 216 overrides the corridor provided by the ADC 214 and immediately guides the car into a safe harbor corridor, returning to the corridor provided by the ADC 214 when it is safe to do so. The VC 216, after determining how to maneuver the vehicle, including safety maneuvers, then provides actuation commands to the vehicle 204, which executes the commands in its steering, throttle, and braking subsystems. This element of the VC 216 is therefore in the "act" virtual layer of the OODA model. Fig. 4 describes the ADC 214 and VC 216 in further detail.

[0037] The modular architecture 206 further coordinates communication with various modules through system controller 218 (SC). By exchanging messages with the ADC 214 and VC 216, the SC 218 enables operation of human interaction controller 220 (HC) and machine interaction controller 222 (MC). The HC 220 provides information about the autonomous vehicle's operation in a human readable format based on status messages coordinated by the system controller. The HC 220 further allows for human input to be factored into the car's decisions. For example, the HC 220 enables the operator of the vehicle to enter or modify the destination or route of the vehicle, as one example. The SC 218 interprets the operator's input and relays the information to the VC 216 or ADC 214 as necessary.

[0038] Further, the MC 222 can coordinate messages with other machines or vehicles. For example, other vehicles can electronically and wirelessly transmit turn signals to autonomous vehicles, and the MC 222 can receive such information, and relay it to the VC 216 and ADC 214 via the SC 218. In addition, the MC 222 can send information to other vehicles wirelessly. In the example of a turn signal, the MC 222 can receive a notification that the vehicle intends to turn. The MC 222 receives this information via the VC 216 sending a status message to the SC 218, which relays the status to the MC 222. However, other examples of machine communication can also be implemented. For example, other vehicle sensor information or stationary sensors can wirelessly send data to the autonomous vehicle, giving the vehicle a more robust view of the environment. Other machines may be able to transmit information about objects in the vehicles blind spot, for example. In further examples, other vehicles can send their vehicle track. In an even further examples, traffic lights can send a digital signal of their status to aid in the case where the traffic light is not visible to the vehicle. A person of ordinary skill in the art can recognize that any information employed by the autonomous vehicle can also be transmitted to or received from other vehicles to aid in autonomous driving. Fig. 6 shows the HC 220, MC 222, and SC 218 in further detail.

[0039] Fig. 3 is a block diagram 300 illustrating an embodiment of the sensor interaction controller 304 (SIC), perception controller (PC) 306, and localization controller (LC) 308. A sensor array 302 of the vehicle can include various types of sensors, such as a camera 302a, radar 302b, LIDAR 302c, GPS 302d, IMU 302e, or vehicle-to-everything (V2X) 302f. Each sensor sends individual vendor defined data types to the SIC 304. For example, the camera 302a sends object lists and images, the radar 302b sends object lists, and in-phase/quadrature (IQ) data, the LIDAR 302c sends object lists and scan points, the GPS 302d sends position and velocity, the IMU 302e sends acceleration data, and the V2X 302f controller sends tracks of other vehicles, turn signals, other sensor data, or traffic light data. A person of ordinary skill in the art can recognize that the sensor array 302 can employ other types of sensors, however. The SIC 304 monitors and diagnoses faults at each of the sensors 302a-f. In addition, the SIC 304 isolates the data from each sensor from its vendor specific package and sends vendor neutral data types to the perception controller (PC) 306 and localization controller 308 (LC). The SIC 304 forwards localization feature measurements and position and attitude measurements to the LC 308, and forwards tracked object measurements, driving surface measurements, and position & attitude measurements to the PC 306. The SIC 304 can further be updated with firmware so that new sensors having different formats can be used with the same modular architecture.

[0040] The LC 308 fuses GPS and FMU data with Radar, Lidar, and Vision data to determine a location in GPS location, and to increase the precision of the GPS location. The LC 308 then reports that robust determined location, velocity, and attitude to the PC 306. The LC 308 further monitors measurements representing position, velocity, and attitude data for accuracy relative to each other, such that if one sensor measurement fails or becomes degraded, such as a GPS signal in a city, the LC 308 can correct for it. The PC 306 identifies and locates objects around the vehicle based on the sensed information. The PC 306 further estimates drivable surface regions surrounding the vehicle, and further estimates other surfaces such as road shoulders or drivable terrain in the case of an emergency. The PC 306 further provides a stochastic prediction of future locations of objects. The PC 306 further stores a history of objects and drivable surfaces.

[0041] The PC 306 outputs two predictions, a strategic prediction, and a tactical prediction. The tactical prediction represents the world around 2-4 seconds into the future, which only predicts the nearest traffic and road to the vehicle. This prediction includes a free space harbor on shoulder of the road or other location.

[0042] The strategic prediction is a long term prediction that predicts areas of the car's visible environment beyond the visible range. This prediction is for greater than four seconds into the future, but has a higher uncertainty than the tactical prediction because objects (e.g., cars and people) may change their currently observed behavior in an unanticipated manner. The strategic prediction has higher uncertainty because it assumes that currently observed behavior continues for the entire prediction period. Such a prediction can also be based on sensor measurements from external sources including other autonomous vehicles, manual vehicles with a sensor system and sensor communication network, sensors positioned near or on the roadway or received over a network from transponders on the objects, and traffic lights, signs, or other signals configured to communicate wirelessly with the autonomous vehicle.

[0043] Fig. 4 is a block diagram 400 illustrating an example embodiment of the automatic driving controller (ADC) 402, vehicle controller (VC) 404 and actuator controller 410. The ADC 402 and VC 404 execute the "decide" virtual layer of the OODA model.

[0044] The ADC 402, based on destination input by the operator and current position, first creates an overall route from the current position to the destination including a list of roads and junctions between roads in order to reach the destination. This strategic route plan may be based on traffic conditions, and can change based on updating traffic conditions, however such changes are generally enforced for large changes in estimated time of arrival (ETA). Next, the ADC 402 plans a safe, collision-free, corridor for the autonomous vehicle to drive through based on the surrounding objects and permissible drivable surface - both supplied by the PC. This corridor is continuously sent as a request to the VC 404 and is updated as traffic and other conditions change. The VC 404 receives the updates to the corridor in real time. The ADC 402 receives back from the VC 404 the current actual trajectory of the vehicle, which is also used to modify the next planned update to the driving corridor request.

[0045] The ADC 402 generates a strategic corridor for the vehicle to navigate. The ADC 402 generates the corridor based on predictions of the free space on the road in the strategic/tactical prediction. The ADC 402 further receives the vehicle position information and vehicle attitude information from the perception controller of Fig. 3. The VC 404 further provides the ADC 402 with an actual trajectory of the vehicle from the vehicle's actuator control 410. Based on this information, the ADC 402 calculates feasible corridors to drive the road. In the example of being on an empty road, the corridor may follow the lane ahead of the car.

[0046] In another example of the car needing to pass out a car, the ADC 402 can determine whether there is free space in a passing lane and in front of the car to safely execute the pass. The ADC 402 can automatically calculate based on (a) the current distance to the car to be passed, (b) amount of drivable road space available in the passing lane, (c) amount of free space in front of the car to be passed, (d) speed of the vehicle to be passed, (e) current speed of the autonomous vehicle, and (f) known acceleration of the autonomous vehicle, a corridor for the vehicle to travel through to execute the pass maneuver.

[0047] In another example, the ADC 402 can determine a corridor to switch lanes when approaching a highway exit. In addition to all of the above factors, the ADC 402 monitors the planned route to the destination and, upon approaching a junction, calculates the best corridor to safely and legally continue on the planned route.

[0048] The ADC 402 further calculates a tactical trajectory within the corridor, which allows the vehicle to maintain a safe separation between objects. The tactical trajectory also includes a backup safe harbor trajectory in the case of an emergency, such as a vehicle unexpectedly decelerating or stopping, or another vehicle swerving in front of the

autonomous vehicle.

[0049] The ADC 402 the provides the requested trajectory corridor 406 to the VC 404, which works in tandem with the ADC 402 to allow the vehicle to navigate the corridor. The requested trajectory corridor 406 places geometric and velocity constraints on trajectory for a number of seconds into the future. The VC 404 determines a route to maneuver within the corridor 406. The VC 404 bases its maneuvering decisions from the tactical / maneuvering prediction received from the perception controller and the position of the vehicle and the attitude of the vehicle. As described previously, the tactical / maneuvering prediction is for a shorter time period, but has less uncertainty. Therefore, for lower-level maneuvering and safety calculations, the VC 404 effectively uses the tactical / maneuvering prediction to plan collision-free trajectories within requested corridor 406. As needed in emergency situations, the VC 404 plans trajectories outside the corridor 406 to avoid collisions with other objects.

[0050] The VC 404 then determines, based on the requested corridor 406, the current velocity and acceleration of the car, and the nearest objects, how to drive the car through that corridor 406 while avoiding collisions with objects and remain on the drivable surface. As necessary to avoid collisions, the VC 404 may be required to command a maneuver suddenly outside of the requested corridor from the ADC 402. This emergency maneuver can be initiated entirely by the VC 404 as it has faster response times than the ADC 402 to imminent collision threats. This capability isolates the safety critical collision avoidance responsibility within the VC 404. The VC 404 sends maneuvering commands to the actuators that control steering, throttling, and braking of the vehicle platform.

[0051] The VC 404 executes its maneuvering strategy by sending a current vehicle trajectory 408 having driving commands (e.g., steering, throttle, braking) to the vehicle's actuator controls 410. The vehicle's actuator controls 410 apply the commands to the car's respective steering, throttle, and braking systems. The VC 404 sending the trajectory 408 to the actuator controls represent the "Act" virtual layer of the OODA model. By

conceptualizing the autonomous vehicle architecture in this way, the VC is the only component needing configuration to control a specific model of car (e.g., format of each command, acceleration performance, turning performance, and braking performance), whereas the ADC remaining highly agnostic to the specific vehicle capacities. In an example, the VC 404 can be updated with firmware configured to allow interfacing with particular vehicle's actuator control systems, or a fleet-wide firmware update for all vehicles.

[0052] Fig. 5 is a diagram 500 illustrating decision time scales of the ADC 402 and VC 404. The ADC 402 implements higher-level, strategic 502 and tactical 504 decisions by generating the corridor. The ADC 402 therefore implements the decisions having a longer range/ or time scale. The estimate of world state used by the ADC 402 for planning strategic routes and tactical driving corridors for behaviors such as passing or making turns has higher uncertainty, but predicts longer into the future, which is necessary for planning these autonomous actions. The strategic predictions have high uncertainty because they predict beyond the car's visible range, relying solely on non-vision technologies, such as Radar, for predictions of objects far away from the car. Many tactical decisions, such as passing a car at highway speed, require perception Beyond the Visible Range (BVR) of an autonomous vehicle (e.g., 100m or greater), whereas all maneuverability 506 decisions are made based on locally perceived objects to avoid collisions.

[0053] The VC 404, on the other hand, generates maneuverability decisions 506 using maneuverability predictions that are short time frame/range predictions of object behaviors and the driving surface. These maneuverability predictions have a lower uncertainty because of the shorter time scale of the predictions, however, they rely solely on measurements taken within visible range of the sensors on the autonomous vehicle. Therefore, the VC 404 uses these maneuverability predictions (or estimates) of the state of the environment immediately around the car for fast response planning of collision-free trajectories for the autonomous vehicle. The VC 402 issues actuation commands, on the lowest end of the time scale, representing the execution of the already planned corridor and maneuvering through the corridor.

[0054] Fig. 6 is a block diagram 600 illustrating an example embodiment of the system controller 602, human interface controller 604 (HC) and machine interface controller 606 (MC). The human interaction controller 604 (HC) receives input command requests from the operator and provides outputs to the operator, passengers of the vehicle, and humans external to the autonomous vehicle. The HC 604 provides the operator and passengers (via visual, audio, haptic, or other interfaces) a human-understandable representation of the system status and rationale of the decision making of the autonomous vehicle. For example, the HC 604 can display the vehicle's long-term route, or planned corridor and safe harbor areas.

Additionally, the HC 604 reads sensor measurements about the state of the driver, allowing the HC 604 to monitor the availability of the driver to assist with operations of the car at any time. As one example, a sensor system within the vehicle could sense whether the operator has hands on the steering wheel. If so, the HC 604 can signal that a transition to operator steering can be allowed, but otherwise, the HC 604 can prevent a turnover of steering controls to the operator. In another example, the HC 604 can synthesize and summarize decision making rationale to the operator, such as reasons why it selected a particular route.

[0055] The machine interaction controller 606 (MC) interacts with other autonomous vehicles or automated system to coordinate activities such as formation driving or traffic management. The MC 606 reads the internal system status and generates an output data type that can be read by collaborating machine systems, such as the V2X data type. This status can be broadcast over a network by collaborating systems. The MC 606 can translate any command requests from external machine systems (e.g., slow down, change route, merge request, traffic signal status) into commands requests routed to the SC for arbitration against the other command requests from the HC 604. The MC 606 can further authenticate (e.g., using signed messages from other trusted manufacturers) messages from other systems to ensure that they are valid and represent the environment around the car. Such an

authentication can prevent tampering from hostile actors.

[0056] The system controller 602 (SC) serves as an overall manager of the elements within the architecture. The SC 602 aggregates the status data from all of the system elements to determine total operational status, and sends commands to the elements to execute system functions. If elements of the system report failures, the SC 602 initiates diagnostic and recovery behaviors to ensure autonomous operation such that the vehicle remains safe. Any transitions of the vehicle to/from an automated state of driving are approved or denied by the SC 602 pending the internal evaluation of operational readiness for automated driving and the availability of the human driver.

[0057] In an embodiment of the present invention, a system and method fuses objects in a perception layer/module. Fig. 7 is a block diagram 700 illustrating an example embodiment of the object level fusion server 702 receiving information from all sensors, such as vision sensors 702, LIDAR 706, and RADAR 704. In an example embodiment, the sensors include two stereo vision sensors, RADAR, and LIDAR. Stereo vision702 uses imaging technology to output bounded boxes of objects (e.g., cars, bikes, people, lanes, signs, and objects) found in the field of view of the cameras. The RADAR systems 704 track locations and ranges of any objects that reflect RADAR - but cannot classify or identify those objects. The LIDAR system 706 can recognize cars, bikes, or other objects and provides object classifications of the same. [0058] Fig. 8 A is a block diagram 800 illustrating an example embodiment of an object fusion server 814. Each sensor 802, 804, and 806 communicates with a server module that may include a dedicated processor configured to run a tracking loop, process the raw data of each sensor individually, and output object data, instead of raw data of the sensor. In one embodiment, each object output by each sensor server 802, 804, and 806 is in a coordinate system with axes X, Y, and Z, where X is the axis from the back of the car to the front of the car, Y is the axes from the left of the car to the right of the car, and Z is the axis from the ground going upward. However, a person of ordinary skill of the art could envision a coordinate system having different axes configuration, or a spherical or other coordinate system. In other words, each sensor server converts the object data to a message format agnostic of the sensor or sensor's format. The Perception Object Fusion Server 814 then combines the messages into a fusion tracked object list message.

[0059] The object fusion module 814 then analyzes all of the data - vision, LIDAR, and RADAR - to determine a complete picture of objects surrounding the self-driving car.

Previous object-level fusion systems only used RADAR systems, or only used vision systems, but did not use both. One unique challenge overcome in combining data from all systems is that while LIDAR and RADAR output objects as points within a coordinate- system as well as a range to that point, vision systems output a bounded box that the object is likely within, but having a less accurate range. Therefore, the data of the different systems needs to be associated in an accurate way. For example, RADAR objects that are within bounded boxes can be determined to be the same objects. However, a RADAR ping just outside a bounded box could be a separate object. The object fusion module reconciles the data from all sensors to determine a most likely scenario of all objects near the self-driving car. In an example embodiment, the object fusion module employs Kalman filtering and probabilistic data association. However, multi-hypothesis tracking, probability hypothesis density filtering or other techniques can also be employed in other embodiments.

[0060] Fig. 8B is a more detailed block diagram 850 of the object fusion module. Each sensor's object data 858, 860, and 862 is pre-processed by one or more preprocessors 864. Then, with the object data in a uniform format in the object lists 866, 868, and 870, a data association block associates the objects from the three different domains (e.g., LIDAR, RADAR, and Vision System) to determine an object track. A person of ordinary skill in the art can recognize that a radar tracker 874 additionally processes the radar object list 870 before forwarding the data to the data association module 872.

[0061] The data association module 872 applies probabilistic data association using a global nearest neighbor method to associate sensor object tracks to existing fused object tracks. The global nearest neighbor method selects the association that maximizes the sum of the similarities for each associated sensor object track and fused object track. The data association module 872 measures the similarity of object tracks using at least two of kinematic information, geometric information, and object classification information based on the converted sensor data. In some embodiments, the data association module 872 measures the similarity of object tracks using all three of kinematic information, geometric information, and object classification information based on the converted sensor data. The data association module 872 sends unassociated object tracks 878 to a track management module 882, which initializes new tracks 888, which are sent to the track prediction module 884. Meanwhile, the data association module 872 associates the remaining objects to existing fused object tracks 876, which are passed to a track update module 880. The track update module 880 sends updated tracks 892 to track prediction module 884. The track update module 880 uses a Bayesian filter to update the object tracks and also to predict next time step tracks. In an example embodiment, the track update module employs a Kalman filter. However, extended Kalman filters, unscented Kalman filters or particle filters could also be employed in other embodiments.

[0062] The track prediction module 884 issues a prediction 886 of existing object tracks that are sent to the data association module 872. That prediction is used for data association in future time steps. This loop continues as long as the car is active.

[0063] The track update module 880 further removes old tracks when the sensors detect that the object is no longer in view. However, the track update module 880 can create an exception for objects in known blind spots of the sensors.

[0064] Fig. 9 is a diagram 900 illustrating track prediction. The goal of track prediction is to track location and velocity of an object at the current measurement time given a most recent tack of estimates. For example, the track prediction module, given a track 902 at time t = k, can estimate the object's location and track 904 at time t = k + 1 based on data from data collected at previous times (e.g., recent time steps). However, estimation uncertainty grows after prediction the further out in time the prediction is. A bounding box corresponding with the object should increase, and a degree of certainty corresponding to the object decreases as the prediction is further distant in time from the present.

[0065] Figs. 10A-D are diagrams 1000, 1020, 1040, and 1060 illustrating data

association. The data association module associates a most recent set of measurements to existing tracks (Fig. 10A). First, the system calculates association scores for each

track/measurement pair, as shown in Fig. 10B. In an embodiment, the scores can be distance from the objects to each other. Then, the system disallows or removes associations that are not plausible, as in Fig. IOC. Then, the data association module chooses the measurement-to- track assignment that minimizes the sum of the association scores. Then, based on the associated measurement, the tracks are updated. Updating the track considers the predicted track and the measured values to come to a new track.

[0066] Fig. 11 is a diagram 1100 illustrating an example embodiment of updating tracks. Tracks can be updated based on how objects are associated. For example, if two objects are associated, the system can update the tracks to combine the tracks of the two objects, having the knowledge that the objects are associated and likely have the same or similar tracks.

[0067] While this invention has been particularly shown and described with references to example embodiments thereof, it will be understood by those skilled in the art that various changes in form and details may be made therein without departing from the scope of the invention encompassed by the appended claims.

[0068] Fig. 12 illustrates a computer network or similar digital processing environment in which embodiments of the present invention may be implemented.

[0069] Client computer(s)/devices 50 and server computer(s) 60 provide processing, storage, and input/output devices executing application programs and the like. The client computer(s)/devices 50 can also be linked through communications network 70 to other computing devices, including other client devices/processes 50 and server computer(s) 60. The communications network 70 can be part of a remote access network, a global network (e.g., the Internet), a worldwide collection of computers, local area or wide area networks, and gateways that currently use respective protocols (TCP/IP, Bluetooth®, etc.) to communicate with one another. Other electronic device/computer network architectures are suitable.

[0070] Fig. 13 is a diagram of an example internal structure of a computer (e.g., client processor/device 50 or server computers 60) in the computer system of Fig. 12. Each computer 50, 60 contains a system bus 79, where a bus is a set of hardware lines used for data transfer among the components of a computer or processing system. The system bus 79 is essentially a shared conduit that connects different elements of a computer system (e.g., processor, disk storage, memory, input/output ports, network ports, etc.) that enables the transfer of information between the elements. Attached to the system bus 79 is an I/O device interface 82 for connecting various input and output devices (e.g., keyboard, mouse, displays, printers, speakers, etc.) to the computer 50, 60. A network interface 86 allows the computer to connect to various other devices attached to a network (e.g., network 70 of Fig. 12).

Memory 90 provides volatile storage for computer software instructions 92 and data 94 used to implement an embodiment of the present invention (e.g., sensor interface controller, perception controller, localization controller, automated driving controller, vehicle controller, system controller, human interaction controller, machine interaction controller, object fusion server, preprocessors, data association module, track updates module, track management module, track prediction module, and radar tracker detailed above). Disk storage 95 provides non-volatile storage for computer software instructions 92 and data 94 used to implement an embodiment of the present invention. A central processor unit 84 is also attached to the system bus 79 and provides for the execution of computer instructions.

[0071] In one embodiment, the processor routines 92 and data 94 are a computer program product (generally referenced 92), including a non-transitory computer-readable medium (e.g., a removable storage medium such as one or more DVD-ROM's, CD-ROM's, diskettes, tapes, etc.) that provides at least a portion of the software instructions for the invention system. The computer program product 92 can be installed by any suitable software installation procedure, as is well known in the art. In another embodiment, at least a portion of the software instructions may also be downloaded over a cable communication and/or wireless connection. In other embodiments, the invention programs are a computer program propagated signal product embodied on a propagated signal on a propagation medium (e.g., a radio wave, an infrared wave, a laser wave, a sound wave, or an electrical wave propagated over a global network such as the Internet, or other network(s)). Such carrier medium or signals may be employed to provide at least a portion of the software instructions for the present invention routines/program 92.