Discover our blogs

Aerospace | Cranfield University

Aerospace

Agrifood | Cranfield University

Agrifood

Alumni | Cranfield University

Alumni

Careers | Cranfield University

Careers

Careers | Cranfield University

Defence and Security

Design | Cranfield University

Design

Energy and Power | Cranfield University

Energy and Sustainability

Environment | Cranfield University

Environment

Forensics | Cranfield University

Forensics

Libraries | Cranfield University

Libraries

Libraries | Cranfield University

Manufacturing and Materials

Libraries | Cranfield University

School of Management

Libraries | Cranfield University

Transport Systems

Water | Cranfield University

Water

Homepage / What opportunities are offered by vehicle connectivity and automation on highway?

What opportunities are offered by vehicle connectivity and automation on highway?

26/09/2023

Over the past decade, the number of road vehicles connected with the outside world has been growing rapidly, in response to the need for real-time navigation data, the introduction of eCall requirements, the practicality of over-the-air software updates, and the value of usage data collection.
These improvements in vehicle connectivity are expected to benefit several fleet management systems and advanced driver-assistance systems (ADASs), by enabling the continuous transmission of information about the road environment (high-definition maps, speed limits, parking spaces, charging points, road closures, road potholes/deformation, etc.), and information about road actors (traffic light states, position of road actors, intention of road actors, etc.).

At Cranfield University, we are constantly evaluating the opportunities offered by new communication technologies to improve our transport systems. Undertaking collaborative research projects, we have investigated how connected vehicles can boost road safety by providing information to the driver beyond line-of-sight (CORAM project) and enhancing the functionalities of conditional automation (MuCCA project), and how they can help society with the optimisation of traffic flow and goods distribution.

We also have the privilege of having a proving ground with a dense installation of sensors and high-speed network coverage that can be used to investigate the benefits and the challenges of off-board perception of the environment.

Exploring vehicle connectivity with the Cranfield group design project

In 2023, our students of the MSc in Connected and Autonomous Vehicle Engineering (Automotive) were tasked with a challenging group design project, aiming to develop a system for the autonomous navigation of passenger vehicles, relying on infrastructure-to-vehicle (I2V) communication to perceive the environment.

The students were divided into teams of roughly ten members, and each team was asked to develop an infrastructure-based system to share pre-recorded information about the road layout, to detect the presence of vehicles and pedestrians, and to guide the vehicle through a target lane, commanding it to a safe stop if a car or a pedestrian was in the way.

Figure 1: Cranfield University’s proving ground, with poles instrumented to detect and process the traffic in real-time.

To tackle the project, the students were given access to a Land Rover Discovery modified to be driven from a computer, an inertial navigation system linked to a local base station (to correct for ionospheric delay and improve position accuracy), a set of roadside lidar sensors that covers our entire proving ground, as shown in figure 1, a high-definition map of the area, a dedicated network infrastructure with wireless links to the vehicle, and a selection of suitable processing units.

Each group was asked to develop some software packages to achieve the following functionalities:

  1. Provision of a local representation of the road layout, typically as a list of road centrelines.
  2. Automatic detection of vehicles and pedestrians.
  3. Speed planning according to the profile of the road and the position of other road actors.
  4. Control of the steering to maintain the vehicle along the path.
  5. A graphical interface to command a target speed to the driver.
  6. The orchestration of the above functionalities and the transmission of driving commands between the off-board computer and the on-board control unit.

Figure 2: One of the teams, with the vehicle platform used for the group design project.

The students were also instructed to follow best practice in software development, with regular cycles of formal and functional verification, taking advantage of standard tools for software lifecycle management (version control, access control, issue tracking, tasks organisation, etc.). They were encouraged to test the proposed solutions in simulation, and to validate the performance of individual subsystems before integrating them together.

Although the aim of the project was the demonstration of a proof-of-concept, it is important not to lose focus on the commercial viability of the explored technology. For this reason, each group was also asked to produce a costed business plan for a specific product developed during the project (i.e. one or more functionalities, or a system that combines some of the hardware and software used during the project), covering an assessment of the most suitable market segments, and a costed plan to develop the output of the project into the targeted commercial product.

The group design project in action

