Distributed Wireless Sensor Network Deployment.

(1)

DISTRIBUTED WIRELESS SENSOR NETWORK DEPLOYMENT

VICKNES A/L RATHA KRISHNAN

This report is submitted in partial fulfillment of the requirements for the award of Bachelor of Electronic Engineering (Telecommunication Electronics) With

Honors

Faculty of Electronic and Computer Engineering Universiti Teknikal Malaysia Melaka


(2)

UNIVERSTI TEKNIKAL MALAYSIA MELAKA

FAKULTI KEJURUTERAAN ELEKTRONIK DAN KEJURUTERAAN KOMPUTER

BORANG PENGESAHAN STATUS LAPORAN

PROJEK SARJANA MUDA II

Tajuk Projek : Distributed Wireless Sensor Network Deployment

Sesi

Pengajian :

Saya VICKNES A/L RATHA KRISHNAN

mengaku membenarkan Laporan Projek Sarjana Muda ini disimpan di Perpustakaan dengan syarat-syarat kegunaan seperti berikut:

1. Laporan adalah hakmilik Universiti Teknikal Malaysia Melaka.

2. Perpustakaan dibenarkan membuat salinan untuk tujuan pengajian sahaja.

3. Perpustakaan dibenarkan membuat salinan laporan ini sebagai bahan pertukaran antara institusi pengajian tinggi.

4. Sila tandakan ( ) :

SULIT*

*(Mengandungi maklumat yang berdarjah keselamatan atau kepentingan Malaysia seperti yang termaktub di dalam AKTA RAHSIA RASMI 1972)

TERHAD** **(Mengandungi maklumat terhad yang telah ditentukan oleh organisasi/badan di mana penyelidikan dijalankan)

TIDAK TERHAD

Disahkan oleh:

__________________________ ___________________________________ (TANDATANGAN PENULIS) (COP DAN TANDATANGAN PENYELIA)


(3)

DECLARATION

“I hereby declare that this report is result of my own effort except for works that have been cited clearly in the references.”

Signature : ………. Name : Vicknes s/o Ratha Krishnan Date : 28th April 2010


(4)

iv

“I hereby declare that I have read this report and in my opinion this report is sufficient in terms of the scope and quality for the award of Bachelor of Electronic

Engineering (Telecommunication Electronic) With Honours”

Signature : ………. Supervisor : Mr. Mohd Riduan Bin Ahmad


(5)

v

ACKNOWLEDGEMENT

First and foremost, I would like to express my appreciation to the GOD for giving me the strength and knowledge to encounter obstacles in my project. Then, my sincere thanks would also for my beloved parents for giving me the full support who shore up whenever I needed that and really help me to complete my project successfully. Besides them, I am also very much thankful to my fiancée, Rebecca Lourdes for encouraging and supporting me all the time as well as helping in some of the part of the project by giving reasonable and rational ideas. A big thank you goes to my sister, brother and my friends to be so compassionate and cooperative towards me in doing my project.

Last but not list, not to forget my supervisor, Mr. Mohd Riduan bin Ahmad for being so understanding and obliging where his help really meant so much to me to complete my project successfully.


(6)

vi

ABSTRAK

Wireless Senor Network (WSN) adalah sejenis peranti yang ditempatkan untuk memantau dan merekodkan data dalam bentuk wayerles. Ianya boleh ditempatkan dalam tempat kajian dalam dua jenis topologi berbeza yang dinamakan topologi tersentralisasi dan topologi terdistribusi dimana projek ini tertumpu pada topologi terdistribusi.

Pada amnya, projek ini tertumpu pada penempatan node di dalam satu tempat kajian terpilih yang akan membentuk topologi terdistribusi untuk memantau pemindahan data oleh node dari gateway. Dalam merancang tempat kajian, dua senario perlu dipertimbangkan dimana senario tersebut adalah saling berhadapan dan bukan saling berhadapan. Projek ini seterusnya akan mendapatkan kaedah mengoptimumkan node untuk mengurangkan pegunaan kuasa oleh node dimana kaedah yang telah ditemui adalah pengubahan pada kuasa RF dan kadar sampel.

Akhirnya, data sebelum dan selepas optimum dianalisasi untuk memastikan pengoptimum daro segi pengunaan kuasa dapat dikurangkan dengan jayanya.


(7)

vii

ABSTRACT

