[go: up one dir, main page]

CN112202847B - A server resource allocation method based on mobile edge computing - Google Patents

A server resource allocation method based on mobile edge computing Download PDF

Info

Publication number
CN112202847B
CN112202847B CN202010958793.3A CN202010958793A CN112202847B CN 112202847 B CN112202847 B CN 112202847B CN 202010958793 A CN202010958793 A CN 202010958793A CN 112202847 B CN112202847 B CN 112202847B
Authority
CN
China
Prior art keywords
server
base stations
load
servers
central point
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.)
Active
Application number
CN202010958793.3A
Other languages
Chinese (zh)
Other versions
CN112202847A (en
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.)
Fujian Xingweida Information Technology Co ltd
Original Assignee
Chongqing University of Post 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 Chongqing University of Post and Telecommunications filed Critical Chongqing University of Post and Telecommunications
Priority to CN202010958793.3A priority Critical patent/CN112202847B/en
Publication of CN112202847A publication Critical patent/CN112202847A/en
Application granted granted Critical
Publication of CN112202847B publication Critical patent/CN112202847B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/104Peer-to-peer [P2P] networks
    • H04L67/1074Peer-to-peer [P2P] networks for supporting data block transmission mechanisms
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/23Clustering techniques
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1001Protocols in which an application is distributed across nodes in the network for accessing one among a plurality of replicated servers
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/104Peer-to-peer [P2P] networks
    • H04L67/1044Group management mechanisms 

