Login| Sign Up| Help| Contact|

Patent Searching and Data


Title:
SYSTEM AND METHOD FOR USING HUMAN DRIVING PATTERNS TO MANAGE SPEED CONTROL FOR AUTONOMOUS VEHICLES
Document Type and Number:
WIPO Patent Application WO/2019/051506
Kind Code:
A1
Abstract:
A system and method for using human driving patterns to manage speed control for autonomous vehicles are disclosed. A particular embodiment includes: generating data corresponding to desired human driving behaviors; training a human driving model module using a reinforcement learning process and the desired human driving behaviors; receiving a proposed vehicle speed control command; determining if the proposed vehicle speed control command conforms to the desired human driving behaviors by use of the human driving model module; and validating or modifying the proposed vehicle speed control command based on the determination.

Inventors:
LIN WUTU (US)
LIU LIU (US)
SUN XING (US)
MA KAI-CHIEH (US)
XUAN ZIJIE (US)
ZHAO YUFEI (US)
Application Number:
PCT/US2018/050526
Publication Date:
March 14, 2019
Filing Date:
September 11, 2018
Export Citation:
Click for automatic bibliography generation   Help
Assignee:
TUSIMPLE (US)
International Classes:
B60T7/12
Foreign References:
US20150266455A12015-09-24
US8849494B12014-09-30
Attorney, Agent or Firm:
SATHE, Vinay et al. (US)
Download PDF:
Claims:
CLAIMS

What is claimed is:

1. A system comprising:

a data processor; and

a vehicle speed control module, executable by the data processor, the vehicle speed control module being configured to perform a vehicle speed control command validation operation for an autonomous vehicle, the vehicle speed control command validation operation being configured to:

generate data corresponding to desired human driving behaviors;

train a human driving model module using a reinforcement learning process and the desired human driving behaviors;

receive a proposed vehicle speed control command;

determine if the proposed vehicle speed control command conforms to the desired human driving behaviors by use of the human driving model module; and

validate or modify the proposed vehicle speed control command based on the determination.

2. The system of claim 1 being further configured to train the human driving model module using the reinforcement learning process having a simulation training phase and an actual on-the-road training phase.

3. The system of claim 1 being further configured to train the human driving model module by modifying parameters in the human driving model module based on the reinforcement learning process.

4. The system of claim 1 being further configured to determine a current state of the autonomous vehicle.

5. The system of claim 1 being further configured to train the human driving model module by determining a current state of the autonomous vehicle and determining a deviation between the current state of the autonomous vehicle and a state corresponding to the desired human driving behaviors.

6. The system of claim 1 being further configured to capture data through vehicle sensor subsystems and driving simulation data to model the desired human driving behaviors.

7. The system of claim 1 wherein the data corresponding to desired human driving behaviors is represented as mathematical or data representations.

8. The system of claim 1 wherein the validated or modified vehicle speed control command is output to a vehicle control subsystem causing the autonomous vehicle to follow a trajectory corresponding to the validated or modified vehicle speed control command.

9. A method comprising:

generating data corresponding to desired human driving behaviors;

training a human driving model module using a reinforcement learning process and the desired human driving behaviors;

receiving a proposed vehicle speed control command;

determining if the proposed vehicle speed control command conforms to the desired human driving behaviors by use of the human driving model module; and

validating or modifying the proposed vehicle speed control command based on the determination.

10. The method of claim 9 including training the human driving model module using the reinforcement learning process having a simulation training phase and an actual on-the-road training phase.

11. The method of claim 9 including training the human driving model module by modifying parameters in the human driving model module based on the reinforcement learning process.

12. The method of claim 9 including determining a current state of the autonomous vehicle.

13. The method of claim 9 including training the human driving model module by determining a current state of the autonomous vehicle and determining a deviation between the current state of the autonomous vehicle and a state corresponding to the desired human driving behaviors.

14. The method of claim 9 including capturing data through vehicle sensor subsystems and driving simulation data to model the desired human driving behaviors.

15. The method of claim 9 wherein the data corresponding to desired human driving behaviors is represented as mathematical or data representations.

16. The method of claim 9 wherein the validated or modified vehicle speed control command is output to a vehicle control subsystem causing the autonomous vehicle to follow a trajectory corresponding to the validated or modified vehicle speed control command.

17. A non-transitory machine-useable storage medium embodying instructions which, when executed by a machine, cause the machine to:

generate data corresponding to desired human driving behaviors;

train a human driving model module using a reinforcement learning process and the desired human driving behaviors;

receive a proposed vehicle speed control command;

determine if the proposed vehicle speed control command conforms to the desired human driving behaviors by use of the human driving model module; and

validate or modify the proposed vehicle speed control command based on the determination.

18. The non- transitory machine-useable storage medium of claim 17 being further configured to train the human driving model module using the reinforcement learning process having a simulation training phase and an actual on-the-road training phase.

19. The non-transitory machine-useable storage medium of claim 17 being further configured to train the human driving model module by modifying parameters in the human driving model module based on the reinforcement learning process.

20. The non-transitory machine-useable storage medium of claim 17 being further configured to train the human driving model module by determining a current state of the autonomous vehicle and determining a deviation between the current state of the autonomous vehicle and a state corresponding to the desired human driving behaviors.

Description:
SYSTEM AND METHOD FOR

USING HUMAN DRIVING PATTERNS TO MANAGE SPEED CONTROL FOR AUTONOMOUS VEHICLES

CROSS REFERENCE TO RELATED APPLICATIONS

[0001] This claims priority to U.S. Patent Application No. 15/698,375, filed September 7,

2017, which application is incorporated by reference herein in its entirety.

COPYRIGHT NOTICE

[0002] A portion of the disclosure of this patent document contains material that is subject to copyright protection. The copyright owner has no objection to the facsimile reproduction by anyone of the patent document or the patent disclosure, as it appears in the U.S. Patent and Trademark Office patent files or records, but otherwise reserves all copyright rights whatsoever. The following notice applies to the disclosure herein and to the drawings that form a part of this document: Copyright 2016 - 2017, TuSimple, All Rights Reserved.

[0003]

TECHNICAL FIELD

[0004] This patent document pertains generally to tools (systems, apparatuses, methodologies, computer program products, etc.) for vehicle control systems, autonomous driving systems, vehicle control command generation, and more particularly, but not by way of limitation, to a system and method for using human driving patterns to manage speed control for autonomous vehicles.

BACKGROUND

[0005] An autonomous vehicle is often configured and controlled to follow a trajectory based on a computed driving path. However, when variables such as obstacles are present on the driving path, the autonomous vehicle must perform control operations so that the vehicle may be safely driven by changing the driving path or speed in real time. The autonomous driving system or control system of the vehicle must make these control adjustments to cause the vehicle to follow the desired trajectory and travel at the desired speed, while avoiding obstacles. However, these control adjustments can result in abrupt, uncomfortable, or even unsafe vehicle maneuvers.

SUMMARY [0006] A system and method for using human driving patterns to manage speed control for autonomous vehicles are disclosed herein. The various example embodiments described herein provide an autonomous driving control process that employs many parameters to control the speed of the vehicle. The example embodiments enable the autonomous vehicle to perform acceleration and deceleration modeled like a corresponding natural human driving behavior by use of a reinforcement learning framework to learn how to tune these parameters in a manner corresponding to the natural human driving behavior. The autonomous driving control process starts with a coarsely trained parameter set that allows the vehicle to function properly on the road or in simulation. While a vehicle is running on the road or in simulation, the autonomous driving control process collects the vehicle's speed profile data over time and compares the achieved speed profile data with corresponding human driving behavior data maintained in the reinforcement learning framework. Actual or simulated speed profiles that closely follow the corresponding human behavior are rewarded, while profiles that deviate from corresponding human behavior are penalized. Based on these rewards/penalties, the autonomous driving control process can tune its parameter set favoring profiles and behaviors that resemble the corresponding human behavior.