Wireless Sensor Network is a spatially independent device that is placed to record and monitor the data wirelessly. In can be constructed into two different topologies which are centralized topology and distributed topology where in this proposed project, distributed topology WSN is concentrated.

The project concentrates on the deployment of the node in an appropriate test bed to form a distributed topology which will monitor the data transfer by the node from the gateway. On deploying a test bed, the scenario of line of sight (LOS) and non-line of sight (NLOS) must be taken into consideration. It will then explore on the method of optimizing the node to reduce the power consumption as well as the voltage drop by the node where the method that has been discovered are adjust the RF power as well as sampling rate.

As for the last phase of the project, the data before and after optimization is analyzed is order to ensure the optimization in terms of power consumption is successfully done.


(8)

viii

TABLE OF CONTENTS

CHAPTER ITEM PAGES

DECLARATION i

ACKNOWLEDGEMENT iii

ABSTRAK iv

ABSTRACT v

TABLE OF CONTENTS vi

LIST OF TABLE x

LIST OF FIGURE xi

LIST OF ABBREAVIATION xii

LIST OF APPENDIX xiii

1 INTRODUCTION 1

1.0 PROJECT BACKGROUND 1

1.1 PROBLEM STATEMENT 2

1.2 OBJECTIVE 3

1.3 PROJECT SCOPE 3

1.3.1 WSN TEST BED PLANNING AND

DEPLOYMENT 4

1.3.2 DATA COLLECTION AND NETWORK

OPTMIZATION 5

1.3.3 DATA ANALYSIS 5

1.4 PROJECT SIGNIFICANT 5

1.5 PROJECT CONTRIBUTION 6


(9)

ix

2 LITERATURE REVIEW 8

2.0 INTRODUCTION 8

2.1 KEYWORDS 9

2.1.1 IRIS 9

2.1.2 DISTRIBUTED NODE DEPLOYMENT 10 2.2 SUBSYSTEM OF IRIS SENSOR NODE 11

2.2.1 MEMORY 11

2.2.1.1 FLASH MEMORY 11 2.2.1.2 RANDOM ACCESS MEMORY 12

2.2.1.3 EEPROM 12

2.2.1.4 SERIAL FLASH 13

2.2.2 IEEE 802.15.4 PHYSICAL AND MAC

SPECIFICATIONS 14

2.2.3 RADIO FREQUENCY TRANSCEIVER 16 2.2.3.1 FREQUENCY BAND 17 2.2.3.2 TRANSMIT (TX) DATA RATE 17 2.2.3.3 RF TRANSMIT POWER 18 2.2.3.4 RECEIVE SENSITIVITY 18 2.2.3.5 SENSING RANGE 19 2.2.3.6 FREQUENCY CHANNEL 19 2.2.3.7 SAMPLING RATE 21

2.2.4 PROCESSOR 21

2.3 PROPAGATION SCENARIO 23

2.3.1 LINE OF SIGHT (LOS) 24

2.3.2 NON-LINE OF SIGHT (NLOS) 25

2.4 RELATED WORK 26


(10)

x

2.4.2 MIMO 27

2.5 CONCLUSION 30

3 METHODOLOGY 31

3.0 INTRODUCTION 31

3.1 PROJECT METHODOLOGY 32

3.2 METHODOLOGY FLOWCHART 35

3.2.1 TEST BED IMPLEMENTATION 38 3.2.2 OPTIMIZATION ON POWER

CONSUMPTION 39

3.3 HARDWARE OVERVIEW 39

3.3.1 CONTROL CENTER 39

3.3.2 IRIS MODULE 40

3.4 SOFTWARE OVERVIEW 41

3.4.1 MOTEVIEW 41

3.4.2 CYGWIN 44

3.4.3 PROGRAMMER NOTEPAD 2 45

3.4.4 MOTECONFIG 46

3.5 GANTT CHART 49

3.6 CONCLUSION 50

4 RESULT AND ANALYSIS 51

4.0 INTRODUCTION 51

4.1 RESULT 52


(11)

xi

4.2.2 OPTMIZATION ON POWER CONSUMPTION 56

4.2 CONCLUSION 62

5 CONCLUSION 63

5.0 CONCLUSION 63

5.1 FUTURE WORK 65


(12)

xii

LIST OF TABLES