Landscapes

  • Engineering & Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Signal Processing (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Evolutionary Biology (AREA)
  • Evolutionary Computation (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Artificial Intelligence (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Computing Systems (AREA)
  • Mathematical Physics (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

本发明请求保护一种基于移动边缘计算的服务器资源配置方法,属于通信网络技术领域。针对移动边缘计算场景下服务器的接入时延和负载约束问题,提出边缘服务器的优化配置方法。本发明根据区域内移动基站的位置及分布密度,通过初始聚类划分满足服务器的接入时延和负载约束,通过基站排序、服务器位置偏移,以及服务器数量压缩的方法进行多层次聚类迭代,优化区域内的服务器资源配置,从而有效降低服务器的配置数量和平均接入时延,并提高服务器的负载均衡性。

Figure 202010958793

The invention claims to protect a server resource configuration method based on mobile edge computing, which belongs to the technical field of communication networks. Aiming at the access delay and load constraints of servers in mobile edge computing scenarios, an optimal configuration method for edge servers is proposed. According to the location and distribution density of mobile base stations in the area, the present invention satisfies the access delay and load constraints of servers through initial clustering, and performs multi-level clustering iteration through the methods of base station sorting, server location offset, and server number compression. , optimize the configuration of server resources in the area, thereby effectively reducing the number of servers configured and the average access delay, and improving the load balance of servers.

Figure 202010958793

Description

Server resource allocation method based on mobile edge calculation
Technical Field
The invention belongs to the technical field of communication networks, and particularly relates to a server resource allocation method based on mobile edge computing.
Background
Due to the rapid development of the 5G technology, the rapid growth of mobile services is driven. However, due to constraints in computing power, storage resources, and battery capacity, the traffic handling capabilities of mobile terminal devices are limited to some extent. With the advent of computing offloading technology, the mobile terminal can offload services with large computation amount and low time delay requirement to the cloud server for processing, and return results in time, so as to alleviate the pressure of insufficient local processing capability of the mobile terminal. However, there still exist some problems to be solved by this offloading technology, especially when the distance from the mobile device to the cloud server is long, the offloading process has long transmission delay, which will seriously affect the Quality of Service (Quality of Service) of the delay-sensitive task. In recent years, the advent of Mobile Edge Computing (MEC) has provided the possibility of solving this problem. The MEC reduces the transmission distance of task unloading by distributing and configuring the servers to the wireless base stations closer to the users, and can effectively reduce the access time delay of the servers of the users, thereby providing various intelligent services with higher efficiency.
The resource allocation problem of the edge server is an important target for the research of the mobile edge computing technology. The reasonable edge server configuration method can effectively improve the utilization rate of server resources and the real-time performance of service completion. The configuration planning of the edge server has two strong constraint conditions, one is the access delay constraint of the server, and the other is the load constraint of the server. The simplest method for satisfying these two constraints is to increase the configuration density and number of edge servers, but may seriously affect the resource utilization and load balance of the servers, thereby causing huge loss to operators. Therefore, in order to improve the service quality of the mobile edge computing and the resource utilization rate and load balance of the server, the optimal configuration of the edge server resources is an important problem for the construction and perfection of the 5G network.
At present, most of the existing edge server configuration schemes are optimized only aiming at access delay, the calculation capacity constraint of the servers, the number of the servers and the load balance are ignored, and the resource utilization rate is difficult to further promote; a small number of configuration schemes are mainly optimized for load balance of a server, although a maximum delay threshold is introduced, the balance of delay is not considered, so that the difference of access delay of users in different areas is large, and the stability of user experience is difficult to ensure. In order to solve the above problems, the present invention provides a server resource allocation method based on mobile edge computing.
Disclosure of Invention
The present invention is directed to solving the above problems of the prior art. A server resource allocation method based on mobile edge computing is provided. The technical scheme of the invention is as follows:
a server resource allocation method based on mobile edge calculation is characterized in that initial clustering division is carried out on base stations according to the positions and distribution densities of mobile base stations in an area under the condition that the access time delay and load constraint conditions of a server are met, multilevel clustering iteration is carried out through a method of base station sequencing, server position offset and server quantity compression, server resource allocation is optimized, and the resource allocation method specifically comprises the following steps:
101. putting all base stations in the area into a set A, and initially configuring the base stations in the set A to obtain an initial central point set U ═ aiH and corresponding cluster set of base stations CiCalculating a target value R according to the target function, wherein an initialization variable j is 0, and k is 0;
102. according to the initial configuration, let R '═ R, R ═ R, where R' denotes the center point offset update index and R ″ denotes the random sequence update index;
103. making the current central point quantity I ═ U |;
104. if R ″)<R ', make R ' ═ R ', j ═ 0, update the centre point set U ═ { a ═iH and corresponding cluster set of base stations CiSkipping to the step 105, otherwise, skipping to the step 105;
105. j equals j +1, if j<J, wherein J updates the iteration termination tolerance for the center point, a for each center point a in UiRandomly selecting one of the lambda base stations adjacent to the base station as a new central point to replace aiStep 106, let k equal to 0; otherwise, jumping to step 110;
106. k is K +1, if K is less than or equal to K, wherein K is the iteration termination tolerance updated by the base station random sequence, all base stations are randomly arranged to generate a random sequence s, and the step 107 is skipped; otherwise, jumping to step 104;
107. sequentially dividing the base stations in the sequence s into a central point cluster set closest to the base stations according to the access time delay and the server load constraint condition;
108. if all base stations in the sequence s are divided, the division is regarded as effective division, a target value R is calculated according to a target function, and the step 109 is skipped; otherwise, jumping to step 106;
109. if R is less than R ', let R' ═ R, k ═ 0, update the center point set U ═ { a ═iH and corresponding cluster set of base stations CiSkipping to step 106; otherwise, jumping to step 106;
110. if I meets the constraint condition of the minimum number of servers, deleting one clustering center in U at random, enabling j to be 0, and jumping to step 103; otherwise, the output center point set U ═ a ═ is outputiH and corresponding cluster set of base stations CiAnd fourthly, finishing the algorithm.
Further, the step 101 of performing initial configuration on the base station in the step a includes:
1) calculating the neighborhood density of each base station in the set A according to the coordinate position of the base station, and initializing a variable i to be 1;
2) the base station with the highest density in A is taken as the central point and is marked as aiPutting the central point set U into the image;
3) according to the formulaiThe base stations which meet the access delay and server load constraint conditions in the A are sequentially moved into a cluster C from small to largei
4) If it is not
Figure BDA0002679595300000031
i +1, jumping to the step 2; otherwise, the central point set U ═ aiH and corresponding cluster set of base stations CiAs the initial solution.
Further, the access delay and the server load constraint condition in step 107 are shown in formulas (1) and (2):
Ti,n≤Tmax (1)
li≤Lmax (2)
in the formula (1), Ti,nRepresents the ith central point aiAnd the nth base station point bnTime delay between which is determined by the distance between two points, TmaxRepresents the maximum allowed access delay;
in the formula (2), liIndicates the load capacity of the ith server, LmaxRepresenting the maximum load upper bound for each server.
Further, the objective function of the steps 101 and 108 is shown in formula (3):
R=ε·α+(1-ε)(β+γ) (3)
in the formula (3), epsilon represents a balance factor, epsilon is more than or equal to 0 and less than or equal to 1, alpha, beta and gamma represent a server number factor, an access delay factor and a server load factor, which are respectively shown in formulas (4), (5) and (6);
Figure BDA0002679595300000041
Figure BDA0002679595300000042
Figure BDA0002679595300000043
wherein, I represents the number of central points, which is equivalent to the number of configured servers, N represents the upper limit of the number of configured servers, which is equal to the total number of base stations, tiDenotes the access delay of the ith server,. tau denotes the average access delay of the server,. liThe load amount of the ith server is represented, and η represents the average load amount of the server.
Further, the minimum server number constraint of step 110 is shown in equation (7):
Figure BDA0002679595300000044
in the formula (7), IminRepresents the minimum number of configuration servers, and the value is the total load L of the base stations in the areatotalMost with each serverUpper limit of large load LmaxDivide and round up.
The invention has the following advantages and beneficial effects:
the method aims at the problems of access delay, the number of servers and load balance in the resource configuration of the edge server. According to the position and distribution density of the mobile base stations in the area, initial clustering division of the base station set is completed on the premise that access delay and load constraint of a server are met, and compared with a scheme of randomly generating an initial solution in conventional optimization, the method can effectively reduce the calculation amount of subsequent optimization iteration. Through random sequencing and iteration of base stations in the region and random offset and iteration of the server position, the clustering division scheme is effectively prevented from falling into local optimum; the configuration quantity of server resources is effectively reduced by iterative compression of the quantity of the servers; by strictly executing access delay and resource capacity constraint in multi-level iteration, the optimization solution can obtain good server load balance besides ensuring user service quality and improving resource utilization rate of the server.
Drawings
Fig. 1 is a flow chart of a configuration method of an edge server according to a preferred embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be described in detail and clearly with reference to the accompanying drawings. The described embodiments are only some of the embodiments of the present invention.
The technical scheme for solving the technical problems is as follows:
the concepts and models involved in the present disclosure are as follows:
1. network model
Assume that the base station profile within the region is G (b)n,ln) Wherein b isn={xn,ynIs the position coordinate of each base station, n is the label of each base station, lnIs the traffic load of each base station.
2. Other symbols referred to in the context of the present invention are described below:
a: initial set of base stations
bn: the nth base station
U: set of center points
R': center point offset update index
R': random sequence update indicator
I: number of center points
ai: the ith central point
λ: updating the number of neighboring points of the center point
J: midpoint update iteration termination tolerance
K: base station random sequence update iteration termination tolerance
s: random sequence of base station in A
Ci: ith base station clustering
Ti,n: center point aiAnd base station point bnTime delay therebetween
li: load of ith server
Tmax: maximum allowed access delay
Lmax: maximum load upper bound per server
Imin: configuring minimum number of servers
Ltotal: total load of base stations in area
The technical scheme of the invention is explained as follows:
1. initial configuration method
Step 1, calculating the neighborhood density of each base station in the set A according to the coordinate position of the base station, and initializing a variable i to be 1;
step 2, taking the base station with the maximum density in the A as a central point and marking as aiPutting the central point set U into the image;
step 3, according to the formulaiThe base stations which meet the access delay and server load constraint conditions in the A are sequentially moved into a cluster C from small to largei
Step 4, if
Figure BDA0002679595300000074
i +1, jumping to the step 2; otherwise, the central point set U ═ aiH and corresponding cluster set of base stations CiAs the initial solution.
2. Access delay and server load constraints:
as shown in formulas (1) and (2):
Ti,n≤Tmax (1)
li≤Lmax (2)
in the formula (1), Ti,nRepresents the ith central point aiAnd the nth base station point bnTime delay between which is determined by the distance between two points, TmaxRepresents the maximum allowed access delay;
in the formula (2), liIndicates the load capacity of the ith server, LmaxRepresenting the maximum load upper bound for each server.
3. An objective function:
as shown in equation (3):
R=ε·α+(1-ε)(β+γ) (3)
in the formula (3), epsilon represents a balance factor, epsilon is more than or equal to 0 and less than or equal to 1, alpha, beta and gamma represent a server number factor, an access delay factor and a server load factor, which are respectively shown in formulas (4), (5) and (6);
Figure BDA0002679595300000071
Figure BDA0002679595300000072
Figure BDA0002679595300000073
where I represents the number of hubs, which is equivalent to the number of servers deployed, and N representsUpper limit of number of configuration servers, whose value is equal to total number of base stations, tiDenotes the access delay of the ith server,. tau denotes the average access delay of the server,. liThe load amount of the ith server is represented, and η represents the average load amount of the server.
4. Minimum number of servers constraint:
as shown in equation (7):
Figure BDA0002679595300000081
in the formula (7), IminRepresents the minimum number of configuration servers, and the value is the total load L of the base stations in the areatotalUpper limit of maximum load L with each servermaxDivide and round up.
A server resource allocation method based on mobile edge calculation is disclosed, the specific implementation method comprises the following steps:
step 1: putting all base stations into A, and initially configuring the base stations in A to obtain initial U ═ aiAnd { C }iR is calculated according to the objective function, and the initialization variable j is 0, and k is 0;
step 2: according to an initial configuration, let R ═ R, R ═ R;
and step 3: making the current central point quantity I ═ U |;
and 4, step 4: if R ″)<R ', let R' ═ R ", j ═ 0, update U ═ aiAnd { C }iSkipping to the step 5; otherwise, jumping to step 5;
and 5: j equals j +1, if j<J, for each a in UiRandomly selecting a point in adjacent lambda base stations to replace aiStep 6, making k equal to 0; otherwise, jumping to step 10;
step 6: if K is equal to or less than K, randomly arranging all base stations to generate s, and jumping to the step 7; otherwise, jumping to step 4;
and 7: sequentially dividing the base stations in the s into a nearest cluster set according to the access time delay and the server load constraint condition;
and 8: if all the base stations in s are divided, the division is regarded as effective division, R is calculated according to the objective function, and the step 9 is skipped; otherwise, jumping to step 6;
and step 9: if R is less than R ', let R' ═ R, k ═ 0, update U ═ aiAnd { C }iSkipping to the step 6; otherwise, jumping to step 6;
step 10: if I meets the constraint condition of the minimum number of servers, deleting one clustering center in U at random, enabling j to be 0, and skipping to the step 3; otherwise, the output U ═ aiAnd { C }iAnd fourthly, finishing the algorithm.
The above examples are to be construed as merely illustrative and not limitative of the remainder of the disclosure. After reading the description of the invention, the skilled person can make various changes or modifications to the invention, and these equivalent changes and modifications also fall into the scope of the invention defined by the claims.

