Use Cases > Automotive > Autonomous Transportation

Autonomous Transportation

Autonomous Transportation Logo
Overview

Autonomous tranportation use control systems and technologies that collect and communicate information flowing between vehicles and any entity that may affect the vehicle. There are several subsets of autonomous transportation, including Vehicle-to-Vehicle communication (V2V) and Vehicle-to-Infrastructure (V2I). In all cases, the system would include sensors, such as lidar, that provide awareness of the surrounding environment. The main goals of autonomous transportation are to provide innovative services relating to different modes of transport and traffic management, to improve automated safety features in vehicles, and to better coordinate the flow of transport networks. Benefits include increasing road utilization efficiency, preventing accidents, and automating parking and tolling processes.

Applicable Industries
  • Automotive
Applicable Functions
  • Other
Market Size

In 2016, Mckinsey forecast that the self-driving vehicle market could be worth USD 1.5 trillion in 2030.

Source: Mckinsey

A study, prepared by Strategy Analytics, predicts autonomous vehicles will create a massive economic opportunity that will scale from USD 800 billion in 2035 (the base year of the study) to USD 7 trillion by 2050.

Source: Strategy Analytics

The global autonomous vehicles market revenue is expected to grow at a CAGR of 39.6% during the forecast period 2017-2027 reaching USD 126.8 billion by 2027.

Source: PR Newswire

Business Viewpoint

What is the business value of autonomous vehicles?

1. Improved safety: Research indicates that up to 90% of road traffic accidents are caused by the driver. Advocates for driverless vehicles argue that autonomous systems make better and faster decisions than humans. Self-driving vehicles can monitor and adapt to varying traffic and weather conditions with more diligence, speed, and safety than human drivers.

2. Lower environmental impact: Autonomous systems can be programmed to minimize their environmental impact or to achieve specific regulatory targets. This is done by, for example, optimizing acceleration and minimizing idling time. 

3. Traffic efficiency: Congestion can be reduced by coordinating the flow of vehicles. Using vehicle-to-vehicle communication, autonomous vehicles can drive safely in close proximity at high speeds. They can also reroute to avoid congestion points in road networks. The reduction in accidents will also reduce unanticipated congestion. 

4. Greater comfort: Commuters will be able to enjoy their morning coffee, read the news, participate in meetings, or catch up on sleep during their daily commute. Vehicles will be redesigned to optimize for comfort and convenience when equipment such as steering wheels and breaks are no longer required. And erratic driving behavior of tired or stressed drivers will not impact the smooth flow of traffic. 

 

Stakeholder Viewpoint

Government and Regulatory Authorities: Government and regulatory authorities play a critical role in shaping the regulatory framework, policies, and standards governing autonomous transportation. They are responsible for establishing guidelines and safety regulations for autonomous vehicles (AVs), defining liability and insurance requirements, and ensuring compliance with traffic laws and transportation regulations. Government stakeholders also oversee public infrastructure investments, such as smart roads and infrastructure upgrades, to support the deployment and integration of autonomous vehicles into existing transportation networks.

Automotive Manufacturers and Technology Companies: Automotive manufacturers and technology companies are at the forefront of developing autonomous vehicle (AV) technology, including sensors, software algorithms, and onboard computing systems. They invest heavily in research and development to enhance AV capabilities, improve safety features, and achieve higher levels of automation. These stakeholders collaborate with suppliers, partners, and research institutions to integrate advanced sensors, artificial intelligence, and connectivity solutions into AV platforms, accelerating the commercialization and adoption of autonomous transportation systems.

Transportation and Logistics Providers: Transportation and logistics providers stand to benefit from the adoption of autonomous transportation technologies, which promise to improve efficiency, reduce costs, and enhance the reliability of supply chain operations. Autonomous trucks, drones, and delivery robots offer opportunities for last-mile delivery optimization, route optimization, and freight transportation automation, enabling logistics providers to streamline operations, minimize delivery times, and increase customer satisfaction. These stakeholders invest in pilot projects and partnerships to test and deploy autonomous transportation solutions, leveraging data analytics and predictive modeling to optimize fleet management and logistics operations.

Technology Viewpoint

What sensors are typically used to enable autonomous control of vehicles?

Sensors are critical to the functioning of an autonomous vehicle. They provide dynamic environmental data that supplements system data, such as maps, to enable safe operations. There are two domains where sensors can be deployed, on the vehicle and in the environment. Over time, more sensors, such as cameras deployed on traffic lights, will be placed in the environment and provide data feeds to all vehicles in the vicinity. However, in the absence of highly aware and connected environments, autonomous vehicles rely primarily on the sensors installed in the vehicle itself.

 

The data from these sensors must be processed on the edge (i.e. the vehicle) rather than in the cloud due to the need for ultra-low latency and relatively high throughput. As sensors are fused with a central computing system they can be distributed to support higher autonomy of sub-systems using a distributed architecture. To accomplish this, the communication system must have subsystems to support the flow of data.

There are three common sensors categories:

RADAR sensors acquire information from nearby objects like distance, size, and velocity (if it is moving) and warn the driver if an imminent collision is detected. Should the driver fails to intervene within the stipulated time (post-warning), the radar’s input may even engage advanced steering and braking controls to prevent the crash. The high-precision and weather-agnostic capabilities of radars make them a permanent fit for any autonomous vehicle prototype, notwithstanding the ambient conditions.

LiDAR sensors are “light-based radars” that send invisible laser pulses and ascertain their return time to create a 3D profile around the car. Unlike cameras and radars, LiDAR does not technically detect the nearby objects; rather they “profile” them by illuminating the objects and analyzing the path of the reflected light. This, when repeated over a million times per second, yields a high-resolution image. Since LiDAR sensor uses emitted light, its operation is not impaired, notwithstanding the intensity of ambient light which means the same intensity in night or day, clouds or sun, shadows or sunlight. The result is a greater accuracy of perception and high resilience to interference.

Camera-based systems are either mono-vision i.e. having one source of vision or stereo-vision i.e. a set of multiple (normally two) mono-vision cameras just like human eyesight. Depending on the need, they may be mounted on the front grilles, side mirrors, and rear door, rear windshield etc. They closely monitor the nearby vehicles, lane markings, speed signs, high-beam etc. and warn the driver when the car is in danger of an imminent collision with a pedestrian or an advancing vehicle. However, the most advanced camera systems do not only detect obstacles but also identify them and predict their immediate trajectories using advanced algorithms.

What types of analysis are typically used to transform data into actionable information?

Autonomous vehicles require subsystems that perform data fusion in order to provide localization, situational awareness, route planning, vehicle control, and other functions. This data is typically stored and searched to provide results in real-time. For example, a system could include the DDS interoperability protocol, a data bus to move data in real-time, and administrative console, web-integrated services, a code generator and other components.

 

Data Viewpoint

Sensor Data Acquisition: Autonomous transportation systems rely on a diverse array of sensors, including cameras, LiDAR, radar, ultrasonic sensors, and GPS receivers, to perceive their environment and detect obstacles, road signs, and other vehicles. These sensors generate vast amounts of raw data, capturing real-time information about the vehicle's surroundings, traffic conditions, and road infrastructure. Data acquisition techniques, such as sensor fusion and multi-sensor integration, enable autonomous vehicles to create accurate and comprehensive representations of the environment, enhancing perception and situational awareness.

Data Processing and Fusion: Data processing and fusion algorithms analyze sensor data to extract meaningful insights, identify objects of interest, and make informed decisions in real-time. Computer vision techniques, machine learning algorithms, and signal processing methods enable autonomous vehicles to detect and classify objects, predict their behavior, and plan safe and efficient trajectories. Data fusion algorithms integrate information from multiple sensor modalities to generate holistic and accurate perceptions of the environment, enabling robust navigation and obstacle avoidance capabilities.

Localization and Mapping: Localization and mapping algorithms utilize sensor data to estimate the vehicle's position and orientation within its environment and create detailed maps of the surrounding area. Simultaneous Localization and Mapping (SLAM) algorithms enable autonomous vehicles to build and update maps of unknown environments while simultaneously tracking their own movement relative to these maps. By integrating sensor data with odometry measurements and landmark observations, SLAM algorithms enable precise localization and mapping in dynamic and GPS-denied environments, facilitating reliable navigation and route planning.

Deployment Challenges

What business challenges could impact autonomous vehicle deployment?

Safety and cybersecurity, with its potential safety implications, are the most significant impediments to widescale deployment of autonomous vehicles. They are particularly challenging given the current lack of clarity regarding legal liability for accidents involving an autonomous vehicle. 

Contact us

Let's talk!
* Required
* Required
* Required
* Invalid email address
By submitting this form, you agree that Asia Growth Partners may contact you with insights and marketing messaging.
No thanks, I don't want to receive any marketing emails from Asia Growth Partners.
Submit

Thank you for your message!
We will contact you soon.