Mirroring the Parking Target: An Optimal-Control-Based Parking Motion Planner with Strengthened Parking Reliability and Faster Parking Completion

Read original: arXiv:2405.07538 - Published 5/14/2024 by Jia Hu, Yongwei Feng, Shuoyuan Li, Haoran Wang
Total Score

0

🖼️

Sign in to get full access

or

If you already have an account, we'll log you in

Overview

  • Automated Parking Assist (APA) systems face challenges with low adoption due to user concerns about parking capability, reliability, and efficiency.
  • This research proposes an optimal-control-based parking motion planner that aims to address these challenges.
  • The planner uses a unique control logic that plans trajectories by mirroring the parking target, enabling improved parking capabilities, reliability, and efficiency.

Plain English Explanation

The proposed optimal-control-based parking motion planner aims to enhance the performance and user acceptance of Automated Parking Assist (APA) systems. APA systems have struggled with low adoption rates due to user concerns about their parking capabilities, reliability, and efficiency.

The key innovation of this planner is its control logic, which plans the vehicle's parking trajectory by mirroring the target parking spot. This mirroring approach provides several benefits:

  1. Improved Parking Capability: The planner can successfully park the vehicle in narrower spaces, expanding the types of parking situations it can handle.
  2. Enhanced Reliability: By expanding the Operation Design Domain (ODD), the planner can operate reliably in a wider range of parking scenarios.
  3. Faster Parking Completion: The mirroring approach allows the planner to complete the parking process more efficiently, saving time for the user.
  4. Improved Computational Efficiency: The planner has an average computation time of just 74 milliseconds, making it suitable for real-time commercial applications.

Overall, the proposed planner represents a significant advancement in automated parking technology, addressing key challenges that have hindered the widespread adoption of APA systems.

Technical Explanation

The researchers developed an optimal-control-based parking motion planner that uses a novel control logic to plan parking trajectories. The key innovation is the planner's ability to plan trajectories by mirroring the target parking spot.

This mirroring approach provides several technical benefits:

  1. Parking Capability in Narrow Spaces: The planner can successfully park the vehicle in narrower spaces by planning trajectories that take advantage of the mirroring technique.
  2. Improved Parking Reliability: By expanding the Operation Design Domain (ODD), the planner can operate reliably in a wider range of parking scenarios, including parallel parking and tight spaces.
  3. Faster Parking Completion: The mirroring approach allows the planner to complete the parking process more efficiently, reducing the time required for the vehicle to successfully park.
  4. Enhanced Computational Efficiency: The planner has an average computation time of just 74 milliseconds, making it suitable for real-time commercial applications.
  5. Universal Applicability: The proposed planner is designed to be compatible with all types of parking, including parallel, perpendicular, and angled parking.

The researchers conducted a comprehensive evaluation of the proposed planner, and the results demonstrate its superior performance compared to conventional APA planners. The planner achieved a 40.6% increase in parking success rate, an 18.0% improvement in parking completion efficiency, and an 86.1% expansion of the ODD.

Critical Analysis

The researchers have provided a thorough evaluation of the proposed planner, addressing key challenges in automated parking technology. However, the paper does not delve into the specific limitations or potential issues with the planner.

One area that could be explored further is the planner's performance in more complex or dynamic parking environments, such as those with moving obstacles or changing conditions. The researchers could also investigate the planner's robustness to sensor errors or other real-world uncertainties that could affect its performance.

Additionally, while the planner's computational efficiency is a significant advantage, the researchers could consider exploring the trade-offs between computational complexity and other important factors, such as the planner's ability to handle more sophisticated parking maneuvers or its adaptability to different vehicle types and sizes.

Conclusion

The proposed optimal-control-based parking motion planner represents a promising advancement in automated parking technology. By leveraging a unique control logic that plans trajectories by mirroring the target parking spot, the planner addresses several key challenges faced by conventional APA systems, including improved parking capability, reliability, and efficiency.

The comprehensive evaluation conducted by the researchers demonstrates the planner's superior performance, with significant improvements in parking success rate, completion efficiency, and the expansion of the Operation Design Domain. These findings suggest that the proposed planner is well-suited for real-time commercial applications, potentially paving the way for increased adoption and user acceptance of Automated Parking Assist systems.



This summary was produced with help from an AI and may contain inaccuracies - check out the links to read the original source documents!

Follow @aimodelsfyi on 𝕏 →

Related Papers

🖼️

Total Score

0

