留言板

尊敬的读者、作者、审稿人, 关于本刊的投稿、审稿、编辑和出版的任何问题, 您可以本页添加留言。我们将尽快给您答复。谢谢您的支持!

姓名
邮箱
手机号码
标题
留言内容
验证码

基于CPSS的无人机城市配送调度模型

任新惠 于芳

任新惠, 于芳. 基于CPSS的无人机城市配送调度模型[J]. 交通信息与安全, 2025, 43(3): 128-140. doi: 10.3963/j.jssn.1674-4861.2025.03.012
引用本文: 任新惠, 于芳. 基于CPSS的无人机城市配送调度模型[J]. 交通信息与安全, 2025, 43(3): 128-140. doi: 10.3963/j.jssn.1674-4861.2025.03.012
REN Xinhui, YU Fang. A Model for Drone Urban Delivery Scheduling Based on CPSS[J]. Journal of Transport Information and Safety, 2025, 43(3): 128-140. doi: 10.3963/j.jssn.1674-4861.2025.03.012
Citation: REN Xinhui, YU Fang. A Model for Drone Urban Delivery Scheduling Based on CPSS[J]. Journal of Transport Information and Safety, 2025, 43(3): 128-140. doi: 10.3963/j.jssn.1674-4861.2025.03.012

基于CPSS的无人机城市配送调度模型

doi: 10.3963/j.jssn.1674-4861.2025.03.012
基金项目: 

国家自然基金联合基金重点项目 U2433214

详细信息
    作者简介:

    任新惠(1971—),硕士,教授. 研究方向:航空运输运营管理、无人机运行管理. E-mail: xhren@cauc.edu.cn

    通讯作者:

    任新惠(1971—),硕士,教授. 研究方向:航空运输运营管理、无人机运行管理. E-mail: xhren@cauc.edu.cn

  • 中图分类号: V279;F252

