Variable Frequency Drive Wireless Interface Prototype Final Report

Size: px
Start display at page:

Download "Variable Frequency Drive Wireless Interface Prototype Final Report"

Transcription

1 1 Senior Design I ECE 4901 Fall 2012 Variable Frequency Drive Wireless Interface Prototype Final Report Team 168 Members: Michael Kloter (EE) Christopher Perugini (EE) Alexander Shuster (EE) Kevin Wei (EngPhys-EE) Advisor John Chandy John.Chandy@uconn.edu Sponsor Lenze Christopher Johnson

2 2 TABLE OF CONTENTS 1) TABLE OF CONTENTS )INTRODUCTION )BACKGROUND ) SPECIFICATIONS ) APPROACH ) DESIGN METHODOLOGY ) PROCEDURE ) SUGGESTIONS ) FUTURE WORK ) TIMELINE ) BUDGET ) REFERENCES Introduction:

3 3 Lenze corporation is the sponsor for this project. Lenze specializes in AC electric motor drive and machine automation technology. They produce variable frequency drives (known henceforth in this document as VFD or VFD s), for various motor power levels used in many different applications throughout the United States and the world. The VFD hardware is continuously being revised and improved upon because of this and its ability to be customized is attributed to its popularity. To further the feature set and increase device usability Lenze has proposed integrating a wireless communication feature in the current and next generation VFDs through this project. The scope of the project is as follows: Research wireless communication hardware employed in industrial environments Suggest and prototype said wireless interface on current Lenze VFD hardware Demonstrate the ability to establish bidirectional wireless communication with the VFDs Demonstrate the ability to wirelessly commision Lenze VFD drives Background: Variable Frequency Drive (VFD) A variable frequency drive or VFD is an AC powered device that acts as an open loop speed and direction control system for an AC motor, rotary or linear of any power rating. It can also act as a closed loop speed, direction and position controller for a DC stepper motor of any power rating. Lenze s VFD products are mostly for mid to high power AC rotary motors however they do have products for linear and DC stepping motors. Lenze s Customers Lenze sells variable frequency drives to many types of customers. Most of these customers are in the industrial sector. For example, automotive construction, pharmaceutical manufacturing, robotics, and food and beverage packaging, are among their customer base. In order for the industrial sector to adopt new technology, the benefits must greatly outweigh the cost. Wireless technology has been in the consumer market for a long time, but has only recently started integrating into the industrial environment. Current VFD Interface Each VFD controls exactly one device, each device will have its own requirements for speed and direction as a function of time, which must be controlled by the VFD in a safe manner. To obtain the desired functionality each VFD must be programmed to meet the required specifications, this programming can currently be accomplished by any of four current methods. 1) Direct programming. The VFD has a six key keypad and segmented LED readout that a human user can use to locally program the device. This method is not desirable as programming with this limited keypad can be tedious and time consuming. Also in circumstances where the VFD is not physically accessible due to environmental or space constraints it can make programming

4 4 impossible. 2) Remote programming: A remote six key keypad with segmented LED readout is available for the Lenze VFD s that functions the same as the direct programming method, however the keypad is now divorced from the VFD eliminating the requirement to interface with the device directly. However this remote option does not decrease the complexity and time consuming nature of the direct programming option. 3) Programming over ethernet A IP based ethernet module is available for a number of Lenze VFD models that allows the VFD to be programed anywhere with access to the IP network that the VFDs are connected to. The actual programming method can be via PC, Mac, smartphone or any other computer based device running software written to communicate with the IP ethernet module. Also programing can be accomplished through any web browser via ethernet modules onboard web server 4) Programming over RS-485 A RS-485 based module is available for a number of Lenze VFD models that allows the VFD to be programed anywhere with access to the RS-485 network that the VFDs are connected to. The actual programming method can be via PC, Mac, smartphone or any other computer based device running software written to communicate with the RS-485 ethernet module via the modbus protocol. This project will be using the current infrastructure of the RS-485 programming method however it will intercept the modbus packets distributed over sent by the programming device over RS-485, convert them into a form suitable for transmitting wirelessly to be converted back to modbus packets and re transmitted to the receiving VFD. ZigBee ZigBee is a wireless communications protocol outlined by the IEEE standard for personal area networks. It is intended for low power consumption, low to medium data rate and low cost implementation. A comparison with other common wireless technologies is given in Table 1. In addition, the ZigBee protocol operates in a frequency band show to be immune to common electromagnetic interference associated with the industrial environment (ZigBee). For this reason and those listed in Table 1, ZigBee will be the means of wireless communication in future Lenze VFD designs. Wi-Fi Bluetooth Zigbee Range meters meters meters

5 5 Avaliable Network Topologies Star, Ad-hoc Ad-hoc Star, Ad-hoc, peer to peer, mesh Operating Frequency (excluding bands) 2.4 Types B,G GHz 5 GHz Type N 2.4 GHz 2.4 GHz Global, 868 Mhz Europe Device and Firmware Complexity High High Low Security 128 AES hardware accelerated MAC, and application layer 64 and 128 bit encryption 64 and 128 bit encryption Targeted Applications Broadband internet and wireless LAN access Table 1. Wireless technology comparison Portable data device interconnectivity Personal area device interconnectivity, low power devices Specifications: In order to satisfy Lenze s design requirements, the following must be achieved; The device needs to be integrated into the existing VFD communication module and offered as a stand-alone module that can be tied to an existing RS-485 communication network. The device also needs to properly communicate within an industrial environment as well as withstand the environment s physical stresses such as shock, vibration, industrial temperature ranges and possible environmental contaminants. Software / Communication RS-485 needs to communicate with the existing RS-485 Modbus protocol. Multiple VFDs the ability to communicate with multiple VFDs from one programming. terminal, simulcast transmissions not required. Range short range to first node. Monitoring ability to monitor VFDs. Hardware Size needs to fit on or inside the existing VFD casing or small add on module. Temperature must be able to withstand the heat of the VFD. Vibration must be able to withstand the vibration of the environment. EMI -electromagnetic interference, the device must communicate in an electrically noisy environment. Approach: The approach to satisfy Lenze s proposal is outlined in Figure 1 below. There are two components of the design. First a ZigBee transceiver will be attached to a PC via an existing

6 6 RS-485 network, this ZigBee device will act as the networks coordinator and will bring up the network. Secondly a ZigBee transceiver will be attached to the VFD and communicate over an existing RS-485 network or it will be integrated directly with the current RS-485 module. This device will be an end device of the network and, as shown in Figure 1, will not be singular to the network. Furthermore, Figure 2 shows a flowchart of the approach taken to implement this system. Figure 1. Wireless technology comparison Figure 2. Flow chart of approach milestones. Hardware Choices: Design Methodology:

