CR 33 SENSOR NETWORK INTEGRATION OF GPS

Size: px
Start display at page:

Download "CR 33 SENSOR NETWORK INTEGRATION OF GPS"

Transcription

1 CR 33 SENSOR NETWORK INTEGRATION OF GPS Presented by : Zay Yar Tun 3786 Ong Kong Huei Our Supervisor : Professor Chris Rizos Our Assessor : INTRODUCTION As the technology advances, different applications associate with Global Positioning System (GPS) would be developed to accomplish the need of using this technology in various areas. Using GPS, we are able to determine the location of the mobile sensors, which are used to collect interested data of particular area under study. OBJECTIVES To integrate the sensor network with GPS technology for the data analysis of the particular area under study. To design the sensor board with GPS receiver to develop the sensor network integration of GPS. Able to collect the data and the location of the sensor which are used in the area under study for data analysis. To apply the project on extraction of data from far distance sensor and determination of sensors location for GPS application. MOTIVATION FOR THE PROJECT Application of GPS Technology to monitor the traffic intensity and soil Impacts in a Forest Harvest Operation. Published by Emily A. Carter, Timothy P.McDonald and John L. Torbert in 1999 Area under study for the harvest traffic intensities. The evaluation of GPS technology to monitor trafficking patterns and intensities. Measurement of the response of select soil physical properties to trafficking. Correlation of soil changes to harvest traffic intensities. CONCEPTS OF THE PROJECT CONCEPTS OF THE PROJECT To determine the location To collect the data from sensor To transmit/receive the data in RF CR 19 Sensor network Integration of GPS GPS technology Crossbow smart sensor technology RF communication CR 19 Sensor network Integration of GPS To do data analysis for area under study Applications 1

2 GPS Technology User Segment GPS receiver User community What is GPS? Used of GPS receiver Global Positioning System A network of satellites that continuously transmit coded information, which makes possible to precisely identify locations on earth by measuring distance from the satellites. - Navigation GPS Satellite - Positioning - Other research Using four satellite To compute position in three dimension (X,Y,Z) and time (T). GPS Nominal Constellation CROSSBOW Smart Sensor Technology Smart Sensor Network Wireless sensor platform Mesh Network system Automated data Star Hybrid Star Mesh Edge Node: typically battery powered collection and Coordinator Node: typically wired powered monitoring system Our Thesis Project layout Thesis Part A Challenges Our thesis is divided into two sections Thesis Part A & B Understanding the sensor network (Crossbow). Thesis Part A: Understanding the GPS technology and Wireless communication (RF). Research on the sensor network and GPS for certain application (collecting the data and Developing the idea of the sensor network integration with GPS. location). Research on the components for the compatibility to use to develop the project. Research on the components for the project. Planning for the Project layout for the thesis Developing the components layout for the thesis Part B. Part B. 2

3 Sensor Network In wireless communication, extraction of data from far distance sensor is inefficient due to power consumption. Node 3 Node 4 Sensor Network integration of GPS Collecting the sensor data and the location Transmit to the node1 Base node Node 1 D Distance D is the length can be achieved. * In this we can extract the data from far distance as far as D [dependent on the range of transceiver]. Base node Node 1 Collecting all the data from Node 1 Using the sensor data and location, do the data analysis for area under study. Collecting the sensor data and the location from node 1 Collecting the sensor data and the location at Transmit to the base node RF Communication Using RF transceiver d2 d1 Sensor Network Integration of GPS Node 2 of Data Sensor & location network Base node Node 1 Node 1 transmit the data in the X-frequency to Base node Base node received the data in X-frequency. transmit the data in the Y-frequency to Base node Node 1 received the data in Y-frequency. Node 1&2 1of Sensor Data & location network Using Dual Band RF transceiver d1 is dependent on the transmittion range of transceiver d2 is dependent on the transmittion range of Node 1 transceiver Base node Sensor Network Integration of GPS D Area under study Possible movements Base Node Node 1 Results of Sensor Network Integration of GPS Able to extract data from the far distance node Less power consumption - Sending data from Node only when there is new data is taken after the previous and new location at the same time. Able to apply in the Farming, Mining and Traffic etc.. - Collecting the environmental data - Analysis of data and the location where they are collected 3

4 Hardware Block Diagram Hardware Description of Node Base Node Each Node GPS Receiver Base Node OR Other Node RF Transceiver RF Transceiver Micro controller Sensor RS 232 RS232 serial port Micro Controller ADC RS232 serial port Radio Waves GPS receiver Battery Analog I/O Port RS 232 Digital Signal Sensor (LDR) Modem Transceiver -- Same as Base Node Hardware for Developing The Project Hardware Review for developing Base Node and Node 1 & 2. Description Component Distributor Microcontroller RF Transceiver RS232 communication module Sensor (LDR) Battery PIC18F872 RF MAX 222 Microchip Farnell Farnell Farnell Farnell Operating frequency : 25 MHz Microcontroller Memory : 128 Kbytes of Flash Memory : 1 Kbytes of Data EEPROM : 3 Kbytes of RAM 2 serial communication ports : Half-duplex synchronous mode : Full-duplex asynchronous mode 16-channel/1 bit Analog-to-Digital Converter (ADC) 9 I/O ports capable of analog input RF Transceiver FM Radio Transmitter & Receiver. Incorporated Intelligent Modem. Interfaced to micro-controller through RS 232. Data Rates to 2 K baud. 2 Selectable RF Channels: MHz & MHz Optimal Range 2m. Supply Voltage 3-5V. Operates from 2 to +85C RS 232 Communication Module RS232 connection to PC (serial port). Using IC MAX 222 Function: provide conversion between the RS232 levels on the serial port and the logic levels pins of the TRXQ1 module. 4

5 RS 232 Communication Module Sensor RS232 connection to PC (serial port). Light Dependent Resistor (LDR) Resistance changes as the brightness changes Battery (Voltage supply) Estimated voltage supply for the node. Microcontroller supply : 5.5 V Transceiver supply : 5 V Sensor supply : 1 V GPS receiver supply : 5 V Total estimated : 12 V Standard NiMH Battery Other type (Solar Energy) Battery commonly found in remote control cars Others type of battery that found on market Black box (provided). GPS receiver National Marine Electronics Association (NMEA) NMEA Data Format Data Transmission Baud rate 48 Data bits 8 (D7=) Parity None Stop bits One Start bit D D1 D2 D3 D4 D5 D6 D7 Stop Data bit bit Example for NMEA Data Format Example for NMEA Data Format National Marine Electronics Association (NMEA) NMEA Data Format GGA (Global Positioning System Fix Data) $GPGGA utc Lat Lat dir lon Lon dir GPS equal # sats hdop alt units null null age Stn ID *xx <CR> <LF> VTG (Track Made Good and Ground Speed) Example: $--VTG,x.x,T,x.x,M,x.x,N,x.x,K*hh<CR><LF> 5

6 Software Review Development Tools For the Node PCB Development tool Microcontroller Development tool Transceiver Development tool For the Base Node LabVIEW (For the sensor data analysis) VisualGPS (To interpret NMEA output from the GPS receiver) Development Tools Software for the Base Node MPLAB IDE v6.6 - to develop the program for the PIC microcontroller - program written in assembly language - build, assemble and then test the code with the built-in simulator and debugger - FREE firmware PROTEL - To design the circuitry and Printed Circuit Board (PCB) MPLAB MPLAB C18 C compiler - to develop the program for PIC micro-controller - program written in C language - NOT free firmware - To do analysis of sensor data from Node 1 & 2. - To display the Graph and data / reading. - To save the data with time for further analysis. - Required the license for the software. MPLAB PM3 Programmer - to upload program to the micro-controller the program is developed - NOT free firmware VisualGPS - To interpret NMEA output from GPS receiver. - To create the a position plot. - To do the analysis (Data and the location of data taken). - Freeware package. LabVIEW Example for VisualGPS Example for LabView CR19 SENSOR INTEGRATION OF GPS Start animation Stop animation Node 1 measurement Summary Node 1 Node 1 Base Node Control panel measurement Saving file 6

7 The Available Resources GPS Receiver (Black box) is provided LabView (Educational freeware) is available VisualGPS is freeware package PROTEL (available at school) for designing PCB The Risk Management RISK POSSIBILITIES Involving of late arrival of components - Microcontroller - RF Transceiver Involving of outdoor testing impacts on the components - Damage the electronics parts - Unable to meet the deadline for Thesis B ALTERNATIVE OPTION Using the simulated data for transmitted data - LabView Software for the transmitted data analysis - Matlab Software for the simulated data The Risk Management Using PC to do the simulation for the project Base node Node 1 The Problems We Encountered & Solutions The connection of Analog RF transceiver to Rs232 port (Solution: Using the RS232 communication Module) Complexity of the sensor network (No. of Node that we are going built and do testing in thesis B) (Solution: Using Base Node, Node 1 and ) Compatibility of Microcontroller with two serial port (Solution: Using PIC microcontroller ) Thesis Part B: Thesis Part B layout Familiar with the Hardware Tools for the components for the project. Developing the Hardware for sensor node and Base node. Developing the software for the data collection and communication. Test on the simplex communication between the sensor node and base node. Final test of the project and improvements. Thesis Part B Challenges Understanding the Tools and software. Developing the hardware for microcontroller, GPS receiver, transceiver and sensor. Developing the software for the data transmitting and analysis. Developing the algorithm for the sensor node and base node communication. Testing the communication between the sensor node and base node using the transceiver. Final Testing evaluation of the Project. 7

8 Sensor Network Integration of GPS Possibility we might encounter in Thesis B Possible that the fell into the Node 1 area OR Node 1 fell into the area Solution: - Using duplex communication. - Request from Base Node time to time to check which Node is in the transmission area. - The Base Node will assign which should be Node 1 - The algorithm that required for Node communication Milestone A Milestone B REFERENCES Crossbow Solutions (second Quarter 24 volume 2) Program Flow Chart Start Q & A wait for time-up Initialization Read in value from sensor Analog to Digital conversion YES Data Transmitted? NO start timer YES New value = NO Check timer for old value transmission time 8

9 THANK YOU 9

A Solar-Powered Wireless Data Acquisition Network

A Solar-Powered Wireless Data Acquisition Network A Solar-Powered Wireless Data Acquisition Network E90: Senior Design Project Proposal Authors: Brian Park Simeon Realov Advisor: Prof. Erik Cheever Abstract We are proposing to design and implement a solar-powered

More information

Wireless Sensor Network Based Precision Green House Management System

Wireless Sensor Network Based Precision Green House Management System Wireless Sensor Network Based Precision Green House Management System G.Gnanavel 1, G.Ezhilarasan 2, N.Pavithra 3 Assistant professor 12, PG scholar 3 Department of EEE V.R.S. College of engineering, Villupuram

More information

Simulation Of Radar With Ultrasonic Sensors

Simulation Of Radar With Ultrasonic Sensors Simulation Of Radar With Ultrasonic Sensors Mr.R.S.AGARWAL Associate Professor Dept. Of Electronics & Ms.V.THIRUMALA Btech Final Year Student Dept. Of Electronics & Mr.D.VINOD KUMAR B.Tech Final Year Student

More information

TRXQ1 RXQ1 FM NARROW BAND TRANSCEIVERS. RXQ1 Version. Applications. TRXQ1 Version

TRXQ1 RXQ1 FM NARROW BAND TRANSCEIVERS. RXQ1 Version. Applications. TRXQ1 Version RF Transceiver or Intelligent Modem Versions Host Data Rate upto 19,200 Baud Data Rates to 20 K baud. 2 Selectable RF Channels Narrowband Crystal Controlled Optimal Range 200m Supply Voltage 3-5V Very

More information

Ocean Controls KT-5221 Modbus IO Module

Ocean Controls KT-5221 Modbus IO Module Ocean Controls Modbus IO Module 8 Relay Outputs 4 Opto-Isolated Inputs 2 Analog Inputs (10 bit) 1 PWM Output (10 bit) 4 Input Counters Connections via Pluggable Screw Terminals 0-5V or 0-20mA Analog Inputs,

More information