Table 2.1: Distributed topology versus Star topology 10 Table 2.2: Comparison between Flash Memory, RAM, EEPROM,

Serial Flash Memory 13

Table 2.3: Comparison between Chipcon CC2420 and Nanotron

NanoLoc 16

Table 2.4: Frequency channel and its frequency 20 Table 2.5: Comparison between processor of different motes 22 Table 2.6 Attenuation parameter and its loss 25 Table 2.7: Software based optimization versus hardware

based optimization 29

Table 4.1: RF Power and its maximum covered distance 57 Table 4.2: Frequency Channel and its maximum path loss 58 Table 4.3: Sampling Rate and amount of samples sent 60 Table 4.4: Voltage drop before and after optimization 60


(13)

xiii

LIST OF FIGURE

Figure 1.1: IRIS Mote 4

Figure 2.1: IEEE 802.15.4 protocol stacks 14

Figure 2.2: Atmel ATmega1281 22

Figure 3.1: Object-Oriented Development Life Cycle 33 Figure 3.2: Flowchart of Distributed Wireless Sensor Network 36

Figure 3.3: Deployment of IRIS node 37

Figure 3.4: IRIS Module 40

Figure 3.5: Graphical User Interface (GUI) of MoteView 42

Figure 3.6: Server Box Message 43

Figure 3.7: Sampling rate adjustment in MoteView 44

Figure 3.8: Programmer Notepad 2 45

Figure 3.9: MoteConfig for the frequency channel change 47 Figure 3.10: MoteConfig for the RF power change 48 Figure 3.11: Gantt Chart for Distributed Wireless Sensor Network 49

Figure 4.1: Implemented Test Bed 53

Figure 4.2: Distributed Topology 54

Figure 4.3: Voltage Drop versus Node 61

Figure 4.4: Power Consumption versus Node 61


(14)

xiv

LIST OF ABBREVIATION

CL – Cross-Layer

CSMA – Carrier Sensing Multiple Access

EEPROM – Electrically Erasable Programmable Read-Only Memory FYP – Final Year Project

GUI – Graphical User Interface

LEACH – Low-adaptive clustering hierarchy LOS – Line of sight

MAC – Medium Access Control

MIMO – Multiple Input-Multiple Output NLOS – Non-line of sight

OOAD – Object Oriented Analysis and Design OODLC – Object-Oriented Development Life Cycle PHY – Physical layer

PN2 – Programmer Notepad 2 RAM – Random Access Memory RF – Radio Frequency

SDLC – System Development Life Cycle

SSADM – Structured System Analysis and Design TX - Transmit

USB – Universal Serial Bus

WLAN – Wireless Local Area Network WSN – Wireless Sensor Network


(15)

XV

LIST OF APPENDIX

NO TITLE

PAGE

A IRIS DATASHEET


(16)

CHAPTER I

INTRODUCTION

1.0 Project Background

Extreme success and tremendous achievement gained by our country Malaysia in recent years have prioritized us to be one of the leading nations in the world. The encouragement from the achievement has lead to a healthy race to be on trail with the out bursting technology development which occurs among a cluster of successful nations. On this case, a revolution from wired to wireless has been considered to be a part of the technology growth mentioned as Wireless Sensor Network (WSN) which can be used for various types of applications. Sensor has been a great tool in tracking and measuring purpose. Furthermore, improvement from wired sensor network to wireless sensor network would be a significant plus point.

WSN is known as a wireless network consists of spatially distributed independent devices or knows as mote; using sensors to cooperatively monitor several physical environment conditions such as temperature, sound, vibration, pressure, motion and pollutants at specific locations [1]. WSN can be used for many applications both indoor and outdoor scenarios such as habitat monitoring, machine health monitoring, traffic control, home automation and industrial


(17)

2 monitoring processes. WSN is divided into two different topologies which stand on its own beneficial reasons. Those two topologies are star and distributed where this project concentrates only on the distributed topology.

There are many types of motes using WSN where each mote has its own characteristic and purpose of sensing. Crossbow’s IRIS mote is considered as one of its type where it is used to sense and measure many parameters such as temperature, humidity, pressure and light. It is also can be used to deploy both the star topology and distributed topology where distributed topology is the focus in this project.

1.1 Problem Statement

