Telfor 12
Telfor 12
net/publication/235652415
CITATIONS READS
6 1,179
5 authors, including:
All content following this page was uploaded by Zoran Stamenkovic on 04 June 2014.
,((( 376
TABLE 1: IEEE 802.15.4 SYMBOL TO CHIP MAPPING [7] III. SOFTWARE RADIO PLATFORM
Symbol Chip sequence Symbol Chip sequence
SDR is reconfigurable radio platform which is used for
S0 (0x0) C0 (0x744AC39B) S8 (0x8) C8 (0xDEE06931)
S1 (0x1) C1 (0x44AC39B7) S9 (0x9) C9 (0xEE06931D) rapid prototyping of communication systems. It enables
S2 (0x2) C2 (0x4AC39B74) S10 (0xA) C10 (0xE06931DE) creation of physical layer algorithms with live physical
S3 (0x3) C3 (0xAC39B744) S11 (0xB) C11 (0x06931DEE) signals on PC platform. It can be used for decoding received
S4 (0x4) C4 (0xC39B744A) S12 (0xC) C12 (0x6931DEE0) packets, monitoring spectrum of received signal, measuring
S5 (0x5) C5 (0x39B744AC) S13 (0xD) C13 (0x931DEE06) bit error rate (BER) and etc. It’s usually based on
S6 (0x6) C6 (0x9B744AC3) S14 (0xE) C14 (0x31DEE069) programmable FPGA chip coupled with analog front end
S7 (0x7) C7 (0xB744AC39) S15 (0xF) C15 (0x1DEE0693) which modulates and demodulates radio signals. FPGA
enables reconfigurability as well as high processing power
Chips are modulated with the use of Offset QPSK with since all computations are carried out by hardware.
the Half Sine pulse Shaping (O-QPSK HSS) modulation. Software programmable radio transceiver NI USRP-2921
This modulation uses two orthogonal phases, where even [8], designed for wireless communications in 2.4 GHz ISM
indexed chips are modulated onto in-phase I signal, while band, is designed for prototyping of IEEE 802.11 and IEEE
the odd-indexed chips are modulated onto quadrature phase 802.15.4 transceivers. The NI USRP-2921 is connected to a
Q signal. Both binary phases are shaped by half sine pulses host PC via Gigabit Ethernet Interface using appropriate
and the Q phase is delayed by one chip period after which USRP driver and can be integrated into Matlab and Labview
the resulting signal is modulated on 2.4 GHz carrier (Fig. 2.). applications. A simplified block diagram of NI USRP-2921
The use of the O-QPSK HSS modulation enables is presented in Fig. 3.
continuous phase change, which is the preferable phase
change type in case of energy-efficient nonlinear amplifiers
such as those present in IEEE 802.15.4 transceivers.
378
Receiver has eight preamble symbols for synchronization Remote Control, form University of Maribor, Slovenia and
to incoming radio signal. After the receiver has successfully funded by grant TR32043 for the period 2011-2014, by the
synchronized to incoming radio transmission, beginning of Ministry of Education and Science of the Republic of
packet is signalized with start of frame delimiter sequence Serbia.
which lasts one byte. After that, receiver receives one byte
long information, about length of the packet, which is REFERENCES
followed by packet data. Received data is mapped to chips,
[1] IEEE P802.15Working Group (2003). Part 15.4: Wireless Medium
symbols and bytes in order to be compared with transmitted Access Control (MAC) and Physical Layer (PHY) Specifications for
data to determine error probability parameters in IEEE Low-Rate Wireless Personal Area Networks (LR-WPANs). IEEE
802.15.4. wireless transmission. Computer Society. New York, USA.
[2] Cognitive radio: brain-empowered wireless communications
Haykin, S. IEEE Journal on Selected Areas in Communications
V. CONCLUSION Volume: 23, Issue: 2 Publication Year: 2005, Page(s): 201 – 220
[3] An FPGA-Based Software Defined Radio Platform for the 2.4GHz
This paper represents the implementation of IEEE 802.15.4
ISM Band Di Stefano, A.; Fiscelli, G.; Giaconia, C.G. Ph. D.
transceiver in 2.4 GHz band on SDR platform which Research in Microelectronics and Electronics, Otranto (Lecce), Italy
enabled measurement of all error probability parameters in Publication Year: 2006, Page(s): 73 – 76
radio transceiver chip. This implementation enables simple [4] Stefan Knauth, Implementation of an IEEE 802.15.4 Transceiver
demodulation which is carried out on PC, but because of with a Software-defined Radio setup, Lucerne University of Applied
Sciences, 2008
huge amount of data and decoding on PC, real time [5] Leslie Choong, Multi-Channel IEEE 802.15.4 Packet Capture Using
operation cannot be achieved. Such lack did not affected Software Defined Radio, UCLA Networked & Embedded Sensing
measurement of the error probability parameters, because Lab, 2009
transmitter sent new packet after receiver finished with [6] A Software-Defined Radio Tool for Experimenting with RSS
Measurements in IEEE 802.15.4: Implementation and Applications
processing of previously received packet. Real time Coluccia, A.; Ricciato, F. 21st International Conference on
operation on SDR can be achieved by migrating software Computer Communications and Networks, Munich, Germany
implemented algorithms, directly onto FPGA chip of the Publication Year: 2012, Page(s): 1 - 6
SDR platform, where it could be processed much faster, [7] Wu K.n, Tan H., Ngan H.L., Ni L. M. (2010). Chip Error Pattern
Analysis in IEEE 802.15.4, IEEE INFOCOM 2010, San Diego, USA.
reducing processing delay to acceptable level. 14-19 March 2010
[8] NI USRP-2920, NI USRP-2921, Universal Software Radio
ACKNOWLEDGMENT Peripherals, National Instruments
The work presented in this paper achieved thanks to [9] Notor J., Caviglia A., Levy G. (2003). CMOS RFIC architectures for
IEEE 802.15.4 networks. Cadence Design Systems. Columbia, USA.
technical support from Laboratory of Signal Processing and
379