Low Power with Long Range RF Module DATASHEET Description

Low Power with Long Range RF Module DATASHEET Description Wireless-Tag WT-900M Low Power with Long Range RF Module DATASHEET Description WT-900M is a highly integrated low-power half-'duplex RF transceiver module embedding high-speed low-power MCU and high-performance

More information

GPS System Design and Control Modeling. Chua Shyan Jin, Ronald. Assoc. Prof Gerard Leng. Aeronautical Engineering Group, NUS

GPS System Design and Control Modeling. Chua Shyan Jin, Ronald. Assoc. Prof Gerard Leng. Aeronautical Engineering Group, NUS GPS System Design and Control Modeling Chua Shyan Jin, Ronald Assoc. Prof Gerard Leng Aeronautical Engineering Group, NUS Abstract A GPS system for the autonomous navigation and surveillance of an airship

More information

Training Schedule. Robotic System Design using Arduino Platform

Training Schedule. Robotic System Design using Arduino Platform Training Schedule Robotic System Design using Arduino Platform Session - 1 Embedded System Design Basics : Scope : To introduce Embedded Systems hardware design fundamentals to students. Processor Selection

More information

Applications. Operating Modes. Description. Part Number Description Package. Many to one. One to one Broadcast One to many

Applications. Operating Modes. Description. Part Number Description Package. Many to one. One to one Broadcast One to many RXQ2 - XXX GFSK MULTICHANNEL RADIO TRANSCEIVER Intelligent modem Transceiver Data Rates to 100 kbps Selectable Narrowband Channels Crystal controlled design Supply Voltage 3.3V Serial Data Interface with

More information

Key Modules For Your Success. ANTARIS 4 SuperSense. GPS Module. User s Manual Ver 展得國際有限公司

Key Modules For Your Success. ANTARIS 4 SuperSense. GPS Module. User s Manual Ver 展得國際有限公司 ANTARIS 4 SuperSense GPS Module User s Manual Ver 1.01 Item Date New Release Information In Charge 1 2006/06/06 New released. Harry Lee 2 Contents 1. INTRODUCTION... 4 1.1 OVERVIEW. 4 1.2 MAIN FEATURES...

More information

Lifetime Power Energy Harvesting Development Kit for Wireless Sensors User s Manual - featuring PIC MCU with extreme Low Power (XLP) Technology

Lifetime Power Energy Harvesting Development Kit for Wireless Sensors User s Manual - featuring PIC MCU with extreme Low Power (XLP) Technology P2110-EVAL-01 Lifetime Power User s Manual - featuring PIC MCU with extreme Low Power (XLP) Technology Overview The Lifetime Power is a complete demonstration and development platform for creating battery-free

More information

Implementation of GPS for Location Tracking

Implementation of GPS for Location Tracking Implementation of GPS for Location Tracking Ahmad Ashraff Bin Ariffin, Noor Hafizah Abdul Aziz and Kama Azura Othman Faculty of Electrical Engineering Universiti Teknologi MARA Malaysia Shah Alam, Malaysia

More information

M.Sinduja,S.Ranjitha. Department of Electrical & Electronics Engineering, Bharathiyar Institute of Engineering For Women, Deviyakurichi.

M.Sinduja,S.Ranjitha. Department of Electrical & Electronics Engineering, Bharathiyar Institute of Engineering For Women, Deviyakurichi. POWER LINE CARRIER COMMUNICATION FOR DISTRIBUTION AUTOMATION SYSTEM M.Sinduja,S.Ranjitha Department of Electrical & Electronics Engineering, Bharathiyar Institute of Engineering For Women, Deviyakurichi.

More information

POWER LINE COMMUNICATION. A dissertation submitted. to Istanbul Arel University in partial. fulfillment of the requirements for the.

POWER LINE COMMUNICATION. A dissertation submitted. to Istanbul Arel University in partial. fulfillment of the requirements for the. POWER LINE COMMUNICATION A dissertation submitted to Istanbul Arel University in partial fulfillment of the requirements for the Bachelor's Degree Submitted by Egemen Recep Çalışkan 2013 Title in all caps

More information

Programming and Interfacing

Programming and Interfacing AtmelAVR Microcontroller Primer: Programming and Interfacing Second Edition f^r**t>*-**n*c contents Preface xv AtmelAVRArchitecture Overview 1 1.1 ATmegal64 Architecture Overview 1 1.1.1 Reduced Instruction

More information

HUMAN BODY MONITORING SYSTEM USING WSN WITH GSM AND GPS

HUMAN BODY MONITORING SYSTEM USING WSN WITH GSM AND GPS HUMAN BODY MONITORING SYSTEM USING WSN WITH GSM AND GPS Mr. Sunil L. Rahane Department of E & TC Amrutvahini College of Engineering Sangmaner, India Prof. Ramesh S. Pawase Department of E & TC Amrutvahini

More information

Design of the distributed data server using PIC_SERVER v3.7

Design of the distributed data server using PIC_SERVER v3.7 Author: Che-Chang Yang (2010-06-22); recommend: Yeh-Liang Hsu (2010-06-26). This document describes the design of the distributed data server (DDS) using PIC_SERVER v3.7. The DDS consists of two parts:

More information

SMARTALPHA RF TRANSCEIVER

SMARTALPHA RF TRANSCEIVER SMARTALPHA RF TRANSCEIVER Intelligent RF Modem Module RF Data Rates to 19200bps Up to 300 metres Range Programmable to 433, 868, or 915MHz Selectable Narrowband RF Channels Crystal Controlled RF Design

More information

Catalogue

Catalogue Catalogue 1. Overview... - 3-2. Features... - 3-3. Applications...- 3-4. Electrical Characteristics...- 4-5. Schematic... - 4-6. Speed rate correlation table...- 6-7. Pin definition...- 6-8. Accessories...-

More information

Visual Tracking and Surveillance System

Visual Tracking and Surveillance System Visual Tracking and Surveillance System Neena Mani 1, Ammu Catherine Treesa 2, Anju Sivadas 3, Celus Sheena Francis 4, Neethu M.T. 5 Asst. Professor, Dept. of EEE, Mar Athanasius College of Engineering,

More information

ADVANCED EMBEDDED MONITORING SYSTEM FOR ELECTROMAGNETIC RADIATION

ADVANCED EMBEDDED MONITORING SYSTEM FOR ELECTROMAGNETIC RADIATION 98 Chapter-5 ADVANCED EMBEDDED MONITORING SYSTEM FOR ELECTROMAGNETIC RADIATION 99 CHAPTER-5 Chapter 5: ADVANCED EMBEDDED MONITORING SYSTEM FOR ELECTROMAGNETIC RADIATION S.No Name of the Sub-Title Page

More information

BRB900 GPS Telemetry System August 2013 Version 0.06

BRB900 GPS Telemetry System August 2013 Version 0.06 BRB900 GPS Telemetry System August 2013 Version 0.06 As of January 2013, a new model of the BRB900 has been introduced. The key differences are listed below. 1. U-blox GPS Chipset: The Trimble Lassen IQ

More information

GPS SMART ANTENNA (GWG4287SX)

GPS SMART ANTENNA (GWG4287SX) GPS SMART ANTENNA (GWG4287SX) SiRFSTARIII /LPx Specifications are subject to change without notice KOREA ELECTRIC TERMINAL CO., LTD. All right reserved http://www.ket.com 1. Introduction 1.1 Over view

More information

Serial Servo Controller

Serial Servo Controller Document : Datasheet Model # : ROB - 1185 Date : 16-Mar -07 Serial Servo Controller - USART/I 2 C with ADC Rhydo Technologies (P) Ltd. (An ISO 9001:2008 Certified R&D Company) Golden Plaza, Chitoor Road,

More information

2.0 Discussion: 2.1 Approach:

2.0 Discussion: 2.1 Approach: 2.0 Discussion: 2.1 Approach: The design for a Power Monitor and Data Logging System is comprised of two major components: the Power Meter and the Data Logger. The Power Meter is the package that plugs

More information

GSM BASED PATIENT MONITORING SYSTEM

GSM BASED PATIENT MONITORING SYSTEM GSM BASED PATIENT MONITORING SYSTEM ABSTRACT This project deals with the monitoring of the patient parameters such as humidity, temperature and heartbeat. Here we have designed a microcontroller based

More information

Intelligent and passive RFID tag for Identification and Sensing

Intelligent and passive RFID tag for Identification and Sensing Zürich University Of Applied Sciences Institute of Embedded Systems InES Intelligent and passive RFID tag for Identification and Sensing (Presented at Embedded World, Nürnberg, 3 rd March 2009) Dipl. Ing.

More information

LoRa1276 Catalogue

LoRa1276 Catalogue Catalogue 1. Overview... 3 2. Features... 3 3. Applications... 3 4. Electrical Characteristics... 4 5. Schematic... 5 6. Speed rate correlation table... 6 7. Pin definition... 6 8. Accessories... 8 9.

More information

RF RECEIVER DECODER RDF1. Features Complete FM Receiver and Decoder. Applications

RF RECEIVER DECODER RDF1. Features Complete FM Receiver and Decoder. Applications Features Complete FM Receiver and Decoder. Small Form Factor Range up to 200 Metres* Easy Learn Transmitter Feature. Learns 40 transmitter Switches 4 Digital and 1 Serial Data outputs Outputs, Momentary

More information

WSPR Audio Signal Source

WSPR Audio Signal Source WSPR Audio Signal Source A stand-alone WSPR signal source that generates audio WSPR tones to drive a SSB transmitter or transceiver. Features: - Internal timing or NMEA GPS timing for UTC synchronization

More information

LABORATORY AND FIELD INVESTIGATIONS ON XBEE MODULE AND ITS EFFECTIVENESS FOR TRANSMISSION OF SLOPE MONITORING DATA IN MINES

LABORATORY AND FIELD INVESTIGATIONS ON XBEE MODULE AND ITS EFFECTIVENESS FOR TRANSMISSION OF SLOPE MONITORING DATA IN MINES LABORATORY AND FIELD INVESTIGATIONS ON XBEE MODULE AND ITS EFFECTIVENESS FOR TRANSMISSION OF SLOPE MONITORING DATA IN MINES 1 Guntha Karthik, 2 Prof.Singam Jayanthu, 3 Bhushan N Patil, and 4 R.Prashanth

More information

Index Terms-Emergency vehicle clearance, Higher density, IR sensor, Micro controller, RFID Technology.

Index Terms-Emergency vehicle clearance, Higher density, IR sensor, Micro controller, RFID Technology. Design of an Intelligent Auto Traffic Signal Controller with Emergency Override * Geetha.E 1, V.Viswanadha 2, Kavitha.G 3 Abstract- The main objective of this project is to design an intelligent auto traffic

More information

Design and Development of Smart. Harmonic Analyzer

Design and Development of Smart. Harmonic Analyzer Chapter - 4 Design and Development of Smart Harmonic Analyzer 4.1 Introduction: There is steady evolution in the field of generation, distribution, and use of electricity since many years. New methods

More information

Automatic Two Wheeler Driving Licence System by Using Labview

Automatic Two Wheeler Driving Licence System by Using Labview Automatic Two Wheeler Driving Licence System by Using Labview D.Sarathkumar 1, C.K Sathish Kumar 2, S.Nithya 3, E.Thilagavathi 4 Assistant Professor, Department of EEE, Kongu Engineering College, Perundurai,

More information

Controlling DC Brush Motor using MD10B or MD30B. Version 1.2. Aug Cytron Technologies Sdn. Bhd.

Controlling DC Brush Motor using MD10B or MD30B. Version 1.2. Aug Cytron Technologies Sdn. Bhd. PR10 Controlling DC Brush Motor using MD10B or MD30B Version 1.2 Aug 2008 Cytron Technologies Sdn. Bhd. Information contained in this publication regarding device applications and the like is intended

More information

Azaad Kumar Bahadur 1, Nishant Tripathi 2

Azaad Kumar Bahadur 1, Nishant Tripathi 2 e-issn 2455 1392 Volume 2 Issue 8, August 2016 pp. 29 35 Scientific Journal Impact Factor : 3.468 http://www.ijcter.com Design of Smart Voice Guiding and Location Indicator System for Visually Impaired