Mirroring the Parking Target: An Optimal-Control-Based Parking Motion Planner with Strengthened Parking Reliability and Faster Parking Completion

Jia Hu, Yongwei Feng, Shuoyuan Li, Haoran Wang

Automated Parking Assist (APA) systems are now facing great challenges of low adoption in applications, due to users' concerns about parking capability, reliability, and completion efficiency. To upgrade the conventional APA planners and enhance user's acceptance, this research proposes an optimal-control-based parking motion planner. Its highlight lies in its control logic: planning trajectories by mirroring the parking target. This method enables: i) parking capability in narrow spaces; ii) better parking reliability by expanding Operation Design Domain (ODD); iii) faster completion of parking process; iv) enhanced computational efficiency; v) universal to all types of parking. A comprehensive evaluation is conducted. Results demonstrate the proposed planner does enhance parking success rate by 40.6%, improve parking completion efficiency by 18.0%, and expand ODD by 86.1%. It shows its superiority in difficult parking cases, such as the parallel parking scenario and narrow spaces. Moreover, the average computation time of the proposed planner is 74 milliseconds. Results indicate that the proposed planner is ready for real-time commercial applications.

Read more

5/14/2024

Automatic parking planning control method based on improved A* algorithm
Total Score

0

Automatic parking planning control method based on improved A* algorithm

Yuxuan Zhao

As the trend of moving away from high-precision maps gradually emerges in the autonomous driving industry,traditional planning algorithms are gradually exposing some problems. To address the high real-time, high precision, and high trajectory quality requirements posed by the automatic parking task under real-time perceived local maps,this paper proposes an improved automatic parking planning algorithm based on the A* algorithm, and uses Model Predictive Control (MPC) as the control module for automatic parking.The algorithm enhances the planning real-time performance by optimizing heuristic functions, binary heap optimization, and bidirectional search; it calculates the passability of narrow areas by dynamically loading obstacles and introduces the vehicle's own volume during planning; it improves trajectory quality by using neighborhood expansion and Bezier curve optimization methods to meet the high trajectory quality requirements of the parking task. After obtaining the output results of the planning algorithm, a loss function is designed according to the characteristics of the automatic parking task under local maps, and the MPC algorithm is used to output control commands to drive the car along the planned trajectory. This paper uses the perception results of real driving environments converted into maps as planning inputs to conduct simulation tests and ablation experiments on the algorithm. Experimental results show that the improved algorithm proposed in this paper can effectively meet the special requirements of automatic parking under local maps and complete the automatic parking planning and control tasks.

Read more

6/26/2024

Automated Parking Planning with Vision-Based BEV Approach
Total Score

0

Automated Parking Planning with Vision-Based BEV Approach

Yuxuan Zhao

Automated Valet Parking (AVP) is a crucial component of advanced autonomous driving systems, focusing on the endpoint task within the human-vehicle interaction process to tackle the challenges of the last mile.The perception module of the automated parking algorithm has evolved from local perception using ultrasonic radar and global scenario precise map matching for localization to a high-level map-free Birds Eye View (BEV) perception solution.The BEV scene places higher demands on the real-time performance and safety of automated parking planning tasks. This paper proposes an improved automated parking algorithm based on the A* algorithm, integrating vehicle kinematic models, heuristic function optimization, bidirectional search, and Bezier curve optimization to enhance the computational speed and real-time capabilities of the planning algorithm.Numerical optimization methods are employed to generate the final parking trajectory, ensuring the safety of the parking path. The proposed approach is experimentally validated in the commonly used industrial CARLA-ROS joint simulation environment. Compared to traditional algorithms, this approach demonstrates reduced computation time with more challenging collision-risk test cases and improved performance in comfort metrics.

Read more

6/26/2024

📉

Total Score

0

Smart Navigation System for Parking Assignment at Large Events: Incorporating Heterogeneous Driver Characteristics

Xi Cheng, Gaofeng Su, Siyuan Feng, Ke Liu, Chen Zhu, Hui Lin, Jilin Song, Jianan Chen

Parking challenges escalate significantly during large events such as concerts or sports games, yet few studies address dynamic parking lot assignments for such occasions. This paper introduces a smart navigation system designed to optimize parking assignments swiftly during large events, utilizing a mixed search algorithm that accounts for the heterogeneous characteristics of drivers. We conducted simulations in the Berkeley city area during the Big Game to validate our system and demonstrate the benefits of our innovative parking assignment approach.

Read more

6/11/2024