The change of technology has lead to the revolution from wired equipment to wireless environment in where it is found to be more users friendly to deal with. The usage of wired network is sometimes turning up to be impractical depending on the place where it is fixed. A recent terrorist and guerilla warfare countermeasure requires distributed networks of sensors that can deploy using aircraft and requires a self- organizing capability [2]. Referring to this case, deploying using a WSN would be a better option compared to wired sensor network where WSN is fast, easy to implement and easy to maintain.

Power consumption by the network differs by the influence of the topology used because it varies for the star topology and distributed topology. Star topology is the direct connection of a node to the base station where the power consumption by the node is not influenced by the distance the node is placed from the node. Instead, distributed topology is connected to another node before it is connected to the base station and since the transmit power and the receive power plays a major role, the distance of the node from other node plays an important role behavior of power consumption.

Propagation channel is an important aspect in this power consumption of WSN since it influences the power received to the node. The propagation


(18)

3 channel is considered at both free space and external blockage since the power consumption dues to these scenarios is different. The power consumption by the node will be much lower if it has external blockage in between compare to when it is only considered by free space.

1.2 Objectives

The objectives of this project are closely related to the problem stated above.

• To design a test-bed on deploying wireless sensor node with distributed topology.

• To evaluate and optimize the node parameters in order to reduce the total energy consumption per node.

• To analyze the energy consumption measured between before and after optimization processes.

1.3 Scopes of Work

This project emphasis on three different phases relates to the scopes of the project as well. Those phases as mentioned above are to deploy the distributed network (IRIS) mote in a test bed to ensure data transferring to the control center, collection performance parameters that affect the energy consumption and analyze the collected data in order to optimize the energy consumption.


(19)

4 1.3.1 WSN Test-bed Planning and Deployment

As the first part of the project, a deployment of the network in an appropriate test-bed is done using the IRIS motes (as shown in Figure 1.1). This deployment is truly necessary in order to verify that the constructed motes able to transfer data to the control center successfully. The data concentrated in this project refers to the sensing parameter of IRIS which is down to several sensors in single chip to run the sensing process individually. The sensors that mentioned above which later transferred as the data to the control center are humidity, temperature, photo-sensitive light and barometric pressure [3].

The test bed is selected by considering to scenario as necessary which are line of sight (LOS) and Non-line of sight (NLOS). Both this scenario is tremendously important as the effect in energy consume by the node will be influenced. Apart from that, the topology which is distributed has to give equal priority in this implementation prior to its objective. After both this consideration, the node is placed on a specific position in the test-bed and the data transfer to the gateway is monitored. The placement of the node is expected to form a distributed topology.


(20)

5 1.3.2 Data Collection and Network Optimization

As the placement of the node is successfully done on the test bed, the data is monitored from the gateway and the topology is observed to be on distributed along the way the data transfer is done. Since, IRIS is using battery as the source of power supply to activate its node, the lifespan of the node will be only dependent on the lifespan of the battery. Therefore, the optimization process on the power consumption is done by reducing the RF power as well as increasing the sampling rate. By doing so, the power consume by the node which reflect to the build of the network is expected to reduce.

1.3.3 Data Analysis

After the optimization process, the data obtain is then analyzed to the data before optimization in order to ensure the optimization process is successful. This process in other way reflect to emphasize the important of optimizing the node where the outcome from this phase of the project will determine the success of the second phase of the project which is optimizing the node in terms of power consumption.

1.4 Project Significant

WSN has been used as a good sensing and tracking device in this modern era where it is implemented for many applications. Even though, there are some of the user still does not really understand on the energy consumption by the node which lead to the drop of voltage in the battery. This project studies about the propagation scenario which influences the implementation of the node where it is highlighted to be the major contribution by this project. It is a necessary to


(21)

6 understand on the propagation scenario involve where different propagation scenario lead to different power consumption by the node.

This project is also significant where the methods to reduce the power consume by the node as well as the battery voltage drop is discussed. By understanding this method, it can be applied by the user of WSN in the future to increase the lifespan of the battery which lead to increase the lifespan of the network.

1.5 Project Contribution

This project leads to many achievements that majorly on the award winning and paper published. This project entered the INOTEC 2010 competition that was held on the 1st and 2nd April 2010 at Universiti Teknikal Malaysia Melaka (UTeM) and won the silver medal. It also achieve to won the 2nd Runner’s Up position for the Wireless Broadband and Multimedia category where it was selected to be the second best project for the mentioned category.