Claims (4)

1. A server resource allocation method based on mobile edge computing is characterized by comprising the following steps:
101. putting all base stations in the area into a set A, and initially configuring the base stations in the set A to obtain an initial central point set U ═ aiH and corresponding cluster set of base stations CiCalculating a target value R according to the target function, wherein an initialization variable j is 0, and k is 0;
102. according to the initial configuration, let R '═ R, R ═ R, where R' denotes the center point offset update index and R "denotes the random sequence update index;
103. making the current central point quantity I ═ U |;
104. if R '< R', let R '═ R', j ═ 0, update the center point set U ═ { a ═iH and corresponding cluster set of base stations CiSkipping to the step 105, otherwise, skipping to the step 105;
105. j is J +1, if J < J, where J updates the iteration termination tolerance for the center point, for each center point a in UiIn its vicinity of λRandomly selecting one of the base stations as a new central point to replace aiStep 106, let k equal to 0; otherwise, jumping to step 110;
106. k is K +1, if K is less than or equal to K, wherein K is the iteration termination tolerance updated by the base station random sequence, all base stations are randomly arranged to generate a random sequence s, and the step 107 is skipped; otherwise, jumping to step 104;
107. sequentially dividing the base stations in the sequence s into a central point cluster set closest to the base stations according to the access time delay and the server load constraint condition;
108. if all base stations in the sequence s are divided, the division is regarded as effective division, a target value R is calculated according to a target function, and the step 109 is skipped; otherwise, jumping to step 106;
109. if R is less than R', let R ═ R, k ═ 0, update the central point set U ═ { a ═ AiH and corresponding cluster set of base stations CiSkipping to step 106; otherwise, jumping to step 106;
110. if I meets the constraint condition of the minimum number of servers, deleting one clustering center in U at random, enabling j to be 0, and jumping to step 103; otherwise, the output center point set U ═ a ═ is outputiH and corresponding cluster set of base stations CiFourthly, the algorithm is ended;
the objective function of steps 101 and 108 is shown in equation (3):
R=ε·α+(1-ε)(β+γ) (3)
in the formula (3), epsilon represents a balance factor, epsilon is more than or equal to 0 and less than or equal to 1, alpha, beta and gamma represent a server number factor, an access delay factor and a server load factor, which are respectively shown in formulas (4), (5) and (6);
Figure FDA0003491235780000021
Figure FDA0003491235780000022
Figure FDA0003491235780000023
wherein, I represents the number of central points, which is equivalent to the number of configured servers, N represents the upper limit of the number of configured servers, which is equal to the total number of base stations, tiDenotes the access delay of the ith server,. tau denotes the average access delay of the server,. liThe load amount of the ith server is represented, and η represents the average load amount of the server.
2. The method according to claim 1, wherein the step 101 of initially configuring the base station in a comprises:
1) calculating the neighborhood density of each base station in the set A according to the coordinate position of the base station, and initializing a variable i to be 1;
2) the base station with the highest density in A is taken as the central point and is marked as aiPutting the central point set U into the image;
3) according to the formulaiThe base stations which meet the access delay and server load constraint conditions in the A are sequentially moved into a cluster C from small to largei
4) If it is not
Figure FDA0003491235780000031
i +1, jumping to the step 2; otherwise, the central point set U ═ aiH and corresponding cluster set of base stations CiAs the initial solution.
3. The method for allocating server resources based on mobile edge computing according to claim 1, wherein the access delay and server load constraint conditions of step 107 are shown in formulas (1) and (2):
Ti,n≤Tmax (1)
li≤Lmax (2)
in the formula (1), Ti,nRepresents the ith central point aiAnd the nth base station point bnTime delay between which is determined by the distance between two points, TmaxRepresents the maximum allowed access delay;
in the formula (2), liIndicates the load capacity of the ith server, LmaxRepresenting the maximum load upper bound for each server.
4. The method for allocating server resources based on mobile edge computing as claimed in claim 1, wherein the minimum server number constraint of step 110 is shown in formula (7):
Figure FDA0003491235780000032
in the formula (7), IminRepresents the minimum number of configuration servers, and the value is the total load L of the base stations in the areatotalUpper limit of maximum load L with each servermaxDivide and round up.
CN202010958793.3A 2020-09-14 2020-09-14 A server resource allocation method based on mobile edge computing Active CN112202847B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010958793.3A CN112202847B (en) 2020-09-14 2020-09-14 A server resource allocation method based on mobile edge computing

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010958793.3A CN112202847B (en) 2020-09-14 2020-09-14 A server resource allocation method based on mobile edge computing

