CN116257335A - UAV-assisted MEC system joint task scheduling and motion trajectory optimization method - Google Patents

UAV-assisted MEC system joint task scheduling and motion trajectory optimization method Download PDF

Info

Publication number
CN116257335A
CN116257335A CN202211613821.3A CN202211613821A CN116257335A CN 116257335 A CN116257335 A CN 116257335A CN 202211613821 A CN202211613821 A CN 202211613821A CN 116257335 A CN116257335 A CN 116257335A
Authority
CN
China
Prior art keywords
aerial vehicle
unmanned aerial
uav
task
assisted
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202211613821.3A
Other languages
Chinese (zh)
Inventor
刘宜明
王熠鹏
张家祥
刘宝玲
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing University of Posts and Telecommunications
Original Assignee
Beijing University of Posts and Telecommunications
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing University of Posts and Telecommunications filed Critical Beijing University of Posts and Telecommunications
Priority to CN202211613821.3A priority Critical patent/CN116257335A/en
Publication of CN116257335A publication Critical patent/CN116257335A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
    • G06F9/4881Scheduling strategies for dispatcher, e.g. round robin, multi-level priority queues
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44594Unloading
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5027Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals
    • G06F9/5038Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals considering the execution order of a plurality of tasks, e.g. taking priority or time dependency constraints into consideration
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/04Architecture, e.g. interconnection topology
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/08Learning methods
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/50Indexing scheme relating to G06F9/50
    • G06F2209/509Offload

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Artificial Intelligence (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Health & Medical Sciences (AREA)
  • Biomedical Technology (AREA)
  • Biophysics (AREA)
  • Computational Linguistics (AREA)
  • Data Mining & Analysis (AREA)
  • Evolutionary Computation (AREA)
  • General Health & Medical Sciences (AREA)
  • Molecular Biology (AREA)
  • Computing Systems (AREA)
  • Mathematical Physics (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

本发明公开了一种无人机辅助MEC系统联合任务调度及运动轨迹优化方法,在充分考虑到在动态环境中(地面终端设备及无人机均处于动态移动的条件下)移动设备位置发生变化和计算任务部分卸载的情况,通过联合优化用户调度及计算任务卸载方式选择,无人机运动参数(包括飞行角度、飞行速度)和功率分配,将通信、计算与运动联合优化,有效降低了终端设备的计算任务处理时延,提升了无人机辅助边缘计算系统的卸载效率。并在仿真实验中与DQN等基线算法进行对比,发现DDPG算法在处理时延上有显著的提高。

Figure 202211613821

The invention discloses a UAV-assisted MEC system joint task scheduling and motion trajectory optimization method, fully considering the change of the position of the mobile device in a dynamic environment (under the condition that the ground terminal equipment and the UAV are both in dynamic movement) In the case of partial unloading of calculation tasks, through joint optimization of user scheduling and selection of calculation task offloading methods, UAV motion parameters (including flight angle, flight speed) and power distribution, the joint optimization of communication, calculation and motion effectively reduces the terminal load. The computing task processing delay of the device improves the unloading efficiency of the UAV-assisted edge computing system. And compared with DQN and other baseline algorithms in the simulation experiment, it is found that the DDPG algorithm has a significant improvement in processing delay.

Figure 202211613821

Description

无人机辅助MEC系统联合任务调度及运动轨迹优化方法Joint task scheduling and motion trajectory optimization method for UAV-assisted MEC system

技术领域Technical Field

本发明涉及车联网服务隐私保护技术领域,尤其涉及一种无人机辅助MEC系统联合任务调度及运动轨迹优化方法。The present invention relates to the technical field of privacy protection for Internet of Vehicles services, and in particular to a method for joint task scheduling and motion trajectory optimization of a drone-assisted MEC system.

背景技术Background Art

随着第五代移动通信技术的发展,计算密集型和延迟敏感型的新型应用快速涌现,如自动导航、人脸识别、网络游戏等。然而,终端设备的计算能力往往较低难以处理大量的计算任务;传统的云计算方式将计算资源集中在云端,密集计算任务访问以及云端远离终端设备的情况将会导致较大的传输时延。移动边缘计算(Mobile Edge Computing,MEC)通过将计算服务器部署在靠近用户侧的网络边缘,可以便捷地提供计算服务来处理终端密集的计算任务,从而有效降低计算处理时延提升用户的服务体验。因此,移动边缘计算模式的出现极大地缓解了网络带宽和云计算中心的压力,优化了计算、存储服务的响应能力。With the development of the fifth generation of mobile communication technology, new computing-intensive and delay-sensitive applications have emerged rapidly, such as automatic navigation, face recognition, and online games. However, the computing power of terminal devices is often low and it is difficult to handle a large number of computing tasks; traditional cloud computing methods concentrate computing resources in the cloud, and the access to intensive computing tasks and the distance between the cloud and the terminal devices will lead to large transmission delays. Mobile Edge Computing (MEC) can conveniently provide computing services to handle terminal-intensive computing tasks by deploying computing servers at the edge of the network close to the user side, thereby effectively reducing computing processing delays and improving user service experience. Therefore, the emergence of the mobile edge computing model has greatly alleviated the pressure on network bandwidth and cloud computing centers, and optimized the responsiveness of computing and storage services.

现有的移动边缘计算服务器/计算中心往往采用固定部署的方式为用户提供服务。然而,在野外通信设施稀疏、发生突发灾害的情况下,固定基础设施往往难以提供有效服务。无人机(Unmanned Aerial Vehicles,UAV)具有灵活机动、易于部署的特征,通过与地面终端建立视距(Line of Sight,LOS)连接,可以用于支持地面通信中继及边缘计算服务等。Existing mobile edge computing servers/computing centers often use fixed deployment to provide services to users. However, in the case of sparse field communication facilities and sudden disasters, fixed infrastructure often finds it difficult to provide effective services. Unmanned Aerial Vehicles (UAVs) are flexible and easy to deploy. By establishing a line of sight (LOS) connection with ground terminals, they can be used to support ground communication relays and edge computing services.

在无人机用于支持地面通信的方案中,无人机往往保持静止并充当空中基站,可以应用于基础设施受损或大型活动通信流量突发等场景。此外,利用无人机的计算能力,无人机可以面向地面终端设备按需提供计算资源,有效提高用户的服务体验。In the scenario where drones are used to support ground communications, drones often remain stationary and act as aerial base stations, which can be applied to scenarios such as damaged infrastructure or sudden communication traffic at large events. In addition, using the computing power of drones, drones can provide computing resources on demand to ground terminal devices, effectively improving the user's service experience.

目前,学术界和产业界围绕UAV辅助的MEC系统展开研究。在文献[1](T.Ren etal.,"Enabling Efficient Scheduling in Large-Scale UAV-Assisted Mobile-EdgeComputing via Hierarchical Reinforcement Learning,"in IEEE Internet of ThingsJournal,vol.9,no.10,pp.7095-7109,15May15,2022,doi:10.1109/JIOT.2021.3071531.)中,针对无人机运动规划与地面终端设备计算卸载调度问题,作者将调度问题分解为两层子问题,利用分层强化学习算法进行交替优化,以获取动态环境下的实时调度策略。At present, academia and industry are conducting research on UAV-assisted MEC systems. In the literature [1] (T. Ren et al., "Enabling Efficient Scheduling in Large-Scale UAV-Assisted Mobile-Edge Computing via Hierarchical Reinforcement Learning," in IEEE Internet of Things Journal, vol. 9, no. 10, pp. 7095-7109, 15 May 15, 2022, doi: 10.1109/JIOT.2021.3071531.), the authors decompose the scheduling problem into two sub-problems for the UAV motion planning and ground terminal device computing offloading scheduling problem, and use the hierarchical reinforcement learning algorithm for alternating optimization to obtain a real-time scheduling strategy in a dynamic environment.

然而,现有技术主要考虑无人机作为通信中继节点提供通信服务,或者无人机作为边缘计算节点为终端设备提供计算服务,较少考虑两种服务方式协同的方案。由于无人机计算能力受限,往往会出现无法满足终端设备计算任务卸载需求的情况。However, existing technologies mainly consider drones as communication relay nodes to provide communication services, or drones as edge computing nodes to provide computing services for terminal devices, and rarely consider solutions that coordinate the two service modes. Due to the limited computing power of drones, it is often impossible to meet the computing task offloading needs of terminal devices.

发明内容Summary of the invention

本发明针对现有无人机计算能力受限,无法满足终端设备计算任务卸载需求的问题,提出一种无人机辅助MEC系统联合任务调度及运动轨迹优化方法,不仅考虑无人机作为边缘计算节点为用户提供计算服务的情况,同时还考虑了无人机作为通信中继节点将计算任务转发给基站侧边缘计算服务器的情况,进而将用户调度、计算任务卸载选择、无人机飞行参数和通信资源分配联合优化,有效降低了地面终端设备的计算任务处理时延,提升了无人机辅助边缘计算系统的卸载效率。In view of the problem that the computing power of existing drones is limited and cannot meet the computing task offloading needs of terminal devices, the present invention proposes a drone-assisted MEC system joint task scheduling and motion trajectory optimization method, which not only considers the situation where the drone acts as an edge computing node to provide computing services to users, but also considers the situation where the drone acts as a communication relay node to forward computing tasks to the edge computing server on the base station side, thereby jointly optimizing user scheduling, computing task offloading selection, drone flight parameters and communication resource allocation, effectively reducing the computing task processing delay of ground terminal equipment and improving the offloading efficiency of the drone-assisted edge computing system.

为了实现上述目的,本发明提供如下技术方案:In order to achieve the above object, the present invention provides the following technical solutions:

一种无人机辅助MEC系统联合任务调度及运动轨迹优化方法,以最小化完成所有终端计算任务处理为优化目标,将无人机传输功率、任务卸载变量、无人机飞行速度、无人机飞行角度、无人机自身能量、无人机的移动区域和终端设备的移动区域作为约束,采用深度确定性策略梯度算法求解优化目标。A method for joint task scheduling and motion trajectory optimization of a drone-assisted MEC system takes minimizing the completion of all terminal computing task processing as the optimization goal, takes drone transmission power, task offloading variables, drone flight speed, drone flight angle, drone's own energy, drone's moving area and terminal device's moving area as constraints, and adopts a deep deterministic policy gradient algorithm to solve the optimization goal.

进一步地,优化目标和约束表示如下:Furthermore, the optimization objectives and constraints are expressed as follows:

Figure BDA0004001280830000031
Figure BDA0004001280830000031

C1:

Figure BDA0004001280830000032
C1:
Figure BDA0004001280830000032

C2:

Figure BDA0004001280830000033
C2:
Figure BDA0004001280830000033

C3:

Figure BDA0004001280830000034
C3:
Figure BDA0004001280830000034

C4:0≤β(n)≤2πC4:0≤β(n)≤2π

C5:

Figure BDA0004001280830000035
C5:
Figure BDA0004001280830000035

C6:{xu(n)∈[0,L],yu(n)∈[0,W]}C6:{x u (n)∈[0,L],y u (n)∈[0,W]}

C7:{xm(n)∈[0,L],ym(n)∈[0,W]}C7:{x m (n)∈[0,L],y m (n)∈[0,W]}

其中,tsum(n)是在时隙T内完成计算任务处理的总时延,表示为:Where t sum (n) is the total delay to complete the computing task processing in the time slot T, expressed as:

Figure BDA0004001280830000036
Figure BDA0004001280830000036

其中,

Figure BDA0004001280830000037
为地面终端设备将计算任务全部卸载给无人机的传输时延,
Figure BDA0004001280830000038
为无人机将计算任务部分卸载给基站的传输时延,tmu(n)为无人机计算任务时延,tmb(n)为基站部署MEC服务器侧完成计算任务所需时间;in,
Figure BDA0004001280830000037
The transmission delay for ground terminal equipment to offload all computing tasks to drones,
Figure BDA0004001280830000038
is the transmission delay of the UAV offloading part of the computing task to the base station, t mu (n) is the computing task delay of the UAV, and t mb (n) is the time required for the base station to deploy the MEC server side to complete the computing task;

C1是对无人机传输功率Pu(n)的约束,C2是对任务卸载变量

Figure BDA0004001280830000039
的约束,C3是对无人机飞行速度vu(n)的约束,C4是对无人机飞行角度β(n)的约束,C5是对无人机自身能量的约束,C6和C7分别是对无人机和终端设备的移动区域的限制;Efly=φ||vu(n)||2为无人机的飞行能耗,其中,φ=0.5MUAVtfly,M是无人机质量,tfly为飞行时间,Emu(n)=γu(fu)3tmu(n),Emu(n)为无人机本地计算能耗,fu为无人机的计算能力,γu为芯片结构对CPU处理的影响因子,EU为无人机自带电量。C1 is the constraint on the UAV transmission power P u (n), and C2 is the task offloading variable
Figure BDA0004001280830000039
, C3 is the constraint on the UAV's flight speed v u (n), C4 is the constraint on the UAV's flight angle β(n), C5 is the constraint on the UAV's own energy, C6 and C7 are the restrictions on the moving areas of the UAV and the terminal device respectively; E fly =φ||v u (n)|| 2 is the flight energy consumption of the UAV, where φ=0.5M UAV t fly , M is the mass of the UAV, t fly is the flight time, E mu (n)=γ u (f u ) 3 t mu (n), E mu (n) is the local computing energy consumption of the UAV, fu is the computing power of the UAV, γ u is the influence factor of the chip structure on CPU processing, and EU is the battery capacity of the UAV.

进一步地,采用深度确定性策略梯度算法求解优化目标的过程为:Furthermore, the process of solving the optimization objective using the deep deterministic policy gradient algorithm is:

状态空间表示为

Figure BDA00040012808300000310
其中q(n)代表无人机的位置信息,pm(n)代表地面终端设备的位置信息,Dm(n)代表剩余计算任务数据量的大小,
Figure BDA00040012808300000311
代表无人机剩余的电量;The state space is represented as
Figure BDA00040012808300000310
Where q(n) represents the location information of the UAV, p m (n) represents the location information of the ground terminal equipment, and D m (n) represents the amount of data for the remaining computing task.
Figure BDA00040012808300000311
Represents the remaining battery power of the drone;

动作空间表示为

Figure BDA00040012808300000312
其中vu(n)为无人机的速度大小,β(n)为无人机的飞行角度,Pu(n)为无人机的传输功率,
Figure BDA00040012808300000313
为任务卸载变量;The action space is represented as
Figure BDA00040012808300000312
Where v u (n) is the speed of the UAV, β(n) is the flight angle of the UAV, and P u (n) is the transmission power of the UAV.
Figure BDA00040012808300000313
Unload variables for tasks;

奖励函数表示为rn=-tsum(n),其中奖励函数为负的总时延;The reward function is expressed as r n =-t sum (n), where the reward function is the negative total delay;

使用Q-table来记录和更新状态-动作值,即Q(s,a),同时采用critic和actor网络进行更新,表示如下:Use Q-table to record and update the state-action value, i.e. Q(s,a), and use critic and actor networks for updating, as shown below:

θQ'←ρθQ+(1-ρ)θQ' θ Q' ←ρθ Q +(1-ρ)θ Q'

θμ'←ρθμ+(1-ρ)θμ' θ μ' ←ρθ μ +(1-ρ)θ μ'

其中,θQ为critic神经网络的参数,ρ为常数,θμ为actor神经网络的参数。Among them, θ Q is the parameter of the critic neural network, ρ is a constant, and θ μ is the parameter of the actor neural network.

进一步地,critic网络更新为:Furthermore, the critic network is updated as follows:

L(θQ)=Eμ'[(yn-Q(sn,anQ))2]L(θ Q )=E μ' [(y n -Q(s n ,a nQ )) 2 ]

其中,Eμ'为求均值函数,yn为Q目标值,yn=rn+γQ(sn+1,μ(sn+1)|θQ),γ为折扣因子,rn为奖励函数。Where E μ' is the averaging function, yn is the Q target value, yn = rn +γQ(sn +1 ,μ( sn+1 )| θQ ), γ is the discount factor, and rn is the reward function.

进一步地,Actor网络更新为:Furthermore, the Actor network is updated as follows:

Figure BDA0004001280830000041
Figure BDA0004001280830000041

其中,

Figure BDA0004001280830000042
为求策略梯度函数,μ为策略网络,N为从经验池随机抽取的大小。in,
Figure BDA0004001280830000042
To find the policy gradient function, μ is the policy network and N is the size randomly drawn from the experience pool.

与现有技术相比,本发明的有益效果为:Compared with the prior art, the present invention has the following beneficial effects:

本发明提出的无人机辅助MEC系统联合任务调度及运动轨迹优化方法,在充分考虑到在动态环境中(地面终端设备及无人机均处于动态移动的条件下)移动设备位置发生变化和计算任务部分卸载的情况,通过联合优化用户调度及计算任务卸载方式选择,无人机运动参数(包括飞行角度、飞行速度)和功率分配,将通信、计算与运动联合优化,有效降低了终端设备的计算任务处理时延,提升了无人机辅助边缘计算系统的卸载效率。并在仿真实验中与DQN等基线算法进行对比,发现DDPG算法在处理时延上有显著的提高。The proposed method for joint task scheduling and motion trajectory optimization of the UAV-assisted MEC system takes full account of the change in the position of the mobile device and the partial unloading of the computing task in a dynamic environment (when both the ground terminal device and the UAV are in dynamic movement). By jointly optimizing the user scheduling and the selection of the computing task unloading method, the UAV motion parameters (including flight angle, flight speed) and power allocation, the communication, computing and motion are jointly optimized, which effectively reduces the computing task processing delay of the terminal device and improves the unloading efficiency of the UAV-assisted edge computing system. In the simulation experiment, it is compared with the baseline algorithms such as DQN, and it is found that the DDPG algorithm has a significant improvement in processing delay.

附图说明BRIEF DESCRIPTION OF THE DRAWINGS

为了更清楚地说明本申请实施例或现有技术中的技术方案,下面将对实施例中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明中记载的一些实施例,对于本领域普通技术人员来讲,还可以根据这些附图获得其他的附图。In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings required for use in the embodiments will be briefly introduced below. Obviously, the drawings described below are only some embodiments recorded in the present invention. For ordinary technicians in this field, other drawings can also be obtained based on these drawings.

图1为无人机辅助边缘系统模型图。Figure 1 is a model diagram of the drone-assisted edge system.

图2为本发明实施例提供的无人机辅助MEC系统联合任务调度及运动轨迹优化方法的系统架构图。FIG2 is a system architecture diagram of a method for joint task scheduling and motion trajectory optimization of a drone-assisted MEC system provided in an embodiment of the present invention.

图3为DDPG与DQN在处理时延上的对比结果。Figure 3 shows the comparison results of DDPG and DQN in processing latency.

图4为DDPG与Local基线算法和Offload基线算法在处理时延上的对比结果。Figure 4 shows the comparison results of DDPG with the Local baseline algorithm and the Offload baseline algorithm in terms of processing latency.

具体实施方式DETAILED DESCRIPTION

为了更好地理解本技术方案,下面结合附图对本发明的方法做详细的说明。In order to better understand the technical solution, the method of the present invention is described in detail below with reference to the accompanying drawings.

1)系统模型1) System Model

