(Nordic Semiconductor editorial contact: Steven Keeping, Tel: +61 (0) )

Size: px
Start display at page:

Download "(Nordic Semiconductor editorial contact: Steven Keeping, Tel: +61 (0) )"

Transcription

1 Nordic Semiconductor technical article (Nordic Semiconductor editorial contact: Steven Keeping, Tel: +61 (0) ) TITLE: Bringing the power of wireless to medical applications STANDFIRST: A proprietary RF alternative based on a custom ASIC design adds wireless capability to medical devices with none of the IEEE standards-based design overhead that burdens Bluetooth and ZigBee. Dr. Torstein Heggebø explains TEXT: Portable instruments such as blood pressure monitors, pulse oximeters, spirometers and heart rate monitors are the tools of the doctor s trade in intensive care. And, thanks to modern electronics, this equipment has the accuracy, reliability and repeatability critical in life-and-death situations. Unfortunately, because the sensors for these instruments are typically attached to the patient by wires, they become bed-bound. Moreover, caring for the patient becomes awkward because whenever they need to be moved all the instrumentation has to be disconnected and later reconnected. Adding low power, low cost wireless technology could eliminate this tedious job. These devices could use their embedded RF link to communicate with a gateway in the same room, connected to the hospital LAN/WAN and transmitted to a centralised hub for control, monitoring or further analysis. At first glance, IEEE x standards-based RF wireless technologies such as Bluetooth, or its lower-powered cousin ZigBee, would appear the obvious choice for adding wireless to medical equipment. After all, both have been marketed aggressively courtesy of members of the Bluetooth Special Interest Group (SIG) or ZigBee Alliance. In addition, a lot of work has gone into these technologies to ensure compatibility, and there are plenty of chipsets available from major silicon vendors. However, for certain specialist applications, both Bluetooth and ZigBee have some disadvantages. Firstly, they are relatively expensive, and likely to remain so as the semiconductor companies attempt to recoup their huge investment in ensuring compatibility. Moreover, qualifying the product to the standard adds costly NRE charges. And, due to relatively inefficient protocols, power consumption is comparatively high - a major drawback in battery-powered devices. Other non-standard wireless alternatives deserve consideration. Indeed, these can offer superior integration (and thus lower cost), reduced power consumption and simplified architecture compared to the IEEE 802 offerings. An example is Nordic Semiconductor s nrf24xx series custom ASIC. This proprietary solution is based on a field-proven standard product widely used in products ranging from wireless gamepads and PC mice to intelligent sports equipment and automotive applications. Because they don t have to adhere to tightly defined standards, proprietary devices offer greater capacity for customising to meet the specific needs of the end application. For while Bluetooth and ZigBee protocols undoubtedly have their merits, ensuring interoperability with the standard can make optimised on-chip

2 systems integration (such as putting a sensor controller, ADC, microcontroller and radio on a single die) difficult. The best way to demonstrate the proprietary solution s potential advantages for a point-to-point wireless link for medical equipment is to consider an example. Here, we ll consider Nordic s nrf24e1 transceiver. The device can be readily compared with Bluetooth and ZigBee. The device is a system-on-chip comprising RF transceiver, 8051 microcontroller, 9- channel, 12-bit ADC and various standard interfaces manufactured using a 0.18 µm CMOS process. All necessary peripherals such as timers, real-time clock, watchdog, parallel IO and serial IO are available. On-chip regulators enable the platform to be powered from a single 1.9 to 3.6 V power supply. Measuring blood-oxygen levels Pulse oximeters are typical of the monitoring equipment used for an intensive care patient. These measure blood-oxygen level and pulse rate non-invasively by a clip attached to a patient s finger or earlobe that contains a photo detector and two LEDs. One LED emits red light and alternates with another emitting infrared (IR). The light passes through the body tissue to the photo detector. Some of the emitted light is absorbed by haemoglobin in the red blood cells. The absorption at different wavelengths (determined by the colour of the blood) varies with the oxygen saturation of the blood. The oxygen saturation level can then be calculated by comparing the absorption measured at the two wavelengths (by using spectrophotometry). Due to increased volume of arterial blood with each beat, it s also possible to measure a pulsatile component that accurately indicates heart rate. By sampling the photo detector data at a sufficiently high rate (e.g. 300 samples/s), it is also possible to measure variations in blood pressure during each cardiac cycle that can provide important diagnostic information of cardiovascular function (plethysmogram). The graph in figure 1 illustrates a typical pulsatile signal captured over a period of several seconds from the intensity variation detected in light shone through a finger using an oximeter. Figure 1: Signal captured from the intensity variation detected in light shone through a finger using an oximeter The red and infrared LEDs of the sensor typically draw 10 ma or less and are activated for 50 µs or less for each measurement. At this sampling rate, with 50 µs LED activation time per sample, each LED has a duty cycle of 1.5 percent. The average current consumption for the two LEDs is then: 2 10 ma 1.5 percent = 0.3 ma. The other components of the sensor consumes little power compared to the 2 10 ma of the two LEDs, and can thus be safely ignored here.

3 The oximeter s 300 samples/s corresponds to one measurement every 3.3 ms. To be able to update a remote display in (to the human eye) real-time and assuming a transmission latency of 30 ms, it s possible to carry 10 measurements in each transmitted package across a wireless link. Each wavelength measurement takes 8 bits of data totalling 16 bits in all for both the red and IR bands. The payload of each transmitted package with 10 samples then becomes 160 bits. Comparing 2.4 GHz protocols Bluetooth, ZigBee and the proprietary solution all offer methods of adding the wireless link to the pulse oximeter. Bluetooth is a standards-based RF technology operating in the licence-free 2.4 GHz Industrial, Scientific and Medical (ISM) band. (See box for more detail). The proprietary solution uses GFSK (Gaussian Frequency Shift Keying) modulation (similar to Bluetooth) and offers a nominal data rate of 1 Mbit/s. It has been intentionally designed with a low function overhead to maximise RF utilisation and minimise the power budget. The product introduces a hardware-based physical layer protocol processing that is transparent during normal operation. The proprietary solution uses the same channel scheme as Bluetooth. Both utilise up to 83, 1-MHz wide channels between and GHz. This compares with ZigBee s 16 channels (Figures 2 (a) and (b)). This offers both the Bluetooth and proprietary solution many more alternative relocation frequencies should they encounter interference from other devices operating in the crowded 2.4 GHz band. Figure 2: Zigbee s channel scheme (a) comprises 16 channels compared with Nordic s 83- channel scheme (b)