More information

Implementation of Microcontroller Based Sensing Unit in Transmitter for Wireless Weather Station

Implementation of Microcontroller Based Sensing Unit in Transmitter for Wireless Weather Station Implementation of Microcontroller Based Sensing Unit in Transmitter for Wireless Weather Station Lay Nandar Soe, Kyaw Soe Lwin, Hla Myo Tun Abstract This paper deals with the design, development and implementation

More information

GPS/GNSS Receiver Module

GPS/GNSS Receiver Module GPS/GNSS Receiver Module 1. Product Information 1.1 Product Name: YIC91612IEB9600 1.2 Product Description: YIC91612IEB9600 is a compact, high performance, and low power consumption GNSS engine board which

More information

era, eric, era-lora, eric-lora & eric-sigfox Evaluation Board with GNSS

era, eric, era-lora, eric-lora & eric-sigfox Evaluation Board with GNSS This board can be used for the evaluation and range testing of the following LPRS RF Modules: era400, era900, eric4, eric9, era-lora, eric-lora and eric-sigfox. The board is provided with a u-blox GNSS

More information

Wireless Transceiver for Dot Matrix (WiTrix)

Wireless Transceiver for Dot Matrix (WiTrix) Wireless Transceiver for Dot Matrix (WiTrix) AZIZUDDIN A. AZIZ, HANITA DAUD, SHARIFAH ZAHIRA SYED IEDIN Department of Electrical & Electronics Engineering Universiti Teknologi PETRONAS Bandar Seri Iskandar,

More information

MN8010 GPS Receiver Module

MN8010 GPS Receiver Module 1 Description PRELIMINARY DATA SHEET The Micro Modular Technologies MN8010 Global Positioning System (GPS) Receiver Module is a complete 48-channel receiver with high sensitivity that measures only 10

More information

EEL5666C IMDL Spring 2006 Student: Andrew Joseph. *Alarm-o-bot*

EEL5666C IMDL Spring 2006 Student: Andrew Joseph. *Alarm-o-bot* EEL5666C IMDL Spring 2006 Student: Andrew Joseph *Alarm-o-bot* TAs: Adam Barnett, Sara Keen Instructor: A.A. Arroyo Final Report April 25, 2006 Table of Contents Abstract 3 Executive Summary 3 Introduction

More information

DISCONTINUED. Modulation Type Number of RF Channels 15

DISCONTINUED. Modulation Type Number of RF Channels 15 RFM Products are now Murata products. 2.4 GHz Spread Spectrum Transceiver Module Small Size, Light Weight, Built-In Antenna Sleep Current less than 3 µa FCC, Canadian IC and ETSI Certified for Unlicensed

More information

WSPR Audio Signal Source v2.0

WSPR Audio Signal Source v2.0 WSPR Audio Signal Source v2.0 A stand-alone WSPR signal source that generates audio WSPR tones to drive a SSB transmitter or transceiver. Features: - Internal timing or NMEA GPS timing for UTC synchronization

More information

Intelligent Bus Tracking and Implementation in FPGA

Intelligent Bus Tracking and Implementation in FPGA Intelligent Bus Tracking and Implementation in FPGA D.Gowtham 1,M.Deepan 1,N.Mohamad Arsathdeen 1,N.Mithun Mano Ranjith 1,Mrs.A.K.Kavitha 2 1.B.E(student) Final year, Electronics and Communication Engineering

More information

CEEN Bot Lab Design A SENIOR THESIS PROPOSAL

CEEN Bot Lab Design A SENIOR THESIS PROPOSAL CEEN Bot Lab Design by Deborah Duran (EENG) Kenneth Townsend (EENG) A SENIOR THESIS PROPOSAL Presented to the Faculty of The Computer and Electronics Engineering Department In Partial Fulfillment of Requirements

More information

SmartRadio Transmitter / Receiver

SmartRadio Transmitter / Receiver Easy to use Radio Transmitter & Receivers AM Radio Hybrid Technology Supports Data or Telemetry communications Simple CMOS/TTL Data Interface Automatic data encryption / decryption Host Interface up to

More information

DNT24MCA DNT24MPA. Low Cost 2.4 GHz FHSS Transceiver Modules with I/O. DNT24MCA/MPA Absolute Maximum Ratings. DNT24MCA/MPA Electrical Characteristics

DNT24MCA DNT24MPA. Low Cost 2.4 GHz FHSS Transceiver Modules with I/O. DNT24MCA/MPA Absolute Maximum Ratings. DNT24MCA/MPA Electrical Characteristics - 2.4 GHz Frequency Hopping Spread Spectrum Transceivers - Direct Peer-to-peer Low Latency Communication - Transmitter RF Power Configurable - 10 or 63 mw - Built-in Chip Antenna - 250 kbps RF Data Rate

More information

2W UHF MHz Radio Transceiver

2W UHF MHz Radio Transceiver 2W UHF410-470 MHz Radio Transceiver Specification Copyright Javad Navigation Systems, Inc. February, 2006 All contents in this document are copyrighted by JNS. All rights reserved. The information contained

More information

NMEA Protocol Converter 2 Plus 3 Users Guide

NMEA Protocol Converter 2 Plus 3 Users Guide NMEA Protocol Converter 2 Plus 3 Constellation Data Systems, Inc. 10296 Springfield Pike Cincinnati, OH 45215 Phone: (513) 984-4491 Fax: (513) 984-4896 Web: www.constellationdata.com Copyright 2006 Constellation

More information

Part Number Weblink for the part Description Unit Price. Hardware interfacing to the Freescale 9S12C32 MCU on board the CSM-12C32 module

Part Number Weblink for the part Description Unit Price. Hardware interfacing to the Freescale 9S12C32 MCU on board the CSM-12C32 module Global Positioning System Modules This section shows how to connect a GPS module to the CSM-12C32 module and provide several C functions for capturing the latitude, longitude, and UTC time information.

More information

MN5020HS Smart GPS Antenna Module

MN5020HS Smart GPS Antenna Module 1 Description The Micro Modular Technologies MN5020HS Smart Global Positioning System (GPS) Antenna Module is a complete 20-channel receiver with an integrated 18 x 18 mm patch antenna. With this highly