A Model for Drone Urban Delivery Scheduling Based on CPSS

  • 摘要: 无人机城市物流配送一方面提高了配送效率,另一方面也给社会带来了坠落伤人、隐私侵犯和噪声污染等风险。为了平衡物流无人机效率和社会价值,基于信息-物理-社会系统(cyber-physical-social system,CPSS)的框架分析无人机城市物流配送场景,探究物理和社会系统对无人机配送路径和调度的影响,并将其转化为信息系统的支持。基于此框架构建了以配送成本最小、碳排放量最小和第三方风险值最小为目标的城市物流无人机配送调度模型。该模型考虑“隐私保护层”的设置、禁飞区的设置、第三方风险的评估、噪声影响的衡量及潜在空中碰撞解决策略。设计多目标A*算法求解路径规划的Pareto最优解;设计改进的遗传算法进行调度安排求解,重点考虑存在重复路径段的客户,设置延迟时间,从而解决潜在的空中碰撞。以深圳星河World商圈5 km范围的飞行环境进行算例验证,结果表明:多目标A*算法求解仅需0.03 s,比多目标标签设置算法用时54.29 s更高效;相比于CPLEX求解器无法在有效时间完成求解,改进遗传算法用时2.16 s高效完成求解;与只考虑成本的路径相比,多目标A*算法规划的路径将第三方风险降低了18.71%,同时使能耗成本和碳排放增加了7.21%;无人机配送的最佳巡航高度层为去程30 m、回程60 m;无人机冲突解脱率达到100%;客户规模对各项指标均呈现正向效应,而客户分布类型的影响主要反映在重复路径客户组的数量和时间窗惩罚成本上。

     

  • 图  1  基于CPSS的无人机城市物流配送框架

    Figure  1.  The urban drone logistics delivery framework based on CPSS

    图  2  无人机城市物流配送场景

    Figure  2.  The urban drone logistics delivery scenario

    图  3  建筑“隐私保护层”示意图

    Figure  3.  Diagram of building "privacy protection layer"

    图  4  多目标标签设置算法求得的帕累托前沿

    Figure  4.  Pareto front obtained by the Multi-Objective Label-Setting algorithm

    图  5  改进遗传算法迭代次数

    Figure  5.  Iteration count of the improved genetic algorithm

    图  6  路径规划结果

    Figure  6.  Route planning results

    图  7  客户规模对结果的影响趋势(对数坐标轴)

    Figure  7.  The impact of customer scale on results (logarithmic scale)

    表  1  模型集合

    Table  1.   Model sets

    集合符号 集合说明
    $U$ 无人机集合,$U=\left\{1, 2, \ldots, N_{u}\right\}$
    $G$ 环境栅格集合,$ G=\left\{(x, y, z) \mid x_{\min } \leqslant x \leqslant x_{\max }, y_{\min } \leqslant y \leqslant y_{\max }, z_{\min } \leqslant z \leqslant z_{\max }\right\} $
    I 配送中心和客户点集合,$I=\left\{0, 1, 2, \ldots, N_{i}\right\}, 0$ 表示配送中心
    $\mathit{\Omega}$ 障碍物和禁飞区集合,$\mathit{\Omega}=\left\{\left(x_{\mu}, y_{\mu}, z_{\mu}\right)\right\}, \mathit{\Omega} \in G$
    $\mathit{\Gamma}$ 从配送中心飞往客户点时存在相同路径段的客户集合,$\mathit{\Gamma}=\left\{1, 2, \ldots, N_{i}\right\}, \mathit{\Gamma} \in I$
    $\mathit{\Pi}$ 从客户点返回配送中心时存在相同路径段的客户集合,$\mathit{\Pi}=\left\{1, 2, \ldots, N_{j}\right\}, \mathit{\Pi} \in I$
    下载: 导出CSV

    表  2  模型变量

    Table  2.   Model variables

    变量符号 变量说明 变量符号 变量说明
    $x_{u i j} \in\{0, 1\}$ 当无人机$u$ 执行完客户$i$ 的配送任务后执行客户$j$的配送任务时取1,否则取$0, \forall u \in U, i, j \in I$ $z_{i i}^{\text {carr }} \in\{0, 1\}$ 当从配送中心飞往客户i和客户k的路径之间存在相同路径段,且二者从配送中心起飞的时间间隔不满足安全间隔时取1,否则取0
    $y_{u i j} \in\{0, 1\}$ 当无人机$u$ 完成客户$i$ 的配送任务返回配送中心后继续执行客户$j$的配送任务,此时需要换电池取1,否则取$0, \forall u \in U, i, j \in I$ $z_{i k}^{\mathrm{emp}} \in\{0, 1\}$ 当从客户i和客户k分别返回配送中心的路径之间存在相同路径段,且二者到达配送中心的时间间隔不满足安全间隔时取1,否则取0
    下载: 导出CSV

    表  3  模型参数

    Table  3.   Model parameters

    参数符号 参数说明 参数符号 参数说明
    $B_{u i}^{\text {sta }}$ 无人机从配送中心起飞前电池的电量/(kW)h) $v_{\text {hor }}$ 无人机巡航阶段的速度/(m/s)
    $B_{u i}^{\text {end }}$ 无人机返回配送中心后电池的电量/($\mathrm{kW} \cdot \mathrm{h}$) $v_{\text {down }}$ 无人机降落阶段的速度/(m/s)
    $B_{\text {min }}$ 电池的最小安全电量/($\mathrm{kW} \cdot \mathrm{h}$) $t^{\text {STA }}$ 配送中心开始运行的时刻
    $B_{\text {max }}$ 电池的最大电量/($\mathrm{kW} \cdot \mathrm{h}$) $t_{u i}^{\text {sta }}$ 无人机$u$ 开始为客户$i$ 配送的时刻
    $C_{\text {uav }}$ 空机购置成本分摊后的无人机运行单价/(元/架次) $t_{u i}^{\mathrm{unl}}$ 无人机$u$ 到达客户$i$ 将货物卸载完成的时刻
    $C_{\text {batt }}$ 电池购置成本分摊后的电池运行单价/(元/架次) $t_{u i}^{\text {end }}$ 无人机$u$ 完成客户$i$ 的配送到达配送中心的时刻
    $C_{\mathrm{e}}$ 能耗单价/(元/kW•h) $T^{\text {min }}$ 无人机起飞安全间隔/s
    $C_{\text {cap }}$ 后台机长成本/(元/架次) $T^{\text {loa }}$ 无人机装货所需时间/s
    $C_{\text {gro }}$ 现场地勤人员成本/(元/架次) $T^{\text {exc }}$ 无人机换电池所需时间/s
    $d_{\text {max }}$ 最大航程/m $T^{\mathrm{unl}}$ 无人机卸货所需时间/s
    $d_{i}^{\text {carr }}$ 从配送中心飞往客户点$i$ 处的水平巡航距离$/ \mathrm{m}$ $T_{i k}^{\text {del_carr }}$ 客户$i$ 和$k$ 之间需要推迟的带货出发时间间隔/s
    $d_{i}^{\text {emp }}$ 从客户$i$ 处飞回配送中心的水平巡航距离/m $T_{i k}^{\text {del }}$_emp 客户$i$ 和$k$ 之间需要推迟的空载到达时间间隔/s
    $E C_{u i}^{\text {carr }}$ 无人机$u$ 携带货物飞往客户$i$ 的分段飞行能耗/(kW•h) $T_{u i}^{\text {carr }}$ 无人机$u$ 携带货物飞往客户$i$ 的水平巡航时间/s
    $E C_{u i}^{\text {emp }}$ 无人机$u$ 从客户$i$ 空载返回的分段飞行能耗/($\mathrm{kW} \cdot \mathrm{h}$) $T_{u i}^{\mathrm{emp}}$ 无人机$u$ 从客户$i$ 空载返回的水平巡航时间/s
    $h^{\text {carr }}$ 无人机携带货物飞往客户点的飞行高度$/ \mathrm{m}$ $\left[a_{i}, b_{i}\right]$ 客户$i$ 要求的配送时间窗
    $h^{\text {emp }}$ 无人机空载返回配送中心的飞行高度/m $\gamma_{\text {ear }}$ 无人机提前到达客户处的惩罚系数
    $m$ 无人机的总重量/kg $\gamma_{\text {lat }}$ 无人机延迟到达客户处的惩罚系数
    $m_{\text {uav }}$ 无人机空机和电池的重量/kg $z_{0}$ 配送中心处的起降点高度/m
    $m_{\text {fre }}$ 货物的重量/kg $z_{i}$ 客户处的起降点高度/m
    $m_{\text {max }}$ 无人机最大载重限制/kg $\varphi$ 无人机螺旋桨动力传递效率
    $v_{\text {up }}$ 无人机起飞阶段的速度/($\mathrm{m} / \mathrm{s}$) $\sigma$ 无人机飞行升阻比
    下载: 导出CSV

    表  4  遮蔽系数

    Table  4.   Shading coefficient

    区域类型 遮蔽系数
    无遮挡区域 0
    低密度、矮小的树木 0.25
    矮层建筑 0.5
    高密度、高大的树木或高层建筑 0.75
    工业建筑群 1
    下载: 导出CSV

    表  5  无人机及其他重要参数

    Table  5.   Drones and other key parameters

    参数 取值 参数 取值
    电池的最小安全电能$B_{\text {min }} /(\mathrm{kW} \cdot \mathrm{h})$ 0.0444 无人机起飞安全间隔$T^{\min } / \mathrm{s}$ 5
    电池的最大电能$B_{\text {max }} /(\mathrm{kW} \cdot \mathrm{h})$ 0.222 无人机装货所需时间$T^{\mathrm{loa}} / \mathrm{s}$ 15
    分摊所得无人机运行单价$C_{\text {uav }} /$(元/架次) 4.125 无人机卸货所需时间$T^{\mathrm{unl}} / \mathrm{s}$ 30
    分摊所得电池运行单价$C_{\text {batt }} /$(元/架次) 0.34 无人机换电池所需时间$T^{\mathrm{exc}} / \mathrm{s}$ 15
    能耗单价$C_{e} /($ 元$/ \mathrm{kW} \cdot \mathrm{h})$ 0.75 无人机提前到达客户处的惩罚系数$\gamma_{\text {ear }} /($ 元$/ \mathrm{s})$ 0.2
    后台机长成本$C_{\text {cap }}$/(元/架次) 2 无人机延迟到达客户处的惩罚系数$\gamma_{\text {lat }} /($ 元$/ \mathrm{s})$ 0.2
    现场地勤人员成本$C_{\text {gro }} /$(元/架次) 1.2 无人机起飞阶段的速度$v_{\text {up }} /(\mathrm{m} / \mathrm{s})$ 10
    最大航程$d_{\text {max }} / \mathrm{m}$ 10000 无人机巡航阶段的速度$v_{\text {hor }} /(\mathrm{m} / \mathrm{s})$ 10
    无人机空机和电池的重量$m_{\text {uav }} / \mathrm{kg}$ 7 无人机降落阶段的速度$v_{\text {down }} /(\mathrm{m} / \mathrm{s})$ 5
    无人机最大载重限制$m_{\text {max }} / \mathrm{kg}$ 2.5 无人机螺旋桨动力传递效率$\varphi$ 0.5
    空气阻力系数$f_{\text {res }}$ 0.3 无人机飞行升阻比$\sigma$ 3
    无人机发生事故坠毁的概率$P_{\text {cra }}$ $6.04 \times 10^{-5}$ 空气密度$\rho_{\mathrm{a}} /\left(\mathrm{kg} / \mathrm{m}^{3}\right)$ 1.225
    无人机坠地撞击面积$S_{\mathrm{imp}} / \mathrm{m}^{2}$ 1.6
    下载: 导出CSV

    表  6  多目标标签设置算法试验过程

    Table  6.   Experimental procedure for the Multi-Objective Label-Setting algorithm

    地图尺寸 栅格分辨率 客户数量 运行时间 是否有结果 备注
    $1032 \times 1006$ $10 \mathrm{~m} \times 10 \mathrm{~m}$ 10 12 h 人为停止
    $1032 \times 1006$ $10 \mathrm{~m} \times 10 \mathrm{~m}$ 1 12 h 人为停止
    $516 \times 503$ $20 \mathrm{~m} \times 20 \mathrm{~m}$ 1 12 h 人为停止
    $344 \times 335$ $30 \mathrm{~m} \times 30 \mathrm{~m}$ 1 12 h 人为停止
    $100 \times 100$ $10 \mathrm{~m} \times 10 \mathrm{~m}$ 1 12 h 人为停止
    $50 \times 50$ $10 \mathrm{~m} \times 10 \mathrm{~m}$ 1 12 h 人为停止
    $40 \times 40$ $10 \mathrm{~m} \times 10 \mathrm{~m}$ 1 54.29 s
    下载: 导出CSV

    表  7  精确算法和启发式算法路径规划结果对比

    Table  7.   Comparison of path planning results between exact and heuristic algorithms

    算法 求解时间/s 解编号 能耗成本/(元$/ \times 10^{5}$) 碳排放/($\mathrm{kg} / \times 10^{5}$) 风险值
    多目标标签设置算法 54.29 1 6.37 3.20 216.02
    2 6.29 3.17 216.22
    3 6.22 3.13 217.14
    4 6.19 3.11 217.33
    5 6.11 3.07 217.54
    6 5.98 3.01 218.68
    7 5.91 2.97 218.88
    8 6.09 3.06 217.33
    9 5.83 2.93 219.80
    10 5.98 3.01 217.33
    11 5.80 2.92 220.00
    12 5.96 3.00 217.54
    13 5.73 2.88 220.20
    14 5.65 2.84 223.36
    15 5.65 2.84 223.49
    16 5.58 2.80 226.65
    17 5.58 2.80 226.80
    18 5.54 2.79 227.24
    19 5.50 2.77 229.96
    20 5.47 2.75 230.40
    21 5.47 2.75 230.53
    22 5.39 2.71 233.69
    23 5.34 2.69 247.79
    24 5.34 2.69 270.89
    多目标A*算法 0.03 1 5.73 2.88 220.20
    下载: 导出CSV

    表  8  中规模算例(混合型分布)往返时存在重复路径段的客户

    Table  8.   Customers with overlapping path segments in medium-scale case (mixed distribution) during round trip

    飞往客户点时存在重复路径段的客户 返回配送中心时存在重复路径段的客户
    1,2,3,4,5,6,7,8,17,18,20,21,22,23,24,25,27,34,35,50 1,2,3,4,5,6,7,8,17,18,20,21,22,23,24,25,27,34,35,50
    9,10,11,12,13,14,15,16,28,30,32,49 9,10,11,12,13,14,15,16,28,30,32,49
    19,31,40,41,42,45,47,48 19,31,40,41,42,45,47,48
    26,33,36,39,43,44 26,33,36,39,43,44
    29,37,38,46 29,37,38,46
    注:同一客户出现在多个存在重复路径段的客户组中,只展示其所属客户数量最多的客户组。
    下载: 导出CSV

    表  9  改进遗传算法求得中规模算例(混合型分布)配送任务分配结果

    Table  9.   Improved genetic algorithm for medium-scale instance (mixed distribution) delivery task allocation results

    无人机编号 客户编号 客户坐标 时间窗要求 起飞时刻 卸载结束时刻 到达配送中心时刻 时间窗惩罚成本/元 剩余电量/(kW·h) 是否需要更换电池
    1 40 (719, 749) 08:05:18-08:10:44 08:00:25 08:06:32 08:12:18 0.0 0.2212
    1 5 (239, 103) 08:22:23-08:26:12 08:12:33 08:21:45 08:30:35 7.6 0.2200
    1 18 (270, 256) 08:23:12-08:27:21 08:30:50 08:37:34 08:43:47 122.6 0.2192
    1 47 (540, 901) 08:43:19-08:46:14 08:44:02 08:51:28 08:58:31 62.8 0.2183
    2 38 (348, 425) 08:05:39-08:11:10 08:06:25 08:10:23 08:13:58 0.0 0.2215
    2 4 (206, 176) 08:19:25-08:22:41 08:14:13 08:22:41 08:30:44 0.0 0.2205
    2 24 (293, 233) 08:33:07-08:38:15 08:30:59 08:37:39 08:43:58 0.0 0.2196
    $\vdots$ $\vdots$ $\vdots$ $\vdots$ $\vdots$ $\vdots$ $\vdots$ $\vdots$ $\vdots$ $\vdots$
    14 30 (212, 472) 08:01:44-08:05:01 08:00:15 08:06:10 08:11:42 13.8 0.2212
    14 12 (293, 607) 08:16:53-08:20:44 08:11:57 08:17:01 08:21:42 0.0 0.2206
    14 20 (245, 258) 08:20:06-08:24:20 08:21:57 08:28:57 08:35:26 55.4 0.2197
    14 48 (384, 915) 08:51:34-08:53:44 08:35:41 08:44:05 08:52:07 89.8 0.2186
    15 14 (263, 572) 08:03:13-08:06:15 08:00:20 08:05:39 08:10:36 0.0 0.2213
    15 15 (245, 597) 08:09:22-08:13:15 08:10:51 08:16:40 08:22:07 41.0 0.2206
    15 39 (781, 345) 08:25:29-08:28:54 08:22:22 08:28:30 08:34:16 0.0 0.2198
    下载: 导出CSV

    表  10  不同客户分布类型(中规模算例)结果对比

    Table  10.   Comparison of results for different customer distribution types (medium-scale instance)

    客户分布类型 集中型分布 均匀型分布 混合型分布
    去程存在重复路径段的客户组数量(组内客户数量)/个 4(19,17,7,5) 5(14,11,9,8,7) 5(20,12,8,6,4)
    回程存在重复路径段的客户组数量(组内客户数量)/个 5(18,17,7,5,2) 5(14,10,9,9,7) 5(20,12,8,6,4)
    固定成本/元 383.25 383.25 383.25
    变动成本/元 0.030 9 0.031 6 0.031 1
    时间窗惩罚成本/元 4 445.0 2 551.0 2 922.4
    风险值 20 122.209 20 375.013 21 835.062
    碳排放量/kg 0.015 6 0.015 9 0.015 7
    求解时间/s 94.35 62.76 52.96
    注:同一客户出现在多个存在重复路径段的客户组中,只展示其所属客户数量最多的客户组。
    下载: 导出CSV
  • [1] DORLING K, HEINRICHS J, MESSIER G G, et al. Vehicle routing problems for drone delivery[J]. IEEE Transactions on Systems, Man, and Cybernetics: Systems, 2017, 47(1): 70-85. doi: 10.1109/TSMC.2016.2582745
    [2] 陈亮. 农村地区无人机配送选址及路径规划研究[D]. 北京: 北京信息科技大学, 2023.

    CHEN L. Research on site selection and path planning of drone delivery in rural areas[D]. Beijing: Beijing Information Science and Technology University, 2023. (in Chinese)
    [3] 马云红, 张恒, 齐乐融, 等. 基于改进A*算法的三维无人机路径规划[J]. 电光与控制, 2019, 26(10): 22-25.

    MA Y H, ZHANG H, QI L R, et al. A 3D UAV path planning method based on improved A* algorithm[J]. Electronics Optics & Control, 2019, 26(10): 22-25. (in Chinese)
    [4] 谭建豪, 肖友伦, 刘力铭, 等. 改进PRM算法的无人机航迹规划[J]. 传感器与微系统, 2020, 39(1): 38-41.

    TAN J H, XIAO Y L, LIU L M, et al. Improved PRM algorithm for path planning of UAV[J]. Transducer and Microsystem Technologies, 2020, 39(1): 38-41. (in Chinese)
    [5] 董志洋, 李慧, 葛靖宇, 等. 改进蚁群算法的无人机三维环境路径规划[J]. 测绘通报, 2023(5): 153-157.

    DONG Z Y, LI H, GE J Y, et al. Path planning of UAV 3D environment based on improved ant colony algorithm[J]. Bulletin of Surveying and Mapping, 2023(5): 153-157. (in Chinese)
    [6] QU C Z, GAI W D, ZHONG M Y, et al. A novel reinforcement learning based grey wolf optimizer algorithm for unmanned aerial vehicles (UAVs) path planning[J]. Applied Soft Computing, 2020, 89: 106099. doi: 10.1016/j.asoc.2020.106099
    [7] 胡莘婷, 戴福青. 基于城区行人安全的无人机运行风险评估[J]. 中国安全科学学报, 2020, 30(8): 137-142.

    HU X T, DAI F Q. Risk assessment model for UAV operation considering safety of ground pedestrians in urban areas[J]. China Safety Science Journal, 2020, 30(8): 137-142. (in Chinese)
    [8] SHAO Q, LI J M, LI R H, et al. Study of urban logistics drone path planning model incorporating service benefit and risk cost[J]. Drones, 2022(6): 418.
    [9] ALTUN A T, XU Y, INALHAN G, et al. Comprehensive risk assessment and utilization for contingency management of future AAM system[C]. AIAA AVIATION 2023 Forum, San Diego and Online: AIAA, 2023.
    [10] EIßFELDT H, VOGELPOHL V, STOLZ M, et al. The acceptance of civil drones in Germany[J]. CEAS Aeronaut Journal, 2020, 11(3): 665-676. doi: 10.1007/s13272-020-00447-w
    [11] TORIJA A J, NICHOLLS R K. Investigation of metrics for assessing human response to drone noise[J]. International Journal of Environmental Research and Public Health, 2022, 19(6): 3152. doi: 10.3390/ijerph19063152
    [12] PANG B Z, HU X T, DAI W, et al. UAV path optimization with an integrated cost assessment model considering third-party risks in metropolitan environments[J]. Reliability Engineering & System Safety, 2022, 222: 108399.
    [13] CHIANG W C, LI Y Y, SHANG J, et al. Impact of drone delivery on sustainability and cost: realizing the UAV potential through vehicle routing optimization[J]. Applied Energy, 2019, 242: 1164-1175. doi: 10.1016/j.apenergy.2019.03.117
    [14] SAJID M, MITTAL H, PARE S, et al. Routing and scheduling optimization for UAV assisted delivery system: a hybrid approach[J]. Applied Soft Computing, 2022, 126: 109225. doi: 10.1016/j.asoc.2022.109225
    [15] 魏明, 孙雅茹, 孙博, 等. 带软时间窗的多调度中心无人机安全运输线路和航迹协同规划[J/OL]. (2024-01-08)[2024-10-09]. 北京航空航天大学学报, https://doi.org/10.13700/j.bh.1001-5965.2023.0509.

    WEI M, SUN Y R, SUN B, et al. Cooperative planning for safe transportation routes and flight paths of UAVs with multiple dispatching centers and soft time windows[J/OL]. (2024-01-08)[2024-10-09]. Journal of Beijing University of Aeronautics and Astronautics, https://doi.org/10.13700/j.bh.1001-5965.2023.0509. (in Chinese)
    [16] 张洪海, 任真苹, 冯讴歌, 等. 城市低空物流无人机飞行计划预先调配[J]. 系统工程与电子技术, 2023, 45(9): 2802-2811.

    ZHANG H H, REN Z P, FENG O G, et al. Logistics unmanned aerial vehicle flight plan pre-allocation in urban low-altitude airspace[J]. Systems Engineering and Electronics, 2023, 45(9): 2802-2811. (in Chinese)
    [17] 谢华, 韩斯特, 尹嘉男, 等. 城市低空无人机飞行计划协同推演与优化调配方法[J]. 航空学报, 2024, 45(19): 269-291.

    XIE H, HAN S T, YIN J N, et al. Cooperative deduction and optimal allocation method for urban low-altitude UAV flight plan[J]. Acta Aeronautica et Astronautica Sinica, 2024, 45 (19): 269-291. (in Chinese)
    [18] 余莎莎, 陈艺君, 张学军, 等. 新质生产力驱动低空空域安全管理发展——城市低空安全管理系统LASMS框架[J]. 交通信息与安全, 2024, 42(6): 42-54.

    YU S S, CHEN Y J, ZHANG X J, et al. The development of low altitude airspace safety management driven by new quality productivity: a low altitude airspace safety management system (LASMS) conceptual framework of urban air mobility[J]. Journal of Transport Information and Safety, 2024, 42 (6): 42-54. (in Chinese)
    [19] YILMA B A, PANETTO H, NAUDET Y. Systemic formalisation of Cyber-Physical-Social System (CPSS): a systematic literature review[J]. Computers in Industry, 2021, 129: 103458. doi: 10.1016/j.compind.2021.103458
    [20] FAN L L, ZENG C X, MENG Z L, et al. A secured vehicle brain: DAO-based collaborative perception and decision-making systems for intelligent vehicles in CPSS[J]. IEEE Transactions on Intelligent Vehicles, 2024, 9(1): 52-54. doi: 10.1109/TIV.2023.3341698
    [21] LIU H S, TSANG Y P, LEE C K M. A cyber-physical social system for autonomous drone trajectory planning in last-mile superchilling delivery[J]. Transportation Research Part C: Emerging Technologies, 2024, 158: 104448. doi: 10.1016/j.trc.2023.104448
    [22] JIANG C P, BLOM H A, SHARPANSKYKH A. Third party risk indicators and their use in safety regulations for UAS operations[C]. AIAA Aviation 2020 Forum, Virtual Event: AIAA, 2020.
    [23] 任新惠, 武彤. 考虑能耗分段的物流无人机调度模型[J]. 计算机工程与应用, 2022, 58(21): 301-308.

    REN X H, WU T. Logistics unmanned aerial vehicles scheduling model considering energy consumption segmentation[J]. Computer Engineering and Applications, 2022, 58 (21): 301-308. (in Chinese)
    [24] GOODCHILD A, TOY J. Delivery by drone: an evaluation of unmanned aerial vehicle technology in reducing CO2 emissions in the delivery service industry[J]. Transportation Research Part D: Transport and Environment, 2018, 61: 58-67. doi: 10.1016/j.trd.2017.02.017
    [25] 任新惠, 程彩霞. 城市运行无人机第三方风险模型构建及应用[J]. 中国安全科学学报, 2021, 31(9): 15-20.

    REN X H, CHENG C X. Construction and application of third-party risk model for unmanned aerial vehicle operation in urban environment[J]. China Safety Science Journal, 2021, 31(9): 15-20. (in Chinese)
    [26] PRIMATESTA S, RIZZO A, LA COUR-HARBO A. Ground risk map for unmanned aircraft in urban environments[J]. Journal of Intelligent & Robotic Systems, 2020, 97: 489-509.
    [27] DALAMAGKIDIS K, VALAVANIS K P, PIEGL L A. Evaluating the risk of unmanned aircraft ground impacts[C]. 16th Mediterranean Conference on Control and Automation, Ajaccio, France: IEEE, 2008.
    [28] RAPPAPORT J. Consumption amenities and city population density[J]. Regional Science and Urban Economics, 2008, 38 (6): 533-552. doi: 10.1016/j.regsciurbeco.2008.02.001
    [29] USUI H. Statistical distribution of building lot depth: theoretical and empirical investigation of downtown districts in Tokyo[J]. Environment and Planning B: Urban Analytics and City Science, 2019, 46(8): 1499-1516. doi: 10.1177/2399808319840366
    [30] 赵再先, 赖旭. 高速公路交通拥堵状态下限速策略[J]. 交通与运输, 2019, 32(增刊1): 85-87.

    ZHAO Z X, LAI X. Speed limitation strategy in expressway traffic congestion[J]. Traffic & Transportation, 2019, 32(S1): 85-87. (in Chinese)
  • 加载中
图(7) / 表(10)
计量
  • 文章访问数:  28
  • HTML全文浏览量:  11
  • PDF下载量:  4
  • 被引次数: 0
出版历程
  • 收稿日期:  2024-11-13
  • 网络出版日期:  2025-10-11

目录

    /

    返回文章
    返回