图1为无人机辅助MEC系统图,包括一台无人机、多个地面终端设备(MDs)和基站。考虑时隙可以划分为T={1,2,...,N}。在时隙n内,终端设备m的位置坐标为pm(n)=[xm(n),ym(n),0]T,并以速度vm随机移动;无人机的位置坐标为

Figure BDA0004001280830000055
基站b的坐标为lb(n)=[xb(n),yb(n),h]T。Figure 1 shows a UAV-assisted MEC system diagram, which includes a UAV, multiple ground terminal devices (MDs) and base stations. Consider that the time slots can be divided into T = {1, 2, ..., N}. In time slot n, the position coordinates of terminal device m are p m (n) = [x m (n), y m (n), 0] T , and it moves randomly at a speed v m ; the position coordinates of the UAV are
Figure BDA0004001280830000055
The coordinates of the base station b are l b (n) = [x b (n), y b (n), h] T .

考虑无人机部署在空中,无人机和MDs之间以视距传输为主,无人机和MDs之间的信道增益可以表示为:Considering that the UAV is deployed in the air, the transmission between the UAV and MDs is mainly based on line-of-sight. The channel gain between the UAV and MDs can be expressed as:

Figure BDA0004001280830000051
Figure BDA0004001280830000051

其中,g0表示参考距离1m时的信道增益,

