计算机集成制造系统 ›› 2021, Vol. 27 ›› Issue (9): 2575-2582.DOI: 10.13196/j.cims.2021.09.010

• 当期目次 • 上一篇    下一篇

无人机配送系统中端边协同的并行任务调度算法

周博文1,黄海军2,徐怡1+,李学俊1,高寒1,陈天翔1,刘晓3,徐佳1   

  1. 1.安徽大学计算机科学与技术学院
    2.中移在线服务有限公司浙江分公司
    3.迪肯大学信息技术学院
  • 出版日期:2021-09-30 发布日期:2021-09-30
  • 基金资助:
    国家自然科学基金面上资助项目(61972001,62076002);安徽省自然科学基金面上资助项目(2008085MF194)。

Parallel task scheduling algorithm based on collaborative device and edge in UAV delivery system

  • Online:2021-09-30 Published:2021-09-30
  • Supported by:
    Project supported by the National Natural Science Foundation,China(No.61972001,62076002),and the Natural Science Foundation of Anhui Province,China(No.2008085MF194).

摘要: 在无人机最后一公里配送场景中,现有的云计算架构存在高时延问题,无法满足人工智能应用的执行需求。边缘计算架构通过将计算资源下沉到边缘,以其低时延、高计算能力的特点,可以满足人工智能应用的需求。但是目前的研究大多局限于单个边缘服务器,缺少并行协同框架的设计。为了解决该问题,本文首先根据移动边缘计算环境和无人机最后一公里配送过程的特点,充分考虑边缘服务器的计算负载问题,设计了基于端边协同的多边缘服务器并行任务处理框架;然后在该框架上对最短响应时间优先的任务调度算法进行改进,设计了α-SSLF算法。该算法能够考虑在网络实时数据率不稳定的情况下,充分优化任务执行时间。结果表明,基于端边协同的多边缘服务器并行任务处理框架在处理时延上优于传统的串行任务处理框架。

关键词: 无人机配送, 移动边缘计算, 任务调度, 端边协同, 并行计算

Abstract: In the last-mile delivery scenario of Unmanned Aerial Vehicles (UAVs),the existing cloud computing architecture has a high latency problem,which cannot meet the execution requirements of artificial intelligence applications.The edge computing architecture can meet the needs of artificial intelligence applications by sinking computing resources to the edge with its low latency and high computing capabilities.However,most of the current researches are limited to a single edge server and lack the design of a parallel collaboration framework.According to the characteristics of MEC environment and the last mile of UAV delivery process,the computing load of edge server was fully considered and a multi-edge server parallel task processing framework was designed based on collaborative device and edge.The scheduling algorithm of Shortest Scheduling Latency First (SSLF) task was improved and α-SSLF algorithm was designed.The α-SSLF algorithm could fully consider optimizing task execution time under unstable network actual data rate.Experimental result showed that the proposed framework was superior to the traditional serial task processing framework in processing latency.

Key words: unmanned aerial vehicle delivery, mobile edge computing, task scheduling, collaborative device and edge, parallel computing

中图分类号: