6 CONCLUSION
Using self driving electric vehicles to carry out pack-
age deliveries in cities is a logical next step for lo-
gistic companies. Not only do they cut costs on em-
ploying human drivers, but they also cut down on
harmful emissions in an already polluted environ-
ment. Given that these vehicles are small for the time
being, they can only carry one or very few packages
in one trip. Having many such vehicles swarming an
already overcrowded network would be chaotic and
confusing, so for their sake as well as the general traf-
fic, they could form platoons and travel in a convoy.
To ensure that groups are formed, all pods are vi-
able for platooning, but can impose certain limita-
tions, whether they are characteristics (such as speed),
restrictions (must arrive at their destination by a spe-
cific time) or preferences (would platoon with some
but not all other pods).
This paper presents a simple and flexible algo-
rithm in order to create cross-provider platoons of au-
tonomous electric pods used for same day delivery.
Routing and grouping are handled by an optimisation
problem, treating features and preferences as restric-
tions. The objective function is minimising the pla-
toons cost, which is modelled as traffic density for
each edge transversed. The aforementioned charac-
teristics and limitations are represented by linear con-
straints. This offers more freedom to add or limit the
system without much difficulty, all the while main-
taining a clear and optimal result.
The program performs well and is accurate even
with a large number of vehicles, giving not only the
route of the platoon, but each individual pods route as
well.
ACKNOWLEDGMENTS
This work has been funded by the Deutsche
Forschungsgemeinschaft (DFG, German Research
Foundation) under Grant 227198829 / GRK1931.
The focus of the SocialCars Research Training Group
is on significantly improving the city‘s future road
traffic, through cooperative approaches. The first au-
thor gratefully acknowledges helpful discussions with
Prof. Dirk Mattfeld, and the help of Nelly Nyeck
Mbialeu Nicaise in the data transposing process.
REFERENCES
Ali, A., Garcia, G., and Martinet, P. (2015). Urban pla-
tooning using a flatbed tow truck model. In Intelligent
Vehicles Symposium (IV), 2015 IEEE, pages 374–379.
IEEE.
Amir, A. and Lindenbaum, M. (1998). A generic grouping
algorithm and its quantitative analysis. IEEE Trans-
actions on Pattern Analysis and Machine Intelligence,
20(2):168–185.
Amoozadeh, M., Deng, H., Chuah, C.-N., Zhang, H. M.,
and Ghosal, D. (2015). Platoon management with co-
operative adaptive cruise control enabled by vanet. Ve-
hicular communications, 2(2):110–123.
Bengtsson, H. H., Chen, L., Voronov, A., and Englund,
C. (2015). Interaction protocol for highway platoon
merge. In Intelligent Transportation Systems (ITSC),
2015 IEEE 18th International Conference on, pages
1971–1976. IEEE.
Biswas, S., Tatchikou, R., and Dion, F. (2006). Vehicle-
to-vehicle wireless communication protocols for en-
hancing highway traffic safety. IEEE communications
magazine, 44(1):74–82.
Crainic, T. G. (2008). City logistics. In State-of-the-Art
Decision-Making Tools in the Information-Intensive
Age, pages 181–212. INFORMS.
Crainic, T. G. and Sgalambro, A. (2014). Service network
design models for two-tier city logistics. Optimization
Letters, 8(4):1375–1387.
Dennisen, S. L. and Müller, J. P. (2016). Iterative commit-
tee elections for collective decision-making in a ride-
sharing application. In ATT@ IJCAI.
Gevaers, R., Van de Voorde, E., and Vanelslander, T.
(2011). Characteristics and typology of last-mile lo-
gistics from an innovation perspective in an urban
context. City Distribution and Urban Freight Trans-
port: Multiple Perspectives, Edward Elgar Publish-
ing, pages 56–71.
Gordon, I. E. (2004). Theories of visual perception. Psy-
chology Press.
Gurobi (2018). Gurobi optimization.
Havaldar, P., Medioni, G., and Stein, F. (1994). Extraction
of groups for recognition. In European Conference on
Computer Vision, pages 251–261. Springer.
Kagaya, S., Kikuchi, S., and Donnelly, R. A. (1994). Use
of a fuzzy theory technique for grouping of trips in
the vehicle routing and scheduling problem. European
Journal of Operational Research, 76(1):143–154.
Karich, P., Schröder, S., and Zilske, M. (2018). Graphhop-
per.
Khalifa, A., Kermorgant, O., Dominguez, S., and Mar-
tinet, P. (2018). Vehicles platooning in urban envi-
ronment: Consensus-based longitudinal control with
limited communications capabilities. In International
Conference on Control, Automation, Robotics and Vi-
sion.
Kraus, P. (2018). Colormap.
Lioris, J., Pedarsani, R., Tascikaraoglu, F. Y., and Varaiya,
P. (2017). Platoons of connected vehicles can double
throughput in urban roads. Transportation Research
Part C: Emerging Technologies, 77:292–305.
Mojena, R. (1977). Hierarchical grouping methods and
stopping rules: An evaluation. The Computer Jour-
nal, 20(4):359–363.
Cross-provider Platoons for Same-day Delivery
115