More information

Datasheet of stand-alone GPS smart antenna module, LS20037

Datasheet of stand-alone GPS smart antenna module, LS20037 Product name Description Version LS20037 Stand-alone GPS smart antenna module/mtk,9600bps 0.9 (Preliminary) Datasheet of stand-alone GPS smart antenna module, LS20037 1 Introduction LS20037 is a complete

More information

WifiBotics. An Arduino Based Robotics Workshop

WifiBotics. An Arduino Based Robotics Workshop WifiBotics An Arduino Based Robotics Workshop WifiBotics is the workshop designed by RoboKart group pioneers in this field way back in 2014 and copied by many competitors. This workshop is based on the

More information

TMS320F241 DSP Boards for Power-electronics Applications

TMS320F241 DSP Boards for Power-electronics Applications TMS320F241 DSP Boards for Power-electronics Applications Kittiphan Techakittiroj, Narong Aphiratsakun, Wuttikorn Threevithayanon and Soemoe Nyun Faculty of Engineering, Assumption University Bangkok, Thailand

More information

The Skiidometer. Hardware Description By: Adam Lee ; Etec474; Prof. Morton; WWU

The Skiidometer. Hardware Description By: Adam Lee ; Etec474; Prof. Morton; WWU The Skiidometer Hardware Description By: Adam Lee 04.26.2003; Etec474; Prof. Morton; WWU General Description The Skiidometer is a portable meter which serves as a digital companion on the ski slopes. By

More information

Servo Sequencer Servo Robot motion controller & General Purpose microcontroller board

Servo Sequencer Servo Robot motion controller & General Purpose microcontroller board Robot Construction Component Servo Sequencer Servo Robot motion controller & General Purpose microcontroller board The servo sequencer is in reality a general purpose reprogrammable microcontroller board

More information

DESIGN OF A DEVICE FOR CHECKING THE CONTINUITY IN ELECTRICAL CIRCUIT

DESIGN OF A DEVICE FOR CHECKING THE CONTINUITY IN ELECTRICAL CIRCUIT DESIGN OF A DEVICE FOR CHECKING THE CONTINUITY IN ELECTRICAL CIRCUIT FA IZAH BINTI YA ACOB POLITEKNIK SULTAN SALAHUDDIN ABDUL AZIZ SHAH (yaacob_faiza@yahoo.com ) MASLIZAH BINTI MUNAHDAR POLITEKNIK SULTAN

More information

Concept of Serial Communication

Concept of Serial Communication Concept of Serial Communication Agenda Serial v.s. Parallel Simplex, Half Duplex, Full Duplex Communication RS-485 Advantage over RS-232 Serial v.s. Parallel Application: How to Measure the temperature

More information

DragonLink Advanced Transmitter

DragonLink Advanced Transmitter DragonLink Advanced Transmitter A quick introduction - to a new a world of possibilities October 29, 2015 Written by Dennis Frie Contents 1 Disclaimer and notes for early release 3 2 Introduction 4 3 The

More information

RFID Integrated Teacher Monitoring

RFID Integrated Teacher Monitoring RFID Integrated Teacher Monitoring Introduction Article by Adewopo Adeniyi M.Sc, Texila American University, Nigeria Email: preciousadewopon@yahoo.com Radio Frequency Identification (RFID) is a generic

More information

Index Terms IR communication; MSP430; TFDU4101; Pre setter

Index Terms IR communication; MSP430; TFDU4101; Pre setter Design and Development of Contactless Communication Module for Pre setter of Underwater Vehicles J.Lavanyambhika, **D.Madhavi *Digital Systems and Signal Processing in Electronics and Communication Engineering,

More information

International Journal of Modern Trends in Engineering and Research e-issn No.: , Date: April, 2016

International Journal of Modern Trends in Engineering and Research   e-issn No.: , Date: April, 2016 International Journal of Modern Trends in Engineering and Research www.ijmter.com e-issn No.:2349-9745, Date: 28-30 April, 2016 ADAPTIVE TRAFFIC SIGNALLING SYSTEM Mayuri R. Jain 1,Ashvini V. Khairnar 2,

More information

Intelligent and Flexible Monitor Circuits Detect & Record Load Profiles and Fault Events All Distribution Voltages All Conductor Types

Intelligent and Flexible Monitor Circuits Detect & Record Load Profiles and Fault Events All Distribution Voltages All Conductor Types IQ Insulator Self-powered Line Sensor & Insulator with Wireless Communications Monitor System Performance & Reliability Load Profiling and Fault Recording & Indication Intelligent and Flexible Monitor

More information

Radio Module for MHz. Band RMCx4-1 ; RMCx9-1

