APPARATUS FOR CONTROLLING BEHAVIOR OF AUTONOMOUS VEHICLE AND METHOD THEREOF
20210011481 ยท 2021-01-14
Inventors
Cpc classification
G06V20/58
PHYSICS
B60W2554/60
PERFORMING OPERATIONS; TRANSPORTING
G05D1/0088
PHYSICS
B60W30/165
PERFORMING OPERATIONS; TRANSPORTING
B60W2554/4046
PERFORMING OPERATIONS; TRANSPORTING
B60W2554/00
PERFORMING OPERATIONS; TRANSPORTING
B60W60/001
PERFORMING OPERATIONS; TRANSPORTING
International classification
G05D1/00
PHYSICS
Abstract
Disclosed are an apparatus for controlling the behavior of an autonomous vehicle and a method thereof. The apparatus includes a learning device that learns a behavior of a vehicle in a situation of avoiding an obstacle located on a road, and a controller that controls the behavior of the autonomous vehicle based on a learning result of the learning device.
Claims
1. An apparatus for controlling a behavior of an autonomous vehicle, the apparatus comprising: a learning device configured to learn a behavior of a vehicle in a situation of avoiding an obstacle located on a road; and a controller configured to control the behavior of the autonomous vehicle based on a learning result of the learning device.
2. The apparatus of claim 1, further comprising: a sensor configured to sense a behavior of a preceding vehicle traveling in a same lane as the autonomous vehicle.
3. The apparatus of claim 2, wherein the sensor is configured to sense lateral and vertical behaviors of the preceding vehicle.
4. The apparatus of claim 3, wherein the vertical behavior includes a vertical behavior of a left portion of a body of the preceding vehicle and a vertical behavior of a right portion of a body of the preceding vehicle.
5. The apparatus of claim 3, wherein the controller is configured to apply the lateral behavior of the preceding vehicle sensed by the sensor to the learning result of the learning device to estimate whether an obstacle exists.
6. The apparatus of claim 5, wherein the controller is configured to control the behavior of the autonomous vehicle to follow the lateral behavior of the preceding vehicle when the obstacle exists.
7. The apparatus of claim 3, wherein the controller is configured to apply the vertical behavior of the preceding vehicle sensed by the sensor to the learning result of the learning device to estimate whether an obstacle exists.
8. The apparatus of claim 7, wherein the controller is configured to reduce a speed of the autonomous vehicle when the obstacle exists.
9. The apparatus of claim 1, wherein the learning device is configured to perform learning based on a recurrent neural network (RNN).
10. The apparatus of claim 1, wherein the controller comprises a microprocessor.
11. The apparatus of claim 1, wherein the learning device is configured to include a temporal order of data input to the learning device as learning data.
12. A method of controlling a behavior of an autonomous vehicle, the method comprising: learning, by a learning device, a behavior of a vehicle in a situation of avoiding an obstacle located on a road; and controlling, by a controller, the behavior of the autonomous vehicle based on a learning result of the learning device.
13. The method of claim 12, further comprising: sensing, by a sensor, a behavior of a preceding vehicle traveling in a same lane as the autonomous vehicle.
14. The method of claim 13, wherein the sensing of the behavior of the preceding vehicle includes: sensing a lateral behavior of the preceding vehicle; and sensing a vertical behavior of the preceding vehicle.
15. The method of claim 14, wherein the sensing of the vertical behavior includes: sensing a vertical behavior of a left portion of a body of the preceding vehicle; and sensing a vertical behavior of a right portion of a body of the preceding vehicle.
16. The method of claim 14, wherein the controlling of the behavior of the autonomous vehicle includes: applying the lateral behavior of the preceding vehicle sensed by the sensor to the learning result of the learning device to estimate whether an obstacle exists; and controlling the behavior of the autonomous vehicle to follow the lateral behavior of the preceding vehicle when the obstacle exists.
17. The method of claim 15, wherein the controlling of the behavior of the autonomous vehicle includes: applying the vertical behavior of the preceding vehicle sensed by the sensor to the learning result of the learning device to estimate whether an obstacle exists; and reducing a speed of the autonomous vehicle when the obstacle exists.
18. The method of claim 12, wherein the learning of the behavior of the vehicle is performed based on a recurrent neural network (RNN).
19. The method of claim 12, wherein the controller comprises a microprocessor.
20. The method of claim 12, wherein the learning device is configured to include a temporal order of data input to the learning device as learning data.
Description
BRIEF DESCRIPTION OF THE DRAWINGS
[0028] The above and other objects, features and advantages of the present disclosure will be more apparent from the following detailed description taken in conjunction with the accompanying drawings:
[0029]
[0030]
[0031]
[0032]
[0033]
[0034]
[0035]
DETAILED DESCRIPTION
[0036] Hereinafter, some embodiments of the present disclosure will be described in detail with reference to the exemplary drawings. In adding the reference numerals to the components of each drawing, it should be noted that the identical or equivalent component is designated by the identical numeral even when they are displayed on other drawings. Further, in describing the embodiment of the present disclosure, a detailed description of well-known features or functions will be ruled out in order not to unnecessarily obscure the gist of the present disclosure.
[0037] In describing the components of the embodiment according to the present disclosure, terms such as first, second, A, B, (a), (b), and the like may be used. These terms are merely intended to distinguish one component from another component, and the terms do not limit the nature, sequence or order of the constituent components. Unless otherwise defined, all terms used herein, including technical or scientific terms, have the same meanings as those generally understood by those skilled in the art to which the present disclosure pertains. Such terms as those defined in a generally used dictionary are to be interpreted as having meanings equal to the contextual meanings in the relevant field of art, and are not to be interpreted as having ideal or excessively formal meanings unless clearly defined as having such in the present application.
[0038] In an embodiment of the present disclosure, an autonomous vehicle means a vehicle that is driven without the operation of a driver, and the vehicle and the preceding vehicle mean vehicles that are driven by the operations of drivers.
[0039]
[0040] As shown in
[0041] Inspecting each component, first, the storage 10 may store various logics, algorithms, and programs required in the process of deeply learning the behavior of the vehicle in the situation of avoiding an obstacle (e.g., a fallen object, a pothole, an unevenness, or the like) located on the road and controlling the obstacle avoidance of the autonomous vehicle based on the learning result.
[0042] The storage 10 may store an obstacle avoidance behavior model generated as the learning result of the learning device 30.
[0043] The storage 10 may include at least one type of a storage medium of memories of a flash memory type, a hard disk type, a micro type, a card type (e.g., a secure digital (SD) card or an extreme digital (XD) card), and the like, and a random access memory (RAM), a static RAM, a read-only memory (ROM), a programmable ROM (PROM), an electrically erasable PROM (EEPROM), a magnetic memory (MRAM), a magnetic disk, and an optical disk type memory.
[0044] Next, the sensor 20 may be mounted on the autonomous vehicle that is driving the road, and may sense the behavior of the preceding vehicle that is driving the same lane as the autonomous vehicle. In this case, the sensor 20 may sense the lateral and vertical behaviors of the preceding vehicle. In this case, the vertical behavior may include the vertical behaviors of the left and right portions of the body of the preceding vehicle. That is, when the left wheel of the preceding vehicle passes through a pothole, the vertical behavior of the left portion of the body of the preceding vehicle may occur. When the right wheel of the preceding vehicle passes through a pothole, the vertical behavior of the right portion of the body of the preceding vehicle may occur.
[0045] The sensor 20 may include a light detection and ranging (LiDAR) sensor, a camera, a radio detecting and ranging (RaDAR) sensor, an ultrasonic sensor, and the like.
[0046] For reference, the LiDAR sensor, which is a kind of environmental awareness sensor, is mounted on an autonomous vehicle to measure the position coordinates of a reflector and the like based on the time when the laser is reflected back and forth in all directions while being rotated.
[0047] The camera is mounted in front of the autonomous vehicle to take an image including a lane, a vehicle, an obstacle, and the like around the autonomous vehicle.
[0048] The RaDAR sensor receives an electromagnetic wave reflected from an object after emitting the electromagnetic wave, thereby measuring the distance to the object, the direction of the object, and the like. The RaDAR sensor may be mounted on the front bumper and the rear side of the autonomous vehicle, and may recognize a long distance object. The RaDAR sensor is hardly affected by weather.
[0049] Hereinafter, although an embodiment of the present disclosure is described by taking a camera as an example, the embodiment is not necessarily limited thereto.
[0050]
[0051] As shown in
[0052] Next, the learning device 30 may deeply learn the behavior (learning data) of the vehicle in a situation of avoiding an obstacle located on the road. In this case, the learning device 30 may perform in-depth learning based on a recurrent neural network (RNN). For reference, because the RNN has a structure in which the output of the hidden layer is input to the hidden layer again, the learning device 30 may consider the temporal order of the input data.
[0053] In this case, the behavior of the vehicle may include lateral and vertical behaviors. For example, as shown in
[0054]
[0055] In
[0056] The learning device 30 may generate an obstacle avoidance behavior model of an autonomous vehicle as a learning result. In this case, the obstacle avoidance behavior model may include the deceleration behavior of the autonomous vehicle corresponding to the vertical behavior of the preceding vehicle 210 as well as the lateral behavior of the autonomous vehicle corresponding to the lateral behavior of the preceding vehicle 210.
[0057] Next, the controller 40 performs the overall control to allow each component to perform its function. The controller 40 may be implemented in hardware or software, and of course, may be implemented in the form of a combination of hardware and software. Preferably, the controller 40 may be implemented with a microprocessor, but the embodiment is not limited thereto.
[0058] Specifically, the controller 40 may perform various controls required in the process of deeply learning the behavior of the vehicle in the situation of avoiding an obstacle (e.g., a fallen object, a pothole, an unevenness, or the like) located on the road and controlling the obstacle avoidance of the autonomous vehicle based on the learning result.
[0059] In addition, the controller 40 may perform various controls required in the process of deeply learning the behavior of the vehicle in the situation of avoiding an obstacle (e.g., a fallen object, a pothole, an unevenness, or the like) located on the road and controlling the speed of the autonomous vehicle based on the learning result.
[0060] The controller 40 may detect the preceding vehicle 210 and the lane 220 in the front image photographed by the camera.
[0061] The controller 40 may set a region of interest (ROI) 230 including the preceding vehicle 210 and the lane 220 on the front image photographed by the camera. In this case, the controller 40 may determine whether the behavior of the preceding vehicle 210 is caused by an obstacle or a simple driving based on the lane 220 in the ROI 230.
[0062] When the preceding vehicle 210 returns to the original position after a sudden lateral behavior occurs, the controller 40 may determine that an obstacle exists when a sudden vertical behavior occurs in the preceding vehicle 210.
[0063] Hereinafter, the process of controlling, by the controller 40, the behavior of the autonomous vehicle based on the learning result of the learning device 30 will be described in detail.
[0064]
[0065] As shown in
[0066] As shown in
[0067] The controller 40 may estimate whether the obstacle 410 exists by applying the lateral behavior 310 of the preceding vehicle 210 sensed by the sensor 20 to the learning result of the learning device 30. In this case, the controller 40 may control the behavior of the autonomous vehicle to allow the autonomous vehicle to follow the lateral behavior of the preceding vehicle 210 when it is estimated that the obstacle 410 exists. That is, the controller 40 avoids obstacles by following the lateral behavior of the preceding vehicle 210.
[0068]
[0069] As shown in
[0070] The controller 40 may apply the vertical behaviors of the left and right portions 320 and 330 of the preceding vehicle 210 sensed by the sensor 20 to the learning result of the learning device 30 to estimate whether there exists the pothole 510. In this case, when the existence of the pothole 510 is estimated, the controller 40 may control the deceleration behavior of the autonomous vehicle. That is, the controller 40 reduces the speed of the autonomous vehicle to the first reference speed to minimize the impact caused by the pothole 510.
[0071] As shown in
[0072] The controller 40 may apply the vertical behavior of the left portion 320 of the preceding vehicle 210 sensed by the sensor 20 to the learning result of the learning device 30 to estimate whether there exists the pothole 520. In this case, when it is estimated that the pothole 520 exists, the controller 40 may control the deceleration behavior of the autonomous vehicle. That is, the controller 40 reduces the speed of the autonomous vehicle to the second reference speed to minimize the impact caused by the pothole 520.
[0073] As shown in
[0074] The controller 40 may apply the vertical behavior of the right portion 330 of the preceding vehicle 210 sensed by the sensor 20 to the learning result of the learning device 30 to estimate whether there exists the pothole 530. In this case, when it is estimated that the pothole 530 exists, the controller 40 may control the deceleration behavior of the autonomous vehicle. That is, the controller 40 reduces the speed of the autonomous vehicle to the second reference speed to minimize the impact caused by the pothole 530.
[0075]
[0076] First, in operation 601, the learning device 30 deeply learns the behavior of a vehicle in a situation of avoiding obstacles on a road.
[0077] Then, in operation 602, the controller 40 controls the behavior of an autonomous vehicle based on a learning result of the learning device 30. In this case, when it is determined that the lateral behavior of the preceding vehicle 210 is for obstacle avoidance, the controller 40 follows the lateral behavior of the preceding vehicle 210 to avoid the obstacle. In addition, when it is determined that the vertical behavior of the preceding vehicle 210 is caused by the obstacle, the controller 40 reduces the speed of the autonomous vehicle to minimize the impact caused by the obstacle.
[0078]
[0079] Referring to
[0080] The processor 1100 may be a central processing unit (CPU) or a semiconductor device that processes instructions stored in the memory 1300 and/or the storage 1600. The memory 1300 and the storage 1600 may include various types of volatile or non-volatile storage media. For example, the memory 1300 may include a ROM (Read Only Memory) and a RAM (Random Access Memory).
[0081] Thus, the operations of the method or the algorithm described in connection with the embodiments disclosed herein may be embodied directly in hardware or a software module executed by the processor 1100, or in a combination thereof. The software module may reside on a storage medium (that is, the memory 1300 and/or the storage 1600) such as a RAM, a flash memory, a ROM, an EPROM, an EEPROM, a register, a hard disk, a removable disk, a CD-ROM. The exemplary storage medium may be coupled to the processor 1100, and the processor 1100 may read information out of the storage medium and may record information in the storage medium. Alternatively, the storage medium may be integrated with the processor 1100. The processor 1100 and the storage medium may reside in an application specific integrated circuit (ASIC). The ASIC may reside within a user terminal. In another case, the processor 1100 and the storage medium may reside in the user terminal as separate components.
[0082] According to an apparatus and method for controlling a behavior of an autonomous vehicle of the present disclosure, by deeply learning the behavior of a vehicle in a situation of avoiding an obstacle (e.g., a fallen object, a pothole, an unevenness, or the like) located on a road and controlling obstacle avoidance of the autonomous vehicle based on the learning result, it is possible to prevent in advance collision with the obstacle that is hidden and not detected due to a preceding vehicle and provide an optimal riding comfort to an occupant of the autonomous vehicle.
[0083] Hereinabove, although the present disclosure has been described with reference to exemplary embodiments and the accompanying drawings, the present disclosure is not limited thereto, but may be variously modified and altered by those skilled in the art to which the present disclosure pertains without departing from the spirit and scope of the present disclosure claimed in the following claims.
[0084] Therefore, the exemplary embodiments of the present disclosure are provided to explain the spirit and scope of the present disclosure, but not to limit them, so that the spirit and scope of the present disclosure is not limited by the embodiments. The scope of the present disclosure should be construed on the basis of the accompanying claims, and all the technical ideas within the scope equivalent to the claims should be included in the scope of the present disclosure.