Skip to main content

Joint optimization of computing ratio and access points’ density for mixed mobile edge/cloud computing

Abstract

Cooperation between the mobile edge computing (MEC) and the mobile cloud computing (MCC) in offloading computing could improve quality of service (QoS) of user equipments (UEs) with computation-intensive tasks. In this paper, in order to minimize the expect charge, we focus on the problem of how to offload the computation-intensive task from the resource-scarce UE to access point’s (AP) and the cloud, and the density allocation of APs’ at mobile edge. We consider three offloading computing modes and focus on the coverage probability of each mode and corresponding ergodic rates. The resulting optimization problem is a mixed-integer and non-convex problem in the objective function and constraints. We propose a low-complexity suboptimal algorithm called Iteration of Convex Optimization and Nonlinear Programming (ICONP) to solve it. Numerical results verify the better performance of our proposed algorithm. Optimal computing ratios and APs’ density allocation contribute to the charge saving.

1 Introduction

With the rapid development of smart mobile user equipments (UEs), many applications with advanced features have emerged, such as augmented reality, facial recognition, and online games. The UEs who have computation-intensive applications to compute may demand powerful computing capacity and huge amounts of energy [1]. The demands lead to contradictions in UEs which are resource-scarce. The conflict between demands and equipments has become the bottleneck to improve the experience satisfaction of users. Mobile cloud computing (MCC) [2,3,4] has been proposed as a promising way to address challenges by offloading computing tasks to the cloud which has abundant computing resources and energy. However, for delay sensitive applications, the delay of cloud computing is noneligible because of the long distance between the terminal device and the cloud [5]. Meanwhile, the burden on fronthaul is huge, which may lead to heavy jam in data transmission and computing.

In order to solve above problems, the vision of mobile edge computing (MEC) [2] or Fog Computing [6] is proposed as a supplement to MCC [7], which enables applications to run directly at the edge of the network. It extends the traditional cloud computing paradigm to the network edge [5] by putting a substantial amount of storage, communication, control, configuration, measurement, and management at the edge servers [8, 9]. With the help of MEC, low latency, location awareness, and high quality of service (QoS) for streaming media and real-time applications at resource-scarce UEs can be realized. To incorporate MEC in edge devices, some of the traditional access points (APs) are evolved to the edge computing-based access points by equipping with a certain caching, computing capabilities [10], which are more to be called as fog computing-based access points (F-APs).

Some outstanding works have been dedicated to computation offloading. [11] introduced many equivalence definitions of mobile edge computing, mobile edge computing platforms and architecture design. [12] and [13] discussed security threats of mobile edge computing, such as hacking. [14] illustrated the application of mobile edge computing in combination with the Internet of Things. In [15], the UEs, APs, and the cloud made up a three layer structure. They process a task collaboratively by offloading in the mixed MEC/MCC system. [16] and [17] thoroughly described the envisioned network architecture, proposed resource management scheme and analyzed its performance for edge/mobile edge computing.

There are also many previous works improve the system performance through the optimization of offloading decisions and resource allocation, such as the allocation of transmit power, bandwidth, and computation resource. Improvement of the system performance contains reduction in delay or energy consumption [18,19,20], minimization of the system cost [21, 22], improvement of QoS [23], maximization of the revenue of the server [24], adaptation user access mode selection mechanism [25]. However, most of those previous works put their emphasis on offloading decision making, resource allocation, or access mode selection, without a joint consideration of them.

Different from the above approaches, in this paper, we study the joint optimization of offloading decision making and access mode selection for a mixed MEC/MCC system to minimize the expect charge. It is embodied in optimization of computing ratios at each layers and the distribution density of APs. It is meaningful to study the distribution density of APs in MEC due to the edge severs have mobility and controllability. To the best of our knowledge, the joint design of offloading decision making and access mode selection in a mixed MEC/MCC system has not been addressed in previous works. The main contributions of this work are summarized as follows.

  • We analyze the selection probability and corresponding ergodic rate of each mode.

  • We formulate an optimization problem to minimize the expect charge of computing a task in the mixed MCC/MEC system. Due to the multi-access mode, the expect charge is in the form of the product of connecting probability of each mode and its corresponding charge.

  • We devise a low complexity algorithm called Iteration of Convex Optimization and Nonlinear Programming (ICONP) to solve the formulated NP-hard optimization problem. It first fixes the specific variable and transform the original problem into a convex problem by geometric mean inequality method. Solve the convex problem by CVX tool and get the optimal values of other variables. Then fix those variables which are got from last step and solve the problem with the specific variable by constrained nonlinear programming. Do iteration until meet convergence.

  • We prove the convergence of the proposed algorithm. Simulation results show the effectiveness of the proposed scheme with different system parameters.

The rest of this paper is organized as follows. The system model is described in Section 2. The mode selection and its corresponding ergodic rates are represented in Section 3. Section 4 formulates original problem. Section 5 represents the design of optimization algorithm. Simulation results are discussed in Section 6. Finally, we conclude this study in Section 7. “Appendix” can be seen in Sect. 8.

Fig. 1
figure 1

System model

Fig. 2
figure 2

Charge and delay with different value of data size. a Charge with different value of data size; b Delay with different value of data size

2 System model

We consider a three-layer mixed mobile edge/cloud uplink system, which is consisted of a user equipment (UE), a large number of APs, and a remote cloud as illustrated in Fig. 1. In this paper, the UE and APs are assumed to be equipped with a single antenna. APs which is capable of computing are called as F-APs as well. F-APs are deployed according to a two-dimensional PPP(Poisson Point Procession) \(\Phi _f\) with density of \(\lambda _1\) in a disc plane, whose center is the UE. Thus, the deployment of all the APs is an expanded homogeneous PPP \(\Phi _d\) with density of \(\lambda _2=\lambda _1/{k}\), where \(k\in \left( 0,1 \right]\) denotes the probability of an AP supporting computation.

Without loss of generality, only one intensive computing task \({{\Gamma }_{u}}=\{N,\omega \}\) needs to be completed for the UE, where N is the size of computing task, \(\omega\) denotes the number of CPU cycles required for computing one bit. In this paper, we assume that computing task is divisible, which means that the computing task can be divided into two or more parts.

Three computing modes are considered in this paper including F-AP execution mode, AP relay mode, and local execution mode, denoted as mode \(i, i\in \Psi =\{1,2,3\}\), respectively. Mode 1 means that the UE computes the task collaboratively with the F-AP and the cloud, while mode 2 means that the UE computes the task collaboratively with the cloud, and mode 3 is that the UE executes the task locally by adapting its computation capacity. In mode \(i, i\in \Psi\), the UE first processes \(\alpha _i\) of the task, where \(\alpha _i\in \left[ 0,1\right] , i\in \Psi\), and \(\alpha _3=1\). Let \(\varvec{\alpha }=[\alpha _1,\alpha _2,1]\). Then, the UE transmits the rest \((1-\alpha _{i})N\) bits to the selected AP. After that, the selected AP processes \(\varrho =\text {max}\{\beta (2-i),0\}\) of the received data and then transmits \((1-\alpha _{i})(1-\beta (2-i))N\) to the cloud, where \(\beta \in \left[ 0,1\right]\). Finally, the cloud computes the received data.

When compute some data, the energy consumption \({E_c}\) and time consumption \({T_c}\) are given as [26, 27]

$$\begin{aligned} {E_c}=\kappa \cdot {f^2}\cdot {D_1} \end{aligned}$$
(1)
$$\begin{aligned} {T_c} = \frac{{{D_1}\omega }}{f} \end{aligned}$$
(2)