Figure BDA0004001280830000052
为无人机和MDs之间的距离。Where g0 represents the channel gain at a reference distance of 1m.
Figure BDA0004001280830000052
is the distance between the UAV and MDs.

无人机和基站之间的信道增益可以表达为:The channel gain between the drone and the base station can be expressed as:

Figure BDA0004001280830000053
Figure BDA0004001280830000053

其中,

Figure BDA0004001280830000054
为无人机和基站之间的距离。in,
Figure BDA0004001280830000054
is the distance between the drone and the base station.

在时隙n内,MD m携带的计算任务可以表示为:In time slot n, the computational task carried by MD m can be expressed as:

Wm(n)={Dm(n),Cm(n),Tm(n)}W m (n)={D m (n), C m (n), T m (n)}

其中Dm(n)为计算任务数据量大小,Cm(n)为处理每比特的数据所需要的CPU循环,Tm(n)为最大允许处理计算任务的时间。Where D m (n) is the data size of the computing task, C m (n) is the CPU cycle required to process each bit of data, and T m (n) is the maximum allowed time to process the computing task.

2)通信模型2) Communication Model

(1)MDs与无人机之间的通信模型(1) Communication model between MDs and drones

MDs将计算任务全部卸载给无人机的传输时延为

Figure BDA0004001280830000061
其中Dm(n)为MD所携带的计算任务数据量大小,
Figure BDA0004001280830000062
为MD和无人机之间的传输速率。The transmission delay of MDs to offload all computing tasks to drones is
Figure BDA0004001280830000061
Where D m (n) is the amount of computing task data carried by MD,
Figure BDA0004001280830000062
is the transmission rate between MD and UAV.