BRIEF DESCRIPTION OF THE DRAWINGS

[0007] The various embodiments are illustrated by way of example, and not by way of limitation, in the figures of the accompanying drawings in which:

[0008] Fig. 1 illustrates a block diagram of an example ecosystem in which a vehicle speed control module of an example embodiment can be implemented;

[0009] Fig. 2 illustrates the components of the vehicle speed control system of an example embodiment;

[0010] Fig. 3 illustrates an example embodiment including a process for training a human driving model module using a process called reinforcement learning;

[0011] Fig. 4 illustrates an example embodiment wherein operational data for a vehicle in operation can be captured at various points on a trajectory along which the vehicle is traveling;

[0012] Fig. 5 illustrates the reinforcement learning process in an example embodiment;

[0013] Figs. 6 and 7 illustrate the operation of the reinforcement learning process in an example embodiment;

[0014] Fig. 8 is a process flow diagram illustrating an example embodiment of a system and method for using human driving patterns to manage speed control for autonomous vehicles; and [0015] Fig. 9 shows a diagrammatic representation of machine in the example form of a computer system within which a set of instructions when executed may cause the machine to perform any one or more of the methodologies discussed herein.

DETAILED DESCRIPTION

[0016] In the following description, for purposes of explanation, numerous specific details are set forth in order to provide a thorough understanding of the various embodiments. It will be evident, however, to one of ordinary skill in the art that the various embodiments may be practiced without these specific details.

[0017] As described in various example embodiments, a system and method for using human driving patterns to manage speed control for autonomous vehicles are described herein. An example embodiment disclosed herein can be used in the context of an in-vehicle control system 150 in a vehicle ecosystem 101. In one example embodiment, an in-vehicle control system 150 with a vehicle speed control module 200 resident in a vehicle 105 can be configured like the architecture and ecosystem 101 illustrated in Fig. 1. However, it will be apparent to those of ordinary skill in the art that the vehicle speed control module 200 described and claimed herein can be implemented, configured, and used in a variety of other applications and systems as well.

[0018] Referring now to Fig. 1, a block diagram illustrates an example ecosystem 101 in which an in-vehicle control system 150 and a vehicle speed control module 200 of an example embodiment can be implemented. These components are described in more detail below. Ecosystem 101 includes a variety of systems and components that can generate and/or deliver one or more sources of information/data and related services to the in-vehicle control system 150 and the vehicle speed control module 200, which can be installed in the vehicle 105. For example, a camera installed in the vehicle 105, as one of the devices of vehicle subsystems 140, can generate image and timing data that can be received by the in-vehicle control system 150. The in-vehicle control system 150 and an image processing module executing therein can receive this image and timing data input. The image processing module can extract object data from the image and timing data to identify objects in the proximity of the vehicle 105. The in-vehicle control system 150 can process the object data and generate a trajectory or motion control command for the vehicle 105 based on the detected objects. The trajectory or motion control command can be used by an autonomous vehicle control subsystem, as another one of the subsystems of vehicle subsystems 140. In an example embodiment, the in-vehicle control system 150 can generate a vehicle control command signal, which can be used by a subsystem of vehicle subsystems 140 to cause the vehicle to traverse the generated trajectory or move in a manner corresponding to the motion control command. The autonomous vehicle control subsystem, for example, can use the real-time generated trajectory and vehicle motion control command signal to safely and efficiently navigate the vehicle 105 through a real world driving environment while avoiding obstacles and safely controlling the vehicle. [0019] In an example embodiment as described herein, the in-vehicle control system 150 can be in data communication with a plurality of vehicle subsystems 140, all of which can be resident in a user's vehicle 105. A vehicle subsystem interface 141 is provided to facilitate data communication between the in-vehicle control system 150 and the plurality of vehicle subsystems 140. The in-vehicle control system 150 can be configured to include a data processor 171 to execute the vehicle speed control module 200 for processing data received from one or more of the vehicle subsystems 140. The data processor 171 can be combined with a data storage device 172 as part of a computing system 170 in the in-vehicle control system 150. The data storage device 172 can be used to store data, processing parameters, and data processing instructions. A processing module interface 165 can be provided to facilitate data communications between the data processor 171 and the vehicle speed control module 200. In various example embodiments, a plurality of processing modules, configured similarly to vehicle speed control module 200, can be provided for execution by data processor 171. As shown by the dashed lines in Fig. 1, the vehicle speed control module 200 can be integrated into the in-vehicle control system 150, optionally downloaded to the in-vehicle control system 150, or deployed separately from the in-vehicle control system 150.

[0020] The in-vehicle control system 150 can be configured to receive or transmit data from/to a wide-area network 120 and network resources 122 connected thereto. An in-vehicle web- enabled device 130 and/or a user mobile device 132 can be used to communicate via network 120. A web-enabled device interface 131 can be used by the in-vehicle control system 150 to facilitate data communication between the in-vehicle control system 150 and the network 120 via the in- vehicle web-enabled device 130. Similarly, a user mobile device interface 133 can be used by the in-vehicle control system 150 to facilitate data communication between the in-vehicle control system 150 and the network 120 via the user mobile device 132. In this manner, the in-vehicle control system 150 can obtain real-time access to network resources 122 via network 120. The network resources 122 can be used to obtain processing modules for execution by data processor 171, data content to train internal neural networks, system parameters, or other data.

[0021] The ecosystem 101 can include a wide area data network 120. The network 120 represents one or more conventional wide area data networks, such as the Internet, a cellular telephone network, satellite network, pager network, a wireless broadcast network, gaming network, WiFi network, peer-to-peer network, Voice over IP (VoIP) network, etc. One or more of these networks 120 can be used to connect a user or client system with network resources 122, such as websites, servers, central control sites, or the like. The network resources 122 can generate and/or distribute data, which can be received in vehicle 105 via in-vehicle web-enabled devices 130 or user mobile devices 132. The network resources 122 can also host network cloud services, which can support the functionality used to compute or assist in processing object input or object input analysis. Antennas can serve to connect the in-vehicle control system 150 and the vehicle speed control module 200 with the data network 120 via cellular, satellite, radio, or other conventional signal reception mechanisms. Such cellular data networks are currently available (e.g., Verizon™, AT&T™, T-Mobile™, etc.). Such satellite -based data or content networks are also currently available (e.g., SiriusXM™, HughesNet™, etc.). The conventional broadcast networks, such as AM/FM radio networks, pager networks, UHF networks, gaming networks, WiFi networks, peer-to-peer networks, Voice over IP (VoIP) networks, and the like are also well- known. Thus, as described in more detail below, the in-vehicle control system 150 and the vehicle speed control module 200 can receive web-based data or content via an in-vehicle web-enabled device interface 131, which can be used to connect with the in-vehicle web-enabled device receiver 130 and network 120. In this manner, the in-vehicle control system 150 and the vehicle speed control module 200 can support a variety of network-connectable in-vehicle devices and systems from within a vehicle 105.