A publication is also published compiling the result and analysis where the title of the publication is “A Study of Topology Characteristic on the Real Deployment of Wireless Sensor Networks” which was submitted to the 4th International Symposium on Broadband Communications (ISBC 2010) [4].

1.6 Thesis Organizations

This thesis starts with the introduction on the Wireless Sensor Network (WSN) and Iris mote in chapter 1. Chapter 1 also elaborates on the problem statement leading to the objective of conducting this project, the complete scope of the project, project significant and also the contribution by this project. This is followed by chapter 2 which explains on the literature review of the project where it illustrate the important characteristic and parameter that involve widely in this


(22)

7 project. The process flow of the project with the use of hardware and software in the project is briefly explained in chapter 3. Chapter 4 then explains on the result that is obtained for this project as well as the analysis that can be made from this project. The thesis is finally concluded with chapter 5 which derive the conclusion prior to the objective of the project and future recommendation that can be made from this project.


(23)

CHAPTER II

LITERATURE REVIEW

2.0 Introduction

In developing a project, one should be aware of the previous research and related sources to their project as they can identify information, ideas, and method are very much relevant. Previous research has been found to be useful sources as they appear to be a good guideline to develop a new project and execute it successfully. Apart from that, the characteristic review of the product used in the project is also equally important as this could produce a brief understanding of the project.

This chapter will start the phase with the explanation on the keywords of the project which then further proceeds to discuss and study on Literature Review of the Distributed Wireless Sensor Network which explores the characteristic of Crossbow’s IRIS sensor network as well as the study of the previous research on this project as the final phase. For this project, the research will be done using the reference on books, articles, online journals about the existing systems that are available in market nowadays.

This chapter starts on the explanation of the keywords and continues with the study of the characteristic of the Crossbow’s IRIS sensor node before


(24)

9 concluding with the review of the previous research that has been done together with some comparison.

2.1 Keywords

Keyword is defined as the terms that are being used in the project. This keyword can be classified as the hardware tools and software tools needed for the project and also the techniques used in conducting this project.

On this project, there are several terms that have been found important and this has been classified to be the keyword in my project. There are a total of two keywords that has been highlighted as important point that is IRIS and Distributed Node deployment.

2.1.1 IRIS

IRIS mote is one of the leading product create by the Crossbow to the use of data measurement. IRIS is a 2.4GHz Mote module used for enabling low-power, wireless sensor network which features several new capabilities that enhance the overall functionality of Crossbow’s wireless sensor networking products.[5] Those features are:

• Outdoor line-of-sights tests have yielded ranges as far as 500 meters between nodes without amplification.

• IEEE 802.15.4 compliant RF transceiver.

• 2.4 to 2.48 GHz, a globally compatible ISM band.

• Direct sequence spread spectrum radio which is resistant to RF interference and provides inherent data security.

• Expansion connector for light, temperature, RH, barometric pressure, acceleration/seismic, acoustic, magnetic and other Crossbow sensor boards.


(1)

1.3.1 WSN Test-bed Planning and Deployment

As the first part of the project, a deployment of the network in an appropriate test-bed is done using the IRIS motes (as shown in Figure 1.1). This deployment is truly necessary in order to verify that the constructed motes able to transfer data to the control center successfully. The data concentrated in this project refers to the sensing parameter of IRIS which is down to several sensors in single chip to run the sensing process individually. The sensors that mentioned above which later transferred as the data to the control center are humidity, temperature, photo-sensitive light and barometric pressure [3].

The test bed is selected by considering to scenario as necessary which are line of sight (LOS) and Non-line of sight (NLOS). Both this scenario is tremendously important as the effect in energy consume by the node will be influenced. Apart from that, the topology which is distributed has to give equal priority in this implementation prior to its objective. After both this consideration, the node is placed on a specific position in the test-bed and the data transfer to the gateway is monitored. The placement of the node is expected to form a distributed topology.


(2)

1.3.2 Data Collection and Network Optimization

As the placement of the node is successfully done on the test bed, the data is monitored from the gateway and the topology is observed to be on distributed along the way the data transfer is done. Since, IRIS is using battery as the source of power supply to activate its node, the lifespan of the node will be only dependent on the lifespan of the battery. Therefore, the optimization process on the power consumption is done by reducing the RF power as well as increasing the sampling rate. By doing so, the power consume by the node which reflect to the build of the network is expected to reduce.