Figure BDA0004001280830000063
Figure BDA0004001280830000063

其中,Bu是无人机和MDs之间通信的可用带宽,Pm是MDs的传输功率,

Figure BDA0004001280830000064
是白高斯噪声,Pnlos是非视距传输损耗,f(n)为二值函数,且f(n)∈{0,1}。(f(n)=0表示在无人机和MDs之间没有遮挡,f(n)=1代表在无人机和MDs之间有遮挡)Where Bu is the available bandwidth for communication between UAVs and MDs, Pm is the transmission power of MDs,
Figure BDA0004001280830000064
is white Gaussian noise, Pnlos is non-line-of-sight transmission loss, f(n) is a binary function, and f(n)∈{0,1}. (f(n)=0 means there is no occlusion between the drone and MDs, and f(n)=1 means there is occlusion between the drone and MDs)

因此,传输能耗可以表示为:Therefore, the transmission energy consumption can be expressed as:

Figure BDA0004001280830000065
Figure BDA0004001280830000065

(2)无人机和基站之间的通信模型(2) Communication model between drone and base station

无人机将计算任务部分卸载给基站的传输时延为:The transmission delay when the drone offloads part of the computing task to the base station is:

Figure BDA0004001280830000066
Figure BDA0004001280830000066

其中

Figure BDA0004001280830000067
为任务卸载变量,
Figure BDA0004001280830000068
为无人机和基站之间的传输速率。in
Figure BDA0004001280830000067
Unload variables for tasks,
Figure BDA0004001280830000068
is the transmission rate between the drone and the base station.

