Digi Xbee® 3 Zigbee® RF Module

Total Page:16

File Type:pdf, Size:1020Kb

Digi Xbee® 3 Zigbee® RF Module Digi XBee® 3 ZigBee® RF Module User Guide Revision history—90001539 Revision Date Description G April 2020 Added centralized trust center backups. Added the BK, BP, CX, R?, US, RK, and KB commands. Added OTA upgrades. Added Open Join Window indication. H May 2020 Revised all API frame descriptions. Added ZDO cluster commands and information. J September Added a note to D8. Updated OTA firmware/file system upgrades. 2020 Updated Considerations for older firmware versions. K April 2021 Updated ZDO clusters to indicate XBee support. L July 2021 Added safety instructions. Trademarks and copyright Digi, Digi International, and the Digi logo are trademarks or registered trademarks in the United States and other countries worldwide. All other trademarks mentioned in this document are the property of their respective owners. © 2020 Digi International Inc. All rights reserved. Disclaimers Information in this document is subject to change without notice and does not represent a commitment on the part of Digi International. Digi provides this document “as is,” without warranty of any kind, expressed or implied, including, but not limited to, the implied warranties of fitness or merchantability for a particular purpose. Digi may make improvements and/or changes in this manual or in the product(s) and/or the program(s) described in this manual at any time. Warranty To view product warranty information, go to the following website: www.digi.com/howtobuy/terms Customer support Gather support information: Before contacting Digi technical support for help, gather the following information: Product name and model Product serial number (s) Firmware version Operating system/browser (if applicable) Logs (from time of reported issue) Digi XBee® 3 Zigbee® RF Module 2 Trace (if possible) Description of issue Steps to reproduce Contact Digi technical support: Digi offers multiple technical support plans and service packages. Contact us at +1 952.912.3444 or visit us at www.digi.com/support. Feedback To provide feedback on this document, email your comments to [email protected] Include the document title and part number (Digi XBee® 3 Zigbee® RF Module, 90001539 L) in the subject line of your email. Digi XBee® 3 Zigbee® RF Module 3 Contents Digi XBee® 3 Zigbee® RF Module Applicable firmware and hardware 18 Change the firmware protocol 18 Regulatory information 18 Safety instructions 18 XBee modules 18 Get started Configure the XBee 3 Zigbee RF Module Configure the device using XCTU 21 Custom defaults 21 Set custom defaults 21 Restore factory defaults 21 Limitations 21 Custom configuration: Create a new factory default 21 Set a custom configuration 22 Clear all custom configuration on a device 22 XBee bootloader 22 Send a firmware image 22 Software libraries 23 XBee Network Assistant 23 XBee Multi Programmer 24 Update the firmware over-the-air Add the device to XCTU 26 Update to the latest firmware 26 Get started with MicroPython About MicroPython 28 MicroPython on the XBee 3 Zigbee RF Module 28 Use XCTU to enter the MicroPython environment 28 Use the MicroPython Terminal in XCTU 29 MicroPython examples 29 Example: hello world 29 Digi XBee® 3 Zigbee® RF Module 4 Example: enter MicroPython paste mode 29 Example: use the time module 30 Example: AT commands using MicroPython 30 MicroPython networking and communication examples 31 Zigbee networks with MicroPython 31 Example: forming and joining a Zigbee network using MicroPython 32 Example: network Discovery using MicroPython 33 Examples: transmitting data 34 Receiving data 35 Example: communication between two XBee 3 Zigbee modules 36 Exit MicroPython mode 39 Other terminal programs 39 Tera Term for Windows 39 Use picocom in Linux 40 Micropython help () 41 Secure access Secure Sessions 44 Configure the secure session password for a device 44 Start a secure session 44 End a secure session 45 Secured remote AT commands 45 Secure a node against unauthorized remote configuration 45 Remotely configure a node that has been secured 46 Send data to a secured remote node 47 End a session from a server 47 Secure Session API frames 48 Secure transmission failures 48 Data Frames - 0x10 and 0x11 frames 49 Remote AT Commands- 0x17 frames 49 File system Overview of the file system 51 Directory structure 51 Paths 51 Limitations 51 XCTU interface 52 Get started with BLE Enable BLE on the XBee 3 Zigbee RF Module 54 Enable BLE and configure the BLE password 54 Get the Digi XBee Mobile phone application 55 Connect with BLE and configure your XBee 3 device 56 BLE reference BLE advertising behavior and services 58 Device Information Service 58 XBee API BLE Service 58 API Request characteristic 58 Digi XBee® 3 Zigbee® RF Module 5 API Response characteristic 59 Serial communication Serial interface 61 UART data flow 61 Serial data 61 Serial buffers 62 Serial receive buffer 62 Serial transmit buffer 63 UART flow control 63 CTS flow control 63 RTS flow control 63 Break control 63 I2C 64 SPI operation SPI communications 66 Full duplex operation 67 Low power operation 67 Select the SPI port 68 Force UART operation 69 Modes Transparent operating mode 71 Serial-to-RF packetization 71 API operating mode 71 Command mode 71 Enter Command mode 72 Troubleshooting 72 Send AT commands 72 Response to AT commands 73 Apply command changes 73 Make command changes permanent 73 Exit Command mode 74 Idle mode 74 Transmit mode 74 Receive mode 75 Sleep mode 75 Zigbee networks The Zigbee specification 77 Zigbee stack layers 77 Zigbee networking concepts 78 Device types 78 PAN ID 80 Operating channels 80 Zigbee application layers: in depth 81 Application Support Sublayer (APS) 81 Application profiles 81 Digi XBee® 3 Zigbee® RF Module 6 Zigbee coordinator operation 83 Form a network 83 Security policy 83 Channel selection 83 PAN ID selection 83 Persistent data 83 Coordinator startup 84 Permit joining 85 Reset the coordinator 85 Leave a network 86 Replace a coordinator (security disabled only) 86 Example: start a coordinator 87 Example: replace a coordinator (security disabled) 87 Router operation 88 Discover Zigbee networks 88 Join a network 88 Authentication 88 Persistent data 88 Router joining 89 Router network connectivity 90 End device operation 92 Discover Zigbee networks 92 Join a network 93 Parent child relationship 93 End device capacity 93 Authentication 93 Persistent data 94 Orphan scans 94 End device joining 94 Parent connectivity 95 Reset the end device 95 Channel scanning 95 Manage multiple Zigbee networks 96 Filter PAN ID 96 Configure security keys 96 Prevent unwanted devices from joining 96 Application messaging framework 97 Transmission, addressing, and routing Addressing 99 64-bit device addresses 99 16-bit device addresses 99 Application layer addressing 99 Data transmission 99 Broadcast transmissions 99 Unicast transmissions 100 Address resolution 100 Address table 101 Group table 102 Binding transmissions 102 Multicast transmissions 102 Address resolution 102 Address resolution 102 Binding table 103 Digi XBee® 3 Zigbee® RF Module 7 Fragmentation 103 Data transmission examples 103 Send a packet in Transparent mode 103 Send data in API mode 104 API frame examples 105 RF packet routing 105 Link status transmission 106 AODV mesh routing 107 Many-to-One routing 110 High/Low RAM Concentrator mode 110 Source routing 110 Encrypted transmissions 115 Maximum RF payload size 115 Throughput 117 ZDO transmissions 117 Send a ZDO command 118 Receiving ZDO command and responses 118 Support ZDOs with the XBee API 122 Support the ZDP with the XBee API 122 ZDO clusters 123 API example 1 139 API example 2 140 API example 3 141 API example 4 142 API example 5 143 API example 6 144 API Example 7 145 Transmission timeouts 146 Unicast timeout 147 Extended timeout 147 Transmission examples 148 Zigbee security Security overview 151 Network key 151 Link key 151 Preconfigured link key - moderate security 152 Well-known default link key - low security 152 Install code derived link key - high security 152 Join window 152 Key management 153 Centralized security 153 Distributed security 154 Device registration 154 Centralized trust center 154 Distributed trust center 155 Example: Form a secure network 155 Example: Join a secure network using a preconfigured link key 156 Example: Register a joining node without a preconfigured link key 156 Example: Register a joining node using an install code 157 Example: Deregister a previously registered device 158 Registration scenario 158 Digi XBee® 3 Zigbee® RF Module 8 Centralized trust center backup Create the backup file 161 New networks 161 Existing networks 161 Store the file 161 Recover a Centralized Trust Center 161 Best practices 162 Network commissioning and diagnostics 163 Place devices 163 Device discovery 164 Commissioning pushbutton and associate LED 165 Binding 168 Group Table API 172 Manage End Devices End device operation 183 Parent operation 183 End Device poll timeouts 184 End Device child table 184 Packet buffer usage 184 Non-Parent device operation 185 End Device configuration 185 Pin sleep 186 Cyclic sleep 188 Recommended sleep current measurements 194 Achieve the lowest sleep current 194 Compensate for switching time 194 Internal pin pull-ups 194 Transmit RF data 195 Receiving RF data 195 I/O sampling 195 Wake end devices with the Commissioning Pushbutton 195 Parent verification 195 Rejoining 196 Router/Coordinator configuration 196 RF packet buffering timeout 196 Child poll timeout 197 Adaptive polling 197 Transmission timeout 197 Short sleep periods 197 Extended sleep periods 197 Sleep examples 198 Example 1: Configure a device to sleep for 20 seconds, but set SN such that the On/sleep line will remain de-asserted for up to 1 minute. 198 Example 2: Configure an end device to sleep for 20 seconds, send 4 I/O samples in 2 seconds, and return to sleep. 198 Example 3: configure a device for extended sleep: to sleep for 4 minutes.
Recommended publications
  • AR2200 (Version 2) RF Module User Guide
    AR2200 (Version 2) RF Module User Guide TransCore 8600 Jefferson Street NE Albuquerque, New Mexico 87113 February 2012 P/N 411947-007 Information in this document is subject to change and does not represent a commitment on the part of TC License, Ltd. © 2007 TC License, Ltd. All rights reserved. TRANSCORE and AMTECH are registered trademarks of TC License, Ltd. All other trademarks listed are the property of their respective owners. Contents subject to change. Printed in the U.S.A. For further information, contact: TransCore 3410 Midcourt Road, Suite 102 Carrollton, Texas 75006 USA Phone: (214) 461-4031 Fax: (214) 461-6478 Technical Support Web: transcore.com/rfidsupport Phone: (505) 856-8007 For comments or questions about this document, e-mail [email protected]. iii WARNING TO USERS IN THE UNITED STATES FEDERAL COMMUNICATIONS COMMISSION (FCC) LOCATION AND MONITORING SERVICE STATEMENT 47 CFR §90.351 NOTE: The user is required to obtain a Part 90 site license from the FCC to operate this radio frequency identification (RFID) device in the United States. See product label for FCC ID number. Access the FCC Web site at www.fcc.gov/Forms/Form601/601.html or wireless.fcc.gov/index.htm?job=online_filing to obtain additional information concerning licensing requirements. NOTE: Users in all countries should check with the appropriate local authorities for licensing requirements. FCC RADIO FREQUENCY INTERFERENCE STATEMENT 47 CFR §15.105(a) NOTE: This equipment has been tested and found to comply with the limits for a Class A digital device pursuant to Part 15 of the FCC rules.
    [Show full text]
  • Price List/Order Terms
    PRICE LIST/ORDER TERMS 575 SE ASHLEY PLACE • GRANTS PASS, OR 97526 PHONE: (800) 736-6677 • FAX: (541) 471-6251 WIRELESS MADE SIMPLE www.linxtechnologies.com RF MODULES Prices Effective 02/04/04 Linx RF modules make it easy and cost-effective to add wireless capabilities to any product. That’s because Linx modules contain all the components necessary for the transmission of RF. Since no external components (except an antenna) are needed, the modules are easily applied, even by persons lacking previous RF design experience. This conserves valuable engineering resources and greatly reduces the product's time to market. Once in production, Linx RF modules improve yields, reduce placement costs, and eliminate the need for testing or adjustment. LC Series - Low-Cost Ultra-Compact RF Data Module The LC Series is ideally suited for volume use in OEM applications, such as remote control, security, identification, and periodic data transfer. Packaged in a compact SMD package, the LC modules utilize a highly optimized SAW architecture to achieve an unmatched blend of performance, size, efficiency and cost. Quantity TX RX-P* RX-S • Complete RF TX/RX solution <200 $5.60 $11.80 $10.90 • Ultra-compact size • Low cost in volume 200-999 $4.90 $10.65 $9.85 • High-performance SAW 1,000-4,999 $4.38 $9.50 $8.90 architecture >5000 Call Call Call • Direct serial interface • Low power consumption Part #’s Description • 5kbps maximum data rate TXM-***-LC LC Series Transmitter • >300ft. range RXM-***-LC-P LC Series Receiver Pinned SMD • No production tuning RXM-***-LC-S LC Series Receiver Compact SMD • No external components =315, 418, 433MHz 418MHz Standard RX-S *** required (except antenna) * = -P version not recommended for new designs • Wide temperature range RX-P LR Series - Long Range, Low Cost RF Data Module NEW The LR Series provides a 5-10 times range improvement over previous discrete and modular solutions and establishes a new benchmark for range performance and cost effectiveness within our product line.
    [Show full text]
  • Voice Controlled Home Automation Akshay Mewada, Ayush Mishra, Manoj Gupta, Rahul Dash, Prof
    Volume 6, Issue 3, March 2016 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Special Issue on 3rd International Conference on Electronics & Computing Technologies-2016 Conference Held at K.C. College of Engineering & Management Studies & Research, Maharashtra, India Voice Controlled Home Automation Akshay Mewada, Ayush Mishra, Manoj Gupta, Rahul Dash, Prof. Nilofer Mulla BE EXTC, Department of Electronics and Telecommunication Engineering, K.C. College of Engineering & Management Studies & Research, Kopri, Thane (E), Maharashtra, India Abstract— Voice Controlled Home Automation is a very useful project for the adults and physically disabled persons, who are not able to do various activities efficiently when they are at home and need one’s assistant to perform those tasks. With the Voice Recognition the complication of wiring in case of wired automation is prevented. With the use of Bluetooth Home Automation considerable amount of power saving is possible and it is flexible and compatible with future technologies so it can be easily customized for individual requirements. Voice recognition system provides secure access to home. In the recent years, the Home Automation systems have seen rapid changes due to introduction of various wireless technologies. Home Automation industry is growing rapidly, this is fuelled by the need to provide supporting systems that are made to ease our life. Automation systems is supposed to be implemented in existing home environments, without any changes in the infrastructure. The automation is based on recognition of voice commands and uses Bluetooth modules along with microcontroller. This paper presents the overall design of ‘Voice Controlled Home Automation’, which we are currently developing.
    [Show full text]
  • Design and Implementation of Internet of Things for Home Environment
    Copyright is owned by the Author of the thesis. Permission is given for a copy to be downloaded by an individual for the purpose of research and private study only. The thesis may not be reproduced elsewhere without the permission of the Author. Design and Implementation of Internet of Things for Home Environment A thesis presented in partial fulfilment of the requirements for the degree of Master of Engineering in Electronics and Computer Systems Engineering at Massey University, Manawatu, New Zealand. Sean Kelly 2013 Abstract An integrated framework for smart home monitoring towards internet of things based on ZigBee and 6LoWPAN wireless sensor networks is presented. The system was developed to retrofit existing sub systems of wireless technologies in order to reduce cost, and complexity. The practical internetworking architecture and the connection procedures for reliable measurement of smart sensors parameters and transmission of sensing data via internet are presented. A ZigBee based sensing system was designed and developed to see the feasibility of the system in home automation for contextual environmental monitoring. The ubiquitous sensing system is based on combination of pervasive distributed sensing units and an information system for data aggregation and analysis. Results related to the home automation parameters and execution of the system running continuously for long durations is encouraging. The prototype system (ZigBee based) was tested to generate real-time graphical information rather than using a simulator or a test bed scenario. A trail has also been performed with 6LoWPAN technology to provide functionality as the ZigBee based system. The overall internetworking architecture describes the integration of a low power consumption wireless sensor network with the internet.
    [Show full text]
  • Wireless Temperature Monitoring System Using Wireless Sensor Networks
    ISSN: 2278 – 909X International Journal of Advanced Research in Electronics and Communication Engineering (IJARECE) Volume 1, Issue 4, October 2012 WIRELESS TEMPERATURE MONITORING SYSTEM USING WIRELESS SENSOR NETWORKS Author -Prof.S.S.Sarade Prof.A.C.Joshi Prof. SACHIN S. PATIL Prof.A.N.Shinde R.I.T Rajaramnagar ADCET, ASHTA A.D.C.E.T ASHTA ADCET, ASHTA [email protected] Abstract - In today’s world we are facing with and networking possibilities with a variety of many different types of emergencies in networks such as CISCO messaging client or a the indoor environment. Response to such desktop program in order to make messaging emergencies is critical in order to protect easily integrated with existing systems. Using resources including human life and also we can wireless sensor networks it is possible to inform save property from damage. In this Paper, we appropriate user in timely manner. It emergency present wireless sensor network for Temperature detection and it is possible to save life of people, monitoring. Which can report the emergency to it will avoid damage of property. [1] the users in various forms, such as pop-ups on a The advancement of science and Computer screen, SMS on their cell phones and technology are dependent on parallel progress in so on. Due to this flexibility of reporting low sensing and measurement techniques. The cost wireless sensor network prepared for reason for this is obvious. As science and emergency response system of future. In this technology move ahead new phenomena and paper we are going to develop three wireless relationships are discovered and these advances sensor nodes and we have to place in different make new types of imperative.
    [Show full text]
  • Wolfbot: a Distributed Mobile Sensing Platform for Research and Education
    Proceedings of 2014 Zone 1 Conference of the American Society for Engineering Education (ASEE Zone 1) WolfBot: A Distributed Mobile Sensing Platform for Research and Education Joseph Betthauser, Daniel Benavides, Jeff Schornick, Neal O’Hara, Jimit Patel, Jeremy Cole, Edgar Lobaton Abstract— Mobile sensor networks are often composed of agents with weak processing capabilities and some means of mobility. However, recent developments in embedded systems have enabled more powerful and portable processing units capable of analyzing complex data streams in real time. Systems with such capabilities are able to perform tasks such as 3D visual localization and tracking of targets. They are also well-suited for environmental monitoring using a combination of cameras, microphones, and sensors for temperature, air-quality, and pressure. Still there are few compact platforms that combine state of the art hardware with accessible software, an open source design, and an affordable price. In this paper, we present an in- depth comparison of several mobile distributed sensor network platforms, and we introduce the WolfBot platform which offers a balance between capabilities, accessibility, cost and an open- design. Experiments analyzing its computer-vision capabilities, power consumption, and system integration are provided. Index Terms— Distributed sensing platform, Swarm robotics, Open design platform. I. INTRODUCTION ireless sensor networks have been used in a variety of Wapplications including surveillance for security purposes [30], monitoring of wildlife [36], [25], [23], Fig 1.WolfBot mobile sensing platform and some of its features. and measuring pollutant concentrations in an environment [37] [24]. Initially, compact platforms were deployed in order to As the number of mobile devices increases, tools for perform low-bandwidth sensing (e.g., detecting motion or distributed control and motion planning for swarm robotic recording temperature) and simple computations.
    [Show full text]
  • Long-Range Wireless Radio Technologies: a Survey
    future internet Review Long-Range Wireless Radio Technologies: A Survey Brandon Foubert * and Nathalie Mitton Inria Lille - Nord Europe, 59650 Villeneuve d’Ascq, France; [email protected] * Correspondence: [email protected] Received: 19 December 2019; Accepted: 11 January 2020; Published: 14 January 2020 Abstract: Wireless networks are now a part of the everyday life of many people and are used for many applications. Recently, new technologies that enable low-power and long-range communications have emerged. These technologies, in opposition to more traditional communication technologies rather defined as "short range", allow kilometer-wide wireless communications. Long-range technologies are used to form Low-Power Wide-Area Networks (LPWAN). Many LPWAN technologies are available, and they offer different performances, business models etc., answering different applications’ needs. This makes it hard to find the right tool for a specific use case. In this article, we present a survey about the long-range technologies available presently as well as the technical characteristics they offer. Then we propose a discussion about the energy consumption of each alternative and which one may be most adapted depending on the use case requirements and expectations, as well as guidelines to choose the best suited technology. Keywords: long-range; wireless; IoT; LPWAN; mobile; cellular; LoRa; Sigfox; LTE-M; NB-IoT 1. Introduction Wireless radio technologies, such as Wi-Fi, are used daily to enable inter-device communications. In the last few years, new kinds of wireless technologies have emerged. In opposition to standard wireless technologies referred to as “short-range”, long-range radio technologies allow devices to communicate over kilometers-wide distances at a low energy cost, but at the expense of a low data rate.
    [Show full text]
  • CC2650MODA Simplelink™ Bluetooth® Low Energy Wireless MCU Module
    Product Order Technical Tools & Support & Reference Folder Now Documents Software Community Design CC2650MODA SWRS187D –AUGUST 2016–REVISED JULY 2019 CC2650MODA SimpleLink™ Bluetooth® low energy Wireless MCU Module 1 Device Overview 1.1 Features 1 • Microcontroller • Low Power – Powerful ARM® Cortex®-M3 – Wide Supply Voltage Range – EEMBC CoreMark® Score: 142 – Operation from 1.8 to 3.8 V – Up to 48-MHz Clock Speed – Active-Mode RX: 6.2 mA – 128KB of In-System Programmable Flash – Active-Mode TX at 0 dBm: 6.8 mA – 8KB of SRAM for Cache – Active-Mode TX at +5 dBm: 9.4 mA – 20KB of Ultra-Low-Leakage SRAM – Active-Mode MCU: 61 µA/MHz – 2-Pin cJTAG and JTAG Debugging – Active-Mode MCU: 48.5 CoreMark/mA – Supports Over-The-Air (OTA) Upgrade – Active-Mode Sensor Controller: • Ultra-Low-Power Sensor Controller 0.4 mA + 8.2 µA/MHz – Can Run Autonomous From the Rest of the – Standby: 1 µA (RTC Running and RAM/CPU System Retention) – 16-Bit Architecture – Shutdown: 100 nA (Wake Up on External – 2KB of Ultra-Low-Leakage SRAM for Events) Code and Data • RF Section • Efficient Code Size Architecture, Placing Drivers, – 2.4-GHz RF Transceiver Compatible With Bluetooth® low energy Controller, IEEE® 802.15.4 Bluetooth low energy (BLE) 5.1 Specification Medium Access Control (MAC), and Bootloader in and IEEE 802.15.4 PHY and MAC ROM – CC2650MODA RF-PHY Qualified (QDID: • Integrated Antenna 88415) • Peripherals – Excellent Receiver Sensitivity (–97 dBm for – All Digital Peripheral Pins Can Be Routed to Bluetooth low energy and –100 dBm for Any GPIO 802.15.4),
    [Show full text]
  • The International Journal of Science & Technoledge
    The International Journal Of Science & Technoledge (ISSN 2321 – 919X) www.theijst.com THE INTERNATIONAL JOURNAL OF SCIENCE & TECHNOLEDGE Wireless Microcontroller Based Mutlidrop System L. J. Kore P.G. Student, Electronics & Telecommunication Enginerring Department, SVERI’s College of Engineering, Pandharpur, Maharashtra, India Dr. Bodhe S. K. Professor, Electronics & Telecommunication Enginerring Department, SVERI’s College of Engineering, Pandharpur, Maharashtra, India Abstract: In our daily life, Wireless based industrial automation is a prim e concern. The field of approach to Zigbee Based Wireless Network for Industrial Applications has been standardized now a days. A wireless control and monitoring system for a industrial machines realized using the Zigbee communication protocol for safe and economic data communication in industrial fields where the wired communication is either more expensive or impossible due to physical conditions. The machines can be controlled wireless due to the microcontroller interface developed with Zigbee. It is also possible to protect the machines against some critical conditions such as change in temperature, humidity, light, pressure etc. so controlling, monitoring, and protection of the system are realized in real time. So the wireless communication technology is used in this paper, controlling abilities of the system are increased and also hardware and the necessities of other similar equipment for data communication are minimized. We concerns with designing and implementing the system which can be utilized effectively to reduce human efforts and accuracy of measurement of data. The main work behind this is to make instrumentation system more power full by enabling it modern communication technologies. Here we are using different sensors like temperature and humidity to measure surrounding temperature and humidity.
    [Show full text]
  • RF Based Wireless Remote Using RX-TX MODULES (434Mhz.)
    RF Based Wireless Remote using RX-TX MODULES (434MHz.) Summary of the project This circuit utilizes the RF module (Tx/Rx) for making a wireless remote, which could be used to drive an output from a distant place. RF module, as the name suggests, uses radio frequency to send signals. These signals are transmitted at a particular frequency and a baud rate. A receiver can receive these signals only if it is configured for that frequency. A four channel encoder/decoder pair has also been used in this system. The input signals, at the transmitter side, are taken through four switches while the outputs are monitored on a set of four LEDs corresponding to each input switch. The circuit can be used for designing Remote Appliance Control system. The outputs from the receiver can drive corresponding relays connected to any household appliance. Description This radio frequency (RF) transmission system employs Amplitude Shift Keying (ASK) with transmitter/receiver (Tx/Rx) pair operating at 434 MHz. The transmitter module takes serial input and transmits these signals through RF. The transmitted signals are received by the receiver module placed away from the source of transmission. The system allows one way communication between two nodes, namely, transmission and reception. The RF module has been used in conjunction with a set of four channel encoder/decoder ICs. Here HT12E & HT12D have been used as encoder and decoder respectively. The encoder converts the parallel inputs (from the remote switches) into serial set of signals. These signals are serially transferred through RF to the reception point. The decoder is used after the RF receiver to decode the serial format and retrieve the original signals as outputs.
    [Show full text]
  • Home Automation System
    Home Automation System Clayton Brutus, Computer Engineering Project Advisor and Sponsor: Mr. Mark Randall April 26, 2018 Evansville, Indiana Table of Contents I. Introduction II. Background III. Client Requirements IV. Project Design A. Initial Design Choices B. Constraints and Considerations i. Safety Considerations ii. Mechanical Constraints iii. Manufacturability C. Hardware i. Relay Control ii. Light Dimming iii. Power Monitoring iv. Thermostat D. Software i. Server ii. Touchscreen Interface iii. Amazon Skill Lambda Function V. Results VI. Conclusion VII. References VIII. Appendices A. Schematic Print ​ B. Light Switch Bill of Materials C. Server Code D. Touchscreen GUI Code E. Amazon Skill Lambda Script List of Figures Figure 1: Digi XBee Pro S2C Development Module Figure 2: Raspberry Pi Model 3 B Figure 3: Amazon Echo Dot 2nd Edition Figure 4: Lightswitch PCB Assembly Figure 5: Hub Assembly Figure 6: Relay Toggling Circuit Figure 7: Light Dimming Circuit Figure 8: Digital Potentiometer and PWM Generator Circuit Figure 9: Diode AND Gate with Schmitt Trigger Inverter Figure 10: Current Transformer Figure 11: Power Usage Measuring Circuit Figure 12: 3D PCB Renderings (Front, Back) Figure 13: Server Request Processing Flowchart Figure 14: Touchscreen Interface List of Tables Table 1: Existing Home Automation System Table 2: Available Voice Commands I. Introduction Home automation systems are a relatively new concept which aim to make houses more intelligent and automated in order to make life easier and safer for a house’s occupants. Existing systems usually are capable of controlling the lighting, appliances, temperature, and security systems of an home by replacing the devices in the traditional ‘dumb’ devices with advanced ‘smart’ devices.
    [Show full text]
  • Mugla Journal of Science and Technology a WIRELESS SENSOR
    Mugla Journal of Science and Technology, Vol 3, No 2, 2017, Pages 150-154 Mugla Journal of Science and Technology A WIRELESS SENSOR NETWORK APPLICATION FOR VEHICLE TRACKING IN CAMPUS AREAS Gürcan ÇETİN1* , Feyyaz OKUL 1 , Süheyl KARADAŞ 1 1Department of Information Systems Engineering, Faculty of Technology, Muğla Sıtkı Koçman University, 48000, Muğla, Turkey [email protected], [email protected] , [email protected] Received: 22.10.2017, Accepted: 07.12.2017 *Corresponding author doi: 10.22531/muglajsci.357087 Abstract In this study, a Wireless Sensor Network structure was designed in order to track the vehicles entering a certain safe zone in real time, and it was tested in the campus area of Muğla Sıtkı Koçman University. To track the locations of the vehicles in the designed WSN infrastructure, a GTPA010 GPS module was used at the end devices components placed on vehicles. Moreover, the XBee S1 modules based on the ZigBee protocol were used to wirelessly transmit the obtained location data to a center node. An ASP.Net-based web application has been developed to graphically present the vehicle location information in a security center and record them in the MSSQL database at intervals of 5 minutes. It also notifies system administrators in case of long waiting times of the vehicles in the areas outside the pre-specified areas. At the end of the study, it has been proved that WSNs can be used as alternatives to wireless network infrastructures such as GSM or WIFI when vehicles are tracked in small scale campus areas. Keywords: Vehicle tracking, GPS, XBee, ZigBee YERLEŞKE ALANLARINDA ARAÇ TAKİBİ İÇİN BİR KABLOSUZ ALGILAYICI AĞ UYGULAMASI Öz Bu çalışmada belirli bir güvenli bölgeye giren araçları gerçek zamanlı olarak takip etmek amacıyla bir Kablosuz Algılayıcı Ağ tasarlanmış ve Muğla Sıtkı Koçman Üniversitesi yerleşke alanında test edilmiştir.
    [Show full text]