Performance Evaluation of Cooperative Sensing via IEEE Radio

Size: px
Start display at page:

Download "Performance Evaluation of Cooperative Sensing via IEEE Radio"

Transcription

1 Performance Evaluation of Cooperative Sensing via IEEE Radio Tahir Akram, Horst Hellbrück Lübeck University of Applied Sciences, Germany, Department of Electrical Engineering and Computer Science, Abstract Spectrum Sensing is one of the important tasks for the wireless devices but due to fading, shadowing and noise the performance of individual spectrum sensing devices is not ideal. Cooperative Sensing is seen as a way to improve the performance of individual spectrum sensing devices resultantly improving the efficient utilization of radio bandwidth and minimizing the interference among wireless devices. State of the art are extensive simulations and analysis on cooperative sensing although there are also number of performance evaluations of various fusion rules of cooperative sensing using software defined radios and FPGAs. The limitation of previous work is that they do not address the question how we can improve the overall performance of real systems with cooperative sensing. To the best of our knowledge, this is the first experimental work which presents cooperative sensing protocols with standard radios and evaluates the system performance using cooperative sensing. With IEEE equipped radio devices we model primary, secondary and cooperating users. We implement cooperative sensing protocols, setup a scenario, perform measurements and compare system performance with and without cooperative sensing. All the experiments are automated with the wisebed testbed software. The evaluation results of cooperative sensing protocols indicate new challenges for optimization and provide awareness to the problem of improving the overall system performance. Index Terms Cooperative Sensing; Testbed; IEEE Radio, Heterogeneous Radio Environment I. INTRODUCTION Wireless communication imposes more challenges than wired communication. One of the growing problems is the increasing number of collisions for concurrent transmissions due to increase in number of devices with wireless interfaces and still limited number of frequency bands. We use the term goodput which is the percentage of the existing gross data rate for the wireless channel that is effectively used for transmission of bits that are received successfully without errors. For wireless transmission collisions waste the existing resource as goodput decreases with each collision. Even without collisions or other interference physical layer goodput is reduced by overhead. For a setup with a single transmitter and a single receiver this comprises at least the physical layer preamble for bit and frame synchronization at the beginning of a frame. Additional overhead includes switching from listening or idle mode to transmission mode, CRC, optional carrier sensing and timeouts at the end of the frame. For wireless transmission a goodput between % and 90% at physical layer is realistic. In a heterogeneous radio environment like the ISM band collisions further degrade the performance. One of the performance risks is the hidden node problem where carrier sensing of a transmitter fails when two potential transmitters cannot sense each other but produce collisions of signal at the receivers. In order to solve this problem the receiver or in our approach other cooperating nodes can detect the channel state and avoid collisions by informing the potential transmitter of the busy channel. Vice versa the cooperating nodes inform the potential transmitter of idle channel and the opportunity to transmit without collisions. This approach is called cooperative sensing and is a candidate for improving performance on the physical layer goodput. In this work, we consider receiver as passive element therefore we do not use it for cooperation. To the best of our knowledge we are the first to provide an implementation for cooperative spectrum sensing for IEEE sensor hardware and demonstrate the effectiveness of this approach in a real measurement setup. Our contributions comprise: We present a novel implementation of cooperative sensing MAC protocols using IEEE equipped radio devices for a single hop case. We provide a testbed scenario and measurement results for cooperative sensing. We evaluate the system performance with and without cooperative sensing and demonstrate the effectiveness of spectrum sensing on real sensor hardware. We provide problem awareness of improving the system performance by cooperative sensing. The rest of the paper is structured as follows. The next section discusses related work. Section III describes briefly the testbed and the radio device we used in this work. Section IV describes details of the selected cooperative sensing protocols. Section V introduces details of the evaluation scenario. Section VI defines the evaluation criterion. In Section VII measurement results are discussed. Finally, the paper concludes with a short summary and future research direction in Section VIII. II. RELATED WORK An extensive list of work in simulations and analysis for cooperative sensing can be found in the survey paper of Akyildiz et al. [1]. In that paper, the authors state that