Figure BDA0004001280830000069
Figure BDA0004001280830000069

其中,Bk是无人机和基站之间通信的可用带宽,

Figure BDA00040012808300000610
是无人机的传输功率,
Figure BDA00040012808300000611
是无人机最大传输功率,
Figure BDA00040012808300000612
是白高斯噪声。Where Bk is the available bandwidth for communication between the drone and the base station,
Figure BDA00040012808300000610
is the transmission power of the drone,
Figure BDA00040012808300000611
is the maximum transmission power of the drone,
Figure BDA00040012808300000612
is white Gaussian noise.

因此,在得到无人机和基站之间的传输时延后,传输能耗可以表示为:Therefore, after obtaining the transmission delay between the drone and the base station, the transmission energy consumption can be expressed as:

Figure BDA00040012808300000613
Figure BDA00040012808300000613

(3)无人机移动模型(3) Drone mobility model

在时隙n内,无人机从q(n)飞行到新的位置坐标可以表示为:In time slot n, the drone flies from q(n) to the new position coordinates which can be expressed as:

q(n+1)=[xu(n)+lb(n)cosβ(n),yu(n)+lb(n)sinβ(n)]q(n+1)=[x u (n)+l b (n)cosβ(n),y u (n)+l b (n)sinβ(n)]

其中,lb(n)=vu(n)tfly为无人机飞行的距离,tfly为飞行时间,β(n)为无人机的飞行角度。Wherein, l b (n) = v u (n) t fly is the flight distance of the UAV, t fly is the flight time, and β(n) is the flight angle of the UAV.

因此,无人机的飞行能耗可以表示为:Therefore, the flight energy consumption of the UAV can be expressed as:

Efly=φ||vu(n)||2 E fly =φ||v u (n)|| 2

其中,φ=0.5MUAVtfly,M是无人机质量。Where, φ = 0.5M UAV t fly , and M is the mass of the UAV.

3)计算模型3) Computational model

首先,无人机计算任务时延为:First, the UAV calculation task delay is:

Figure BDA0004001280830000071
Figure BDA0004001280830000071

其中fu为无人机的计算能力,单位是每秒CPU的圈数。Where f u is the computing power of the drone, and the unit is the number of CPU cycles per second.

此时UAV计算任务产生的能量消耗为:At this time, the energy consumption generated by the UAV computing task is:

Emu(n)=γu(fu)3tmu(n)E mu (n)=γ u ( fu ) 3 t mu (n)

其中,γu为芯片结构对CPU处理的影响因子。Among them, γu is the impact factor of chip structure on CPU processing.

另外,基站部署MEC服务器侧完成计算任务所需时间为:In addition, the time required for the base station to deploy the MEC server side to complete the computing task is:

Figure BDA0004001280830000072
Figure BDA0004001280830000072

其中,fb为基站的计算能力,单位是每秒CPU的圈数。Where fb is the computing power of the base station, and the unit is the number of CPU cycles per second.

如图2所示,在无人机辅助边缘计算系统中,由终端随机产生计算任务并传输给无人机后,分为两种处理方式:无人机充当边缘计算节点完成卸载的计算任务处理,或者无人机视作为中继转发,与边缘节点(基站)共同完成计算任务处理。As shown in Figure 2, in the drone-assisted edge computing system, after the terminal randomly generates computing tasks and transmits them to the drone, there are two processing methods: the drone acts as an edge computing node to complete the offloaded computing task processing, or the drone is regarded as a relay forwarding and completes the computing task processing together with the edge node (base station).

本发明提出的无人机辅助MEC系统联合任务调度及运动轨迹优化方法,具体如下。The UAV-assisted MEC system joint task scheduling and motion trajectory optimization method proposed in the present invention is as follows.

优化目标:Optimization goals:

考虑在时隙T内完成计算任务处理,总时延可以表示为:Considering that the computing task processing is completed within the time slot T, the total delay can be expressed as:

Figure BDA0004001280830000073
Figure BDA0004001280830000073

其中,

Figure BDA0004001280830000074
in,
Figure BDA0004001280830000074

本发明以最小化完成所有终端计算任务处理为目标,考虑地面终端设备及计算任务卸载选择调整、UAV运动参数(包括飞行角度、飞行速度)和传输功率联合优化,将联合优化问题建模如下:The present invention aims to minimize the processing of all terminal computing tasks, considers the ground terminal equipment and computing task offloading selection adjustment, UAV motion parameters (including flight angle, flight speed) and transmission power joint optimization, and models the joint optimization problem as follows:

Figure BDA0004001280830000081
Figure BDA0004001280830000081

C1:

Figure BDA0004001280830000082
C1:
Figure BDA0004001280830000082

C2:

Figure BDA0004001280830000083
C2:
Figure BDA0004001280830000083

C3:

Figure BDA0004001280830000084
C3:
Figure BDA0004001280830000084

C4:0≤β(n)≤2πC4:0≤β(n)≤2π

C5:

Figure BDA0004001280830000085
C5:
Figure BDA0004001280830000085

C6:{xu(n)∈[0,L],yu(n)∈[0,W]}C6:{x u (n)∈[0,L],y u (n)∈[0,W]}