where \(\kappa\) denotes the effective capacitance coefficient. f is the computation capacity of the central processing unit(CPU). \(D_1\) is the size of computing data(in bits).

When transmit some data, the energy consumption \({E_t}\) and time consumption \({T_t}\) are given as

$$\begin{aligned} {E_t} = p \cdot \frac{{{D_2}}}{r} \end{aligned}$$
(3)
$$\begin{aligned} {T_t} = \frac{{{D_2}}}{r} \end{aligned}$$
(4)

where p and r denote the transmit power and rate, respectively. \(D_2\) is the size of transmitting data(in bits).

The size of computation outcome is much smaller than that of the computing task. Thus, the charge due to downlink transmission of the result is negligible compared to the uplink [28, 29]. Combined with Eq. (1)–(4), the charge is the sum of the product of consumed energy and its corresponding price and the product of computing delay and its corresponding price at each layer. The charge in mode \(i, i\in \Psi\), can be computed as

$$\begin{aligned} \begin{aligned} Z_i=&{{V}_{\text {loc}}}\left( \kappa \cdot f_{\text {loc}}^{2}\cdot {{\alpha }_{i}}N\omega +p_1\frac{(1-\alpha _i)N}{R_i}\right) +G_{\text {loc}}\frac{{{\alpha }_{i}}N\omega }{{{f}_{\text {loc}}}}+\\&\quad {{V}_{\text {AP}i}}\left( {\beta (2-i)}(1-{{\alpha }_{i}})N\omega \kappa \cdot f_{\text {AP}i}^{2}+p_2\frac{(1+\beta (i-2))(1-\alpha _i)N}{r_{i}}\right) +\\&\quad G_{\text {AP}}\frac{{\beta (2-i)}(1-{{\alpha }_{i}})N\omega }{{{f}_{\text {AP}i}}}+{{V}_{\text {C}i}}[1+\beta (i-2)](1-{{\alpha }_{i}})N\omega \kappa \cdot f_{\text {C}}^{2}+\\&\quad G_\text {C}\frac{[1+{\beta (i-2})](1-{{\alpha }_{i}})N\omega }{{{f}_{\text {C}}}} \end{aligned} \end{aligned}$$
(5)

where \(f_{\text {loc}}\) is the local computation capacity (in CPU cycles/s) of the UE. \(f_{\text {AP1}}\) is the computation capacity of the selected F-AP. \(f_{\text {AP}i}, i\in \Upsilon =\{2,3\}\), is a meaningless constant which is not equal to 0 for the rigor of the formula. \(f_\text {C}\) is the cloud’s computation capacity. \(R_i\) is the ergodic rate from the UE to the selected AP, while \(r_i\) is the transmission rate from the selected AP to the cloud in mode \(i, i\in \Omega =\{1,2\}\), which will be discussed in the following section in details. \(V_{\text {loc}},V_{\text {AP}i}\) and \(V_{\text {C}i}\) are prices per Joule (in yuan/J) at the UE, the selected AP and the cloud, respectively. The price raises in proportion to the corresponding amount of data needed to be computed or offloaded. For simplicity, we define \(V_{\text {loc}}=\upsilon _1\), \(V_{\text {AP}i}=\upsilon _2\cdot {\beta }^{2-i}(1-\alpha _i)N\), \(V_{\text {C}i}=\upsilon _3\cdot \left( 1-\alpha _i\right) \left( 1+\beta (i-2)\right) N\). \(G_\mho , \mho \in \{\text {loc,AP,C}\}\) are prices per second (in yuan/s) for computing delay at the served UE, the selected AP and the cloud, respectively. All notations in this paper and their definitions are collected in Table 1.

Table 1 Notation

3 Mode selection and ergodic rate

The UE first tries to select an F-AP which is nearest to it and the received signal-to-noise ratio (SNR) is larger than a pre-set SNR threshold \(T_1\). If the UE cannot find an F-AP which meets the requirements, the UE will select an AP which is nearest to it meanwhile the SNR between them is larger than a pre-set SNR threshold \(T_2\) as a relay. If neither of them can be achieved, the UE will compute data by itself. The probability of finding an AP which is nearest to the UE meanwhile the SNR between them is larger than \(T_i\) is expressed as \(F(\lambda _i), i\in \Omega\) [25].

$$\begin{aligned} \begin{aligned} {{F}}({{\lambda }_{i}})=\frac{1}{1+T_iB_1\sigma ^2/(p_1\lambda _i\pi )},i\in \Omega \\ \end{aligned} \end{aligned}$$
(6)

where \(B_1\), \(\sigma ^2\) and \(p_1\) are the transmission bandwidth, the mean noise power per Hz, and the transmission power of the UE. The prove of \(F(\lambda _i)\) can be seen in “Appendix 1”.

The probability of selecting mode \(i, i\in \Psi\), is denoted as \(M_i\), and expressed as

$$\begin{aligned} {M_1}= & {} F({\lambda _1}) = \frac{1}{{1 + {T_1}{B_1}{\sigma ^2}/({p_1}{\lambda _1}\pi )}} \end{aligned}$$
(7)
$$\begin{aligned} {M_2}= & {} [1 - F({\lambda _1})]F({\lambda _2}) \nonumber \\= & {} \left[ 1 - \frac{1}{{1 + {T_1}{B_1}{\sigma ^2}/({p_1}{\lambda _1}\pi )}}\right] \cdot \frac{1}{{1 + {T_2}{B_1}{\sigma ^2}/({p_1}{\lambda _2}\pi )}} \end{aligned}$$
(8)
$$\begin{aligned} {M_3}= & {} \prod \nolimits _{i = 1}^2 {[1 - F({\lambda _i})]} \nonumber \\= & {} \left[ 1 - \frac{1}{{1 + {T_1}{B_1}{\sigma ^2}/({p_1}{\lambda _1}\pi )}}\right] \cdot \left[ 1 - \frac{1}{{1 + {T_2}{B_1}{\sigma ^2}/({p_1}{\lambda _2}\pi )}}\right] \end{aligned}$$
(9)

Next, we focus on the derivation of ergodic rate in mode \(i, i\in \Omega\). Since the APs are deployed according to PPP, the ergodic rate (in bps) is defined as [25]

$$\begin{aligned} R={\mathbb {E}}[B_1\text {log}_2(1+\text {SNR})|\text {SNR}\ge T] \end{aligned}$$
(10)

where \({\mathbb {E}}(\cdot )\) is the expectation with respect to the channel fading distribution as well as the locations of the random receiver nodes. SNR and T are the real-time SNR and the pre-set threshold of SNR in the wireless connection between the UE and the selected AP, respectively.

The ergodic rate from the UE to the selected AP in mode \(i, i\in \Omega\), can be derived as [25]

$$\begin{aligned} {{R}_{i}}=B_1\left[ \rho (\lambda _i)+\text {log}_2(1+T_i)\frac{p_1\lambda _i\pi }{p_1\lambda _i\pi +T_iB_1\sigma ^2}\right] \end{aligned}$$
(11)

where \(\rho (\lambda _i)=\int _{{{\log }_{2}}(1+{{T}_{i}})}^{\infty }\frac{p_1\lambda _i\pi }{p_1\lambda _i\pi +2^\theta B_1\sigma ^2}{d\theta }\). More details about \(R_i\) can be seen in “Appendix 2”.

The transmission rate from the selected AP to the cloud is [25]