[0022] As shown in Fig. 1, the in-vehicle control system 150 and the vehicle speed control module 200 can also receive data, processing control parameters, and training content from user mobile devices 132, which can be located inside or proximately to the vehicle 105. The user mobile devices 132 can represent standard mobile devices, such as cellular phones, smartphones, personal digital assistants (PDA's), MP3 players, tablet computing devices (e.g., iPad™), laptop computers, CD players, and other mobile devices, which can produce, receive, and/or deliver data, processing control parameters, and content for the in-vehicle control system 150 and the vehicle speed control module 200. As shown in Fig. 1, the mobile devices 132 can also be in data communication with the network cloud 120. The mobile devices 132 can source data and content from internal memory components of the mobile devices 132 themselves or from network resources 122 via network 120. Additionally, mobile devices 132 can themselves include a GPS data receiver, accelerometers, WiFi triangulation, or other geo-location sensors or components in the mobile device, which can be used to determine the real-time geo-location of the user (via the mobile device) at any moment in time. In any case, the in-vehicle control system 150 and the vehicle speed control module 200 can receive data from the mobile devices 132 as shown in Fig. 1.

[0023] Referring still to Fig. 1, the example embodiment of ecosystem 101 can include vehicle operational subsystems 140. For embodiments that are implemented in a vehicle 105, many standard vehicles include operational subsystems, such as electronic control units (ECUs), supporting monitoring/control subsystems for the engine, brakes, transmission, electrical system, emissions system, interior environment, and the like. For example, data signals communicated from the vehicle operational subsystems 140 (e.g., ECUs of the vehicle 105) to the in-vehicle control system 150 via vehicle subsystem interface 141 may include information about the state of one or more of the components or subsystems of the vehicle 105. In particular, the data signals, which can be communicated from the vehicle operational subsystems 140 to a Controller Area Network (CAN) bus of the vehicle 105, can be received and processed by the in-vehicle control system 150 via vehicle subsystem interface 141. Embodiments of the systems and methods described herein can be used with substantially any mechanized system that uses a CAN bus or similar data communications bus as defined herein, including, but not limited to, industrial equipment, boats, trucks, machinery, or automobiles; thus, the term "vehicle" as used herein can include any such mechanized systems. Embodiments of the systems and methods described herein can also be used with any systems employing some form of network data communications; however, such network communications are not required.

[0024] Referring still to Fig. 1, the example embodiment of ecosystem 101, and the vehicle operational subsystems 140 therein, can include a variety of vehicle subsystems in support of the operation of vehicle 105. In general, the vehicle 105 may take the form of a car, truck, motorcycle, bus, boat, airplane, helicopter, lawn mower, earth mover, snowmobile, aircraft, recreational vehicle, amusement park vehicle, farm equipment, construction equipment, tram, golf cart, train, and trolley, for example. Other vehicles are possible as well. The vehicle 105 may be configured to operate fully or partially in an autonomous mode. For example, the vehicle 105 may control itself while in the autonomous mode, and may be operable to determine a current state of the vehicle and its environment, determine a predicted behavior of at least one other vehicle in the environment, determine a confidence level that may correspond to a likelihood of the at least one other vehicle to perform the predicted behavior, and control the vehicle 105 based on the determined information. While in autonomous mode, the vehicle 105 may be configured to operate without human interaction.

[0025] The vehicle 105 may include various vehicle subsystems such as a vehicle drive subsystem 142, vehicle sensor subsystem 144, vehicle control subsystem 146, and occupant interface subsystem 148. As described above, the vehicle 105 may also include the in-vehicle control system 150, the computing system 170, and the vehicle speed control module 200. The vehicle 105 may include more or fewer subsystems and each subsystem could include multiple elements. Further, each of the subsystems and elements of vehicle 105 could be interconnected. Thus, one or more of the described functions of the vehicle 105 may be divided up into additional functional or physical components or combined into fewer functional or physical components. In some further examples, additional functional and physical components may be added to the examples illustrated by Fig. 1.

[0026] The vehicle drive subsystem 142 may include components operable to provide powered motion for the vehicle 105. In an example embodiment, the vehicle drive subsystem 142 may include an engine or motor, wheels/tires, a transmission, an electrical subsystem, and a power source. The engine or motor may be any combination of an internal combustion engine, an electric motor, steam engine, fuel cell engine, propane engine, or other types of engines or motors. In some example embodiments, the engine may be configured to convert a power source into mechanical energy. In some example embodiments, the vehicle drive subsystem 142 may include multiple types of engines or motors. For instance, a gas-electric hybrid car could include a gasoline engine and an electric motor. Other examples are possible.

[0027] The wheels of the vehicle 105 may be standard tires. The wheels of the vehicle 105 may be configured in various formats, including a unicycle, bicycle, tricycle, or a four-wheel format, such as on a car or a truck, for example. Other wheel geometries are possible, such as those including six or more wheels. Any combination of the wheels of vehicle 105 may be operable to rotate differentially with respect to other wheels. The wheels may represent at least one wheel that is fixedly attached to the transmission and at least one tire coupled to a rim of the wheel that could make contact with the driving surface. The wheels may include a combination of metal and rubber, or another combination of materials. The transmission may include elements that are operable to transmit mechanical power from the engine to the wheels. For this purpose, the transmission could include a gearbox, a clutch, a differential, and drive shafts. The transmission may include other elements as well. The drive shafts may include one or more axles that could be coupled to one or more wheels. The electrical system may include elements that are operable to transfer and control electrical signals in the vehicle 105. These electrical signals can be used to activate lights, servos, electrical motors, and other electrically driven or controlled devices of the vehicle 105. The power source may represent a source of energy that may, in full or in part, power the engine or motor. That is, the engine or motor could be configured to convert the power source into mechanical energy. Examples of power sources include gasoline, diesel, other petroleum-based fuels, propane, other compressed gas-based fuels, ethanol, fuel cell, solar panels, batteries, and other sources of electrical power. The power source could additionally or alternatively include any combination of fuel tanks, batteries, capacitors, or flywheels. The power source may also provide energy for other subsystems of the vehicle 105.

[0028] The vehicle sensor subsystem 144 may include a number of sensors configured to sense information about an environment or condition of the vehicle 105. For example, the vehicle sensor subsystem 144 may include an inertial measurement unit (IMU), a Global Positioning System (GPS) transceiver, a RADAR unit, a laser range finder/LIDAR unit, and one or more cameras or image capture devices. The vehicle sensor subsystem 144 may also include sensors configured to monitor internal systems of the vehicle 105 (e.g., an 02 monitor, a fuel gauge, an engine oil temperature). Other sensors are possible as well. One or more of the sensors included in the vehicle sensor subsystem 144 may be configured to be actuated separately or collectively in order to modify a position, an orientation, or both, of the one or more sensors.

[0029] The IMU may include any combination of sensors (e.g., accelerometers and gyroscopes) configured to sense position and orientation changes of the vehicle 105 based on inertial acceleration. The GPS transceiver may be any sensor configured to estimate a geographic location of the vehicle 105. For this purpose, the GPS transceiver may include a receiver/transmitter operable to provide information regarding the position of the vehicle 105 with respect to the Earth. The RADAR unit may represent a system that utilizes radio signals to sense objects within the local environment of the vehicle 105. In some embodiments, in addition to sensing the objects, the RADAR unit may additionally be configured to sense the speed and the heading of the objects proximate to the vehicle 105. The laser range finder or LIDAR unit may be any sensor configured to sense objects in the environment in which the vehicle 105 is located using lasers. In an example embodiment, the laser range finder/LIDAR unit may include one or more laser sources, a laser scanner, and one or more detectors, among other system components. The laser range finder/LIDAR unit could be configured to operate in a coherent (e.g., using heterodyne detection) or an incoherent detection mode. The cameras may include one or more devices configured to capture a plurality of images of the environment of the vehicle 105. The cameras may be still image cameras or motion video cameras.

[0030] The vehicle control system 146 may be configured to control operation of the vehicle 105 and its components. Accordingly, the vehicle control system 146 may include various elements such as a steering unit, a throttle, a brake unit, a navigation unit, and an autonomous control unit.

[0031] The steering unit may represent any combination of mechanisms that may be operable to adjust the heading of vehicle 105. The throttle may be configured to control, for instance, the operating speed of the engine and, in turn, control the speed of the vehicle 105. The brake unit can include any combination of mechanisms configured to decelerate the vehicle 105. The brake unit can use friction to slow the wheels in a standard manner. In other embodiments, the brake unit may convert the kinetic energy of the wheels to electric current. The brake unit may take other forms as well. The navigation unit may be any system configured to determine a driving path or route for the vehicle 105. The navigation unit may additionally be configured to update the driving path dynamically while the vehicle 105 is in operation. In some embodiments, the navigation unit may be configured to incorporate data from the vehicle speed control module 200, the GPS transceiver, and one or more predetermined maps so as to determine the driving path for the vehicle 105. The autonomous control unit may represent a control system configured to identify, evaluate, and avoid or otherwise negotiate potential obstacles in the environment of the vehicle 105. In general, the autonomous control unit may be configured to control the vehicle 105 for operation without a driver or to provide driver assistance in controlling the vehicle 105. In some embodiments, the autonomous control unit may be configured to incorporate data from the vehicle speed control module 200, the GPS transceiver, the RADAR, the LIDAR, the cameras, and other vehicle subsystems to determine the driving path or trajectory for the vehicle 105. The vehicle control system 146 may additionally or alternatively include components other than those shown and described.

[0032] Occupant interface subsystems 148 may be configured to allow interaction between the vehicle 105 and external sensors, other vehicles, other computer systems, and/or an occupant or user of vehicle 105. For example, the occupant interface subsystems 148 may include standard visual display devices (e.g., plasma displays, liquid crystal displays (LCDs), touchscreen displays, heads -up displays, or the like), speakers or other audio output devices, microphones or other audio input devices, navigation interfaces, and interfaces for controlling the internal environment (e.g., temperature, fan, etc.) of the vehicle 105.

[0033] In an example embodiment, the occupant interface subsystems 148 may provide, for instance, means for a user/occupant of the vehicle 105 to interact with the other vehicle subsystems. The visual display devices may provide information to a user of the vehicle 105. The user interface devices can also be operable to accept input from the user via a touchscreen. The touchscreen may be configured to sense at least one of a position and a movement of a user's finger via capacitive sensing, resistance sensing, or a surface acoustic wave process, among other possibilities. The touchscreen may be capable of sensing finger movement in a direction parallel or planar to the touchscreen surface, in a direction normal to the touchscreen surface, or both, and may also be capable of sensing a level of pressure applied to the touchscreen surface. The touchscreen may be formed of one or more translucent or transparent insulating layers and one or more translucent or transparent conducting layers. The touchscreen may take other forms as well.

[0034] In other instances, the occupant interface subsystems 148 may provide means for the vehicle 105 to communicate with devices within its environment. The microphone may be configured to receive audio (e.g., a voice command or other audio input) from a user of the vehicle 105. Similarly, the speakers may be configured to output audio to a user of the vehicle 105. In one example embodiment, the occupant interface subsystems 148 may be configured to wirelessly communicate with one or more devices directly or via a communication network. For example, a wireless communication system could use 3G cellular communication, such as CDMA, EVDO, GSM/GPRS, or 4G cellular communication, such as WiMAX or LTE. Alternatively, the wireless communication system may communicate with a wireless local area network (WLAN), for example, using WIFI ® . In some embodiments, the wireless communication system 146 may communicate directly with a device, for example, using an infrared link, BLUETOOTH ® , or ZIGBEE ® . Other wireless protocols, such as various vehicular communication systems, are possible within the context of the disclosure. For example, the wireless communication system may include one or more dedicated short range communications (DSRC) devices that may include public or private data communications between vehicles and/or roadside stations.

[0035] Many or all of the functions of the vehicle 105 can be controlled by the computing system 170. The computing system 170 may include at least one data processor 171 (which can include at least one microprocessor) that executes processing instructions stored in a non-transitory computer readable medium, such as the data storage device 172. The computing system 170 may also represent a plurality of computing devices that may serve to control individual components or subsystems of the vehicle 105 in a distributed fashion. In some embodiments, the data storage device 172 may contain processing instructions (e.g., program logic) executable by the data processor 171 to perform various functions of the vehicle 105, including those described herein in connection with the drawings. The data storage device 172 may contain additional instructions as well, including instructions to transmit data to, receive data from, interact with, or control one or more of the vehicle drive subsystem 140, the vehicle sensor subsystem 144, the vehicle control subsystem 146, and the occupant interface subsystems 148.

[0036] In addition to the processing instructions, the data storage device 172 may store data such as data processing parameters, training data, human driving model data, human driving model parameters, roadway maps, and path information, among other information. Such information may be used by the vehicle 105 and the computing system 170 during the operation of the vehicle 105 in the autonomous, semi-autonomous, and/or manual modes.

[0037] The vehicle 105 may include a user interface for providing information to or receiving input from a user or occupant of the vehicle 105. The user interface may control or enable control of the content and the layout of interactive images that may be displayed on a display device. Further, the user interface may include one or more input/output devices within the set of occupant interface subsystems 148, such as the display device, the speakers, the microphones, or a wireless communication system.

[0038] The computing system 170 may control the function of the vehicle 105 based on inputs received from various vehicle subsystems (e.g., the vehicle drive subsystem 140, the vehicle sensor subsystem 144, and the vehicle control subsystem 146), as well as from the occupant interface subsystem 148. For example, the computing system 170 may use input from the vehicle control system 146 in order to control the steering unit to avoid an obstacle detected by the vehicle sensor subsystem 144 and follow a path or trajectory generated by the vehicle speed control module 200. In an example embodiment, the computing system 170 can be operable to provide control over many aspects of the vehicle 105 and its subsystems.

[0039] Although Fig. 1 shows various components of vehicle 105, e.g., vehicle subsystems

140, computing system 170, data storage device 172, and vehicle speed control module 200, as being integrated into the vehicle 105, one or more of these components could be mounted or associated separately from the vehicle 105. For example, data storage device 172 could, in part or in full, exist separate from the vehicle 105. Thus, the vehicle 105 could be provided in the form of device elements that may be located separately or together. The device elements that make up vehicle 105 could be communicatively coupled together in a wired or wireless fashion.

[0040] Additionally, other data and/or content (denoted herein as ancillary data) can be obtained from local and/or remote sources by the in-vehicle control system 150 as described above. The ancillary data can be used to augment, modify, or train the operation of the vehicle speed control module 200 based on a variety of factors including, the context in which the user is operating the vehicle (e.g., the location of the vehicle, the specified destination, direction of travel, speed, the time of day, the status of the vehicle, etc.), and a variety of other data obtainable from the variety of sources, local and remote, as described herein.

[0041] In a particular embodiment, the in-vehicle control system 150 and the vehicle speed control module 200 can be implemented as in-vehicle components of vehicle 105. In various example embodiments, the in-vehicle control system 150 and the vehicle speed control module 200 in data communication therewith can be implemented as integrated components or as separate components. In an example embodiment, the software components of the in-vehicle control system 150 and/or the vehicle speed control module 200 can be dynamically upgraded, modified, and/or augmented by use of the data connection with the mobile devices 132 and/or the network resources 122 via network 120. The in-vehicle control system 150 can periodically query a mobile device 132 or a network resource 122 for updates or updates can be pushed to the in-vehicle control system 150. [0042] Referring now to Fig. 2, a diagram illustrates the components of a vehicle speed control system 201 with the vehicle speed control module 200 of an example embodiment. In the example embodiment, the vehicle speed control module 200 can be configured to include a speed control module 173 and a human driving model module 175. As described in more detail below, the speed control module 173 and the human driving model module 175 serve to enable the modeling and modification of a vehicle speed control command for the vehicle based on a comparison of a proposed vehicle speed control command 210 with corresponding normal human driving behavior data maintained by the human driving model module 175. The speed control module 173 and the human driving model module 175 can be configured as software modules executed by the data processor 171 of the in-vehicle control system 150. The modules 173 and 175 of the vehicle speed control module 200 can receive a proposed vehicle speed control command 210 and produce a validated or modified vehicle speed control command 220, which can be used by the autonomous control subsystem of the vehicle control subsystem 146 to efficiently and safely control the vehicle 105. As part of their vehicle speed control command processing, the speed control module 173 and the human driving model module 175 can be configured to work with human driving model parameters 174, which can be used to configure and fine tune the operation of the vehicle speed control module 200. The human driving model parameters 174 can be stored in a memory 172 of the in-vehicle control system 150.

[0043] In the example embodiment, the vehicle speed control module 200 can be configured to include an interface with the in-vehicle control system 150, as shown in Fig. 1, through which the vehicle speed control module 200 can send and receive data as described herein. Additionally, the vehicle speed control module 200 can be configured to include an interface with the in-vehicle control system 150 and/or other ecosystem 101 subsystems through which the vehicle speed control module 200 can receive ancillary data from the various data sources described above. As described above, the vehicle speed control module 200 can also be implemented in systems and platforms that are not deployed in a vehicle and not necessarily used in or with a vehicle.

[0044] In an example embodiment as shown in Fig. 2, the vehicle speed control module

200 can be configured to include the speed control module 173 and the human driving model module 175, as well as other processing modules not shown for clarity. Each of these modules can be implemented as software, firmware, or other logic components executing or activated within an executable environment of the vehicle speed control module 200 operating within or in data communication with the in-vehicle control system 150. Each of these modules of an example embodiment is described in more detail below in connection with the figures provided herein. System and Method for Using Human Driving Patterns to Manage Speed Control for Autonomous Vehicles

[0045] A system and method for using human driving patterns to manage speed control for autonomous vehicles are disclosed herein. The various example embodiments described herein provide an autonomous driving control process that employs many parameters to control the speed of the vehicle. The example embodiments enable the autonomous vehicle to perform acceleration and deceleration modeled like a corresponding natural human driving behavior by use of a reinforcement learning framework to learn how to tune these parameters in a manner corresponding to the natural human driving behavior. The autonomous driving control process starts with a coarsely trained parameter set that allows the vehicle to function properly on the road or in simulation. While a vehicle is running on the road or in simulation, the autonomous driving control process collects the vehicle's speed profile data over time and compares the achieved speed profile data with corresponding human driving behavior data maintained in the reinforcement learning framework. Actual or simulated speed profiles that closely follow the corresponding human behavior are rewarded, while profiles that deviate from corresponding human behavior are penalized. Based on these rewards/penalties, the autonomous driving control process can tune its parameter set favoring profiles and behaviors that resemble the corresponding human behavior.

[0046] An example embodiment can develop a human driving behavior model based on data related to various types of driving behaviors captured and retained by the human driving model module 175 of the example embodiment. The example embodiment can use actual empirical data captured through vehicle sensor subsystems and driving simulation data to model typical human driving behaviors, particularly human driving behavior related to vehicle speed control. This empirical data and simulation data is captured and used by the human driving model module 175 to encode data corresponding to these typical driving behaviors as mathematical or data representations. The data can be encoded as a neural network, rules sets, or other well-known methods for developing machine learning systems. The empirical data can be captured for a single vehicle and/or aggregated from data collected from a large population of vehicles and drivers. Over time, the human driving model module 175 can learn typical driving behaviors, identify and retain driving behaviors deemed normal and safe, and expunge behaviors deemed unsafe or residing outside common operational thresholds.

[0047] For example, an example embodiment can learn a common driving behavior related to accelerating or decelerating an autonomous vehicle and/or managing the speed of the vehicle. The human driving model module 175 can receive empirical data and simulation data related to driving behaviors that correspond to a throttle level or throttle percentage applied to the engine or drivetrain controls of the vehicle as a function of time. An initial increase in the throttle percentage for a period of time can indicate an accelerating or vehicle speed increase behavior as typical when a vehicle passes an obstacle, such as another vehicle on the roadway. The slope of the throttle percentage indicates the typical rate of acceleration for this type of driving behavior. Abrupt or unsafe acceleration rates, indicated by steep throttle percentage slopes, can be detected and expunged from the human driving model. In a corresponding fashion, a decelerating throttle percentage for a period of time can indicate a decelerating action or a vehicle speed decrease behavior. Abrupt or unsafe deceleration rates, indicated by steep throttle percentage slopes, can be detected and expunged from the human driving model. Typically, when a vehicle is driven by human drivers and the driver performs an acceleration or deceleration maneuver, the relationship between the throttle percentage and time can be learned and retained as a smooth data curve and a corresponding function by the human driving model module 175. As such, data corresponding to these acceleration or deceleration behaviors can be received, retained as a mathematical or data representation, and learned by the human driving model module 175 of an example embodiment.

[0048] An example embodiment can also learn a common driving behavior related to braking or stopping an autonomous vehicle and/or managing the speed of the vehicle. The human driving model module 175 can receive empirical data and simulation data related to driving behaviors that correspond to a braking level or braking percentage applied to the braking controls of the vehicle as a function of time. An initial increase in the braking percentage for a period of time can indicate a vehicle stopping behavior as typical when a driver depresses the brake pedal. The slope of the braking percentage indicates the typical rate of braking for this type of driving behavior. Abrupt or unsafe braking rates, indicated by steep braking percentage slopes, can be detected and expunged from the human driving model. In a corresponding fashion, a reduced or decreasing braking percentage for a period of time can indicate a reduced vehicle braking behavior. Typically, when a vehicle is driven by human drivers and the driver performs a braking maneuver, the relationship between the braking percentage and time can be learned and retained as a smooth data curve and a corresponding function by the human driving model module 175. As such, data corresponding to these braking behaviors can be received, retained as a mathematical or data representation, and learned by the human driving model module 175 of an example embodiment.

[0049] An example embodiment can also learn a common human driving behavior, such as one related to steering an autonomous vehicle and/or passing an obstacle (e.g., another vehicle) in the roadway. The human driving model module 175 can receive empirical data and simulation data related to driving behaviors that correspond to a steering angle applied to the steering controls of the vehicle as a function of time. Abrupt, swerving, or unsafe turn rates, indicated by steep steering angle slopes, can be detected and expunged from the human driving model. Typically, when a vehicle is driven by human drivers and the driver performs a left-side or right-side passing maneuver, the relationship between the steering angle and time can be learned and retained as a smooth data curve and a corresponding function by the human driving model module 175. As such, data corresponding to these steering and passing behaviors can be received, retained as a mathematical or data representation, and learned by the human driving model module 175 of an example embodiment.

[0050] As described above, the human driving model module 175 of an example embodiment can develop a human driving behavior model based on data related to various types of driving behaviors. This data can be aggregated over many drivers, vehicles, driving scenarios, and driving conditions. Sensor data and/or simulation data for the each of the vehicles being used to train the human driving behavior model can be captured and plotted on a graph. The plot can represent human driver behavior data based on sensor data received over time from sensors and/or simulation data for each of a multitude of vehicles being used to train the human driving behavior model. The data plotted on the graph can also include data from a vehicle driving simulation system. The plotted sensor or simulation data can provide a disbursed clustering effect produced by typical or normal driving behaviors that tend to follow consistent trends or patterns. In other words, normal or typical drivers tend to exhibit similar driving behaviors. The plotted sensor or simulation data can provide a relatively consistent disbursed clustering effect produced by the typical or normal driving behaviors that tend to follow consistent trends or patterns. As such, the data clusters of typical human driver behavior data can be identified and used to train the human driving model module 175 of an example embodiment using a process called reinforcement learning, which is described in more detail below.

[0051] Referring now to Fig. 3, an example embodiment includes a process for training the human driving model module 175 of an example embodiment using a process called reinforcement learning. In an example embodiment, reinforcement learning uses driving simulation and actual on-the-road training exercises to configure or tune parameters in (e.g., train) the human driving model module 175 to model desired human driving behaviors. In an initial operation 310, data corresponding to typical or normal human driving behaviors (e.g., vehicle operational data) can be recorded. The typical or normal human driving behaviors can include a human driver's management of speed, braking, and heading (e.g., trajectory). As described above, this normal human driving behavior data can be captured from sensors on an actual vehicle or obtained from a driving simulation system. The normal human driving behavior data can be retained in memory 172.

[0052] In operation 315 as shown in Fig. 3, the data generated by the human driving model module 175 can be run against the normal human driving behavior data in a simulation training phase. As part of a reinforcement learning process of the simulation training phase (operation 320), the incremental speeds (or other vehicle operational data) of a vehicle in simulation at particular time steps are compared with the incremental speeds that would be generated by the human driving model module 175 at corresponding time steps. The differences of the speeds (or other vehicle operational data) at the corresponding time steps between the simulated vehicle and the human driving model module 175 are calculated and compared to an acceptable error or variance threshold. If the difference between the speed at a corresponding time step between the simulated vehicle and the human driving model module 175 is above or greater than the acceptable error or variance threshold, corresponding parameters within the human driving model module 175 are updated (operation 317) to reduce the error or variance and cause the difference between the speed at the corresponding time step between the simulated vehicle and the human driving model module 175 to be below, less than, or equal to the acceptable error or variance threshold. Control can then be passed to operation 315 where another iteration of the simulation training is performed.

[0053] Referring still to Fig. 3, the simulation training phase and the reinforcement learning process as described above can be performed for as many iterations as needed to cause the update of parameters in the human driving model module 175 to progress toward a diminishing differential or deviation relative to the acceptable error or variance threshold. Eventually, the behaviors produced by the human driving model module 175 will converge on conformity with the corresponding behaviors produced in the vehicle simulation system against which the human driving model module 175 is trained in the simulation training phase.

[0054] To further refine the human driving behavior modeled by the human driving model module 175, an example embodiment can also run the data produced by the human driving model module 175 against the normal human driving behavior data in an actual on-the-road training phase. In the actual on-the-road training phase, actual human driving behavior data can be captured from a vehicle operating in a real world traffic environment (operation 325). For example, as shown in Fig. 4, operational data for a vehicle in operation can be captured at various points on a trajectory along which the vehicle is traveling. The captured data can include the vehicle's position, velocity, acceleration, incremental speed, target speed, and a variety of other data corresponding to the vehicle's status at a particular point in time. As part of the reinforcement learning process in the actual on-the-road training phase (Fig. 3, operation 330), the incremental speeds (or other vehicle operational data) of the actual vehicle at particular time steps are compared with the incremental speeds (or other vehicle operational data) that would be generated by the human driving model module 175 at corresponding time steps. The differences of the speeds (or other vehicle operational data) at the corresponding time steps between the actual vehicle and the human driving model module 175 are calculated and compared to the acceptable error or variance threshold. If the difference between the speed at a corresponding time step between the actual vehicle and the human driving model module 175 is above or greater than the acceptable error or variance threshold, corresponding parameters within the human driving model module 175 are updated (operation 327) to reduce the error or variance and cause the difference between the speed at the corresponding time step between the actual vehicle and the human driving model module 175 to be below, less than, or equal to the acceptable error or variance threshold. Control can then be passed to operation 325 where another iteration of the actual on-the-road training is performed.

[0055] Referring still to Fig. 3, the actual on-the-road training phase and the reinforcement learning process as described above can be performed for as many iterations as needed to cause the update of parameters in the human driving model module 175 to progress toward a diminishing differential or deviation relative to the acceptable error or variance threshold. Eventually, the behaviors produced by the human driving model module 175 will converge on conformity with the corresponding behaviors produced in the actual vehicle with a human driver against which the human driving model module 175 is trained in the actual on-the-road training phase. Given the training of the human driving model module 175 using the simulation phase and the actual on-the- road training phase as described above, the parameters in the human driving model module 175 will be finely tuned to produce human driving behaviors that closely correlate with the corresponding simulated and actual human driving behaviors.

[0056] Referring now to Fig. 5, a diagram illustrates the reinforcement learning process in an example embodiment. As shown, the state of a vehicle in simulation or actual operation can be determined by capturing vehicle operational data (e.g., the vehicle's position, velocity, acceleration, incremental speed, target speed, and a variety of other vehicle operational data) at particular points in time. As described above, this vehicle operational data can be compared with the incremental speeds (or other vehicle operational data) that would be generated by the human driving model module 175 at corresponding time steps. The differences of the speeds (or other vehicle operational data) at the corresponding time steps between the actual vehicle and the human driving model module 175 are calculated and compared to the acceptable error or variance threshold. These differences represent the deviation of the behavior of the vehicle in its current state from the corresponding desired human driving behavior. This deviation can be denoted the reward or penalty corresponding to the current behavior of the vehicle. If the difference between the speed at a corresponding time step between the actual vehicle and the human driving model module 175 is above or greater than the acceptable error or variance threshold (e.g., a penalty condition), corresponding parameters within the human driving model module 175 are updated or trained to reduce the error or variance and cause the difference between the speed at the corresponding time step between the actual vehicle and the human driving model module 175 to be below, less than, or equal to the acceptable error or variance threshold (e.g., a reward condition). The updated vehicle control parameters can be provided as an output to the human driving model module 175 and another iteration of the simulation or actual on-the-road training can be performed.

[0057] Referring to Figs. 6 and 7, the diagrams illustrate the operation of the reinforcement learning process in an example embodiment. As shown in Fig. 6, a modeled vehicle is initially on a trajectory learned from a first iteration of the reinforcement learning process as described above. In this first iteration, the deviation of the trajectory learned from a first iteration of the reinforcement learning process as compared to the desired human driving trajectory (shown by example in Fig. 6) is determined and used to update the parameters in the human driving model module 175 as described above. A next (second) iteration of the reinforcement learning process is performed. As shown in Fig. 6, the trajectory learned from the second iteration of the reinforcement learning process produces a deviation from the desired human driving trajectory that is less than the deviation from the first iteration. As such, the trajectory of the modeled vehicle is beginning to converge with the trajectory of the desired human driving behavior. As subsequent iterations of the reinforcement learning process are performed, the deviation from the desired human driving trajectory continues to decrease and the trajectory of the modeled vehicle continues to converge with the trajectory of the desired human driving behavior. As shown in Fig. 7, the deviation of the behavior of the modeled vehicle relative to the desired human driving behavior decreases rapidly over the time devoted to training the human driving model module 175 using the reinforcement learning process as described herein.

[0058] Referring again to Fig. 2, an example embodiment includes a process for comparing a proposed vehicle speed control command 210 with the normal human driver speed control behaviors learned by the human driving model module 175 as described above to determine if the proposed vehicle speed control command 210 corresponds with normal human driver speed control behavior. If the proposed vehicle speed control command 210 conforms to the normal human driver speed control behavior, the proposed vehicle speed control command 210 is validated by the speed control module 173 and passed through as a validated vehicle speed control command 220. If the proposed vehicle speed control command 210 does not conform to the normal human driver speed control behavior, the proposed vehicle speed control command 210 is modified by the speed control module 173 to conform to the normal human driver speed control behavior and passed through as a modified vehicle speed control command 220. During the process of controlling the movement of the vehicle 105, the in-vehicle control subsystem 150 can issue many control commands to the vehicle control subsystems 146 to perform a variety of driving behaviors or maneuvers. Prior to actually commanding the vehicle control subsystems 146 to perform a particular maneuver, the in-vehicle control subsystem 150 can issue a proposed vehicle speed control command 210 to the vehicle speed control module 200. As described in detail above, the vehicle speed control module 200, and the speed control module 173 therein, can determine if the proposed vehicle speed control command 210 conforms to the normal human driver speed control behavior and can validate or modify the vehicle speed control command 210 accordingly. In other words, the speed control module 173 can cause the proposed vehicle speed control command 210 to model a typical or normal human driver speed control behavior.

[0059] Referring now to Fig. 8, a flow diagram illustrates an example embodiment of a system and method 1000 for using human driving patterns to manage speed control. The example embodiment can be configured for: generating data corresponding to desired human driving behaviors (processing block 1010); training a human driving model module using a reinforcement learning process and the desired human driving behaviors (processing block 1020); receiving a proposed vehicle speed control command (processing block 1030); determining if the proposed vehicle speed control command conforms to the desired human driving behaviors by use of the human driving model module (processing block 1040); and validating or modifying the proposed vehicle speed control command based on the determination (processing block 1050).

[0060] As used herein and unless specified otherwise, the term "mobile device" includes any computing or communications device that can communicate with the in-vehicle control system 150 and/or the vehicle speed control module 200 described herein to obtain read or write access to data signals, messages, or content communicated via any mode of data communications. In many cases, the mobile device 130 is a handheld, portable device, such as a smart phone, mobile phone, cellular telephone, tablet computer, laptop computer, display pager, radio frequency (RF) device, infrared (IR) device, global positioning device (GPS), Personal Digital Assistants (PDA), handheld computers, wearable computer, portable game console, other mobile communication and/or computing device, or an integrated device combining one or more of the preceding devices, and the like. Additionally, the mobile device 130 can be a computing device, personal computer (PC), multiprocessor system, microprocessor-based or programmable consumer electronic device, network PC, diagnostics equipment, a system operated by a vehicle 119 manufacturer or service technician, and the like, and is not limited to portable devices. The mobile device 130 can receive and process data in any of a variety of data formats. The data format may include or be configured to operate with any programming format, protocol, or language including, but not limited to, JavaScript, C++, iOS, Android, etc.

[0061] As used herein and unless specified otherwise, the term "network resource" includes any device, system, or service that can communicate with the in-vehicle control system 150 and/or the vehicle speed control module 200 described herein to obtain read or write access to data signals, messages, or content communicated via any mode of inter-process or networked data communications. In many cases, the network resource 122 is a data network accessible computing platform, including client or server computers, websites, mobile devices, peer-to-peer (P2P) network nodes, and the like. Additionally, the network resource 122 can be a web appliance, a network router, switch, bridge, gateway, diagnostics equipment, a system operated by a vehicle 119 manufacturer or service technician, or any machine capable of executing a set of instructions (sequential or otherwise) that specify actions to be taken by that machine. Further, while only a single machine is illustrated, the term "machine" can also be taken to include any collection of machines that individually or jointly execute a set (or multiple sets) of instructions to perform any one or more of the methodologies discussed herein. The network resources 122 may include any of a variety of providers or processors of network transportable digital content. Typically, the file format that is employed is Extensible Markup Language (XML), however, the various embodiments are not so limited, and other file formats may be used. For example, data formats other than Hypertext Markup Language (HTML)/XML or formats other than open/standard data formats can be supported by various embodiments. Any electronic file format, such as Portable Document Format (PDF), audio (e.g., Motion Picture Experts Group Audio Layer 3 - MP3, and the like), video (e.g., MP4, and the like), and any proprietary interchange format defined by specific content sites can be supported by the various embodiments described herein.

[0062] The wide area data network 120 (also denoted the network cloud) used with the network resources 122 can be configured to couple one computing or communication device with another computing or communication device. The network may be enabled to employ any form of computer readable data or media for communicating information from one electronic device to another. The network 120 can include the Internet in addition to other wide area networks (WANs), cellular telephone networks, metro-area networks, local area networks (LANs), other packet- switched networks, circuit- switched networks, direct data connections, such as through a universal serial bus (USB) or Ethernet port, other forms of computer-readable media, or any combination thereof. The network 120 can include the Internet in addition to other wide area networks (WANs), cellular telephone networks, satellite networks, over-the-air broadcast networks, AM/FM radio networks, pager networks, UHF networks, other broadcast networks, gaming networks, WiFi networks, peer-to-peer networks, Voice Over IP (VoIP) networks, metro-area networks, local area networks (LANs), other packet-switched networks, circuit-switched networks, direct data connections, such as through a universal serial bus (USB) or Ethernet port, other forms of computer-readable media, or any combination thereof. On an interconnected set of networks, including those based on differing architectures and protocols, a router or gateway can act as a link between networks, enabling messages to be sent between computing devices on different networks. Also, communication links within networks can typically include twisted wire pair cabling, USB, Firewire, Ethernet, or coaxial cable, while communication links between networks may utilize analog or digital telephone lines, full or fractional dedicated digital lines including Tl, T2, T3, and T4, Integrated Services Digital Networks (ISDNs), Digital User Lines (DSLs), wireless links including satellite links, cellular telephone links, or other communication links known to those of ordinary skill in the art. Furthermore, remote computers and other related electronic devices can be remotely connected to the network via a modem and temporary telephone link.

[0063] The network 120 may further include any of a variety of wireless sub-networks that may further overlay stand-alone ad-hoc networks, and the like, to provide an infrastructure- oriented connection. Such sub-networks may include mesh networks, Wireless LAN (WLAN) networks, cellular networks, and the like. The network may also include an autonomous system of terminals, gateways, routers, and the like connected by wireless radio links or wireless transceivers. These connectors may be configured to move freely and randomly and organize themselves arbitrarily, such that the topology of the network may change rapidly. The network 120 may further employ one or more of a plurality of standard wireless and/or cellular protocols or access technologies including those set forth herein in connection with network interface 712 and network 714 described in the figures herewith.

[0064] In a particular embodiment, a mobile device 132 and/or a network resource 122 may act as a client device enabling a user to access and use the in- vehicle control system 150 and/or the vehicle speed control module 200 to interact with one or more components of a vehicle subsystem. These client devices 132 or 122 may include virtually any computing device that is configured to send and receive information over a network, such as network 120 as described herein. Such client devices may include mobile devices, such as cellular telephones, smart phones, tablet computers, display pagers, radio frequency (RF) devices, infrared (IR) devices, global positioning devices (GPS), Personal Digital Assistants (PDAs), handheld computers, wearable computers, game consoles, integrated devices combining one or more of the preceding devices, and the like. The client devices may also include other computing devices, such as personal computers (PCs), multiprocessor systems, microprocessor-based or programmable consumer electronics, network PC's, and the like. As such, client devices may range widely in terms of capabilities and features. For example, a client device configured as a cell phone may have a numeric keypad and a few lines of monochrome LCD display on which only text may be displayed. In another example, a web-enabled client device may have a touch sensitive screen, a stylus, and a color LCD display screen in which both text and graphics may be displayed. Moreover, the web- enabled client device may include a browser application enabled to receive and to send wireless application protocol messages (WAP), and/or wired application messages, and the like. In one embodiment, the browser application is enabled to employ Hypertext Markup Language (HTML), Dynamic HTML, Handheld Device Markup Language (HDML), Wireless Markup Language (WML), WMLScript, JavaScript™, Extensible HTML (xHTML), Compact HTML (CHTML), and the like, to display and send a message with relevant information.

[0065] The client devices may also include at least one client application that is configured to receive content or messages from another computing device via a network transmission. The client application may include a capability to provide and receive textual content, graphical content, video content, audio content, alerts, messages, notifications, and the like. Moreover, the client devices may be further configured to communicate and/or receive a message, such as through a Short Message Service (SMS), direct messaging (e.g., Twitter), email, Multimedia Message Service (MMS), instant messaging (IM), internet relay chat (IRC), mIRC, Jabber, Enhanced Messaging Service (EMS), text messaging, Smart Messaging, Over the Air (OTA) messaging, or the like, between another computing device, and the like. The client devices may also include a wireless application device on which a client application is configured to enable a user of the device to send and receive information to/from network resources wirelessly via the network.

[0066] The in- vehicle control system 150 and/or the vehicle speed control module 200 can be implemented using systems that enhance the security of the execution environment, thereby improving security and reducing the possibility that the in-vehicle control system 150 and/or the vehicle speed control module 200 and the related services could be compromised by viruses or malware. For example, the in-vehicle control system 150 and/or the vehicle speed control module 200 can be implemented using a Trusted Execution Environment, which can ensure that sensitive data is stored, processed, and communicated in a secure way. [0067] Fig. 9 shows a diagrammatic representation of a machine in the example form of a computing system 700 within which a set of instructions when executed and/or processing logic when activated may cause the machine to perform any one or more of the methodologies described and/or claimed herein. In alternative embodiments, the machine operates as a standalone device or may be connected (e.g., networked) to other machines. In a networked deployment, the machine may operate in the capacity of a server or a client machine in server-client network environment, or as a peer machine in a peer-to-peer (or distributed) network environment. The machine may be a personal computer (PC), a laptop computer, a tablet computing system, a Personal Digital Assistant (PDA), a cellular telephone, a smartphone, a web appliance, a set- top box (STB), a network router, switch or bridge, or any machine capable of executing a set of instructions (sequential or otherwise) or activating processing logic that specify actions to be taken by that machine. Further, while only a single machine is illustrated, the term "machine" can also be taken to include any collection of machines that individually or jointly execute a set (or multiple sets) of instructions or processing logic to perform any one or more of the methodologies described and/or claimed herein.

[0068] The example computing system 700 can include a data processor 702 (e.g., a

System-on-a-Chip (SoC), general processing core, graphics core, and optionally other processing logic) and a memory 704, which can communicate with each other via a bus or other data transfer system 706. The mobile computing and/or communication system 700 may further include various input/output (I/O) devices and/or interfaces 710, such as a touchscreen display, an audio jack, a voice interface, and optionally a network interface 712. In an example embodiment, the network interface 712 can include one or more radio transceivers configured for compatibility with any one or more standard wireless and/or cellular protocols or access technologies (e.g., 2nd (2G), 2.5, 3rd (3G), 4th (4G) generation, and future generation radio access for cellular systems, Global System for Mobile communication (GSM), General Packet Radio Services (GPRS), Enhanced Data GSM Environment (EDGE), Wideband Code Division Multiple Access (WCDMA), LTE, CDMA2000, WLAN, Wireless Router (WR) mesh, and the like). Network interface 712 may also be configured for use with various other wired and/or wireless communication protocols, including TCP/IP, UDP, SIP, SMS, RTP, WAP, CDMA, TDMA, UMTS, UWB, WiFi, WiMax, Bluetooth ® , IEEE 802. l lx, and the like. In essence, network interface 712 may include or support virtually any wired and/or wireless communication and data processing mechanisms by which information data may travel between a computing system 700 and another computing or communication system via network 714. [0069] The memory 704 can represent a machine-readable medium on which is stored one or more sets of instructions, software, firmware, or other processing logic (e.g., logic 708) embodying any one or more of the methodologies or functions described and/or claimed herein. The logic 708, or a portion thereof, may also reside, completely or at least partially within the processor 702 during execution thereof by the mobile computing and/or communication system 700. As such, the memory 704 and the processor 702 may also constitute machine-readable media. The logic 708, or a portion thereof, may also be configured as processing logic or logic, at least a portion of which is partially implemented in hardware. The logic 708, or a portion thereof, may further be transmitted or received over a network 714 via the network interface 712. While the machine-readable medium of an example embodiment can be a single medium, the term "machine- readable medium" should be taken to include a single non-transitory medium or multiple non- transitory media (e.g., a centralized or distributed database, and/or associated caches and computing systems) that store the one or more sets of instructions. The term "machine-readable medium" can also be taken to include any non-transitory medium that is capable of storing, encoding or carrying a set of instructions for execution by the machine and that cause the machine to perform any one or more of the methodologies of the various embodiments, or that is capable of storing, encoding or carrying data structures utilized by or associated with such a set of instructions. The term "machine-readable medium" can accordingly be taken to include, but not be limited to, solid-state memories, optical media, and magnetic media.

[0070] The Abstract of the Disclosure is provided to allow the reader to quickly ascertain the nature of the technical disclosure. It is submitted with the understanding that it will not be used to interpret or limit the scope or meaning of the claims. In addition, in the foregoing Detailed Description, it can be seen that various features are grouped together in a single embodiment for the purpose of streamlining the disclosure. This method of disclosure is not to be interpreted as reflecting an intention that the claimed embodiments require more features than are expressly recited in each claim. Rather, as the following claims reflect, inventive subject matter lies in less than all features of a single disclosed embodiment. Thus, the following claims are hereby incorporated into the Detailed Description, with each claim standing on its own as a separate embodiment.