C7:{xm(n)∈[0,L],ym(n)∈[0,W]}C7:{x m (n)∈[0,L],y m (n)∈[0,W]}

其中,C1是对无人机传输功率的约束,C2是对任务卸载变量的约束,C3是对无人机飞行速度的约束,C4是对无人机飞行角度的约束,C5是对无人机自身能量的约束,C6和C7是对无人机和终端设备的移动区域的限制。Among them, C1 is the constraint on the transmission power of the UAV, C2 is the constraint on the task offloading variable, C3 is the constraint on the flight speed of the UAV, C4 is the constraint on the flight angle of the UAV, C5 is the constraint on the UAV's own energy, and C6 and C7 are restrictions on the moving areas of the UAV and terminal equipment.

针对上述优化问题,本发明将非凸优化问题转化为马尔可夫决策过程(MDP)。考虑到该系统的信道条件以及设备状态是动态和时变的,进而,采用深度确定性策略梯度(DDPG)算法对该问题进行求解,该算法可以有效求解具有连续动作空间的优化问题。In view of the above optimization problem, the present invention transforms the non-convex optimization problem into a Markov decision process (MDP). Considering that the channel conditions and device states of the system are dynamic and time-varying, the deep deterministic policy gradient (DDPG) algorithm is used to solve the problem, which can effectively solve the optimization problem with a continuous action space.

求解优化目标的过程为:The process of solving the optimization objective is:

状态空间表示为

Figure BDA0004001280830000086
其中q(n)代表无人机的位置信息,pm(n)代表地面终端设备的位置信息,Dm(n)代表剩余计算任务数据量的大小,
Figure BDA0004001280830000087
代表无人机剩余的电量;The state space is represented as
Figure BDA0004001280830000086
Where q(n) represents the location information of the UAV, p m (n) represents the location information of the ground terminal equipment, and D m (n) represents the amount of data for the remaining computing task.
Figure BDA0004001280830000087
Represents the remaining battery power of the drone;

动作空间表示为

Figure BDA0004001280830000088
其中vu(n)为无人机的速度大小,β(n)为无人机的飞行角度,Pu(n)为无人机的传输功率,
Figure BDA0004001280830000089
为任务卸载变量;The action space is represented as
Figure BDA0004001280830000088
Where v u (n) is the speed of the UAV, β(n) is the flight angle of the UAV, and P u (n) is the transmission power of the UAV.
Figure BDA0004001280830000089
Unload variables for tasks;

奖励函数表示为

Figure BDA00040012808300000810
其中奖励函数为负的总时延。The reward function is expressed as
Figure BDA00040012808300000810
The reward function is the negative total delay.

在传统的强化学习中,Q-learning得到了广泛的应用,其使用Q-table来记录和更新状态-动作值,即Q(s,a),然而,Q-learning很难从以前的经验中提取和泛化特征,处理大维度问题效果低下。DDPG不仅可以通过从以前的经验中不断训练来预测Q值,还采用critic和actor网络进行更新。在DDPG算法中,critic网络可以更新为:In traditional reinforcement learning, Q-learning has been widely used. It uses Q-table to record and update state-action values, i.e., Q(s,a). However, it is difficult for Q-learning to extract and generalize features from previous experience, and it is ineffective in dealing with large-dimensional problems. DDPG can not only predict Q values by continuously training from previous experience, but also use critic and actor networks for updating. In the DDPG algorithm, the critic network can be updated as:

L(θQ)=Eu'[(yn-Q(sn,anQ))2]L(θ Q )=E u' [(y n -Q(s n ,a nQ )) 2 ]

其中,Eμ'为求均值函数,yn为Q目标值,yn=rn+γQ(sn+1,μ(sn+1)|θQ),γ为折扣因子,rn为奖励函数。Where E μ' is the averaging function, yn is the Q target value, yn = rn +γQ(sn +1 ,μ( sn+1 )| θQ ), γ is the discount factor, and rn is the reward function.

Actor网络更新为:The Actor network is updated to:

Figure BDA0004001280830000091
Figure BDA0004001280830000091

其中,

Figure BDA0004001280830000092
为求策略梯度函数,μ为策略网络。in,
Figure BDA0004001280830000092
To find the policy gradient function, μ is the policy network.

DDPG软更新critic和actor目标网络过程表示如下:The DDPG soft update critic and actor target network process is as follows:

θQ'←ρθQ+(1-ρ)θQ' θ Q' ←ρθ Q +(1-ρ)θ Q'

θμ'←ρθμ+(1-ρ)θμ' θ μ' ←ρθ μ +(1-ρ)θ μ'

其中,θQ为神经网络的参数,ρ为常数,θμ为actor神经网络的参数。Among them, θ Q is the parameter of the neural network, ρ is a constant, and θ μ is the parameter of the actor neural network.

DDPG算法如下:The DDPG algorithm is as follows:

随机初始化critic和actor网络;Randomly initialize the critic and actor networks;

构建critic和actor目标网络;Construct critic and actor target networks;

初始化经验回放池;Initialize the experience replay pool;

For episode=1,M do;For episode = 1, M do;

初始化一个随机噪声用于探索;Initialize a random noise for exploration;

初始状态S1Initial state S 1 ;

For t=1,T do;For t = 1, T do;

根据当前策略随机选择一个动作atRandomly select an action a t according to the current strategy;

执行动作后,环境反馈及时奖励rt+1和新状态st+1After executing the action, the environment provides timely reward r t+1 and new state s t+1 ;

添加transitions(st,at,rt+1,st+1)到经验池中;Add transitions(s t , a t , r t+1 , s t+1 ) to the experience pool;

从经验池中随机抽取一小批transitions(st,at,rt+1,st+1);Randomly extract a small batch of transitions (s t , a t , r t+1 , s t+1 ) from the experience pool;

计算Q值,基于均方损失