$$\begin{aligned} {{r}_{i}}={{B}_{2}}{{\log }_{2}}\left( 1+\frac{{{p}_{2}}{{\left\| {{D}_{i}} \right\| }^{-2{{\zeta }_{c}}}}}{{{B}_{2}}{{\sigma }}^{2}}\right) \;, i\in \Omega \end{aligned}$$
(12)

where \(B_2\), \(p_2\) and \(\left\| {{D}_{i}} \right\|\) are the transmit bandwidth, transmit power of the selected AP, and the expect distance between the selected AP and the cloud in mode \(i, i\in \Omega\). \(\zeta _c\) is the path loss exponent between the AP and the cloud. Please see the details of \(r_i\) in “Appendix 3”.

4 Problem formulation

Since three execution modes are all likely to occur, the overall charge in our paper is defined as expected charge. Expected charge is the sum of product of select probability and corresponding charge of each mode, i.e.,

$$\begin{aligned} \begin{aligned} P=\sum \limits _{i=1}^{3}{M_i\cdot Z_i}\\ \end{aligned} \end{aligned}$$
(13)

In this paper, the objective is to minimize the charge of offloading computing, which is formulated as follows:

$$\begin{aligned} \begin{aligned} \mathcal {P}_{\text {1}}:\;\;&{{\underset{\varvec{\alpha },\beta ,{{\lambda }_{1}},{{\lambda }_{2}}}{\mathop {\text {min}}}\,}_{{}}}P \\ s.t\;&\text {C1}:(1-{{\alpha }_{i}})N\le {{n}_{_{1}}}, i\in \Omega \\&\text {C2}:[1-{\beta (2-i)}](1-{{\alpha }_{i}})N\le {{n}_{2}}, i\in \Omega \\&\text {C3}:0\le {\beta }\le 1 \\&\text {C4}:0\le {{\alpha }_{i}}\le 1, i\in \Omega \\&\text {C5}:{{F}_{\min }}\le {{F}(\lambda _1)}\le {{F}_{\max }}\\ \end{aligned} \end{aligned}$$
(14)

The constraint \(\text {C1}\) means the size of offloading data which is offloaded from the UE to the selected F-AP should be no larger than \(n_1\), \(\text {C2}\) guarantees that the data size is no larger than \(n_2\) when it offloaded from the selected AP to the cloud, where \(n_1\) is the maximum receive capacity to the UE offered by the selected AP, \(n_2\) is the maximum receive capacity of the cloud which is offered to the selected AP. Constraints \(\text {C3}\) and \(\text {C4}\) ensure that the computing ratio should no more than 1 and no smaller than 0. Constraint \(\text {C5}\) ensures multi-mode corporation, where \({F}({{\lambda }_{1}})\) is the probability of choosing mode 1, \({{F}_{\min }}\) and \({{F}_{\max }}\) are the lower and upper bound of probability, respectively. Due to the relationship between \(\lambda _1\) and \(\lambda _2\), constraint \(\text {C5}\) contains the constraint of \(F(\lambda _2)\). It is hard to solve this complex and non-convex problem due to the existence of product relationship between variables in the objective function and the constraint \(\text {C2}\). Thus, we need to reduce the complexity and get the suboptimal values of variables by transforming the problem into a convex form.

5 Design of optimization algorithm

Note that \(\lambda _1\) is related to transmission rate and the probability of each mode’s selection. The coupling among \({{\lambda }_{1}}\), \(\beta\), and \(\varvec{\alpha }\) makes transforming the objective function into a convex form difficultly. To overcome these difficulties, we propose to address problem \(\mathcal {P}_{\text {1}}\) in an alternative manner. Specifically, we firstly solve problem \(\mathcal {P}_{\text {1}}\) with respect to \(\varvec{\alpha }\) and \(\beta\) for fixed \(\lambda _{1}\). Then, we solve problem \(\mathcal {P}_{\text {1}}\) with respect to \(\lambda _{1}\) for fixed \(\varvec{\alpha }\) and \(\beta\). Do iteration until convergence.

When the value of \(\lambda _1\) is given, the value of \(M_i, i\in \Psi\), and transmission rate \(R_i\), \(r_i\), \(i\in \Omega\), are all known. By taking various expressions which had been illustrated above into the problem, the objective function and constraints of problem \(\mathcal {P}_{\text {2}}\) are shown as bellow.

$$\begin{aligned} \begin{aligned} \mathcal {P}_{\text {2}}: \;\;\underset{{\alpha _1},{\alpha _2},\beta }{\mathop {\text {min}}}\,&M_1\left\{ {{\upsilon }_{1}}\left[ \kappa \cdot f_{\text {loc}}^{2}\cdot {{\alpha }_{1}}N\omega +{{p}_{1}}\frac{(1-{{\alpha }_{1}})N}{{{R}_{1}}}\right] +G_{\text {loc}}\frac{{{\alpha }_{1}}N\omega }{{{f}_{\text {loc}}}}\right. \\&+{{\upsilon }_{2}}{\beta }^{2}{{(1-{{\alpha }_{1}})}^{2}}{{N}^{2}}\kappa \cdot f_{\text {AP}}^{2}\omega +{\upsilon _2}{\beta }{{N}^{2}}{{p}_{2}}\frac{(1-{\beta }){{(1-{{\alpha }_{1}})}^{2}}}{{{r}_{1}}}\\&+G_{\text {AP}}\frac{{\beta }(1-{{\alpha }_{1}})N\omega }{{{f}_{\text {AP}1}}}+{{\upsilon }_{3}}\cdot {{(1-{\beta })}^{2}}{{(1-{{\alpha }_{1}})}^{2}}{{N}^{2}}\kappa \cdot f_{\text {C}}^{2}\omega \\&+\left. G_\text {C}\frac{(1-\beta )(1-\alpha _1)N\omega }{f_{\text {C}}}\right\} +M_2\left\{ {{\upsilon }_{1}}\left[ \kappa \cdot f_{\text {loc}}^{2}\cdot {{\alpha }_{2}}N\omega +p_1\frac{(1-{{\alpha }_{2}})N}{R_2}\right] \right. \\&+G_{\text {loc}}\frac{{{\alpha }_{2}}N\omega }{{{f}_{\text {loc}}}}+ {{\upsilon }_{2}}(1-{{\alpha }_{2}})N\cdot {{p}_{2}}\frac{(1-{{\alpha }_{2}})N}{{{r}_{2}}}+{{\upsilon }_{3}}\cdot {{(1-{{\alpha }_{2}})}^{2}}{{N}^{2}}\kappa \cdot f_{\text {C}}^{2}\omega \\&+\left. G_\text {C}\frac{(1-\alpha _2)N\omega }{f_{\text {C}}}\right\} +M_3\left( \upsilon _1\kappa \cdot f_{\text {loc}}^{2}N\omega +G_{\text {loc}}\frac{N\omega }{{{f}_{\text {loc}}}}\right) \\ s.t\;&\text {C3} \\&\text {C6}:(1-{{\alpha }_{1}})N\le {{n}_{_{1}}} \\&\text {C7}:(1-{{\alpha }_{2}})N\le {{n}_{_{1}}} \\&\text {C8}:(1-{\beta })(1-{{\alpha }_{1}})N\le {{n}_{2}} \\&\text {C9}:(1-{{\alpha }_{2}})N\le {{n}_{2}} \\&\text {C10}:0\le {{\alpha }_{1}}\le 1 \\&\text {C11}:0\le {{\alpha }_{2}}\le 1 \\ \end{aligned} \end{aligned}$$
(15)

