BROWSE ARTICLES BY TECHNOLOGY

DIGITAL EDITION

RTC Magazine Digital Edition

INDUSTRY NEWS

RECENT COMMENTS

  • Hi Juan, This article shows you how to implement a quadrature encoder interface on the FPGA using digital lines. It was written for our PCI or P...

    Meghan Meckstroth Kerry - See Article

  • Good coverage on the general advantages of COM, and X86 implementations. It would have been nice to ARM options for lower-power (handheld) applicat...

    Brian Empey, P.Eng. - See Article

  • Your article about Application Service Platforms in RTC April is another example of great reporting by RTC. Can we have a new RTC index category -...

    Kenneth G Blemel - See Article

  • Static analysis tools/scanners are a great arsenal for companies who require high quality code. It does a great job of finding a wide range of pro...

    Andrew Yang - See Article

  • I hope that the microcessor based Insulin Pump riding on my belt would be held to a higher standard. If it quits, I can work around that inconvenie...

    Karl Williamson - See Article

WHITEPAPERS

QUICK DOWNLOADS

RTEC10 is an index made up of 10 public companies which have revenue that is derived primarily from sales in the embedded sector. The companies are made up of both software and hardware companies being traded on public exchanges.

COMPANY PRICECHANGE
Kontron
7.81
4.577%
Adlink
1.54
2.388%
Advantech
2.32
1.505%
Interphase
1.61
-3.012%
Radisys
9.26
-1.016%
-   Performance Technologies2.100.000%
-   Enea5.630.000%
PLX
3.62
-3.209%
Mercury Computer
11.76
-2.931%
Elma
412.98
-0.476%
HIGH LOW MKT CAP
7.85
7.43
435.04
1.58
1.52
185.11
2.33
2.30
1,198.70
1.70
1.61
11.00
9.41
9.24
223.74
2.102.1023.34
5.635.54101.86
3.74
3.61
134.28
12.17
11.76
279.57
412.98
412.98
94.25
RTEC10 Index: 490.94 (1.11%)
RTEC10 is sponsored by VDC research

TECHNOLOGY CONNECTED

Wireless Data Acquisition

Low Power Wireless Data Acquisition Brings Flexibility and Low Maintenance

With the advent of low-power, low-cost CMOS-based radios and efficient protocols, data acquisition tasks that have traditionally employed analog or serial wired connections can now be implemented wirelessly.

BY DANIEL M. DOBKIN AND LEW ADAMS, GAINSPAN

  • Page 1 of 3
    Bookmark and Share

Article Media

 

Installing sensors for data acquisition has traditionally been a labor-intensive process, involving analog or network wiring from sensor locations to aggregation points. The high cost of installation, maintenance and configuration changes limits the use of such sensors to high-value applications.  

Recent progress in wireless technology has made it possible to replace these older wired networks with wireless sensor nodes. In wireless sensor networks, installation labor is limited to the placement of the sensors themselves; node configuration is largely automated and can be managed from a remote network server. Maintenance may consist only of battery replacement once every few years, in the case of battery-powered sensors. Sensors using energy harvesting techniques may require no scheduled maintenance at all.  

To implement such networks requires physically small, energy-efficient, computationally capable wireless devices. Today, such devices can be implemented at low cost using advanced System-on-Chip (SoC) designs, in which advanced microprocessors, SRAM and non-volatile memory, local data interfaces and fully capable wireless modems are combined on a CMOS chip. A complete sensor node can be constructed from the SoC, with the addition of the sensor itself, a battery or other power source, an antenna, and in some cases an optional RF power amplifier. 

As with any system based on digital communications, a protocol is required for such wireless nodes to communicate with back-end devices so that the data can be collected and accessed. Today’s wireless sensor designs use both proprietary and standardized communications protocols. Popular choices for this purpose include IEEE 802.11, often referred to as Wi-Fi, and IEEE 802.15.4, often referred to as Zigbee, though that term should properly be reserved for the Zigbee ad-hoc networking layer that operates over the 802.15.4 physical and link layers.  

Sensor Network Design and Architecture

Wireless links are more flexible but more complicated than wires. The ability of two devices to communicate depends on a number of factors: 

 

  • signal power sent by the transmitter.
  • carrier frequency.
  • signal power required at the receiver for reliable decoding.
  • distance between transmitter and receiver.
  • antennas and antenna configuration.
  • the nature of any objects or obstructions in the signal path.
  • interfering transmissions from collocated wireless devices.
  • required instantaneous and average data rates.
  • communications protocols in use.

 

For example, the GS1011 SoC CMOS transmitter (Figure 1) can deliver about 9 mW (9 dBm) of output power in the 2.4 GHz ISM band. In an outdoor line-of-sight environment with a moderate-gain receive antenna, this signal power is sufficient to maintain reliable links at distances of hundreds of meters. In a typical indoor environment, range is extremely dependent on the placement of the node and receiving antenna, and the exact layout of the building walls and interior objects: the same setup that yields a range of 300 meters outdoors may be limited to 30 meters indoors. The expected range determines how far sensor links can be from an aggregation device, such as an access point (Wi-Fi) or full-function device (802.15.4). Wi-Fi devices operate at 2.4 GHz. The 802.15.4 protocol allows for operation in the 868 and 915 MHz bands. Lower fre-quencies suffer less from absorption and diffraction by obstacles, but have correspondingly less bandwidth available for use. It is also more difficult to fabricate efficient small antennas when the wavelength of transmission increases.  

Figure 1
GS1011 SoC block diagram.

Interfering transmissions on the same or nearby bands may also limit the ability of a sensor node to communicate. Most interferers are time-dependent, so protocol adaptation may be used to communicate successfully in spite of interference. For example, the 802.11 protocol uses a carrier-sense multiple access with collision avoidance (CSMA-CA) approach. The modem tracks other received Wi-Fi transmissions and postpones initiating a transmission until it is expected that other stations have completed their messages, using the network allocation vector (NAV) contained in each packet. When the medium is believed to be clear, the node attempts to send a packet; if it does not receive an acknowledgement (ACK) from the destination, typically an ac-cess point, it waits a random backoff time and tries again. Wi-Fi can provide robust communications, except at very high traffic levels, and requires no central coordination or reservation system.  

Discuss

  • S.SANTHIRAJ
  • March 04, 2010
  • 5:22am

This is really amazing and saves labor,time and money at field. Definitely, this will be welcomed by instrumentation community

  • Kenneth G Blemel
  • May 04, 2010
  • 8:38pm

Your article about Application Service Platforms in RTC April is another example of great reporting by RTC. Can we have a new RTC index category - ASP You mention Xilinx, Cypress, Atmel in your article, but alude to others. What are some other providers of ASP chips, modules and application specific devices?

LEAVE A COMMENT