Publications (2)

Publication Number Publication Date
CN112202847A CN112202847A (en) 2021-01-08
CN112202847B true CN112202847B (en) 2022-03-22

Family

ID=74016278

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010958793.3A Active CN112202847B (en) 2020-09-14 2020-09-14 A server resource allocation method based on mobile edge computing

Country Status (1)

Country Link
CN (1) CN112202847B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112911618B (en) * 2021-01-29 2022-05-03 重庆邮电大学 A task offload scheduling method for drone server based on resource exit scenario
CN114126066B (en) * 2021-11-27 2022-07-19 云南大学 MEC-oriented server resource allocation and address selection joint optimization decision method
CN117119573B (en) * 2023-10-20 2024-01-19 山东科技大学 Resource optimization method based on aggregation hierarchical clustering algorithm in ultra-dense network

Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3462316A1 (en) * 2017-09-29 2019-04-03 NEC Laboratories Europe GmbH System and method to support network slicing in an mec system providing automatic conflict resolution arising from multiple tenancy in the mec environment
CN109981451A (en) * 2019-01-22 2019-07-05 重庆邮电大学 A kind of service reliability and bandwidth recovery method based on multi-path
CN110418353A (en) * 2019-07-25 2019-11-05 南京邮电大学 A method for edge computing server placement based on particle swarm optimization
WO2020068238A1 (en) * 2018-09-28 2020-04-02 Intel Corporation Mec-based distributed computing environment with multiple edge hosts and user devices
EP3648436A1 (en) * 2018-10-29 2020-05-06 Commissariat à l'énergie atomique et aux énergies alternatives Method for clustering cache servers within a mobile edge computing network
CN111163143A (en) * 2019-12-21 2020-05-15 浙江大学 Low-delay task unloading method for mobile edge calculation
CN111163521A (en) * 2020-01-16 2020-05-15 重庆邮电大学 Resource allocation method in distributed heterogeneous environment in mobile edge computing
CN111182570A (en) * 2020-01-08 2020-05-19 北京邮电大学 User association and edge computing unloading method for improving utility of operator
CN111278132A (en) * 2020-01-19 2020-06-12 重庆邮电大学 Resource allocation method for low-latency and high-reliability services in mobile edge computing
EP3668174A1 (en) * 2017-09-12 2020-06-17 Huawei Technologies Co., Ltd. Service processing method, mobile edge computing device, and network device
CN111431961A (en) * 2020-02-20 2020-07-17 重庆邮电大学 Energy-saving task allocation method for cloud data center
CN111491013A (en) * 2020-03-30 2020-08-04 腾讯科技(深圳)有限公司 Server scheduling method, device, system, storage medium and computer equipment
CN111510957A (en) * 2020-04-09 2020-08-07 浪潮天元通信信息系统有限公司 Mobile edge server coordinate positioning method based on multi-objective constraint optimization

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10728138B2 (en) * 2018-12-21 2020-07-28 At&T Intellectual Property I, L.P. Analytics enabled radio access network (RAN)- aware content optimization using mobile edge computing

Patent Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3668174A1 (en) * 2017-09-12 2020-06-17 Huawei Technologies Co., Ltd. Service processing method, mobile edge computing device, and network device
EP3462316A1 (en) * 2017-09-29 2019-04-03 NEC Laboratories Europe GmbH System and method to support network slicing in an mec system providing automatic conflict resolution arising from multiple tenancy in the mec environment
WO2020068238A1 (en) * 2018-09-28 2020-04-02 Intel Corporation Mec-based distributed computing environment with multiple edge hosts and user devices
EP3648436A1 (en) * 2018-10-29 2020-05-06 Commissariat à l'énergie atomique et aux énergies alternatives Method for clustering cache servers within a mobile edge computing network
CN109981451A (en) * 2019-01-22 2019-07-05 重庆邮电大学 A kind of service reliability and bandwidth recovery method based on multi-path
CN110418353A (en) * 2019-07-25 2019-11-05 南京邮电大学 A method for edge computing server placement based on particle swarm optimization
CN111163143A (en) * 2019-12-21 2020-05-15 浙江大学 Low-delay task unloading method for mobile edge calculation
CN111182570A (en) * 2020-01-08 2020-05-19 北京邮电大学 User association and edge computing unloading method for improving utility of operator
CN111163521A (en) * 2020-01-16 2020-05-15 重庆邮电大学 Resource allocation method in distributed heterogeneous environment in mobile edge computing
CN111278132A (en) * 2020-01-19 2020-06-12 重庆邮电大学 Resource allocation method for low-latency and high-reliability services in mobile edge computing
CN111431961A (en) * 2020-02-20 2020-07-17 重庆邮电大学 Energy-saving task allocation method for cloud data center
CN111491013A (en) * 2020-03-30 2020-08-04 腾讯科技(深圳)有限公司 Server scheduling method, device, system, storage medium and computer equipment
CN111510957A (en) * 2020-04-09 2020-08-07 浪潮天元通信信息系统有限公司 Mobile edge server coordinate positioning method based on multi-objective constraint optimization

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
"基于基站密度和业务负载的异构蜂窝网络能效优化";李云等;《电子与信息学报》;20170430;第39卷(第4期);全文 *

Also Published As

Publication number Publication date
CN112202847A (en) 2021-01-08

Similar Documents

Publication Publication Date Title
CN108541027B (en) Communication computing resource replacement method based on edge cloud network
CN112202847B (en) A server resource allocation method based on mobile edge computing
CN110968426B (en) Edge cloud collaborative k-means clustering model optimization method based on online learning
CN112995289A (en) Internet of vehicles multi-target computing task unloading scheduling method based on non-dominated sorting genetic strategy
CN110519776B (en) Balanced clustering and joint resource allocation method in fog computing system
CN114567933B (en) Resource allocation method in heterogeneous cloud-fog cooperative network based on improved genetic algorithm
CN112188503B (en) Dynamic multichannel access method based on deep reinforcement learning and applied to cellular network
CN115297171B (en) Edge computing and unloading method and system for hierarchical decision of cellular Internet of vehicles
CN111953547B (en) Heterogeneous base station overlapping grouping and resource allocation method and device based on service
CN110233755A (en) The computing resource and frequency spectrum resource allocation method that mist calculates in a kind of Internet of Things
CN113992677A (en) MEC calculation unloading method for delay and energy consumption joint optimization
CN104684095A (en) A Resource Allocation Method Based on Genetic Operations in Heterogeneous Network Convergence Scenarios
CN105530707A (en) A Resource Allocation Method Based on Hybrid Optimization in Heterogeneous Convergence Scenarios
CN113590211A (en) Calculation unloading method based on PSO-DE algorithm
CN106358300B (en) A Distributed Resource Allocation Method in Microcellular Network
CN115048200A (en) Cloud edge aggregation computing-oriented multi-decision computing task optimization unloading method
CN118803859A (en) A wireless network resource scheduling method, device, medium and product
CN115129387A (en) A Computational Offloading Method Based on Multi-Strategy Adaptive Bat Algorithm
CN117592580A (en) Energy federated learning data selection method, device and energy federated learning system
CN115150893B (en) MEC task unloading strategy method based on task division and D2D
CN111314960A (en) A Social Awareness-Based Cooperative Caching Method in Fog Radio Access Networks
CN110602718A (en) Heterogeneous cellular network power distribution method and system based on alternative direction multiplier method
CN113159539B (en) Method for combining green energy scheduling and dynamic task allocation in multi-layer edge computing system
CN111930435B (en) Task unloading decision method based on PD-BPSO technology
CN116367310B (en) Maximum gain-oriented channel allocation method for mobile edge computing

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
GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20250605

Address after: 350000 Fujian Province, Fuzhou City, Gaoxin District, Keji East Road 12, 16, 18, Huajian Building No. 1, 19th Floor, Room 1909-20

Patentee after: Fujian xingweida Information Technology Co.,Ltd.

Country or region after: China

Address before: 400065 Chongqing Road, Nanshan District, south bank, Chongwen Road, No. 2

Patentee before: CHONGQING University OF POSTS AND TELECOMMUNICATIONS

Country or region before: China