Figure BDA0004001280830000093
更新critic网络参数;Calculate Q value based on mean square loss
Figure BDA0004001280830000093
Update critic network parameters;

更新actor网络;Update actor network;

最后软更新critic和actor目标网络。Finally, the critic and actor target networks are soft-updated.

本发明在充分考虑到在动态环境中移动设备位置发生变化和计算任务部分卸载的情况的同时,通过联合优化用户调度及计算任务卸载方式选择,无人机运动参数(包括飞行角度、飞行速度)和功率分配,有效降低了终端设备的计算任务处理时延,有效提升了无人机辅助边缘计算系统的卸载效率。并在仿真实验中与DQN等基线算法进行对比,发现DDPG算法在处理时延上有显著的提高。其中,DDPG与DQN在处理时延上的对比结果(如图3所示)显示,DDPG比DQN提高了近20%。如图4所示,DDPG与Local基线算法(计算任务只在本地计算)相比在处理时延上提高了近60%,DDPG与Offload基线算法(计算任务全部卸载到基站进行边缘计算)相比在处理时延上提高了近34%。While fully considering the situation that the position of mobile devices changes and the partial unloading of computing tasks in a dynamic environment, the present invention effectively reduces the computing task processing delay of terminal devices by jointly optimizing user scheduling and computing task unloading mode selection, drone motion parameters (including flight angle, flight speed) and power allocation, and effectively improves the unloading efficiency of drone-assisted edge computing systems. And compared with baseline algorithms such as DQN in simulation experiments, it is found that the DDPG algorithm has a significant improvement in processing delay. Among them, the comparison results of DDPG and DQN in processing delay (as shown in Figure 3) show that DDPG is nearly 20% higher than DQN. As shown in Figure 4, DDPG has improved nearly 60% in processing delay compared with the Local baseline algorithm (computational tasks are only calculated locally), and DDPG has improved nearly 34% in processing delay compared with the Offload baseline algorithm (computational tasks are all unloaded to the base station for edge computing).

以上实施例仅用以说明本发明的技术方案,而非对其限制;尽管参照前述实施例对本发明进行了详细的说明,本领域的普通技术人员应当理解:其依然可以对前述各实施例所记载的技术方案进行修改,或者对其中部分技术特征进行等同替换,但这些修改或者替换,并不使相应技术方案的本质脱离本发明各实施例技术方案的精神和范围。The above embodiments are only used to illustrate the technical solutions of the present invention, rather than to limit the same. Although the present invention has been described in detail with reference to the aforementioned embodiments, a person skilled in the art should understand that the technical solutions described in the aforementioned embodiments may still be modified, or some of the technical features thereof may be replaced by equivalents. However, such modifications or replacements do not deviate the essence of the corresponding technical solutions from the spirit and scope of the technical solutions of the embodiments of the present invention.

Claims (5)

1. The unmanned aerial vehicle auxiliary MEC system joint task scheduling and motion trail optimizing method is characterized in that all terminal calculation task processing is minimized to be completed to be an optimizing target, unmanned aerial vehicle transmission power, task unloading variables, unmanned aerial vehicle flight speed, unmanned aerial vehicle flight angle, unmanned aerial vehicle self energy, a moving area of an unmanned aerial vehicle and a moving area of terminal equipment are taken as constraints, and a depth deterministic strategy gradient algorithm is adopted to solve the optimizing target.
2. The unmanned aerial vehicle assisted MEC system joint task scheduling and motion trajectory optimization method of claim 1, wherein the optimization objectives and constraints are expressed as follows:
Figure FDA0004001280820000011
Figure FDA0004001280820000012
Figure FDA0004001280820000013
Figure FDA0004001280820000014
C4:0≤β(n)≤2π
Figure FDA0004001280820000015
C6:{x u (n)∈[0,L],y u (n)∈[0,W]}
C7:{x m (n)∈[0,L],y m (n)∈[0,W]}
wherein ,tsum (n) is the total delay to complete the processing of the computing task in time slot T, expressed as:
Figure FDA0004001280820000016
wherein ,
Figure FDA0004001280820000017
Figure FDA0004001280820000018
offloading all computing tasks to a drone for ground terminal equipmentTransmission delay->
Figure FDA0004001280820000019
Transmission delay for unloading calculation task part to base station for unmanned aerial vehicle, t mu (n) calculating task time delay for unmanned aerial vehicle, t mb (n) time required for the base station to deploy MEC server side to complete the calculation task;
c1 is the transmission power P to the unmanned aerial vehicle u (n) constraint, C2 is a variable for task offloading
Figure FDA00040012808200000110
C3 is the constraint on the unmanned aerial vehicle flight speed v u (n) constraint, C4 is constraint on unmanned plane flight angle β (n), C5 is constraint on unmanned plane self energy, and C6 and C7 are limits on unmanned plane and terminal equipment movement area, respectively; e (E) fly =φ||v u (n)|| 2 Is the flight energy consumption of the unmanned aerial vehicle, wherein phi=0.5M UAV t fly M is unmanned aerial vehicle mass, t fly For time of flight, E mu (n)=γ u (f u ) 3 t mu (n),E mu (n) locally calculating energy consumption for unmanned aerial vehicle, f u Is the calculation capability of unmanned aerial vehicle, gamma u For influencing the CPU processing by the chip structure, E U Is self-charged quantity of the unmanned aerial vehicle.
3. The unmanned aerial vehicle assisted MEC system joint task scheduling and motion trail optimization method according to claim 1, wherein the process of solving the optimization target by adopting the depth deterministic strategy gradient algorithm is as follows:
the state space is expressed as
Figure FDA0004001280820000021
Wherein q (n) represents positional information of the unmanned aerial vehicle, p m (n) represents the position information of the ground terminal equipment, D m (n) represents the size of the remaining calculation task data amount,
Figure FDA0004001280820000022
representing the residual electric quantity of the unmanned aerial vehicle;
the action space is expressed as
Figure FDA0004001280820000023
wherein vu (n) is the speed of the unmanned aerial vehicle, beta (n) is the flight angle of the unmanned aerial vehicle, and P u (n) is the transmission power of the unmanned aerial vehicle, < >>
Figure FDA0004001280820000024
Unloading variables for the task;
the bonus function is denoted as r n =-t sum (n) wherein the reward function is a negative total delay;
the state-action values, i.e., Q (s, a), are recorded and updated using the Q-table, with updates using the critic and actor networks, as follows:
θ Q' ←ρθ Q +(1-ρ)θ Q'
θ μ' ←ρθ μ +(1-ρ)θ μ'
wherein ,θQ Is a parameter of the critic neural network, ρ is a constant, θ μ Is a parameter of the actor neural network.
4. The unmanned aerial vehicle assisted MEC system joint task scheduling and motion trajectory optimization method of claim 3, wherein the critic network updates as:
L(θ Q )=E μ' [(y n -Q(s n ,a nQ )) 2 ]
wherein ,Eμ' To calculate the mean value function, y n For Q target value, y n =r n +γQ(s n+1 ,μ(s n+1 )|θ Q ) Gamma is the discount factor, r n Is a bonus function.
5. The unmanned aerial vehicle assisted MEC system joint task scheduling and motion trail optimization method of claim 3, wherein the Actor network updates as:
Figure FDA0004001280820000025
wherein ,
Figure FDA0004001280820000026
for the policy gradient function, μ is the policy network and N is the size randomly extracted from the experience pool. />
CN202211613821.3A 2022-12-15 2022-12-15 UAV-assisted MEC system joint task scheduling and motion trajectory optimization method Pending CN116257335A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211613821.3A CN116257335A (en) 2022-12-15 2022-12-15 UAV-assisted MEC system joint task scheduling and motion trajectory optimization method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211613821.3A CN116257335A (en) 2022-12-15 2022-12-15 UAV-assisted MEC system joint task scheduling and motion trajectory optimization method