2 cooperative sensing improves performance of sensing devices but we also need to address synchronization, control channel and energy consumption in the evaluations which is still an open research question. There are also a limited number of results for implementation of cooperative sensing either using Software Defined Radio (SDR) or FPGAs. In the following, we discuss the state of the art. In [2] Yusof et al. present a MAC protocol for cooperative sensing implemented with Software Defined Radio (SDR). That work assumes constant primary user traffic during the active frame slots and evaluates the detection probability with various fusion rules. The authors ignore the aspect of energy consumption and the impact of synchronization and control channel in the evaluation. In [3], the authors perform evaluation of fusion rules of cooperative sensing with energy detector using FPGAs whereas in [4], the authors perform evaluation of cooperative sensing with Roy s Largest Root Test algorithm. In both articles, the authors ignore synchronization and control channel in the implementations. Summarizing the previous experimental works, their focus is on evaluation of fusion rules with various radio platforms (FPGA, SDRs). But no work evaluates the system performance of cooperative sensing with the standard radios. In our previous work, [5] we performed analytical work and evaluated the performance of cooperative sensing schemes in heterogeneous radio environments by ignoring synchronization, control channel and energy consumption aspects. In [6], we presented and validated our IEEE sensor node based testbed by measurements. In this work, we perform evaluation of selected cooperative sensing protocols with the testbed. For evaluation of system performance, we also incorporate energy consumption and impact of synchronization and control channel which were not addressed in previous work. We perform evaluation of system performance for hidden node scenario. Although there are already solutions for hidden node problem for the systems having same radio technology (RTS/CTS in )[7] here we address the system having heterogeneous radio environments (Bluetooth, IEEE and IEEE ). In the next section, we briefly describe the testbed and the radio device for implementation and evaluation of cooperative sensing in this article. III. TESTBED AND THE RADIO DEVICE Figure 1 illustrates the testbed. Each radio device is connected to a PC called Gateway which is further connected to Portal Server via wireless or wired LAN. The Testbed User connects to the Portal Server via the Internet. The Portal Server forwards data or program of the Testbed User to the respective Gateway which then forwards it to the radio device. The Portal Server also receives the results of the experiment from the Gateway and forwards to the Testbed User. Further details of the Testbed are given in [6]. In the next paragraph we describe the hardware for the radio device and its interface with the Gateway. Figure 2 provides the details of the radio device and its interface with the Gateway. The radio device is based on Radio Device AT86RF231 RFgChip Gateway LAN Portal Server Internet Fig. 1. Testbed Conceptual Overview [6] SPIg Interface ATXMEGA128 Microcontroller JTAGg Interface Fig. 2. Radio Device [6] Programmingg/gDatag AVRg Dragon RS232g Interface Testbed User Debugg/gDatag/guSensinggResults( fromg Gateway toggateway AT86RF231 RF chip and an ATxmega128A1 microcontroller. The RF chip is a 2.4 GHz low power transceiver. It is compliant to IEEE although only physical layer functionality is used in this work. The Received Signal Strength Indicator (RSSI) value is updated by the hardware every 2µs and stored in a register of the RF chip. We use this RSSI value to perform spectrum sensing for secondary and cooperating user. If the measured RSSI value is larger than a threshold, the channel is declared as busy otherwise it is declared free. Offset-QPSK (O-QPSK) is the modulation scheme and different standard and non-standard data rates (2kbps up to 2Mbps) can be selected. Different data rates for Primary User (PU) and Secondary User (SU) data transmissions distinguish between both transmissions at the receivers. Primary and secondary user transmits data at 2 kbps and 0 kbps respectively. The RF chip is controlled via SPI interface of the microcontroller. The radio device is connected to the gateway via two interfaces, from gateway via JTAG interface for programming and to the gateway via RS232. The serial interface serves for debugging the radio device, sending parameters for programs of the radio device and retrieving experiment results from the radio devices. Primary and secondary user transmit the same frame format [6] in different data rates. The header of physical layer frame of IEEE consists of preamble sequence, Start Frame Delimiter (SF D) and Frame Length (F L). Primary and secondary user receivers can distinguish the transmitted frames of primary and secondary user by data rate and F L. In the next section, we describe implementation details of the selected cooperative sensing protocols.

3 IV. COOPERATIVE SENSING PROTOCOLS For performance evaluation, we developed and implemented two protocols based on the ideas presented in [5]. In that work, we performed analytical evaluation ignoring the problem of control channel, synchronization and energy consumption. We evaluated two cooperative sensing schemes; Detection Performance Enhancement (DPE) and Sensing Frequency Enhancement (SFE). The idea of DPE scheme is to enhance the detection performance of secondary user with cooperating nodes. This is achieved by fusing the sensing results at secondary and cooperating users according to a rule (OR, AND and MAJORITY) [8]. The idea of SFE scheme is to introduce more sensing events performed by cooperating nodes between two sensing events of the secondary user. In this work, we implement both schemes in two protocols called DPE and SFE protocol based on schemes presented in [5]. For both protocols we define the following setup, model and terminology. PU TX radio device models primary user transmission. T ON represents the time during which the radio channel is busy due to PU TX transmission. Whereas T OF F represents the time where the radio channel is idle and therefore not utilized by PU TX. Be reminded that in our implementation primary user transmits deterministically whereas secondary user transmits opportunistically. In order to model secondary user transmission, we introduce a SU TX radio device. The cooperating nodes (CN 1, CN 2 ) perform spectrum sensing and report their results to SU TX. The cooperating nodes use a dedicated control channel [9] to report the result of their spectrum sensing to the secondary user. Primary and secondary users transmit data on the data channel. Furthermore, cooperating node and SU TX perform spectrum sensing also on the data channel. The radio devices implement a software clock based on the internal HW clock of the microcontroller. Due to crystal characteristics the clock drifts among the various radio devices. Therefore, we synchronize clocks among SU TX and the cooperating nodes by transmitting periodic beacon frames. We address the single hop scenario as mentioned in Section I. Beacon frames are sent by SU TX with time period T Beacon on the control channel. Cooperating nodes receive beacon frames and cooperating nodes adjust their local clock to SU TX. Figure 3(a) provides an overview of the first cooperative sensing protocol (DPE). In this protocol, SU TX uses a window of size (N T w ) to receive the sensing information frames sent by the cooperating nodes. Where N is the number of cooperating nodes present in the system and T w is the receiving window size for one cooperating node. SU TX performs spectrum sensing after time which is called Sensing Period [5]. Sensing Period, is the time interval between two local sensing events at SU TX. The cooperating nodes also perform spectrum sensing with time period of and report their result to SU TX as described earlier in this section. All the times in Figure 3(a) are local to the respective radio devices. After receiving sensing information frames from the cooperating nodes, SU TX fuses its local sensing information and those of cooperating nodes according to particular fusion rule (OR, AND or MAJORITY). SU TX transmits if the cumulative decision declares the data channel as free. In case SU TX decides to transmit, the transmission lasts until the next sensing event. The channel and state switching times of the RF chip are not shown in Figure 3(a). Besides all communication among SU TX and cooperating nodes are on the control channel and are performed at 2kbps. The beacon frame and sensing information frame duration is 1 ms in the current setup. Figure 3(b) provides an overview of the second cooperative sensing protocol (SFE). For SFE, SU TX synchronizes cooperating nodes via periodic Beacon Frames as for DPE. We use a dedicated control channel also in this protocol as used in DPE protocol. The time interval between two local sensing events at SU TX is defined as. The time interval between cooperative (at CN 1, CN 2 ) and local sensing event (at SU TX) is given by Besides, we use the term blocking time in later sections which is related to the time during which SU TX is not allowed to transmit on the data channel. This time is due to channel and state switching times of the RF chip, synchronization and control channel establishment. Additionally, we also implement a scenario with noncooperative sensing without cooperating nodes in the setup. SU TX performs spectrum sensing with time period, and transmits based upon the result of the sensing [6]. We name the setup with non-cooperative sensing as NO-COOP. In the next section, we describe details of the scenario we used to evaluate both cooperative and non-cooperative sensing protocols. Ts N+1. V. SCENARIO SETUP Figure 4 shows the details of the scenario we set up for evaluation in the testbed located on a floor of our university. The testbed consists of six mobile and six fixed nodes with equipped radio devices. More details of the testbed and the nodes are available in [6]. We use the mobile testbed nodes (PU TX, CN 1, SU TX, PU RX, SU RX) as well as fixed testbed nodes (CN 2, Start) in the scenario. PU RX is used to receive the primary user transmitted frames whereas SU RX is used to receive the secondary user transmitted frames. To distinguish between primary and secondary user transmissions we differ the field frame length F L of IEEE physical layer frame and the data rate [6] between the two transmissions as described earlier. The testbed does not ensure synchronized start of software on the radio devices, therefore we use a dedicated synch channel different than data and control channel to synchronize start of the experiments. A dedicated Start node is used to send the starting frame on the synch channel. The software running on all radio devices are synchronized to this starting frame. SU TX in our setup is in a room where radio conditions were not good therefore nodes relay the start frame sent by the Start node. The experiment duration is T exp which is managed by the local timers of the radio devices.

4 PU TX T ON TOFF SU Transmission Control Channel Data Channel Sensing Event Receiving Window PU TX T ON T OFF T Beacon SU TX T Beacon N T w Collision SU TX Collision 1 T w Collision CN 1 Beacon Frame CN 1 T 1 S N 1 Beacon Frame CN 2 Sensing Information Frames CN 2 T 2 S N 1 Sensing Information Frames (a) (b) Fig. 3. DPE and SFE Cooperative Sensing Protocols In the following, we describe the methodology of placement of various testbed nodes for the scenario. SU TX is placed at a location where it cannot detect the transmission from PU TX, that is; detection probability [5] P d 0 (hidden node problem). The cooperating nodes are placed at the locations where they can detect primary user transmission whereas both cooperative nodes can also communicate successfully in both directions with SU TX. SU RX is placed at a location where it can receive secondary user transmission but simultaneous transmission from primary user corrupts the reception of secondary user transmission. Similarly PU RX is placed at a location where it can receive primary user transmission but simultaneous secondary user transmission corrupts the reception of primary user transmission. The placement of testbed nodes according to the requirements specified here was not trivial as the radio channel conditions in the indoor environment was not very predictable. As reproducibility of the experiments was most important to allow the comparison between different implementations and settings we measured in the evenings to ensure a minimum number of movements (people) on the floor and to avoid additional unpredictalbe interferers (WLAN and Bluetooth). Besides, setting up a scenario for 0% < P d < 100% [6] did not ensure reproducibility of the experiments. That is why, we placed SU TX with P d 0% and cooperating nodes with P d 100%. In the next section, we describe details of the evaluation criterion for comparison of various cooperative and non-cooperative sensing. VI. EVALUATION CRITERION We define and calculate Goodput (bps) and T hroughput (bps) in bits per second for primary and secondary users in Equation 1 and Equation 2, Goodput (bps) = N received 8 T exp (1) 16m PU TX CN1 CN2 SU RX Start 27m PU RX SU TX Fig. 4. Scenario for Cooperative Sensing T hroughput (bps) = Nsent 8 T exp (2) where N received and N sent are the number of bytes which are received and transmitted by the primary or secondary user respectively. We use CRC to detect the integrity of the received frames. Therefore, preamble and CRC are not part of goodput or throughput as they are not useful part of data for the user. We use Equation 3 and Equation 4 to calculate the goodput in ratios (P U Goodput r and SU Goodput r ) where P U Goodput max and SU Goodput max are the reference maximum possible primary and secondary user goodput respectively. P U Goodput r = SU Goodput r = P U Goodput (bps) P U Goodput max (bps) SU Goodput (bps) SU Goodput max (bps) In heterogeneous radio environments or ISM band as mentioned in [5], each radio device has equal right to access the radio bandwidth. Therefore, both primary and secondary user goodput are equally improved in the system. In the following (3) (4)

5 discussion, we evaluate the overall system performance for the heterogeneous radio environment. Therefore, we define T otal Goodput as follows T otal Goodput = P U Goodput r + SU Goodput r (5) In state of the art [10], energy consumption is considered an important aspect in wireless networks, therefore we incorporate this aspect also in the evaluation of a cooperative sensing protocol. Due to collisions between primary and secondary user transmission, energy is wasted both at PU TX and SU TX which is calculated in our experimental setup as follows: W P U = W SU = P U T hroughput(bps) P U Goodput(bps) P U Goodput max (bps) SU T hroughput(bps) SU Goodput(bps) SU Goodput max (bps) Where the ratios (W P U and W SU ) represent the energy wasted due to collisions at PU TX and SU TX respectively. Besides, energy is also wasted due to transmission of Beacons and Sensing Information Frames at SU TX and cooperating nodes which is calculated as follows: (6) (7) W COOP = TCOOP T exp (8) Where the ratio, W COOP represent the energy wasted due to beacons and sensing information frames at SU TX and cooperating nodes. T COOP is time duration of all beacons and sensing information transmitted on the control channel during the experiment duration, T exp. Besides, note that W P U and W SU attributes to the energy wasted on the data channel whereas W COOP attributes to the energy wasted on the control channel. We calculate the total energy wastage, W as follows: W = W P U + W SU + W COOP (9) We define the system performance in terms of Effectiveness which is calculated as follows: Effectiveness = T otal Goodput T otal Goodput + W (10) In the next section, first we describe the parameter settings of the experiments and then we discuss the measurement results we obtained after running the experiments for three nights. VII. RESULTS For the measurements results presented in this section, the experiment duration T exp for a single run is set to 0 s. The expected value of clock drift among various radio devices is 0.5 s per 100 s or 0.5 %. Therefore, we select the values T Beacon = 100 ms and T w = 2.4 ms which ensures more than 98 % successful reception of sensing information frames at SU TX in our setup. We investigated the system for T ON and T ON = T OF F in this work, we will investigate other cases in future. We select T ON = ms and T OF F = ms, therefore the system was analyzed for values of = 10 ms, ms, ms and ms. Note that the maximum time duration of IEEE physical layer frame is 4.2 ms (2kbps data rate) for primary user and 2.2 ms for secondary user (0kbps data rate). Multiple frames are used by primary and secondary user in various experimental settings. We selected IEEE channel number 25, 22 and 21 for data, control and synch channel respectively in the measurements. Figure 5 shows primary and secondary user goodput as calculated in Equation 3 and Equation 4 for both non-cooperative (NO-COOP) and cooperative sensing (DPE and SFE). All results are given with confidence level of 95%. With non-cooperative sensing, primary user goodput is 0% (see Figure 5 (a)). In this case, all primary user transmissions are corrupted due to concurrent secondary user transmissions as secondary user is not able to detect primary user transmissions (hidden node problem). Note, that the maximum achievable primary user goodput in this set up is % as the duty cycle for primary user transmission is also %. Secondary user goodput is maximum for noncooperative sensing (see Figure 5 (b)) as there is no blocking time which is there in cooperative sensing. Cooperative sensing protocols improve the primary user goodput but the secondary user goodput is also decreased. In the following we discuss the performance of each cooperative sensing protocol. The performance of DPE protocol varies according to the fusion rule. There is a large increase (0% to %) in primary user goodput due to the OR fusion rule. Due to high cumulative detection probability, secondary user is able to detect the primary user transmissions leading to very low number of collisions. There is medium level decrease (from 45% to 25%) in the secondary user goodput due to blocking time and high cumulative detection probability for this fusion rule. Figure 5 shows a small increase (0% to 5%) in the primary user goodput with AND fusion rule, as this fusion rule does not help to improve the cumulative detection probability which leads to higher number of collisions as is the case with non-cooperative sensing. Furthermore, a very small decrease in the secondary user goodput (from 45% to 38%) results due to blocking time. The performance of the MAJORITY fusion rule is close to the OR fusion rule. With SFE protocol we see medium level increase (0% to %) in primary user goodput but medium level decrease (45% to %) in secondary user goodput. Although the cooperative sensing events help to improve performance but there is always transmission after local sensing event at SU TX (due to hidden node problem) which collides with primary user transmission (see 1 in Figure 3(b)). Figure 6 shows the Effectiveness as calculated in Equation 10 for the system having different number of cooperating nodes (N = 1,2). We see that DPE-OR and DPE-MAJORITY outperforms all others because the collisions are minimum for these protocols which leads to higher T otal Goodput and lower energy wastage (W ). The performance of SFE protocol is medium as the number of collisions is less than NO- COOP but higher than DPE-OR and DPE-MAJORITY. The performance of DPE-AND is even worse than non-cooperative sensing. In this case the reduction in number of collisions is minimal as compared with non-cooperative sensing. Besides

6 PU Goodput r 10 N = (a) DPE OR DPE AND DPE MAJORITY SFE NO COOP SU Goodput r N = 1 10 Fig. 5. Primary and Secondary User Goodput with Cooperative and Non- Cooperative Sensing Effectiveness N = 1 10 (a) Effectiveness N = 2 (b) 10 (b) DPE OR DPE AND DPE MAJORITY SFE NO COOP Fig. 6. Effectiveness with Cooperative and Non-Cooperative Sensing blocking time reduces T otal Goodput whereas beacons and sensing information frames increase energy waste compared to non-cooperative sensing. Table I lists the components of energy wastage (W) and T otal Goodput for non-cooperative (NO-COOP) and cooperative sensing (DPE-OR). For non-cooperative sensing, although T otal Goodput is already low (45%) but high energy wastage (W P U = %, W SU = 54%) further reduces Ef f ectiveness (31%). For DPE-OR, T otal Goodput is high (66%) and besides small energy wastage (W COOP = 11%, W P U = 10% and W SU = 7%) further increases Effectiveness (70%). When we compare the system performance with an increasing number of cooperating nodes (From N = 1 to N = 2), we do not see any significant change. This is because additional cooperating node (in N = 2) does not help significantly in reduction of collisions in our setup (see Figure 4 and Section V). For = 10 ms and N = 2, the blocking time increases for SFE protocol that no time is left for transmission for secondary user after the cooperative sensing events, therefore we do not TABLE I Effectiveness, =10MS, N=1 DPE-OR Parameter Value Effectiveness 70% T otal Goodput 66% W P U 10% W SU 7% W COOP 11% NO-COOP Parameter Value Effectiveness 31% T otal Goodput 45% W P U % W SU 54% W COOP 0% evaluate the system with these values. With this discussion, we show that for systematic improvement of performance of real systems with cooperative sensing, we need a complete understanding of the problem. Besides considering fusion rules we also need to consider the impact of synchronization, control channel and energy consumption in the evaluations. More work is needed here to find optimal solutions. VIII. CONCLUSION AND FUTURE WORK In this work, we present a novel approach for evaluation and implementation of cooperative sensing with a real sensor network based testbed. We provide awareness to the problem of improving system performance with cooperative sensing. Initial results presented in this work show that the improvement in overall system performance with cooperative sensing is encouraging. In future, we will analyse the system performance with probabilistic primary user traffic pattern, furthermore we will also perform optimizations based upon the prediction of primary user traffic. As the results presented in this paper show that an increase in number of cooperative nodes does not help improve system performance therefore we orient our research direction and will consider using cooperative sensing in the mobile scenario. ACKNOWLEDGMENT This work has been supported by the Federal Ministry of Education and Research of Germany: Förderkennz. 17N3809, SoFT and German Academic Exchange Service (DAAD) and Higher Education Commission (HEC) of Pakistan. REFERENCES [1] I. Akyildiz, B. F. Lo, and R. Balakrishnan, Cooperative Spectrum Sensing in Cognitive Radio Networks: A Survey, Physical Communication (Elsevier) Journal, vol. 4, no. 1, pp. 62, Mar. 11. [2] S. S. Yusof, K. K. Rashid, N. Latiff, N. Fisal, M. Sarijari, and R.A.Rashid, TDMA based Cooperative Sensing using SDR Platform for Cognitive Radio, in Proceedings of the 18th Asia Pacific Communications Conference, APCC, 12. [3] S. U. S. Srinu, S.L. Sabat, FPGA implementation of Cooperative Spectrum Sensing for Cognitive Radio Networks, in International Workshop on Cognitive Wireless Systems (UKIWCWS) 10, 10. [4] R. S. Yoshimura, F. S. Mathilde, J. P. Dantas, V. A. de S. Jr.., J. H. da Cruz Jr., J. J. Bazzo, and D. C. Melgarejo, A USRP based Scheme for Cooperative Sensing Networks, in Anais do 4 Workshop de Redes de Acesso em Banda Larga - WRA 14, Brazil, pp [5] T. Akram, T. Esemann, and H. Hellbrück, Performance Evaluation Metric for Cooperative Sensing in Heterogeneous Radio Environments, in Proceedings of the European Wireless Conference, Guildford, UK, 13. [6] T. Akram, T. Esemann, T. Teubler, and H. Hellbrueck, A Reusable and Extendable Testbed for Implementation and Evaluation of Cooperative Sensing, in Performance Monitoring, Measurement and Evaluation of Heterogeneous Wireless and Wired Networks Workshop, PM2HW2N 13, 6-10 November 13, Barcelona. ACM, 13, pp [7] N. Jinal and P. Kaur, An Efficient Method to Avoid Hidden Node Problem in Ad-Hoc Network, vol. 80, pp , 14. [8] A. Ghasemi and E. S. Sousa, Opportunistic Spectrum Access in Fading Channels Through Collaborative Sensing, JCM, vol. 2, no. 2, pp , 07. [9] B. F. Lo, A Survey of Common Control Channel Design in Cognitive Radio Networks, Phys. Commun., vol. 4, no. 1, pp , Mar. 11. [10] D. Feng, C. Jiang, G. Lim, L. J. Cimini, and G. Feng, A Survey of Energy Efficient Wireless Communications, IEEE Communications Surveys, vol. 15, pp , 13.

Overview. Cognitive Radio: Definitions. Cognitive Radio. Multidimensional Spectrum Awareness: Radio Space

Overview. Cognitive Radio: Definitions. Cognitive Radio. Multidimensional Spectrum Awareness: Radio Space Overview A Survey of Spectrum Sensing Algorithms for Cognitive Radio Applications Tevfik Yucek and Huseyin Arslan Cognitive Radio Multidimensional Spectrum Awareness Challenges Spectrum Sensing Methods

More information

Wireless Networked Systems

Wireless Networked Systems Wireless Networked Systems CS 795/895 - Spring 2013 Lec #4: Medium Access Control Power/CarrierSense Control, Multi-Channel, Directional Antenna Tamer Nadeem Dept. of Computer Science Power & Carrier Sense

More information

Ultra-Low Duty Cycle MAC with Scheduled Channel Polling

Ultra-Low Duty Cycle MAC with Scheduled Channel Polling Ultra-Low Duty Cycle MAC with Scheduled Channel Polling Wei Ye and John Heidemann CS577 Brett Levasseur 12/3/2013 Outline Introduction Scheduled Channel Polling (SCP-MAC) Energy Performance Analysis Implementation

More information

By Ryan Winfield Woodings and Mark Gerrior, Cypress Semiconductor

By Ryan Winfield Woodings and Mark Gerrior, Cypress Semiconductor Avoiding Interference in the 2.4-GHz ISM Band Designers can create frequency-agile 2.4 GHz designs using procedures provided by standards bodies or by building their own protocol. By Ryan Winfield Woodings

More information

Sense in Order: Channel Selection for Sensing in Cognitive Radio Networks

Sense in Order: Channel Selection for Sensing in Cognitive Radio Networks Sense in Order: Channel Selection for Sensing in Cognitive Radio Networks Ying Dai and Jie Wu Department of Computer and Information Sciences Temple University, Philadelphia, PA 19122 Email: {ying.dai,

More information

INTRODUCTION TO WIRELESS SENSOR NETWORKS. CHAPTER 3: RADIO COMMUNICATIONS Anna Förster

INTRODUCTION TO WIRELESS SENSOR NETWORKS. CHAPTER 3: RADIO COMMUNICATIONS Anna Förster INTRODUCTION TO WIRELESS SENSOR NETWORKS CHAPTER 3: RADIO COMMUNICATIONS Anna Förster OVERVIEW 1. Radio Waves and Modulation/Demodulation 2. Properties of Wireless Communications 1. Interference and noise

More information

Cognitive Ultra Wideband Radio

Cognitive Ultra Wideband Radio Cognitive Ultra Wideband Radio Soodeh Amiri M.S student of the communication engineering The Electrical & Computer Department of Isfahan University of Technology, IUT E-Mail : s.amiridoomari@ec.iut.ac.ir

More information

Channel Sensing Order in Multi-user Cognitive Radio Networks

Channel Sensing Order in Multi-user Cognitive Radio Networks 2012 IEEE International Symposium on Dynamic Spectrum Access Networks Channel Sensing Order in Multi-user Cognitive Radio Networks Jie Zhao and Xin Wang Department of Electrical and Computer Engineering

More information

On the Coexistence of Overlapping BSSs in WLANs

On the Coexistence of Overlapping BSSs in WLANs On the Coexistence of Overlapping BSSs in WLANs Ariton E. Xhafa, Anuj Batra Texas Instruments, Inc. 12500 TI Boulevard Dallas, TX 75243, USA Email:{axhafa, batra}@ti.com Artur Zaks Texas Instruments, Inc.

More information

Energy Efficient Spectrum Sensing and Accessing Scheme for Zigbee Cognitive Networks

Energy Efficient Spectrum Sensing and Accessing Scheme for Zigbee Cognitive Networks Energy Efficient Spectrum Sensing and Accessing Scheme for Zigbee Cognitive Networks P.Vijayakumar 1, Slitta Maria Joseph 1 1 Department of Electronics and communication, SRM University E-mail- vijayakumar.p@ktr.srmuniv.ac.in

More information

WUR-MAC: Energy efficient Wakeup Receiver based MAC Protocol

WUR-MAC: Energy efficient Wakeup Receiver based MAC Protocol WUR-MAC: Energy efficient Wakeup Receiver based MAC Protocol S. Mahlknecht, M. Spinola Durante Institute of Computer Technology Vienna University of Technology Vienna, Austria {mahlknecht,spinola}@ict.tuwien.ac.at

More information

Active RFID System with Wireless Sensor Network for Power

Active RFID System with Wireless Sensor Network for Power 38 Active RFID System with Wireless Sensor Network for Power Raed Abdulla 1 and Sathish Kumar Selvaperumal 2 1,2 School of Engineering, Asia Pacific University of Technology & Innovation, 57 Kuala Lumpur,

More information

INTELLIGENT SPECTRUM MOBILITY AND RESOURCE MANAGEMENT IN COGNITIVE RADIO AD HOC NETWORKS. A Dissertation by. Dan Wang

INTELLIGENT SPECTRUM MOBILITY AND RESOURCE MANAGEMENT IN COGNITIVE RADIO AD HOC NETWORKS. A Dissertation by. Dan Wang INTELLIGENT SPECTRUM MOBILITY AND RESOURCE MANAGEMENT IN COGNITIVE RADIO AD HOC NETWORKS A Dissertation by Dan Wang Master of Science, Harbin Institute of Technology, 2011 Bachelor of Engineering, China

More information

Analysis of CSAT performance in Wi-Fi and LTE-U Coexistence

Analysis of CSAT performance in Wi-Fi and LTE-U Coexistence Analysis of CSAT performance in Wi-Fi and LTE-U Coexistence Vanlin Sathya, Morteza Mehrnoush, Monisha Ghosh, and Sumit Roy University of Chicago, Illinois, USA. University of Washington, Seattle, USA.

More information

SourceSync. Exploiting Sender Diversity

SourceSync. Exploiting Sender Diversity SourceSync Exploiting Sender Diversity Why Develop SourceSync? Wireless diversity is intrinsic to wireless networks Many distributed protocols exploit receiver diversity Sender diversity is a largely unexplored

More information

Cooperative Spectrum Sensing in Cognitive Radio

Cooperative Spectrum Sensing in Cognitive Radio Cooperative Spectrum Sensing in Cognitive Radio Project of the Course : Software Defined Radio Isfahan University of Technology Spring 2010 Paria Rezaeinia Zahra Ashouri 1/54 OUTLINE Introduction Cognitive

More information

Understanding and Mitigating the Impact of Interference on Networks. By Gulzar Ahmad Sanjay Bhatt Morteza Kheirkhah Adam Kral Jannik Sundø

Understanding and Mitigating the Impact of Interference on Networks. By Gulzar Ahmad Sanjay Bhatt Morteza Kheirkhah Adam Kral Jannik Sundø Understanding and Mitigating the Impact of Interference on 802.11 Networks By Gulzar Ahmad Sanjay Bhatt Morteza Kheirkhah Adam Kral Jannik Sundø 1 Outline Background Contributions 1. Quantification & Classification

More information

Effect of Time Bandwidth Product on Cooperative Communication

Effect of Time Bandwidth Product on Cooperative Communication Surendra Kumar Singh & Rekha Gupta Department of Electronics and communication Engineering, MITS Gwalior E-mail : surendra886@gmail.com, rekha652003@yahoo.com Abstract Cognitive radios are proposed to

More information

Optimal Clock Synchronization in Networks. Christoph Lenzen Philipp Sommer Roger Wattenhofer

Optimal Clock Synchronization in Networks. Christoph Lenzen Philipp Sommer Roger Wattenhofer Optimal Clock Synchronization in Networks Christoph Lenzen Philipp Sommer Roger Wattenhofer Time in Sensor Networks Synchronized clocks are essential for many applications: Sensing TDMA Localization Duty-

More information

On Practical Selective Jamming of Bluetooth Low Energy Advertising

On Practical Selective Jamming of Bluetooth Low Energy Advertising On Practical Selective Jamming of Bluetooth Low Energy Advertising S. Brauer, A. Zubow, S. Zehl, M. Roshandel, S. M. Sohi Technical University Berlin & Deutsche Telekom Labs Germany Outline Motivation,

More information

Utilization Based Duty Cycle Tuning MAC Protocol for Wireless Sensor Networks

Utilization Based Duty Cycle Tuning MAC Protocol for Wireless Sensor Networks Utilization Based Duty Cycle Tuning MAC Protocol for Wireless Sensor Networks Shih-Hsien Yang, Hung-Wei Tseng, Eric Hsiao-Kuang Wu, and Gen-Huey Chen Dept. of Computer Science and Information Engineering,

More information

Fine-grained Channel Access in Wireless LAN. Cristian Petrescu Arvind Jadoo UCL Computer Science 20 th March 2012

Fine-grained Channel Access in Wireless LAN. Cristian Petrescu Arvind Jadoo UCL Computer Science 20 th March 2012 Fine-grained Channel Access in Wireless LAN Cristian Petrescu Arvind Jadoo UCL Computer Science 20 th March 2012 Physical-layer data rate PHY layer data rate in WLANs is increasing rapidly Wider channel

More information

CS 294-7: Wireless Local Area Networks. Professor Randy H. Katz CS Division University of California, Berkeley Berkeley, CA

CS 294-7: Wireless Local Area Networks. Professor Randy H. Katz CS Division University of California, Berkeley Berkeley, CA CS 294-7: Wireless Local Area Networks Professor Randy H. Katz CS Division University of California, Berkeley Berkeley, CA 94720-1776 1996 1 Desirable Features Ability to operate worldwide Minimize power

More information

Automatic power/channel management in Wi-Fi networks

Automatic power/channel management in Wi-Fi networks Automatic power/channel management in Wi-Fi networks Jan Kruys Februari, 2016 This paper was sponsored by Lumiad BV Executive Summary The holy grail of Wi-Fi network management is to assure maximum performance

More information

Wi-Fi. Wireless Fidelity. Spread Spectrum CSMA. Ad-hoc Networks. Engr. Mian Shahzad Iqbal Lecturer Department of Telecommunication Engineering

Wi-Fi. Wireless Fidelity. Spread Spectrum CSMA. Ad-hoc Networks. Engr. Mian Shahzad Iqbal Lecturer Department of Telecommunication Engineering Wi-Fi Wireless Fidelity Spread Spectrum CSMA Ad-hoc Networks Engr. Mian Shahzad Iqbal Lecturer Department of Telecommunication Engineering Outline for Today We learned how to setup a WiFi network. This

More information

Inter-Device Synchronous Control Technology for IoT Systems Using Wireless LAN Modules

Inter-Device Synchronous Control Technology for IoT Systems Using Wireless LAN Modules Inter-Device Synchronous Control Technology for IoT Systems Using Wireless LAN Modules TOHZAKA Yuji SAKAMOTO Takafumi DOI Yusuke Accompanying the expansion of the Internet of Things (IoT), interconnections

More information

A Wireless Communication System using Multicasting with an Acknowledgement Mark

A Wireless Communication System using Multicasting with an Acknowledgement Mark IOSR Journal of Engineering (IOSRJEN) ISSN (e): 2250-3021, ISSN (p): 2278-8719 Vol. 07, Issue 10 (October. 2017), V2 PP 01-06 www.iosrjen.org A Wireless Communication System using Multicasting with an

More information

Spectrum Sensing Brief Overview of the Research at WINLAB

Spectrum Sensing Brief Overview of the Research at WINLAB Spectrum Sensing Brief Overview of the Research at WINLAB P. Spasojevic IAB, December 2008 What to Sense? Occupancy. Measuring spectral, temporal, and spatial occupancy observation bandwidth and observation

More information

Channel Sensing Order in Multi-user Cognitive Radio Networks

Channel Sensing Order in Multi-user Cognitive Radio Networks Channel Sensing Order in Multi-user Cognitive Radio Networks Jie Zhao and Xin Wang Department of Electrical and Computer Engineering State University of New York at Stony Brook Stony Brook, New York 11794

More information

Feasibility of LoRa for Indoor Localization

Feasibility of LoRa for Indoor Localization Feasibility of LoRa for Indoor Localization Bashima Islam, Md Tamzeed Islam, Shahriar Nirjon December 4, 217 1 Introduction The concepts of smart cities and smart communities have started to become a reality

More information

Effect of Antenna Placement and Diversity on Vehicular Network Communications

Effect of Antenna Placement and Diversity on Vehicular Network Communications Effect of Antenna Placement and Diversity on Vehicular Network Communications IAB, 3 rd Dec 2007 Sanjit Kaul {sanjit@winlab.rutgers.edu} Kishore Ramachandran {kishore@winlab.rutgers.edu} Pravin Shankar

More information

The Smart Radio Channel Change Protocol

The Smart Radio Channel Change Protocol PROCEEDINGS OF THE 4th INTERNATIONAL CONFERENCE ON CROWNCOM 29 The Smart Radio Channel Change Protocol A Primary User Avoidance Technique for Dynamic Spectrum Sharing Cognitive Radios to Facilitate Co-Existence

More information

Increasing Broadcast Reliability for Vehicular Ad Hoc Networks. Nathan Balon and Jinhua Guo University of Michigan - Dearborn

Increasing Broadcast Reliability for Vehicular Ad Hoc Networks. Nathan Balon and Jinhua Guo University of Michigan - Dearborn Increasing Broadcast Reliability for Vehicular Ad Hoc Networks Nathan Balon and Jinhua Guo University of Michigan - Dearborn I n t r o d u c t i o n General Information on VANETs Background on 802.11 Background

More information

Automatic Gain Control Scheme for Bursty Point-to- Multipoint Wireless Communication System

Automatic Gain Control Scheme for Bursty Point-to- Multipoint Wireless Communication System Automatic Gain Control Scheme for Bursty Point-to- Multipoint Wireless Communication System Peter John Green, Goh Lee Kee, Syed Naveen Altaf Ahmed Advanced Communication Department Communication and Network

More information

Cooperative Spectrum Sensing and Decision Making Rules for Cognitive Radio

Cooperative Spectrum Sensing and Decision Making Rules for Cognitive Radio ISSN (Online) : 2319-8753 ISSN (Print) : 2347-6710 International Journal of Innovative Research in Science, Engineering and Technology Volume 3, Special Issue 3, March 2014 2014 International Conference

More information

Comparison between Preamble Sampling and Wake-Up Receivers in Wireless Sensor Networks

Comparison between Preamble Sampling and Wake-Up Receivers in Wireless Sensor Networks Comparison between Preamble Sampling and Wake-Up Receivers in Wireless Sensor Networks Richard Su, Thomas Watteyne, Kristofer S. J. Pister BSAC, University of California, Berkeley, USA {yukuwan,watteyne,pister}@eecs.berkeley.edu

More information

Wireless TDMA Mesh Networks

Wireless TDMA Mesh Networks Wireless TDMA Mesh Networks Vinay Ribeiro Department of Computer Science and Engineering IIT Delhi Outline What are mesh networks Applications of wireless mesh Quality-of-service Design and development

More information

SYSTEM SENSOR WIRELESS REMOTE INDICATOR PRODUCT SPECIFICATION

SYSTEM SENSOR WIRELESS REMOTE INDICATOR PRODUCT SPECIFICATION Model name: M200I-RF Introduction: The 200 Series Commercial RF System is designed for use with compatible intelligent fire systems using the System Sensor 200/500 Series CLIP, Enhanced and Advanced communication

More information

Cognitive Radio: Smart Use of Radio Spectrum

Cognitive Radio: Smart Use of Radio Spectrum Cognitive Radio: Smart Use of Radio Spectrum Miguel López-Benítez Department of Electrical Engineering and Electronics University of Liverpool, United Kingdom M.Lopez-Benitez@liverpool.ac.uk www.lopezbenitez.es,

More information

Preamble MAC Protocols with Non-persistent Receivers in Wireless Sensor Networks

Preamble MAC Protocols with Non-persistent Receivers in Wireless Sensor Networks Preamble MAC Protocols with Non-persistent Receivers in Wireless Sensor Networks Abdelmalik Bachir, Martin Heusse, and Andrzej Duda Grenoble Informatics Laboratory, Grenoble, France Abstract. In preamble

More information

Starvation Mitigation Through Multi-Channel Coordination in CSMA Multi-hop Wireless Networks

Starvation Mitigation Through Multi-Channel Coordination in CSMA Multi-hop Wireless Networks Starvation Mitigation Through Multi-Channel Coordination in CSMA Multi-hop Wireless Networks Jingpu Shi Theodoros Salonidis Edward Knightly Networks Group ECE, University Simulation in single-channel multi-hop

More information

Project: IEEE P Working Group for Wireless Personal Area Networks N

Project: IEEE P Working Group for Wireless Personal Area Networks N Project: IEEE P802.15 Working Group for Wireless Personal Area Networks N (WPANs( WPANs) Title: [IMEC UWB PHY Proposal] Date Submitted: [4 May, 2009] Source: Dries Neirynck, Olivier Rousseaux (Stichting

More information

LOG-a-TEC testbed applications in TVWS

LOG-a-TEC testbed applications in TVWS LOG-a-TEC testbed applications in TVWS CREW workshop on TV white spaces Mihael Mohorčič - Jožef Stefan Institute (JSI) The research leading to these results has received funding from the European Union's

More information

Using Rugby MSF Broadcast for Time Division Multiplexing Synchronisation in a Housing Community Sensor Network

Using Rugby MSF Broadcast for Time Division Multiplexing Synchronisation in a Housing Community Sensor Network Using Rugby MSF Broadcast for Time Division Multiplexing Synchronisation in a Housing Community Sensor Network John Maloco, Séamus McLoone and Declan T. Delaney Department of Electronic Engineering, National

More information

Creation of Wireless Network using CRN

Creation of Wireless Network using CRN Creation of 802.11 Wireless Network using CRN S. Elakkiya 1, P. Aruna 2 1,2 Department of Software Engineering, Periyar Maniammai University Abstract: A network is a collection of wireless node hosts forming

More information

ZigBee Propagation Testing

ZigBee Propagation Testing ZigBee Propagation Testing EDF Energy Ember December 3 rd 2010 Contents 1. Introduction... 3 1.1 Purpose... 3 2. Test Plan... 4 2.1 Location... 4 2.2 Test Point Selection... 4 2.3 Equipment... 5 3 Results...

More information

Wireless Communication

Wireless Communication Wireless Communication Systems @CS.NCTU Lecture 12: Soft Information Instructor: Kate Ching-Ju Lin ( 林靖茹 ) 1 PPR: Partial Packet Recovery for Wireless Networks ACM SIGOCMM, 2017 Kyle Jamieson and Hari

More information

LoRaWAN. All of the gateways in a network communicate to the same server, and it decides which gateway should respond to a given transmission.

LoRaWAN. All of the gateways in a network communicate to the same server, and it decides which gateway should respond to a given transmission. LoRaWAN All of the gateways in a network communicate to the same server, and it decides which gateway should respond to a given transmission. Any end device transmission can be heard by multiple receivers,

More information

Chapter 2 On the Spectrum Handoff for Cognitive Radio Ad Hoc Networks Without Common Control Channel

Chapter 2 On the Spectrum Handoff for Cognitive Radio Ad Hoc Networks Without Common Control Channel Chapter 2 On the Spectrum Handoff for Cognitive Radio Ad Hoc Networks Without Common Control Channel Yi Song and Jiang Xie Abstract Cognitive radio (CR) technology is a promising solution to enhance the

More information

Safety Message Power Transmission Control for Vehicular Ad hoc Networks

Safety Message Power Transmission Control for Vehicular Ad hoc Networks Journal of Computer Science 6 (10): 1056-1061, 2010 ISSN 1549-3636 2010 Science Publications Safety Message Power Transmission Control for Vehicular Ad hoc Networks 1 Ghassan Samara, 1 Sureswaran Ramadas

More information

TIME- OPTIMAL CONVERGECAST IN SENSOR NETWORKS WITH MULTIPLE CHANNELS

TIME- OPTIMAL CONVERGECAST IN SENSOR NETWORKS WITH MULTIPLE CHANNELS TIME- OPTIMAL CONVERGECAST IN SENSOR NETWORKS WITH MULTIPLE CHANNELS A Thesis by Masaaki Takahashi Bachelor of Science, Wichita State University, 28 Submitted to the Department of Electrical Engineering

More information

A Dual Distance Measurement Scheme for Indoor IEEE Wireless Local Area Networks*

A Dual Distance Measurement Scheme for Indoor IEEE Wireless Local Area Networks* A Dual Distance Measurement Scheme for Indoor IEEE 80.11 Wireless Local Area Networks* Murad Abusubaih, Berthold Rathke, and Adam Wolisz Telecommunication Networks Group Technical University Berlin Email:

More information

A survey on broadcast protocols in multihop cognitive radio ad hoc network

A survey on broadcast protocols in multihop cognitive radio ad hoc network A survey on broadcast protocols in multihop cognitive radio ad hoc network Sureshkumar A, Rajeswari M Abstract In the traditional ad hoc network, common channel is present to broadcast control channels

More information

UNDERSTANDING AND MITIGATING

UNDERSTANDING AND MITIGATING UNDERSTANDING AND MITIGATING THE IMPACT OF RF INTERFERENCE ON 802.11 NETWORKS RAMAKRISHNA GUMMADI UCS DAVID WETHERALL INTEL RESEARCH BEN GREENSTEIN UNIVERSITY OF WASHINGTON SRINIVASAN SESHAN CMU 1 Presented

More information

Synchronization and Beaconing in IEEE s Mesh Networks

Synchronization and Beaconing in IEEE s Mesh Networks Synchronization and Beaconing in IEEE 80.s Mesh etworks Alexander Safonov and Andrey Lyakhov Institute for Information Transmission Problems E-mails: {safa, lyakhov}@iitp.ru Stanislav Sharov Moscow Institute

More information

Future radio access implementation & demonstration Scandinavian workshop on testbed-based wireless research November 27 th 2013

Future radio access implementation & demonstration Scandinavian workshop on testbed-based wireless research November 27 th 2013 Future radio access implementation & demonstration Scandinavian workshop on testbed-based wireless research November 27 th 2013 vicknesan.ayadurai@ericsson.com mikael.prytz@ericsson.com Wireless Access

More information

SIMULATION OF COOPERATIVE SPECTRUM SENSING TECHNIQUES IN COGNITIVE RADIO USING MATLAB

SIMULATION OF COOPERATIVE SPECTRUM SENSING TECHNIQUES IN COGNITIVE RADIO USING MATLAB SIMULATION OF COOPERATIVE SPECTRUM SENSING TECHNIQUES IN COGNITIVE RADIO USING MATLAB 1 ARPIT GARG, 2 KAJAL SINGHAL, 3 MR. ARVIND KUMAR, 4 S.K. DUBEY 1,2 UG Student of Department of ECE, AIMT, GREATER

More information

UTILIZATION OF AN IEEE 1588 TIMING REFERENCE SOURCE IN THE inet RF TRANSCEIVER

UTILIZATION OF AN IEEE 1588 TIMING REFERENCE SOURCE IN THE inet RF TRANSCEIVER UTILIZATION OF AN IEEE 1588 TIMING REFERENCE SOURCE IN THE inet RF TRANSCEIVER Dr. Cheng Lu, Chief Communications System Engineer John Roach, Vice President, Network Products Division Dr. George Sasvari,

More information

FAQs about OFDMA-Enabled Wi-Fi backscatter

FAQs about OFDMA-Enabled Wi-Fi backscatter FAQs about OFDMA-Enabled Wi-Fi backscatter We categorize frequently asked questions (FAQs) about OFDMA Wi-Fi backscatter into the following classes for the convenience of readers: 1) What is the motivation

More information

Distributed spectrum sensing in unlicensed bands using the VESNA platform. Student: Zoltan Padrah Mentor: doc. dr. Mihael Mohorčič

Distributed spectrum sensing in unlicensed bands using the VESNA platform. Student: Zoltan Padrah Mentor: doc. dr. Mihael Mohorčič Distributed spectrum sensing in unlicensed bands using the VESNA platform Student: Zoltan Padrah Mentor: doc. dr. Mihael Mohorčič Agenda Motivation Theoretical aspects Practical aspects Stand-alone spectrum

More information

15. ZBM2: low power Zigbee wireless sensor module for low frequency measurements

15. ZBM2: low power Zigbee wireless sensor module for low frequency measurements 15. ZBM2: low power Zigbee wireless sensor module for low frequency measurements Simas Joneliunas 1, Darius Gailius 2, Stasys Vygantas Augutis 3, Pranas Kuzas 4 Kaunas University of Technology, Department

More information

Dynamic Spectrum Access in Cognitive Radio Wireless Sensor Networks Using Different Spectrum Sensing Techniques

Dynamic Spectrum Access in Cognitive Radio Wireless Sensor Networks Using Different Spectrum Sensing Techniques Dynamic Spectrum Access in Cognitive Radio Wireless Sensor Networks Using Different Spectrum Sensing Techniques S. Anusha M. E., Research Scholar, Sona College of Technology, Salem-636005, Tamil Nadu,

More information

Channel selection for IEEE based wireless LANs using 2.4 GHz band

Channel selection for IEEE based wireless LANs using 2.4 GHz band Channel selection for IEEE 802.11 based wireless LANs using 2.4 GHz band Jihoon Choi 1a),KyubumLee 1, Sae Rom Lee 1, and Jay (Jongtae) Ihm 2 1 School of Electronics, Telecommunication, and Computer Engineering,

More information

LoRa Scalability: A Simulation Model Based on Interference Measurements

LoRa Scalability: A Simulation Model Based on Interference Measurements sensors Article LoRa Scalability: A Simulation Model Based on Interference Measurements Jetmir Haxhibeqiri *, Floris Van den Abeele, Ingrid Moerman and Jeroen Hoebeke Department of Information Technology,

More information

A new Opportunistic MAC Layer Protocol for Cognitive IEEE based Wireless Networks

A new Opportunistic MAC Layer Protocol for Cognitive IEEE based Wireless Networks A new Opportunistic MAC Layer Protocol for Cognitive IEEE 8.11-based Wireless Networks Abderrahim Benslimane,ArshadAli, Abdellatif Kobbane and Tarik Taleb LIA/CERI, University of Avignon, Agroparc BP 18,

More information

A Dynamic Spectrum Access on SDR for IEEE networks

A Dynamic Spectrum Access on SDR for IEEE networks A Dynamic Spectrum Access on SDR for IEEE 802.15.4 networks Rafik Zitouni, Laurent George and Yacine Abouda ECE Paris-LACSC Laboratory, LISSI / UPEC UPEMLV, LIGM/ ESIEE Paris 37 Quai de Grenelle, 75015,

More information

FTSP Power Characterization

FTSP Power Characterization 1. Introduction FTSP Power Characterization Chris Trezzo Tyler Netherland Over the last few decades, advancements in technology have allowed for small lowpowered devices that can accomplish a multitude

More information

Cross-layer Network Design for Quality of Services in Wireless Local Area Networks: Optimal Access Point Placement and Frequency Channel Assignment

Cross-layer Network Design for Quality of Services in Wireless Local Area Networks: Optimal Access Point Placement and Frequency Channel Assignment Cross-layer Network Design for Quality of Services in Wireless Local Area Networks: Optimal Access Point Placement and Frequency Channel Assignment Chutima Prommak and Boriboon Deeka Abstract This paper

More information

Lecture on Sensor Networks

Lecture on Sensor Networks Lecture on Sensor Networks Copyright (c) 2008 Dr. Thomas Haenselmann (University of Mannheim, Germany). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU

More information

Application Note AN041

Application Note AN041 CC24 Coexistence By G. E. Jonsrud 1 KEYWORDS CC24 Coexistence ZigBee Bluetooth IEEE 82.15.4 IEEE 82.11b WLAN 2 INTRODUCTION This application note describes the coexistence performance of the CC24 2.4 GHz

More information

Postprint.

Postprint. http://www.diva-portal.org Postprint This is the accepted version of a paper presented at nternational Conference on Wireless Communications and Signal Processing (WCSP 2011). Citation for the original

More information

Agenda. A short overview of the CITI lab. Wireless Sensor Networks : Key applications & constraints. Energy consumption and network lifetime

Agenda. A short overview of the CITI lab. Wireless Sensor Networks : Key applications & constraints. Energy consumption and network lifetime CITI Wireless Sensor Networks in a Nutshell Séminaire Internet du Futur, ASPROM Paris, 24 octobre 2012 Prof. Fabrice Valois, Université de Lyon, INSA-Lyon, INRIA fabrice.valois@insa-lyon.fr 1 Agenda A

More information

AS-MAC: An Asynchronous Scheduled MAC Protocol for Wireless Sensor Networks

AS-MAC: An Asynchronous Scheduled MAC Protocol for Wireless Sensor Networks AS-MAC: An Asynchronous Scheduled MAC Protocol for Wireless Sensor Networks By Beakcheol Jang, Jun Bum Lim, Mihail Sichitiu, NC State University 1 Presentation by Andrew Keating for CS577 Fall 2009 Outline

More information

Transmitting Multiple HD Video Streams over UWB Links

Transmitting Multiple HD Video Streams over UWB Links MITSUBISHI ELECTRIC RESEARCH LABORATORIES http://www.merl.com Transmitting Multiple HD Video Streams over UWB Links C. Duan, G. Pekhteryev, J. Fang, Y-P Nakache, J. Zhang, K. Tajima, Y. Nishioka, H. Hirai

More information

Applied to Wireless Sensor Networks. Objectives

Applied to Wireless Sensor Networks. Objectives Communication Theory as Applied to Wireless Sensor Networks muse Objectives Understand the constraints of WSN and how communication theory choices are influenced by them Understand the choice of digital

More information

Continuous Monitoring Techniques for a Cognitive Radio Based GSM BTS

Continuous Monitoring Techniques for a Cognitive Radio Based GSM BTS NCC 2009, January 6-8, IIT Guwahati 204 Continuous Monitoring Techniques for a Cognitive Radio Based GSM BTS Baiju Alexander, R. David Koilpillai Department of Electrical Engineering Indian Institute of

More information

Accessing the Hidden Available Spectrum in Cognitive Radio Networks under GSM-based Primary Networks

Accessing the Hidden Available Spectrum in Cognitive Radio Networks under GSM-based Primary Networks Accessing the Hidden Available Spectrum in Cognitive Radio Networks under GSM-based Primary Networks Antara Hom Chowdhury, Yi Song, and Chengzong Pang Department of Electrical Engineering and Computer

More information

Co-existence. DECT/CAT-iq vs. other wireless technologies from a HW perspective

Co-existence. DECT/CAT-iq vs. other wireless technologies from a HW perspective Co-existence DECT/CAT-iq vs. other wireless technologies from a HW perspective Abstract: This White Paper addresses three different co-existence issues (blocking, sideband interference, and inter-modulation)

More information

Multiple Receiver Strategies for Minimizing Packet Loss in Dense Sensor Networks

Multiple Receiver Strategies for Minimizing Packet Loss in Dense Sensor Networks Multiple Receiver Strategies for Minimizing Packet Loss in Dense Sensor Networks Bernhard Firner Chenren Xu Yanyong Zhang Richard Howard Rutgers University, Winlab May 10, 2011 Bernhard Firner (Winlab)

More information

A Brief Review of Cognitive Radio and SEAMCAT Software Tool

A Brief Review of Cognitive Radio and SEAMCAT Software Tool 163 A Brief Review of Cognitive Radio and SEAMCAT Software Tool Amandeep Singh Bhandari 1, Mandeep Singh 2, Sandeep Kaur 3 1 Department of Electronics and Communication, Punjabi university Patiala, India

More information

Performance Evaluation of Energy Consumption of Reactive Protocols under Self- Similar Traffic

Performance Evaluation of Energy Consumption of Reactive Protocols under Self- Similar Traffic International Journal of Computer Science & Communication Vol. 1, No. 1, January-June 2010, pp. 67-71 Performance Evaluation of Energy Consumption of Reactive Protocols under Self- Similar Traffic Dhiraj

More information

Virtual MISO Triggers in Wi-Fi-like Networks

Virtual MISO Triggers in Wi-Fi-like Networks Virtual MISO Triggers in Wi-Fi-like Networks Oscar Bejarano Edward W. Knightly Thursday, April, Signal Outage in Fading Channels Thursday, April, Signal Outage in Fading Channels x Power Zero Throughput

More information

An Opportunistic Frequency Channels Selection Scheme for Interference Minimization

An Opportunistic Frequency Channels Selection Scheme for Interference Minimization Proceedings of 2014 Zone 1 Conference of the American Society for Engineering Education (ASEE Zone 1) An Opportunistic Frequency Channels Selection Scheme for Interference Minimization 978-1-4799-5233-5/14/$31.00

More information

LoRa for the Internet of Things

LoRa for the Internet of Things LoRa for the Internet of Things Martin Bor Department of Computing and Communications Lancaster University m.bor@lancaster.ac.uk John Vidler Department of Computing and Communications Lancaster University

More information

DiCa: Distributed Tag Access with Collision-Avoidance among Mobile RFID Readers

DiCa: Distributed Tag Access with Collision-Avoidance among Mobile RFID Readers DiCa: Distributed Tag Access with Collision-Avoidance among Mobile RFID Readers Kwang-il Hwang, Kyung-tae Kim, and Doo-seop Eom Department of Electronics and Computer Engineering, Korea University 5-1ga,

More information

Cognitive Wireless Network : Computer Networking. Overview. Cognitive Wireless Networks

Cognitive Wireless Network : Computer Networking. Overview. Cognitive Wireless Networks Cognitive Wireless Network 15-744: Computer Networking L-19 Cognitive Wireless Networks Optimize wireless networks based context information Assigned reading White spaces Online Estimation of Interference

More information

Ilenia Tinnirello. Giuseppe Bianchi, Ilenia Tinnirello

Ilenia Tinnirello. Giuseppe Bianchi, Ilenia Tinnirello Ilenia Tinnirello Ilenia.tinnirello@tti.unipa.it WaveLAN (AT&T)) HomeRF (Proxim)!" # $ $% & ' (!! ) & " *" *+ ), -. */ 0 1 &! ( 2 1 and 2 Mbps operation 3 * " & ( Multiple Physical Layers Two operative

More information

Wireless Intro : Computer Networking. Wireless Challenges. Overview

Wireless Intro : Computer Networking. Wireless Challenges. Overview Wireless Intro 15-744: Computer Networking L-17 Wireless Overview TCP on wireless links Wireless MAC Assigned reading [BM09] In Defense of Wireless Carrier Sense [BAB+05] Roofnet (2 sections) Optional

More information

Attack-Proof Collaborative Spectrum Sensing in Cognitive Radio Networks

Attack-Proof Collaborative Spectrum Sensing in Cognitive Radio Networks Attack-Proof Collaborative Spectrum Sensing in Cognitive Radio Networks Wenkai Wang, Husheng Li, Yan (Lindsay) Sun, and Zhu Han Department of Electrical, Computer and Biomedical Engineering University

More information

IEEE Wireless Access Method and Physical Layer Specification. Proposal For the Use of Packet Detection in Clear Channel Assessment

IEEE Wireless Access Method and Physical Layer Specification. Proposal For the Use of Packet Detection in Clear Channel Assessment IEEE 802.11 Wireless Access Method and Physical Layer Specification Title: Author: Proposal For the Use of Packet Detection in Clear Channel Assessment Jim McDonald Motorola, Inc. 50 E. Commerce Drive

More information

Collaborative transmission in wireless sensor networks

Collaborative transmission in wireless sensor networks Collaborative transmission in wireless sensor networks Cooperative transmission schemes Stephan Sigg Distributed and Ubiquitous Systems Technische Universität Braunschweig November 22, 2010 Stephan Sigg

More information

(some) Device Localization, Mobility Management and 5G RAN Perspectives

(some) Device Localization, Mobility Management and 5G RAN Perspectives (some) Device Localization, Mobility Management and 5G RAN Perspectives Mikko Valkama Tampere University of Technology Finland mikko.e.valkama@tut.fi +358408490756 December 16th, 2016 TAKE-5 and TUT, shortly

More information

Internet of Things Cognitive Radio Technologies

Internet of Things Cognitive Radio Technologies Internet of Things Cognitive Radio Technologies Torino, 29 aprile 2010 Roberto GARELLO, Politecnico di Torino, Italy Speaker: Roberto GARELLO, Ph.D. Associate Professor in Communication Engineering Dipartimento

More information

Computer Networks II Advanced Features (T )

Computer Networks II Advanced Features (T ) Computer Networks II Advanced Features (T-110.5111) Wireless Sensor Networks, PhD Postdoctoral Researcher DCS Research Group For classroom use only, no unauthorized distribution Wireless sensor networks:

More information

Optimized Asynchronous Multi-channel Neighbor Discovery

Optimized Asynchronous Multi-channel Neighbor Discovery Optimized Asynchronous Multi-channel Neighbor Discovery Niels Karowski TKN/TU-Berlin niels.karowski@tu-berlin.de Aline Carneiro Viana INRIA and TKN/TU-Berlin aline.viana@inria.fr Adam Wolisz TKN/TU-Berlin

More information

September, Submission. September, 1998

September, Submission. September, 1998 Summary The CCK MBps Modulation for IEEE 802. 2.4 GHz WLANs Mark Webster and Carl Andren Harris Semiconductor CCK modulation will enable MBps operation in the 2.4 GHz ISM band An interoperable preamble

More information

Energy Efficient MAC Protocol with Localization scheme for Wireless Sensor Networks using Directional Antennas

Energy Efficient MAC Protocol with Localization scheme for Wireless Sensor Networks using Directional Antennas Energy Efficient MAC Protocol with Localization scheme for Wireless Sensor Networks using Directional Antennas Anique Akhtar Department of Electrical Engineering aakhtar13@ku.edu.tr Buket Yuksel Department

More information

A Secure Transmission of Cognitive Radio Networks through Markov Chain Model

A Secure Transmission of Cognitive Radio Networks through Markov Chain Model A Secure Transmission of Cognitive Radio Networks through Markov Chain Model Mrs. R. Dayana, J.S. Arjun regional area network (WRAN), which will operate on unused television channels. Assistant Professor,

More information

An Empirical Study of Harvesting-Aware Duty Cycling in Sustainable Wireless Sensor Networks

An Empirical Study of Harvesting-Aware Duty Cycling in Sustainable Wireless Sensor Networks An Empirical Study of Harvesting-Aware Duty Cycling in Sustainable Wireless Sensor Networks Pius Lee Mingding Han Hwee-Pink Tan Alvin Valera Institute for Infocomm Research (I2R), A*STAR 1 Fusionopolis

More information

An Empirical Study of UHF RFID Performance. Michael Buettner and David Wetherall Presented by Qian (Steve) He CS Prof.

An Empirical Study of UHF RFID Performance. Michael Buettner and David Wetherall Presented by Qian (Steve) He CS Prof. An Empirical Study of UHF RFID Performance Michael Buettner and David Wetherall Presented by Qian (Steve) He CS 577 - Prof. Bob Kinicki Overview Introduction Background Knowledge Methodology and Tools

More information