4 Bluetooth was primarily designed as a readily-compatible RF link operating, for example, between PDA, mobile and headset in a piconet or Personal Area Network (PAN). Its strength compatibility is also a weakness in that the protocol carries a major overhead to ensure one Bluetooth device talks to another without fuss. Consequently, a Bluetooth stack requires at least 250 kbytes of program memory (compared to the proprietary device s 4 kbytes and ZigBee s 28 kbytes see Table 1). In addition, Bluetooth constantly needs to maintain synchronisation between paired devices and therefore has to send a packet every 675 µs (equating to 1600 packets/s) to maintain the link, significantly increasing the duty cycle. If this synchronisation is not maintained re-acquisition is needed, which can take up to 3 seconds. Bluetooth uses more current than Nordic s transceiver on this synchronisation requirement alone. Even though the synchronisation packages are short, the high number of packets compared with Nordic s chip (1600 packets/s for Bluetooth versus 30 packets/s for the proprietary solution) significantly increases the duty cycle for Bluetooth s radio sub-system. In contrast to Bluetooth, ZigBee was designed with low power in mind and is endowed with a simplified protocol to reduce the packet overhead. (See Box 1.) The proprietary solution has also been specifically designed to be very economical with batteries. In both cases, the key to this low power consumption is minimising the duty cycle, so that the radio is in standby mode for as much time as possible. The sequence diagram for the proprietary solution (Figure 3) shows us the radiosystem of the device has to be active for about = 752 µs for each acknowledged packet. This corresponds to an active duty cycle of about 2 percent.

5 Figure 3: Sequence diagram for the proprietary solution. This corresponds to an active duty cycle of about 2 percent The nrf24e1 transceiver consumes less than 20 ma when active, and 12 µa when in stand-by mode. The average current consumption of the radio and the microcontroller then becomes approximately: 20 ma 2 percent = 0.4 ma (ignoring the negligible standby current). For the ZigBee solution, the device is active for = 2392 µs per acknowledged packet. This corresponds to an active duty cycle of about 7 percent. Assuming the ZigBee chip s average current consumption is similar to the proprietary device, for this example this will be around: 20 ma 7 percent = 1.4 ma. Consequently, in the pulse oximeter the simple proprietary protocol will consume one-third the transmission power of a ZigBee solution. For the ZigBee solution, the power consumption required for the RF link dominates, while for the proprietary protocol the power consumption for the sensor and the RF link are in balance. (Comparing the 0.3 ma for the sensor with 0.4 ma for the radio.) The proprietary solution could run continuously for more than a week on a small 200 mah battery, while a ZigBee solution would run less than half that time, or require a battery twice the size. Looking beyond the standard Bluetooth and ZigBee are wonderful examples of what standards-based technologies are designed to do: ensure wide and seamless compatibility across international markets. Bluetooth enjoys a huge installed base of PDAs, headsets, mobile phones and laptop PCs. For these applications adhering to a standard does indeed eliminate much of the design challenge. You know your Bluetooth product will be able to communicate with any other Bluetooth device at the desired range and data transfer rate. The newly ratified ZigBee standard was specifically developed for low power, low cost, low data rate, reliable wireless monitoring and control applications relevant to industrial and in particular home automation applications. Nonetheless, it can be over-engineered and expensive for many low-demand applications. Designers are forced to use functionality, performance and compatibility that is simply not required. Because the oximeter s RF link doesn t have to be qualified to a standard, the time-tomarket schedule for the product is shortened. However, as with all radio devices, the oximeter will be required to conform to the appropriate communications authority s regulations such as those of Europe s ETSI or the US s FCC, this is true of any RF communication whether it is designed to a standard or not. For many applications - particularly in the medical sector - the complexity, cost and qualification challenges of Bluetooth and ZigBee outweigh their advantages. Silicon radios that don t conform to IEEE standards offer inexpensive, power-frugal and proven alternatives. BODY COPY ENDS

6 Further information: Torstein Heggebø has a Ph.D. in computer science from the Norwegian University of Science and Technology in Trondheim. He has 20 years IC design experience, and has been R&D manager for several Norwegian technology companies. Dr. Heggebø currently works as a senior project manager for customer projects using the Nordic Semiconductor RF-ASIC design platform. Table 1 Bluetooth packet structure: 1. Access code 68 or 72bit 2. Header 56 bit 3. Data payload 160 bit Total: 288 or 292 bit ZigBee packet structure: 1. Preamble 32 bit 2. Frame de-limiter 8 bit 3. Frame length 8 bit 4. Frame control 16 bit 5. Data sequence number 8 bit 6. Address ID 32 bit 7. Data payload 160 bit 8. Frame checksum 16 bit Total: 280 bit Proprietary packet structure: 1. Preamble 8 bit 2. Address 32 bit 3. Data payload 160 bit 4. CRC 8 bit Total: 208 bit Box 1: Bluetooth and ZigBee Technical Primer Bluetooth operates in the licence-free ISM 2.4 GHz band and is available in 3 power levels: Class 1 (100 m line-of-sight range), Class 2 (10 m), and Class 3 (2-3 m). Data is transferred between 1 master and up to 7 slaves in a WPAN or piconet at up to 723 kbit/s. GFSK (Gaussian Frequency Shift Keying) modulation is employed across 83 channels of 1 Mbit/s each. GFSK applies Gaussian filtering to the modulated baseband signal before it is applied to the carrier. This results in a dampened frequency swing between 1s and 0s and a narrower, cleaner spectrum for the transmitted signal compared with straight FSK (Frequency Shift Keying). Each piconet device is assigned a unique 48-bit identifier and the first one detected (usually within 2 seconds) becomes master, and sets 1600 frequency slots to be used each second. All other devices in the piconet lock to this sequence. Masters transmit in even slots, slaves respond in odd slots. Active slave devices in the piconet are assigned an address, and listen for slots addressed to them.

