An Auction-Based Spectrum Leasing Mechanism for Mobile Macro-Femtocell Networks of IoT
Abstract
:1. Introduction
- In closed access mode, only a subset of users who have been authorized by the FH can access FBS. This access mode avoids undesired traffic congestion and provides effective privacy protection for authorized users.
- Open access allows all customers of the operator to access FBS. However, the QoS of the FBS subscribers may degrade if the FBS resources are utilized for non-subscribers.
- Hybrid access mode, which is the mixture of the two, can protect the registered users and shows the most potential for entire network performance enhancement.
- We propose a two-tier network pricing framework to investigate the revenue maximization problem of spectrum leasing in the heterogeneous networks with single macrocell and multiple femtocells. Unlike most of previous works, which focus on enhancing the throughput or capacity, the proposed framework mainly considers the pricing strategy for operator to obtain maximal profit.
- We model the spectrum leasing procedure between the MSP and FHs as an auction, where the monopolist MBS is the auctioneer and all FBSs the bidders. We focus on a certain action of each bidder, which means that each FBS is independent of the others. The amount of resources leased to femtocells from the MSP is optimized with pricing parameters to filter those MUEs with a bad channel condition.
- In our model, price is not the only decisive factor, so that bidders have no motivation to lie for winning. The auction results are determined by both price and bandwidth. The price and bandwidth can be mapped as the value and weight of the knapsack problem. Therefore, we introduce the concept of the knapsack problem and design a dynamic programming-based algorithm to solve the combinatorial optimization problem.
- We conduct extensive experiments to simulate the real network environment and verify the effectiveness of our proposed mechanism. The simulation results show that the proposed framework provides effective motivation for the MSP to lease spectrum to FHs and improves the networks’ throughput. Additionally, both the MSP and FHs can achieve higher utility with spectrum leasing.
2. Related Work
3. System Model
3.1. Scenario
IoT Scenario
3.2. Channel Model
4. Auction Formulation
4.1. The Optimal Spectrum Demand of UE
4.2. The Utility Function of FBS
4.3. The Utility Function of MBS
4.4. Network Objective
5. Auction-Based Spectrum Leasing Protocol
- Bidding: FBSs submit their rental price and bandwidth demand to the MBS. Considering the utility function Equation (9) of , the larger and are, the more payment pays to MBS. However, even if this can bring a high revenue, it will not be guaranteed to win; because the spectrum allocation factor is determined by MBS. Therefore, has no motivation to lie.
- Allocation: According to the parameters submitted by FBSs, the MBS computes an optimal spectrum allocation that maximizes the revenue by solving a knapsack problem, given the constraints:
- Charging: The MBS computes the payment each FBS should pay according to the spectrum allocation. Note that it is not necessary to order all of the biddings in our auction. For winner , the payment is .
- 1.
- Each FBS first makes its service price and rental price to the MBS, then it calculates how much spectrum bandwidth needs to be rented, and finally, it submits the rental price and spectrum demand to the MBS.
- 2.
- The MBS declares its cursor price to filter MUEs whose achieved data rate is less than . Then, the MBS determines and broadcasts the winner FBSs in the competition and leases spectrum to them.
5.1. Femtocell Service Price and Bid Determination
5.2. Macrocell Service Price and Winner Determination
5.3. Algorithm Design
Algorithm 1 Dynamic programming-based knapsack algorithm. | |
Input: FBS count N, , B, V, current knapsack index k | |
Output: Max revenue | |
1: | Initial: Fill the two-dimensional matrix and with 0 |
2: | , |
3: | while do |
4: | ; |
5: | while do |
6: | if then |
7: | ; |
8: | else |
9: | if then |
10: | ; |
11: | ; |
12: | else |
13: | ; |
14: | end if |
15: | end if |
16: | ; |
17: | end while |
18: | ; |
19: | end while |
20: | while do |
21: | if then |
22: | put i into knapsack k; |
23: | ; |
24: | end if |
25: | ; |
26: | end while |
27: | ; |
Algorithm 2 Price and winner determination algorithm. | |
Input: W, B, V, MUE count L, FBS count K | |
Output: cursor price γ, | |
1: | Initial: , |
2: | Initial: optimal knapsack index |
3: | Initial: current max revenue |
4: | Initial: current price related with max revenue |
5: | while do |
6: | Calculate the reserved revenue and bandwidth usage ; |
7: | Calculate the available leasing bandwidth ; |
8: | if then |
9: | Calculate the leasing revenue via Algorithm 1 by inputting K, , B, V, i; |
10: | Calculate the total revenue ; |
11: | if then |
12: | ; |
13: | ; |
14: | ; |
15: | end if |
16: | end if |
17: | ; |
18: | ; |
19: | end while |
20: | ; |
21: | ; |
22: | Lease spectrum to these FBSs in knapsack k; |
Optimality of Dynamic Programming
6. Simulation Results
6.1. Effect on Incentives
6.2. Impact of Spectrum Bandwidth
6.3. Impact of MUE Density
6.4. Impact of FBS Reserve Price
6.5. Performance of the Network
7. Conclusions
Acknowledgments
Author Contributions
Conflicts of Interest
References
- Qiu, T.; Luo, D.; Xia, F.; Deonauth, N.; Si, W.; Tolba, A. A greedy model with small world for improving the robustness of heterogeneous Internet of Things. Comput. Netw. 2016, 101, 127–143. [Google Scholar] [CrossRef]
- Xia, Z.; Wang, X.; Sun, X.; Wang, Q. A Secure and Dynamic Multi-Keyword Ranked Search Scheme over Encrypted Cloud Data. IEEE Trans. Parallel Distrib. Syst. 2016, 27, 340–352. [Google Scholar] [CrossRef]
- Naeem, M.; Pareek, U.; Lee, D.C.; Anpalagan, A. Estimation of Distribution Algorithm for Resource Allocation in Green Cooperative Cognitive Radio Sensor Networks. Sensors 2013, 13, 4884–4905. [Google Scholar] [CrossRef] [PubMed]
- Da Silva, L.A.; Chwalisz, M.; Liu, W.; Bekan, A. Hands-on experimentation with cognitive radio enabled systems. In Proceedings of the IEEE Globecom 2015, San Diego, CA, USA, 6–10 December 2015; pp. 1–2.
- Cheng, S.; Cai, Z.; Li, J.; Gao, H. Extracting Kernel Dataset from Big Sensory Data in Wireless Sensor Networks. IEEE Trans. Knowl. Data Eng. 2016. [Google Scholar] [CrossRef]
- Karapantelakis, A.; Liang, H.; Wang, K.; Vandikas, K.; Inam, R.; Fersman, E.; MulasViela, I.; Seyvet, N.; Giannokostas, V. DevOps for IoT Applications Using Cellular Networks and Cloud. In Proceedings of the 2016 IEEE 4th International Conference on Future Internet of Things and Cloud (FiCloud), Vienna, Austria, 22–24 August 2016; pp. 340–347.
- Qiu, T.; Liu, X.; Feng, L.; Zhou, Y. An Efficient Tree-Based Self-Organizing Protocol for Internet of Things. IEEE Access 2016, 4, 3535–3546. [Google Scholar] [CrossRef]
- Xie, S.; Wang, Y. Construction of Tree Network with Limited Delivery Latency in Homogeneous Wireless Sensor Networks. Wirel. Pers. Commun. 2014, 78, 231–246. [Google Scholar] [CrossRef]
- Qiu, T.; Chi, L.; Guo, W.; Zhang, Y. STETS: A Novel Energy-efficient Time Synchronization Scheme based on Embedded Networking Devices. Microprocess. Microsyst. 2015, 39, 1285–1295. [Google Scholar] [CrossRef]
- Han, G.; Jiang, J.; Zhang, C.; Duong, T. A Survey on Mobile Anchor Node Assisted Localization in Wireless Sensor Networks. IEEE Commun. Surv. Tutor. 2016, 18. [Google Scholar] [CrossRef]
- Lin, F.; Chen, C.; Zhang, N.; Guan, X. Autonomous Channel Switching: Towards Efficient Spectrum Sharing for Industrial Wireless Sensor Networks. IEEE Internet Things J. 2015, 3. [Google Scholar] [CrossRef]
- Zeng, F.; Xu, J. Leasing-Based Performance Analysis in Energy Harvesting Cognitive Radio Networks. Sensors 2016, 16. [Google Scholar] [CrossRef] [PubMed]
- Qiu, T.; Lv, Y.; Xia, F.; Chen, N.; Wan, J.; Tolba, A. ERGID: An Efficient Routing Protocol for Emergency Response Internet of Things. J. Netw. Comput. Appl. 2016, 72, 104–112. [Google Scholar] [CrossRef]
- Hasan, N.U.; Ejaz, W.; Ejaz, N.; Kim, H.S. Network Selection and Channel Allocation for Spectrum Sharing in 5G Heterogeneous Networks. IEEE Access 2016, 4, 980–992. [Google Scholar] [CrossRef]
- Almalfouh, S.M.; Stuber, G.L. Interference-Aware Radio Resource Allocation in OFDMA-Based Cognitive Radio Networks. IEEE Trans. Veh. Technol. 2011, 60, 1699–1713. [Google Scholar] [CrossRef]
- Cai, Z.; Ji, S.; He, J.; Wei, L.; Bourgeois, A.G. Distributed and Asynchronous Data Collection in Cognitive Radio Networks with Fairness Consideration. IEEE Trans. Parallel Distrib. Syst. 2014, 25, 2020–2029. [Google Scholar] [CrossRef]
- Zhang, H.; Jiang, C.; Beaulieu, N.C.; Chu, X. Resource Allocation in Spectrum-Sharing OFDMA Femtocells with Heterogeneous Services. IEEE Trans. Commun. 2014, 62, 2366–2377. [Google Scholar] [CrossRef]
- Guo, P.; Wang, J.; Geng, X.H.; Kim, C.S.; Kim, J.U. A Variable Threshold-Value Authentication Architecture for Wireless Mesh Networks. J. Internet Technol. 2014, 15, 929–935. [Google Scholar]
- Han, G.; Qian, A.; Jiang, J.; Sun, N.; Liu, L. A grid-based joint routing and charging algorithm for industrial wireless rechargeable sensor networks. Comput. Netw. Int. J. Comput. Telecommun. Netw. 2016, 101, 19–28. [Google Scholar] [CrossRef]
- Shen, J.; Tan, H.; Wang, J.; Wang, J.; Lee, S. A Novel Routing Protocol Providing Good Transmission Reliability in Underwater Sensor Networks. J. Internet Technol. 2015, 16, 171–178. [Google Scholar]
- Fu, Z.; Wu, X.; Guan, C.; Sun, X.; Ren, K. Toward efficient multi-keyword fuzzy search over encrypted outsourced data with accuracy improvement. IEEE Trans. Inf. Forensics Secur. 2016, 11, 2706–2716. [Google Scholar] [CrossRef]
- Cumanan, K.; Xing, H.; Xu, P.; Zheng, G.; Dai, X.; Nallanathan, A.; Ding, Z.; Karagiannidis, G.K. Physical layer security jamming: Theoretical limits and practical designs in wireless networks. IEEE Access 2016. [Google Scholar] [CrossRef]
- Zhang, H.; Xing, H.; Cheng, J.; Nallanathan, A.; Leung, V. Secure resource allocation for OFDMA two-way relay wireless sensor networks without and with cooperative jamming. IEEE Trans. Ind. Inform. 2015, 12, 1714–1725. [Google Scholar] [CrossRef]
- Cumanan, K.; Ding, Z.; Xu, M.; Poor, H.V. Secrecy Rate Optimization for Secure Multicast Communications. IEEE J. Sel. Top. Signal Process. 2016, 10, 1417–1432. [Google Scholar] [CrossRef]
- Chandrasekhar, V.; Andrews, J.G.; Muharemovict, T.; Shen, Z. Power control in two-tier femtocell networks. IEEE Trans. Wirel. Commun. 2009, 8, 4316–4328. [Google Scholar] [CrossRef]
- Han, G.; Dong, Y.; Guo, H.; Shu, L.; Wu, D. Cross-layer optimized routing in wireless sensor networks with duty cycle and energy harvesting. Wirel. Commun. Mob. Comput. 2015, 15, 1957–1981. [Google Scholar] [CrossRef]
- Liu, D.; Zhang, H.; Zheng, W.; Wen, X. The sub-channel allocation algorithm in femtocell networks based on Ant Colony Optimization. In Proceedings of the 2012 Military Communications Conference (Milcom 2012), Orlando, FL, USA, 29 October–1 November 2012; pp. 1–6.
- Zhang, H.; Jiang, C.; Mao, X.; Chen, H. Interference-Limited Resource Optimization in Cognitive Femtocells with Fairness and Imperfect Spectrum Sensing. IEEE Trans. Veh. Technol. 2015, 65, 1761–1771. [Google Scholar] [CrossRef]
- Zheng, Z.; Wu, F.; Chen, G. A Strategy-Proof Combinatorial Heterogeneous Channel Auction Framework in Noncooperative Wireless Networks. IEEE Trans. Mob. Comput. 2015, 14, 1123–1137. [Google Scholar] [CrossRef]
- Kim, D.; Kim, S.; Kim, H.; Choi, S. Pricing policies for femtocell service adoption in two-tier cellular networks. In Proceedings of the 2014 IEEE International Conference on Communications (ICC 2014), Sydney, Australia, 10–14 June 2014; pp. 2701–2706.
- Liu, C.; Xing, S.; Shen, L. Stackelberg-game based pricing framework for hybrid access control in femtocell network. In Proceedings of the 2015 IEEE 26th Annual International Symposium on Personal, Indoor, and Mobile Radio Communications (PIMRC), Hong Kong, China, 30 August–2 September 2015; IEEE: Piscataway, NJ, USA, 2015; pp. 1153–1156. [Google Scholar]
- Zhang, H.; Jiang, C.; Beaulieu, N.C.; Chu, X.; Wang, X.; Quek, T.Q.S. Resource Allocation for Cognitive Small Cell Networks: A Cooperative Bargaining Game Theoretic Approach. IEEE Trans. Wirel. Commun. 2015, 14, 3481–3493. [Google Scholar] [CrossRef]
- Chen, Y.; Zhang, J.; Zhang, Q.; Jia, J. A reverse auction framework for access permission transaction to promote hybrid access in femtocell network. IEEE INFOCOM Proc. 2012, 131, 2761–2765. [Google Scholar]
- Hua, S.; Zhuo, X.; Panwar, S.S. A truthful auction based incentive framework for femtocell access. Comput. Sci. 2013, 2271–2276. [Google Scholar] [CrossRef]
- Wang, F.; Liu, W.; Chen, X.; Wang, W. Auction-based resource allocation for spectrum-sharing femtocell networks. In Proceedings of the IEEE International Conference on Communications in China, Beijing, China, 15–18 August 2012; pp. 416–421.
- Shen, F.; Li, D.; Lin, P.H.; Jorswieck, E. Auction based spectrum sharing for hybrid access in macro-femtocell networks under QoS requirements. In Proceedings of the IEEE International Conference on Communications, London, UK, 8–12 June 2015.
- Pantisano, F.; Bennis, M.; Saad, W.; Debbah, M. Spectrum leasing as an incentive towards uplink macrocell and femtocell cooperation. IEEE J. Sel. Areas Commun. 2012, 30, 617–630. [Google Scholar] [CrossRef] [Green Version]
- Yi, Y.; Zhang, J.; Zhang, Q.; Jiang, T. Spectrum leasing to femto service provider with hybrid access. In Proceedings of the 2012 Proceedings IEEE INFOCOM, Orlando, FL, USA, 25–30 March 2012; pp. 1215–1223.
- Yang, C.; Li, J. Cooperative Spectrum Leasing to Femtocells with Interference Compensation. In Proceedings of the Vehicular Technology Conference 2014, Vancouver, BC, Canada, 14–17 September 2014; pp. 1–6.
- Duan, L.; Huang, J.; Shou, B. Economics of Femtocell Service Provision. IEEE Trans. Mob. Comput. 2013, 12, 2261–2273. [Google Scholar] [CrossRef]
- Niyato, D.; Wang, P.; Dong, I.K. Optimal Service Auction for Wireless Powered Internet of Things (IoT) Device. In Proceedings of the 2015 IEEE Global Communications Conference (GLOBECOM 2015), London, UK, 8–12 June 2015; pp. 1–6.
- Zheng, X.; Cai, Z.; Li, J.; Gao, H. A Study on Application-aware Scheduling in Wireless Networks. IEEE Trans. Mob. Comput. 2016. [Google Scholar] [CrossRef]
- Hajiaghajani, F.; Rasti, M. Downlink resource reuse for Device-to-Device communication underlaying cellular networks using a generalized Knapsack framework. In Proceedings of the 2016 13th IEEE Annual Consumer Communications & Networking Conference (CCNC), Las Vegas, NV, USA, 8–11 January 2016; IEEE: Piscataway, NJ, USA; pp. 171–176.
© 2017 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license ( http://creativecommons.org/licenses/by/4.0/).
Share and Cite
Chen, X.; Xing, L.; Qiu, T.; Li, Z. An Auction-Based Spectrum Leasing Mechanism for Mobile Macro-Femtocell Networks of IoT. Sensors 2017, 17, 380. https://doi.org/10.3390/s17020380
Chen X, Xing L, Qiu T, Li Z. An Auction-Based Spectrum Leasing Mechanism for Mobile Macro-Femtocell Networks of IoT. Sensors. 2017; 17(2):380. https://doi.org/10.3390/s17020380
Chicago/Turabian StyleChen, Xin, Lei Xing, Tie Qiu, and Zhuo Li. 2017. "An Auction-Based Spectrum Leasing Mechanism for Mobile Macro-Femtocell Networks of IoT" Sensors 17, no. 2: 380. https://doi.org/10.3390/s17020380
APA StyleChen, X., Xing, L., Qiu, T., & Li, Z. (2017). An Auction-Based Spectrum Leasing Mechanism for Mobile Macro-Femtocell Networks of IoT. Sensors, 17(2), 380. https://doi.org/10.3390/s17020380