7 7 ZigBee - ZigBee was chosen as the wireless technology because it satisfies all of the proposal specifications and is inexpensive. The low cost and low bill of material count is an important factor in what will make this design a successful product. Computer - A PC was chosen as the monitoring device for several reasons: PCs were accessible at no additional development cost and will simplify development, the existing TechLink software is compatible with PCs specifically. Lastly most customers own PCs, and the ZigBee transceiver acting as the coordinator is easily connected to a USB to RS-485 dongle. TechLink - The existing TechLink software that Lenze provides was chosen as it is currently supported and can communicate with the VFDs within the scope of this project. Unfortunately, the TechLink software is not normally used for regular communication with the VFDs and is not set up in a convenient manner to do so. It is being used because the programming required to create another, more user friendly software, exceeds the scope of this project. However, TechLink does already have the ability to interact with multiple VFDs over a RS-485 network using the modbus protocol. ZigBee model and manufacturer hardware choices The hardware selected for this project is the Atmel ATMega128RFA1 referred to henceforth as the Atmel MCU or Atmel Transceiver, as it is a monolithic device containing both component blocks. The manufacturer Atmel was chosen largely because all development tools including but not limited to the integrated development environment, multiple versions and complexity options for the Zigbee software stacks, are free for use and distribution (EULA limited), and readily available through Atmel for education/hobbyist or commercial purposes. There is also an abundance of local personnel support for Atmel C++ programming at a variety of complexity levels to assist our team with any coding problems that may be encountered. Lastly, Lenze corporation currently employs Atmel microcontrollers in some products so any learning curve associated with a microcontroller that has not been implemented in house is eliminated. The ATMega128RFA1 was chosen specifically from Atmel s product line as Lenze corporation s end goals aim for a solution that is not only very inexpensive but also low complexity, low bill of material count, and mechanically compact. The Atmel MCU addresses all of these requirements, as it is a monolithic microcontroller and Zigbee transceiver in one quad flatpack no lead package (QFN), thereby reducing component count and component footprint simultaneously. The Atmel MCU also incorporates a bill of materials count of only fifteen components, including hardware reset switch and circuitry using an on PCB bi-directional antenna. This product is also not scheduled for end of life, is available in large quantities, and is very inexpensive in quantity ($5.40 per unit at quantity 4000 from distribution) An added feature for using the Atmel MCU/Transceiver combination is that if needed, the MCU and transceiver can be purchased separately to create a divorced solution.

8 8 There are many other options available for Zigbee transceivers, the competitors to the Atmel Transceiver are shown in Table 2. Any of the solutions listed in Table 2 could be used as an alternative to the Atmel Transceiver/MCU hardware however they would incur either a higher total cost, higher development cost, higher toolchain cost, loss of local C++ coding support, or create footprint real estate issues due to a divorced transceiver/mcu combination. Manufacturer Transceiver MCU Development tool chain Cost quantity Total component cost Atmel Yes Yes Free $5.40@4k $5.40@4k Texsas Instruments Yes Yes $514 per seat $10.04@5k $10.4@5k Microchip Yes No Free $2.73@1.6k $5.73@1.6k Freescale* Yes* Yes* $395-$995 depending on license $5.50@2k $5.50@2k *Package is BGA (not desirable for Lenze PC board production as reflow ovens are available however no X ray quality control equipment was noted to be in house) **All costs at quantity taken from Digikey as of 11/5/12. Cost can be reduced via wholesale Table 2: Zigbee Transceiver Solutions at quantity through distribution (Assumed $3.00 cost at quantity for MCU if not included) Table 2 shows that by taking into account the raw component cost at Lenze production, the consumption quantities, and the development toolchain cost, Atmel is the best financial choice. To obtain the cheapest prototyping option for the Atmel MCU a Sparkfun ATMEGA128RFA1 prototyping board was chosen. This provides all of the necessary hardware for this project while maintaining a low bill of materials count and low cost. RS-485 hardware choices Lastly the Atmel MCU must communicate with both the PC and the VFD via a physical RS-485 network however the input and output being used in this implementation is UART so a Sipex SP3481 UART to RS-485 level shifter was selected that will allow correct hardware communication. This device was selected because it was already available in a breakout board and is available through distribution in low cost and high quantity. This device also has form fit and function replacements from other manufacturers making it interchangeable. A more detailed block diagram listing all of the aforementioned components is shown below in figure 3.

9 9 Software selection and design choices Figure 3. Solution Diagram To communicate with the ZigBee hardware onboard the Atmel MCU and transceiver device, firmware must be written and uploaded to the device that is capable of packet transmission, error checking, signal level checking, channel hopping, acknowledgment transmission, device addressing, message routing, encryption and any other task associated with IEEE wireless personal area network communication. To assist the end user in this task Atmel has provided three different wireless firmware stacks written in the C language providing various function calls allowing the programer abstracted access to the transceiver hardware. Each different provided software stack has varying levels of complexity and capability that enable the programmer to accomplish the aforementioned tasks with as much hardware abstraction as possible while still maintaining all control needed for flexible application development. The three different wireless firmware stacks are discussed below. Bitcloud: This is the most complex implementation utilizing all features of the transceiver and conforming completely to IEEE The below is a description of the software: Atmel BitCloud is a full-featured ZigBee PRO stack supporting reliable, scalable, secure wireless applications running on Atmel wireless platforms. The design software is completely standard compliant with the ZigBee PRO certified platform. The platform features flexible, easy to use developer tools, including optional C API and serial AT commands. The software supports large mesh networks of hundreds of devices, and is optimized for ultra low power consumption with 5 to 15 years battery life (application dependent). (Source: This implementation was determined to be overly complex for the required task thus it will not be used. MAC Stack: This implementation is second in its level of complexity, it utilizes most of the features of the transceiver and conforms completely to IEEE The below is a description of the software:

10 10 IEEE MAC stack software for different target platforms (microcontroller and board) and RF transceivers. The configurable software allows easy portability across various platforms and transceivers and improves resource usage. (Source: This implementation was determined to be overly complex for the required task thus it will not be used. Lightweight Mesh: This implementation is third in its level of complexity, it utilizes the least amount of features of the transceiver compared to the two aforementioned options however it still provides a robust suite of features that will be more than adequate for the scope of this project. The below is a description of the software: Atme l Lightweight Mesh software stack is an easy to use proprietary low power wireless mesh network protocol. It has been designed to address the needs of a wide range of wireless connectivity applications, including: Remote control Alarms and security Automatic Meter Reading (AMR) Home and commercial building automation Toys and educational equipment The Lightweight Mesh software stack is designed to work with all Atmel IEEE transceivers and SoCs. Currently the stack works with AVR -based MCUs, but given its extreme portability and low resource requirements, it can be run on almost any Atmel MCU. (Source: As per its name this implementations strength is mesh topology networking which is described in greater detail in the following section. Network topology choice In the scope of this project, the ZigBee network will consist of two types of devices running on the ZigBee side of the network, the coordinator that is attached to the PC and up to 254 VFDs connected as the end devices. Because of this two network topologies were considered, star and mesh. Star - In the star topology the coordinator acts as a central node. All of the end devices talk directly with the coordinator. Figure 4 provides a diagram of a small star topology. This topology has a greater simplicity than a mesh topology as each end device (shown here as VFD) only communicates with the coordinator, hence it only requires the coordinators address. This simplifies the firmware design however as shown below the maximum transmission distance is from coordinator to VFD end device.

11 11 Figure 4. Star Topology Mesh - In the mesh network, shown in figure 5, each node (shown here as VFD) acts as a relay. This provides alternate paths to each node if one node is lost. The device transmission range is now the length of the furthest node from the coordinator. Not all of the functionality of a mesh network can be utilized with two VFDs. This increased transmission range comes at a cost of firmware coding as now each node must maintain an active routing table to route the communications to their intended end address. This table must be dynamic to ensure the routing paths are always accurate. Figure 5. Mesh Topology

12 12 Procedure:Atmel Software and Hardware First all required software for programming firmware for the Atmel MCU is installed, for this purpose Atmel Studio (Latest at development insception) was chosen. Atmel studio is available free for all uses from Atmel corporation and is a full featured integrated development environment with integrated tool chain. Atmel studio ships with Atmel software framework , however the ATMEGA128RFA1 chip is not supported under that framework so framework must be installed to successfully compile firmware. Atmel MCU programming, the hardware selected to interface with the Atmel MCU is the Atmel AVR dragon. The AVR dragon is a multiple purpose device with PC USB connectivity capable of in system programming (ISP) used for uploading firmware from Atmel studio directly to the Atmel MCU while the MCU is in circuit. Other capabilities of this device is high voltage programming (HVP), and JTAG standard debugging. The firmware shipped with the AVR dragon is not compatible with the ATMEGA128RFA1 so the device must be updated. The update is automatic through AVR studio when the ATMEGA128RFA1 chip is selected. Hardware connection, using hardware configuration as shown in figure 3 each Atmel MCU and transceiver is connected to a single RS-485 transceiver module to enable packet transmission from the MCU to the RS-485 network. Figure 6. Circuit Diagram As shown in figure 6 the Atmel MCU receives USART level signals on pin 46 and transmits USART level signals on pin 50 both to and from the RS-485 transceiver. The Atmel MCU controls the RS-485 transceiver by providing a high signal on pin 47 to configure the RS-485

13 13 transceiver to send data and a low signal on the same pin to configure the RS-485 transceiver to receive data. This data direction control must be taken into account when converting from full duplex to half duplex. The 220 ohm resistor across the positive and negative differential signal input/output lines is to prevent ringing on higher baud rates. This enables bidirectional communication on the half duplex RS-485 network. The ZigBee transceiver hardware is contained almost entirely within the Atmel MCU and transceiver combination IC. This enables a very low bill of materials count allowing a small solution footprint and low implementation cost especially in large quantities. The only external hardware required for ZigBee communication is a crystal for clocking the transceiver asynchronously with respect to the MCU, supporting capacitors and a blaun for balanced and unbalanced signal conversion. All of the Zigbee communication components are included in the Sparkfun ATMEGA128RFA1 kit mentioned in the hardware chose section above. Atmel Firmware As mentioned in the design methodology section the Atmel Lightweight mesh ZigBee stack was chosen as the software suite to be used in this project. It provides all functionality needed for this project and has an extended feature set that includes options such as, 128 bit hardware accelerated encryption, self healing mesh networks and over the air boot loading for upgrade options. The Lightweight mesh provides a large number of functions and APIs available to the programmer that will allow fast and easy access to the ZigBee hardware. As per its name the Lightweight mesh stack is primarily suited for mesh style networking outlined in the network topology choice section. It will provide mesh networking services such as: Basic data services (send and receive data) Acknowledgements Routing Basic security Power management of the radio transceiver Network management (discovery, joining, commissioning, etc) Advanced network operation scenarios (sleeping routers, parent-child relationship, data delivery to the sleeping nodes, etc) Retries to send data in case of failures Defining message payload format Advanced security Power management of the MCU Interfacing hardware peripherals (ADC, PWM, EEPROM, etc) All programs written with the Atmel Lightweight mesh should adhere to a set of rules outlined by Atmel to maintain code consistency and prevent resource issues. This is due to the reduced memory space and resources involved with embedded system programming, as well as the time domain constrained nature of Zigbee data traffic. As such, the layers of the stack are arranged in a hierarchy where certain layers have higher priority than other layers.

14 14 To ensure the timeliness and efficiency at which network resources are used, the stack also employs callback functions which confirm that an asynchronous request has executed. The Lightweight mesh stack referred henceforth in this document as the Stack provides function calls to lower level hardware such as timers and USARTS that are used extensively in this project to provide the bidirectional USART communications needed, the architecture of the stack is shown in figure 7. Figure 7. Stack Architecture The data transmission per Lenze corporation needs to be as transparent as possible. Currently the RS-485 network runs at 9600 baud (9.6KHz), the Atmel MCU clock runs at 32KHz and the ZigBee transceiver clock runs asynchronously to the MCU at 16MHz so the MCU clock is running 3 times faster than the data rate. This will provide adequate timing for the data to be sent a byte at a time allowing the ZigBee wireless communications module to operate transparently with respect to the RS-485 network. To transmit data in this scheme each byte must be buffered in the Atmel MCU and then encapsulated into the ZigBee packet payload section, this is done automatically by the stack, the packet structure is shown in figure 7. Figure 7. Packet structure The firmware for this transmission scheme is still under development, if this scheme is not successful due to timing problems the clock speed of the Atmel MCU will be increased in an attempt to obtain more processor overhead capacity. If this scheme is unsuccessful the modbus packets transmitted on the RS-485 network will be received stored and transmitted as FIFO as so each modbus packet is encapsulated in a corresponding Zigbee Packet. This second method will be avoided if possible as it will decrease the overall transparency of the

15 15 ZigBee wireless transceiver solution. To start coding the firmware Atmel offers sample code written for the Lightweight mesh stack. The sample code chosen is the Peer2Peer example solution. This example file is designed to transmit a serial connection over a ZigBee wireless signal in peer to peer configuration. The code is compact and provides hardware abstraction giving the system programmer function based access to much of the important hardware. The The Peer2Peer example code is written to run on the ATMEGA128RFA1 Atmel MCU transceiver combination, however it is not designed to work with the Sparkfun ATMEGA128RFA1 protoboard so the code will need to be modified accordingly. This sample code assumes an attached SPI bus EEPROM providing the Atmel MCU with unique ZigBee MAC address and device parameters. This information is provided to the MCU at power up and upon request and during code execution. The current example code will need to be modified to include this information into the firmware for the prototype as to not require EEPROM implementation code. Further, provisions will be made for this information to be coded into the MCU on board EEPROM which can be uploaded before or after system production. This sample code also assumes RS-232 to UART level converters are attached to the Atmel MCU. Unfortunately, the Sparkfun ATMEGA128RFA1 does not include these level converters and changes must be made to the code to disable the built in RS-232 specific functionality and to enable the transmit/receive control option for the RS-485 transceivers. Conclusion Currently the ZigBee hardware setup is implemented and appears to be function correctly however the device firmware is still in development and this can not be confirmed as of yet. Concurrent to code development, a Zigbee packet sniffer is being constructed to aid in traffic diagnostics to help debug the system. If the first implementation is unsuccessful the steps outlined in the Atmel firmware section will be implemented increasing the difficulty of the project but creating an end product that Lenze corporation will be able to implement in current and future product lines. Suggestions: The first suggestion is that the ATmega128RFA1 can be placed directly onto the VFD s RS-485 option module as there is avaliable space on the current printed circuit board. This will eliminate the need for any hardware external to the VFD, this is advantageous for marketing as the current modules are very popular. For customers with existing modules and/or existing RS-485 networks a secondary wireless ZigBee module can be attached to the current network. Schematically, this module would be no different than the current design specified herein. Therefore, existing VFD owners could make their current RS-485 networks wireless with a simple secondary connection add-on external option module

16 16 Secondly, the program in its current state uses a broadcast method to send TechLink commands to the VFDs. Every VFD will get every ZigBee packet and the Modbus addressing will determine which VFD responds. This is an inefficient use of network resources and a better solution would be to incorporate the Modbus address into the ZigBee address of each device. In theory, the 8 bit Modbus address can be placed into the lower 8 bits of the 64 bit ZigBee MAC address. In the MAC address, the top 24 bits are reserved for the Organizational Unique Identifier which is purchased by an OEM from IEEE. This Organizational Unique Identifier marks a given ZigBee device as belonging to the OEM. The remaining 40 bits are managed by the OEM producing the ZigBee devices. Thus the lowest 8 bits can be used for the Modbus address in this case. Future Work: There are many benefits to making VFDs wireless. The final solution will be inexpensive and very practical to implement especially when produced at levels Lenze corporation is forecasting. Wireless technology is becoming an industry standard option and would be a great addition to the current offering of features incurring higher sales. Timeline: Sept Oct Nov Dec Jan Feb Mar Apr Project intro Research and design Finalize design Order parts Order Parts Code RS485 Code RS485 Code RS485

17 17 Code Zigbee Code Zigbee Code Zigbee Finalize Coding Finalize Coding Finalize Project Document [ ]=Completed task Figure 8: Timeline for Implementing the Solution. Budget / Supplies: Zigbee Development Kit: Part#: DEV Description: Atmel ATMEGA128RFA1 Development Board # Units: 1 Unit Price: $ Vendor: Sparkfun Reason for choice: Low cost fully assembled proto board, all required components onboard and functional. No bloatware or extra hardware to abstract design. Compatible with existing hardware. Shown to be functional and Zigbee communications established. Schematic and BOM available for easy transition into production. Atmel ISP: Part#: ATAVRISP2-ND # Units: 1 Unit Price: $35.36 Vendor: Digikey Reason for choice: Low cost in circuit programmer compatible with current hardware. Programmer was not received from last year s team as it was personal property however one is required to start code tests. Supplies provided by Lenze at no cost: Two Lenze VFDs

18 18 Two motors (in que) Techlink software Lenze Reference Manuals One spare RS485 communication module One spare Ethernet communication module Supplies provided by School of Engineering at no cost: Desktop PCs Supplies owned by project members (no cost): Laptop PCs References: Zigbee Protocol Stack BitCloud. (n.d.). Retrieved 12 03, 2012, from BITCLOUD-ZIGBEEPRO.aspx Zigbee Protocol Stack MACStack. (n.d.). Retrieved 12 03, 2012, from tools/ieee802_15_4mac.aspx Zigbee Protocol Stack BitCloud. (n.d.). Retrieved 12 03, 2012, from LIGHTWEIGHT_MESH.aspx

Variable Frequency Drive Wireless Interface Prototype Project Proposal

Variable Frequency Drive Wireless Interface Prototype Project Proposal Senior Design I ECE 4901 Fall 2012 Variable Frequency Drive Wireless Interface Prototype Project Proposal Team 168 Members: Michael Kloter (EE) Christopher Perugini (EE) Alexander Shuster (EE) Kevin Wei

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

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

Radiocrafts Embedded Wireless Solutions

Radiocrafts Embedded Wireless Solutions Selecting an IEEE 802.15.4, 2.4 GHz wireless solution By Ø.Nottveit Abstract Companies searching for a low power 2.45 GHz wireless solution will find many different technical solutions. This white paper

More information

STM32G0 MCU Series Efficiency at its Best

STM32G0 MCU Series Efficiency at its Best STM32G0 MCU Series Efficiency at its Best Key Messages of STM32G0 Series 2 2 3 Efficient Arm Cortex -M0+ at 64 MHz Compact cost: maximum I/Os count Best RAM/Flash Ratio Smallest possible package down to

More information

ISSN (PRINT): , (ONLINE): , VOLUME-6, ISSUE-1,

ISSN (PRINT): , (ONLINE): , VOLUME-6, ISSUE-1, DESIGN OF MULTIMODE GATEWAY FOR DATA ACQUISITION TO HIGH END DATA MONITORING USING IEEE802.15.4 Madhhav G.Raut 1 & Pradip B.Dahikar 2 Hislop College,Civil Lines, Nagpur & Kamala Nehru Mahavidyalaya,Nagpur,India

More information

International Journal of Electronics and Communication Engineering & Technology (IJECET), INTERNATIONAL JOURNAL OF ELECTRONICS AND

International Journal of Electronics and Communication Engineering & Technology (IJECET), INTERNATIONAL JOURNAL OF ELECTRONICS AND International Journal of Electronics and Communication Engineering & Technology (IJECET), INTERNATIONAL JOURNAL OF ELECTRONICS AND ISSN 0976 6464(Print), ISSN 0976 6472(Online) Volume 3, Issue 2, July-September

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

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

Wireless Connectivity Options for IoT. By: MIST Makers John Varela and Nicholas Landy

Wireless Connectivity Options for IoT. By: MIST Makers John Varela and Nicholas Landy Wireless Connectivity Options for IoT By: MIST Makers John Varela and Nicholas Landy Outline Introduction to the Internet of Things (IoT) Wireless Communication in IoT Current Standards IEEE 802.11 (Wi-

More information

TI SimpleLink dual-band CC1350 wireless MCU

TI SimpleLink dual-band CC1350 wireless MCU TI SimpleLink dual-band CC1350 wireless MCU Sub-1 GHz and Bluetooth low energy in a single-chip Presenter Low-Power Connectivity Solutions 1 SimpleLink ultra-low power platform CC2640: Bluetooth low energy

More information

BASIC CHARACTERISTICS OF ZIGBEE AND SIMPLICITI MODULES TO USE IN MEASUREMENT SYSTEMS

BASIC CHARACTERISTICS OF ZIGBEE AND SIMPLICITI MODULES TO USE IN MEASUREMENT SYSTEMS XIX IMEKO World Congress Fundamental and Applied Metrology September 6!11, 2009, Lisbon, Portugal BASIC CHARACTERISTICS OF ZIGBEE AND SIMPLICITI MODULES TO USE IN MEASUREMENT SYSTEMS L. Skrzypczak 1),

More information

Agriculture Wireless Temperature and Humidity Sensor Network Based on ZigBee Technology

Agriculture Wireless Temperature and Humidity Sensor Network Based on ZigBee Technology Agriculture Wireless Temperature and Humidity Sensor Network Based on ZigBee Technology Xi Wang 1 and Hui Gao 2 1 Heilongjiang Bayi Agricultural Reclamation University, Daqing 163319, China 2 Lanzhou Jiaotong

More information

Wireless Power Panel Meter (WPPM)

Wireless Power Panel Meter (WPPM) Wireless Power Panel Meter (WPPM) Kyle Coan & Phil Perrigo Senior Project Description Western Washington University November 3, 2009 Prof. Todd Morton Page 1 of 13 Introduction With recent development

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

Proposal for Team 8 (Smart Phone Control of Advanced Sensor Systems) Executive Summary

Proposal for Team 8 (Smart Phone Control of Advanced Sensor Systems) Executive Summary 1 Proposal for Team 8 (Smart Phone Control of Advanced Sensor Systems) Sponsor: Battelle Laboratories Sensor Systems Group Group Members: Stephen Hilton, Donghun Ha, Micah Zastro, Michael Allon, Paul Krutty

More information

Let s first take a look at power consumption and its relationship to voltage and frequency. The equation for power consumption of the MCU as it

Let s first take a look at power consumption and its relationship to voltage and frequency. The equation for power consumption of the MCU as it 1 The C8051F91x/0x product family is designed to dramatically increase battery lifetime which is the number one requirement for most battery powered applications. The C8051F91x has the industry s lowest

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

Mohammad Shaffi 1, D Ravi Nayak 2. Dadi Institute of Engineering & Technology,

Mohammad Shaffi 1, D Ravi Nayak 2. Dadi Institute of Engineering & Technology, A Novel Architecture For Measurement of Temperature, Relative Humidity, and Display of Scrolling Message On LED Display By Using Bluetooth Interface With Arduino Nano. Mohammad Shaffi 1, D Ravi Nayak 2

More information

Lost Item Pager. Project Description. Russ Kinley

Lost Item Pager. Project Description. Russ Kinley Lost Item Pager Project Description Russ Kinley Introduction The lost item pager will have a base unit that is stationary, consisting of a few page buttons and a digital display. Each of the buttons will

More information

Victor Kwong Marketing Manager

Victor Kwong Marketing Manager Nov, 2008 Introduction to Freescale's Synkro Platform: Wireless Control and Automation for Next-Generation Home Entertainment Products PC106 Victor Kwong Marketing Manager of Freescale Semiconductor, Inc.

More information

REDACTION BASED ATM MONITORING SYSTEM USING MSP 430

REDACTION BASED ATM MONITORING SYSTEM USING MSP 430 REDACTION BASED ATM MONITORING SYSTEM USING MSP 430 Introduction: Now a day s electronic devices become smaller and lower in power Requirements, and they are less expensive. we have begun to adorn our

More information

eip-24/100 Embedded TCP/IP 10/100-BaseT Network Module Features Description Applications

eip-24/100 Embedded TCP/IP 10/100-BaseT Network Module Features Description Applications Embedded TCP/IP 10/100-BaseT Network Module Features 16-bit Microcontroller with Enhanced Flash program memory and static RAM data memory On board 10/100Mbps Ethernet controller, and RJ45 jack for network

More information

Product Description. Applications. Features

Product Description. Applications. Features Product Description Radiocrafts Industrial IP Mesh (RIIM) is a wireless sensor network that is capable of sending and receiving data directly to and from the internet. This makes it easy to connect to

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

ZigBee----free as a bee!

ZigBee----free as a bee! ZigBee----free as a bee! ZigBee is the perfect wireless solution for industrial control, medical purposes, alarm systems, building automation, and so many others. You just name it! ICP DAS releases the

More information

Figure 1.1: Some embedded device. In this course we shall learn microcontroller and FPGA based embedded system.

Figure 1.1: Some embedded device. In this course we shall learn microcontroller and FPGA based embedded system. Course Code: EEE 4846 International Islamic University Chittagong (IIUC) Department of Electrical and Electronic Engineering (EEE) Course Title: Embedded System Sessional Exp. 1: Familiarization with necessary

More information

User Guide: Quick Start - ATZB-256RFR2-XPRO

User Guide: Quick Start - ATZB-256RFR2-XPRO User Guide: Quick Start - ATZB-256RFR2-XPRO Introduction The Quick Start - ATZB-256RFR2-XPRO software package has been developed to demonstrate the capabilities and the performance of the Metirionic Ranging

More information

PXA270 EPIC Computer with Power Over Ethernet & Six Serial Protocols SBC4670

PXA270 EPIC Computer with Power Over Ethernet & Six Serial Protocols SBC4670 PXA270 EPIC Computer with Power Over Ethernet & Six Serial Protocols SBC4670 Features RoHS 520MHz Low-power ARM processor w/ 800 x 600 Color LCD Power Over Ethernet and 10/100BASE-T Ethernet GPS module

More information

Communications Options for Wireless Sensor Networks. Marco Zennaro and Antoine Bagula ICTP and UWC Italy and South Africa

Communications Options for Wireless Sensor Networks. Marco Zennaro and Antoine Bagula ICTP and UWC Italy and South Africa Communications Options for Wireless Sensor Networks Marco Zennaro and Antoine Bagula ICTP and UWC Italy and South Africa WSN communications options When considering communications options, parameters to

More information

Clock and Fuses. Prof. Prabhat Ranjan Dhirubhai Ambani Institute of Information and Communication Technology, Gandhinagar

Clock and Fuses. Prof. Prabhat Ranjan Dhirubhai Ambani Institute of Information and Communication Technology, Gandhinagar Clock and Fuses Prof. Prabhat Ranjan Dhirubhai Ambani Institute of Information and Communication Technology, Gandhinagar Reference WHY YOU NEED A CLOCK SOURCE - COLIN O FLYNN avrfreaks.net http://en.wikibooks.org/wiki/atmel_avr

More information

RN-174. WiSnap M2 Super Module. Features. Description. Applications. ~ page 1 ~ rn-174-ds v1.1 6/1/2011

RN-174. WiSnap M2 Super Module. Features. Description. Applications. ~ page 1 ~ rn-174-ds v1.1 6/1/2011 WiSnap M2 Super Module Features Development board containing the RN-171 module, status LEDs, power regulator Supports chip antenna (RN-174-C), PCB Trace antenna (RN-174-P), wire antenna (RN- 174-W) and

More information

GW-USB-05. User's Guide. FW v1.07. IQRF USB Gateway MICRORISC s.r.o. User_Guide_GW-USB-05_ Page 1

GW-USB-05. User's Guide. FW v1.07. IQRF USB Gateway MICRORISC s.r.o.   User_Guide_GW-USB-05_ Page 1 FW v1.07 IQRF USB Gateway User's Guide 2016 MICRORISC s.r.o. www.iqrf.org User_Guide 160405 Page 1 Description is an IQRF gateway with USB connectivity. It is intended as an interface between IQRF network

More information

BlueW-2310 Slim Dongle STA-UI-A005G WiFi & Bluetooth v2.1+edr Datasheets

BlueW-2310 Slim Dongle STA-UI-A005G WiFi & Bluetooth v2.1+edr Datasheets BlueW-2310 Slim Dongle STA-UI-A005G WiFi & Bluetooth v2.1+edr Datasheets Version 1.1 CONTENT 1 Introductions... 3 1.1 Features and Benefits... 3 1.2 Module System Diagram... 4 1.3 Product Specifications...

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

New STM32WB Series MCU with Built-in BLE 5 and IEEE

New STM32WB Series MCU with Built-in BLE 5 and IEEE New STM32WB Series MCU with Built-in BLE 5 and IEEE 802.15.4 Make the Choice of STM32WB Series The 7 keys points to make the difference 2 Open 2.4 GHz radio Multi-protocol Dual-core / Full control Ultra-low-power

More information

RN-174 WiFly Super Module

RN-174 WiFly Super Module RN- WiFly Super Module Features Evaluation board for the RN- module Supports chip antenna (RN--C), PCB trace antenna (RN--P), wire antenna (RN--W), and U.FL connector for an external antenna (RN--U) Ultra-low

More information

Health monitoring of an power amplifier using an ethernet controller

Health monitoring of an power amplifier using an ethernet controller Health monitoring of an power amplifier using an ethernet controller 1 Sharadha N, 2 J Pushpanjali 1 Student, 2 Assistant Professor Bangalore institute of technology Bangalore, India Abstract the computer

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

ENSC 427: COMMUNICATION NETWORKS

ENSC 427: COMMUNICATION NETWORKS ENSC 427: COMMUNICATION NETWORKS Simulation of ZigBee Wireless Sensor Networks Final Report Spring 2012 Mehran Ferdowsi Mfa6@sfu.ca Table of Contents 1. Introduction...2 2. Project Scope...2 3. ZigBee

More information

BT-22 Product Specification

BT-22 Product Specification BT-22 Product Specification Features Amp ed RF, Inc. Description 10.4 mm x 13.5 mm Our micro-sized Bluetooth module is the smallest form factor available providing a complete RF platform. The BT-22 is

More information

EmberNet Overview January C o m p a n y C o n f i d e n t i a l

EmberNet Overview January C o m p a n y C o n f i d e n t i a l EmberNet Overview 120-0001-210 January 2003 Copyright 2002 by Ember Corporation All rights reserved The information in this document is subject to change without notice. The statements, configurations,

More information

Freescale s Next Generation 8-bit LCD Solutions

Freescale s Next Generation 8-bit LCD Solutions Freescale s Next Generation 8-bit LCD Solutions When most consumers think of LCD, they probably envision a flat panel television or computer monitor. However, there are millions more LCDs out there that

More information

I/O System for the PSYONIC Advanced Bionic Hand. Team 28 Byron Hopps and Steven Sun ECE 445 Senior Design Fall 2017

I/O System for the PSYONIC Advanced Bionic Hand. Team 28 Byron Hopps and Steven Sun ECE 445 Senior Design Fall 2017 I/O System for the PSYONIC Advanced Bionic Hand Team 28 Byron Hopps and Steven Sun ECE 445 Senior Design Fall 2017 Background PSYONIC is a startup at the University of Illinois working on bringing low-cost

More information

AC : INFRARED COMMUNICATIONS FOR CONTROLLING A ROBOT

AC : INFRARED COMMUNICATIONS FOR CONTROLLING A ROBOT AC 2007-1527: INFRARED COMMUNICATIONS FOR CONTROLLING A ROBOT Ahad Nasab, Middle Tennessee State University SANTOSH KAPARTHI, Middle Tennessee State University American Society for Engineering Education,

More information

Product Specification

Product Specification Product Specification 15mm x 27mm Description One of the most capable Bluetooth modules available, the BT-21 Bluetooth OEM Module is designed for maximum flexibility. The BT-21 module includes 14 general

More information

A Human Fall Detection System:

A Human Fall Detection System: A Human Fall Detection System: Using leading edge technology Sensor and Analog Product Division RTAC Americas Human Fall Detection System The problem How to detect the fall of a person in different situations?

More information

The challenge with IoT

The challenge with IoT 1 Agenda The challenge with IoT Sensor to Cloud solution Sensor to Cloud system details SimpleLink Sub-1GHz hardware & software solution Getting started 2 The challenge with IoT We are trying to connect

More information

Prepaid Energy System

Prepaid Energy System Prepaid Energy System Group 21 Youssef Ojeil (EE) Michael Cuervo (EE) MD.S. Rahaman (EE) Sahin Okur (EE) Sponsored by: Supervised by Dr. Chung-Yong Chan Goals and Objectives Alternative pre-paid solution

More information

Design of Underground Current Detection Nodes Based on ZigBee

Design of Underground Current Detection Nodes Based on ZigBee MATEC Web of Conferences 22, 0104 5 ( 2015) DOI: 10.1051/ matecconf/ 20152201045 C Owned by the authors, published by EDP Sciences, 2015 Design of Underground Current Detection Nodes Based on ZigBee Deyu

More information

Serial Port Complete

Serial Port Complete Serial Port Complete COM Ports, USB Virtual COM Ports, and Ports for Embedded Systems Second Edition Jan Axelson Lakeview Research LLC Madison, WI 53704 Serial Port Complete: COM Ports, USB Virtual COM

More information

EEPROM с двойным интерфейсом RF/serial. ноябрь 2011

EEPROM с двойным интерфейсом RF/serial. ноябрь 2011 EEPROM с двойным интерфейсом RF/serial ноябрь 2011 The Dual interface E2PROM in HOME APPLIANCES Dual Interface EEPROM Introduction The Dual Interface EEPROM is an electrically-erasable memory which communicates

More information

RN-174. WiFly GSX Super Module. Features. Description. Applications. rn-174-ds v1.1 4/20/2011

RN-174. WiFly GSX Super Module. Features. Description. Applications.   rn-174-ds v1.1 4/20/2011 www.rovingnetworks.com rn-174-ds v1.1 4/20/2011 WiFly GSX Super Module Features Development board containing the RN-171 module, status LEDs, power regulator Supports chip antenna (-C), PCB Trace antenna

More information

Embedded Systems Lab Lab 1 Introduction to Microcontrollers Eng. Dalia A. Awad

Embedded Systems Lab Lab 1 Introduction to Microcontrollers Eng. Dalia A. Awad Embedded Systems Lab Lab 1 Introduction to Microcontrollers Eng. Dalia A. Awad Objectives To be familiar with microcontrollers, PIC18F4550 microcontroller. Tools PIC18F4550 Microcontroller, MPLAB software,

More information

Freescale Development Kits IEEE Wireless design made simple. freescale.com/802154

Freescale Development Kits IEEE Wireless design made simple. freescale.com/802154 Freescale Development Kits IEEE 802.15.4 Wireless design made simple IEEE 802.15.4 Wireless Design Made Simple Our Wireless Portfolio Our portfolio of 802.15.4 platforms lets the developer choose the best

More information

3.3V regulator. JA H-bridge. Doc: page 1 of 7

3.3V regulator. JA H-bridge. Doc: page 1 of 7 Digilent Cerebot Board Reference Manual Revision: 11/17/2005 www.digilentinc.com 215 E Main Suite D Pullman, WA 99163 (509) 334 6306 Voice and Fax Overview The Digilent Cerebot Board is a useful tool for

More information

LM931 Bluetooth low energy Module

LM931 Bluetooth low energy Module Bluetooth low energy Module Revised 24/JAN/2017 2.50mm 1m 10.1 m m 22m Features Bluetooth v4.1 specification I2C and UART 14 ma (at 0 dbm) Current Consumption (Tx Mode) 9 digital and 3 analogue (10-bit

More information

WIR-1386 / WIR-1186M Long Range 865MHz 867MHz RF Wireless Module with WIR-METERING Mesh Stack

WIR-1386 / WIR-1186M Long Range 865MHz 867MHz RF Wireless Module with WIR-METERING Mesh Stack WIR-1386 / WIR-1186M Long Range 865MHz 867MHz RF Wireless Module with WIR-METERING Mesh Stack info@wiredin.co.in Page 1 of 13 Table of Contents Features... 5 Pin-outs and Pin description... 5 Specifications...

More information

CM5000 DATASHEET v0.1

CM5000 DATASHEET v0.1 CM5000 DATASHEET - 2 - http://www.advanticsys.com/cm5000.html v0.1 Table of Contents 1. INTRODUCTION... 5 2. HARDWARE CHARACTERISTICS... 6 2.1 CM5000 DIAGRAMS... 6 2.2 MICROCONTROLLER DESCRIPTION - TI

More information

MT2 Introduction Embedded Systems. MT2.1 Mechatronic systems

MT2 Introduction Embedded Systems. MT2.1 Mechatronic systems MT2 Introduction Embedded Systems MT2.1 Mechatronic systems Mechatronics is the synergistic integration of mechanical engineering, with electronics and intelligent computer control in the design and manufacturing

More information

New STM32WB Series MCU with built-in Bluetooth 5 and IEEE

New STM32WB Series MCU with built-in Bluetooth 5 and IEEE New STM32WB Series MCU with built-in Bluetooth 5 and IEEE 802.15.4 Make the Choice of STM32WB Series The 7 keys points to make the difference 2 Open 2.4 GHz radio Multi-protocol Dual-core / Full control

More information

Sierra Radio Systems. Mesh Data Network. Reference Manual. Version 1.0

Sierra Radio Systems. Mesh Data Network. Reference Manual. Version 1.0 Sierra Radio Systems Mesh Data Network Reference Manual Version 1.0 Contents Hardware Xbee backpack board Xbee base station Xbee firmware configuration RS485 network power injector Protocol specification

More information

New CC430 combines leading MCU and RF technology

New CC430 combines leading MCU and RF technology New CC430 combines leading MCU and RF technology Brings personal and industrial wireless networking to the mass market Kevin Belnap MSP430 Marketing Mark Grazier Low Power RF Marketing Embargo date: November

More information

LM930 Bluetooth low energy Module (with U.FL Connector) Standalone (With Embedded Bluetooth v4.1 Stack)

LM930 Bluetooth low energy Module (with U.FL Connector) Standalone (With Embedded Bluetooth v4.1 Stack) Bluetooth low energy Module (with U.FL Connector) Revised 24/JAN/2017 m.11m 10 2.50mm m 22m Features Bluetooth v4.1 specification I2C and UART 14 ma (at 0 dbm) Current Consumption (Tx Mode) 9 digital and

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

RN-171-EK Evaluation Board

RN-171-EK Evaluation Board RN -17 1-E K-DS RN-171-EK Evaluation Board Features Ultra-low power: 4-uA sleep, 40-mA Rx, 180-mA Tx at 10 dbm Configurable transmit power: 0 to +12 dbm UART hardware interfaces and SPI slave Up to 1 Mbps

More information

Team: XeroDual. EEL 4924 Electrical Engineering Design. Final Report 3 August Project Ehrgeiz. Team Name: XeroDual

Team: XeroDual. EEL 4924 Electrical Engineering Design. Final Report 3 August Project Ehrgeiz. Team Name: XeroDual Page 1/20 EEL 4924 Electrical Engineering Design Final Report 3 August 2009 Project Ehrgeiz Team Name: XeroDual Reinier Santos yayan26@ufl.edu Project Abstract: This project aims to design a human interface

More information

Amarjeet Singh. January 30, 2012

Amarjeet Singh. January 30, 2012 Amarjeet Singh January 30, 2012 Website updated - https://sites.google.com/a/iiitd.ac.in/emsys2012/ Lecture slides, audio from last class Assignment-2 How many of you have already finished it? Final deadline

More information

The ZigBee Architecture An Introduction

The ZigBee Architecture An Introduction The ZigBee Architecture An Introduction May 18 th, 2011 Session I Introduction & Architecture I, 1 Contents Outline 1. Architectural Overview 2. Market Positioning 3. Convergence 4. Summary 2 ch.1: IEEE802.15.4

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

Designing a ZigBee Network

Designing a ZigBee Network Wireless Control That Simply Works Designing a ZigBee Network ESS 2006, Birmingham David Egan Ember Corporation Copyright 2004 ZigBee TM Alliance. All Rights Reserved. Contents: Typical Network Design

More information

Efficient HVAC System

Efficient HVAC System Efficient HVAC System Group 6 Sponsored by AC3 Development Group LLC Derick Holzmacher Cory Glass Andrew Mertens Joshua New Motivation HVAC systems are one of the leading energy consuming appliances in

More information

Test Bank for A Guide to Designing and Implementing Local And Wide Area Networks 2nd Edition by Palmer and Sinclair

Test Bank for A Guide to Designing and Implementing Local And Wide Area Networks 2nd Edition by Palmer and Sinclair Test Bank for A Guide to Designing and Implementing Local And Wide Area Networks 2nd Edition by Palmer and Sinclair Link download full: https://testbankservice.com/download/test-bank-for-aguide-to-designing-and-implementing-local-and-wide-area-networks-2ndedition-by-palmer-and-sinclair/

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

Ant6. 6 Channel H Bridge 3-Axis Bipolar Stepper Motor Controller. Technical Reference Manual PCB Rev 1.0.

Ant6. 6 Channel H Bridge 3-Axis Bipolar Stepper Motor Controller. Technical Reference Manual PCB Rev 1.0. Ant6 6 Channel H Bridge 3-Axis Bipolar Stepper Motor Controller Technical Reference Manual PCB Rev 1.0 www.soc-robotics.com Copyright 2008. SOC Robotics, Inc. 1 Manual Rev 0.9 Warranty Statement SOC Robotics

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

Embedded System Project (521423S) - Specifications

Embedded System Project (521423S) - Specifications Embedded System Project (521423S) - Specifications Design phases power consumption, environment etc. partitioning, basic solutions System requirements Sketch of hardware Sketch of software operation procedures

More information

Main objectives or functions can be modelled like different blocks or components that can be observed in Figure 1. Figure 1: HOPE System Architecture

Main objectives or functions can be modelled like different blocks or components that can be observed in Figure 1. Figure 1: HOPE System Architecture Overall Approach HOPE system can be modelled as a distributed system where many agents (subsystem located in each patient 's home) are connected to a main agent, the HOPE server, using IP communication

More information

im871a Wireless M-Bus

im871a Wireless M-Bus Document ID: 4100/6404/0048 IMST GmbH Carl-Friedrich-Gauß-Str. 2-4 47475 KAMP-LINTFORT GERMANY General Information Document Information File name im871a_wmbus_usermanual.docx Created 2011-06-10 Total pages

More information

USER GUIDE EDBG. Description

USER GUIDE EDBG. Description USER GUIDE EDBG Description The Atmel Embedded Debugger (EDBG) is an onboard debugger for integration into development kits with Atmel MCUs. In addition to programming and debugging support through Atmel

More information

International Journal of Engineering Research & Management Technology

International Journal of Engineering Research & Management Technology International Journal of Engineering Research & Management Technology March- 2015 Volume 2, Issue-2 VIWA- Vibrating Watch Anti Theft System for Mobile Phones Using Zigbee Modules Aayush Tandon, Bhavya

More information

Logitech Advanced 2.4 GHz Technology With Unifying Technology

Logitech Advanced 2.4 GHz Technology With Unifying Technology Logitech Advanced 2.4 GHz Technology Revision 070709 December 8, 2009 TABLE OF CONTENTS 1 INTRODUCTION: THE MOVE TO WIRELESS PERIPHERALS IN BUSINESS... 3 2 SYSTEM OVERVIEW... 4 2.1 NETWORK TOPOLOGY...4

More information

CEL ZigBee TM / Application Brief

CEL ZigBee TM / Application Brief A p p l i c a t i o n Br i e f AB1001 CEL ZigBee TM /802.15.4 Application Brief Data communication path in HVAC Systems utilizing wireless ZigBee Modules Introduction Building/Factory owners are faced

More information

March 21, BT22 Datasheet. Amp ed RF Technology, Co., Ltd.

March 21, BT22 Datasheet. Amp ed RF Technology, Co., Ltd. March 21, 2011 BT22 Datasheet Amp ed RF Technology, Co., Ltd. BT22 Features Bluetooth features Bluetooth qualified Bluetooth v2.1+edr Class 2 radio Range up to 30m LOS Description 10.4 mm x 13.5 mm Our

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

ECE 480 Design Team 3 Proposal. Power-over-Ethernet for Wireless Home Automation Sponsored by Texas Instruments

ECE 480 Design Team 3 Proposal. Power-over-Ethernet for Wireless Home Automation Sponsored by Texas Instruments ECE 480 Design Team 3 Proposal Power-over-Ethernet for Wireless Home Automation Sponsored by Texas Instruments David DeLuca Kang Hu Lee Sasang Balachandran Hassan Abdullahi Raghava Karthik Hemmanur Dr.

More information

ECE Fall 2016

ECE Fall 2016 ECE 4901 - Fall 2016 Team 1714: Smartwatch-like Device and Apps for Continuous Glucose Monitoring Evan Brown - Electrical Engineering Magda Kaczynska - Electrical Engineering Brian Marquis - Electrical

More information

Thread in Commercial Backgrounder

Thread in Commercial Backgrounder Thread in Commercial Backgrounder September 2018 An introduction to Thread, its Network Topology and Application Support 1 What is Thread Thread is an open standard for wireless communication providing

More information

Homework 6: Printed Circuit Board Layout Design Narrative

Homework 6: Printed Circuit Board Layout Design Narrative Homework 6: Printed Circuit Board Layout Design Narrative Team Code Name: Home Kinection Group No. 1 Team Member Completing This Homework: Stephen Larew E-mail Address of Team Member: sglarew @ purdue.edu

More information

Introduction to Microcontroller Apps for Amateur Radio Projects Using the HamStack Platform.

Introduction to Microcontroller Apps for Amateur Radio Projects Using the HamStack Platform. Introduction to Microcontroller Apps for Amateur Radio Projects Using the HamStack Platform www.sierraradio.net www.hamstack.com Topics Introduction Hardware options Software development HamStack project

More information

8/11/11. Radio Communication Configurations Zigbee Configurations. Zigbee. XBee Wireless

8/11/11. Radio Communication Configurations Zigbee Configurations. Zigbee. XBee Wireless Radio Communication XBee Wireless Michelle Shorter 802.15.4 Low Power Low bandwidth Addressing Affordable Small Standardized Popular Electromagnetic Waves No medium required Modulation Well described mystery

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

Product Specification

Product Specification Product Specification Features Amp ed RF, Inc. Description 15mm x 27mm The added class 1 power, +18dBm, of the BT-11, gives this module one of the best ranges in the industry. It s completely pin compatible

More information

Accelerometer with Analog and Digital I/O for StackableUSB USB1600

Accelerometer with Analog and Digital I/O for StackableUSB USB1600 The USB1600 accelerometer module provides the ideal mix of sensing ranges, resolutions, and sampling rates for rugged, compact embedded systems. The module stacks directly onto any StackableUSB Host computer

More information

HYDRA-X23/X23S. Power Application Controllers. PAC HYDRA-X User s Guide. Copyright 2014 Active-Semi, Inc.

HYDRA-X23/X23S. Power Application Controllers. PAC HYDRA-X User s Guide.   Copyright 2014 Active-Semi, Inc. HYDRA-X23/X23S Power Application Controllers PAC5223 - HYDRA-X User s Guide www.active-semi.com Copyright 2014 Active-Semi, Inc. CONTENTS Contents...2 Overview...3 HYDRA-X23/X23S Body Resources...5 Header

More information

ARM mbed Reference Designs

ARM mbed Reference Designs ARM mbed Reference Designs Steve Ogborne Senior Engineer Internet of Things Business Unit mbed Connect / Shenzhen, China 15 th Dec 2015 Contents Intro Smart City Sub-GHz Reference Design Wi-Fi Reference

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

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

ArduCAM CC3200 UNO board

ArduCAM CC3200 UNO board ArduCAM CC3200 UNO board User Guide Rev 1.2, Mar 2017 Table of Contents 1 Introduction... 2 2 Features... 3 3 Pin Definition... 4 4 Getting Started CC3200 with Energia... 5 4.1 Out of the Box Test... 5

More information