Using the high-definition map as a reference, both groups developed a simulation environment to test their algorithms. This allowed them to evaluate the proposed solution without access to the vehicle, without dealing with system failures and integration bugs, and at a speed that is only limited by the computational power available, which is much faster than real-time.

Figure 3: On the left side, a high-resolution map of Cranfield University’s proving ground. At the centre, the model of the proving ground in Carla simulator. On the right, the same environment during testing of the virtual system.

Starting with simulated outputs of the lidar sensors, the students developed detection algorithms to identify the position of the vehicles and pedestrians in the scene. These algorithms were validated against different datasets collected on the proving ground, using real sensor data.

Figure 4: On the left, the simulated output of a lidar sensor with a vehicle nearby, and the output of the detection algorithm in the form of a green bounding box, around the position of the car. On the right, the real output of our lidar sensors, with a pedestrian and a car detected by white bounding boxes.

One of the teams investigated an approach to improve the localisation accuracy of the vehicle detection algorithm, by looking for matches with the 3D model of a car. This solution was necessary because the lidar sensor can often see only one side of the vehicle and, without a reference 3D model, it is only possible to calculate the position of the vehicle based on the centroid of the visible points. By fitting a 3D model to those points, however, the position estimate can be improved significantly.

Figure 5: On the left, an illustration of the benefit of fitting a 3D model of the vehicle to the points detected by the lidar sensor, to improve the accuracy of the position estimate. On the right, the output of the fitting algorithm, in white, superposed to the output of our lidar sensors.

To be able to control our vehicle platform, the students characterised the response of the vehicle to the steering inputs, through several tests carried out on the proving ground. Thanks to our accurate inertial navigation systems, they were able to collect very precise data about the trajectories of the vehicle and use them to measure both steady-state and transient response of the steering system.

Figure 6: Characterisation of the steering response at steady state, by providing a steering target and measuring the radius of the resulting steering circles, at different speeds.

They also developed a real-time control system to steer the vehicle along a predefined route, and testing this system on the proving ground allowed them to gather precious data for the tuning of different control parameters. Figure 7 shows that they were able to achieve accurate tracking, within 0.25m, even in tight corners.

Figure 7: Path tracking performances.

Even though our vehicle can be fully automated, we kept a driver in control of the accelerator pedal during the whole project, for safety reasons. Instead of giving our students direct control of the powertrain, we asked them to send a speed request to the driver through a graphical interface. The same interface was then used to monitor the operations of the autonomous system, as shown in figure 8.

Figure 8: The graphical interface developed by our students is shown at the bottom, while the top frame shows the corresponding scene on the proving ground.

At the end of the five weeks of the projects, one of the teams was able to demonstrate the performance of the integrated solution on the proving ground, steering the vehicle along the target path, searching for obstacles in the way and, after an obstacle was detected, requesting a smooth deceleration to a safe stop.

Figure 9: Three stages of the final demonstration, with the vehicle slowing down after the detection of an obstacle in the way

Creating the vehicle connectivity engineers of the future

This is just a quick overview of one of the possible applications of infrastructure-to-vehicle communication that we are exploring at Cranfield University. This project was mainly an opportunity for our students to put into practice the knowledge acquired during the master’s degree, exposing them to the challenges of real-world operations. They have largely enjoyed this adventure, despite the stress of delivering such a complex project in a very tight timeline.

They have also realised the full value of this experience during the several job interviews that focused on their involvement with the project, and many of them were able to secure an engineering role in the automotive industry before the end of the academic year.

Following our students through their careers is the best reward for everyone involved with the course, and an opportunity to strengthen our industrial links further. We are constantly adapting our projects to prepare the new generation of engineers for the future developments of connected and automated mobility, and we are looking forward to the next technical challenge.

Are you interested in finding out more about this area of research? Dr Marco Cecotti will be participating in a panel discussion in our Connected Transportation webinar on Wednesday 18 October 2023 at 12.30pm BST.

Register now

Dr Marco Cecotti

Written By: Antonia Molloy

Dr Marco Cecotti is a lecturer in the Advanced Vehicle Engineering Centre at Cranfield University, UK. His research interests include vehicle trajectory control, path planning, localisation and sensor fusion, applied to autonomous ground vehicles.

Categories & Tags:

Leave a comment on this post:

Sign up for more information about studying master’s and research degrees at Cranfield

Sign up now
Go to Top