55 research outputs found

    Aggregate Interference Modeling in Cognitive Radio Networks with Power and Contention Control

    Full text link
    In this paper, we present an interference model for cognitive radio (CR) networks employing power control, contention control or hybrid power/contention control schemes. For the first case, a power control scheme is proposed to govern the transmission power of a CR node. For the second one, a contention control scheme at the media access control (MAC) layer, based on carrier sense multiple access with collision avoidance (CSMA/CA), is proposed to coordinate the operation of CR nodes with transmission requests. The probability density functions of the interference received at a primary receiver from a CR network are first derived numerically for these two cases. For the hybrid case, where power and contention controls are jointly adopted by a CR node to govern its transmission, the interference is analyzed and compared with that of the first two schemes by simulations. Then, the interference distributions under the first two control schemes are fitted by log-normal distributions with greatly reduced complexity. Moreover, the effect of a hidden primary receiver on the interference experienced at the receiver is investigated. It is demonstrated that both power and contention controls are effective approaches to alleviate the interference caused by CR networks. Some in-depth analysis of the impact of key parameters on the interference of CR networks is given via numerical studies as well.Comment: 24 pages, 8 figures, submitted to IEEE Trans. Communications in July 201

    Modeling and Analysis of Cellular Networks Using Stochastic Geometry: A Tutorial

    Get PDF
    This paper presents a tutorial on stochastic geometry (SG)-based analysis for cellular networks. This tutorial is distinguished by its depth with respect to wireless communication details and its focus on cellular networks. This paper starts by modeling and analyzing the baseband interference in a baseline single-tier downlink cellular network with single antenna base stations and universal frequency reuse. Then, it characterizes signal-to-interference-plus-noise-ratio and its related performance metrics. In particular, a unified approach to conduct error probability, outage probability, and transmission rate analysis is presented. Although the main focus of this paper is on cellular networks, the presented unified approach applies for other types of wireless networks that impose interference protection around receivers. This paper then extends the unified approach to capture cellular network characteristics (e.g., frequency reuse, multiple antenna, power control, etc.). It also presents numerical examples associated with demonstrations and discussions. To this end, this paper highlights the state-of-the-art research and points out future research directions

    Interference modelling and management for cognitive radio networks

    Get PDF
    Radio spectrum is becoming increasingly scarce as more and more devices go wireless. Meanwhile, studies indicate that the assigned spectrum is not fully utilised. Cognitive radio (CR) technology is envisioned to be a promising solution to address the imbalance between spectrum scarcity and spectrum underutilisation. It improves the spectrum utilisation by reusing the unused or underutilised spectrum owned by incumbent systems (primary systems). With the introduction of CR networks, two types of interference originating from CR networks are introduced. They are the interference from CR to primary networks (CR-primary interference) and the interference among spectrum-sharing CR nodes (CR-CR interference). The interference should be well controlled and managed in order not to jeopardise the operation of the primary network and to improve the performance of CR systems. This thesis investigates the interference in CR networks by modelling and mitigating the CR-primary interference and analysing the CR-CR interference channels. Firstly, the CR-primary interference is modelled for multiple CR nodes sharing the spectrum with the primary system. The probability density functions of CR-primary interference are derived for CR networks adopting different interference management schemes. The relationship between CR operating parameters and the resulting CRprimary interference is investigated. It sheds light on the deployment of CR networks to better protect the primary system. Secondly, various interference mitigation techniques that are applicable to CR networks are reviewed. Two novel precoding schemes for CR multiple-input multipleoutput (MIMO) systems are proposed to mitigate the CR-primary interference and maximise the CR throughput. To further reduce the CR-primary interference, we also approach interference mitigation from a cross-layer perspective by jointly considering channel allocation in the media access control layer and precoding in the physical layer of CR MIMO systems. Finally, we analyse the underlying interference channels among spectrum-sharing CR users when they interfere with each other. The Pareto rate region for multi-user MIMO interference systems is characterised. Various rate region convexification schemes are examined to convexify the rate region. Then, game theory is applied to the interference system to coordinate the operation of each CR user. Nash bargaining over MIMO interference systems is characterised as well. The research presented in this thesis reveals the impact of CR operation on the resulting CR-primary network, how to mitigate the CR-primary interference and how to coordinate the spectrum-sharing CR users. It forms the fundamental basis for interference management in CR systems and consequently gives insights into the design and deployment of CR networks

    Integrating Drones and Wireless Power Transfer into Beyond 5G Networks

    Get PDF
    As fifth generation (5G) standards have been established and 5G commercial products are just around the corner, both academia and industry have started to look at requirements for beyond 5G networks. Network flexibility and long battery life are among the key requirements for beyond 5G wireless communication systems. These critical requirements, which have not been sufficiently addressed in the previous generations, are the focus of this thesis. The first half of this thesis explores two important use cases of drones to provide flexible communication networks. First, the performance of a cellular network with underlay drone cell for temporary events inside a stadium is studied. Using stochastic geometry, a general analytical framework is proposed to analyze the uplink and the downlink coverage probabilities for both the aerial and the terrestrial systems. Our results show that for urban environment and dense urban environment, the drone is best deployed at a low height (e.g., 200 m or lower), regardless of the distance between the center of the stadium and the terrestrial base station. However, for suburban environment and high-rise urban environment, the best drone altitude varies. Second, the performance of emergency information dissemination in public safety scenarios using drone is studied. A drone-assisted multihop multicast device-to-device (D2D) network is considered, where an emergency alert message broadcasted by a drone at the first time slot is multicasted by the D2D users that have successfully received the message through multihop. The impact of different system parameters on the link and the network performance is investigated. Our results demonstrate that a higher drone altitude provides better link and network coverage probabilities and lower mean local delay. Under practical setups, the cell edge user located 2 km from the ground projection of the drone has a link coverage probability around 90% after 5 time slots and a mean local delay of 2.32 time slots with a drone height as low as 200 m. The second half of this thesis investigates wireless power transfer networks. Specifically, the use of power beacons in a millimeter wave wireless ad hoc network is considered, where transmitters adopt the harvest-then-transmit protocol. First, the characteristic of the aggregate received power from power beacons is analyzed and the lognormal distribution is found to provide the best complementary cumulative distribution function approximation compared to other distributions considered in the literature. Then, a tractable model with discrete transmit power for each transmitter is proposed to compute the channel coverage probability and the total coverage probability. Our results show that our model provides a good accuracy and reveal the impact of different system parameters on the total coverage probability. Our results also illustrate that under practical setups, for power beacon transmit power of 50 dBm and transmitters with maximum transmit power between 20 - 40 dBm, which are safe for human exposure, the total coverage probability is around 90%. Thus, it is feasible and safe to power transmitters in a millimeter wave ad hoc network using power beacons

    Scheduling for today’s computer systems: bridging theory and practice

    Get PDF
    Scheduling is a fundamental technique for improving performance in computer systems. From web servers to routers to operating systems, how the bottleneck device is scheduled has an enormous impact on the performance of the system as a whole. Given the immense literature studying scheduling, it is easy to think that we already understand enough about scheduling. But, modern computer system designs have highlighted a number of disconnects between traditional analytic results and the needs of system designers. In particular, the idealized policies, metrics, and models used by analytic researchers do not match the policies, metrics, and scenarios that appear in real systems. The goal of this thesis is to take a step towards modernizing the theory of scheduling in order to provide results that apply to today’s computer systems, and thus ease the burden on system designers. To accomplish this goal, we provide new results that help to bridge each of the disconnects mentioned above. We will move beyond the study of idealized policies by introducing a new analytic framework where the focus is on scheduling heuristics and techniques rather than individual policies. By moving beyond the study of individual policies, our results apply to the complex hybrid policies that are often used in practice. For example, our results enable designers to understand how the policies that favor small job sizes are affected by the fact that real systems only have estimates of job sizes. In addition, we move beyond the study of mean response time and provide results characterizing the distribution of response time and the fairness of scheduling policies. These results allow us to understand how scheduling affects QoS guarantees and whether favoring small job sizes results in large job sizes being treated unfairly. Finally, we move beyond the simplified models traditionally used in scheduling research and provide results characterizing the effectiveness of scheduling in multiserver systems and when users are interactive. These results allow us to answer questions about the how to design multiserver systems and how to choose a workload generator when evaluating new scheduling designs

    Computational methods for sums of random variables

    Get PDF

    EUROPEAN CONFERENCE ON QUEUEING THEORY 2016

    Get PDF
    International audienceThis booklet contains the proceedings of the second European Conference in Queueing Theory (ECQT) that was held from the 18th to the 20th of July 2016 at the engineering school ENSEEIHT, Toulouse, France. ECQT is a biannual event where scientists and technicians in queueing theory and related areas get together to promote research, encourage interaction and exchange ideas. The spirit of the conference is to be a queueing event organized from within Europe, but open to participants from all over the world. The technical program of the 2016 edition consisted of 112 presentations organized in 29 sessions covering all trends in queueing theory, including the development of the theory, methodology advances, computational aspects and applications. Another exciting feature of ECQT2016 was the institution of the Takács Award for outstanding PhD thesis on "Queueing Theory and its Applications"
    corecore