WO2021134217A1 - Vehicle control method and apparatus based on remote takeover, and computer device - Google Patents
Vehicle control method and apparatus based on remote takeover, and computer device Download PDFInfo
- Publication number
- WO2021134217A1 WO2021134217A1 PCT/CN2019/129923 CN2019129923W WO2021134217A1 WO 2021134217 A1 WO2021134217 A1 WO 2021134217A1 CN 2019129923 W CN2019129923 W CN 2019129923W WO 2021134217 A1 WO2021134217 A1 WO 2021134217A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- remote takeover
- vehicle
- remote
- information
- takeover
- Prior art date
Links
- 238000000034 method Methods 0.000 title claims abstract description 55
- 238000013468 resource allocation Methods 0.000 claims abstract description 28
- 230000002159 abnormal effect Effects 0.000 claims description 164
- 230000005856 abnormality Effects 0.000 claims description 61
- 238000001514 detection method Methods 0.000 claims description 29
- 238000004364 calculation method Methods 0.000 claims description 11
- 238000012544 monitoring process Methods 0.000 claims description 9
- 238000004458 analytical method Methods 0.000 claims description 4
- 238000012545 processing Methods 0.000 abstract description 14
- 230000008569 process Effects 0.000 description 11
- 238000010586 diagram Methods 0.000 description 9
- 238000004422 calculation algorithm Methods 0.000 description 3
- 230000005540 biological transmission Effects 0.000 description 2
- 230000000903 blocking effect Effects 0.000 description 2
- 230000015556 catabolic process Effects 0.000 description 2
- 238000004590 computer program Methods 0.000 description 2
- 239000000284 extract Substances 0.000 description 2
- 238000005259 measurement Methods 0.000 description 2
- 238000003672 processing method Methods 0.000 description 2
- 230000001360 synchronised effect Effects 0.000 description 2
- 230000001133 acceleration Effects 0.000 description 1
- 238000013528 artificial neural network Methods 0.000 description 1
- 238000004891 communication Methods 0.000 description 1
- 230000007257 malfunction Effects 0.000 description 1
- 238000013507 mapping Methods 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 238000003062 neural network model Methods 0.000 description 1
- 230000008447 perception Effects 0.000 description 1
- 230000004044 response Effects 0.000 description 1
- 230000003068 static effect Effects 0.000 description 1
- 238000012360 testing method Methods 0.000 description 1
- 238000012549 training Methods 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05D—SYSTEMS FOR CONTROLLING OR REGULATING NON-ELECTRIC VARIABLES
- G05D1/00—Control of position, course, altitude or attitude of land, water, air or space vehicles, e.g. using automatic pilots
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05D—SYSTEMS FOR CONTROLLING OR REGULATING NON-ELECTRIC VARIABLES
- G05D1/00—Control of position, course, altitude or attitude of land, water, air or space vehicles, e.g. using automatic pilots
- G05D1/02—Control of position or course in two dimensions
Definitions
- This application relates to a vehicle control method, device and computer equipment based on remote control.
- An unmanned car is a smart car that senses the road environment and the surrounding environment of the vehicle through the on-board sensing system, and controls the steering and speed of the vehicle to reach the predetermined target based on the road, vehicle position and obstacle information obtained by the perception, so that the vehicle can Drive safely on the road.
- the remote takeover platform usually needs to supervise a large number of unmanned vehicles. When multiple vehicles encounter abnormal conditions, the pressure on the remote takeover platform is relatively high, and the processing efficiency of abnormal vehicles is low.
- a remote control-based vehicle control method, device, and computer equipment are provided.
- a vehicle control method based on remote takeover including:
- a remote takeover task is generated according to the remote takeover request, and the remote takeover task is allocated to the target control node, so that the target control node remotely takes over the corresponding vehicle.
- a vehicle control method based on remote takeover including:
- the receiving target control node issues a remote control instruction according to the vehicle return information, and controls the vehicle according to the remote control instruction.
- a vehicle control device based on remote takeover including:
- the request receiving module is configured to receive remote takeover requests sent by multiple vehicles, and the remote takeover requests carry abnormal information;
- the resource calculation module is configured to calculate the remote takeover weight of the remote takeover request according to the abnormal information; obtain the current load information of multiple control nodes, and calculate the idle resources of the node according to the current load information; and according to the remote takeover weight sum The node idle resource allocates a corresponding target control node for the remote takeover request;
- the task allocation module is configured to generate a remote takeover task according to the remote takeover request, and allocate the remote takeover task to the target control node, so that the target control node remotely takes over the corresponding vehicle.
- a vehicle control device based on remote takeover including:
- the abnormality detection module is used to obtain the driving state information of the vehicle, and perform abnormality detection based on the driving state information; when the driving state information is abnormal, control the vehicle to stop, and generate a remote takeover request based on the abnormal driving state information;
- a request sending module configured to send the remote takeover request to a central server; enable the central server to generate a remote takeover task according to the remote takeover request, and allocate the remote takeover task to a corresponding target control node;
- An information upload module configured to obtain a remote takeover instruction sent by the target control node, and send vehicle backhaul information to the target control node according to the remote takeover instruction;
- the remote takeover module is configured to receive a remote control instruction issued by the target control node according to the information returned by the vehicle, and control the vehicle according to the remote control instruction.
- a computer device includes a memory and a processor, the memory stores a computer program, and the processor implements the steps of the remote takeover-based vehicle control method provided in any one of the embodiments of the present application when the computer program is executed.
- One or more non-volatile computer-readable storage media storing computer-readable instructions.
- the computer-readable instructions are executed by one or more processors, one or more processors execute the readable storage medium to realize the present invention. Apply for the steps of the vehicle control method based on remote takeover provided in any of the embodiments.
- Fig. 1 is an application scenario diagram of a vehicle control method based on remote takeover according to one or more embodiments.
- Fig. 2 is a schematic flowchart of a vehicle control method based on remote takeover according to one or more embodiments.
- Fig. 3 is a schematic flow chart of a step of calculating idle resources of a node according to one or more embodiments.
- Fig. 4 is a schematic flow diagram of a remote takeover queue allocation step according to one or more embodiments.
- Fig. 5 is a schematic flowchart of a vehicle control method based on remote takeover in another embodiment.
- Fig. 6 is a schematic flowchart of a step of remotely identifying abnormal information according to one or more embodiments.
- Fig. 7 is a block diagram of a vehicle control device based on remote takeover according to one or more embodiments.
- Fig. 8 is a block diagram of a vehicle control device based on remote takeover in another embodiment.
- Figure 9 is a block diagram of a computer device according to one or more embodiments.
- Fig. 10 is a block diagram of a computer device in another embodiment.
- the vehicle control method based on network monitoring provided by the present application can be specifically applied to the field of automatic driving, for example, can be applied to the application environment as shown in FIG. 1.
- the vehicle 102 communicates with the central server 104 through the network, and the central server 104 communicates with the control node 106 through the network.
- the central server 104 receives remote takeover requests sent by multiple vehicles 102, and the central server 104 calculates the remote takeover weight of the remote takeover request according to the abnormal information carried in the remote takeover request.
- the central server 104 obtains the current load information of multiple control nodes, calculates node idle resources according to the current load information, and allocates the corresponding target control node 106 to the remote takeover request according to the remote takeover weight and node idle resources.
- the central server 104 generates a remote takeover task according to the remote takeover request, and assigns the remote takeover task to the target control node 106 so that the target control node 106 remotely takes over the corresponding vehicle 102.
- the central server 104 and the control node 106 can be implemented by independent servers or a server cluster composed of multiple servers.
- a vehicle control method based on remote control is provided. Taking the method applied to the central server in FIG. 1 as an example for description, the method includes the following steps:
- Step 202 Receive remote takeover requests sent by multiple vehicles, where the remote takeover requests carry abnormal information.
- the vehicle can be an unmanned car, which is a smart car that senses the road environment through the on-board sensor system, automatically plans the driving route, and controls the vehicle to reach the predetermined goal.
- the vehicle is equipped with an on-board sensor system, an automatic driving system, and a remote takeover system.
- the vehicle can communicate with the control server through the central server, so that the remote controller can remotely take over the vehicle through the control server.
- the central server can be used to manage remote takeover requests of multiple vehicles and multiple control servers. For example, when the vehicle is abnormal or has a malfunction, the vehicle needs to be remotely taken over to ensure the safety of the vehicle during driving.
- the vehicle can perform anomaly detection on its own during the automatic driving process.
- an abnormal situation such as a vehicle failure, a road failure, or an obstacle blocking and other abnormal conditions.
- the vehicle can send a remote takeover request to the control server of the remote control platform, and the control server issues a remote takeover instruction to the vehicle based on the remote takeover request sent by the vehicle to take over the vehicle remotely.
- the control server of the remote control platform can also directly issue a remote takeover instruction to the vehicle according to the remote takeover demand or when the automatic driving system fails, so as to remotely take over the vehicle.
- the central server receives the remote takeover requests sent by multiple vehicles, dispatches each remote takeover request, and distributes it to the corresponding target control server to make the target control
- the server remotely takes over the corresponding remote takeover request and the vehicle.
- the control server may be a server corresponding to the control node.
- Step 204 Calculate the remote takeover weight of the remote takeover request according to the abnormal information.
- the remote takeover request sent by the vehicle carries the abnormal information of the vehicle.
- the central server calculates the remote takeover weight of the corresponding remote takeover request according to the abnormal information of each vehicle.
- the remote takeover weight can identify the importance and urgency of the current remote takeover request.
- the central server may determine the vehicle abnormality degree value and the takeover urgency value according to the vehicle fault information and the abnormality type in the abnormal information, and calculate the remote takeover weight of the remote takeover request based on the vehicle abnormality value and the takeover urgency value.
- Step 206 Obtain current load information of multiple control nodes, and calculate node idle resources according to the current load information.
- the central server can manage the status of all vehicles and control nodes in real time.
- Each control node includes corresponding load information.
- the load information can indicate the current load working status information of the control server, and the idle resources of the nodes can indicate the current available control server. Available resources for processing remote takeover requests.
- the central server obtains the current load information of multiple control nodes, and calculates the node idle resources of each control node according to the current load information of each control node. For example, the central server can use dynamic load balancing algorithms to control the server's real-time load status information to distribute multiple remote takeover requests, such as algorithms such as the least connection method and the weighted least connection method.
- the central server can also obtain the pending tasks of each control node, and then calculate the node idle resources of each control node according to the current load information of the control node and the pending tasks.
- Step 208 Assign a corresponding target control node to the remote takeover request according to the remote takeover weight and node idle resources.
- the central server After obtaining node idle resources of multiple control nodes, the central server determines the resource consumption of the remote takeover request according to the remote takeover weight of the remote takeover request.
- the resource consumption can be expressed as the resource of the control node consumed by the remote takeover request.
- the central server then allocates a corresponding target control node for the remote takeover request according to the remote takeover weight and resource consumption of the remote takeover request.
- the central server can schedule multiple remote takeover requests through a resource allocation model.
- the central server can use the polling algorithm to poll the current load weights of multiple control nodes through the resource allocation model to obtain the current load balance of each control node, and select the corresponding control for the resource acquisition request according to the current load balance of each control node Node ID, smoothly process the current load weight corresponding to the selected control node ID, and use the smoothed result to select the control node ID corresponding to the next remote takeover request until the corresponding control node is selected for multiple remote takeover requests Logo.
- the selected control node identifier is determined as the target control node corresponding to the corresponding remote takeover request.
- Step 210 Generate a remote takeover task according to the remote takeover request, and assign the remote takeover task to the target control node, so that the target control node can remotely take over the corresponding vehicle.
- the central server can generate a remote takeover task immediately after receiving the remote takeover request, or can generate a corresponding remote takeover task after determining the target control node corresponding to the remote takeover request. After determining the target control node corresponding to the remote takeover request, the central server assigns the remote takeover task to the corresponding target control node. After the remote takeover task is successfully assigned, that is, after the target control node confirms the takeover, a communication channel between the vehicle that takes over the task remotely and the target control node is established, so that the control platform corresponding to the target control node can remotely take over the corresponding vehicle.
- the central server re-allocates the remote takeover task. If the remote takeover task is assigned successfully, the vehicle can also re-send the remote takeover request to the central server after a preset frequency interval.
- the central server can also generate multiple remote takeover queues based on the current load information of multiple control nodes, and allocate the remote takeover request to the corresponding remote takeover request according to the remote takeover weight of the remote takeover request. The remote takes over the queue to queue up for idle control nodes.
- the target control node After the target control node successfully takes over the remote takeover task, it will issue a remote control instruction to the vehicle corresponding to the remote takeover task.
- the vehicle After the vehicle obtains the remote takeover instruction issued by the control server corresponding to the target control node, it uploads road image information and vehicle status information to the control server.
- Road image information can include video data around the vehicle and road screen video data, and road image information can be It is a continuous video frame.
- the vehicle status information may include vehicle status information such as vehicle positioning information, vehicle navigation information, in-vehicle temperature information, vehicle instrument information, and sensor information. Transmission of road image information and vehicle status information is used for remote takeover personnel to remotely take over and control the vehicle according to road conditions and vehicle status. As a result, an abnormal autonomous vehicle can be remotely taken over in a timely and effective manner, and dangers caused by disordered driving of the vehicle can be prevented, and the safety of the vehicle under abnormal conditions can be effectively guaranteed.
- the central server calculates the remote takeover weight of the remote takeover request based on the abnormal information carried in the remote takeover request, thereby effectively identifying the importance of the remote takeover request
- the degree and urgency of the remote takeover request for the importance and urgency of the emergency shall be handled as soon as possible to prevent dangerous accidents.
- the central server obtains the current load information of multiple control nodes, calculates node idle resources based on the current load information, and allocates the corresponding target control node for the remote takeover request according to the remote takeover weight and node idle resources, thereby effectively according to the remote takeover weight and The node's idle resources are reasonably allocated to the remote takeover request.
- the central server then generates a remote takeover task according to the remote takeover request, and assigns the remote takeover task to the target control node, so that the target control node remotely takes over the corresponding vehicle.
- calculating the remote takeover weight of the remote takeover request based on the abnormality information includes: extracting the abnormality type and vehicle failure information in the abnormality information; determining the vehicle abnormality degree value and the takeover urgency value according to the abnormality type and the vehicle failure information ; Calculate the remote takeover weight of the remote takeover request based on the vehicle abnormality value and the takeover urgency value.
- the abnormal information includes vehicle fault information. After the vehicle sends a remote takeover request carrying the abnormal information to the central server, the central server extracts the abnormal type and vehicle fault information in the abnormal information.
- Vehicle failure information includes vehicle state failure information and road state abnormal information.
- the vehicle status fault information may include sensor faults, such as lidar, camera, IMU (Inertial Measurement Unit), GPS, etc. faults, and vehicle-mounted PC faults, and vehicle status fault information such as abnormal automatic driving programs.
- the abnormal road state information includes abnormal road conditions such as road obstacles and road blockages.
- the central server can be pre-configured with a vehicle abnormal configuration table, and the vehicle abnormal configuration table is configured with a mapping relationship between abnormal types and vehicle fault information and abnormal degree values and takeover urgency values.
- the central server extracts the vehicle failure information in the abnormal information and determines the corresponding abnormal type, and matches the abnormal high configuration table according to the abnormal type and vehicle failure information requested by the remote takeover, and determines the vehicle abnormality value and the takeover emergency according to the matching result.
- Degree value and then calculate the remote takeover weight of the remote takeover request according to the vehicle abnormality value and the takeover urgency value.
- the step of acquiring current load information of multiple control nodes and calculating node idle resources according to the current load information specifically includes the following content:
- Step 302 Invoke the resource allocation model, analyze the current load information and node performance parameters of the multiple control nodes through the resource allocation model, and obtain the current load weights of the multiple control nodes.
- Step 304 Obtain the tasks to be processed by the control node, and calculate the node resource utilization rate of each control node according to the current load weight and the tasks to be processed.
- Step 306 Calculate node idle resources of multiple control nodes according to the current load weight and node resource utilization.
- the resource allocation model may be a neural network-based decision model, and the resource allocation model may be a neural network model obtained by pre-training, which is used to calculate control node resources and allocate resources to remote takeover requests.
- the central server After the central server receives the remote takeover request sent by multiple vehicles, it obtains the current load information of the multiple control nodes bound to the central server, and the central server can also obtain the node performance parameters of each control node.
- the node performance parameter may represent various performance index parameters of the control node, and the node performance parameter may be the current performance parameter of the control node.
- the central server can also obtain the pending tasks of each control node. Among them, some control nodes may still have assigned remote takeover tasks in a pending state. At this time, the expected load of these nodes is relatively high.
- node performance parameters may include index parameters such as the number of CPUs, CPU frequency, memory capacity, disk speed, and network throughput.
- the current load information of the control node may include indicators such as CPU occupancy rate, memory occupancy rate, and network bandwidth occupancy rate.
- the central server calls the resource allocation model, analyzes the current load information and node performance parameters of multiple control nodes through the resource allocation model, and obtains the current load weights of the multiple control nodes.
- the current load weight may be the ratio of the current load information to the node performance parameter.
- the central server further calculates the node resource utilization of each control node according to the current load weight of the control node and the tasks to be processed, and the central server further calculates the node idle resources of multiple control nodes according to the current load weight and the node resource utilization.
- the central server can also predict the load of the control node based on the current load weight of the control node and the belt processing task.
- the central server can also use the pending tasks of each control node to calculate the load increment of the control node, and calculate the node idle resources of the control node according to the current load weight and load increment of the control node.
- resource calculation and resource allocation can be effectively performed, and the remote takeover request can be effectively allocated based on the remote takeover weight and node idle resources.
- assigning the corresponding target control node to the remote takeover request according to the remote takeover weight and node idle resources includes: using the resource allocation model to predict the corresponding resource consumption value according to the remote takeover weight; and remote takeover according to the remote takeover request The weight and the resource consumption value are calculated to match the idle resources of the node; the target control node corresponding to the remote takeover request is determined according to the matched node idle resource, and the remote takeover request is allocated to the corresponding target control node.
- the central server After obtaining the current load information of the multiple control nodes, the central server calls the resource allocation model, and analyzes the current load information and node performance parameters of the multiple control nodes through the resource allocation model to obtain the current load weights of the multiple control nodes.
- the central server can also use the resource allocation model to predict the corresponding resource consumption value according to the remote takeover weight of the remote takeover request.
- the resource consumption value may indicate the control node resources that the remote takeover request is expected to consume, such as resource consumption information such as the time, duration, and difficulty of the remote takeover.
- the central server can also predict the load of the control node based on the current load weight of the control node and the belt processing task.
- the central server can also use the pending tasks of each control node to calculate the load increment of the control node, and calculate the node idle resources of the control node according to the current load weight and resource consumption value of the control node and the load increment.
- the central server determines the target control node corresponding to the remote takeover request according to the matching node idle resources, and allocates the remote takeover request to the corresponding target control node, so that the target control node remotely takes over the corresponding vehicle.
- the remote takeover weight and node idle resources By assigning the corresponding target control node to the remote takeover request according to the remote takeover weight and node idle resources, it can effectively allocate the remote takeover request according to the remote takeover weight and node idle resources, thereby effectively improving the resource allocation efficiency and remote takeover The efficiency of request processing.
- the method further includes a step of remotely taking over the queue allocation, and this step specifically includes the following content:
- Step 402 If there is no node idle resource currently, generate multiple remote takeover queues according to multiple remote takeover requests and current load information of multiple control nodes.
- step 404 the remote takeover request is allocated to the corresponding remote takeover queue according to the remote takeover weight and the resource consumption value of the remote takeover request.
- Step 406 Calculate the resource consumption status of the multiple control nodes, assign the multiple control nodes to the corresponding remote takeover queue according to the resource consumption status of the multiple control nodes, and assign the remote takeover request to the corresponding target control in the corresponding remote takeover queue. node.
- the central server After the central server obtains the current load information of multiple control nodes, the central server calls the resource allocation model, uses the resource allocation model to predict the corresponding resource consumption value according to the remote takeover weight, and calculates the matching between the remote takeover weight and the resource consumption value according to the remote takeover request
- the nodes have idle resources. According to the remote takeover weight and node idle resources, the corresponding target control node is allocated to the remote takeover request.
- the central server generates multiple remote takeover queues based on multiple remote takeover requests and the current load information of multiple control nodes.
- the central server can generate multiple corresponding queues based on the number of remote takeover requests and the current load information of multiple control nodes. The number of remote takeover queues.
- the central server may further allocate the remote takeover request to the corresponding remote takeover queue according to the abnormal type of the remote takeover request, the remote takeover weight and the resource consumption value.
- remote takeover requests with a more urgent exception type or a higher remote takeover weight can be assigned to a remote takeover queue with a higher processing priority, so that the remote takeover request with a higher remote takeover weight can be allocated and processed in a timely and effective manner.
- the central server calculates the resource consumption status of multiple control nodes, assigns the multiple control nodes to the corresponding remote takeover queue according to the resource consumption status of the multiple control nodes, and distributes the remote takeover request to the corresponding target control in the corresponding remote takeover queue. Node, so that the target control node takes over the corresponding vehicle remotely.
- the remote takeover request can be allocated to the corresponding remote takeover queue according to the remote takeover weight and resource consumption value, and multiple control nodes can be allocated to the corresponding remote takeover queue according to the resource consumption status of the multiple control nodes The corresponding remote takeover queue.
- the remote takeover request can be allocated to the corresponding target control node in the remote takeover queue in a timely and effective manner.
- the remote takeover request can be reasonably allocated based on the remote takeover weight and node idle resources, thereby effectively improving the resource allocation efficiency and the processing efficiency of the remote takeover request.
- a vehicle control method based on remote control is provided. Taking the method applied to the vehicle in FIG. 1 as an example, the method includes the following steps:
- Step 502 Acquire driving state information of the vehicle, and perform abnormality detection based on the driving state information.
- the vehicle can perform anomaly detection on its own during the automatic driving process.
- an abnormal situation such as a vehicle breakdown, a road breakdown or an obstacle blocking and other abnormal situations.
- the vehicle can send a remote takeover request to the central server of the central control platform, and the vehicle can communicate with the control server through the central server, so that the remote controller can remotely take over the vehicle through the control server.
- the control server may be a server corresponding to the control node.
- the control server issues a remote takeover instruction to the vehicle based on the remote takeover request sent by the vehicle to remotely take over the vehicle.
- the driving state information of the vehicle may include state information of the vehicle such as vehicle state and vehicle state parameters.
- the vehicle status can include the status of the vehicle being online, the vehicle being offline, normal automatic driving, and abnormal takeover.
- Vehicle state parameters may include parameter information such as current position information, current vehicle speed, lights, gears, acceleration information, vehicle navigation information, vehicle temperature information, vehicle instrument information, sensor information, and so on.
- the driving state information may also include log information generated by the automatic driving system of the vehicle in automatic driving, and may also include road state information and the like. During the process of automatic driving, the vehicle continuously detects abnormalities in the driving state information.
- the vehicle can detect vehicle status fault information and road status abnormal information.
- vehicle status fault information may include sensor faults, such as lidar, camera, IMU (Inertial Measurement Unit), GPS and other faults, and vehicle-mounted PC faults, and vehicle status fault information such as abnormal automatic driving programs.
- the abnormal road state information includes abnormal road conditions such as road obstacles and road blockages.
- step 504 when the driving state information is abnormal, the vehicle is controlled to stop, and a remote takeover request is generated according to the abnormal driving state information.
- the vehicle When the vehicle detects that there is an abnormality in the driving state through the driving state information, the vehicle generates a vehicle control instruction for parking, and controls the vehicle to park according to the vehicle control instruction.
- the vehicle generates a remote takeover request based on the abnormal driving status information to send the remote takeover request carrying the abnormal information to the central server, so that the central server distributes the remote takeover request to the corresponding target control node. For example, when the vehicle is parked on a dangerous road section and cannot move forward, or when the faulty part of the vehicle is serious and there is a greater danger, it is necessary to remotely take over the vehicle as soon as possible to remove the abnormality of the vehicle in time.
- Step 506 Send the remote takeover request to the central server; make the central server generate a remote takeover task according to the remote takeover request, and assign the remote takeover task to the corresponding target control node.
- the vehicle generates detailed abnormal information based on the abnormal driving status information, and generates a remote takeover request carrying the abnormal information, and then sends the remote takeover request to the central server, so that the central server generates remote takeover tasks according to the remote takeover request, and distributes the remote takeover tasks To the corresponding target control node, so that the target control node can take over the vehicle remotely.
- multiple autonomous vehicles can send remote control requests to the central server at the same time.
- the central server receives remote takeover requests sent by multiple vehicles, and dispatches each remote takeover request to the corresponding target control server. Make the target control server corresponding to the target control node remotely take over the corresponding remote takeover request and the vehicle.
- Step 508 Obtain the remote takeover instruction sent by the target control node, and send vehicle backhaul information to the target control node according to the remote takeover instruction.
- the central server After the central server receives the remote takeover request sent by multiple vehicles, it can also calculate the remote takeover weight of the remote takeover request based on the abnormal information carried in the remote takeover request, which can effectively identify the importance and urgency of the remote takeover request, and provide timely response. Remote takeover requests of the importance and urgency of the urgency are handled as soon as possible to prevent dangerous accidents.
- the central server obtains the current load information of multiple control nodes, calculates node idle resources based on the current load information, and allocates the corresponding target control node for the remote takeover request according to the remote takeover weight and node idle resources, thereby effectively according to the remote takeover weight and The node's idle resources are reasonably allocated to the remote takeover request.
- the central server then generates a remote takeover task according to the remote takeover request, assigns the remote takeover task to the target control node, so that the target control node takes over the corresponding vehicle remotely, and issues a remote control instruction to the vehicle.
- the vehicle After the vehicle receives the instruction of the target control node, it can switch the automatic driving mode to the control mode corresponding to the remote takeover mode, and upload the vehicle back information to the target control node according to the remote control instruction.
- the vehicle return information can include vehicle status information and road image information.
- the vehicle status information may include vehicle status information such as vehicle positioning information, vehicle navigation information, in-vehicle temperature information, and vehicle instrument information.
- the road image information may include video data around the vehicle and road screen video data, and the road image information may be continuous video frames. Transmission of road image information and vehicle status information is used for remote takeover personnel to remotely take over the vehicle according to road conditions and vehicle status.
- Step 510 The receiving target control node issues a remote control instruction according to the information returned by the vehicle, and controls the vehicle according to the remote control instruction.
- the remote takeover platform After the vehicle uploads road image information and vehicle status information to the control server, the remote takeover platform sends remote control instructions to the vehicle through the control server corresponding to the target control node according to the road image information and vehicle status information.
- the remote control instructions are used to control the vehicle.
- the vehicle After the vehicle obtains the remote control instruction, it executes the remote control instruction, and controls the vehicle to perform corresponding control operations according to the remote control instruction, so as to realize the remote control of the vehicle.
- the remote control instructions may include instructions to control the driving of the vehicle, such as accelerating, decelerating, turning on lights, and stopping.
- the vehicle obtains the driving state information of the vehicle, and performs abnormality detection based on the driving state information.
- the vehicle is controlled to stop, and a remote takeover request is generated based on the abnormal driving state information.
- the vehicle sends the remote takeover request to the central server, so that the central server generates remote takeover tasks according to the remote takeover request, and allocates the remote takeover tasks to the corresponding target control node, which can effectively allocate remote takeover requests based on node idle resources.
- the vehicle then obtains the remote takeover instruction sent by the target control node, and sends the vehicle backhaul information to the target control node according to the remote takeover instruction.
- the resource allocation of control nodes for remote takeover requests through the central server can effectively allocate corresponding control nodes for remote takeover requests in a timely and effective manner, thereby effectively improving resource allocation efficiency and processing efficiency of remote takeover requests.
- the driving state information includes vehicle state information
- abnormal detection based on the driving state information includes: sending a fault monitoring instruction to the automatic driving system according to a preset frequency; detecting multiple sensors based on the fault monitoring instruction and vehicle state information If the abnormal state and driving abnormal state are detected, the detection result is obtained; if the detection result includes abnormal information, the vehicle fault information in the abnormal information is determined, and the abnormal information is determined to identify the abnormal type and abnormal level.
- the vehicle When the vehicle is running, it can continuously obtain the driving state information of the vehicle, and continuously detect the abnormality of the driving state information. Specifically, the vehicle can also send fault monitoring instructions to the automatic driving system according to the preset frequency during the automatic driving process, and the vehicle detects the abnormal state and driving abnormal state of multiple sensors according to the fault monitoring instruction and the vehicle status information, and feeds back the corresponding Test results. The vehicle recognizes whether there is an abnormality in the vehicle state based on the feedback detection result.
- the vehicle fault information is determined based on the detected abnormal index parameters, and corresponding abnormal information is generated.
- the abnormal information can include multiple vehicle current state information such as abnormal index parameters, vehicle fault location and current location information. .
- the vehicle can also determine the corresponding abnormality type and abnormality level according to the abnormality index parameters. Among them, the abnormality level can be used to determine the abnormality degree value and the takeover urgency value corresponding to the abnormality information, and indicate the current abnormal state degree and urgency degree of the vehicle.
- the central server can promptly process the urgent importance and urgency of the remote takeover request as soon as possible to prevent dangerous accidents.
- the driving state information includes road image information
- the detecting anomaly according to the driving state information includes: performing road recognition and obstacle recognition on the road image information through a road recognition model to obtain a road recognition result;
- the vehicle is controlled to stop, and the road abnormality information is generated according to the recognition result.
- the vehicle monitors road status information in real time to detect road abnormalities. For example, when it is recognized that the road ahead is unrecognizable, there are road obstacles, and the staying time is too long, it means that the current road state is abnormal. At this time, the vehicle needs to be controlled to stop.
- the vehicle can perform road recognition and obstacle recognition on the road image information collected by the vehicle through the road recognition model that has been trained. Specifically, the vehicle can recognize the road information and information in the road image information through the road recognition model. For example, it can recognize the detailed road information in the point cloud image by acquiring the point cloud image of the current frame and the point cloud image of the previous frame in the road image information. , And identify the key point cloud and motion trajectory in the point cloud image, identify the obstacle in the road image information according to the abnormal key point cloud and the motion trajectory, and perform anomaly detection on the obstacle. When the obstacle is abnormal, abnormal information including obstacle information is generated.
- the vehicle When there is a road abnormality or a road obstacle in the road recognition result, the vehicle is controlled to stop and the road abnormality information is generated according to the recognition result.
- the vehicle generates a remote takeover request based on the road anomaly information, and sends the remote takeover request to the central server, so that the central server generates a remote takeover task according to the remote takeover request, and assigns the remote takeover task to the corresponding target control node, so that the target control node pairs
- the vehicle takes over remotely.
- the remote takeover task after the remote takeover task is assigned to the corresponding target control node, it further includes a step of remotely identifying abnormal information, which specifically includes the following content:
- Step 602 Receive an abnormal information identification result and operation prompt information sent by the target control node.
- Step 604 Control the automatic driving of the vehicle according to the recognition result of the abnormal information and the operation prompt information.
- Step 606 Continue to detect the driving state information of the vehicle until it is detected that the abnormal information is removed and the driving state of the vehicle is in a normal state, and the remote takeover task is ended.
- the vehicle performs anomaly detection based on the driving state information.
- the vehicle is controlled to stop, and a remote takeover request is generated based on the abnormal driving state information.
- the vehicle sends a remote takeover request to the central server, so that the central server generates a remote takeover task according to the remote takeover request, and assigns the remote takeover task to the corresponding target control node, so that the target control node can take over the vehicle remotely.
- the vehicle then obtains the remote takeover instruction sent by the target control node, and sends the vehicle backhaul information to the target control node according to the remote takeover instruction. Further, after the target control node obtains the abnormal information of the vehicle and the return information of the vehicle, it analyzes the abnormality according to the abnormal information and the return information of the vehicle, and determines whether the abnormal situation of the vehicle needs to be remotely taken over. For example, when there is an obstacle in front of the vehicle or the vehicle cannot identify the road autonomously, the controller corresponding to the target control node may not directly control the vehicle remotely. The controller can mark the type of obstacle and the processing method according to the information returned by the vehicle.
- the correct road information can be marked, and the vehicle performs autonomous identification and automatic driving processing based on the marked abnormal information recognition result and operation prompt information.
- the target control node generates the abnormal information recognition result and operation prompt information according to the abnormal information and the vehicle return information, and the vehicle controls the automatic driving of the vehicle according to the abnormal information recognition result and the operation prompt information.
- the vehicle continues to detect the driving state information of the vehicle until it detects that the abnormal information is removed and the driving state of the vehicle is normal. For example, the vehicle has driven through an obstacle or the vehicle has left its current position and can autonomously identify the road. It can indicate that the abnormal information is removed or The driving state of the vehicle is normal, and the vehicle can end the remote takeover task at this time.
- identify the abnormal situation of the vehicle in time and analyze the corresponding abnormal information recognition result and operation prompt information to enable the vehicle to perform autonomous identification and automatic driving.
- the remote takeover will be terminated, which can be effective It saves resources for remote takeover and also effectively improves the processing efficiency of remote takeover requests.
- the method further includes: sending the vehicle return information to the target control node according to the remote takeover instruction, so that the target control node performs anomaly analysis based on the abnormal information and the vehicle return information; if the abnormal condition of the vehicle is not required When remotely intervening, it receives an end takeover instruction issued by the target control node, and the end takeover instruction includes prompt information; the remote takeover mode is switched to the automatic driving mode, and the vehicle is controlled to drive automatically according to the driving state information and prompt information.
- the vehicle obtains the driving state information of the vehicle, and performs abnormality detection based on the driving state information.
- the vehicle is controlled to stop, and a remote takeover request is generated based on the abnormal driving state information.
- the vehicle sends a remote takeover request to the central server, so that the central server generates a remote takeover task according to the remote takeover request, and allocates the remote takeover task to the corresponding target control node, so that the target control node can take over the vehicle remotely.
- the vehicle then obtains the remote takeover instruction sent by the target control node, and sends the vehicle backhaul information to the target control node according to the remote takeover instruction. Further, after the target control node obtains the abnormal information of the vehicle and the return information of the vehicle, it analyzes the abnormality according to the abnormal information and the return information of the vehicle, and determines whether the abnormal situation of the vehicle needs to be remotely taken over. For example, if the abnormal situation of the vehicle driving state is that there is a small obstacle in front of the road, if the target control node analyzes that the obstacle can be driven directly without affecting the vehicle and driving state, it can be determined that the abnormal situation is No intervention of remote takeover is required.
- the target control node can send prompt information directly to the vehicle, and the prompt information can include information such as the obstacle type and processing method to prompt the vehicle to continue driving along the original route or the obstacle does not constitute an impact.
- the target control node issues an end takeover instruction to the vehicle to end the remote takeover.
- the vehicle After the vehicle receives the end takeover instruction issued by the target control node, it switches the remote takeover mode to the automatic driving mode, continues to recognize the road screen, and controls the automatic driving of the vehicle through the automatic driving system according to the driving status information and prompt information.
- the vehicle By recognizing the abnormal condition of the vehicle in time, if the abnormal condition of the vehicle is recognized as not requiring remote intervention, prompt information is sent in time and the remote takeover is ended, so as to save remote takeover resources and effectively improve the processing efficiency of remote takeover requests.
- the target control node can analyze the prompt information of bypassing the obstacle or stopping and avoiding, so as to make The vehicle performs autonomous road recognition according to the prompt information. Until the vehicle can automatically recognize road conditions and normal driving through the automatic driving system, prompt information can be sent to the target control node, so that the target control node will issue an end takeover instruction to the vehicle to end the remote takeover. This can effectively improve the processing efficiency of remote takeover requests.
- a vehicle control device based on remote takeover including: a request receiving module 702, a resource calculation module 704, and a task allocation module 706, in which:
- the request receiving module 702 is configured to receive remote takeover requests sent by multiple vehicles, and the remote takeover requests carry abnormal information;
- the resource calculation module 704 is used to calculate the remote takeover weight of the remote takeover request according to the abnormal information; obtain the current load information of multiple control nodes, and calculate the node idle resources according to the current load information; and make the remote takeover request according to the remote takeover weight and node idle resources Assign the corresponding target control node; and
- the task allocation module 706 is configured to generate a remote takeover task according to the remote takeover request, and allocate the remote takeover task to the target control node, so that the target control node remotely takes over the corresponding vehicle.
- the resource calculation module 704 is also used to extract the abnormality type and vehicle failure information in the abnormality information; determine the vehicle abnormality degree value and the takeover urgency value according to the abnormality type and the vehicle failure information; and according to the vehicle abnormality degree value And the takeover urgency value to calculate the remote takeover weight of the remote takeover request.
- the resource calculation module 704 is also used to call a resource allocation model, and analyze the current load information and node performance parameters of multiple control nodes through the resource allocation model to obtain the current load weights of the multiple control nodes; Obtain the to-be-processed tasks of the control node, calculate the node resource utilization of each control node according to the current load weight and the to-be-processed tasks; and calculate the node idle resources of multiple control nodes according to the current load weight and the node resource utilization.
- the resource calculation module 704 is further configured to use the resource allocation model to predict the corresponding resource consumption value according to the remote takeover weight; calculate the matching node idle resources according to the remote takeover weight and the resource consumption value of the remote takeover request; and
- the task allocation module 706 is further configured to determine the target control node corresponding to the remote takeover request according to the matched node idle resources, and allocate the remote takeover request to the corresponding target control node.
- the resource calculation module 704 is further configured to generate a remote takeover queue according to multiple remote takeover requests and current load information of multiple control nodes if there are no node idle resources; according to the remote takeover weight of the remote takeover request And the resource consumption value to assign the remote takeover request to the corresponding remote takeover queue; and calculate the resource consumption status of multiple control nodes, and assign multiple control nodes to the corresponding remote takeover queue according to the resource consumption status of the multiple control nodes.
- the remote takeover request is allocated to the corresponding target control node in the corresponding remote takeover queue.
- a vehicle control device based on remote takeover including: an abnormality detection module 802, a request sending module 804, an information upload module 806, and a remote takeover module 808, in which:
- the abnormality detection module 802 is used to obtain the driving state information of the vehicle, and perform abnormality detection based on the driving state information; when the driving state information is abnormal, control the vehicle to stop, and generate a remote takeover request based on the abnormal driving state information;
- the request sending module 804 is configured to send a remote takeover request to the central server; make the central server generate a remote takeover task according to the remote takeover request, and allocate the remote takeover task to the corresponding target control node;
- the information upload module 806 is used to obtain the remote takeover instruction sent by the target control node, and send the vehicle backhaul information to the target control node according to the remote takeover instruction;
- the remote takeover module 808 is used to receive a remote control instruction issued by the target control node according to the information returned by the vehicle, and to control the vehicle according to the remote control instruction.
- the driving status information includes vehicle status information
- the abnormality detection module 802 is also used to send fault monitoring instructions to the automatic driving system according to a preset frequency; detect abnormal states of multiple sensors according to the fault monitoring instructions and vehicle status information And the abnormal driving state to obtain the detection result; and if the detection result includes abnormal information, determine the vehicle fault information in the abnormal information, and determine the abnormal information to identify the abnormal type and the abnormal level.
- the driving state information includes road image information
- the anomaly detection module 802 is also used to perform road recognition and obstacle recognition on the road image information through the road recognition model to obtain the road recognition result; and when there is a road recognition result
- the vehicle is controlled to stop, and the road abnormal information is generated according to the recognition result.
- the remote takeover module 808 is also used to receive the abnormal information recognition result and operation prompt information sent by the target control node; control the automatic driving of the vehicle according to the abnormal information recognition result and the operation prompt information; and continuously detect the driving state of the vehicle Information, until the abnormal information is detected to be removed and the vehicle's driving state is normal, the remote takeover task is ended.
- the remote takeover module 808 is also used to send vehicle return information to the target control node according to the remote takeover instruction, so that the target control node performs anomaly analysis based on the abnormal information and the vehicle return information; if the abnormal condition of the vehicle is When remote intervention is not required, receive the end takeover instruction issued by the target control node, the end takeover instruction includes prompt information; and switch the remote takeover mode to automatic driving mode, and control the vehicle to automatically drive according to the driving status information and prompt information.
- the various modules in the vehicle control device based on remote takeover can be implemented in whole or in part by software, hardware, and a combination thereof.
- the above-mentioned modules may be embedded in the form of hardware or independent of the processor in the computer equipment, or may be stored in the memory of the computer equipment in the form of software, so that the processor can call and execute the operations corresponding to the above-mentioned modules.
- a computer device is provided.
- the computer device may be a central server, and its internal structure diagram may be as shown in FIG. 9.
- the computer equipment includes a processor, a memory, a network interface, and a database connected through a system bus. Among them, the processor of the computer device is used to provide calculation and control capabilities.
- the memory of the computer device includes a non-volatile storage medium and an internal memory.
- the non-volatile storage medium stores an operating system, computer readable instructions, and a database.
- the internal memory provides an environment for the operation of the operating system and computer-readable instructions in the non-volatile storage medium.
- the computer equipment database is used to store data such as remote takeover requests, driving status information, and control node information.
- the network interface of the computer device is used to communicate with an external terminal through a network connection.
- the computer-readable instructions are executed by the processor to realize a vehicle control method based on remote takeover.
- a computer device is provided.
- the computer device may be a vehicle, and its internal structure diagram may be as shown in FIG. 10.
- the computer equipment includes a processor, a memory, a network interface, and a database connected through a system bus.
- the processor of the computer device is used to provide calculation and control capabilities.
- the memory of the computer device includes a non-volatile storage medium and an internal memory.
- the non-volatile storage medium stores an operating system, computer readable instructions, and a database.
- the internal memory provides an environment for the operation of the operating system and computer-readable instructions in the non-volatile storage medium.
- the database of the computer equipment is used to store data such as driving status information and road image information.
- the network interface of the computer device is used to communicate with an external terminal through a network connection.
- the computer-readable instructions are executed by the processor to realize a vehicle control method based on remote takeover.
- FIGS. 9 and 10 are only block diagrams of part of the structure related to the solution of the present application, and do not constitute a limitation on the computer equipment to which the solution of the present application is applied.
- the specific computer The device may include more or fewer parts than shown in the figures, or combine certain parts, or have a different arrangement of parts.
- One or more non-volatile computer-readable storage media storing computer-readable instructions.
- the computer-readable instructions execute A step of.
- Non-volatile memory may include read only memory (ROM), programmable ROM (PROM), electrically programmable ROM (EPROM), electrically erasable programmable ROM (EEPROM), or flash memory.
- Volatile memory may include random access memory (RAM) or external cache memory.
- RAM is available in many forms, such as static RAM (SRAM), dynamic RAM (DRAM), synchronous DRAM (SDRAM), double data rate SDRAM (DDRSDRAM), enhanced SDRAM (ESDRAM), synchronous chain Channel (Synchlink) DRAM (SLDRAM), memory bus (Rambus) direct RAM (RDRAM), direct memory bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM), etc.
Landscapes
- Engineering & Computer Science (AREA)
- Aviation & Aerospace Engineering (AREA)
- Radar, Positioning & Navigation (AREA)
- Remote Sensing (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Automation & Control Theory (AREA)
- Control Of Driving Devices And Active Controlling Of Vehicle (AREA)
- Selective Calling Equipment (AREA)
Abstract
Provided is a vehicle control method based on remote takeover, the method comprising: receiving remote takeover requests sent by a plurality of vehicles, wherein the remote takeover request carries anomaly information; calculating a remote takeover weight of the remote takeover request according to the anomaly information; acquiring current load information of a plurality of control nodes (106), and calculating a node idle resource according to the current load information; allocating a corresponding target control node (106) to the remote takeover request according to the remote takeover weight and the node idle resource; and generating a remote takeover task according to the remote takeover request, and allocating the remote takeover task to the target control node (106), such that the target control node (106) performs remote takeover on a corresponding vehicle. The method can effectively improve the resource allocation efficiency and the processing efficiency of a remote takeover request.
Description
本申请涉及一种基于远程控制的车辆控制方法、装置和计算机设备。This application relates to a vehicle control method, device and computer equipment based on remote control.
无人驾驶汽车是通过车载传感系统感知道路环境和车辆周围环境,并根据感知所获得的道路、车辆位置和障碍物信息,控制车辆的转向和速度到达预定目标的智能汽车,从而使车辆能够安全可靠地在道路上行驶。An unmanned car is a smart car that senses the road environment and the surrounding environment of the vehicle through the on-board sensing system, and controls the steering and speed of the vehicle to reach the predetermined target based on the road, vehicle position and obstacle information obtained by the perception, so that the vehicle can Drive safely on the road.
而无人驾驶汽车在自动驾驶过程中难免会存在异常情况时,通常需要远程接管平台的控制人员在车辆发生异常情况或紧急情况时进行对车辆进行处理,车辆以保证车辆安全。远程接管平台通常需对大量无人驾驶车辆进行监管,在多个车辆遇到异常情况时远程接管平台的压力较大,对异常车辆的处理效率较低。When an unmanned car will inevitably have an abnormal situation during the automatic driving process, it is usually necessary for the controller of the remote control platform to handle the vehicle when an abnormal situation or emergency occurs in the vehicle to ensure the safety of the vehicle. The remote takeover platform usually needs to supervise a large number of unmanned vehicles. When multiple vehicles encounter abnormal conditions, the pressure on the remote takeover platform is relatively high, and the processing efficiency of abnormal vehicles is low.
发明内容Summary of the invention
根据本申请公开的各种实施例,提供一种基于远程控制的车辆控制方法、装置和计算机设备。According to various embodiments disclosed in the present application, a remote control-based vehicle control method, device, and computer equipment are provided.
一种基于远程接管的车辆控制方法,包括:A vehicle control method based on remote takeover, including:
接收多个车辆发送的远程接管请求,所述远程接管请求携带异常信息;Receiving remote takeover requests sent by multiple vehicles, where the remote takeover request carries abnormal information;
根据所述异常信息计算所述远程接管请求的远程接管权重;Calculating the remote takeover weight of the remote takeover request according to the abnormal information;
获取多个控制节点的当前负载信息,根据所述当前负载信息计算节点空闲资源;Acquiring current load information of multiple control nodes, and calculating node idle resources according to the current load information;
根据所述远程接管权重和所述节点空闲资源为所述远程接管请求分配对应的目标控制节点;及Allocating a corresponding target control node for the remote takeover request according to the remote takeover weight and the node idle resources; and
根据所述远程接管请求生成远程接管任务,将所述远程接管任务分配至所述目标控制节点,使得所述目标控制节点对相应的车辆进行远程接管。A remote takeover task is generated according to the remote takeover request, and the remote takeover task is allocated to the target control node, so that the target control node remotely takes over the corresponding vehicle.
一种基于远程接管的车辆控制方法,包括:A vehicle control method based on remote takeover, including:
获取车辆的行驶状态信息,根据所述行驶状态信息进行异常检测;Acquire driving state information of the vehicle, and perform abnormality detection based on the driving state information;
当所述行驶状态信息存在异常时,控制所述车辆停车,根据异常的行驶状态信息生成远程接管请求;When the driving state information is abnormal, control the vehicle to stop, and generate a remote takeover request based on the abnormal driving state information;
将所述远程接管请求发送至中心服务器;使得所述中心服务器根据所述远程接管请求生成远程接管任务,将所述远程接管任务分配至相应的目标控制节点;Sending the remote takeover request to a central server; causing the central server to generate a remote takeover task according to the remote takeover request, and assign the remote takeover task to a corresponding target control node;
获取所述目标控制节点发送的远程接管指令,根据所述远程接管指令向所述目标控制节点发送车辆回传信息;及Acquire the remote takeover instruction sent by the target control node, and send vehicle backhaul information to the target control node according to the remote takeover instruction; and
接收所述目标控制节点根据所述车辆回传信息下发远程控制指令,根据所述远程控制 指令对所述车辆进行控制。The receiving target control node issues a remote control instruction according to the vehicle return information, and controls the vehicle according to the remote control instruction.
一种基于远程接管的车辆控制装置,包括:A vehicle control device based on remote takeover, including:
请求接收模块,用于接收多个车辆发送的远程接管请求,所述远程接管请求携带异常信息;The request receiving module is configured to receive remote takeover requests sent by multiple vehicles, and the remote takeover requests carry abnormal information;
资源计算模块,用于根据所述异常信息计算所述远程接管请求的远程接管权重;获取多个控制节点的当前负载信息,根据所述当前负载信息计算节点空闲资源;根据所述远程接管权重和所述节点空闲资源为所述远程接管请求分配对应的目标控制节点;及The resource calculation module is configured to calculate the remote takeover weight of the remote takeover request according to the abnormal information; obtain the current load information of multiple control nodes, and calculate the idle resources of the node according to the current load information; and according to the remote takeover weight sum The node idle resource allocates a corresponding target control node for the remote takeover request; and
任务分配模块,用于根据所述远程接管请求生成远程接管任务,将所述远程接管任务分配至所述目标控制节点,使得所述目标控制节点对相应的车辆进行远程接管。The task allocation module is configured to generate a remote takeover task according to the remote takeover request, and allocate the remote takeover task to the target control node, so that the target control node remotely takes over the corresponding vehicle.
一种基于远程接管的车辆控制装置,包括:A vehicle control device based on remote takeover, including:
异常检测模块,用于获取车辆的行驶状态信息,根据所述行驶状态信息进行异常检测;当所述行驶状态信息存在异常时,控制所述车辆停车,根据异常的行驶状态信息生成远程接管请求;The abnormality detection module is used to obtain the driving state information of the vehicle, and perform abnormality detection based on the driving state information; when the driving state information is abnormal, control the vehicle to stop, and generate a remote takeover request based on the abnormal driving state information;
请求发送模块,用于将所述远程接管请求发送至中心服务器;使得所述中心服务器根据所述远程接管请求生成远程接管任务,将所述远程接管任务分配至相应的目标控制节点;A request sending module, configured to send the remote takeover request to a central server; enable the central server to generate a remote takeover task according to the remote takeover request, and allocate the remote takeover task to a corresponding target control node;
信息上传模块,用于获取所述目标控制节点发送的远程接管指令,根据所述远程接管指令向所述目标控制节点发送车辆回传信息;及An information upload module, configured to obtain a remote takeover instruction sent by the target control node, and send vehicle backhaul information to the target control node according to the remote takeover instruction; and
远程接管模块,用于接收所述目标控制节点根据所述车辆回传信息下发远程控制指令,根据所述远程控制指令对所述车辆进行控制。The remote takeover module is configured to receive a remote control instruction issued by the target control node according to the information returned by the vehicle, and control the vehicle according to the remote control instruction.
一种计算机设备,包括存储器和处理器,所述存储器存储有计算机程序,所述处理器执行所述计算机程序时实现本申请任意一个实施例中提供的基于远程接管的车辆控制方法的步骤。A computer device includes a memory and a processor, the memory stores a computer program, and the processor implements the steps of the remote takeover-based vehicle control method provided in any one of the embodiments of the present application when the computer program is executed.
一个或多个存储有计算机可读指令的非易失性计算机可读存储介质,计算机可读指令被一个或多个处理器执行时,使得一个或多个处理器执行可读存储介质时实现本申请任意一个实施例中提供的基于远程接管的车辆控制方法的步骤。One or more non-volatile computer-readable storage media storing computer-readable instructions. When the computer-readable instructions are executed by one or more processors, one or more processors execute the readable storage medium to realize the present invention. Apply for the steps of the vehicle control method based on remote takeover provided in any of the embodiments.
本申请的一个或多个实施例的细节在下面的附图和描述中提出。本申请的其它特征和优点将从说明书、附图以及权利要求书变得明显。The details of one or more embodiments of the present application are set forth in the following drawings and description. Other features and advantages of this application will become apparent from the description, drawings and claims.
为了更清楚地说明本申请实施例中的技术方案,下面将对实施例中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本申请的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其它的附图。In order to more clearly describe the technical solutions in the embodiments of the present application, the following will briefly introduce the drawings needed in the embodiments. Obviously, the drawings in the following description are only some embodiments of the present application. A person of ordinary skill in the art can obtain other drawings based on these drawings without creative work.
图1为根据一个或多个实施例中基于远程接管的车辆控制方法的应用场景图。Fig. 1 is an application scenario diagram of a vehicle control method based on remote takeover according to one or more embodiments.
图2为根据一个或多个实施例中基于远程接管的车辆控制方法的流程示意图。Fig. 2 is a schematic flowchart of a vehicle control method based on remote takeover according to one or more embodiments.
图3为根据一个或多个实施例中计算节点空闲资源步骤的流程示意图。Fig. 3 is a schematic flow chart of a step of calculating idle resources of a node according to one or more embodiments.
图4为根据一个或多个实施例中远程接管队列分配步骤的流程示意图。Fig. 4 is a schematic flow diagram of a remote takeover queue allocation step according to one or more embodiments.
图5为另一个实施例中基于远程接管的车辆控制方法的流程示意图。Fig. 5 is a schematic flowchart of a vehicle control method based on remote takeover in another embodiment.
图6为根据一个或多个实施例中远程识别异常信息步骤的流程示意图。Fig. 6 is a schematic flowchart of a step of remotely identifying abnormal information according to one or more embodiments.
图7为根据一个或多个实施例中基于远程接管的车辆控制装置的框图。Fig. 7 is a block diagram of a vehicle control device based on remote takeover according to one or more embodiments.
图8为另一个实施例中基于远程接管的车辆控制装置的框图。Fig. 8 is a block diagram of a vehicle control device based on remote takeover in another embodiment.
图9为根据一个或多个实施例中计算机设备的框图。Figure 9 is a block diagram of a computer device according to one or more embodiments.
图10为另一个实施例中计算机设备的框图。Fig. 10 is a block diagram of a computer device in another embodiment.
为了使本申请的技术方案及优点更加清楚明白,以下结合附图及实施例,对本申请进行进一步详细说明。应当理解,此处描述的具体实施例仅仅用以解释本申请,并不用于限定本申请。In order to make the technical solutions and advantages of the present application clearer, the following further describes the present application in detail with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are only used to explain the present application, and are not used to limit the present application.
在其中一个实施例中,本申请提供的基于网络监测的车辆控制方法具体可以应用于自动驾驶领域中,例如,可以应用于如图1所示的应用环境中。车辆102与中心服务器104通过网络进行通信,中心服务器104与控制节点106通过网络进行通信。中心服务器104接收多个车辆102发送的远程接管请求,中心服务器104根据远程接管请求携带的异常信息计算远程接管请求的远程接管权重。中心服务器104获取多个控制节点的当前负载信息,根据当前负载信息计算节点空闲资源,根据远程接管权重和节点空闲资源为远程接管请求分配对应的目标控制节点106。中心服务器104根据远程接管请求生成远程接管任务,将远程接管任务分配至目标控制节点106,使得目标控制节点106对相应的车辆102进行远程接管。中心服务器104和控制节点106可以用独立的服务器或者是多个服务器组成的服务器集群来实现。In one of the embodiments, the vehicle control method based on network monitoring provided by the present application can be specifically applied to the field of automatic driving, for example, can be applied to the application environment as shown in FIG. 1. The vehicle 102 communicates with the central server 104 through the network, and the central server 104 communicates with the control node 106 through the network. The central server 104 receives remote takeover requests sent by multiple vehicles 102, and the central server 104 calculates the remote takeover weight of the remote takeover request according to the abnormal information carried in the remote takeover request. The central server 104 obtains the current load information of multiple control nodes, calculates node idle resources according to the current load information, and allocates the corresponding target control node 106 to the remote takeover request according to the remote takeover weight and node idle resources. The central server 104 generates a remote takeover task according to the remote takeover request, and assigns the remote takeover task to the target control node 106 so that the target control node 106 remotely takes over the corresponding vehicle 102. The central server 104 and the control node 106 can be implemented by independent servers or a server cluster composed of multiple servers.
在其中一个实施例中,如图2所示,提供了一种基于远程控制的车辆控制方法,以该方法应用于图1中的中心服务器为例进行说明,包括以下步骤:In one of the embodiments, as shown in FIG. 2, a vehicle control method based on remote control is provided. Taking the method applied to the central server in FIG. 1 as an example for description, the method includes the following steps:
步骤202,接收多个车辆发送的远程接管请求,远程接管请求携带异常信息。Step 202: Receive remote takeover requests sent by multiple vehicles, where the remote takeover requests carry abnormal information.
车辆可以为无人驾驶汽车,无人驾驶汽车是通过车载传感系统感知道路环境,自动规划行车路线并控制车辆到达预定目标的智能汽车。车辆中搭载有车载传感系统、自动驾驶系统和远程接管系统。The vehicle can be an unmanned car, which is a smart car that senses the road environment through the on-board sensor system, automatically plans the driving route, and controls the vehicle to reach the predetermined goal. The vehicle is equipped with an on-board sensor system, an automatic driving system, and a remote takeover system.
车辆在自动行驶过程中,车辆可以通过中心服务器与控制服务器进行通信,以使远程控制人员通过控制服务器对车辆进行远程接管。中心服务器可以用于对多个车辆的远程接管请求和多个控制服务器进行管理。例如,当车辆存在异常情况或存在故障时,则需要对车辆进行远程接管,以保障车辆在行驶过程中的安全性。During the automatic driving of the vehicle, the vehicle can communicate with the control server through the central server, so that the remote controller can remotely take over the vehicle through the control server. The central server can be used to manage remote takeover requests of multiple vehicles and multiple control servers. For example, when the vehicle is abnormal or has a malfunction, the vehicle needs to be remotely taken over to ensure the safety of the vehicle during driving.
车辆在自动行驶过程中可以自行进行异常检测,当检测到存在异常情况是,例如车辆故障、道路故障或障碍物阻挡等异常情况。车辆可以向远程控制平台的控制服务器发送远 程接管请求,控制服务器基于车辆发送的远程接管请求向车辆下发远程接管指令,以对车辆进行远程接管。远程控制平台的控制服务器也可以根据远程接管需求或自动驾驶系统存在故障时,直接向车辆下发远程接管指令,以对车辆进行远程接管。The vehicle can perform anomaly detection on its own during the automatic driving process. When an abnormal situation is detected, such as a vehicle failure, a road failure, or an obstacle blocking and other abnormal conditions. The vehicle can send a remote takeover request to the control server of the remote control platform, and the control server issues a remote takeover instruction to the vehicle based on the remote takeover request sent by the vehicle to take over the vehicle remotely. The control server of the remote control platform can also directly issue a remote takeover instruction to the vehicle according to the remote takeover demand or when the automatic driving system fails, so as to remotely take over the vehicle.
多个自动驾驶车辆可以同时发送远程控制请求至中心服务器,中心服务器接收到多个车辆发送的远程接管请求,对每个远程接管请求进行调度分配,分配至相应的目标控制服务器,以使得目标控制服务器对相应的远程接管请求和车辆进行远程接管。其中,控制服务器可以为控制节点对应的服务器。Multiple autonomous vehicles can send remote control requests to the central server at the same time. The central server receives the remote takeover requests sent by multiple vehicles, dispatches each remote takeover request, and distributes it to the corresponding target control server to make the target control The server remotely takes over the corresponding remote takeover request and the vehicle. Among them, the control server may be a server corresponding to the control node.
步骤204,根据异常信息计算远程接管请求的远程接管权重。Step 204: Calculate the remote takeover weight of the remote takeover request according to the abnormal information.
车辆发送的远程接管请求中携带了车辆的异常信息。中心服务器接收多个车辆发送的远程接管请求后,根据每个车辆的异常信息计算对应的远程接管请求的远程接管权重。远程接管权重可以标识当前远程接管请求的重要程度和紧急程度。例如,中心服务器可以根据异常信息中的车辆故障信息和异常类型确定车辆异常程度值和接管紧急程度值,并根据车辆异常程度值和接管紧急程度值计算远程接管请求的远程接管权重。The remote takeover request sent by the vehicle carries the abnormal information of the vehicle. After receiving the remote takeover request sent by multiple vehicles, the central server calculates the remote takeover weight of the corresponding remote takeover request according to the abnormal information of each vehicle. The remote takeover weight can identify the importance and urgency of the current remote takeover request. For example, the central server may determine the vehicle abnormality degree value and the takeover urgency value according to the vehicle fault information and the abnormality type in the abnormal information, and calculate the remote takeover weight of the remote takeover request based on the vehicle abnormality value and the takeover urgency value.
例如,当车辆停在危险路段无法前行时,或者车辆故障部位较为严重存在较大危险时,此时则需要尽快对车辆进行远程接管,以及时解除车辆的异常情况。For example, when the vehicle is parked on a dangerous road section and cannot move forward, or when the faulty part of the vehicle is serious and there is a greater danger, then it is necessary to remotely take over the vehicle as soon as possible to remove the abnormal condition of the vehicle in time.
步骤206,获取多个控制节点的当前负载信息,根据当前负载信息计算节点空闲资源。Step 206: Obtain current load information of multiple control nodes, and calculate node idle resources according to the current load information.
中心服务器可以实时对所有车辆和控制节点的状态进行管理,每个控制节点都包括对应的负载信息,负载信息可以表示控制服务器当前的负载工作状态信息,节点空闲资源可以表示控制服务器当前所能用于处理远程接管请求的可利用资源。The central server can manage the status of all vehicles and control nodes in real time. Each control node includes corresponding load information. The load information can indicate the current load working status information of the control server, and the idle resources of the nodes can indicate the current available control server. Available resources for processing remote takeover requests.
中心服务器获取多个控制节点的当前负载信息,并根据每个控制节点的当前负载信息计算每个控制节点的节点空闲资源。例如,中心服务器可以利用动态负载均衡算法以控制服务器的实时负载状态信息对多个远程接管请求进行分配,如可以最小连接法、加权最小连接法等算法。中心服务器还可以获取每个控制节点的待处理任务,进而根据控制节点的当前负载信息和待处理任务计算每个控制节点的节点空闲资源。The central server obtains the current load information of multiple control nodes, and calculates the node idle resources of each control node according to the current load information of each control node. For example, the central server can use dynamic load balancing algorithms to control the server's real-time load status information to distribute multiple remote takeover requests, such as algorithms such as the least connection method and the weighted least connection method. The central server can also obtain the pending tasks of each control node, and then calculate the node idle resources of each control node according to the current load information of the control node and the pending tasks.
步骤208,根据远程接管权重和节点空闲资源为远程接管请求分配对应的目标控制节点。Step 208: Assign a corresponding target control node to the remote takeover request according to the remote takeover weight and node idle resources.
中心服务器获取多个控制节点的节点空闲资源后,根据远程接管请求的远程接管权重确定该远程接管请求的资源消耗,资源消耗可以表示为该远程接管请求所需要消耗的控制节点的资源。中心服务器进而根据远程接管请求的远程接管权重和资源消耗为远程接管请求分配对应的目标控制节点。After obtaining node idle resources of multiple control nodes, the central server determines the resource consumption of the remote takeover request according to the remote takeover weight of the remote takeover request. The resource consumption can be expressed as the resource of the control node consumed by the remote takeover request. The central server then allocates a corresponding target control node for the remote takeover request according to the remote takeover weight and resource consumption of the remote takeover request.
例如,中心服务器可以通过资源分配模型对多个远程接管请求进行调度处理。中心服务器可以通过资源分配模型利用轮询算法多多个控制节点的当前负载权重进行轮询,得到每个控制节点的当前负载均衡,根据每个控制节点的当前负载均衡为资源获取请求选择对应的控制节点标识,对被选择的控制节点标识对应的当前负载权重进行平滑处理,利用平滑处理后的结果选择下一个远程接管请求对应的控制节点标识,直至为多个远程接管请求 选择出对应的控制节点标识。将选择的控制节点标识确定为相应远程接管请求对应的目标控制节点。For example, the central server can schedule multiple remote takeover requests through a resource allocation model. The central server can use the polling algorithm to poll the current load weights of multiple control nodes through the resource allocation model to obtain the current load balance of each control node, and select the corresponding control for the resource acquisition request according to the current load balance of each control node Node ID, smoothly process the current load weight corresponding to the selected control node ID, and use the smoothed result to select the control node ID corresponding to the next remote takeover request until the corresponding control node is selected for multiple remote takeover requests Logo. The selected control node identifier is determined as the target control node corresponding to the corresponding remote takeover request.
步骤210,根据远程接管请求生成远程接管任务,将远程接管任务分配至目标控制节点,使得目标控制节点对相应的车辆进行远程接管。Step 210: Generate a remote takeover task according to the remote takeover request, and assign the remote takeover task to the target control node, so that the target control node can remotely take over the corresponding vehicle.
中心服务器可以在接收到远程接管请求后立即生成远程接管任务,也可以在确定远程接管请求对应的目标控制节点后生成对应的远程接管任务。中心服务器确定远程接管请求对应的目标控制节点后,则将远程接管任务分配至对应的目标控制节点。远程接管任务分配成功后,即目标控制节点确认接管后,建立远程接管任务的车辆与目标控制节点之间的通信通道,使得目标控制节点对应的控制平台对相应的车辆进行远程接管。The central server can generate a remote takeover task immediately after receiving the remote takeover request, or can generate a corresponding remote takeover task after determining the target control node corresponding to the remote takeover request. After determining the target control node corresponding to the remote takeover request, the central server assigns the remote takeover task to the corresponding target control node. After the remote takeover task is successfully assigned, that is, after the target control node confirms the takeover, a communication channel between the vehicle that takes over the task remotely and the target control node is established, so that the control platform corresponding to the target control node can remotely take over the corresponding vehicle.
若远程接管任务未分配成功,中心服务器重新对该远程接管任务进行分配。如远程接管任务为分配成功,车辆还可以在间隔预设频率后重新向中心服务器发送远程接管请求。If the remote takeover task is not allocated successfully, the central server re-allocates the remote takeover task. If the remote takeover task is assigned successfully, the vehicle can also re-send the remote takeover request to the central server after a preset frequency interval.
在另一个实施例中,若远程接管任务未分配成功,中心服务器还可以根据多个控制节点的当前负载信息生成多个远程接管队列,根据远程接管请求的远程接管权重将远程接管请求分配至相应的远程接管队列,以排队等候空闲的控制节点。In another embodiment, if the remote takeover task is not assigned successfully, the central server can also generate multiple remote takeover queues based on the current load information of multiple control nodes, and allocate the remote takeover request to the corresponding remote takeover request according to the remote takeover weight of the remote takeover request. The remote takes over the queue to queue up for idle control nodes.
目标控制节点对远程接管任务接管成功后,则向远程接管任务对应的车辆下发远程控制指令。车辆获取到目标控制节点对应的控制服务器下发的远程接管指令后,向控制服务器上传道路影像信息和车辆状态信息,道路影像信息可以包括车辆周围的视频数据和道路画面视频数据,道路影像信息可以为连续的视频帧。车辆状态信息可以包括车辆定位信息、车辆导航信息、车内温度信息、车辆仪表信息、传感器信息等车辆的状态信息。传道路影像信息和车辆状态信息用于远程接管人员根据道路情况和车辆状态对车辆进行远程接管控制。由此能够及时有效地对存在异常的自动驾驶车辆进行远程接管,能防止车辆无序行驶造成危险,从而能够有效地保障车辆在异常情况下的安全性。After the target control node successfully takes over the remote takeover task, it will issue a remote control instruction to the vehicle corresponding to the remote takeover task. After the vehicle obtains the remote takeover instruction issued by the control server corresponding to the target control node, it uploads road image information and vehicle status information to the control server. Road image information can include video data around the vehicle and road screen video data, and road image information can be It is a continuous video frame. The vehicle status information may include vehicle status information such as vehicle positioning information, vehicle navigation information, in-vehicle temperature information, vehicle instrument information, and sensor information. Transmission of road image information and vehicle status information is used for remote takeover personnel to remotely take over and control the vehicle according to road conditions and vehicle status. As a result, an abnormal autonomous vehicle can be remotely taken over in a timely and effective manner, and dangers caused by disordered driving of the vehicle can be prevented, and the safety of the vehicle under abnormal conditions can be effectively guaranteed.
上述基于远程接管的车辆控制方法中,中心服务器接收多个车辆发送的远程接管请求后,根据远程接管请求携带的异常信息计算远程接管请求的远程接管权重,由此能够有效识别远程接管请求的重要程度和紧急程度,以及时对紧急重要程度和紧急程度的远程接管请求尽快处理,防止危险事故发生。中心服务器获取多个控制节点的当前负载信息,根据当前负载信息计算节点空闲资源,通过根据远程接管权重和节点空闲资源为远程接管请求分配对应的目标控制节点,由此能够有效根据远程接管权重和节点空闲资源对远程接管请求进行合理分配。中心服务器进而根据远程接管请求生成远程接管任务,将远程接管任务分配至目标控制节点,使得目标控制节点对相应的车辆进行远程接管。通过识别远程接管请求的远程接管权重,并根据远程接管权重和节点空闲资源为远程接管请求分配相应的控制节点,从而能够有效地多个控制节点进行负载均衡,进而能够有效提高资源分配效率和远程接管请求的处理效率。In the above-mentioned vehicle control method based on remote takeover, after the central server receives the remote takeover request sent by multiple vehicles, it calculates the remote takeover weight of the remote takeover request based on the abnormal information carried in the remote takeover request, thereby effectively identifying the importance of the remote takeover request The degree and urgency of the remote takeover request for the importance and urgency of the emergency shall be handled as soon as possible to prevent dangerous accidents. The central server obtains the current load information of multiple control nodes, calculates node idle resources based on the current load information, and allocates the corresponding target control node for the remote takeover request according to the remote takeover weight and node idle resources, thereby effectively according to the remote takeover weight and The node's idle resources are reasonably allocated to the remote takeover request. The central server then generates a remote takeover task according to the remote takeover request, and assigns the remote takeover task to the target control node, so that the target control node remotely takes over the corresponding vehicle. By identifying the remote takeover weight of the remote takeover request, and assigning the corresponding control node to the remote takeover request based on the remote takeover weight and node idle resources, it can effectively balance the load of multiple control nodes, which can effectively improve the efficiency of resource allocation and remote control. Take over the processing efficiency of the request.
在其中一个实施例中,根据异常信息计算远程接管请求的远程接管权重,包括:提取异常信息中的异常类型和车辆故障信息;根据异常类型和车辆故障信息确定车辆异常程度 值和接管紧急程度值;根据车辆异常程度值和接管紧急程度值计算远程接管请求的远程接管权重。In one of the embodiments, calculating the remote takeover weight of the remote takeover request based on the abnormality information includes: extracting the abnormality type and vehicle failure information in the abnormality information; determining the vehicle abnormality degree value and the takeover urgency value according to the abnormality type and the vehicle failure information ; Calculate the remote takeover weight of the remote takeover request based on the vehicle abnormality value and the takeover urgency value.
异常信息包括车辆故障信息,车辆向中心服务器发送携带异常信息的远程接管请求后,中心服务器提取异常信息中的异常类型和车辆故障信息。车辆故障信息包括车辆状态故障信息和道路状态异常信息。其中,车辆状态故障信息可以包括传感器故障,如激光雷达、相机、IMU(惯性测量单元)、GPS等故障,及车载PC故障,以及自动驾驶程序异常等车辆状态故障信息。道路状态异常信息包括道路障碍物、道路不通等异常的道路状态等异常信息。例如,当车辆停在危险路段无法前行时,或者车辆故障部位较为严重存在较大危险时,此时则需要尽快对车辆进行远程接管,以及时解除车辆的异常情况。The abnormal information includes vehicle fault information. After the vehicle sends a remote takeover request carrying the abnormal information to the central server, the central server extracts the abnormal type and vehicle fault information in the abnormal information. Vehicle failure information includes vehicle state failure information and road state abnormal information. Among them, the vehicle status fault information may include sensor faults, such as lidar, camera, IMU (Inertial Measurement Unit), GPS, etc. faults, and vehicle-mounted PC faults, and vehicle status fault information such as abnormal automatic driving programs. The abnormal road state information includes abnormal road conditions such as road obstacles and road blockages. For example, when the vehicle is parked on a dangerous road section and cannot move forward, or when the faulty part of the vehicle is serious and there is a greater danger, then it is necessary to remotely take over the vehicle as soon as possible to remove the abnormal condition of the vehicle in time.
中心服务器中可以预先配置车辆异常配置表,车辆异常配置表中配置了异常类型和车辆故障信息与异常程度值和接管紧急程度值之间的映射关系。中心服务器提取异常信息中的车辆故障信息,并确定对应的异常类型后,根据远程接管请求的异常类型和车辆故障信息与车辆异常高配置表进行匹配,根据匹配结果确定车辆异常程度值和接管紧急程度值,进而根据车辆异常程度值和接管紧急程度值计算远程接管请求的远程接管权重。由此能够有效识别远程接管请求的重要程度和紧急程度,以及时对紧急重要程度和紧急程度的远程接管请求尽快处理,防止危险事故发生,提高了存在异常车辆的安全性。The central server can be pre-configured with a vehicle abnormal configuration table, and the vehicle abnormal configuration table is configured with a mapping relationship between abnormal types and vehicle fault information and abnormal degree values and takeover urgency values. The central server extracts the vehicle failure information in the abnormal information and determines the corresponding abnormal type, and matches the abnormal high configuration table according to the abnormal type and vehicle failure information requested by the remote takeover, and determines the vehicle abnormality value and the takeover emergency according to the matching result. Degree value, and then calculate the remote takeover weight of the remote takeover request according to the vehicle abnormality value and the takeover urgency value. As a result, the importance and urgency of the remote takeover request can be effectively identified, and the remote takeover request of the urgent importance and urgency can be processed as soon as possible to prevent dangerous accidents and improve the safety of abnormal vehicles.
在其中一个实施例中,如图3所示,获取多个控制节点的当前负载信息,根据当前负载信息计算节点空闲资源的步骤,具体包括以下内容:In one of the embodiments, as shown in FIG. 3, the step of acquiring current load information of multiple control nodes and calculating node idle resources according to the current load information specifically includes the following content:
步骤302,调用资源分配模型,通过资源分配模型对多个控制节点的当前负载信息和节点性能参数进行分析,得到多个控制节点的当前负载权值。Step 302: Invoke the resource allocation model, analyze the current load information and node performance parameters of the multiple control nodes through the resource allocation model, and obtain the current load weights of the multiple control nodes.
步骤304,获取控制节点的待处理任务,根据当前负载权值和待处理任务计算每个控制节点的节点资源利用率。Step 304: Obtain the tasks to be processed by the control node, and calculate the node resource utilization rate of each control node according to the current load weight and the tasks to be processed.
步骤306,根据当前负载权值和节点资源利用率计算多个控制节点的节点空闲资源。Step 306: Calculate node idle resources of multiple control nodes according to the current load weight and node resource utilization.
资源分配模型可以为基于神经网络的决策模型,资源分配模型可以是预先训练得到的神经网络模型,用于对控制节点资源进行计算和对远程接管请求进行资源分配。The resource allocation model may be a neural network-based decision model, and the resource allocation model may be a neural network model obtained by pre-training, which is used to calculate control node resources and allocate resources to remote takeover requests.
中心服务器接收多个车辆发送的远程接管请求后,获取中心服务器所绑定的多个控制节点的当前负载信息,中心服务器还可以获取每个控制节点的节点性能参数。节点性能参数可以表示控制节点的各项性能指标参数,节点性能参数可以为控制节点当前的性能参数。中心服务器还可以获取每个控制节点的待处理任务。其中,一些控制节点可能还有已分配的远程接管任务为待处理状态,此时这些节点的预期负载就比较高。例如,节点性能参数可以包括CPU数量、CPU频率、内存容量、磁盘速率、网络吞吐量等指标参数。控制节点的当前负载信息可以包括CPU占用率、内存占用率以及网络宽带占用率等指标。After the central server receives the remote takeover request sent by multiple vehicles, it obtains the current load information of the multiple control nodes bound to the central server, and the central server can also obtain the node performance parameters of each control node. The node performance parameter may represent various performance index parameters of the control node, and the node performance parameter may be the current performance parameter of the control node. The central server can also obtain the pending tasks of each control node. Among them, some control nodes may still have assigned remote takeover tasks in a pending state. At this time, the expected load of these nodes is relatively high. For example, node performance parameters may include index parameters such as the number of CPUs, CPU frequency, memory capacity, disk speed, and network throughput. The current load information of the control node may include indicators such as CPU occupancy rate, memory occupancy rate, and network bandwidth occupancy rate.
中心服务器调用资源分配模型,通过资源分配模型对多个控制节点的当前负载信息和节点性能参数进行分析,得到多个控制节点的当前负载权值。具体地,当前负载权值可以为当前负载信息与节点性能参数的比值。The central server calls the resource allocation model, analyzes the current load information and node performance parameters of multiple control nodes through the resource allocation model, and obtains the current load weights of the multiple control nodes. Specifically, the current load weight may be the ratio of the current load information to the node performance parameter.
中心服务器进而根据控制节点的当前负载权值和待处理任务计算每个控制节点的节点资源利用率,中心服务器进而根据当前负载权值和节点资源利用率计算多个控制节点的节点空闲资源。例如,中心服务器还可以根据控制节点的当前负载权重和带处理任务对控制节点的负载进行预测。中心服务器还可以利用每个控制节点的待处理任务计算控制节点的负载增量,根据控制节点的当前负载权值和负载增量计算控制节点的节点空闲资源。通过根据远程接管权重和控制节点的节点状态计算控制节点的节点空闲资源,由此能够有效地进行资源计算和资源分配,从而能够有效根据远程接管权重和节点空闲资源对远程接管请求进行合理分配。The central server further calculates the node resource utilization of each control node according to the current load weight of the control node and the tasks to be processed, and the central server further calculates the node idle resources of multiple control nodes according to the current load weight and the node resource utilization. For example, the central server can also predict the load of the control node based on the current load weight of the control node and the belt processing task. The central server can also use the pending tasks of each control node to calculate the load increment of the control node, and calculate the node idle resources of the control node according to the current load weight and load increment of the control node. By calculating the node idle resources of the control node according to the remote takeover weight and the node status of the control node, resource calculation and resource allocation can be effectively performed, and the remote takeover request can be effectively allocated based on the remote takeover weight and node idle resources.
在其中一个实施例中,根据远程接管权重和节点空闲资源为远程接管请求分配对应的目标控制节点,包括:利用资源分配模型根据远程接管权重预测对应的资源消耗值;根据远程接管请求的远程接管权重和资源消耗值计算相匹配的节点空闲资源;根据相匹配的节点空闲资源确定远程接管请求对应的目标控制节点,将远程接管请求分配至对应的目标控制节点。In one of the embodiments, assigning the corresponding target control node to the remote takeover request according to the remote takeover weight and node idle resources includes: using the resource allocation model to predict the corresponding resource consumption value according to the remote takeover weight; and remote takeover according to the remote takeover request The weight and the resource consumption value are calculated to match the idle resources of the node; the target control node corresponding to the remote takeover request is determined according to the matched node idle resource, and the remote takeover request is allocated to the corresponding target control node.
中心服务器获取多个控制节点的当前负载信息后,调用资源分配模型,通过资源分配模型对多个控制节点的当前负载信息和节点性能参数进行分析,得到多个控制节点的当前负载权值。中心服务器还可以利用资源分配模型根据远程接管请求的远程接管权重预测对应的资源消耗值。其中,资源消耗值可以表示该远程接管请求预计需要消耗的控制节点资源,例如需要远程接管的时间、时长、难度等资源消耗信息。After obtaining the current load information of the multiple control nodes, the central server calls the resource allocation model, and analyzes the current load information and node performance parameters of the multiple control nodes through the resource allocation model to obtain the current load weights of the multiple control nodes. The central server can also use the resource allocation model to predict the corresponding resource consumption value according to the remote takeover weight of the remote takeover request. Among them, the resource consumption value may indicate the control node resources that the remote takeover request is expected to consume, such as resource consumption information such as the time, duration, and difficulty of the remote takeover.
中心服务器还可以根据控制节点的当前负载权重和带处理任务对控制节点的负载进行预测。中心服务器还可以利用每个控制节点的待处理任务计算控制节点的负载增量,根据控制节点的当前负载权值和资源消耗值以及负载增量计算控制节点的节点空闲资源。The central server can also predict the load of the control node based on the current load weight of the control node and the belt processing task. The central server can also use the pending tasks of each control node to calculate the load increment of the control node, and calculate the node idle resources of the control node according to the current load weight and resource consumption value of the control node and the load increment.
中心服务器进而根据相匹配的节点空闲资源确定远程接管请求对应的目标控制节点,将远程接管请求分配至对应的目标控制节点,使得目标控制节点对相应的车辆进行远程接管。通过根据远程接管权重和节点空闲资源为远程接管请求分配对应的目标控制节点,由此能够有效根据远程接管权重和节点空闲资源对远程接管请求进行合理分配,进而能够有效提高资源分配效率和远程接管请求的处理效率。The central server then determines the target control node corresponding to the remote takeover request according to the matching node idle resources, and allocates the remote takeover request to the corresponding target control node, so that the target control node remotely takes over the corresponding vehicle. By assigning the corresponding target control node to the remote takeover request according to the remote takeover weight and node idle resources, it can effectively allocate the remote takeover request according to the remote takeover weight and node idle resources, thereby effectively improving the resource allocation efficiency and remote takeover The efficiency of request processing.
在其中一个实施例中,如图4所示,该方法还包括远程接管队列的分配步骤,该步骤具体包括以下内容:In one of the embodiments, as shown in FIG. 4, the method further includes a step of remotely taking over the queue allocation, and this step specifically includes the following content:
步骤402,若当前不存在节点空闲资源,根据多个远程接管请求和多个控制节点的当前负载信息生成多个远程接管队列。Step 402: If there is no node idle resource currently, generate multiple remote takeover queues according to multiple remote takeover requests and current load information of multiple control nodes.
步骤404,根据远程接管请求的远程接管权重和资源消耗值将远程接管请求分配至相应的远程接管队列。In step 404, the remote takeover request is allocated to the corresponding remote takeover queue according to the remote takeover weight and the resource consumption value of the remote takeover request.
步骤406,计算多个控制节点的资源消耗状态,根据多个控制节点的资源消耗状态将多个控制节点分配至相应的远程接管队列,将远程接管请求分配至所属远程接管队列中相应的目标控制节点。Step 406: Calculate the resource consumption status of the multiple control nodes, assign the multiple control nodes to the corresponding remote takeover queue according to the resource consumption status of the multiple control nodes, and assign the remote takeover request to the corresponding target control in the corresponding remote takeover queue. node.
中心服务器获取多个控制节点的当前负载信息后,中心服务器调用资源分配模型,利用资源分配模型根据远程接管权重预测对应的资源消耗值,根据远程接管请求的远程接管权重和资源消耗值计算相匹配的节点空闲资源。通过根据远程接管权重和节点空闲资源为远程接管请求分配对应的目标控制节点。After the central server obtains the current load information of multiple control nodes, the central server calls the resource allocation model, uses the resource allocation model to predict the corresponding resource consumption value according to the remote takeover weight, and calculates the matching between the remote takeover weight and the resource consumption value according to the remote takeover request The nodes have idle resources. According to the remote takeover weight and node idle resources, the corresponding target control node is allocated to the remote takeover request.
进一步地,若当前不存在节点空闲资源,即各个控制节点均处于负载状态,没有空闲的控制节点。此时,中心服务器则根据多个远程接管请求和多个控制节点的当前负载信息生成多个远程接管队列,中心服务器可以根据远程接管请求的数量和多个控制节点的当前负载信息生成多个相应数量的远程接管队列。中心服务器还可以进一步根据远程接管请求的异常类型以及远程接管权重和资源消耗值将远程接管请求分配至相应的远程接管队列。例如可以将异常类型比较紧急或远程接管权重较大的远程接管请求分配至处理优先级较高的远程接管队列,使得远程接管权重较大的远程接管请求能够及时有效地分配处理。Further, if there is no idle resource of the node currently, that is, each control node is in a load state, and there is no idle control node. At this time, the central server generates multiple remote takeover queues based on multiple remote takeover requests and the current load information of multiple control nodes. The central server can generate multiple corresponding queues based on the number of remote takeover requests and the current load information of multiple control nodes. The number of remote takeover queues. The central server may further allocate the remote takeover request to the corresponding remote takeover queue according to the abnormal type of the remote takeover request, the remote takeover weight and the resource consumption value. For example, remote takeover requests with a more urgent exception type or a higher remote takeover weight can be assigned to a remote takeover queue with a higher processing priority, so that the remote takeover request with a higher remote takeover weight can be allocated and processed in a timely and effective manner.
中心服务器进而计算多个控制节点的资源消耗状态,根据多个控制节点的资源消耗状态将多个控制节点分配至相应的远程接管队列,将远程接管请求分配至所属远程接管队列中相应的目标控制节点,使得目标控制节点对相应的车辆进行远程接管。由此即使在当前没有空闲的节点资源时,可以根据远程接管权重和资源消耗值将远程接管请求分配至相应的远程接管队列,并根据多个控制节点的资源消耗状态将多个控制节点分配至相应的远程接管队列。在有空闲节点资源时,从而能够及时有效地将远程接管请求分配至所属远程接管队列中相应的目标控制节点。由此能够有效根据远程接管权重和节点空闲资源对远程接管请求进行合理分配,进而能够有效提高资源分配效率和远程接管请求的处理效率。The central server then calculates the resource consumption status of multiple control nodes, assigns the multiple control nodes to the corresponding remote takeover queue according to the resource consumption status of the multiple control nodes, and distributes the remote takeover request to the corresponding target control in the corresponding remote takeover queue. Node, so that the target control node takes over the corresponding vehicle remotely. As a result, even when there are currently no idle node resources, the remote takeover request can be allocated to the corresponding remote takeover queue according to the remote takeover weight and resource consumption value, and multiple control nodes can be allocated to the corresponding remote takeover queue according to the resource consumption status of the multiple control nodes The corresponding remote takeover queue. When there are idle node resources, the remote takeover request can be allocated to the corresponding target control node in the remote takeover queue in a timely and effective manner. As a result, the remote takeover request can be reasonably allocated based on the remote takeover weight and node idle resources, thereby effectively improving the resource allocation efficiency and the processing efficiency of the remote takeover request.
在其中一个实施例中,如图5所示,提供了一种基于远程控制的车辆控制方法,以该方法应用于图1中的车辆为例进行说明,包括以下步骤:In one of the embodiments, as shown in FIG. 5, a vehicle control method based on remote control is provided. Taking the method applied to the vehicle in FIG. 1 as an example, the method includes the following steps:
步骤502,获取车辆的行驶状态信息,根据行驶状态信息进行异常检测。Step 502: Acquire driving state information of the vehicle, and perform abnormality detection based on the driving state information.
车辆在自动行驶过程中可以自行进行异常检测,当检测到存在异常情况时,例如车辆故障、道路故障或障碍物阻挡等异常情况。车辆可以向中心控制平台的中心服务器发送远程接管请求,车辆可以通过中心服务器与控制服务器进行通信,以使远程控制人员通过控制服务器对车辆进行远程接管。其中,控制服务器可以为控制节点对应的服务器。控制服务器基于车辆发送的远程接管请求向车辆下发远程接管指令,以对车辆进行远程接管。The vehicle can perform anomaly detection on its own during the automatic driving process. When an abnormal situation is detected, such as a vehicle breakdown, a road breakdown or an obstacle blocking and other abnormal situations. The vehicle can send a remote takeover request to the central server of the central control platform, and the vehicle can communicate with the control server through the central server, so that the remote controller can remotely take over the vehicle through the control server. Among them, the control server may be a server corresponding to the control node. The control server issues a remote takeover instruction to the vehicle based on the remote takeover request sent by the vehicle to remotely take over the vehicle.
车辆在行驶的过程中,获取车辆的行驶状态信息。车辆的行驶状态信息可以包括车辆状态、车辆状态参数等车辆的状态信息。车辆状态可以包括车辆上线、车辆下线、正常自动驾驶、异常接管等状态。车辆状态参数可以包括当前位置信息、当前车速、灯光、档位、加速度信息、车辆导航信息、车内温度信息、车辆仪表信息、传感器信息等参数信息。行驶状态信息还可以包括车辆在自动驾驶中自动驾驶系统所产生的日志信息,以及还可以包括道路状态信息等。车辆在自动行驶的过程中,持续对行驶状态信息进行异常检测。In the process of driving, the vehicle's driving state information is obtained. The driving state information of the vehicle may include state information of the vehicle such as vehicle state and vehicle state parameters. The vehicle status can include the status of the vehicle being online, the vehicle being offline, normal automatic driving, and abnormal takeover. Vehicle state parameters may include parameter information such as current position information, current vehicle speed, lights, gears, acceleration information, vehicle navigation information, vehicle temperature information, vehicle instrument information, sensor information, and so on. The driving state information may also include log information generated by the automatic driving system of the vehicle in automatic driving, and may also include road state information and the like. During the process of automatic driving, the vehicle continuously detects abnormalities in the driving state information.
车辆可以检测车辆状态故障信息和道路状态异常信息。其中,车辆状态故障信息可以包括传感器故障,如激光雷达、相机、IMU(惯性测量单元)、GPS等故障,及车载PC 故障,以及自动驾驶程序异常等车辆状态故障信息。道路状态异常信息包括道路障碍物、道路不通等异常的道路状态等异常信息。The vehicle can detect vehicle status fault information and road status abnormal information. Among them, the vehicle status fault information may include sensor faults, such as lidar, camera, IMU (Inertial Measurement Unit), GPS and other faults, and vehicle-mounted PC faults, and vehicle status fault information such as abnormal automatic driving programs. The abnormal road state information includes abnormal road conditions such as road obstacles and road blockages.
步骤504,当行驶状态信息存在异常时,控制车辆停车,根据异常的行驶状态信息生成远程接管请求。In step 504, when the driving state information is abnormal, the vehicle is controlled to stop, and a remote takeover request is generated according to the abnormal driving state information.
当车辆通过行驶状态信息检测到行驶状态存在异常时,车辆则生成停车的车辆控制指令,根据车辆控制指令控制车辆停车。车辆并根据异常的行驶状态信息生成远程接管请求,以将携带异常信息的远程接管请求发送至中心服务器,使得中心服务器将远程接管请求分配至相应的目标控制节点。例如,当车辆停在危险路段无法前行时,或者车辆故障部位较为严重存在较大危险时,此时则需要尽快对车辆进行远程接管,以及时解除车辆的异常。When the vehicle detects that there is an abnormality in the driving state through the driving state information, the vehicle generates a vehicle control instruction for parking, and controls the vehicle to park according to the vehicle control instruction. The vehicle generates a remote takeover request based on the abnormal driving status information to send the remote takeover request carrying the abnormal information to the central server, so that the central server distributes the remote takeover request to the corresponding target control node. For example, when the vehicle is parked on a dangerous road section and cannot move forward, or when the faulty part of the vehicle is serious and there is a greater danger, it is necessary to remotely take over the vehicle as soon as possible to remove the abnormality of the vehicle in time.
步骤506,将远程接管请求发送至中心服务器;使得中心服务器根据远程接管请求生成远程接管任务,将远程接管任务分配至相应的目标控制节点。Step 506: Send the remote takeover request to the central server; make the central server generate a remote takeover task according to the remote takeover request, and assign the remote takeover task to the corresponding target control node.
车辆根据异常的行驶状态信息生成详细的异常信息,并生成携带异常信息的远程接管请求后,将远程接管请求发送至中心服务器,使得中心服务器根据远程接管请求生成远程接管任务,将远程接管任务分配至相应的目标控制节点,从而使得目标控制节点对车辆进行远程接管。The vehicle generates detailed abnormal information based on the abnormal driving status information, and generates a remote takeover request carrying the abnormal information, and then sends the remote takeover request to the central server, so that the central server generates remote takeover tasks according to the remote takeover request, and distributes the remote takeover tasks To the corresponding target control node, so that the target control node can take over the vehicle remotely.
进一步地,多个自动驾驶车辆可以同时发送远程控制请求至中心服务器,中心服务器接收到多个车辆发送的远程接管请求,对每个远程接管请求进行调度分配,分配至相应的目标控制服务器,以使得目标控制节点对应的目标控制服务器对相应的远程接管请求和车辆进行远程接管。Further, multiple autonomous vehicles can send remote control requests to the central server at the same time. The central server receives remote takeover requests sent by multiple vehicles, and dispatches each remote takeover request to the corresponding target control server. Make the target control server corresponding to the target control node remotely take over the corresponding remote takeover request and the vehicle.
步骤508,获取目标控制节点发送的远程接管指令,根据远程接管指令向目标控制节点发送车辆回传信息。Step 508: Obtain the remote takeover instruction sent by the target control node, and send vehicle backhaul information to the target control node according to the remote takeover instruction.
中心服务器接收多个车辆发送的远程接管请求后,还可以根据远程接管请求携带的异常信息计算远程接管请求的远程接管权重,由此能够有效识别远程接管请求的重要程度和紧急程度,以及时对紧急重要程度和紧急程度的远程接管请求尽快处理,防止危险事故发生。中心服务器获取多个控制节点的当前负载信息,根据当前负载信息计算节点空闲资源,通过根据远程接管权重和节点空闲资源为远程接管请求分配对应的目标控制节点,由此能够有效根据远程接管权重和节点空闲资源对远程接管请求进行合理分配。中心服务器进而根据远程接管请求生成远程接管任务,将远程接管任务分配至目标控制节点,使得目标控制节点对相应的车辆进行远程接管,并向车辆下发远程控制指令。After the central server receives the remote takeover request sent by multiple vehicles, it can also calculate the remote takeover weight of the remote takeover request based on the abnormal information carried in the remote takeover request, which can effectively identify the importance and urgency of the remote takeover request, and provide timely response. Remote takeover requests of the importance and urgency of the urgency are handled as soon as possible to prevent dangerous accidents. The central server obtains the current load information of multiple control nodes, calculates node idle resources based on the current load information, and allocates the corresponding target control node for the remote takeover request according to the remote takeover weight and node idle resources, thereby effectively according to the remote takeover weight and The node's idle resources are reasonably allocated to the remote takeover request. The central server then generates a remote takeover task according to the remote takeover request, assigns the remote takeover task to the target control node, so that the target control node takes over the corresponding vehicle remotely, and issues a remote control instruction to the vehicle.
车辆接收到目标控制节点指令后,可以将自动驾驶模式切换至远程接管模式对应的控制模式,并根据远程控制指令向目标控制节点上传车辆回传信息。其中车辆回传信息可以包括车辆状态信息和道路影像信息。车辆状态信息可以包括车辆定位信息、车辆导航信息、车内温度信息、车辆仪表信息等车辆的状态信息。道路影像信息可以包括车辆周围的视频数据和道路画面视频数据,道路影像信息可以为连续的视频帧。传道路影像信息和车辆状态信息用于远程接管人员根据道路情况和车辆状态对车辆进行远程接管。After the vehicle receives the instruction of the target control node, it can switch the automatic driving mode to the control mode corresponding to the remote takeover mode, and upload the vehicle back information to the target control node according to the remote control instruction. The vehicle return information can include vehicle status information and road image information. The vehicle status information may include vehicle status information such as vehicle positioning information, vehicle navigation information, in-vehicle temperature information, and vehicle instrument information. The road image information may include video data around the vehicle and road screen video data, and the road image information may be continuous video frames. Transmission of road image information and vehicle status information is used for remote takeover personnel to remotely take over the vehicle according to road conditions and vehicle status.
步骤510,接收目标控制节点根据车辆回传信息下发远程控制指令,根据远程控制指令对车辆进行控制。Step 510: The receiving target control node issues a remote control instruction according to the information returned by the vehicle, and controls the vehicle according to the remote control instruction.
车辆向控制服务器上传道路影像信息和车辆状态信息后,远程接管平台通过目标控制节点对应的控制服务器根据道路影像信息和车辆状态信息向车辆下发远程控制指令,远程控制指令用于控制车辆行驶。车辆获取远程控制指令后,则执行远程控制指令,根据远程控制指令控制车辆进行相应的控制操作,从而实现对车辆的远程接管。例如,远程控制指令可以包括加速行驶、减速行驶、启动车灯、停车等控制车辆行驶的指令。由此能够及时有效地对存在异常的自动驾驶车辆进行远程接管,能防止车辆无序行驶造成危险,从而能够有效地保障车辆在异常情况下的安全性。After the vehicle uploads road image information and vehicle status information to the control server, the remote takeover platform sends remote control instructions to the vehicle through the control server corresponding to the target control node according to the road image information and vehicle status information. The remote control instructions are used to control the vehicle. After the vehicle obtains the remote control instruction, it executes the remote control instruction, and controls the vehicle to perform corresponding control operations according to the remote control instruction, so as to realize the remote control of the vehicle. For example, the remote control instructions may include instructions to control the driving of the vehicle, such as accelerating, decelerating, turning on lights, and stopping. As a result, an abnormal autonomous vehicle can be remotely taken over in a timely and effective manner, and dangers caused by disordered driving of the vehicle can be prevented, and the safety of the vehicle under abnormal conditions can be effectively guaranteed.
本实施例中,车辆获取车辆的行驶状态信息,根据行驶状态信息进行异常检测。当监测到行驶状态信息存在异常时,控制车辆停车,并根据异常的行驶状态信息生成远程接管请求。车辆则将远程接管请求发送至中心服务器,使得中心服务器根据远程接管请求生成远程接管任务,将远程接管任务分配至相应的目标控制节点,由此能够有效根据节点空闲资源对远程接管请求进行合理分配。车辆进而获取目标控制节点发送的远程接管指令,根据远程接管指令向目标控制节点发送车辆回传信息。车辆接收目标控制节点根据车辆回传信息下发远程控制指令后,则根据远程控制指令对车辆进行控制。通过中心服务器对远程接管请求进行控制节点的资源分配,能够及时有效地为远程接管请求分配相应的控制节点,从而能够有效提高资源分配效率和远程接管请求的处理效率。In this embodiment, the vehicle obtains the driving state information of the vehicle, and performs abnormality detection based on the driving state information. When an abnormality in the driving state information is detected, the vehicle is controlled to stop, and a remote takeover request is generated based on the abnormal driving state information. The vehicle sends the remote takeover request to the central server, so that the central server generates remote takeover tasks according to the remote takeover request, and allocates the remote takeover tasks to the corresponding target control node, which can effectively allocate remote takeover requests based on node idle resources. . The vehicle then obtains the remote takeover instruction sent by the target control node, and sends the vehicle backhaul information to the target control node according to the remote takeover instruction. After the vehicle receives the target control node and issues a remote control instruction according to the vehicle's return information, it controls the vehicle according to the remote control instruction. The resource allocation of control nodes for remote takeover requests through the central server can effectively allocate corresponding control nodes for remote takeover requests in a timely and effective manner, thereby effectively improving resource allocation efficiency and processing efficiency of remote takeover requests.
在其中一个实施例中,行驶状态信息包括车辆状态信息,根据行驶状态信息进行异常检测,包括:根据预设频率向自动驾驶系统发送故障监测指令;根据故障监测指令和车辆状态信息检测多个传感器的异常状态和驾驶异常状态,得到检测结果;若检测结果中包括异常信息,确定异常信息中的车辆故障信息,确定异常信息识别异常类型和异常等级。In one of the embodiments, the driving state information includes vehicle state information, and abnormal detection based on the driving state information includes: sending a fault monitoring instruction to the automatic driving system according to a preset frequency; detecting multiple sensors based on the fault monitoring instruction and vehicle state information If the abnormal state and driving abnormal state are detected, the detection result is obtained; if the detection result includes abnormal information, the vehicle fault information in the abnormal information is determined, and the abnormal information is determined to identify the abnormal type and abnormal level.
车辆在行驶的过程中,可以持续获取车辆的行驶状态信息,持续对行驶状态信息进行异常检测。具体地,车辆在自动行驶过程中还可以根据预设频率向自动驾驶系统发送故障监测指令,车辆则根据故障监测指令和车辆状态信息检测多个传感器的异常状态和驾驶异常状态,并反馈相应的检测结果。车辆则根据反馈的检测结果识别车辆状态是否存在异常。When the vehicle is running, it can continuously obtain the driving state information of the vehicle, and continuously detect the abnormality of the driving state information. Specifically, the vehicle can also send fault monitoring instructions to the automatic driving system according to the preset frequency during the automatic driving process, and the vehicle detects the abnormal state and driving abnormal state of multiple sensors according to the fault monitoring instruction and the vehicle status information, and feeds back the corresponding Test results. The vehicle recognizes whether there is an abnormality in the vehicle state based on the feedback detection result.
若检测结果中存在异常信息,根据检测到的异常指标参数确定车辆故障信息,并生成对应的异常信息,异常信息中可以包括异常指标参数、车辆故障部位和当前位置信息等多项车辆当前状态信息。车辆还可以根据异常指标参数确定对应的异常类型和异常等级。其中,异常等级可以用于确定异常信息所对应的异常程度值和接管紧急程度值,表示车辆当前的异常状态程度和紧急程度。通过识别确定车辆的异常类型和异常等级,以识别远程接管请求的重要程度和紧急程度,由此能够使得中心服务器及时对紧急重要程度和紧急程度的远程接管请求尽快处理,防止危险事故发生。If there is abnormal information in the detection result, the vehicle fault information is determined based on the detected abnormal index parameters, and corresponding abnormal information is generated. The abnormal information can include multiple vehicle current state information such as abnormal index parameters, vehicle fault location and current location information. . The vehicle can also determine the corresponding abnormality type and abnormality level according to the abnormality index parameters. Among them, the abnormality level can be used to determine the abnormality degree value and the takeover urgency value corresponding to the abnormality information, and indicate the current abnormal state degree and urgency degree of the vehicle. By identifying and determining the abnormality type and abnormality level of the vehicle, the importance and urgency of the remote takeover request can be identified, so that the central server can promptly process the urgent importance and urgency of the remote takeover request as soon as possible to prevent dangerous accidents.
在其中一个实施例中,行驶状态信息包括道路影像信息,所述根据所述行驶状态信息进行异常检测,包括:通过道路识别模型对道路影像信息进行道路识别和障碍物识别,得 到道路识别结果;当道路识别结果中存在道路异常或道路障碍物时,控制车辆停车,根据识别结果生成道路异常信息。In one of the embodiments, the driving state information includes road image information, and the detecting anomaly according to the driving state information includes: performing road recognition and obstacle recognition on the road image information through a road recognition model to obtain a road recognition result; When there is a road abnormality or a road obstacle in the road recognition result, the vehicle is controlled to stop, and the road abnormality information is generated according to the recognition result.
车辆在自动行驶的过程中,实时监测道路状态信息,以检测道路异常情况。例如,当识别到前方道路无法识别、存在道路障碍物以及在原地停留时间过长等异常道路情况时,则表示当前道路状态存在异常,此时则需要控制车辆停车。车辆可以通过已训练得到的道路识别模型对车辆采集的道路影像信息进行道路识别和障碍物识别。具体地,车辆可以通过道路识别模型识别道路影像信息中的道路信息和信息,例如可以通过获取道路影像信息中当前帧点云图像和前一帧点云图像,识别点云图像中的道路详细信息,以及识别点云图像中的关键点云和运动轨迹,根据异常关键点云和运动轨迹识别道路影像信息中的障碍物,对障碍物进行异常检测。当障碍物存在异常时,生成包括障碍物信息的异常信息。During the process of automatic driving, the vehicle monitors road status information in real time to detect road abnormalities. For example, when it is recognized that the road ahead is unrecognizable, there are road obstacles, and the staying time is too long, it means that the current road state is abnormal. At this time, the vehicle needs to be controlled to stop. The vehicle can perform road recognition and obstacle recognition on the road image information collected by the vehicle through the road recognition model that has been trained. Specifically, the vehicle can recognize the road information and information in the road image information through the road recognition model. For example, it can recognize the detailed road information in the point cloud image by acquiring the point cloud image of the current frame and the point cloud image of the previous frame in the road image information. , And identify the key point cloud and motion trajectory in the point cloud image, identify the obstacle in the road image information according to the abnormal key point cloud and the motion trajectory, and perform anomaly detection on the obstacle. When the obstacle is abnormal, abnormal information including obstacle information is generated.
当道路识别结果中存在道路异常或道路障碍物时,控制车辆停车,并根据识别结果生成道路异常信息。车辆则根据道路异常信息生成远程接管请求,将远程接管请求发送至中心服务器,使得中心服务器根据远程接管请求生成远程接管任务,将远程接管任务分配至相应的目标控制节点,从而使得目标控制节点对车辆进行远程接管。由此能够及时有效地对存在异常的自动驾驶车辆进行远程接管,能防止车辆无序行驶造成危险,从而能够有效地保障车辆在异常情况下的安全性。When there is a road abnormality or a road obstacle in the road recognition result, the vehicle is controlled to stop and the road abnormality information is generated according to the recognition result. The vehicle generates a remote takeover request based on the road anomaly information, and sends the remote takeover request to the central server, so that the central server generates a remote takeover task according to the remote takeover request, and assigns the remote takeover task to the corresponding target control node, so that the target control node pairs The vehicle takes over remotely. As a result, an abnormal autonomous vehicle can be remotely taken over in a timely and effective manner, and dangers caused by disordered driving of the vehicle can be prevented, and the safety of the vehicle under abnormal conditions can be effectively guaranteed.
在其中一个实施例中,如图6所示,将远程接管任务分配至相应的目标控制节点后,还包括远程识别异常信息的步骤,该步骤具体包括以下内容:In one of the embodiments, as shown in FIG. 6, after the remote takeover task is assigned to the corresponding target control node, it further includes a step of remotely identifying abnormal information, which specifically includes the following content:
步骤602,接收目标控制节点发送的异常信息识别结果和操作提示信息。Step 602: Receive an abnormal information identification result and operation prompt information sent by the target control node.
步骤604,根据异常信息识别结果和操作提示信息控制车辆自动驾驶。Step 604: Control the automatic driving of the vehicle according to the recognition result of the abnormal information and the operation prompt information.
步骤606,持续检测车辆的行驶状态信息,直到检测到异常信息解除且车辆的行驶状态为正常状态时,结束远程接管任务。Step 606: Continue to detect the driving state information of the vehicle until it is detected that the abnormal information is removed and the driving state of the vehicle is in a normal state, and the remote takeover task is ended.
车辆根据行驶状态信息进行异常检测,当监测到行驶状态信息存在异常时,控制车辆停车,并根据异常的行驶状态信息生成远程接管请求。车辆将远程接管请求发送至中心服务器,使得中心服务器根据远程接管请求生成远程接管任务,将远程接管任务分配至相应的目标控制节点,从而使得目标控制节点对车辆进行远程接管。The vehicle performs anomaly detection based on the driving state information. When an abnormality is detected in the driving state information, the vehicle is controlled to stop, and a remote takeover request is generated based on the abnormal driving state information. The vehicle sends a remote takeover request to the central server, so that the central server generates a remote takeover task according to the remote takeover request, and assigns the remote takeover task to the corresponding target control node, so that the target control node can take over the vehicle remotely.
车辆进而获取目标控制节点发送的远程接管指令,根据远程接管指令向目标控制节点发送车辆回传信息。进一步地,目标控制节点获取车辆的异常信息和车辆回传信息后,根据异常信息和车辆回传信息进行异常分析,并判断该车辆的异常情况是否需要进行远程接管处理。例如,当车辆前方存在障碍物或车辆无法自主识别道路时,目标控制节点对应的控制人员可以不直接对车辆进行远程控制,控制人员可以根据车辆回传信息标注障碍物的类型和处理方式,还可以标注正确的道路信息,由车辆根据标注的异常信息识别结果和操作提示信息进行自主识别和自动驾驶处理。目标控制节点则根据异常信息和车辆回传信息生成异常信息识别结果和操作提示信息,车辆则根据异常信息识别结果和操作提示信息控制车辆自动驾驶。The vehicle then obtains the remote takeover instruction sent by the target control node, and sends the vehicle backhaul information to the target control node according to the remote takeover instruction. Further, after the target control node obtains the abnormal information of the vehicle and the return information of the vehicle, it analyzes the abnormality according to the abnormal information and the return information of the vehicle, and determines whether the abnormal situation of the vehicle needs to be remotely taken over. For example, when there is an obstacle in front of the vehicle or the vehicle cannot identify the road autonomously, the controller corresponding to the target control node may not directly control the vehicle remotely. The controller can mark the type of obstacle and the processing method according to the information returned by the vehicle. The correct road information can be marked, and the vehicle performs autonomous identification and automatic driving processing based on the marked abnormal information recognition result and operation prompt information. The target control node generates the abnormal information recognition result and operation prompt information according to the abnormal information and the vehicle return information, and the vehicle controls the automatic driving of the vehicle according to the abnormal information recognition result and the operation prompt information.
车辆持续检测车辆的行驶状态信息,直到检测到异常信息解除且车辆的行驶状态为正常状态时,例如车辆已经行驶过障碍物或者车辆离开当前位置并且能够自主识别道路是,可以表示异常信息解除或车辆的行驶状态为正常状态,此时车辆则可以结束远程接管任务。通过控制节点及时识别车辆的异常情况并分析对应的异常信息识别结果和操作提示信息,以使车辆进行自主识别和自动驾驶,当异常解除且行驶状态恢复正常时则结束远程接管,由此可以有效节省远程接管资源,同时也有效提高了远程接管请求的处理效率。The vehicle continues to detect the driving state information of the vehicle until it detects that the abnormal information is removed and the driving state of the vehicle is normal. For example, the vehicle has driven through an obstacle or the vehicle has left its current position and can autonomously identify the road. It can indicate that the abnormal information is removed or The driving state of the vehicle is normal, and the vehicle can end the remote takeover task at this time. Through the control node, identify the abnormal situation of the vehicle in time and analyze the corresponding abnormal information recognition result and operation prompt information to enable the vehicle to perform autonomous identification and automatic driving. When the abnormality is resolved and the driving state returns to normal, the remote takeover will be terminated, which can be effective It saves resources for remote takeover and also effectively improves the processing efficiency of remote takeover requests.
在其中一个实施例中,该方法还包括:根据远程接管指令向目标控制节点发送车辆回传信息,使得目标控制节点根据异常信息和车辆回传信息进行异常分析;若车辆的异常情况为不需要远程干预时,接收目标控制节点下发的结束接管指令,结束接管指令包括提示信息;将远程接管模式切换至自动驾驶模式,根据行驶状态信息和提示信息控制车辆自动驾驶。In one of the embodiments, the method further includes: sending the vehicle return information to the target control node according to the remote takeover instruction, so that the target control node performs anomaly analysis based on the abnormal information and the vehicle return information; if the abnormal condition of the vehicle is not required When remotely intervening, it receives an end takeover instruction issued by the target control node, and the end takeover instruction includes prompt information; the remote takeover mode is switched to the automatic driving mode, and the vehicle is controlled to drive automatically according to the driving state information and prompt information.
车辆获取车辆的行驶状态信息,根据行驶状态信息进行异常检测。当监测到行驶状态信息存在异常时,控制车辆停车,并根据异常的行驶状态信息生成远程接管请求。车辆则将远程接管请求发送至中心服务器,使得中心服务器根据远程接管请求生成远程接管任务,将远程接管任务分配至相应的目标控制节点,使得目标控制节点对车辆进行远程接管。The vehicle obtains the driving state information of the vehicle, and performs abnormality detection based on the driving state information. When an abnormality in the driving state information is detected, the vehicle is controlled to stop, and a remote takeover request is generated based on the abnormal driving state information. The vehicle sends a remote takeover request to the central server, so that the central server generates a remote takeover task according to the remote takeover request, and allocates the remote takeover task to the corresponding target control node, so that the target control node can take over the vehicle remotely.
车辆进而获取目标控制节点发送的远程接管指令,根据远程接管指令向目标控制节点发送车辆回传信息。进一步地,目标控制节点获取车辆的异常信息和车辆回传信息后,根据异常信息和车辆回传信息进行异常分析,并判断该车辆的异常情况是否需要进行远程接管处理。例如,若车辆行驶状态的异常情况为道路前方存在较小的障碍物,目标控制节点若分析出该障碍物是可以直接行驶过去,不会影响车辆和行驶状态时,可以确定这种异常情况是不需要远程接管的干预。此时目标控制节点可以直接向车辆发送提示信息,提示信息可以包括障碍物类型和处理方式等信息,以提示车辆继续按原路线行驶或障碍物不构成影响。目标控制节点并向车辆下发结束接管指令,以结束远程接管。The vehicle then obtains the remote takeover instruction sent by the target control node, and sends the vehicle backhaul information to the target control node according to the remote takeover instruction. Further, after the target control node obtains the abnormal information of the vehicle and the return information of the vehicle, it analyzes the abnormality according to the abnormal information and the return information of the vehicle, and determines whether the abnormal situation of the vehicle needs to be remotely taken over. For example, if the abnormal situation of the vehicle driving state is that there is a small obstacle in front of the road, if the target control node analyzes that the obstacle can be driven directly without affecting the vehicle and driving state, it can be determined that the abnormal situation is No intervention of remote takeover is required. At this time, the target control node can send prompt information directly to the vehicle, and the prompt information can include information such as the obstacle type and processing method to prompt the vehicle to continue driving along the original route or the obstacle does not constitute an impact. The target control node issues an end takeover instruction to the vehicle to end the remote takeover.
车辆接收目标控制节点下发的结束接管指令后,将远程接管模式切换至自动驾驶模式,继续对道路画面进行识别,根据行驶状态信息和提示信息通过自动驾驶系统控制车辆自动驾驶。通过及时识别车辆的异常情况,若识别到车辆的异常情况为不需要远程干预时,及时发送提示信息并结束远程接管,以节省远程接管资源,同时也有效提高了远程接管请求的处理效率。After the vehicle receives the end takeover instruction issued by the target control node, it switches the remote takeover mode to the automatic driving mode, continues to recognize the road screen, and controls the automatic driving of the vehicle through the automatic driving system according to the driving status information and prompt information. By recognizing the abnormal condition of the vehicle in time, if the abnormal condition of the vehicle is recognized as not requiring remote intervention, prompt information is sent in time and the remote takeover is ended, so as to save remote takeover resources and effectively improve the processing efficiency of remote takeover requests.
在另一个实施例中,若车辆行驶状态的异常情况为前方存在障碍物,需要绕过障碍物前行时,目标控制节点可以分析出绕过障碍物前行或者停车避让的提示信息,以使车辆根据提示信息进行自主道路识别。直到车辆能够通过自动驾驶系统自动识别道路情况和正常行驶时,可以向目标控制节点发送提示信息,以使目标控制节点并向车辆下发结束接管指令,以结束远程接管。由此能够有效提高远程接管请求的处理效率。In another embodiment, if the abnormal situation of the vehicle driving state is that there is an obstacle ahead, and the obstacle needs to be bypassed, the target control node can analyze the prompt information of bypassing the obstacle or stopping and avoiding, so as to make The vehicle performs autonomous road recognition according to the prompt information. Until the vehicle can automatically recognize road conditions and normal driving through the automatic driving system, prompt information can be sent to the target control node, so that the target control node will issue an end takeover instruction to the vehicle to end the remote takeover. This can effectively improve the processing efficiency of remote takeover requests.
应该理解的是,虽然图2-6的流程图中的各个步骤按照箭头的指示依次显示,但是这些步骤并不是必然按照箭头指示的顺序依次执行。除非本文中有明确的说明,这些步骤的 执行并没有严格的顺序限制,这些步骤可以以其它的顺序执行。而且,图2-6中的至少一部分步骤可以包括多个子步骤或者多个阶段,这些子步骤或者阶段并不必然是在同一时刻执行完成,而是可以在不同的时刻执行,这些子步骤或者阶段的执行顺序也不必然是依次进行,而是可以与其它步骤或者其它步骤的子步骤或者阶段的至少一部分轮流或者交替地执行。It should be understood that although the various steps in the flowcharts of FIGS. 2-6 are displayed in sequence as indicated by the arrows, these steps are not necessarily performed in sequence in the order indicated by the arrows. Unless specifically stated in this article, there is no strict order for the execution of these steps, and these steps can be executed in other orders. Moreover, at least some of the steps in Figures 2-6 may include multiple sub-steps or multiple stages. These sub-steps or stages are not necessarily executed at the same time, but can be executed at different times. These sub-steps or stages The execution order of is not necessarily performed sequentially, but may be performed alternately or alternately with at least a part of other steps or sub-steps or stages of other steps.
在其中一个实施例中,如图7所示,提供了一种基于远程接管的车辆控制装置,包括:请求接收模块702、资源计算模块704和任务分配模块706,其中:In one of the embodiments, as shown in FIG. 7, a vehicle control device based on remote takeover is provided, including: a request receiving module 702, a resource calculation module 704, and a task allocation module 706, in which:
请求接收模块702,用于接收多个车辆发送的远程接管请求,远程接管请求携带异常信息;The request receiving module 702 is configured to receive remote takeover requests sent by multiple vehicles, and the remote takeover requests carry abnormal information;
资源计算模块704,用于根据异常信息计算远程接管请求的远程接管权重;获取多个控制节点的当前负载信息,根据当前负载信息计算节点空闲资源;根据远程接管权重和节点空闲资源为远程接管请求分配对应的目标控制节点;及The resource calculation module 704 is used to calculate the remote takeover weight of the remote takeover request according to the abnormal information; obtain the current load information of multiple control nodes, and calculate the node idle resources according to the current load information; and make the remote takeover request according to the remote takeover weight and node idle resources Assign the corresponding target control node; and
任务分配模块706,用于根据远程接管请求生成远程接管任务,将远程接管任务分配至目标控制节点,使得目标控制节点对相应的车辆进行远程接管。The task allocation module 706 is configured to generate a remote takeover task according to the remote takeover request, and allocate the remote takeover task to the target control node, so that the target control node remotely takes over the corresponding vehicle.
在其中一个实施例中,资源计算模块704还用于提取异常信息中的异常类型和车辆故障信息;根据异常类型和车辆故障信息确定车辆异常程度值和接管紧急程度值;及根据车辆异常程度值和接管紧急程度值计算远程接管请求的远程接管权重。In one of the embodiments, the resource calculation module 704 is also used to extract the abnormality type and vehicle failure information in the abnormality information; determine the vehicle abnormality degree value and the takeover urgency value according to the abnormality type and the vehicle failure information; and according to the vehicle abnormality degree value And the takeover urgency value to calculate the remote takeover weight of the remote takeover request.
在其中一个实施例中,资源计算模块704还用于调用资源分配模型,通过资源分配模型对多个控制节点的当前负载信息和节点性能参数进行分析,得到多个控制节点的当前负载权值;获取控制节点的待处理任务,根据当前负载权值和待处理任务计算每个控制节点的节点资源利用率;及根据当前负载权值和节点资源利用率计算多个控制节点的节点空闲资源。In one of the embodiments, the resource calculation module 704 is also used to call a resource allocation model, and analyze the current load information and node performance parameters of multiple control nodes through the resource allocation model to obtain the current load weights of the multiple control nodes; Obtain the to-be-processed tasks of the control node, calculate the node resource utilization of each control node according to the current load weight and the to-be-processed tasks; and calculate the node idle resources of multiple control nodes according to the current load weight and the node resource utilization.
在其中一个实施例中,资源计算模块704还用于利用资源分配模型根据远程接管权重预测对应的资源消耗值;根据远程接管请求的远程接管权重和资源消耗值计算相匹配的节点空闲资源;及任务分配模块706还用于根据相匹配的节点空闲资源确定远程接管请求对应的目标控制节点,将远程接管请求分配至对应的目标控制节点。In one of the embodiments, the resource calculation module 704 is further configured to use the resource allocation model to predict the corresponding resource consumption value according to the remote takeover weight; calculate the matching node idle resources according to the remote takeover weight and the resource consumption value of the remote takeover request; and The task allocation module 706 is further configured to determine the target control node corresponding to the remote takeover request according to the matched node idle resources, and allocate the remote takeover request to the corresponding target control node.
在其中一个实施例中,资源计算模块704还用于若当前不存在节点空闲资源,根据多个远程接管请求和多个控制节点的当前负载信息生成远程接管队列;根据远程接管请求的远程接管权重和资源消耗值将远程接管请求分配至相应的远程接管队列;及计算多个控制节点的资源消耗状态,根据多个控制节点的资源消耗状态将多个控制节点分配至相应的远程接管队列,将远程接管请求分配至所属远程接管队列中相应的目标控制节点。In one of the embodiments, the resource calculation module 704 is further configured to generate a remote takeover queue according to multiple remote takeover requests and current load information of multiple control nodes if there are no node idle resources; according to the remote takeover weight of the remote takeover request And the resource consumption value to assign the remote takeover request to the corresponding remote takeover queue; and calculate the resource consumption status of multiple control nodes, and assign multiple control nodes to the corresponding remote takeover queue according to the resource consumption status of the multiple control nodes. The remote takeover request is allocated to the corresponding target control node in the corresponding remote takeover queue.
在其中一个实施例中,如图8所示,提供了一种基于远程接管的车辆控制装置,包括:异常检测模块802、请求发送模块804、信息上传模块806和远程接管模块808,其中:In one of the embodiments, as shown in FIG. 8, a vehicle control device based on remote takeover is provided, including: an abnormality detection module 802, a request sending module 804, an information upload module 806, and a remote takeover module 808, in which:
异常检测模块802,用于获取车辆的行驶状态信息,根据行驶状态信息进行异常检测; 当行驶状态信息存在异常时,控制车辆停车,根据异常的行驶状态信息生成远程接管请求;The abnormality detection module 802 is used to obtain the driving state information of the vehicle, and perform abnormality detection based on the driving state information; when the driving state information is abnormal, control the vehicle to stop, and generate a remote takeover request based on the abnormal driving state information;
请求发送模块804,用于将远程接管请求发送至中心服务器;使得中心服务器根据远程接管请求生成远程接管任务,将远程接管任务分配至相应的目标控制节点;The request sending module 804 is configured to send a remote takeover request to the central server; make the central server generate a remote takeover task according to the remote takeover request, and allocate the remote takeover task to the corresponding target control node;
信息上传模块806,用于获取目标控制节点发送的远程接管指令,根据远程接管指令向目标控制节点发送车辆回传信息;及The information upload module 806 is used to obtain the remote takeover instruction sent by the target control node, and send the vehicle backhaul information to the target control node according to the remote takeover instruction; and
远程接管模块808,用于接收目标控制节点根据车辆回传信息下发远程控制指令,根据远程控制指令对车辆进行控制。The remote takeover module 808 is used to receive a remote control instruction issued by the target control node according to the information returned by the vehicle, and to control the vehicle according to the remote control instruction.
在其中一个实施例中,行驶状态信息包括车辆状态信息,异常检测模块802还用于根据预设频率向自动驾驶系统发送故障监测指令;根据故障监测指令和车辆状态信息检测多个传感器的异常状态和驾驶异常状态,得到检测结果;及若检测结果中包括异常信息,确定异常信息中的车辆故障信息,确定异常信息识别异常类型和异常等级。In one of the embodiments, the driving status information includes vehicle status information, and the abnormality detection module 802 is also used to send fault monitoring instructions to the automatic driving system according to a preset frequency; detect abnormal states of multiple sensors according to the fault monitoring instructions and vehicle status information And the abnormal driving state to obtain the detection result; and if the detection result includes abnormal information, determine the vehicle fault information in the abnormal information, and determine the abnormal information to identify the abnormal type and the abnormal level.
在其中一个实施例中,行驶状态信息包括道路影像信息,异常检测模块802还用于通过道路识别模型对道路影像信息进行道路识别和障碍物识别,得到道路识别结果;及当道路识别结果中存在道路异常或道路障碍物时,控制车辆停车,根据识别结果生成道路异常信息。In one of the embodiments, the driving state information includes road image information, and the anomaly detection module 802 is also used to perform road recognition and obstacle recognition on the road image information through the road recognition model to obtain the road recognition result; and when there is a road recognition result When the road is abnormal or road obstacle, the vehicle is controlled to stop, and the road abnormal information is generated according to the recognition result.
在其中一个实施例中,远程接管模块808还用于接收目标控制节点发送的异常信息识别结果和操作提示信息;根据异常信息识别结果和操作提示信息控制车辆自动驾驶;及持续检测车辆的行驶状态信息,直到检测到异常信息解除且车辆的行驶状态为正常状态时,结束远程接管任务。In one of the embodiments, the remote takeover module 808 is also used to receive the abnormal information recognition result and operation prompt information sent by the target control node; control the automatic driving of the vehicle according to the abnormal information recognition result and the operation prompt information; and continuously detect the driving state of the vehicle Information, until the abnormal information is detected to be removed and the vehicle's driving state is normal, the remote takeover task is ended.
在其中一个实施例中,远程接管模块808还用于根据远程接管指令向目标控制节点发送车辆回传信息,使得目标控制节点根据异常信息和车辆回传信息进行异常分析;若车辆的异常情况为不需要远程干预时,接收目标控制节点下发的结束接管指令,结束接管指令包括提示信息;及将远程接管模式切换至自动驾驶模式,根据行驶状态信息和提示信息控制车辆自动驾驶。In one of the embodiments, the remote takeover module 808 is also used to send vehicle return information to the target control node according to the remote takeover instruction, so that the target control node performs anomaly analysis based on the abnormal information and the vehicle return information; if the abnormal condition of the vehicle is When remote intervention is not required, receive the end takeover instruction issued by the target control node, the end takeover instruction includes prompt information; and switch the remote takeover mode to automatic driving mode, and control the vehicle to automatically drive according to the driving status information and prompt information.
关于基于远程接管的车辆控制装置的具体限定可以参见上文中对于基于远程接管的车辆控制方法的限定,在此不再赘述。上述基于远程接管的车辆控制装置中的各个模块可全部或部分通过软件、硬件及其组合来实现。上述各模块可以硬件形式内嵌于或独立于计算机设备中的处理器中,也可以以软件形式存储于计算机设备中的存储器中,以便于处理器调用执行以上各个模块对应的操作。For the specific limitation of the vehicle control device based on remote takeover, please refer to the above limitation on the vehicle control method based on remote takeover, which will not be repeated here. The various modules in the vehicle control device based on remote takeover can be implemented in whole or in part by software, hardware, and a combination thereof. The above-mentioned modules may be embedded in the form of hardware or independent of the processor in the computer equipment, or may be stored in the memory of the computer equipment in the form of software, so that the processor can call and execute the operations corresponding to the above-mentioned modules.
在其中一个实施例中,提供了一种计算机设备,该计算机设备可以是中心服务器,其内部结构图可以如图9所示。该计算机设备包括通过系统总线连接的处理器、存储器、网络接口和数据库。其中,该计算机设备的处理器用于提供计算和控制能力。该计算机设备的存储器包括非易失性存储介质、内存储器。该非易失性存储介质存储有操作系统、计算机可读指令和数据库。该内存储器为非易失性存储介质中的操作系统和计算机可读指令的运行提供环境。该计算机设备的数据库用于存储远程接管请求、行驶状态信息、控制节点 信息等数据。该计算机设备的网络接口用于与外部的终端通过网络连接通信。该计算机可读指令被处理器执行时以实现一种基于远程接管的车辆控制方法。In one of the embodiments, a computer device is provided. The computer device may be a central server, and its internal structure diagram may be as shown in FIG. 9. The computer equipment includes a processor, a memory, a network interface, and a database connected through a system bus. Among them, the processor of the computer device is used to provide calculation and control capabilities. The memory of the computer device includes a non-volatile storage medium and an internal memory. The non-volatile storage medium stores an operating system, computer readable instructions, and a database. The internal memory provides an environment for the operation of the operating system and computer-readable instructions in the non-volatile storage medium. The computer equipment database is used to store data such as remote takeover requests, driving status information, and control node information. The network interface of the computer device is used to communicate with an external terminal through a network connection. The computer-readable instructions are executed by the processor to realize a vehicle control method based on remote takeover.
在其中一个实施例中,提供了一种计算机设备,该计算机设备可以是车辆,其内部结构图可以如图10所示。该计算机设备包括通过系统总线连接的处理器、存储器、网络接口和数据库。其中,该计算机设备的处理器用于提供计算和控制能力。该计算机设备的存储器包括非易失性存储介质、内存储器。该非易失性存储介质存储有操作系统、计算机可读指令和数据库。该内存储器为非易失性存储介质中的操作系统和计算机可读指令的运行提供环境。该计算机设备的数据库用于存储行驶状态信息、道路影像信息等数据。该计算机设备的网络接口用于与外部的终端通过网络连接通信。该计算机可读指令被处理器执行时以实现一种基于远程接管的车辆控制方法。In one of the embodiments, a computer device is provided. The computer device may be a vehicle, and its internal structure diagram may be as shown in FIG. 10. The computer equipment includes a processor, a memory, a network interface, and a database connected through a system bus. Among them, the processor of the computer device is used to provide calculation and control capabilities. The memory of the computer device includes a non-volatile storage medium and an internal memory. The non-volatile storage medium stores an operating system, computer readable instructions, and a database. The internal memory provides an environment for the operation of the operating system and computer-readable instructions in the non-volatile storage medium. The database of the computer equipment is used to store data such as driving status information and road image information. The network interface of the computer device is used to communicate with an external terminal through a network connection. The computer-readable instructions are executed by the processor to realize a vehicle control method based on remote takeover.
本领域技术人员可以理解,图9、10中示出的结构,仅仅是与本申请方案相关的部分结构的框图,并不构成对本申请方案所应用于其上的计算机设备的限定,具体的计算机设备可以包括比图中所示更多或更少的部件,或者组合某些部件,或者具有不同的部件布置。Those skilled in the art can understand that the structures shown in Figures 9 and 10 are only block diagrams of part of the structure related to the solution of the present application, and do not constitute a limitation on the computer equipment to which the solution of the present application is applied. The specific computer The device may include more or fewer parts than shown in the figures, or combine certain parts, or have a different arrangement of parts.
一个或多个存储有计算机可读指令的非易失性计算机可读存储介质,计算机可读指令被一个或多个处理器执行时,使得一个或多个处理器执行时实现上述方法实施例中的步骤。One or more non-volatile computer-readable storage media storing computer-readable instructions. When the computer-readable instructions are executed by one or more processors, the one or more processors execute A step of.
本领域普通技术人员可以理解实现上述实施例方法中的全部或部分流程,是可以通过计算机可读指令来指令相关的硬件来完成,所述的计算机可读指令可存储于一非易失性计算机可读取存储介质中,该计算机可读指令在执行时,可包括如上述各方法的实施例的流程。其中,本申请所提供的各实施例中所使用的对存储器、存储、数据库或其它介质的任何引用,均可包括非易失性和/或易失性存储器。非易失性存储器可包括只读存储器(ROM)、可编程ROM(PROM)、电可编程ROM(EPROM)、电可擦除可编程ROM(EEPROM)或闪存。易失性存储器可包括随机存取存储器(RAM)或者外部高速缓冲存储器。作为说明而非局限,RAM以多种形式可得,诸如静态RAM(SRAM)、动态RAM(DRAM)、同步DRAM(SDRAM)、双数据率SDRAM(DDRSDRAM)、增强型SDRAM(ESDRAM)、同步链路(Synchlink)DRAM(SLDRAM)、存储器总线(Rambus)直接RAM(RDRAM)、直接存储器总线动态RAM(DRDRAM)、以及存储器总线动态RAM(RDRAM)等。A person of ordinary skill in the art can understand that all or part of the processes in the above-mentioned embodiment methods can be implemented by instructing relevant hardware through computer-readable instructions. The computer-readable instructions can be stored in a non-volatile computer. In a readable storage medium, when the computer-readable instructions are executed, they may include the processes of the above-mentioned method embodiments. Wherein, any reference to memory, storage, database, or other media used in the embodiments provided in this application may include non-volatile and/or volatile memory. Non-volatile memory may include read only memory (ROM), programmable ROM (PROM), electrically programmable ROM (EPROM), electrically erasable programmable ROM (EEPROM), or flash memory. Volatile memory may include random access memory (RAM) or external cache memory. As an illustration and not a limitation, RAM is available in many forms, such as static RAM (SRAM), dynamic RAM (DRAM), synchronous DRAM (SDRAM), double data rate SDRAM (DDRSDRAM), enhanced SDRAM (ESDRAM), synchronous chain Channel (Synchlink) DRAM (SLDRAM), memory bus (Rambus) direct RAM (RDRAM), direct memory bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM), etc.
以上实施例的各技术特征可以进行任意的组合,为使描述简洁,未对上述实施例中的各个技术特征所有可能的组合都进行描述,然而,只要这些技术特征的组合不存在矛盾,都应当认为是本说明书记载的范围。The technical features of the above embodiments can be combined arbitrarily. In order to make the description concise, all possible combinations of the technical features in the above embodiments are not described. However, as long as there is no contradiction in the combination of these technical features, they should be It is considered as the range described in this specification.
以上所述实施例仅表达了本申请的几种实施方式,其描述较为具体和详细,但并不能因此而理解为对发明专利范围的限制。应当指出的是,对于本领域的普通技术人员来说,在不脱离本申请构思的前提下,还可以做出若干变形和改进,这些都属于本申请的保护范围。因此,本申请专利的保护范围应以所附权利要求为准。The above-mentioned embodiments only express several implementation manners of the present application, and the description is relatively specific and detailed, but it should not be understood as a limitation on the scope of the invention patent. It should be pointed out that for those of ordinary skill in the art, without departing from the concept of this application, several modifications and improvements can be made, and these all fall within the protection scope of this application. Therefore, the scope of protection of the patent of this application shall be subject to the appended claims.
Claims (20)
- 一种基于远程接管的车辆控制方法,包括:A vehicle control method based on remote takeover, including:接收多个车辆发送的远程接管请求,所述远程接管请求携带异常信息;Receiving remote takeover requests sent by multiple vehicles, where the remote takeover request carries abnormal information;根据所述异常信息计算所述远程接管请求的远程接管权重;Calculating the remote takeover weight of the remote takeover request according to the abnormal information;获取多个控制节点的当前负载信息,根据所述当前负载信息计算节点空闲资源;Acquiring current load information of multiple control nodes, and calculating node idle resources according to the current load information;根据所述远程接管权重和所述节点空闲资源为所述远程接管请求分配对应的目标控制节点;及Allocating a corresponding target control node for the remote takeover request according to the remote takeover weight and the node idle resources; and根据所述远程接管请求生成远程接管任务,将所述远程接管任务分配至所述目标控制节点,使得所述目标控制节点对相应的车辆进行远程接管。A remote takeover task is generated according to the remote takeover request, and the remote takeover task is allocated to the target control node, so that the target control node remotely takes over the corresponding vehicle.
- 根据权利要求1所述的方法,其特征在于,所述根据所述异常信息计算所述远程接管请求的远程接管权重,包括:The method according to claim 1, wherein the calculating the remote takeover weight of the remote takeover request according to the abnormal information comprises:提取所述异常信息中的异常类型和车辆故障信息;Extracting the abnormal type and vehicle fault information in the abnormal information;根据所述异常类型和车辆故障信息确定车辆异常程度值和接管紧急程度值;及Determine the value of the abnormal degree of the vehicle and the value of the takeover urgency according to the abnormal type and the vehicle failure information; and根据所述车辆异常程度值和所述接管紧急程度值计算所述远程接管请求的远程接管权重。Calculate the remote takeover weight of the remote takeover request according to the vehicle abnormality value and the takeover urgency value.
- 根据权利要求1所述的方法,其特征在于,所述获取多个控制节点的当前负载信息,根据所述当前负载信息计算节点空闲资源,包括:The method according to claim 1, wherein said acquiring current load information of multiple control nodes and calculating node idle resources according to said current load information comprises:调用资源分配模型,通过所述资源分配模型对多个控制节点的当前负载信息和节点性能参数进行分析,得到多个控制节点的当前负载权值;Invoking a resource allocation model, and analyzing the current load information and node performance parameters of the multiple control nodes through the resource allocation model, to obtain the current load weights of the multiple control nodes;获取控制节点的待处理任务,根据所述当前负载权值和待处理任务计算每个控制节点的节点资源利用率;及Obtain the pending tasks of the control node, and calculate the node resource utilization rate of each control node according to the current load weight and the pending tasks; and根据所述当前负载权值和节点资源利用率计算多个控制节点的节点空闲资源。Calculate node idle resources of multiple control nodes according to the current load weight and node resource utilization.
- 根据权利要求3所述的方法,其特征在于,所述根据所述远程接管权重和所述节点空闲资源为所述远程接管请求分配对应的目标控制节点,包括:The method according to claim 3, wherein the allocating a corresponding target control node for the remote takeover request according to the remote takeover weight and the node idle resource comprises:利用所述资源分配模型根据所述远程接管权重预测对应的资源消耗值;Using the resource allocation model to predict the corresponding resource consumption value according to the remote takeover weight;根据所述远程接管请求的远程接管权重和资源消耗值计算相匹配的节点空闲资源;及根据相匹配的节点空闲资源确定所述远程接管请求对应的目标控制节点,将所述远程接管请求分配至对应的目标控制节点。Calculate the matching node idle resources according to the remote takeover weight of the remote takeover request and the resource consumption value; and determine the target control node corresponding to the remote takeover request according to the matched node idle resources, and allocate the remote takeover request to The corresponding target control node.
- 根据权利要求4所述的方法,其特征在于,所述方法还包括:The method according to claim 4, wherein the method further comprises:若当前不存在节点空闲资源,根据多个远程接管请求和多个控制节点的当前负载信息生成远程接管队列;If there is no node idle resource currently, generate a remote takeover queue according to multiple remote takeover requests and current load information of multiple control nodes;根据所述远程接管请求的远程接管权重和资源消耗值将所述远程接管请求分配至相应的远程接管队列;及Allocating the remote takeover request to the corresponding remote takeover queue according to the remote takeover weight and resource consumption value of the remote takeover request; and计算多个控制节点的资源消耗状态,根据多个控制节点的资源消耗状态将多个控制节点分配至相应的远程接管队列,将所述远程接管请求分配至所属远程接管队列中相应的目 标控制节点。Calculate the resource consumption status of multiple control nodes, assign the multiple control nodes to the corresponding remote takeover queue according to the resource consumption status of the multiple control nodes, and assign the remote takeover request to the corresponding target control node in the remote takeover queue. .
- 一种基于远程接管的车辆控制方法,包括:A vehicle control method based on remote takeover, including:获取车辆的行驶状态信息,根据所述行驶状态信息进行异常检测;Acquire driving state information of the vehicle, and perform abnormality detection based on the driving state information;当所述行驶状态信息存在异常时,控制所述车辆停车,根据异常的行驶状态信息生成远程接管请求;When the driving state information is abnormal, control the vehicle to stop, and generate a remote takeover request based on the abnormal driving state information;将所述远程接管请求发送至中心服务器;使得所述中心服务器根据所述远程接管请求生成远程接管任务,将所述远程接管任务分配至相应的目标控制节点;Sending the remote takeover request to a central server; causing the central server to generate a remote takeover task according to the remote takeover request, and assign the remote takeover task to a corresponding target control node;获取所述目标控制节点发送的远程接管指令,根据所述远程接管指令向所述目标控制节点发送车辆回传信息;及Acquire the remote takeover instruction sent by the target control node, and send vehicle backhaul information to the target control node according to the remote takeover instruction; and接收所述目标控制节点根据所述车辆回传信息下发远程控制指令,根据所述远程控制指令对所述车辆进行控制。Receive the target control node to issue a remote control instruction according to the vehicle return information, and control the vehicle according to the remote control instruction.
- 根据权利要求6所述的方法,其特征在于,所述行驶状态信息包括车辆状态信息,所述根据所述行驶状态信息进行异常检测,包括:The method according to claim 6, wherein the driving state information includes vehicle state information, and the performing abnormality detection according to the driving state information includes:根据预设频率向自动驾驶系统发送故障监测指令;Send fault monitoring instructions to the autopilot system according to the preset frequency;根据所述故障监测指令和所述车辆状态信息检测多个传感器的异常状态和驾驶异常状态,得到检测结果;及Detect the abnormal state and abnormal driving state of a plurality of sensors according to the fault monitoring instruction and the vehicle state information, and obtain the detection result; and若所述检测结果中包括异常信息,确定异常信息中的车辆故障信息,确定所述异常信息识别异常类型和异常等级。If the detection result includes abnormal information, the vehicle fault information in the abnormal information is determined, and the abnormal information is determined to identify the abnormal type and the abnormal level.
- 根据权利要求6所述的方法,其特征在于,所述行驶状态信息包括道路影像信息,所述根据所述行驶状态信息进行异常检测,包括:The method according to claim 6, wherein the driving state information includes road image information, and the detecting abnormality according to the driving state information includes:通过道路识别模型对道路影像信息进行道路识别和障碍物识别,得到道路识别结果;Carry out road recognition and obstacle recognition on the road image information through the road recognition model, and obtain the road recognition result;及当所述道路识别结果中存在道路异常或道路障碍物时,控制所述车辆停车,根据所述识别结果生成道路异常信息。And when there is a road abnormality or a road obstacle in the road recognition result, the vehicle is controlled to stop, and road abnormality information is generated according to the recognition result.
- 根据权利要求6所述的方法,其特征在于,所述将所述远程接管任务分配至相应的目标控制节点后,还包括:The method according to claim 6, characterized in that, after allocating the remote takeover task to the corresponding target control node, the method further comprises:接收所述目标控制节点发送的异常信息识别结果和操作提示信息;Receiving an abnormal information identification result and operation prompt information sent by the target control node;根据所述异常信息识别结果和操作提示信息控制所述车辆自动驾驶;及Controlling the automatic driving of the vehicle according to the recognition result of the abnormal information and the operation prompt information; and持续检测所述车辆的行驶状态信息,直到检测到所述异常信息解除且所述车辆的行驶状态为正常状态时,结束所述远程接管任务。Continue to detect the driving state information of the vehicle until it is detected that the abnormal information is removed and the driving state of the vehicle is in a normal state, and the remote takeover task is ended.
- 根据权利要求6所述的方法,其特征在于,所述方法还包括:The method according to claim 6, wherein the method further comprises:根据所述远程接管指令向所述目标控制节点发送车辆回传信息,使得所述目标控制节点根据所述异常信息和所述车辆回传信息进行异常分析;Sending vehicle return information to the target control node according to the remote takeover instruction, so that the target control node performs an abnormality analysis based on the abnormal information and the vehicle return information;若所述车辆的异常情况为不需要远程干预时,接收所述目标控制节点下发的结束接管指令,所述结束接管指令包括提示信息;及If the abnormal situation of the vehicle is that no remote intervention is required, receive an end takeover instruction issued by the target control node, where the end takeover instruction includes prompt information; and将远程接管模式切换至自动驾驶模式,根据所述行驶状态信息和所述提示信息控制所 述车辆自动驾驶。The remote takeover mode is switched to the automatic driving mode, and the automatic driving of the vehicle is controlled according to the driving state information and the prompt information.
- 一种基于远程接管的车辆控制装置,包括:A vehicle control device based on remote takeover, including:请求接收模块,用于接收多个车辆发送的远程接管请求,所述远程接管请求携带异常信息;The request receiving module is configured to receive remote takeover requests sent by multiple vehicles, and the remote takeover requests carry abnormal information;资源计算模块,用于根据所述异常信息计算所述远程接管请求的远程接管权重;获取多个控制节点的当前负载信息,根据所述当前负载信息计算节点空闲资源;根据所述远程接管权重和所述节点空闲资源为所述远程接管请求分配对应的目标控制节点;及The resource calculation module is configured to calculate the remote takeover weight of the remote takeover request according to the abnormal information; obtain the current load information of multiple control nodes, and calculate the idle resources of the node according to the current load information; and according to the remote takeover weight sum The node idle resource allocates a corresponding target control node for the remote takeover request; and任务分配模块,用于根据所述远程接管请求生成远程接管任务,将所述远程接管任务分配至所述目标控制节点,使得所述目标控制节点对相应的车辆进行远程接管。The task allocation module is configured to generate a remote takeover task according to the remote takeover request, and allocate the remote takeover task to the target control node, so that the target control node remotely takes over the corresponding vehicle.
- 一种基于远程接管的车辆控制装置,包括:A vehicle control device based on remote takeover, including:异常检测模块,用于获取车辆的行驶状态信息,根据所述行驶状态信息进行异常检测;当所述行驶状态信息存在异常时,控制所述车辆停车,根据异常的行驶状态信息生成远程接管请求;The abnormality detection module is used to obtain the driving state information of the vehicle, and perform abnormality detection based on the driving state information; when the driving state information is abnormal, control the vehicle to stop, and generate a remote takeover request based on the abnormal driving state information;请求发送模块,用于将所述远程接管请求发送至中心服务器;使得所述中心服务器根据所述远程接管请求生成远程接管任务,将所述远程接管任务分配至相应的目标控制节点;A request sending module, configured to send the remote takeover request to a central server; enable the central server to generate a remote takeover task according to the remote takeover request, and allocate the remote takeover task to a corresponding target control node;信息上传模块,用于获取所述目标控制节点发送的远程接管指令,根据所述远程接管指令向所述目标控制节点发送车辆回传信息;及An information upload module, configured to obtain a remote takeover instruction sent by the target control node, and send vehicle backhaul information to the target control node according to the remote takeover instruction; and远程接管模块,用于接收所述目标控制节点根据所述车辆回传信息下发远程控制指令,根据所述远程控制指令对所述车辆进行控制。The remote takeover module is configured to receive a remote control instruction issued by the target control node according to the information returned by the vehicle, and control the vehicle according to the remote control instruction.
- 一种计算机设备,包括存储器及一个或多个处理器,所述存储器中储存有计算机可读指令,所述计算机可读指令被所述一个或多个处理器执行时,使得所述一个或多个处理器执行以下步骤:A computer device includes a memory and one or more processors. The memory stores computer-readable instructions. When the computer-readable instructions are executed by the one or more processors, the one or more Each processor performs the following steps:接收多个车辆发送的远程接管请求,所述远程接管请求携带异常信息;Receiving remote takeover requests sent by multiple vehicles, where the remote takeover request carries abnormal information;根据所述异常信息计算所述远程接管请求的远程接管权重;Calculating the remote takeover weight of the remote takeover request according to the abnormal information;获取多个控制节点的当前负载信息,根据所述当前负载信息计算节点空闲资源;Acquiring current load information of multiple control nodes, and calculating node idle resources according to the current load information;根据所述远程接管权重和所述节点空闲资源为所述远程接管请求分配对应的目标控制节点;及Allocating a corresponding target control node for the remote takeover request according to the remote takeover weight and the node idle resources; and根据所述远程接管请求生成远程接管任务,将所述远程接管任务分配至所述目标控制节点,使得所述目标控制节点对相应的车辆进行远程接管。A remote takeover task is generated according to the remote takeover request, and the remote takeover task is allocated to the target control node, so that the target control node remotely takes over the corresponding vehicle.
- 根据权利要求13所述的计算机设备,其特征在于,所述处理器执行所述计算机可读指令时还执行以下步骤:利用所述资源分配模型根据所述远程接管权重预测对应的资源消耗值;根据所述远程接管请求的远程接管权重和资源消耗值计算相匹配的节点空闲资源;及根据相匹配的节点空闲资源确定所述远程接管请求对应的目标控制节点,将所述远程接管请求分配至对应的目标控制节点。The computer device according to claim 13, wherein the processor further executes the following step when executing the computer-readable instruction: using the resource allocation model to predict the corresponding resource consumption value according to the remote takeover weight; Calculate the matching node idle resources according to the remote takeover weight of the remote takeover request and the resource consumption value; and determine the target control node corresponding to the remote takeover request according to the matched node idle resources, and allocate the remote takeover request to The corresponding target control node.
- 根据权利要求14所述的计算机设备,其特征在于,所述处理器执行所述计算机可读指令时还执行以下步骤:若当前不存在节点空闲资源,根据多个远程接管请求和多个控制节点的当前负载信息生成远程接管队列;根据所述远程接管请求的远程接管权重和资源消耗值将所述远程接管请求分配至相应的远程接管队列;及计算多个控制节点的资源消耗状态,根据多个控制节点的资源消耗状态将多个控制节点分配至相应的远程接管队列,将所述远程接管请求分配至所属远程接管队列中相应的目标控制节点。The computer device according to claim 14, wherein the processor further executes the following steps when executing the computer-readable instructions: if there is no node idle resource currently, according to multiple remote takeover requests and multiple control nodes Generate a remote takeover queue based on the current load information of the remote takeover request; allocate the remote takeover request to the corresponding remote takeover queue according to the remote takeover weight and resource consumption value of the remote takeover request; and calculate the resource consumption status of multiple control nodes, according to the number The resource consumption status of each control node allocates multiple control nodes to the corresponding remote takeover queue, and allocates the remote takeover request to the corresponding target control node in the corresponding remote takeover queue.
- 一种计算机设备,包括存储器及一个或多个处理器,所述存储器中储存有计算机可读指令,所述计算机可读指令被所述一个或多个处理器执行时,使得所述一个或多个处理器执行以下步骤:A computer device includes a memory and one or more processors. The memory stores computer-readable instructions. When the computer-readable instructions are executed by the one or more processors, the one or more Each processor performs the following steps:获取车辆的行驶状态信息,根据所述行驶状态信息进行异常检测;Acquire driving state information of the vehicle, and perform abnormality detection based on the driving state information;当所述行驶状态信息存在异常时,控制所述车辆停车,根据异常的行驶状态信息生成远程接管请求;When the driving state information is abnormal, control the vehicle to stop, and generate a remote takeover request based on the abnormal driving state information;将所述远程接管请求发送至中心服务器;使得所述中心服务器根据所述远程接管请求生成远程接管任务,将所述远程接管任务分配至相应的目标控制节点;Sending the remote takeover request to a central server; causing the central server to generate a remote takeover task according to the remote takeover request, and assign the remote takeover task to a corresponding target control node;获取所述目标控制节点发送的远程接管指令,根据所述远程接管指令向所述目标控制节点发送车辆回传信息;及Acquire the remote takeover instruction sent by the target control node, and send vehicle backhaul information to the target control node according to the remote takeover instruction; and接收所述目标控制节点根据所述车辆回传信息下发远程控制指令,根据所述远程控制指令对所述车辆进行控制。Receive the target control node to issue a remote control instruction according to the vehicle return information, and control the vehicle according to the remote control instruction.
- 根据权利要求16所述的计算机设备,其特征在于,所述处理器执行所述计算机可读指令时还执行以下步骤:接收所述目标控制节点发送的异常信息识别结果和操作提示信息;根据所述异常信息识别结果和操作提示信息控制所述车辆自动驾驶;及持续检测所述车辆的行驶状态信息,直到检测到所述异常信息解除且所述车辆的行驶状态为正常状态时,结束所述远程接管任务。The computer device according to claim 16, wherein the processor further executes the following steps when executing the computer-readable instruction: receiving the abnormal information recognition result and operation prompt information sent by the target control node; The abnormal information recognition result and the operation prompt information control the automatic driving of the vehicle; and continue to detect the driving state information of the vehicle until it is detected that the abnormal information is removed and the driving state of the vehicle is normal, the end of the Take over tasks remotely.
- 根据权利要求16所述的计算机设备,其特征在于,所述处理器执行所述计算机可读指令时还执行以下步骤:根据所述远程接管指令向所述目标控制节点发送车辆回传信息,使得所述目标控制节点根据所述异常信息和所述车辆回传信息进行异常分析;若所述车辆的异常情况为不需要远程干预时,接收所述目标控制节点下发的结束接管指令,所述结束接管指令包括提示信息;及将远程接管模式切换至自动驾驶模式,根据所述行驶状态信息和所述提示信息控制所述车辆自动驾驶。The computer device according to claim 16, wherein the processor further executes the following steps when executing the computer-readable instruction: sending vehicle back information to the target control node according to the remote takeover instruction, so that The target control node performs an abnormality analysis based on the abnormal information and the vehicle return information; if the abnormal condition of the vehicle does not require remote intervention, receiving an end takeover instruction issued by the target control node, the The command for terminating the takeover includes prompt information; and the remote takeover mode is switched to the automatic driving mode, and the vehicle is controlled to drive automatically according to the driving state information and the prompt information.
- 一个或多个存储有计算机可读指令的非易失性计算机可读存储介质,所述计算机可读指令被一个或多个处理器执行时,使得所述一个或多个处理器执行权利要求1至5任一项所述的步骤。One or more non-volatile computer-readable storage media storing computer-readable instructions, which when executed by one or more processors, cause the one or more processors to execute claim 1 To any of the steps described in 5.
- 一个或多个存储有计算机可读指令的非易失性计算机可读存储介质,所述计算机可读指令被一个或多个处理器执行时,使得所述一个或多个处理器执行权利要求6至10任一项所述的步骤。One or more non-volatile computer-readable storage media storing computer-readable instructions, which when executed by one or more processors, cause the one or more processors to execute claim 6 To any of the steps described in 10.
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201980037715.5A CN113366399B (en) | 2019-12-30 | 2019-12-30 | Vehicle control method and device based on remote take-over and computer equipment |
PCT/CN2019/129923 WO2021134217A1 (en) | 2019-12-30 | 2019-12-30 | Vehicle control method and apparatus based on remote takeover, and computer device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
PCT/CN2019/129923 WO2021134217A1 (en) | 2019-12-30 | 2019-12-30 | Vehicle control method and apparatus based on remote takeover, and computer device |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2021134217A1 true WO2021134217A1 (en) | 2021-07-08 |
Family
ID=76687136
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/CN2019/129923 WO2021134217A1 (en) | 2019-12-30 | 2019-12-30 | Vehicle control method and apparatus based on remote takeover, and computer device |
Country Status (2)
Country | Link |
---|---|
CN (1) | CN113366399B (en) |
WO (1) | WO2021134217A1 (en) |
Families Citing this family (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN114035559A (en) * | 2021-11-17 | 2022-02-11 | 联通智网科技股份有限公司 | Remote driving take-over method, device and system, storage medium and electronic equipment |
CN114550476A (en) * | 2021-11-30 | 2022-05-27 | 深圳元戎启行科技有限公司 | Data processing method, vehicle management platform and computer readable storage medium |
CN114326727B (en) * | 2021-12-24 | 2024-08-20 | 广州小鹏自动驾驶科技有限公司 | Driving method and system |
CN114387802B (en) * | 2021-12-27 | 2023-07-04 | 江苏徐工工程机械研究院有限公司 | Remote take-over system and method for unmanned mining truck of surface mine |
CN114464006B (en) * | 2022-04-13 | 2022-06-28 | 新石器慧通(北京)科技有限公司 | Method and device for allocating automatic driving vehicle |
Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101119263A (en) * | 2006-08-04 | 2008-02-06 | 日本电气株式会社 | Wireless lan network system and load control method |
DE102014224645A1 (en) * | 2013-12-03 | 2015-06-03 | Honda Motor Co., Ltd. | Control of a vehicle |
CN105578527A (en) * | 2015-12-11 | 2016-05-11 | 迈普通信技术股份有限公司 | Method, device and system for achieving cloud AC load balancing |
CN108282502A (en) * | 2017-01-05 | 2018-07-13 | 上海竺程信息科技有限公司 | Vehicle network message optimisation broadcasting method based on dynamic priority |
CN109116720A (en) * | 2018-08-31 | 2019-01-01 | 百度在线网络技术(北京)有限公司 | Long-range control method, device and the server of automatic driving vehicle |
CN110032176A (en) * | 2019-05-16 | 2019-07-19 | 广州文远知行科技有限公司 | Remote take-over method, device, equipment and storage medium for unmanned vehicle |
CN110083161A (en) * | 2019-05-16 | 2019-08-02 | 广州文远知行科技有限公司 | Remote take-over method, device, equipment and storage medium for unmanned vehicle |
Family Cites Families (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8990826B2 (en) * | 2012-06-06 | 2015-03-24 | General Electric Company | System and method for receiving analysis requests and configuring analytics systems |
US9720410B2 (en) * | 2014-03-03 | 2017-08-01 | Waymo Llc | Remote assistance for autonomous vehicles in predetermined situations |
CN105959395B (en) * | 2016-06-15 | 2019-04-19 | 徐州医科大学 | A kind of cluster saturation type load balance scheduling system and method |
CN106375372B (en) * | 2016-08-23 | 2019-12-06 | 东方网力科技股份有限公司 | big data resource allocation method and device |
CN107784850A (en) * | 2016-08-26 | 2018-03-09 | 中兴通讯股份有限公司 | A kind of automatic driving vehicle control method, terminal, server and system |
CN107505944B (en) * | 2017-09-27 | 2021-04-16 | 驭势科技(北京)有限公司 | Method and device for remotely assisting vehicle |
CN110377000B (en) * | 2018-04-13 | 2020-12-25 | 北京智行者科技有限公司 | Remote allocation control system and method for automatic driving vehicle |
CN108819945B (en) * | 2018-05-25 | 2020-07-07 | 吉利汽车研究院(宁波)有限公司 | Device and method for prompting take-over of automatic driving vehicle |
KR20190106844A (en) * | 2019-08-26 | 2019-09-18 | 엘지전자 주식회사 | Autonomous driving control method ACCORDING TO INPUT SIGNAL PRIORiTY and autonomous driving system using the same |
-
2019
- 2019-12-30 WO PCT/CN2019/129923 patent/WO2021134217A1/en active Application Filing
- 2019-12-30 CN CN201980037715.5A patent/CN113366399B/en active Active
Patent Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101119263A (en) * | 2006-08-04 | 2008-02-06 | 日本电气株式会社 | Wireless lan network system and load control method |
DE102014224645A1 (en) * | 2013-12-03 | 2015-06-03 | Honda Motor Co., Ltd. | Control of a vehicle |
CN105578527A (en) * | 2015-12-11 | 2016-05-11 | 迈普通信技术股份有限公司 | Method, device and system for achieving cloud AC load balancing |
CN108282502A (en) * | 2017-01-05 | 2018-07-13 | 上海竺程信息科技有限公司 | Vehicle network message optimisation broadcasting method based on dynamic priority |
CN109116720A (en) * | 2018-08-31 | 2019-01-01 | 百度在线网络技术(北京)有限公司 | Long-range control method, device and the server of automatic driving vehicle |
CN110032176A (en) * | 2019-05-16 | 2019-07-19 | 广州文远知行科技有限公司 | Remote take-over method, device, equipment and storage medium for unmanned vehicle |
CN110083161A (en) * | 2019-05-16 | 2019-08-02 | 广州文远知行科技有限公司 | Remote take-over method, device, equipment and storage medium for unmanned vehicle |
Also Published As
Publication number | Publication date |
---|---|
CN113366399A (en) | 2021-09-07 |
CN113366399B (en) | 2024-09-20 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
WO2021134217A1 (en) | Vehicle control method and apparatus based on remote takeover, and computer device | |
US10991177B2 (en) | Method for processing vehicle fault, apparatus, device, and storage medium | |
US20200074769A1 (en) | Vehicle Fault Handling Method, Apparatus, Device and Storage Medium | |
US10395524B2 (en) | Method and system for detecting autonomously driven vehicles, for distance measurement and for distance control | |
US9231998B2 (en) | Vehicle-specific computation management system for cloud computing | |
US11398944B2 (en) | Vehicle fault handling method, apparatus, device and storage medium | |
US9971349B2 (en) | Method and device for monitoring a system of a vehicle which provides an at least partially automated driving function | |
US20160304038A1 (en) | Control system for an automotive vehicle | |
CN110949406B (en) | Intelligent driving system and method | |
US20190283255A1 (en) | Robot cooperation method and device, robot, robot system, and computer program product | |
US10241858B2 (en) | Computer system and method for safety-critical applications | |
CN115257810A (en) | Unmanned vehicle parallel connection pipe control method and device, cloud control platform and electronic equipment | |
CN109189567B (en) | Time delay calculation method, device, equipment and computer readable storage medium | |
CN113734195B (en) | Unmanned vehicle control method and device, storage medium and unmanned vehicle | |
US20230040713A1 (en) | Simulation method for autonomous vehicle and method for controlling autonomous vehicle | |
CN111897304B (en) | Method, apparatus and system for real-time diagnostics and fault monitoring in a machine system | |
US20220194469A1 (en) | Autonomous vehicle steering juke event detector | |
CN109547564A (en) | Remote data service method, apparatus, equipment and computer readable storage medium | |
US20220147394A1 (en) | Concept for data processing for an at least partially automated guidance of a motor vehicle | |
CN113442948A (en) | Automatic driving method and device based on cloud reasoning service and computer equipment | |
JP2014031077A (en) | Vehicle operation verification system | |
EP4074562A1 (en) | Control system and control method for intelligent connected vehicle | |
CN110347166A (en) | Sensor control method for automated driving system | |
US20240134381A1 (en) | System, control device, and control method | |
US12024165B2 (en) | Evaluation apparatus for evaluating a trajectory hypothesis for a vehicle |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 19958223 Country of ref document: EP Kind code of ref document: A1 |
|
NENP | Non-entry into the national phase |
Ref country code: DE |
|
122 | Ep: pct application non-entry in european phase |
Ref document number: 19958223 Country of ref document: EP Kind code of ref document: A1 |