1. Introduction
Nowadays, the automotive industry is growing rapidly. The automotive industry is undergoing a significant transformation with the integration of AI technology. For generations, the automotive industry has been defined by its pursuit of innovation. The automotive industry stands at the precipice of a transformative evolution, where cutting-edge technology converges with a century-old tradition. This revolution is driven by Artificial Intelligence (AI), a disruptive force that has permeated the very core of the automotive sector, reshaping the way vehicles are designed, manufactured, operated, and integrated into our lives. From the invention of the combustion engine to the mass production techniques pioneered by Henry Ford, each era has witnessed remarkable strides in technology and design. People are eager to be innovative in car manufacturing and design, and they want to make cars smart [1]. However, the technology at this stage is not enough to support people to achieve their dreams. Thus, the combination of AI and automotive industry has greatly helped people in the manufacture of cars.AI promises groundbreaking advancements in autonomous driving, auto parts design, car maintenance. The application of artificial intelligence in automobiles will be the main direction of future development in the automotive field. The artificial intelligence in car field is mainly in three aspects: autonomous Driving, auto parts design, car Maintenance.
In the pages that follow, we embark on a comprehensive exploration of AI's applications in the automotive sector, as well as an examination of the multifaceted issues that will inevitably shape the industry's future. The symbiotic relationship between AI's immense potential and the intricate challenges it engenders sets the stage for a profound examination of the contemporary automotive landscape. Due to the shortcomings of artificial intelligence technology and the imperfection of relevant laws and regulations, the application of artificial intelligence technology in the car field still faces loads of challenges and problems. This article also analyzes the opinions of most scholars on the application of artificial intelligence in the automotive industry. Also, it shows the advantages and disadvantages of these applications and solutions to the problems.
2. The Intersection of AI and Automotive
2.1. AI in Automotive: A Transformative Landscape
The automotive industry has always been driven by innovation throughout history. Key milestones such as the development of internal combustion engines, the introduction of mass production techniques, and advancements in safety systems have defined progress over the past century. Today, artificial intelligence (AI) represents the next evolutionary leap, redefining the way vehicles move and fundamentally transforming how we interact with transportation.
In this transformative process, AI plays a crucial role, particularly in autonomous driving technology. Autonomous driving relies on complex perception, decision-making, and control systems, all supported by AI algorithms. This technology encompasses various disciplines and technologies, including computer vision, perception and sensing technology, real-time data processing and transmission, localization and mapping, as well as decision-making and control algorithms [2].
Computer vision is a critical component of autonomous driving technology. It utilizes sensors such as cameras, lidar, and radar to capture and interpret images and data of the surrounding environment. Computer vision techniques are employed for detecting and recognizing roads, vehicles, pedestrians, traffic signs, obstacles, and more.
Deep learning, as a powerful machine learning approach, is well-suited for handling large-scale image and sensor data. Deep learning neural networks can be used to accomplish tasks such as object detection, image segmentation, object recognition, and trajectory prediction, which are vital for autonomous driving. Supervised and unsupervised learning algorithms are commonly employed in autonomous driving technology. AI systems offer faster and more reliable response capabilities, with immense potential to enhance road safety and reduce accidents. Furthermore, these technologies greatly save on materials and energy consumption while improving efficiency.
2.2. Embracing the AI-Enabled Automotive Experience
The advent of artificial intelligence has greatly improved the automotive industry. Not only does it improve the safety factors of the car, but it also enhances the convenience and stability of driving.
Safety enhancements: One of the main advantages of AI in automotive applications is the potential to significantly reduce accidents and fatalities. Advanced Driver Assistance Systems (ADAS) enhance overall road safety by leveraging artificial intelligence for functions such as automatic emergency braking, lane keeping assist, and adaptive cruise control.
Efficiency and sustainability: AI-driven systems optimize vehicle performance to improve fuel consumption efficiency and reduce emissions. Predictive maintenance is another AI application that contributes to sustainable development by extending the life of automotive components and minimizing operating costs.
Enhanced user experience: AI-driven infotainment systems, including speech recognition and natural language processing, provide a more intuitive and personalized driving experience. These systems can also support features such as real-time traffic updates, navigation, and in-car virtual assistants.
In conclusion, the research status underscores the dynamic landscape of AI within the automotive sector, emphasizing its transformative potential, benefits, and ongoing challenges. These insights form the foundation for the subsequent sections of this paper, which delve into the applications of AI in the automotive field and address the complex problems that demand thoughtful consideration and resolution.
3. Applications of AI in the Automotive Field
3.1. Autonomous Driving
Self-driving cars use artificial intelligence technology, Visual computing, radar, surveillance devices and global positioning systems work together to allow the computer to operate without any Automatically and safely operate the machine under human initiative motor vehicle. Artificial intelligence plays a key role in enabling self-driving cars. It is the core of the entire autonomous driving process and consists of three key components: perception, decision-making and control systems.
• Perception
Perception is the foundation of autonomous driving, and AI-driven perception systems play a central role in this. These systems are responsible for collecting, processing, and interpreting data from various sensors, such as lidar, radar, cameras, and ultrasonic sensors. Artificial intelligence techniques, especially computer vision and deep learning, are used to make sense of this sensor data.
1). computer Vision
AI-powered computer vision algorithms analyze images and videos captured by cameras to detect and identify objects, road markings, traffic signs, and pedestrians. Convolutional Neural Networks (CNNs) and other deep learning models excel in image recognition tasks, enabling vehicles to "see" their surroundings [3]. Computer vision techniques are used to process and extract valuable information from this visual data. In addition to object detection and classification, computer vision can also perform semantic segmentation. This technique assigns a label to each pixel in the image, effectively segmenting the image into areas corresponding to different objects or categories. Semantic segmentation is essential for understanding the geometry of roads and identifying drivable paths. According to some scientists, they made a few modules to help cars moving without human driving: Video acquisition module, image processing module, model training, data prediction, and network communication module. In order to detect these objects around the car, the YOLO algorithm and Faste R-CNN algorithm will be used to handle these problems. It is a real-time object detection algorithm that has gained popularity for its speed and accuracy. YOLO divides the image into a grid, with each grid cell responsible for predicting objects that fall within its boundaries. This grid-based approach simplifies the object detection process and provides a sense of spatial information. There are some details about these models as follows. The video acquisition module uses cameras to collect information about roads, vehicles and traffic lights in real time to achieve data collection; The image processing module is implemented by a neural network model, which normalizes, imitates, and processes the color space transformation of the picture, sets the color threshold, and performs mask operation. Model training module reads the data into the training in batches, and the data is divided into batches to build network models. A network communication module used to test the communication of vehicle and pedestrian image processors
Figure 1. Detailed data flow diagram (Original)
Figure 1 shows that the system uses two cameras for data acquisition, one camera head. A camera collects traffic light information and vehicles information, and train the collected data to train the model, and then go the way The information is predicted so that the car makes corresponding decisions [4].
Through the use of CNN, image analysis technology and deep learning technology, artificial intelligence can quickly obtain information around the vehicle, and realize image information analysis and judgment, which greatly improves the efficiency of image analysis and frees human hands. All in all, computer vision is the eyes and brain of self-driving cars. It enables them to perceive their surroundings, detect objects, understand road geometry, and make informed decisions based on visual data. Advances in computer vision, coupled with artificial intelligence and machine learning, continue to drive the development of autonomous driving systems. However, there is still a lot of room for advancement in this technology. The accuracy of AI in recognizing and analyzing images and information around cars needs to be improved, especially when the car encounters road congestion.
2). LiDAR and Radar Data Analysis:
LiDAR (Light Detection and Ranging) and Radar (Radio Detection and Ranging) are two essential sensor technologies used in autonomous vehicles to perceive and understand the surrounding environment. They play a critical role in providing data for object detection, tracking, and mapping.
LiDAR sensors emit laser pulses and measure the time it takes for those pulses to bounce off an object after impacting an object. This process enables lidar to create high-resolution 3D point clouds of the environment. The point cloud acquisition algorithm will be used to send laser pulses and measuring the time it takes for the laser to return from objects [5]. In this process, technicians use the Piontnet algorithm to process the unordered point cloud data, convert it into a three-dimensional Voxel representation using the VoxelNet algorithm, and finally use the DGCNN algorithm to identify the patterns and features in the point cloud. Raw LiDAR data consists of millions of individual data points that form a point cloud. Data preprocessing involves organizing these points into a structured format for analysis. The raw LiDAR data consists of millions of individual data points, which form a point cloud. Data preprocessing involves organizing these points into a structured format for analysis. LiDAR data can be noisy due to factors like environmental conditions and sensor imperfections. Noise reduction techniques are applied to filter out erroneous data points. LiDAR and Radar sensors are often used together in autonomous vehicles to complement each other's strengths. LiDAR provides high-resolution 3D data but can be limited in adverse weather conditions, while Radar excels in low-visibility situations but may lack the detailed environmental perception of LiDAR. Integrating both sensors improves the robustness and reliability of perception systems
Figure 2. Radar surveys the car's surroundings [5]
Figure 2. show the process radar data and 3D mapping and positioning. A framework demonstration of proposed I2MAP driving data collection and automatic annotation pipeline.
However, High-quality LiDAR sensors can be expensive, making them a significant cost factor in autonomous vehicle development and Radar sensors are relatively more affordable but can still contribute to the overall cost of the sensor suite. Also, LiDAR sensors may not provide enough resolution for detailed object recognition, especially at long distances and Radar has limited spatial resolution, making it challenging to distinguish between closely spaced. Moreover, they may have a bad influence on the environment. LiDAR can be affected by adverse weather conditions like rain, snow, and fog, as water droplets and particles can scatter laser beams, leading to reduced performance. It’s worth noting that these challenges are actively being addressed by researchers and engineers in the field of autonomous driving. Sensor fusion techniques, improved sensor technology, and advanced data processing algorithms are continually evolving to mitigate these disadvantages and enhance the reliability of LiDAR and Radar data analysis in autonomous vehicles.
In summary, LiDAR and Radar data analysis in autonomous vehicles involves processing sensor data to detect, classify, and track objects, as well as create 3D maps and aid in vehicle localization. These sensors are crucial for providing a comprehensive understanding of the vehicle's environment, ensuring safe and reliable autonomous driving.
• Decision-Making:
Once autonomous vehicles perceive their environment, they must make complex decisions to navigate and reach their destination safely. These systems use a combination of AI and algorithms to process data, assess situations, and make real-time decisions. Here are some key aspects of decision-making in autonomous vehicles:
Data Fusion: Decision-making begins with the integration of data from various sensors, including cameras, LiDAR, radar, ultrasonic sensors, and GPS. These sensors provide a wealth of information about the vehicle's surroundings. AI techniques are used to fuse and synchronize data from these sensors to create a comprehensive perception of the environment.
Perception and Object Recognition: AI algorithms, particularly deep learning neural networks, are employed to identify and classify objects in the environment. These algorithms can recognize other vehicles, pedestrians, cyclists, traffic signs, road conditions, and more. Accurate perception is crucial for making informed decisions.
Mapping and Localization: Autonomous vehicles rely on high-definition maps and precise localization to understand their position on the road. Decision-making systems use these maps to plan routes and make decisions based on preexisting road features, such as lane markings and traffic signs.
Path Planning: Once the perception of the environment is established, the decision-making system plans a safe and efficient path for the vehicle. This involves selecting the vehicle's speed, lane position, and actions, such as lane changes, overtaking, and turning at intersections. Path planning accounts for traffic rules, traffic flow, and the intentions of other road users.
Over-the-Air Updates: Autonomous vehicles are equipped with over-the-air (OTA) update capabilities, allowing decision-making algorithms to receive periodic updates to improve performance, address new scenarios, and incorporate learning from real-world data.
In summary, Autonomous vehicles need to make real-time decisions to navigate complex and dynamic environments. AI plays a central role in the decision-making process by analyzing the information from perception systems and selecting appropriate actions.
• Control systems:
Autonomous vehicles rely on a sophisticated network of control systems to execute the decisions made by their AI-driven decision-making algorithms [6]. These control systems ensure that the vehicle navigates the environment safely and accurately. Here are some key aspects of control systems:
Drive-By-Wire Technology: Drive-by-wire systems have replaced traditional mechanical linkages (such as physical connections for steering, throttle, and brakes) with electronic control. AI algorithms play a critical role in interpreting the commands from the autonomous driving system and transmitting them to the vehicle's electronic control units. This enables precise control over throttle, brake, and steering. PID (Proportional-Integral-Derivative) controllers are commonly used for regulating throttle, brake, and steering inputs. These controllers provide a feedback loop to maintain desired vehicle dynamics.
Vehicle Dynamics Control: To ensure the vehicle's stability and adherence to its intended path, control systems continuously adjust the vehicle's dynamics. AI algorithms monitor sensor data and make real-time adjustments to keep the vehicle within desired performance boundaries. ESC systems use sensor data to detect skidding or loss of control and apply brakes or adjust engine power to stabilize the vehicle.
Path Tracking and Following: Autonomous vehicles must precisely follow their intended paths, which are generated by path planning algorithms. Control systems, along with AI, ensure the vehicle accurately tracks these paths. MPC algorithms firstly builds the system model to control objectives and performance metrics in order to test the vehicle's dynamics and predict future states to optimize control inputs, allowing the vehicle to follow a planned path while avoiding obstacles.
Adaptive Cruise Control (ACC): ACC systems maintain safe following distances from other vehicles by controlling throttle and brake. AI algorithms integrate data from radar and other sensors to regulate vehicle speed and manage traffic. AI algorithms fuse data from various sensors, such as radar and camera systems, to accurately detect and track other vehicles and obstacles.
Emergency Maneuvers: In critical situations, autonomous vehicles must execute emergency maneuvers, such as sudden braking or swerving. AI-driven decision-making and control systems are responsible for these rapid responses. AI algorithms can trigger emergency brake assist systems that maximize braking force to mitigate or avoid collisions.
In summary, control systems in autonomous vehicles are a fusion of AI algorithms, electronic control units, and sensor data [7]. These systems are responsible for translating high-level plans and decisions into precise control actions that govern vehicle motion, ensuring safe and efficient autonomous driving. As AI and control system technologies advance, we can expect even greater precision and reliability in autonomous vehicle operations.
3.2. Auto parts design
The application of artificial intelligence technology in the mechanical design of auto parts can improve design efficiency and design quality, and at the same time reduce errors in the design process Rate.This section delves into the transformative impact of AI on auto parts design, exploring how it streamlines the design process, enhances performance, and shapes the vehicles of the future.
3.2.1. Generative Design Algorithms Generative design employs a subset of AI known as evolutionary algorithms and optimization techniques to create highly efficient and innovative designs. One of the key components in generative design is the use of algorithms like genetic algorithms, simulated annealing, and particle swarm optimization. These algorithms generate and evaluate multiple design iterations by iterating through various permutations of design variables, such as geometry and material composition, while adhering to specified constraints [8].
For example, in a generative design process for a suspension component, a genetic algorithm can explore countless design possibilities, considering factors like stress distribution, weight, and manufacturing constraints. Over time, the algorithm evolves and refines designs, ultimately leading to a solution that minimizes material usage while maximizing structural integrity.
3.2.2. Machine Learning for Design Optimization Machine learning algorithms, particularly deep reinforcement learning and neural networks, are employed in auto parts design to predict how a design change will affect performance. Designers feed these algorithms historical data on design-performance relationships. Machine learning models then use this data to predict how design modifications will influence factors like structural strength and weight.
For instance, in designing an automotive chassis, deep reinforcement learning can be used to predict the optimal placement and geometry of support structures, resulting in a lighter and more structurally efficient design.
3.2.3. Predictive Analysis for Durability Predictive analysis is crucial in auto parts design for assessing the durability and long-term performance of components. AI-driven predictive analysis relies on machine learning techniques to simulate real-world conditions and predict how components will fare over time.
Machine learning has enhanced Finite Element Analysis (FEA), a technique widely used in auto parts design to simulate how materials deform and behave under various loads. Machine learning models are trained on historical FEA data, learning to predict how components will respond to different stressors, environmental conditions, and wear patterns.
For instance, in predicting the durability of a suspension spring, a machine learning model can take into account factors such as load distribution, temperature fluctuations, and road conditions to estimate the spring's lifespan. This predictive capability allows designers to make informed decisions about materials and design modifications.
3.2.4. Enhanced Aerodynamics and Efficiency AI, with its ability to process vast amounts of data and perform complex simulations, is instrumental in optimizing the aerodynamic profiles of vehicles and their components.
Computational Fluid Dynamics (CFD) simulations, enhanced by AI, are used to model and predict airflow patterns around a vehicle or specific components. Within CFD, algorithms like the Reynolds-Averaged Navier-Stokes (RANS) equations are solved to simulate complex fluid dynamics. Machine learning techniques are applied to refine these simulations.
For example, in designing an aerodynamic car body, AI-enhanced CFD can precisely model how air flows over the vehicle's contours, identifying areas of high drag and turbulence. Designers can then make targeted modifications to components like side mirrors and grilles to reduce aerodynamic resistance.
3.2.5. Human-Centric Interior Design AI-driven infotainment systems, voice recognition, and personalized settings are revolutionizing interior design by creating more intuitive, comfortable, and connected automotive environments [9].
Natural Language Processing (NLP) algorithms are used to power voice recognition and natural language interaction within vehicles. These algorithms convert spoken language into machine-readable data, enabling drivers and passengers to control various functions through voice commands.
User behavior analysis, often employing machine learning models, tracks and learns from user interactions with in-car systems. For example, a machine learning algorithm can learn a driver's climate control and entertainment preferences based on historical usage. Over time, the system can automatically adjust settings to match individual preferences, enhancing the overall user experience.
3.3. Car maintenance
Maintenance has always been a crucial aspect of vehicle ownership, ensuring the safety, longevity, and performance of automobiles. With the integration of Artificial Intelligence (AI) technology, car maintenance has witnessed a trans-formative shift. AI is no longer confined to just the operation of the vehicle; it plays a pivotal role in predictive and preventive maintenance, contributing to the overall health and efficiency of the vehicle fleet
3.3.1. Precise fault location In modern automobile maintenance, artificial intelligence detection and diagnosis technology uses the intelligent software and hardware system of the car to achieve highly accurate fault location without tedious disassembly and assembly work. The core of this technology is the analysis of the operating status information of components collected by intelligent systems. By monitoring and analyzing data from engines, sensors, and other critical components in real time, AI systems are able to accurately identify and locate potential faults without the need for a large-scale disassembly of the entire vehicle [10].
The algorithms required by AI in the field of automotive maintenance cover many aspects, from fault detection to performance analysis, as well as safety assessment. Here are some common algorithms:
1.Machine learning algorithms: Machine learning algorithms play a key role in failure detection and predictive maintenance. These algorithms include: Regression analysis: Used to analyze performance data of components to predict possible failures. Decision tree: Used to make maintenance decisions and perform specific actions based on different situations. Random forest: Used to integrate multiple data sources and parameters to improve prediction accuracy.
2.Deep learning neural networks: widely used in image processing and perception, used to analyze sensor data. Data mining algorithms: Data mining algorithms help identify patterns and anomalies in massive amounts of data, which is critical for failure detection and performance analysis. Common data mining algorithms include association rule mining, clustering, and anomaly detection. Natural language processing (NLP) algorithms: NLP algorithms can be used to analyze service manuals, technical documentation, and user feedback. This helps to understand and interpret technical terms, fault reports, and recommendations to better support maintenance decisions.
The choice of these algorithms depends on the specific repair application and needs. Typically, car manufacturers and repair service providers use a combination of algorithms to ensure effective fault detection, performance analysis, and safety assessment. In addition, the continuous improvement of algorithms and the application of machine learning help to improve the efficiency and accuracy of these techniques
3.3.2. Intelligent maintenance management: Optimize maintenance decisions and workflows The application of artificial intelligence systems in automotive maintenance management is not only about fault detection and diagnosis, but also includes intelligent maintenance decision-making and coordination to improve maintenance efficiency and quality [11].
• Quick repair options are recommended
When a fault occurs, maintenance personnel can interact with the AI system by entering the type of fault and the likely cause. The system uses the maintenance analysis model to quickly recommend a maintenance plan that suits the actual needs. This eliminates complex manual decision-making processes and accelerates maintenance planning.
• Intelligent decision-making and learning
The AI system simulates the behavior of experts and is able to continuously learn and improve based on past maintenance experience. This makes maintenance decisions more intelligent and granular. The system also has the feature of learning and summarizing, which can help maintenance personnel avoid repeated errors and improve the rationality of maintenance decisions [12].
These features make intelligent maintenance management not only help improve maintenance efficiency, but also help ensure that maintenance decisions are in line with vehicle failure laws and actual conditions. Maintenance personnel can develop maintenance plans faster and more accurately, improve the quality of maintenance work, reduce costs, and accumulate more maintenance experience and continuously improve the maintenance process. The combination of these aspects makes intelligent maintenance management play a key role in the field of automobile maintenance.
4. Existing Problems and Challenges in AI for Car Maintenance
• Data Privacy and Security
One of the foremost challenges in AI-based car maintenance is the security and privacy of the data collected. Vehicles continuously generate a vast amount of data, from engine performance to sensor readings. Ensuring that this data is secure and cannot be exploited for malicious purposes is a significant concern. Unauthorized access to vehicle data can lead to privacy breaches, potential caber-attacks, and even vehicle theft. Striking the right balance between data accessibility for maintenance and protecting customer privacy is a complex challenge.
• Reliability and Safety Concerns
While AI can significantly improve maintenance decisions, there are concerns regarding the reliability and safety of these systems [13]. Errors or misjudgments by AI systems can lead to incorrect maintenance recommendations or even safety hazards. Ensuring the trustworthiness of AI systems is crucial, particularly when it comes to safety-critical components such as brakes and airbags.
• High Initial Costs
Implementing AI systems for car maintenance often requires significant initial investments in hardware, software, and training. Smaller garages and independent mechanics may face challenges in adopting these technologies due to their associated costs. Balancing the cost of implementation with the expected benefits is a critical consideration.
• Ethical Dilemmas
The use of AI in car maintenance raises ethical questions, particularly in scenarios where AI must make decisions regarding the safety of occupants versus other road users. The "trolley problem" is a classic example, where AI may need to decide whether to prioritize the safety of the vehicle's occupants or pedestrians in potential collision scenarios. These ethical dilemmas require careful consideration and transparency in decision-making processes.
• Data Quality and Accuracy
AI systems are only as good as the data they rely on. If the data collected is inaccurate or incomplete, it can lead to flawed maintenance recommendations. Maintaining high data quality and ensuring that sensors and data sources are functioning correctly are ongoing challenges.
• Regulatory and Legal Frameworks
The development and deployment of AI in the automotive industry are subject to regulatory oversight and legal frameworks. These frameworks are still evolving and can vary significantly between regions and countries. This creates complexities for manufacturers and service providers in terms of compliance and adherence to legal standards.
Addressing these challenges in the application of AI to car maintenance is essential to ensure that the benefits of AI, such as improved vehicle safety, reduced downtime, and efficient maintenance, can be fully realized while mitigating risks and concerns. The automotive industry must continue to adapt, innovate, and collaborate to overcome these hurdles and ensure the responsible use of AI in car maintenance.
5. Conclusion
This article mainly talks about the application and challenges of artificial intelligence in the automotive field, and specifically analyzes the combination of AI with autonomous driving, automobile manufacturing and automobile maintenance. In conclusion, AI has shown remarkable promise in various aspects of the automotive field, including autonomous driving, predictive maintenance, and advanced driver assistance systems.
However, our examination of the existing landscape also underscores the multifaceted challenges that must be addressed for the full realization of AI's potential. Safety concerns surrounding autonomous vehicles, ethical dilemmas in decision-making, data privacy issues, and the complex web of regulatory and legal challenges are critical areas that demand immediate attention. These problems are not insurmountable but require coordinated efforts from industry stakeholders, policymakers, and researchers to strike the right balance between technological advancement and responsible deployment.
Looking ahead, the future of AI in the automotive sector is teeming with possibilities. As AI algorithms become more sophisticated, we can anticipate greater reliability in autonomous driving systems, improved predictive maintenance, and enhanced user experiences in connected vehicles. Furthermore, the emergence of edge AI, 5G networks, and increased collaboration between automakers and tech giants promises to accelerate innovation.
The next phase will undoubtedly involve a shift towards AI that learns and adapts in real-time, making vehicles not just smarter but more intuitive. It will be crucial to continue research, investment, and the development of comprehensive regulations to ensure that AI-driven vehicles remain safe, ethical, and compliant. The road ahead is exciting, and the fusion of AI and automotive technology promises a future where vehicles become not just modes of transportation, but intelligent, interconnected companions on our journeys.
References
[1]. Kong Xiangci, Wu Zhengqian, CHENG Yan, etc . Practice of high-level maker craftsman training mode from the perspective of artificial intelligence—Taking automobile testing and maintenance technology as an example[J]. Modern information technology, 2020,4(22):195-198.
[2]. Yuan Qing. Artificial intelligence and automobile maintenance[J]. Friends of the car,1992(6).
[3]. Chen yun. Application of artificial intelligence detection and diagnosis technology in automobile maintenance[J]. Southern Agricultural Machinery,2019,50(24):28.
[4]. HU Haibo. Challenges and prospects of autonomous vehicles under the background of artificial intelligence[J]. China High-tech Zone,2018(10):27.
[5]. Ding Hongyan. Analysis of the application of artificial intelligence in the design and manufacturing of auto parts [J]. Internal Combustion Engines and Parts, 2023(10):89-91.
[6]. Lu Jiefeng. Practical research on artificial intelligence and numerical control technology in automobile parts manufacturing in the digital era [J]. Times Automobile, 2022(21):157-159.
[7]. Du Xi. Analysis of the application of artificial intelligence in the design and manufacturing of auto parts [J]. Times Automobile, 2022(19):109-111.
[8]. Delia Moga, Ioan Filip: Role of Artificial Intelligence Techniques in Active Safety using Image Processing for Autonomous Driving Vehicles. SACI 2022: 253-258
[9]. Martin Cunneen, Martin Mullins, Finbarr Murphy: Autonomous Vehicles and Embedded Artificial Intelligence: The Challenges of Framing Machine Driving Decisions. Appl. Artif. Intell. 33(8): 706-731 (2019)
[10]. Tommaso Fedullo;Alberto Morato;Federico Tramarin;Stefano Cattini;Luigi Rovati Artificial Intelligence - Based Measurement Systems for Automotive: a Comprehensive Review ,2022 IEEE International Workshop on Metrology for Automotive (MetroAutomotive)
[11]. Fei Yuan;Xiaozhong Shen;Jiawei Wu;Weilin Yang, Research on Simulating Application of Artificial Intelligence in Aerospace Field,2023 2nd International Symposium on Control Engineering and Robotics (ISCER)
[12]. Fei Meng;Xianglei Zhu;Ya'nan Li ,Application and Development of AI Technology in Automobile Intelligent Cockpit,2022 3rd International Conference on Electronic Communication and Artificial Intelligence (IWECAI)
[13]. G. Meera Gandhi;Salvi,Artificial Intelligence Integrated Blockchain For Training Autonomous Cars ,2019 Fifth International Conference on Science Technology Engineering and Mathematics (ICONSTEM)
Cite this article
Mao,B. (2024). Application of artificial intelligence technology in the automotive field and existing problems. Applied and Computational Engineering,52,146-156.
Data availability
The datasets used and/or analyzed during the current study will be available from the authors upon reasonable request.
Disclaimer/Publisher's Note
The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of EWA Publishing and/or the editor(s). EWA Publishing and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.
About volume
Volume title: Proceedings of the 4th International Conference on Signal Processing and Machine Learning
© 2024 by the author(s). Licensee EWA Publishing, Oxford, UK. This article is an open access article distributed under the terms and
conditions of the Creative Commons Attribution (CC BY) license. Authors who
publish this series agree to the following terms:
1. Authors retain copyright and grant the series right of first publication with the work simultaneously licensed under a Creative Commons
Attribution License that allows others to share the work with an acknowledgment of the work's authorship and initial publication in this
series.
2. Authors are able to enter into separate, additional contractual arrangements for the non-exclusive distribution of the series's published
version of the work (e.g., post it to an institutional repository or publish it in a book), with an acknowledgment of its initial
publication in this series.
3. Authors are permitted and encouraged to post their work online (e.g., in institutional repositories or on their website) prior to and
during the submission process, as it can lead to productive exchanges, as well as earlier and greater citation of published work (See
Open access policy for details).
References
[1]. Kong Xiangci, Wu Zhengqian, CHENG Yan, etc . Practice of high-level maker craftsman training mode from the perspective of artificial intelligence—Taking automobile testing and maintenance technology as an example[J]. Modern information technology, 2020,4(22):195-198.
[2]. Yuan Qing. Artificial intelligence and automobile maintenance[J]. Friends of the car,1992(6).
[3]. Chen yun. Application of artificial intelligence detection and diagnosis technology in automobile maintenance[J]. Southern Agricultural Machinery,2019,50(24):28.
[4]. HU Haibo. Challenges and prospects of autonomous vehicles under the background of artificial intelligence[J]. China High-tech Zone,2018(10):27.
[5]. Ding Hongyan. Analysis of the application of artificial intelligence in the design and manufacturing of auto parts [J]. Internal Combustion Engines and Parts, 2023(10):89-91.
[6]. Lu Jiefeng. Practical research on artificial intelligence and numerical control technology in automobile parts manufacturing in the digital era [J]. Times Automobile, 2022(21):157-159.
[7]. Du Xi. Analysis of the application of artificial intelligence in the design and manufacturing of auto parts [J]. Times Automobile, 2022(19):109-111.
[8]. Delia Moga, Ioan Filip: Role of Artificial Intelligence Techniques in Active Safety using Image Processing for Autonomous Driving Vehicles. SACI 2022: 253-258
[9]. Martin Cunneen, Martin Mullins, Finbarr Murphy: Autonomous Vehicles and Embedded Artificial Intelligence: The Challenges of Framing Machine Driving Decisions. Appl. Artif. Intell. 33(8): 706-731 (2019)
[10]. Tommaso Fedullo;Alberto Morato;Federico Tramarin;Stefano Cattini;Luigi Rovati Artificial Intelligence - Based Measurement Systems for Automotive: a Comprehensive Review ,2022 IEEE International Workshop on Metrology for Automotive (MetroAutomotive)
[11]. Fei Yuan;Xiaozhong Shen;Jiawei Wu;Weilin Yang, Research on Simulating Application of Artificial Intelligence in Aerospace Field,2023 2nd International Symposium on Control Engineering and Robotics (ISCER)
[12]. Fei Meng;Xianglei Zhu;Ya'nan Li ,Application and Development of AI Technology in Automobile Intelligent Cockpit,2022 3rd International Conference on Electronic Communication and Artificial Intelligence (IWECAI)
[13]. G. Meera Gandhi;Salvi,Artificial Intelligence Integrated Blockchain For Training Autonomous Cars ,2019 Fifth International Conference on Science Technology Engineering and Mathematics (ICONSTEM)