7 Each slave can also go into lower power sniff (periodically listen during specific sniff slots but lose synchronisation); hold (listen only to determine whether to become active); or park mode (gives up address). Although hold and park modes extend battery life, the device loses synchronisation for at least 1600 hops and has to wait for a new link to be set up. This can take several seconds so doesn t assist applications that need a continuously fast response. To combat interference, Bluetooth Version 1.2 incorporates Adaptive Frequency Hopping (AFH) that allows two communicating Bluetooth devices to constantly change their mutual communications frequency across the band to avoid clashing with other 2.4 GHz devices. Bluetooth also includes profiles that designers can select to target their development. Naturally, commercial pressures from Bluetooth SIG members mean most target media and file transfer applications on mobile phones. Consequently, development using Bluetooth profiles is not trivial particularly for simpler, low capacity applications common to industrial. ZigBee is a simpler data protocol that offers high reliability, including acknowledgement of each transmission burst and other techniques to maintain communications integrity. ZigBee doesn t require Bluetooth s synchronisation, decreasing power requirements considerably and is a third as fast with a maximum 250 kbit/s data rate. Like Bluetooth, ZigBee operates in the ISM 2.4 GHz band (16 channels at 5 MHz spacing), with additional European 868 MHz (single channel) and US 915 MHz (10 channels spaced at 2 MHz) options. ZigBee exploits DSSS (Direct Sequence Spread Spectrum) for data transmission that offers some immunity to interference, but at the cost of transmitting excessive data packets, incurring bandwidth usage and current consumption overheads. Although ZigBee attempts to address the potential weaknesses of Bluetooth in low-latency, low data rate applications, applications at the RF physical layer still have to carry the overhead of interoperability functions required by the spec. According to the Bluetooth and ZigBee organisations the standards are complementary rather than competitive. ZigBee does allow for many more nodes up to 4090 compared to Bluetooth s 7 plus master. Power consumption, however, is a major differentiator. ZigBee is designed for very low duty cycle, ultra long life applications where battery life is measured in years. Continuous Bluetooth communications, however, can drain batteries in hours. ZigBee chipsets also cost a fraction of a Bluetooth solution (although there are variants of the Bluetooth protocol stack that offer less than the full range of profiles for less expense). NORDIC SEMICONDUCTOR, May be reproduced with permission from Nordic Semiconductor

Guide to Wireless Communications, 3 rd Edition. Objectives

Guide to Wireless Communications, 3 rd Edition. Objectives Guide to Wireless Communications, 3 rd Edition Chapter 5 Wireless Personal Area Networks Objectives Describe a wireless personal area network (WPAN) List the different WPAN standards and their applications

More information

WIRELESS-NETWORK TECHNOLOGIES/PROTOCOLS