where the constraints C6 and C7 come from C1 when i=1 and 2, respectively. The constraints C8 and C9 come from C2 when i=1 and 2. The constraints C10 and C11 come from C4 when i=1 and 2.

In problem \(\mathcal {P}_{\text {2}}\), the objective function and the constraint C8 exist product relationships between variables \(\alpha _1\) and \(\beta\). It is obviously that the objective function and constraint C8 are not convex. The remaining constraints are linear. Before solving this problem, it is necessary to transform them into convex forms. In the arithmetic geometric mean inequality theorem, for real numbersab, there exists \({a^2} + {b^2} \ge 2ab\). So \(\frac{{{a^2} + {b^2}}}{2}\) is the upper bound of the value of ab. Based on arithmetic geometric mean inequality theorem, problem \(\mathcal {P}_{\text {2}}\) is relaxed to problem \(\mathcal {P}_{\text {3}}\) whose objective and constraints are transformed according to variables \(\varvec{\alpha }\) and \(\beta\).

$$\begin{aligned} \begin{aligned} \mathcal {P}_{\text {3}}: \;\;\underset{{\alpha _1},{\alpha _2},\beta }{\mathop {\text {min}}}\,&M_1\left\{ {{\upsilon }_{1}}(\kappa \cdot f_{\text {loc}}^{2}\cdot \alpha _1N\omega +\frac{p_1{(1-\alpha _1)}N}{R_1})+G_{\text {loc}}\frac{{{\alpha }_{1}}N\omega }{{{f}_{\text {loc}}}}\right. \\&+{{\upsilon }_{2}}\frac{{\beta }^{4}+{(1-\alpha _1)}^{4}}{2}{{N}^{2}}\kappa \cdot f_{\text {AP}}^{2}\omega + {{\upsilon }_{2}}{{N}^{2}}{{p}_{2}}\frac{{\beta }^{2}+{{(1-{\beta })}^{4}}}{4{{r}_{1}}}\\&+{{\upsilon }_{2}}{{N}^{2}}{{p}_{2}}\frac{{\beta }^{2}+{(1-\alpha _1)}^{8}}{4{{r}_{1}}}+G_{\text {AP}}N\omega \frac{{\beta }^2+(1-{{\alpha }_{1}})^2 }{2{{f}_{\text {AP}1}}}\\&\left. +{{\upsilon }_{3}}\cdot \frac{{{(1-{\beta })}^{4}}+{(1-\alpha _1)}^{4}}{2}{{N}^{2}}\kappa \cdot f_{\text {C}}^{2}\omega +G_\text {C}N\omega \frac{(1-\beta )^2+(1-\alpha _1)^2}{2f_{\text {C}}}\right\} \\&+M_2\left\{ {{\upsilon }_{1}}\left[ \kappa \cdot f_{\text {loc}}^{2}\cdot {{\alpha }_{2}}N\omega +p_1\frac{(1-{{\alpha }_{2}})N}{R_2}\right] +{{\upsilon }_{2}}(1-{{\alpha }_{2}})N\cdot {{p}_{2}}\frac{(1-{{\alpha }_{2}})N}{{{r}_{2}}}\right. \\&\left. +G_{\text {loc}}\frac{{{\alpha }_{2}}N\omega }{{{f}_{\text {loc}}}}+{{\upsilon }_{3}}\cdot {{(1-{{\alpha }_{2}})}^{2}}{{N}^{2}}\kappa \cdot f_{\text {C}}^{2}\omega +G_\text {C}\frac{(1-\alpha _2)N\omega }{f_{\text {C}}}\right\} \\&+M_3\{\upsilon _1\kappa \cdot f_{\text {L}}^{2}N\omega +G_{\text {loc}}\frac{N\omega }{{{f}_{\text {loc}}}}\}\\ s.t\;&\text {C3},\text {C6-7},\text {C9-11}\\&\text {C12}:\frac{{{(1-{\beta })}^{2}}+{(1-\alpha _1)}^{2}}{2}N\le {{n}_{2}} \\ \end{aligned} \end{aligned}$$
(16)

The second derivative of the objective and constraints of problem \(\mathcal {P}_{\text {3}}\) with respect to the variable \(\varvec{\alpha }\) and \(\beta\) are greater than or equal to 0. Thus, the problem \(\mathcal {P}_{\text {3}}\) is a convex problem, which can be solved by CVX tool easily and efficiently. When the values of \(\varvec{\alpha }\) and \(\beta\) are given, the optimal solution of \(\lambda _1\) can be obtained via solving the following problem \(\mathcal {P}_{\text {4}}\). The expression of the objective is same as the objective in problem \(\mathcal {P}_{\text {3}}\). However, the unknown variable is \({{\lambda }_{1}}\) in problem \(\mathcal {P}_{\text {4}}\). Thus, the constraint is related to variable \({{\lambda }_{1}}\) in problem \(\mathcal {P}_{\text {4}}\) as constraint C5.

$$\begin{aligned} \begin{aligned} \mathcal {P}_{\text {4}}:&\;\;\underset{\lambda _1}{\mathop {\text {min}}}\,P(\lambda _1)\\&s.t\; \text {C5} \end{aligned} \end{aligned}$$
(17)

where

$$\begin{aligned} \begin{aligned} P(\lambda _1)=&\frac{1}{1+T_1B_1\sigma ^2/p_1\lambda _1\pi }\left\{ {{\upsilon }_{1}}(\kappa \cdot f_{\text {loc}}^{2}\cdot \alpha _1N\omega +\frac{p_1{(1-\alpha _1)}N}{R_1})+G_{\text {loc}}\frac{{{\alpha }_{1}}N\omega }{{{f}_{\text {loc}}}}\right. \\&\quad +{{\upsilon }_{2}}\frac{{\beta }^{4}+{(1-\alpha _1)}^{4}}{2}{{N}^{2}}\kappa \cdot f_{\text {AP}}^{2}\omega +{{\upsilon }_{2}}{{N}^{2}}{{p}_{2}}\frac{{\beta }^{2}+{{(1-{\beta })}^{4}}}{4{{r}_{1}}} \\&\quad +{{\upsilon }_{2}}{{N}^{2}}{{p}_{2}}\frac{{\beta }^{2}+{(1-\alpha _1)}^{8}}{4{{r}_{1}}}+G_{\text {AP}}N\omega \frac{{\beta }^2+(1-{{\alpha }_{1}})^2 }{2{{f}_{\text {AP}1}}}\\&\left. +{{\upsilon }_{3}}\cdot \frac{{{(1-{\beta })}^{4}}+{(1-\alpha _1)}^{4}}{2}{{N}^{2}}\kappa \cdot f_{\text {C}}^{2}\omega +G_\text {C}N\omega \frac{(1-\beta )^2+(1-\alpha _1)^2}{2f_{\text {C}}}\right\} \\&+\left( 1-\frac{1}{1+T_1B_1\sigma ^2/p_1\lambda _1\pi }\right) \frac{1}{1+T_2B_1\sigma ^2/p_1\lambda _2\pi }\left\{ {{\upsilon }_{1}}[\kappa \cdot f_{\text {loc}}^{2}\cdot {{\alpha }_{2}}N\omega \right. \\&+p_1\frac{(1-{{\alpha }_{2}})N}{R_2}]+G_{\text {loc}}\frac{{{\alpha }_{2}}N\omega }{{{f}_{\text {loc}}}}+{{\upsilon }_{2}}(1-{{\alpha }_{2}})N\cdot {{p}_{2}}\frac{(1-{{\alpha }_{2}})N}{{{r}_{2}}}\\&\left. +{{\upsilon }_{3}}\cdot {{(1-{{\alpha }_{2}})}^{2}}{{N}^{2}}\kappa \cdot f_{\text {C}}^{2}\omega +G_\text {C}\frac{(1-\alpha _2)N\omega }{f_{\text {C}}}\right\} \\&+\left( {{\upsilon }_{1}}\kappa f_{\text {loc}}^{2}\cdot N\omega +G_\text {C}\frac{N\omega }{{{f}_{\text {C}}}}\right) \cdot \prod _{i=1}^{2}\left( 1-\frac{1}{1+T_iB_1\sigma ^2/p_1\lambda _i\pi }\right) \\ \end{aligned} \end{aligned}$$
(18)