Publications (1)

Publication Number Publication Date
CN116257335A true CN116257335A (en) 2023-06-13

Family

ID=86685290

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211613821.3A Pending CN116257335A (en) 2022-12-15 2022-12-15 UAV-assisted MEC system joint task scheduling and motion trajectory optimization method

Country Status (1)

Country Link
CN (1) CN116257335A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117354759A (en) * 2023-12-06 2024-01-05 吉林大学 Task unloading and charging scheduling combined optimization method for multi-unmanned aerial vehicle auxiliary MEC
CN117376985A (en) * 2023-12-08 2024-01-09 吉林大学 Energy efficiency optimization method for multi-UAV assisted MEC task offloading under Rice channel

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117354759A (en) * 2023-12-06 2024-01-05 吉林大学 Task unloading and charging scheduling combined optimization method for multi-unmanned aerial vehicle auxiliary MEC
CN117354759B (en) * 2023-12-06 2024-03-19 吉林大学 Task unloading and charging scheduling combined optimization method for multi-unmanned aerial vehicle auxiliary MEC
CN117376985A (en) * 2023-12-08 2024-01-09 吉林大学 Energy efficiency optimization method for multi-UAV assisted MEC task offloading under Rice channel
CN117376985B (en) * 2023-12-08 2024-03-19 吉林大学 Energy efficiency optimization method for multi-unmanned aerial vehicle auxiliary MEC task unloading under rice channel

Similar Documents

Publication Publication Date Title
Chen et al. Deep reinforcement learning based resource allocation in multi-UAV-aided MEC networks
Ebrahim et al. A deep learning approach for task offloading in multi-UAV aided mobile edge computing
CN113254188B (en) Scheduling optimization method and device, electronic equipment and storage medium
CN112911618B (en) A task offload scheduling method for drone server based on resource exit scenario
CN117499867A (en) A method to achieve energy-efficient computing offloading through policy gradient algorithm in multi-UAV-assisted mobile edge computing
CN116257335A (en) UAV-assisted MEC system joint task scheduling and motion trajectory optimization method
CN115640131A (en) Unmanned aerial vehicle auxiliary computing migration method based on depth certainty strategy gradient
CN114327876B (en) A method and device for unloading tasks of drone-assisted mobile edge computing
CN117580105B (en) An optimization method for unmanned aerial vehicle task offloading for power grid inspection
WO2022242468A1 (en) Task offloading method and apparatus, scheduling optimization method and apparatus, electronic device, and storage medium
CN117858015A (en) Air edge calculation data safe transmission and resource allocation method based on deep reinforcement learning
CN116208968B (en) Trajectory planning method and device based on federated learning
CN118612797A (en) Dual-time-scale joint optimization service caching and computation offloading method for UAV-assisted MEC
CN117785442A (en) UAV trajectory planning system based on computational offloading and its application method
CN114896072A (en) Unmanned aerial vehicle-assisted mobile edge calculation optimization method based on deep reinforcement learning
CN116737391A (en) An edge computing collaboration method based on hybrid strategy in federated mode
CN116774584A (en) Unmanned aerial vehicle differentiated service track optimization method based on multi-agent deep reinforcement learning
CN117354759B (en) Task unloading and charging scheduling combined optimization method for multi-unmanned aerial vehicle auxiliary MEC
CN118075772A (en) Space-time-ground integrated network task segmentation and resource allocation method based on MEC
CN115967430A (en) Cost-optimal air-ground network task unloading method based on deep reinforcement learning
Kumar et al. Proximal Policy Optimization based computations offloading for delay optimization in UAV-assisted mobile edge computing
Yin et al. Computing offloading for energy conservation in UAV-assisted mobile edge computing
CN116249202A (en) Combined positioning and computing support method for Internet of things equipment
CN115955711A (en) A resource allocation method for air-to-ground 6G network with optimal energy efficiency
Ho et al. Optimized task offloading in UAV-assisted cloud robotics

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination