ADAPTIVE TIME ALLOCATION FOR AN ENVIRONMENT WHERE THE NEXT GENERATION OF LOW AND HIGH DATA RATE WIRELESS PAN COEXIST Oscar Massaki NAKASHIMA, Alex Cartagena GORDILLO and Ryuji KOHNO (Graduate School of Engineering, Division of Physics, Electrical and Computer Engineering, Yokohama National University, Yokohama, Kanagawa, JAPAN, {oscar, alex, kohno}@kohnolab.dnj.ynu.ac.jp) ABSTRACT In an environment where the next generations of low and high rate Wireless Personal Area Networks (WPAN) coexist, an Adaptive Slot Allocation approach is proposed in order to improve the network performance. In this paper, the coexistence is achieved by applying the Common Signaling Mode in the coordinators of the network, and the Cognitive Radio concept in the main piconet coordinator. As a result, the main piconet coordinator can be understood by the other coordinators and it is also able to monitor the network traffic. The proposed approach is evaluated by computer simulation and compared to the fixed slot allocation.

1. INTRODUCTION Next generation of Wireless Personal Area Networks (WPAN) are defined by two alternative standards, IEEE 802.15.3a and IEEE 802.15.4a, which correspond to high rate and low rate physical layer, respectively. They will be based on Ultra Wide Band (UWB) technology and will utilize the same frequency spectrum. Moreover, for the high data rate WPAN it is expected to have two sorts of systems with different physical layers. One based on DS-UWB [1] and the other one based on Multi-band OFDM (MBOFDM) [2]. Therefore, interference between these systems may occur. In order to allow these systems to operate in the same environment, in this paper we assume that coexistence between them is achieved through the use of a Common Signaling Mode (CSM) [3], which is a method that allow different physical technologies to communicate with each other, by the coordinators of the network. In our network, there are four coordinators, one for each wireless network system (DS-UWB, MB-OFDM and Low rate WPAN (LRWPAN)) and one called the main piconet coordinator, which has the Cognitive Radio capability to monitor the traffic of the network. Through the use of CSM the main piconet coordinator’s beacon can be understood by the other

coordinators, and then, it can inform them about the allowed time duration where each system can transmit. The advantage of our assumed network is that the three systems can coexist at the expense of increased complexity on only four devices, the coordinators. Therefore, it is employed a centralized TDMA, as defined in the standard of IEEE 802.15.3 [4], where the main piconet coordinator assigns a time duration to each network system. Once the coordinators of each system are aware of their assigned time, they will manage their devices in order to allow them to transmit only during the allowed time. By applying the Cognitive Radio concept in the main piconet coordinator, since this sort of radio can learn the environment changes and adapt to it [5], it is able to monitor the traffic of each system and then, adaptively assign their time duration in order to maximize the throughput and satisfy the quality of service of each system, instead of dividing the total amount of time equally. Fixing the assigned time equally for each system is the easiest way to define the time duration where each system can transmit. However, doing that, the efficiency of the network is low, since the needs and the characteristics of each network differ from each other. In this paper, an approach to define the amount of slots that each system can transmit based on the monitored traffic is proposed. This paper is organized as follows. The network model assumed in this paper is presented in Section 2. The algorithm for the adaptive slot allocation is described in Section 3. Simulation performance evaluation, comparing the throughput of each system when the proposed method of adaptive time allocation is applied to the case when the assigned time allocation is fixed, is presented in Section 4. Finally, concluding remarks are given in Section 5. 2. NETWORK MODEL The network model assumed in this paper is shown in Fig. 1. In this network, the DS-UWB, MB-OFDM and LR-WPAN devices coexist. The coexistence is achieved by applying the CSM technology, which is a method that allows different

wireless technologies and devices to communicate with each other, in the coordinators of the network, and then, the main piconet coordinator can be understood by other system coordinators. Moreover, we assume the main coordinator possesses Cognitive Radio technology and can monitor the traffic of the network. The network topology is a clustered star topology.

Main Piconet Coordinator LR DEVs

γ =

Traffic _ MB w ⋅ Traffic _ LR

(3)

⎡ Nslots ⎤ Nslots_ DS = ⎢ ⎥ ⎢ (1 + β + βγ ) ⎥

(4)

⎡ NSlots_ DS⎤ Nslots_ MB= ⎢ ⎥⎥ α ⎢

(5)

Nslots_ LR = Nslots− Nslots_ DS − Nslots_ MB

(6)

where Traffic_DS, Traffic_MB and Traffic_LR are the DSUWB, MB-OFDM and LR-WPAN systems traffic volume, respectively. w is a weight applied to compensate the difference in the data rate of LR-WPAN to High Rate WPAN. Finally, Nslots are the total amount of slots in a superframe, and Nslots_DS, Nslots_MB and Nslots_LR are the amount of slots for each system. Fig. 3 shows schematically the algorithm.

DS-UWB DEVs MB-OFDM DEVs

Fig. 1. Network Model

Start

The superframe structure of our assumed network is shown in Fig. 2. As it can be seen the beacon of the main piconet coordinator is followed by the other systems beacons, and then, the devices are able to transmit.

Assign slots equally to each system

Transmit the beacon MB-OFDM

LR

DS-UWB

Monitoring the network traffic

Superframe (SF) Fig. 2. Superframe Structure

3. ADAPTIVE SLOT ALLOCATION ALGORITHM In the following the adaptive slot allocation algorithm applied by the main piconet coordinator, when the Low and High Rate WPAN coexist, is described. 1. At the beginning, the main coordinator assigns the same amount of slots to each system. 2. Each coordinator of each system will manage their devices, in order to allow them to transmit only during the assigned time. 3. The main coordinator monitors the network traffic, and based on the traffic volume information the new number of slots for each system are calculated as:

α =

Traffic _ DS Traffic _ MB

(1)

β =

w ⋅ Traffic _ LR Traffic _ DS

(2)

Calculate the new amount of slots to each system

Reassign the number of slots to each system

Fig. 3. Adaptive Slot Allocation Algorithm

4. SIMULATION RESULTS The adaptive slot allocation approach is evaluated and compared to the case when the slot allocation is fixed by computer simulations. In this paper, the error in the CSM and the cognitive radio are not considered. Moreover, it is assumed that collisions not occur and during one slot, only one packet of High Rate WPAN can be transmitted. Therefore, due to the low data rate of the LR-WPAN system, its devices need more than one slot in order to transmit one packet.

In this paper, the traffic is generated by using an on-off source model following the Pareto distribution as defined in [6]. The parameters adopted in the simulation are as follows: Table 1. Network Parameters

Number of DS-UWB devices Number of MB-OFDM devices Number of LR-WPAN devices Superframe Duration Number of Superframes

4 2 2 16 ms 5*10^4

Table 2. High Rate WPAN Parameters

Data Rate Preamble PHY Header MAC Header

100 Mbps 5 µs 5 µs 5 µs

SIFS DIFS Payload ACK

5 µs 10 µs 1500 bytes 1 µs

Table 3. LR-WPAN Parameters

Data Rate Preamble PHY Header MAC Header

1 Mbps 32 µs 8 µs 64 bits

SIFS DIFS Payload ACK size

16 µs 34 µs 500 bits 32 bits

The proposed method was evaluated in terms of packet drop ratio and throughput. Fig. 4 shows the Total Packet Drop Ratio of the network and the Total Throughput of the network is shown in Fig. 5. Simulation results show that the performance of the adaptive slot allocation outperforms the fixed approach. A higher throughput and lower packet drop ratio were obtained by applying the adaptive slot allocation approach.

Fig. 5. Total Throughput

5. CONCLUSIONS In this paper, an adaptive slot allocation approach was proposed to be applied in a environment where the next generation of low and high rate WPAN coexist. The proposed approach was evaluated by computer simulations, and the results showed that by applying the proposed approach a higher performance could be achieved, that is, it yields a higher throughput and a lower packet drop ratio than a fixed slot allocation. For future works, we have to take into account the error in the CSM and cognitive radio in order to obtain a more realistic result. 6. REFERENCES [1] IEEE P802.15-04/0137r1, ”DS-UWB physical layer submission to 802.15 Task Group 3a”, March 2004. [2] IEEE P802.15-04/268r3, “Multi-band OFDM physical layer submission to 802.15 Task Group 3a,” March 2004. [3] UWB Forum, “A Common Signaling Mode for Ultrawideband Radios,” 2004. [4] ANSI/IEEE Standard, “Part 15.3: Wireless Medium Access Control (MAC) and Physical Layer (PHY) Specifications for High Rate Wireless Personal Area Networks (WPANs)”, 2003. [5] J. Polson, “Cognitive Radio Applications in Software Defined Radio,” in Proceedings of Software Defined Radio Technical Conference, Phoenix, Arizona, November 2004. [6] J. Park, “Adaptive Asymmetric Slot Allocation for Heterogeneous Traffic in WCDMA/TDD Systems,” PhD thesis, Virginia Polytechnic Institute and State University, July 2004.

Fig. 4. Total Packet Drop Ratio

Author Guidelines

As a result, the main piconet coordinator can be understood by the other coordinators and it is also able to monitor the network traffic. The proposed approach is ...

163KB Sizes 1 Downloads 245 Views

Recommend Documents

Author Guidelines MA.pdf
format MS Word, gunakan template artikel ini) harus dikirimkan melalui salah satu cara. berikut ini: 1. Pengiriman naskah manuskrip melalui E-mail ke email ...

Author Guidelines INJEC.pdf
clearance. The manuscript should be arranged systematically following the guidelines below: A. Layout. Manuscript written in edited MS Words, A4 paper size, ...

Author Guidelines for 8
nature of surveillance system infrastructure, a number of groups in three ... developed as a Web-portal using the latest text mining .... Nguoi Lao Dong Online.

Author Guidelines JRA.pdf
Try one of the apps below to open or edit this item. Author Guidelines JRA.pdf. Author Guidelines JRA.pdf. Open. Extract. Open with. Sign In. Main menu.

AUTHOR GUIDELINES - INSIGNIA.pdf
The article should be written on Cambria, 12 pt., 1 spaces with length of 5000-6000 words (not. including bibliography) and sent through Online. Journal System ...

AUTHOR SUBMISSION GUIDELINES ISEMANTIC17.pdf
Page 1 of 3. AUTHOR SUBMISSION GUIDELINES – ISEMANTIC 2017. 1. Please visit the EDAS submission page for ISEMANTIC 2017. http://edas.info/N23730. Figure 1 : EDAS LOGIN. 2. Please login using your EDAS account. If you don't have EDAS account, create

Author Guidelines SLRev Revisi Akhir.pdf
Website: http://journal.fh.unsri.ac.id/index.php/sriwijayalawreview ISSN Print: 2541-5298. ISSN Online: ... be included as a list of Bibliography, ... Journal Editors.

Author Guidelines for 8
The resulted Business model offers great ... that is more closely related to the business model of such an .... channels for the same physical (satellite, cable or terrestrial) ... currently under way is the integration of basic Internet access and .

Author Guidelines for 8
three structures came from the way the speaker and channel ... The results indicate that the pairwise structure is the best for .... the NIST SRE 2010 database.

Author Guidelines for 8
replace one trigger with another, for example, interchange between the, this, that is ..... Our own software for automatic text watermarking with the help of our ...

Author Guidelines for 8
these P2P protocols only work in wired networks. P2P networks ... on wired network. For example, IP .... advantages of IP anycast and DHT-based P2P protocol.

Author Guidelines for 8
Instant wireless sensor network (IWSN) is a type of. WSN deployed for a class ... WSNs can be densely deployed in battlefields, disaster areas and toxic regions ...

Author Guidelines INC 8 final.pdf
Include 3-5 keywords below the abstract. 5. Introduction: Describe the background and the purpose of research systematically and clearly. Not more than 500.

Author Guidelines INC 8 final.pdf
The articles must have benefit to improve the progress of professional nursing. education, science and practice. The manuscript must be written in academic ...

Author Guidelines for 8
Feb 14, 2005 - between assigned tasks and self-chosen “own” tasks finding that users behave ... fewer queries and different kinds of queries overall. This finding implies that .... The data was collected via remote upload to a server for later ..

Author Guidelines for 8
National Oceanic & Atmospheric Administration. Seattle, WA 98115, USA [email protected] .... space (CSS) representation [7] of the object contour is thus employed. A model set consisting of 3 fish that belong to ... two sets of descending-ordered l

Author Guidelines for ICECS2003
Ecole supérieure de communication de Tunis ... equation solution, to analyze the response of transmission ... particular solutions U1 (ξ) and U2 (ξ) written as:.

Author Guidelines for Proceedings
opportunities of interaction with virtual objects, exploration of virtual environments, and interaction ... the best-known applications of the early days of SL is.

Author Guidelines for 8
Digital circuits consume more power in test mode than in normal operation .... into a signature. Figure 1. A typical ..... The salient features and limitations of the ...

Author Guidelines for 8
idea of fuzzy window is firstly presented, where the similarity of scattering ... For years many approaches have been developed for speckle noise ... only a few typical non- square windows. Moreover, as the window size increases, the filtering perfor

Author Guidelines for 8
Ittiam Systems (Pvt.) Ltd., Bangalore, India. ABSTRACT. Noise in video influences the bit-rate and visual quality of video encoders and can significantly alter the ...

Author Guidelines for 8
to their uniqueness and immutability. Today, fingerprints are most widely used biometric features in automatic verification and identification systems. There exists some graph-based [1,2] and image-based [3,4] fingerprint matching but most fingerprin

Author Guidelines for 8
sequences resulting in a total or partial removal of image motion. ..... Add noise. Add targets. Performance Measurement System. Estimate. Residual offset.

Author Guidelines Harmonia 2016.pdf
Lessons from the world: A cross-cultural guide to music teaching and. learning. New York, NY: Schirmer Books. A collection of articles: Saukah, & Waseso, M. G. ...