\(\mathcal {P}_{\text {4}}\) is a nonlinear constrained optimization problem which only contains variable \(\lambda _1\). We can get the range of \(\lambda _1\) from the constraint \(\text {C5}\) and record as \(\lambda _\text {min}\le \lambda _1\le \lambda _\text {max}\). There only exists one inequality constraint in \(\mathcal {P}_{\text {4}}\), thus we can get the optimal value of \(\lambda _1\) by interior point penalty function method [30]. The main idea of penalty function method is to transform nonlinear constrained optimization problem into nonlinear unconstrained optimization problem. Firstly, define barrier function

$$\begin{aligned} G(\lambda _1,r)=P(\lambda _1)+r\left( \frac{1}{\lambda _i-\lambda _\text {max}}+\frac{1}{\lambda _i-\lambda _\text {min}}\right) \end{aligned}$$
(19)

where r is a very small positive number. In this way, when \(\lambda _1\) is close to \(\lambda _\text {min}\) or \(\lambda _\text {max}\), \(G(\lambda _1,r)\) is tending to infinity. Otherwise, \(G(\lambda _1,r)\approx P(\lambda _1)\). Thus, we can solve \(\mathcal {P}_{\text {5}}\) to get the optimal value of \(\lambda _1\) equivalently.

$$\begin{aligned} \begin{aligned} \mathcal {P}_\text {5}:&\;\;\underset{\lambda _1}{\mathop {\text {min}}}\,G(\lambda _1,r)\\ \end{aligned} \end{aligned}$$
(20)

\(\mathcal {P}_{\text {5}}\) is a nonlinear unconstrained optimization problem and can be solved by one dimensional linear search method. The derivative of the objective can be solved by Newton’s method [31]. The derivative of \(G({\lambda _1},r)\) with respect to \({\lambda _1}\) is denoted as \(g({\lambda _1},r)\). For one dimensional search function \(g(\lambda _1,r)\), suppose that a close point to the extreme minimum point has been given as \(\delta ^0\). Near the point \(\delta ^0\), we use a quadratic function \(\hbar (\delta ,r)\) to approximate the original function \(g(\delta ,r)\). The original function is obtained by Taylor expansion as

$$\begin{aligned} g(\delta ,r)\approx \hbar (\delta ,r)=g(\delta ^0,r)+g'(\delta ^0,r)(\delta -\delta ^0)+\frac{1}{2}g''(\delta ^0,r)(\delta -\delta ^0)^2 \end{aligned}$$
(21)