1.3.3 Data Analysis

After the optimization process, the data obtain is then analyzed to the data before optimization in order to ensure the optimization process is successful. This process in other way reflect to emphasize the important of optimizing the node where the outcome from this phase of the project will determine the success of the second phase of the project which is optimizing the node in terms of power consumption.

1.4 Project Significant

WSN has been used as a good sensing and tracking device in this modern era where it is implemented for many applications. Even though, there are some of the user still does not really understand on the energy consumption by the node which lead to the drop of voltage in the battery. This project studies about the propagation scenario which influences the implementation of the node where it is highlighted to be the major contribution by this project. It is a necessary to


(3)

understand on the propagation scenario involve where different propagation scenario lead to different power consumption by the node.

This project is also significant where the methods to reduce the power consume by the node as well as the battery voltage drop is discussed. By understanding this method, it can be applied by the user of WSN in the future to increase the lifespan of the battery which lead to increase the lifespan of the network.

1.5 Project Contribution

This project leads to many achievements that majorly on the award winning and paper published. This project entered the INOTEC 2010 competition that was held on the 1st and 2nd April 2010 at Universiti Teknikal Malaysia Melaka (UTeM) and won the silver medal. It also achieve to won the 2nd Runner’s Up position for the Wireless Broadband and Multimedia category where it was selected to be the second best project for the mentioned category.

A publication is also published compiling the result and analysis where the title of the publication is “A Study of Topology Characteristic on the Real Deployment of Wireless Sensor Networks” which was submitted to the 4th International Symposium on Broadband Communications (ISBC 2010) [4].

1.6 Thesis Organizations

This thesis starts with the introduction on the Wireless Sensor Network (WSN) and Iris mote in chapter 1. Chapter 1 also elaborates on the problem statement leading to the objective of conducting this project, the complete scope of the project, project significant and also the contribution by this project. This is followed by chapter 2 which explains on the literature review of the project where it illustrate the important characteristic and parameter that involve widely in this


(4)

project. The process flow of the project with the use of hardware and software in the project is briefly explained in chapter 3. Chapter 4 then explains on the result that is obtained for this project as well as the analysis that can be made from this project. The thesis is finally concluded with chapter 5 which derive the conclusion prior to the objective of the project and future recommendation that can be made from this project.


(5)

CHAPTER II

LITERATURE REVIEW

2.0 Introduction

In developing a project, one should be aware of the previous research and related sources to their project as they can identify information, ideas, and method are very much relevant. Previous research has been found to be useful sources as they appear to be a good guideline to develop a new project and execute it successfully. Apart from that, the characteristic review of the product used in the project is also equally important as this could produce a brief understanding of the project.

This chapter will start the phase with the explanation on the keywords of the project which then further proceeds to discuss and study on Literature Review of the Distributed Wireless Sensor Network which explores the characteristic of Crossbow’s IRIS sensor network as well as the study of the previous research on this project as the final phase. For this project, the research will be done using the reference on books, articles, online journals about the existing systems that are available in market nowadays.

This chapter starts on the explanation of the keywords and continues with the study of the characteristic of the Crossbow’s IRIS sensor node before


(6)

concluding with the review of the previous research that has been done together with some comparison.

2.1 Keywords

Keyword is defined as the terms that are being used in the project. This keyword can be classified as the hardware tools and software tools needed for the project and also the techniques used in conducting this project.

On this project, there are several terms that have been found important and this has been classified to be the keyword in my project. There are a total of two keywords that has been highlighted as important point that is IRIS and Distributed Node deployment.

2.1.1 IRIS

IRIS mote is one of the leading product create by the Crossbow to the use of data measurement. IRIS is a 2.4GHz Mote module used for enabling low-power, wireless sensor network which features several new capabilities that enhance the overall functionality of Crossbow’s wireless sensor networking products.[5] Those features are:

• Outdoor line-of-sights tests have yielded ranges as far as 500 meters between nodes without amplification.

• IEEE 802.15.4 compliant RF transceiver.

• 2.4 to 2.48 GHz, a globally compatible ISM band.

• Direct sequence spread spectrum radio which is resistant to RF interference and provides inherent data security.

• Expansion connector for light, temperature, RH, barometric pressure, acceleration/seismic, acoustic, magnetic and other Crossbow sensor boards.