WIRELESS-NETWORK TECHNOLOGIES/PROTOCOLS 3 WIRELESS-NETWORK TECHNOLOGIES/PROTOCOLS Dr. H. K. Verma Distinguished Professor (EEE) Sharda University, Greater Noida (Formerly: Deputy Director and Professor of Instrumentation Indian Institute of

More information

WIRELESS TECHNOLOGIES

WIRELESS TECHNOLOGIES WIRELESS TECHNOLOGIES Bluetooth, ZigBee and ANT Thomas Aasebø OVERVIEW What are wireless sensor networks? What are personal area networks? What are these networks typically used for? Bluetooth, ZigBee

More information

Low Cost Networks, ZigBee TM &

Low Cost Networks, ZigBee TM & Low Cost Networks, ZigBee TM & 802.15.4 1. Low cost, low current, low activity networks There is a growing interest in the field of developing intelligent, self-forming data networks in the fields of industrial

More information

Bluetooth Low Energy

Bluetooth Low Energy Bluetooth Low Energy A guide for electronics design engineers Summary This guide is intended for OEM design engineers who might be considering the implementation of a new Bluetooth Smart device, based

More information

Bluetooth low energy technology Bluegiga Technologies

Bluetooth low energy technology Bluegiga Technologies Bluetooth low energy technology Bluegiga Technologies Topics Background What is Bluetooth low energy? Basic concepts Architecture Differentiation and comparison Markets and applications Background Background

More information

RESOURCES. By: Chris Downey, Laird Technologies Product Manager, Telematics & Wireless M2M Date: May 25, 2011

RESOURCES. By: Chris Downey, Laird Technologies Product Manager, Telematics & Wireless M2M Date: May 25, 2011 Moving Beyond Zigbee for Star Networks RESOURCES By: Chris Downey, Laird Technologies Product Manager, Telematics & Wireless M2M Date: May 25, 2011 Multi-hop mesh protocols, such as Zigbee, are getting

More information

Message acknowledgement and an optional beacon. Channel Access is via Carrier Sense Multiple Access with

Message acknowledgement and an optional beacon. Channel Access is via Carrier Sense Multiple Access with ZigBee IEEE 802.15.4 Emerging standard for low-power wireless monitoring and control Scale to many devices Long lifetime is important (contrast to Bluetooth) 10-75m range typical Designed for industrial

More information

Computer Networks II Advanced Features (T )

Computer Networks II Advanced Features (T ) Computer Networks II Advanced Features (T-110.5111) Bluetooth, PhD Assistant Professor DCS Research Group Based on slides previously done by Matti Siekkinen, reused with permission For classroom use only,

More information

Sensor Application for Museum Guidance

Sensor Application for Museum Guidance Sensor Application for Museum Guidance Radka Dimitrova a a TU,Dresden, Germany, e-mail: dimitrova@ifn.et.tu-dresden.de Abstract - This article examines the conditions for successful communication and power

More information

CS263: Wireless Communications and Sensor Networks

CS263: Wireless Communications and Sensor Networks CS263: Wireless Communications and Sensor Networks Matt Welsh Lecture 6: Bluetooth and 802.15.4 October 12, 2004 2004 Matt Welsh Harvard University 1 Today's Lecture Bluetooth Standard for Personal Area

More information

Wireless Sensor Networks BLUETOOTH LOW ENERGY. Flavia Martelli

Wireless Sensor Networks BLUETOOTH LOW ENERGY. Flavia Martelli Wireless Sensor Networks BLUETOOTH LOW ENERGY Flavia Martelli flavia.martelli@unibo.it Outline Introduction Applications Architecture Topology Controller specifications: Physical Layer Link Layer Host

More information

WPAN-like Systems. UWB Ultra Wide Band. IrDA Infrared Data Association. Bluetooth. Z-Wave. WPAN Wireless Personal Area Network

WPAN-like Systems. UWB Ultra Wide Band. IrDA Infrared Data Association. Bluetooth. Z-Wave. WPAN Wireless Personal Area Network WPAN-like Systems WPAN Wireless Personal Area Network PAN: Personal Area Network. Small, within a few meters. WPAN: Wireless PAN. Mostly short-range, low-power, lowrate networks. More or less self-organizing.

More information

Amarjeet Singh. February 7, 2012

Amarjeet Singh. February 7, 2012 Amarjeet Singh February 7, 2012 References Bluetooth Protocol Architecture v.1 www.bluetooth.org http://www.tutorial-reports.com/wireless/bluetooth/ Slides from last class uploaded on the course website

More information

Bluetooth. Bluetooth Radio

Bluetooth. Bluetooth Radio Bluetooth Bluetooth is an open wireless protocol stack for low-power, short-range wireless data communications between fixed and mobile devices, and can be used to create Personal Area Networks (PANs).

More information

ALL SAINTS COLLEGE OF TECHNOLOGY, BHOPAL

ALL SAINTS COLLEGE OF TECHNOLOGY, BHOPAL BLUETOOTH Amita Tiwari IIIrd Semester amitaasct@gmail.com Sunil Kumar IIIrd Semester sunilasct@gmail.com ALL SAINTS COLLEGE OF TECHNOLOGY, BHOPAL ABSTRACT Blue tooth is a standard developed by a group

More information

A Study Wireless Communication Domain

A Study Wireless Communication Domain A Study Wireless Communication Domain Sangram Routray 1, Sanjib k. Nayak 2 Lalit M. Satapathy 1 1 Department of Electronics and Communication Engg. KIST,Bhubaneswar 2 Department of Computer science and

More information

ZigBee Wireless Transceiver Engineering Options

ZigBee Wireless Transceiver Engineering Options White Paper ZigBee Wireless Transceiver Engineering Options Murata Electronics, North America Realizing this new standard s automation benefits and there are many requires navigating your engineering options

More information

What do we expect from Wireless in the Factory?

What do we expect from Wireless in the Factory? What do we expect from Wireless in the Factory? And what are we doing about it? ETSI Wireless Factory Workshop, 15 December 2008 Tim Whittaker System Architect, Wireless Division 11 December 2008 S4989-P-188

More information

AT THE END OF THIS SECTION, YOU SHOULD HAVE AN UNDERSTANDING OF THE

AT THE END OF THIS SECTION, YOU SHOULD HAVE AN UNDERSTANDING OF THE Wireless Technology AT THE END OF THIS SECTION, YOU SHOULD HAVE AN UNDERSTANDING OF THE UNDERLYING WIRELESS TECHNOLOGIES. References 2 The physical layer provides mechanical, electrical, l functional,

More information

Modulation. Propagation. Typical frequency bands

Modulation. Propagation. Typical frequency bands References Wireless Technology 2 AT THE END OF THIS SECTION, YOU SHOULD HAVE AN UNDERSTANDING OF THE UNDERLYING WIRELESS TECHNOLOGIES. The physical layer provides mechanical, electrical, l functional,

More information

CS4/MSc Computer Networking. Lecture 13: Personal Area Networks Bluetooth

CS4/MSc Computer Networking. Lecture 13: Personal Area Networks Bluetooth CS4/MSc Computer Networking Lecture 13: Personal Area Networks Bluetooth Computer Networking, Copyright University of Edinburgh 2005 BlueTooth Low cost wireless connectivity for Personal Area Networks

More information

[A SHORT REPORT ON BLUETOOTH TECHNOLOGY]

[A SHORT REPORT ON BLUETOOTH TECHNOLOGY] 2011 [A SHORT REPORT ON BLUETOOTH TECHNOLOGY] By Ram Kumar Bhandari 1. Introduction Bluetooth Technology A Technical Report Bluetooth is a short-ranged wire-less communication technology implementing the

More information

1. IEEE and ZigBee working model.

1. IEEE and ZigBee working model. ZigBee SoCs provide cost-effective solutions Integrating a radio transceiver, data processing unit, memory and user-application features on one chip combines high performance with low cost Khanh Tuan Le,

More information

WIRELESS SENSOR NETWORK

WIRELESS SENSOR NETWORK 1 WIRELESS SENSOR NETWORK Dr. H. K. Verma Distinguished Professor (EEE) Sharda University, Greater Noida (Formerly: Deputy Director and Professor of Instrumentation Indian Institute of Technology Roorkee)

More information

Advanced Mobile Computing and Networking - CS 560. Wireless Technologies. Bluetooth. Bluetooth. Bluetooth. Bluetooth 7/3/2014.

Advanced Mobile Computing and Networking - CS 560. Wireless Technologies. Bluetooth. Bluetooth. Bluetooth. Bluetooth 7/3/2014. Advanced Mobile Computing and Networking - CS 560 Assessment CA 40% - Assignment 20% - 2 Tests 10% each Exam 60% Wireless Technologies, Infrared Data Association (),, and Institute of Electrical and Electronic

More information

Ah-Hoc, PAN, WSN,... Introduction Bluetooth ( ) Zigbee ( ) Renato Lo Cigno

Ah-Hoc, PAN, WSN,... Introduction Bluetooth ( ) Zigbee ( ) Renato Lo Cigno Ah-Hoc, PAN, WSN,... Introduction Bluetooth (802.15.1) Zigbee (802.15.4) Renato Lo Cigno www.dit.unitn.it/locigno/ Ad-Hoc Networks Built by the userse themselves to support specific (in time, space, applications)

More information

OCTOBER 06

OCTOBER 06 www.nordicsemi.no OCTOBER 06 THE WIRELESS QUARTER In this issue u Wireless marine safety WIBREE Nordic is one of the first members in Nokia s Wibree open initiative p Geir Langeland u 2.4-GHz RFID reader

More information

Wireless communication standards: What makes them unattractive for WSN:

Wireless communication standards: What makes them unattractive for WSN: Wireless communication standards: IEEE 802.11 a/b/g Bluetooth GSM What makes them unattractive for WSN: Power hungry (need big batteries) Complexity (need lots of clock cycles and memory) New protocol

More information

Bikash Sadhukhan. M.Tech(CSE) Lecturer. Dept of CSE/IT Techno India College of Technology

Bikash Sadhukhan. M.Tech(CSE) Lecturer. Dept of CSE/IT Techno India College of Technology Bikash Sadhukhan. M.Tech(CSE) Lecturer. Dept of CSE/IT Techno India College of Technology Mobile Communication Entails transmission of data to and from handheld devices Two or more communicating devices

More information

Chapter 10: Wireless LAN & VLANs

Chapter 10: Wireless LAN & VLANs Chapter 10: Wireless LAN & VLANs Abdullah Konak School of Information Sciences and Technology Penn State Berks Wireless Transmission for LAN Radio Frequency Transmission (RF) Infrared Transmission 2 1

More information

Bluetooth: Short-range Wireless Communication

Bluetooth: Short-range Wireless Communication Bluetooth: Short-range Wireless Communication Wide variety of handheld devices Smartphone, palmtop, laptop Need compatible data communication interface Complicated cable/config. problem Short range wireless

More information

Bluetooth. Quote of the Day. "I don't have to be careful, I've got a gun. -Homer Simpson. Stephen Carter March 19, 2002

Bluetooth. Quote of the Day. I don't have to be careful, I've got a gun. -Homer Simpson. Stephen Carter March 19, 2002 Bluetooth Stephen Carter March 19, 2002 Quote of the Day "I don't have to be careful, I've got a gun. -Homer Simpson 1 About Bluetooth Developed by a group called Bluetooth Special Interest Group (SIG),

More information

Jeffrey Price Dr. Konak IST 220 Bluetooth Technology

Jeffrey Price Dr. Konak IST 220 Bluetooth Technology Jeffrey Price Dr. Konak IST 220 Bluetooth Technology 1 TABLE OF CONTENTS 1. INTRODUCTION 2. COMPONENTS 3. BLUETOOTH ADVANTAGES/DISADVANTAGES 4. USES OF BLUETOOTH 5. THE FUTURE 7. DOCUMENTATION 2 1. INTRODUCTION

More information

ENRNG3076 : Oral presentation BEng Computer and Communications Engineering

ENRNG3076 : Oral presentation BEng Computer and Communications Engineering Jean Parrend ENRNG3076 : Oral presentation BEng Computer and Communications Engineering 1 Origin 2 Purpose : Create a cable replacement standard for personal area network Handle simultaneously both data

More information

Computer Networks. Wireless LANs

Computer Networks. Wireless LANs Computer Networks Wireless LANs Mobile Communication Technology according to IEEE (examples) Local wireless networks WLAN 802.11 Personal wireless nw WPAN 802.15 WiFi 802.11a 802.11b 802.11h 802.11i/e/

More information

STA-MU-A0028S (MiniCard-USB version)

STA-MU-A0028S (MiniCard-USB version) STA-MU-A0028S (MiniCard-USB version) WiFi 802.11 b/g and Bluetooth v2.0 + EDR Combo Mini Card Module Approval Sheet Ver: 1.1 CONTENT 1. Introduction...3 1.1 Features & Benefits...3 1.2 Applications...4

More information

By Ambuj Varshney & Akshat Logar

By Ambuj Varshney & Akshat Logar By Ambuj Varshney & Akshat Logar Wireless operations permits services, such as long range communications, that are impossible or impractical to implement with the use of wires. The term is commonly used

More information

Seminar: Mobile Systems. Krzysztof Dabkowski Supervisor: Fabio Hecht

Seminar: Mobile Systems. Krzysztof Dabkowski Supervisor: Fabio Hecht Personal Area Networks Seminar: Mobile Systems November 19th 2009 Krzysztof Dabkowski Supervisor: Fabio Hecht Agenda Motivation Application areas Historical and technical overview Security issues Discussion

More information

Local Area Networks NETW 901

Local Area Networks NETW 901 Local Area Networks NETW 901 Lecture 6 IEEE 802.15.1 - Bluetooth Course Instructor: Dr.-Ing. Maggie Mashaly maggie.ezzat@guc.edu.eg C3.220 1 The 802.15 Family Target environment: communication of personal

More information

STA-UI-A003D (USB version)

STA-UI-A003D (USB version) STA-UI-A003D (USB version) WiFi 802.11 b/g and Bluetooth v2.0 + EDR Combo USB Dongle Module Ver: 1.0 1. 2. 3. 4. 5. 6. 7. 8. CONTENT Introduction...3 1.1Features & Benefits...3 1.2Applications...4 Product

More information

IEEE Testing Signal Compliance of ZigBee Standard

IEEE Testing Signal Compliance of ZigBee Standard IEEE802.15.4 Testing Signal Compliance of ZigBee Standard Tektronix 1 Agenda: 1: What is ZigBee 2: ZigBee Specification 3: ZigBee Signal Analysis 4: Demonstration for ZigBee analysis 2 What is ZigBee (1)

More information

Wireless LANs. The Protocol Stack The Physical Layer The MAC Sublayer Protocol The Frame Structure Services 802.

Wireless LANs. The Protocol Stack The Physical Layer The MAC Sublayer Protocol The Frame Structure Services 802. Wireless LANs The 802.11 Protocol Stack The 802.11 Physical Layer The 802.11 MAC Sublayer Protocol The 802.11 Frame Structure Services 56 802.11 The 802.11 Working Group The IEEE 802.11 was formed in July

More information

Module Introduction. This training module provides an overview of Freescale s scalable solutions for low data rate 2.4 GHz connectivity.

Module Introduction. This training module provides an overview of Freescale s scalable solutions for low data rate 2.4 GHz connectivity. Module Introduction Purpose This training module provides an overview of Freescale s scalable solutions for low data rate 2.4 GHz connectivity. Objectives Understand Freescale s approach to ZigBee architecture

More information

Bluetooth LE 4.0 and 4.1 (BLE)

Bluetooth LE 4.0 and 4.1 (BLE) Bluetooth LE 4.0 and 4.1 (BLE) Lab 11 Lunch April 23rd, 2014 Noah Klugman Josh Adkins 1 Outline History of Bluetooth Introduction to BLE Architecture Controller Host Applications Power Topology Example:

More information

e-pg Pathshala Quadrant 1 e-text

e-pg Pathshala Quadrant 1 e-text e-pg Pathshala Subject : Computer Science Module: Bluetooth Paper: Computer Networks Module No: CS/CN/37 Quadrant 1 e-text In our journey on networks, we are now exploring wireless networks. We looked

More information

Feasibility of a Bluetooth Based Structural Health Monitoring Telemetry System

Feasibility of a Bluetooth Based Structural Health Monitoring Telemetry System Feasibility of a Bluetooth Based Structural Health Monitoring Telemetry System Item Type text; Proceedings Authors Uchil, Vilas; Kosbar, Kurt Publisher International Foundation for Telemetering Journal

More information

Wireless Sensor Networks

Wireless Sensor Networks Wireless Sensor Networks 11th Lecture 29.11.2006 Christian Schindelhauer schindel@informatik.uni-freiburg.de 1 Bluetooth in WSN? There are several commercially available MAC protocol/products Wi-Fi Bluetooth

More information

Bluetooth Demystified

Bluetooth Demystified Bluetooth Demystified S-72.4210 Postgraduate Course in Radio Communications Er Liu liuer@cc.hut.fi -10 Content Outline Bluetooth History Bluetooth Market and Applications Bluetooth Protocol Stacks Radio

More information

WPAN/WBANs: ZigBee. Dmitri A. Moltchanov kurssit/elt-53306/

WPAN/WBANs: ZigBee. Dmitri A. Moltchanov    kurssit/elt-53306/ WPAN/WBANs: ZigBee Dmitri A. Moltchanov E-mail: dmitri.moltchanov@tut.fi http://www.cs.tut.fi/ kurssit/elt-53306/ IEEE 802.15 WG breakdown; ZigBee Comparison with other technologies; PHY and MAC; Network

More information

Chapter 2. Literature Survey. 2.1 Remote access technologies

Chapter 2. Literature Survey. 2.1 Remote access technologies Chapter 2 Literature Survey This chapter presents a brief report on literature reviewed in context to present work with an aim to identify current state of research in the domain. Literature review is

More information

Wireless# Guide to Wireless Communications. Objectives

Wireless# Guide to Wireless Communications. Objectives Wireless# Guide to Wireless Communications Chapter 6 High Rate Wireless Personal Area Networks Objectives Define a high rate wireless personal area network (HR WPAN) List the different HR WPAN standards

More information

Error characteristics and their prediction in ZigBee transmission at coexistence conditions

Error characteristics and their prediction in ZigBee transmission at coexistence conditions Error characteristics and their prediction in ZigBee transmission at coexistence conditions BOHUSLAVEK ZDENEK and MASIK ILJA Department of Electrical Engineering and Automation, Faculty of Engineering

More information

nblue TM BR-MUSB-LE4.0-S2A (CC2540)

nblue TM BR-MUSB-LE4.0-S2A (CC2540) Page 1 of 5 Copyright 2002-2014 BlueRadios, Inc. Bluetooth 4.0 Low Energy Single Mode Class 1 SoC USB Serial Dongle nblue TM BR-MUSB-LE4.0-S2A (CC2540) AT HOME. AT WORK. ON THE ROAD. USING BLUETOOTH LOW

More information

A COLLOCATED APPROACH FOR COEXISTENCE RESOLUTION IN WIRELESS HOME NETWORKING

A COLLOCATED APPROACH FOR COEXISTENCE RESOLUTION IN WIRELESS HOME NETWORKING A COLLOCATED APPROACH FOR COEXISTENCE RESOLUTION IN WIRELESS HOME NETWORKING Md Enamul Islam, Sanjay Jha, Dr. Paul W.H. Kwan, Monzurur Rahman School of Mathematics, Statistics and Computer Science, University

More information

Mohammad Hossein Manshaei 1393

Mohammad Hossein Manshaei 1393 Mohammad Hossein Manshaei manshaei@gmail.com 1393 1 PLCP, Packet Format 2 PHY Layer Characteristics and Data Rates Area Concept Layers and Functions (PLCP and PMD Sublayers) Antennas DSSS in IEEE 802.11b

More information

Figure 1: Proprietary solutions currently dominate the ultra-low power wireless connectivity niche

Figure 1: Proprietary solutions currently dominate the ultra-low power wireless connectivity niche Nordic Semiconductor (Nordic Semiconductor editorial contact: Steven Keeping, e-mail: steven.keeping@nordicsemi.no, Tel: +61 (0)403 810827) TITLE: The (peripheral) value of Bluetooth low energy wireless

More information

CHAPTER 3 BLUETOOTH AND IEEE

CHAPTER 3 BLUETOOTH AND IEEE CHAPTER 3 BLUETOOTH AND IEEE 802.15 These slides are made available to faculty in PowerPoint form. Slides can be freely added, modified, and deleted to suit student needs. They represent substantial work

More information

Wireless Networked Systems

Wireless Networked Systems Wireless Networked Systems CS 795/895 - Spring 2013 Lec #7: Medium Access Control WPAN, Bluetooth, ZigBee Tamer Nadeem Dept. of Computer Science Bluetooth Page 2 Spring 2013 CS 795/895 - Wireless Networked

More information

Nordic Semiconductor. TITLE: RF remotes vie for IR s crown

Nordic Semiconductor. TITLE: RF remotes vie for IR s crown Nordic Semiconductor (Nordic Semiconductor editorial contact: Steven Keeping, e-mail: steven.keeping@nordicsemi.no, Tel: +61 (0)403 810827) TITLE: RF remotes vie for IR s crown STANDFIRST: The IR remote

More information

MOBILE COMPUTING. Jan-May,2012. ALAK ROY. Assistant Professor Dept. of CSE NIT Agartala.

MOBILE COMPUTING. Jan-May,2012. ALAK ROY. Assistant Professor Dept. of CSE NIT Agartala. WPAN: Bluetooth MOBILE COMPUTING Jan-May,2012 ALAK ROY. Assistant Professor Dept. of CSE NIT Agartala Email-alakroy.nerist@gmail.com EM Spectrum ISM band 902 928 Mhz 2.4 2.4835 Ghz 5.725 5.85 Ghz LF MF

More information

Introduction to Wireless Networking ECE 401WN Spring 2009

Introduction to Wireless Networking ECE 401WN Spring 2009 I. Overview of Bluetooth Introduction to Wireless Networking ECE 401WN Spring 2009 Lecture 6: Bluetooth and IEEE 802.15 Chapter 15 Bluetooth and IEEE 802.15 What is Bluetooth? An always-on, short-range

More information

AIM: To create a project for implement a wireless communication protocol on an embedded system- ZigBee.

AIM: To create a project for implement a wireless communication protocol on an embedded system- ZigBee. AIM: To create a project for implement a wireless communication protocol on an embedded system- ZigBee. Introduction ZigBee is one of the Advanced Wireless Technology and CC2430 is the first single-chip

More information

ZIGBEE. Erkan Ünal CSE 401 SPECIAL TOPICS IN COMPUTER NETWORKS

ZIGBEE. Erkan Ünal CSE 401 SPECIAL TOPICS IN COMPUTER NETWORKS ZIGBEE Erkan Ünal CSE 401 SPECIAL TOPICS IN COMPUTER NETWORKS OUTLINE ZIGBEE AND APPLICATIONS IEEE 802.15.4 PROTOCOL ZIGBEE PROTOCOL ZIGBEE ALLIANCE ZIGBEE APPLICATIONS PHYSICAL LAYER MAC LAYER ZIGBEE

More information

KW41Z IEEE and BLE Coexistence Performance

KW41Z IEEE and BLE Coexistence Performance NXP Semiconductors Document Number: AN12231 Application Note Rev. 0, 08/2018 KW41Z IEEE 802.15.4 and BLE Coexistence Performance MWS module 1. About this manual This document aims to evaluate the performance

More information

Guide to Wireless Communications, Third Edition. Objectives

Guide to Wireless Communications, Third Edition. Objectives Guide to Wireless Communications, Third Edition Chapter 7 Low-Speed Wireless Local Area Networks Objectives Describe how WLANs are used List the components and modes of a WLAN Describe how an RF WLAN works

More information

Comparison study of ZigBee and Bluetooth with regards to power consumption, packet-error-rate and distance

Comparison study of ZigBee and Bluetooth with regards to power consumption, packet-error-rate and distance Comparison study of ZigBee and Bluetooth with regards to power consumption, packet-error-rate and distance M. C. Ekström, M. Bergblomma, M. Lindén, M. Björkman and M. Ekström School of Innovation, Design

More information

Context Monitoring Of A Patient Using Wireless Networks

Context Monitoring Of A Patient Using Wireless Networks Context Monitoring Of A Patient Using Wireless Networks N.Keerthana ECE Department Excel college of engineering and technology Abstract The paper describes a network that has been intended for context

More information

Wireless Technologies

Wireless Technologies Wireless Technologies Networking for Home and Small Businesses Chapter 7 Manju. V. Sankar 1 Objectives Describe wireless technologies. Describe the various components and structure of a WLAN Describe wireless

More information

By FaaDoOEngineers.com

By FaaDoOEngineers.com ABSTRACT The seemingly endless entanglement of data wires connecting today s electronic devices has become slightly less jumbled with the introduction of Bluetooth technology and the creation of a wireless

More information

Wireless Sensor Networks

Wireless Sensor Networks Wireless Sensor Networks c.buratti@unibo.it +39 051 20 93147 Office Hours: Tuesday 3 5 pm @ Main Building, third floor Credits: 6 Standard Solutions Data-rate RFID 20 cm, 10-200 kbps 100m, 11-100 Mbps

More information

101seminartopics.com. Bluetooth Based Smart Sensor Networks

101seminartopics.com. Bluetooth Based Smart Sensor Networks Bluetooth Based Smart Sensor Networks ABSTRACT Dragging the world towards wireless galaxy Various sensors are already in a broad use today as part of different devices or as standalone devices connected

More information

Communication Systems. WPAN: Bluetooth. Page 1

Communication Systems. WPAN: Bluetooth. Page 1 Communication Systems WPAN: Bluetooth Page 1 Outline Historical perspective Piconet Scatternet Lattency modes Applications Page 2 Bluetooth Bluetooth (BT) wireless technology is a short-range communications

More information

Wireless# Guide to Wireless Communications. Objectives

Wireless# Guide to Wireless Communications. Objectives Wireless# Guide to Wireless Communications Chapter 7 Low-Speed Wireless Local Area Networks Objectives Describe how WLANs are used List the components and modes of a WLAN Describe how an RF WLAN works

More information

Lecture 23 Overview. Last Lecture. This Lecture. Next Lecture ADSL, ATM. Wireless Technologies (1) Source: chapters 6.2, 15

Lecture 23 Overview. Last Lecture. This Lecture. Next Lecture ADSL, ATM. Wireless Technologies (1) Source: chapters 6.2, 15 Lecture 23 Overview Last Lecture ADSL, ATM This Lecture Wireless Technologies (1) Wireless LAN, CSMA/CA, Bluetooth Source: chapters 6.2, 15 Next Lecture Wireless Technologies (2) Source: chapter 16, 19.3

More information

APAC Application Support Manager Magic Lin

APAC Application Support Manager Magic Lin New Bluetooth measurement and solution for Bluetooth low energy MMD APAC Application Support Manager Magic Lin +886-933-710-634 magic.lin@anritsu.com v. H Slide 1 Agenda 1. History of Bluetooth 2. Special

More information

Feature. What exactly is WLAN? More reading:

Feature. What exactly is WLAN? More reading: The WLAN Roadmap Wireless Local Area Networking (WLAN) is a simple concept, but one that entails a wide, sometimes confusing, variety of standards, implementations, and future plans for development. This

More information

A Routing Protocol and Energy Efficient Techniques in Bluetooth Scatternets

A Routing Protocol and Energy Efficient Techniques in Bluetooth Scatternets A Routing Protocol and Energy Efficient Techniques in Bluetooth Scatternets Balakrishna J. Prabhu and A. Chockalingam Department of Electrical Communication Engineering Indian Institute of Science, Bangalore

More information

Solving the Interference Problem due to Wireless LAN for Bluetooth Transmission Using a Non- Collaborative Mechanism. Yun-Ming, Chiu 2005/6/09

Solving the Interference Problem due to Wireless LAN for Bluetooth Transmission Using a Non- Collaborative Mechanism. Yun-Ming, Chiu 2005/6/09 Solving the Interference Problem due to Wireless LAN for Bluetooth Transmission Using a Non- Collaborative Mechanism Yun-Ming, Chiu 2005/6/09 Outline Overview Survey of Bluetooth Structure of Bluetooth

More information

PCs Closed! Cell Phones Off! Marketing Assistant Manager - Magic Lin

PCs Closed! Cell Phones Off! Marketing Assistant Manager - Magic Lin Bluetooth solution PCs Closed! Cell Phones Off! Marketing Assistant Manager - Magic Lin 林 lin.magic@tw.anritsu.com 0933-710-634 v.9 群 1 Bluetooth Core System Architecture 2 Bluetooth Core System Architecture_2

More information

Wireless Personal Area Networks & Wide Area Networks

Wireless Personal Area Networks & Wide Area Networks Wireless Personal Area Networks & Wide Area Networks Patrick J. Stockreisser p.j.stockreisser@cs.cardiff.ac.uk Lecture Outline In the lecture we will: Look at PAN s in more detail Look at example networks

More information

Case study of Wireless Technologies in Industrial Applications

Case study of Wireless Technologies in Industrial Applications International Journal of Scientific and Research Publications, Volume 7, Issue 1, January 2017 257 Case study of Wireless Technologies in Industrial Applications Rahul Hanumanth Rao Computer Information

More information

Wireless LANs/data networks

Wireless LANs/data networks RADIO SYSTEMS - ETIN15 Lecture no: 12 Wireless LANs/data networks Ove Edfors, Department of Electrical and Information Technology Ove.Edfors@eit.lth.se 2016-05-03 Ove Edfors - ETIN15 1 Centralized and

More information

Wireless standards--home automation, energy, care and security

Wireless standards--home automation, energy, care and security Wireless standards--home automation, energy, care and security Rene Kohlmann - October 30, 2013 Exceptional changes are underway in the home networking market and a wide range of home systems. Everything

More information

G o i n g W i r e l e s s

G o i n g W i r e l e s s WLANs Going Wireless Wireless Local Area Networks (WLANs), are not far more differentiated from the traditional LANs that are commonly used to connect computers and other communicating devices within a

More information

Remote Keyless Entry In a Body Controller Unit Application

Remote Keyless Entry In a Body Controller Unit Application 38 Petr Cholasta Remote Keyless Entry In a Body Controller Unit Application Many of us know this situation. When we leave the car, with a single click of a remote control we lock and secure it until we

More information

Overview of Bluetooth

Overview of Bluetooth Wireless Application Programming with J2ME and Bluetooth Page 1 http://developers.sun.com/techtopics/mobility/midp/articles/bluetooth1/ Dec 19, 2004 Article Wireless Application Programming with J2ME and

More information

Inside Bluetooth. Host. Bluetooth. Module. Application RFCOMM SDP. Transport Interface. Transport Bus. Host Controller Interface

Inside Bluetooth. Host. Bluetooth. Module. Application RFCOMM SDP. Transport Interface. Transport Bus. Host Controller Interface Inside Bluetooth Application Host Application Host Audio (SCO) RFCOMM SDP Data (ACL) Control API and Legacy Support Modules Bluetooth HCI Driver Transport Interface Physical I/F Transport Bus Bluetooth

More information

Frequently Asked Questions

Frequently Asked Questions Bluetooth low energy Module Frequently Asked Questions Table of contents 1. General Q1-1: How can I order the modules, evaluation boards (EVB) and evaluation kits (EVK)? Q1-2: What is Bluetooth low energy

More information

WZRDnet. A Low-Power Wireless Ad-Hoc Mesh Network for Austere Tactical Environments. February 14, 2018

WZRDnet. A Low-Power Wireless Ad-Hoc Mesh Network for Austere Tactical Environments. February 14, 2018 White Paper TELEGRID Technologies, Inc. WZRDnet A Low-Power Wireless Ad-Hoc Mesh Network for Austere Tactical Environments February 14, 2018 23 Vreeland Road Suite 290 Florham Park, NJ 07932 www.telegrid.com

More information

Introduction to Bluetooth Low Energy

Introduction to Bluetooth Low Energy Introduction to Bluetooth Low Energy Qualcomm Bluetooth Low Energy Terminology clarification In this document you will notice a number of references are made to Qualcomm Bluetooth Low Energy SDK. While

More information

TelehealthSolution: Portable Pulse Oximeter

TelehealthSolution: Portable Pulse Oximeter TelehealthSolution: Portable Pulse Oximeter The advancements in technology and connectivity open up previously unexplored avenues in the field of personal health monitoring. It is indeed true that prevention

More information

ENGINEERING Copyright , Philip Koopman, All Rights Reserved

ENGINEERING Copyright , Philip Koopman, All Rights Reserved Lecture #25 Bluetooth & CAN 18-348 Embedded System Engineering Philip Koopman Monday, 2-April-215 (With slides contributed by Chris Szilagyi) Electrical& Computer ENGINEERING Copyright 26-215, Philip Koopman,

More information

Presented by Viraj Anagal Kaushik Mada. Presented to Dr. Mohamed Mahmoud. ECE 6900 Fall 2014 Date: 09/29/2014 1

Presented by Viraj Anagal Kaushik Mada. Presented to Dr. Mohamed Mahmoud. ECE 6900 Fall 2014 Date: 09/29/2014 1 Presented by Viraj Anagal Kaushik Mada Presented to Dr. Mohamed Mahmoud ECE 6900 Fall 2014 Date: 09/29/2014 1 Outline Motivation Overview Wireless Sensor Network Components Characteristics of Wireless

More information

WIRELESS MESH NETWORKING: ZIGBEE VS. DIGIMESH WIRELESS MESH NETWORKING: ZIGBEE VS. DIGIMESH

WIRELESS MESH NETWORKING: ZIGBEE VS. DIGIMESH WIRELESS MESH NETWORKING: ZIGBEE VS. DIGIMESH WIRELESS MESH NETWORKING: ZIGBEE VS. DIGIMESH WIRELESS MESH NETWORKING: ZIGBEE VS. DIGIMESH WIRELESS MESH NETWORKING: ZIGBEE VS. DIGIMESH Mesh networking is a powerful way to route data. This methodology

More information

Reindeer Technologies Pvt Ltd Excellence through Innovation

Reindeer Technologies Pvt Ltd Excellence through Innovation RDZM-T24FZ 2.4 GHZ IEEE 802.15.4/ZIGBEE RF TRANSCEIVER Datasheet Reindeer Technologies Pvt Ltd Excellence through Innovation S-2, Old No. 15, New No. 31 Rajamannar Street, T Nagar, Chennai 600017 India.

More information

SE 4C03 Winter 2005 Bluetooth Wireless Network Technology

SE 4C03 Winter 2005 Bluetooth Wireless Network Technology SE 4C03 Winter 2005 Bluetooth Wireless Network Technology Researcher: Daren Tan Shen Hau Last Revised: April 4, 2005 Bluetooth As everyone will ask, what is Bluetooth? Bluetooth is a new technology that

More information

ZigBee/ David Sanchez Sanchez.

ZigBee/ David Sanchez Sanchez. ZigBee/802.15.4 David Sanchez Sanchez david.sanchezs@upf.edu Lecture Overview 1. Introduction and motivation to ZigBee 2. ZigBee/802.15.4 specification 1. Definitions 2. MAC communication modes 3. Network

More information

Bluetooth. Basic idea

Bluetooth. Basic idea Bluetooth Basic idea Universal radio interface for ad-hoc wireless connectivity Interconnecting computer and peripherals, handheld devices, DAs, cell phones replacement of IrDA Embedded in other devices,

More information

Wireless and WiFi. Daniel Zappala. CS 460 Computer Networking Brigham Young University

Wireless and WiFi. Daniel Zappala. CS 460 Computer Networking Brigham Young University Wireless and WiFi Daniel Zappala CS 460 Computer Networking Brigham Young University Wireless Networks 2/28 mobile phone subscribers now outnumber wired phone subscribers similar trend likely with Internet

More information