where \(g'(\delta ^0,r)=\frac{dg(\delta ,r)}{d\delta }|_{\delta =\delta ^0}\), \(g''(\delta ^0,r)=\frac{d^2g(\delta ,r)}{d(\delta )^2}|_{\delta =\delta ^0}\). Then the extreme minimum point of the quadratic function \(\hbar (\lambda _1,r)\) is used as the new close point to the extreme minimum point of \(G(\delta ,r)\), and record as \(\delta ^1\). According to the necessary conditions of extreme value, \(\delta ^{1}=\delta ^0-\frac{g'(\delta ^0,r)}{g''(\delta ^0,r)}\) can be drawn from \(\frac{d\hbar (\delta ,r)}{d\delta }=0\). Further we can get the update formula as \(\delta ^{m+1}=\delta ^m-\frac{g'(\delta ^m,r)}{g''(\delta ^m,r)}\). The algorithm is shown in Algorithm 1.

According to the definition of \(G(\lambda _1,r)\), the smaller the r is, the closer the solution of \(\mathcal {P}_{\text {5}}\) to the solution of \(\mathcal {P}_{\text {4}}\). Thus, we adopt Series Unconstrained Minimization Method (SUMT) to make the solution of \(\mathcal {P}_{\text {5}}\) more closer to the solution of \(\mathcal {P}_{\text {4}}\) [30]. Set an infinite penalty factor series {\(r_k\)} which is strictly monotonic decreasing and tending to zero. Then solve \(G(\lambda _1,r_k)\) according to each \(r_k\) until meet the iterative termination requirement. The complete algorithm of solving \(\mathcal {P}_{\text {4}}\) is shown in Algorithm 2.

figure a
figure b

Finally, take the \({{\lambda }_{1}}\) which is obtained by Algorithm 2 back to the problem \(\mathcal {P}_{\text {3}}\). \(\lambda _1\) is a known value in \(\mathcal {P}_{\text {3}}\) and then derive optimized value of \(\varvec{\alpha }\) and \(\beta\) by CVX tool. After that, we solve problem \(\mathcal {P}_{\text {4}}\) with fixed \(\varvec{\alpha }\) and \(\beta\). In conclusion, the algorithm for solving \(\mathcal {P}_{\text {}}\) is firstly solving problem \(\mathcal {P}_{\text {3}}\) with respect to \(\varvec{\alpha }\) and \(\beta\) for fixed \(\lambda _{1}\). Then, we solve problem \(\mathcal {P}_{\text {4}}\) with respect to \(\lambda _{1}\) for fixed \(\varvec{\alpha }\) and \(\beta\). When we solve problem \(\mathcal {P}_{\text {3}}\) with respect to \(\varvec{\alpha }\) and \(\beta\) for fixed \(\lambda _{1}\), the value of P with optimized \(\varvec{\alpha }\) and \(\beta\) is smaller than before. Similarly, when we solve problem \(\mathcal {P}_{\text {4}}\) with respect to \(\lambda _{1}\) for fixed \(\varvec{\alpha }\) and \(\beta\), the value of P with optimized \(\lambda _{1}\) is smaller than before. Thus, the algorithm of solving \(\mathcal {P}_{\text {2}}\) is convergent, and it is shown in Algorithm 3.

figure c

6 Simulation results and analysis

In this section, the impact of N, \(n_1\), and \(n_2\) on latency, computing ratios, expect charge are evaluated by using MATLAB with CVX tool. The simulation parameters are listed as follows in Table 2.

Table 2 Parameters’ setting in simulation

Figure 2a, b show the delay and charge of the offloading system with an increasing data size N when \(n_1=1200, n_2=800\). The delay and the charge of the system increase with the increasing of the data size. Compared with local computing, the proposed offloading strategy can improve the QoS by saving about 4 seconds and 1.5 yuan when facing the same data size of the computing task under simulation parameters we set. This is because the objective function is a balance of energy consumption and delay at each layer. Thus, it will not only charge less, but also spend less time than local computing.

Fig. 3
figure 3

Computing ratios with different data size. a Computing ratios with different data size in mode 1; b Computing ratios with different data size in mode 2

Fig. 4
figure 4

Distribution density with different value of data size

Next the computing ratios of each layers in mode 1, mode 2, and allocation of F-APs’ distribution density versus the value of data size are shown in Fig. 3a, b, and Fig. 4, where \(n_1=1200, n_2=800\). In Fig. 3a, with the increasing of data size, the UE firstly computes none, and then the computing ratio of the UE keeps increasing. The computing ratio of the F-AP is firstly unchanged, then increasing, and finally decreasing. The computing ratio of the cloud is firstly unchanged, then decreasing, and finally decreasing. Staying unchanged when the data size is smaller than 1000 bits is because that, the optimal data size which computed at each layer to minimize the charge is smaller than its receive capacity. When the data size becomes larger than 1000 bits and smaller than 1200 bits, the data which is optimized to offload to the cloud is larger than its receive capacity. Thus, the computing ratio of the cloud decreases. Meanwhile, the data which is optimized to offload to the F-AP is smaller than its receive capacity. That is why the computing ratio of the F-AP increases with the increase of data size of the task. When data size is larger than the F-AP’s receive capacity, the UE needs to compute the part which is larger than \(n_1\). Thus, when the data size of the task is larger than \(n_1\), the larger the data size is, the more ratio of the task the UE needs to compute. Meanwhile, both computing ratio of the F-AP and cloud decrease. In Fig. 3b, the cloud computes all the task while the UE computes none when the data size is smaller than \(n_2\). When the data size is larger than \(n_2\), the computing ratio of the UE keeps increasing while cloud’s keeps decreasing. This is because when the optimized data size which is allocated to the cloud is smaller than its receive capacity, the computing ratios of the cloud and the UE stay unchanged. When the optimized offloaded data size is larger than \(n_2\), the amount of offloaded data is fixed at \(n_2\) and the computing ratio of the cloud is decreasing while the computing ratio of the UE is increasing. The change of data size do not affect the optimal value of \(\lambda _1\) as shown in Fig.4. This is due to the increase of data size has no relationship with the allocation of distribution density of F-APs.

Fig. 5
figure 5

Expect charge and distribution density with different value of receive capacity. a Expect charge with different value of \(n_1, n_2\); b\(\lambda _1\) with different value of \(n_1, n_2\)

Fig. 6
figure 6

Computing ratios with different value of receive capacity in mode 1. a UE computing ratio with different value of \(n_1, n_2\) in mode 1; b F-AP computing ratio with different value of \(n_1, n_2\) in mode 1; c Cloud computing ratio with different value of \(n_1, n_2\) in mode 1

Figure 5a, b shows the expect charge and distribution density of F-APs versus the values of \(n_1\) and \(n_2\), where \(N=2000\). In Fig. 5a, the expect charge decreases with the increase of \(n_1\) and \(n_2\). This is because the computing power of upper layers is larger than the UE, it could save charge by offloading. The optimized computing ratios at each layer are limited by the receive capacity of upper layers. Larger \(n_1\) and \(n_2\) mean the UE is permitted to offload more data to upper layers when do optimized allocation of the task. When receive capacity are larger than the optimized computing data size which allocated to corresponding layer, the computing ratios and charge stay unchanged with the increasing of \(n_1\) and \(n_2\). In Fig. 5b, the distribution density of F-AP is hardly influenced by \(n_1\) and \(n_2\) unless \(n_1\) and \(n_2\) are small. This is because when the receive capacity of the F-AP is too small to receive offloaded data, the whole task is computed locally. In that case, the value of distribution density of the F-APs do not need optimization. When the receive capacities become larger, the UE can offload data to upper layers. The distribution density of the F-APs has to be optimized to minimize the charge of the offloading system. From the simulation we found that, there is no direct connection between the distribution density of F-AP and receive capacity when the UE can do offloading.

Figure 6a–c shows the computing ratios at each layer in mode 1 versus the values of \(n_1\) and \(n_2\), where \(N=2000\). In Fig.6a, the UE’s computing ratio decreases with the increase of \(n_1\) and \(n_2\). This is because the UE will offload part of task to upper layers to save charge after optimization. The offloading size of data is limited by receive capacities. When the optimized allocated data size at upper layers is larger than their receive capacity, the UE will offload as much as possible in the limit of receive capacity. In Fig. 6b, the F-AP’s computing ratio will first increase then decrease to a stable value when \(n_2\) keeps increasing. The increase is due to the UE is permitted to offload more data to the cloud through the F-AP with the increasing of \(n_2\). It leads to more data can be computed at the F-AP. However, when the receive capacity of the cloud keeps increasing, more data will be offloaded to the cloud to save charge and the computing ratio of the F-AP decreases. The F-AP’s computing ratio will increase to a stable value when \(n_1\) keeps increasing. This is because when the optimized offloaded data size is larger than the receive capacity of the F-AP, in order to save charge, the UE will offload as much as possible under the limit of the receive capacity of the F-AP. That is why it increases with the increasing of \(n_1\). When the receive capacity of upper layer is increasing to larger than the optimized allocated data size at corresponding layer, the computing ratios at each layer will stay unchanged with the increasing of receive capacities. In Fig. 6c, the computing ratio of the cloud is complemented with the sum of the UE’s and the F-AP’s.

Fig. 7
figure 7

Computing ratios with different value of receive capacity in mode 2. a UE computing ratio with different value of \(n_1, n_2\) in mode 2; b Cloud computing ratio with different value of \(n_1, n_2\) in mode 2

Fig. 8
figure 8

Plan sketch of distances among each point

Figure 7a, b shows the computing ratios at each layer in mode 2 versus the values of \(n_1\) and \(n_2\), where \(N=2000\). In Fig. 7a, the computing ratio of the UE decreases when the receive capacities becomes larger. The computing ratio of the cloud is complemented with UE’s with the increase of \(n_1\) and \(n_2\) as shown in Fig. 7b. The reason is similar to mode 1. This is because when the optimized offloaded data size is larger than the receive capacity of the cloud, in order to save charge, the UE will offload as much as possible under the limit of the receive capacity. When the receive capacity of upper layer further increases to the value which is larger than the optimized allocated data size at the cloud, the computing ratios will stay unchanged with the increasing of receive capacities. Compared with mode 1, the computing burden on the cloud is larger when there is no edge severs.

7 Conclusion

In this paper, a mixed MEC/MCC system based on offloading computing was investigated, which joint optimized the computing ratios at each layer and distribution density of F-APs to minimize the expect charge. To address the non-convex problem, we had proposed ICONP algorithm to solve it. The suboptimal computing ratios of the computing task at each layers were obtained by fixing the value of the density of F-APs and using geometric mean inequality to transform the problem into a convex form. The density of APs was obtained via nonlinear unconstrained programming. The computing ratios and the density of F-APs were solved iteratively. Our simulation results verified that the proposed system can achieve better performance than computing the whole task locally in respects of the charge and the delay. Actually, the research in our paper does not consider the interference between multi-cell and multi-user which indeed exists in real life. Meanwhile, the cost of calculation of optimization problem is not taken into account. Thus, there are several future directions of interest to pursue based on our work. It is interesting to study the multi-user and multi-M-AP coordinated communication under mobile edge computing to overcome the limitation of our work in this paper. In this case, inter-user interference and multi-user game on resources will be taken into consideration. It is also meaningful to consider the cost when deal with the optimization problem. Meanwhile, machine learning is a hot research topic at present. The way to combine machine learning with mobile edge computing effectively is also worth studying in the future.

Abbreviations

Gloss:

Meaning

MEC:

Mobile edge computing

AP:

Access point

UE :

User equipment

ICONP:

Iteration of convex optimization and nonlinear programming

MCC:

Mobile cloud computing

F-AP:

Fog computing-based access point

QoS:

Quality of service

SNR:

Signal-to-noise ratio

References

  1. Cisco visual networking index: mobile data traffic forecast update 2017-2022. CISCO White Paper, February (2018)

  2. W. Shi, J. Cao, Q. Zhang et al., Edge computing: vision and challenges. IEEE Internet Things J. 3(5), 637–646 (2016)

    Article  Google Scholar 

  3. M. Peng, Y. Li, Z. Zhao et al., System architecture and key technologies for 5g heterogeneous cloud radio access networks. IEEE Netw. 29(2), 6–14 (2015)

    Article  Google Scholar 

  4. L. Zhou, Specific-versus diverse-computing in media cloud. IEEE Trans. Circuits Syst. Video Technol. 25(12), 1888–1899 (2015)

    Article  Google Scholar 

  5. S. Wang, J. Xu, N. Zhang et al., A survey on service migration in mobile edge computing. IEEE Access 6, 23511–23528 (2018)

    Article  Google Scholar 

  6. R. Naha, S. Garg, D. Georgekopolous et al., Fog computing: survey of trends, architectures, requirements, and research directions. IEEE Access 6, 47980–48009 (2018)

    Article  Google Scholar 

  7. T.X. Tran, A. Hajisami, P. Pandey et al., Collaborative mobile edge computing in 5g networks: new paradigms, scenarios, and challenges. IEEE Commun. Mag. 55(4), 54–61 (2017)

    Article  Google Scholar 

  8. S. Sardellitti, G. Scutari, S. Barbarossa, Joint optimization of radio and computational resources for multicell mobile-edge computing. IEEE Trans. Signal Inf. Process. Over Netw. 1(2), 89–103 (2015)

    Article  MathSciNet  Google Scholar 

  9. H. Viswanathan, P. Pandey, D. Pompili, Maestro: Orchestrating concurrent application workflows in mobile device clouds. 2016 IEEE International Conference on Autonomic Computing (ICAC), pp. 257–262 (2016)

  10. M. Peng, S. Yan, K. Zhang, et al., Ieee network. Fog-computing-based radio access networks: issues and challenges, (2016)

  11. S. Yi, Z. Hao, Z. Qin, et al., Fog computing: platform and applications. 2015 Third IEEE Workshop on Hot Topics in Web Systems and Technologies (HotWeb), Washington, DC, pp. 73–78 (2015)

  12. I. Stojmenovic, S. Wen, The Fog computing paradigm: scenarios and security issues. 2014 Federated Conference on Computer Science and Information Systems, Warsaw, 1-8 (2014)

  13. R. Roman, J. Lopez, M. Mambo, Mobile edge computing, fog et al.: A survey and analysis of security threats and challenges. Future Gener. Comput. Syst. 2016: S0167739X16305635 (2016)

  14. V. Pande, C. Marlecha, S. Kayte, A Review-fog computing and its role in the internet of things. J. Eng. Res. Appl. (2016)

  15. J. Du, L. Zhao, J. Feng et al., Computation offloading and resource allocation in mixed fog/cloud computing systems with min-max fairness guarantee. IEEE Trans. Commun. 66(4), 1594–1608 (2018)

    Article  Google Scholar 

  16. B.P. Rimal, D.P. Van, M. Maier, Mobile-edge computing versus centralized cloud computing over a converged FiWi access network. IEEE Trans. Network Serv. Manag. 14(3), 498–513 (2017)

    Article  Google Scholar 

  17. B.P. Rimal, D.P. Van, M. Maier, Cloudlet enhanced fiber-wireless access networks for mobile-edge computing. IEEE Trans. Wirel. Commun. 16(6), 3601–3618 (2017)

    Article  Google Scholar 

  18. Y. Lin, E. Chu, Y. Lai et al., Time-and-energy-aware computation offloading in handheld devices to coprocessors and clouds. IEEE Syst. J. 9(2), 393–405 (2015)

    Article  Google Scholar 

  19. K. Zhang, Y. Mao, S. Leng et al., Energy-efficient offloading for mobile edge computing in 5g heterogeneous networks. IEEE Access 4, 5896–5907 (2016)

    Article  Google Scholar 

  20. O. Munoz, A. Pascual-Iserte, J. Vidal, Optimization of radio and computational resources for energy efficiency in latency-constrained application offloading. IEEE Trans. Veh. Technol. 64(10), 4738–4755 (2015)

    Article  Google Scholar 

  21. X. Chen, Decentralized computation offloading game for mobile cloud computing. IEEE Trans. Parallel Distrib. Syst. 26(4), 974–983 (2015)

    Article  Google Scholar 

  22. Y. He, F.R. Yu, N. Zhao et al., Big data analytics in mobile cellular networks. IEEE Access 4, 1985–1996 (2016)

    Article  Google Scholar 

  23. S. Deng, L. Huang, J. Taheri et al., Computation offloading for service workflow in mobile cloud computing. IEEE Trans. Parallel Distrib. Syst. 26, 3317–3329 (2015)

    Article  Google Scholar 

  24. C. Wang, C. Liang, F.R. Yu et al., Computation offloading and resource allocation in wireless cellular networks with mobile edge computing. IEEE Trans. Wirel. Commun. 16(8), 4924–4938 (2017)

    Article  Google Scholar 

  25. S. Yan, M. Peng, W. Wang, User access mode selection in fog computing based radio access networks. In: 2016 IEEE International Conference on Communications (ICC), 1-6 (2016)

  26. T.D. Burd, R.W. Brodersen, Processor design for portable systems. J. Vlsi Signal Process. Syst. Signal Image Video Technol. 13(2–3), 203–221 (1996)

    Article  Google Scholar 

  27. F. Wang, J. Xu, X. Wang et al., Joint offloading and computing optimization in wireless powered mobile-edge computing systems. IEEE Trans. Wirel. Commun. 17(3), 1784–1797 (2018)

    Article  Google Scholar 

  28. S.W. Ko, K. Huang, S.L. Kim et al., Live prefetching for mobile computation offloading. IEEE Trans. Wirel. Commun. 16(5), 3057–3071 (2017)

    Article  Google Scholar 

  29. H. Guo, J. Liu, Collaborative computation offloading for multi-access edge computing over fiber-wireless networks. IEEE Trans. Veh. Technol. 1–1 (2018)

  30. R. Liu, Mathematical Modeling Method and Mathematical Experiment (China Water Conservancy and Hydropower Press, Beijing, 2011)

    Google Scholar 

  31. B. Stephen, V. Lieven, Convex Optimization (Cambridge University Press, Britain, 2004)

    MATH  Google Scholar 

Download references

Acknowledgements

This work was supported by National Natural Science Foundation of China under Grants 61471120, Natural Science Foundation of Hunan Province under Grants 2020JJ4745, the National Science and Technology Major Project of China under Grant 2018ZX03001002-003.

Author information

Authors and Affiliations

Authors

Contributions

All the authors designed research, design the algorithm, performed research, analyzed data, and wrote the paper. All authors read and approved the final manuscript.

Corresponding author

Correspondence to Shiwen He.

Ethics declarations

Competing interests

The authors declare that they have no competing interests.

Additional information

Publisher's Note

Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Appendix 1

Appendix 1

The probability of choosing mode \(i, i\in \Omega\), can be derived by

$$\begin{aligned} \begin{aligned} {{F}}({{\lambda }_{i}})&=\Pr \left( \frac{{{p}_{1}}|{{h}_{1}}{{\left\| {{L}_{i}} \right\| }^{-{{\zeta }_{f}}}}{{|}^{2}}}{{{B}_{1}}{{\sigma }^{2}}}\ge {{T}_{i}}\right) \\&=\int _{0}^{\infty }\Pr \left( {{|h_1|}^2}\ge \frac{{{T}_{i}}{{l}_{i}}^{2{{\zeta }_{f}}}}{{{p}_{1}}}{{B}_{1}}{{\sigma }^{2}}\right) f({{l}_{i}})d{{l}_{i}} \\&=\int _{0}^{\infty }{\mathbb {E}} \left[ \exp \left( -\frac{{{T}_{i}}{{l}_{i}}^{2{{\zeta }_{f}}}}{{{p}_{1}}}{{B}_{1}}{{\sigma }^{2}}\right) \right] f({{l}_{i}})d{{l}_{i}} \\&=\int _{0}^{\infty } \exp \left( -\frac{{{T}_{i}}{{l}_{i}}^{2{{\zeta }_{f}}}}{{{p}_{1}}}{{B}_{1}}{{\sigma }^{2}}\right) f({{l}_{i}})d{{l}_{i}} \\&\end{aligned} \end{aligned}$$

where \(B_1\) and \(p_1\) are transmission bandwidth and power of the UE. \(\sigma ^2\) is the mean noise power per Hz. \(|\mathbf {h_1}|^2\sim exp (1)\) characterize the exponentially distributed fading power over the flat Rayleigh fading channel between the UE and the selected AP. \({{\left\| {{L}_{i}} \right\| }^{-{{\zeta }_{f}}}}\) denotes the path loss of mode i and \(\zeta _f\) is the path loss exponent, where \(L_i\) is the distance between the UE and the selected AP. \(f({{l}_{i}})=2{{\lambda }_{i}}\pi {{l}_{i}}{{e}^{-{{\lambda }_{i}}\pi {{l}_{i}}^{2}}}\) is the probability density function(PDF) of the distance between UE and the nearest AP [25]. A closed form expression can be expressed as \({{F}}({{\lambda }_{i}})=\frac{1}{1+T_iB_1\sigma ^2/(p_1\lambda _i\pi )}\) when \(\zeta _f=1\). In this paper, we analyze the problem base on \(\zeta _f=1\).

1.1 Appendix B

For a positive continuous random variable A, \({\mathbb {E}} [A|A\ge W]=W\Pr (A\ge W)+\int _{W}^{\infty }{\Pr (A\ge a)}da\) [25]. Thus, the transmission rate between the UE and the selected AP in mode \(i, i\in \Omega\) is derived as bellow.

$$\begin{aligned} \begin{aligned} {{R}_{i}}&={\mathbb {E}} [{{B}_{1}}{{\log }_{2}}(1+\text {SNR})|\text {SNR}\ge {{T}_{i}}]={\mathbb {E}}[{{B}_{1}}{{\log }_{2}}(1+\text {SNR})|1+\text {SNR}\ge 1+{{T}_{i}}] \\&={{B}_{1}}\int _{{{\log }_{2}}(1+{{T}_{i}})}^{\infty }{{F}(\lambda _i|T_i={{2}^{\theta }})}d\theta +{{B}_{1}}{{\log }_{2}}(1+{{T}_{i}}){{F}}(\lambda _i) \\&=B_1\left[ \rho (\lambda _i)+\text {log}_2(1+T_i)\frac{p_1\lambda _i\pi }{p_1\lambda _i\pi +T_iB_1\sigma ^2}\right] \end{aligned} \end{aligned}$$

where \(\rho (\lambda _i)=\int _{{{\log }_{2}}(1+{{T}_{i}})}^{\infty }\frac{p_1\lambda _i\pi }{p_1\lambda _i\pi +2^\theta B_1\sigma ^2}{d\theta }\).

1.2 Appendix C

The expect distance between the selected AP and the cloud can be expressed as \({{X}_{i}}=\int _{0}^{\infty }{{{l}_{i}}f({{l}_{i}})}d{{l}_{i}}, i\in \Omega .\) Suppose the distance between the UE and the cloud is \({{H}_{uc}}\) and the schematic plan of three points is in Fig. 8:

where point R is the location of the selected AP, \(X_i, i\in \Omega\) ,is the expect distance between the selected AP and the UE. The expect distance between the AP and the cloud is calculated as the average distance between the point R and the point \((H_{uc},0)\).

$$\begin{aligned} \begin{aligned} {{D}_{i}}&={\mathbb {E}}[{{H}_{uc}}R] =\frac{1}{2\pi }\int _{0}^{2\pi }{\sqrt{{{({{X}_{i}}\cos \theta -{{H}_{uc}})}^{2}}+{{X}_{i}}{{\sin }^{2}}\theta }}d\theta \\&=\frac{1}{2\pi }\int _{0}^{2\pi }{\sqrt{{{H}_{uc}}^{2}+{{X}_{i}}^{2}-2{{X}_{i}}{{H}_{uc}}\cos \theta }}d\theta \\ \end{aligned} \end{aligned}$$

Thus the transmission rate from AP to the cloud is

$$\begin{aligned} \begin{aligned} {{r}_{i}}&={\mathbb {E}}\left[ {{B}_{2}}{{\log }_{2}}\left( 1+\frac{{{p}_{2}}|{{{\mathbf {h}}}_{{\mathbf {2}}}}{{\left\| {{D}_{i}} \right\| }^{-{{\zeta }_{c}}}}{{|}^{2}}}{{{B}_{2}}{{\sigma }}^{2}}\right) \right] ={{B}_{2}}{{\log }_{2}}\left( 1+\frac{{{p}_{2}}{\mathbb {E}} [|{{{\mathbf {h}}}_{{\mathbf {2}}}}{{|}^{2}}]{{\left\| {{D}_{i}} \right\| }^{-2{{\zeta }_{c}}}}}{{{B}_{2}}{{\sigma }}^{2}}\right) \end{aligned} \end{aligned}$$

where \(\text { }\!\!|\!\!\text { }{{{\mathbf {h}}}_{2}}{{|}^{2}}\sim exp (1)\) characterize the exponentially distributed fading power over the flat Rayleigh fading channel between the AP and the cloud, \({\mathbb {E}}[{|{{\mathbf {h}}}_{{\mathbf {2}}}|}^{2}]=1\). \({{\left\| {{D}_{i}} \right\| }^{-{{\zeta }_{c}}}}\) denotes the path loss, \({{B}_{2}}{{\sigma }_{2}}^{2}\) represents the noise power received by the Cloud. Thus, \({{r}_{i}}={{B}_{2}}{{\log }_{2}}(1+\frac{{{p}_{2}}{{\left\| {{D}_{i}} \right\| }^{-2{{\zeta }_{c}}}}}{{{B}_{2}}{{\sigma }}^{2}}), i\in \Omega\).

Rights and permissions

Open Access This article is licensed under a Creative Commons Attribution 4.0 International License, which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence, and indicate if changes were made. The images or other third party material in this article are included in the article's Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the article's Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder. To view a copy of this licence, visit http://creativecommons.org/licenses/by/4.0/.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Jing, T., He, S., Yu, F. et al. Joint optimization of computing ratio and access points’ density for mixed mobile edge/cloud computing. J Wireless Com Network 2021, 16 (2021). https://doi.org/10.1186/s13638-021-01891-w

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/s13638-021-01891-w

Keywords