Radio Module for MHz. Band RMCx4-1 ; RMCx9-1 General Information The Radio Modules RMCx 4-1 and RMCx 9-1 are transceivers designed for very low power and very low voltage wireless applications. The circuit is mainly intended for the ISM (Industrial,

More information

CONDOR C1919 GPS RECEIVER MODULE technical notes GENERAL OVERVIEW

CONDOR C1919 GPS RECEIVER MODULE technical notes GENERAL OVERVIEW CONDOR C1919 GPS RECEIVER MODULE TECHNICAL HIGHLIGHTS Receiver: GPS L1 frequency (17. MHz), C/A code, -channel continuous tracking NMEA output and input: serial port On-board low noise amplifier GENERAL

More information

AgGPS RTK 450 MHz Mobile Base Station and Rover Unit: Setting Up

AgGPS RTK 450 MHz Mobile Base Station and Rover Unit: Setting Up 6 August 2007 AgGPS RTK 450 MHz Mobile Base Station and Rover Unit: Setting Up This Support Note describes how to set up a Trimble AgGPS RTK 450 mobile base station and rover radio. Instructions apply

More information

DN-90 Series. 900 MHz Wireless Serial Modems

DN-90 Series. 900 MHz Wireless Serial Modems - 900 MHz RS-232C and RS-232C/RS-485 Serial Modems - Optional 128-Bit AES Encryption - Point-to-point,Point-to-multipoint, Peer-to-peer and Store & Forward Capabilities - Frequency Hopping Spread Spectrum

More information

M9606. FSK Modem. 5C Communications Inc.

M9606. FSK Modem. 5C Communications Inc. FSK Modem Application modem is a voice-frequency telegraphy unit (VFT unit) which operates according to the principle of binary frequency shift keying. It is designed especially for Power Industrial applications.

More information

ProLink Radio. 900 MHz SDI-12 Data Radio Scienterra Limited. Version A-0x0C-1-AC 20 October 2009

ProLink Radio. 900 MHz SDI-12 Data Radio Scienterra Limited. Version A-0x0C-1-AC 20 October 2009 ProLink Radio 900 MHz SDI-12 Data Radio Scienterra Limited Version A-0x0C-1-AC 20 October 2009 For sales inquiries please contact: ENVCO Environmental Collective 31 Sandringham Rd Kingsland, Auckland 1024

More information

WIRELESS SENSOR NETWORK BASED CONVEYOR SURVEILLANCE SYSTEM

WIRELESS SENSOR NETWORK BASED CONVEYOR SURVEILLANCE SYSTEM ALS Advanced Logistic Systems WIRELESS SENSOR NETWORK BASED CONVEYOR SURVEILLANCE SYSTEM Attila Trohák, Máté Kolozsi-Tóth, Péter Rádi University of Miskolc, Hungary Abstract: In the paper we will introduce

More information

Dual core architecture with custom N-PLC optimized DSP and Data Link Layer / Application 32bit controller

Dual core architecture with custom N-PLC optimized DSP and Data Link Layer / Application 32bit controller SM2480 Integrated N-PLC SCADA Controller for Solar Micro-inverters and Smart Ballasts Communication technology by: Semitech Semiconductor Product Overview The SM2480 is a highly integrated Supervisory

More information

Preliminary. 4-Channel RTD/4-20 ma Wireless Sensor Node SN24R420-4

Preliminary. 4-Channel RTD/4-20 ma Wireless Sensor Node SN24R420-4 Preliminary - 4 Analog Channel, Battery Powered Wireless Sensor Node - 2 RTD Inputs and 2 4-20 ma Inputs Plus 2 Switch Inputs - Supports 2- and 3-Wire 100 ohm Platinum RTDs - Switch State and Change-of-State

More information

GPS-41MLR GPS-41MLF. GPS Receiver Module GPS-41ML. Fast Acquisition Enhanced Sensitivity 12 Channel GPS Sensor Module FEATURES. Ordering Information

GPS-41MLR GPS-41MLF. GPS Receiver Module GPS-41ML. Fast Acquisition Enhanced Sensitivity 12 Channel GPS Sensor Module FEATURES. Ordering Information GPS-41ML Fast Acquisition Enhanced Sensitivity 12 Channel GPS Sensor Module FEATURES 12 parallel channel GPS receiver 4100 simultaneous time-frequency search bins SBAS (WAAS, EGNOS) support High Sensitivity:

More information

Prototype Model of Li-Fi Technology using Visible Light Communication

Prototype Model of Li-Fi Technology using Visible Light Communication Prototype Model of Li-Fi Technology using Visible Light Communication Rashmi.T 1, Rajalaxmi.R 2, Mr.Balaji.V.R 3 1,2 UG Student, 3 Assistant Professor Department of ECE, St. Joseph s Institute of Technology

More information

GPS Module AGP3363. Product Datasheet & Design Guide <V1.0>

GPS Module AGP3363. Product Datasheet & Design Guide <V1.0> GPS Module AGP3363 Product Datasheet & Design Guide AMOD Technology Co.,LTD Subject to changes in technology, design and availability URL: http://www.amod.com.tw Add. 8F., No. 46, Lane 10, Jihu

More information

Wireless Music Dock - WMD Portable Music System with Audio Effect Applications

Wireless Music Dock - WMD Portable Music System with Audio Effect Applications Wireless Music Dock - WMD Portable Music System with Audio Effect Applications Preliminary Design Report EEL 4924 Electrical Engineering Design (Senior Design) 26 January 2011 Members: Jeffrey Post and

More information

INTRODUCTION. What is the LSN50

INTRODUCTION. What is the LSN50 INTRODUCTION Dragino LoRa Sensor Node Dragino LoRa Sensor Node What is the LSN50 LSN50 is a Long Range LoRa Sensor Node. It is designed for outdoor use and powered by Li/SOCl2 battery for long term use

More information

DNT2400. Low Cost 2.4 GHz FHSS Transceiver Module with I/O

DNT2400. Low Cost 2.4 GHz FHSS Transceiver Module with I/O 2.4 GHz Frequency Hopping Spread Spectrum Transceiver Point-to-point, Point-to-multipoint, Peer-to-peer and Tree-routing Networks Transmitter Power Configurable from 1 to 63 mw RF Data Rate Configurable

More information

X10 PROTOCOL FOR DATA COMMUNICATION

X10 PROTOCOL FOR DATA COMMUNICATION International Journal of Recent Innovation in Engineering and Research Scientific Journal Impact Factor - 3.605 by SJIF e- ISSN: 2456 2084 X10 PROTOCOL FOR DATA COMMUNICATION Tilottama Dhake 1, AntrikshGhaskatta

More information

RFD900x Radio Modem Data Sheet MHz frequency band

RFD900x Radio Modem Data Sheet MHz frequency band RFD900x Radio Modem Data Sheet 902-928MHz frequency band Product Specifications and Performance Flash Programmer User Manual Features Out of the box RF communications. Air data rate speeds of up to 750kbps

More information

2F. No.25, Industry E. 9 th Rd., Science-Based Industrial Park, Hsinchu, Taiwan Application Note of OGM220, AN001 V1.8

2F. No.25, Industry E. 9 th Rd., Science-Based Industrial Park, Hsinchu, Taiwan Application Note of OGM220, AN001 V1.8 Application Note of OGM220, AN001 V1.8 1.0 Introduction OGM220 series is a dual channels NDIR module having a digital output directly proportional to CO2 concentration. OGM220 is designed for multi-dropped

More information

Radiation Hardened RF Transceiver For In-Containment Environment Applications Using Commercial Off the Shelf Components

Radiation Hardened RF Transceiver For In-Containment Environment Applications Using Commercial Off the Shelf Components Radiation Hardened RF Transceiver For In-Containment Environment Applications Using Commercial Off the Shelf Components Shawn C. Stafford, Jorge V. Carvajal, Jonathan E. Baisch Westinghouse Electric Company

More information

CMU232 User Manual Last Revised October 21, 2002

CMU232 User Manual Last Revised October 21, 2002 CMU232 User Manual Last Revised October 21, 2002 Overview CMU232 is a new low-cost, low-power serial smart switch for serial data communications. It is intended for use by hobbyists to control multiple

More information

Designing with STM32F3x

Designing with STM32F3x Designing with STM32F3x Course Description Designing with STM32F3x is a 3 days ST official course. The course provides all necessary theoretical and practical know-how for start developing platforms based

More information

Remote Switching. Remote Gates. Paging.

Remote Switching. Remote Gates. Paging. Features Miniature RF Receiver and Decoder. Advanced Keeloq Decoding Advanced Laser Trimmed Ceramic Module AM Range up to 100 Metres FM Range up to 150 Metres Easy Learn Transmitter Feature. Outputs, Momentary

More information

The wireless alternative to expensive cabling...

The wireless alternative to expensive cabling... The wireless alternative to expensive cabling... ELPRO 905U Wireless Solutions for Process Applications New Products... New Solutions The ELPRO 905U range of telemetry modules provide remote monitoring

More information

AN INVISIBLE TRACKNIG SYSTEM DURING NATURAL CALAMITIES

AN INVISIBLE TRACKNIG SYSTEM DURING NATURAL CALAMITIES AN INVISIBLE TRACKNIG SYSTEM DURING NATURAL CALAMITIES L. RAMU NAIK 1, MR.ASHOK 2 1 L. Ramu Naik, M.Tech Student, Aryabhata Institute Of Technology & Science, Maheshwaram X Roads, On Srisailam Highway,

More information

66-Channel GPS Module GP-3711

66-Channel GPS Module GP-3711 66-Channel GPS Module with MTK Chipset GP-3711 Low power consumption version 1 History Date Rev. Description 2013/12/31 A00 First Release 2 Description The GP-3711 is a ROM-based mini GPS module which

More information

RFID Door Unlocking System

RFID Door Unlocking System RFID Door Unlocking System Evan VanMersbergen Project Description ETEC 471 Professor Todd Morton December 7, 2005-1- Introduction In this age of rapid technological advancement, radio frequency (or RF)

More information

Serial Communications RS232, RS485, RS422

Serial Communications RS232, RS485, RS422 Technical Brief AN236 Technical Brief AN236Rev A Serial Communications RS232, RS485, RS422 By John Sonnenberg S u m m a r y Electronic communications is all about interlinking circuits (processors or other

More information

TD_485 Transceiver Modules Application Guide 2017

TD_485 Transceiver Modules Application Guide 2017 TD_485 Transceiver Modules Application Guide 2017 1. RS485 basic knowledge... 2 1.1. RS485 BUS basic Characteristics... 2 1.2. RS485 Transmission Distance... 2 1.3. RS485 bus connection and termination

More information

CONDOR C1722 GPS RECEIVER MODULE technical notes

CONDOR C1722 GPS RECEIVER MODULE technical notes CONDOR C1722 GPS RECEIVER MODULE TECHNICAL HIGHLIGHTS Receiver: GPS L1 frequency (1575.42 MHz), C/A code, 22-channel continuous tracking NMEA output and input: serial port, USB port On-board low noise

More information

RV- M7- VB- GX- WX. M 7 G X T r a n s p o n d e r V H F T r a c k i n g R a d i o M o d e m

RV- M7- VB- GX- WX. M 7 G X T r a n s p o n d e r V H F T r a c k i n g R a d i o M o d e m RV- M7- VB- GX- WX M 7 G X T r a n s p o n d e r V H F T r a c k i n g R a d i o M o d e m Raveon s RV-M7-VB-GX-WX is a ½ - 5 watt VHF wireless modem with built-in GPS and NMEA input/output. It s IP65-rated

More information

Rockwell Jupiter GPS module

Rockwell Jupiter GPS module Page 1 of 5 Rockwell Jupiter GPS module Introduction The Rockwell Jupiter TU30-D140 is a OEM (Original Equipment Manufacterer) GPS receiver module that is designed to be implemented as part of a larger

More information

LOCOSYS Technology Inc.

LOCOSYS Technology Inc. Product name Description Version MC-1722 Datasheet of MC-1722 GPS module 1.0 1 Introduction LOCOSYS GPS MC-1722 module features high sensitivity and low power consumption. This GPS module is powered by

More information

Document Number: 400 GPS 080

Document Number: 400 GPS 080 Document Number: 400 GPS 080 The information contained in this document is for use in acceptance of the i-lotus terms and conditions, and may be subject to change without notice. This information can be

More information

ARDUINO / GENUINO. start as professional. short course in a book. faculty of engineering technology

ARDUINO / GENUINO. start as professional. short course in a book. faculty of engineering technology ARDUINO / GENUINO start as professional short course in a book faculty of engineering technology Publisher Universiti Malaysia Pahang Kuantan 2017 Copyright Universiti Malaysia Pahang, 2017 First Published,

More information

DISCONTINUED. Modulation Type Number of RF Channels 15

DISCONTINUED. Modulation Type Number of RF Channels 15 RFM products are now Murata Products 2.4 GHz Spread Spectrum Transceiver Module Small Size, Light Weight, Low Cost Sleep Current less than 3 µa FCC, Canadian IC and ETSI Certified for Unlicensed Operation

More information

Soldier Tracking and Health Indication System Using ARM7 LPC-2148

Soldier Tracking and Health Indication System Using ARM7 LPC-2148 Soldier Tracking and Health Indication System Using ARM7 LPC-2148 Shraddha Mahale, Ekta Bari, Kajal Jha Mechanism under Guidance of Prof. Elahi Shaikh (HOD) Electronics Engineering, Mumbai University Email:

More information