Development a low cost and fast deployment solution for air quality and weather monitoring system based on Wireless Sensor Networks (WSN)

Size: px
Start display at page:

Download "Development a low cost and fast deployment solution for air quality and weather monitoring system based on Wireless Sensor Networks (WSN)"

Transcription

1 Development a low cost and fast deployment solution for air quality and weather monitoring system based on Wireless Sensor Networks (WSN) Group of Rural Telecommunication at Pontifical Catholic University of Peru (GTR-PUCP) Andres Jacoby Krateil March 27th, 2015 International Centre for Theoretical Physics (ICTP) Workshop on Scientific Applications for IoT WORKSHOP ON SCIENTIFIC APPLICATIONS FOR THE INTERNET OF THINGS (IOT) 1

2 Motivation Lima is the most air polluted city in Latinoamerica according to WHO. According to WHO, one-eighth of the total deaths in the world is caused by air pollution. The Peruvian authorities (DIGESA and SENAMHI) measure the air quality in intervals of months and at specific locations due to the expensive equipment and limited movement of the continuous air quality monitoring stations. There is no culture of air quality awareness in the population. WORKSHOP ON SCIENTIFIC APPLICATIONS FOR THE INTERNET OF THINGS (IOT) 2

3 Proposed design of air quality solution based on WSN A Wireless Sensor Network (WSN) is a viable solution for the problem describe due to the following facts: 1) Cover a large area. 2) Provide data about AQ continuously. 3) Be energetically autonomous. 4) Be relative inexpensive. Conceptually schematic of the solution. WORKSHOP ON SCIENTIFIC APPLICATIONS FOR THE INTERNET OF THINGS (IOT) 3

4 Proposed design of the weather node The proposed design of the Weather Node is based on an Arduino Due. The radio selected was a Xbee PRO 900 HP. The parameters measured by the weather node are: Temperature Humidity Wind speed Wind direction Precipitation Pressure Solar radiation UV radiation 3.3V 3.3V 3.3V TEMPERAT URE HUMIDITY WIND SPEED PRECIPITATION WIND DIRECTION PRESURE SOLAR RADIATION AMPLIFIE R CONDITION ER CONDITION ER CONDITION ER CONDITION ER CONDITION ER CONDITION ER A1 A0 INT. EXT. D2 INT. EXT. D3 A4 A5 A3 ARDUINO DUE Vcc TX RX D7 12 V RX SHIELD X-BEE X-BEE PRO MODULE FAN CONTROLLER TX 12V 3.3V RADIACIÓN UV CONDITION ER A2 Vin 12V SUPPLY AND REGULATOR Vout SCL SDA RTC MODULE 3.3V WORKSHOP ON SCIENTIFIC APPLICATIONS FOR THE INTERNET OF THINGS (IOT) 4

5 Proposed design of the air quality node CO NO2 SUPPORT CKTO SUPPORT CKTO EXTERNAL ADC EXTERNAL ADC SCL SDA SCL SDA Vcc TX RX 12V RX SHIELD X-BEE TX 3.3V The proposed design of the air quality node was also based on an Arduino Due. The radio selected was a also Xbee PRO 900 HP. For the gas sensors a custom board for signal conditioner and Analog-to-Digital conversion. The parameters measure by the AQ node are: Carbon monoxide (CO), Nitrogen dioxide (NO 2), Sulfur dioxide (SO 2 ), Ozone (O 3 ), Hydrogen sulfide (H 2 S), Particulate matter ( PM10, PM2.5), Carbon dioxide (CO 2 ), Oxigen (O 2 ), temperature, humidity, wind speed and wind direction. SO2 O3 H2S SUPPORT CKTO SUPPORT CKTO SUPPORT CKTO PM CO2 O2 EXTERNAL ADC EXTERNAL ADC EXTERNAL ADC CONDITION ER CONDITION ER ACONDICIO NADOR SCL SDA SCL SDA SCL SDA TX2 RX2 A1 A4 ARDUINO DUE D7 X-BEE PRO MODULE FAN CONTROLLER 12V TEMPERAT URE SNSOR AMPLIFIC ADOR A0 HUMIDITY ACONDICIO NADOR A2 3.3V WIND SPEED ACONDICIO NADOR INT. EXT. D2 Signal conditioner and ADC board. Arduino Due+Xbee Shield+Custom board Vin 12V 3.3V SUPPLY AND REGULATOR WIND DIRECTION Vout ACONDICIO NADOR A3 SCL SDA RTC MODULE 3.3V WORKSHOP ON SCIENTIFIC APPLICATIONS FOR THE INTERNET OF THINGS (IOT) 5

6 Sensors used Parameter Brand Model CO Alphasense CO-B4 NO 2 Alphasense NO2-B4 SO 2 Alphasense SO2-B4 O 3 Alphasense O3-B4 H 2 S Alphasense H2S-B4 PM10 & PM2.5 Cubic AM3004 CO 2 Figaro CDM4161A O 2 Figaro KE-25 Temperature Texas Instruments LM35 Humidity Measurement Specialties In HTM2500L Wind speed Sparkfun Weather meters Wind direction Sparkfun Weather meters Precipitation Sparkfun Weather meters Pressure Freescale Semiconductor MPX4115A Solar radiation Apogee Instruments SQ-110 UV radiation Apogee Instruments SU-100 WORKSHOP ON SCIENTIFIC APPLICATIONS FOR THE INTERNET OF THINGS (IOT) 6

7 Implementation AQ nodes version 1 Structure for the sensors made out of wood. Structure made out of plastic. WORKSHOP ON SCIENTIFIC APPLICATIONS FOR THE INTERNET OF THINGS (IOT) 7

8 First deployment Pabellón V Nodo V-2 Nodo V-1 Nodo Oficina-GTR Gateway Servidor ZigBee (IEEE ) Pabellón O Nodo V-1 Nodo V-2 Nodo Oficina-GTR Pabellón V Servidor LAN PUCP Ethernet Gateway Oficina GTR - Pabellón O Conceptual View of the WSN. Map of the deployment. WORKSHOP ON SCIENTIFIC APPLICATIONS FOR THE INTERNET OF THINGS (IOT) 8

9 First deployment AQ Node V1 at V Hall Weather Node at V Hall AQ Node V2 at V Hall WORKSHOP ON SCIENTIFIC APPLICATIONS FOR THE INTERNET OF THINGS (IOT) 9

10 Air quality node version 2 Inside View of AQ Node V2 Outside View of AQ Node V2 WORKSHOP ON SCIENTIFIC APPLICATIONS FOR THE INTERNET OF THINGS (IOT) 10

11 Gateway Three gateways were developed and tested. A Xbee-Ethernet Gateway based Arduino Ethernet. GSM-Ethernet Gateway. A pair of two Gateway using GSM communication. A Xbee-GSM Gateway which forwards the WSN data to a server side GSM- Ethernet Gateway. For the Xbee-GSM Gateway the ITEAD Gboard Pro was used. In the server side a GSM shield with an Arduino Ethernet was used. Xbee-Ethernet Gateway. Xbee-GSM Gateway. WORKSHOP ON SCIENTIFIC APPLICATIONS FOR THE INTERNET OF THINGS (IOT) 11

12 Information system The Information System (IS) is based on the PHP based Yii Framework which uses MVC software architecture. The server runs on a LAMP (Linux, Apache, MySQL and PHP) on top of a HP ProLiant DL320e Gen8. The user interface is user-friendly and allow maintenance of the WSN, view real-time AQ, history search, map view, etc. Software architecture of the information system. WORKSHOP ON SCIENTIFIC APPLICATIONS FOR THE INTERNET OF THINGS (IOT) 12

13 Information system Daily gas motorization. Custom date, node and parameter selection. WORKSHOP ON SCIENTIFIC APPLICATIONS FOR THE INTERNET OF THINGS (IOT) 13

14 Information system Map view of the AQ nodes indicating the last measurements. WORKSHOP ON SCIENTIFIC APPLICATIONS FOR THE INTERNET OF THINGS (IOT) 14

15 Other projects of WSN being developed at GTR 1) TapirNet: Tropical wildlife images Achieved by CMOS cameras and Passive InfraRed sensors in a wireless network. In order to estimate the economic value of the wildlife in the Allpahuayo- Mishana reserve. This project proposes the use wireless transmission and low cost CMOS cameras to gather pictures of wild animals in the reserve to help researches to keep an animal inventory. By using wireless transmission many nodes can be installed to cover a great area in the jungle and have the images transmitted to a central node where the researcher can have access to all the pictures. 2) Hot Houses: The hot houses project implements solutions to build warm and comfortable housing in cold weather zone (Peruvian highlands) by reducing the necessity of in-house firewood based heating which produces toxic smokes. As a way to validate the improvements of using this new technology a WSN was deployed in two communities (Langui, Cusco and Tantamaco, Puno). The WSN deployed senses internal and external temperature, wind speed, wind direction, humidity, pressure, precipitation and solar radiation. Each WSN consist of 25 nodes with a point-multipoint topology. The Gateway sends the information to the server by SMS. WORKSHOP ON SCIENTIFIC APPLICATIONS FOR THE INTERNET OF THINGS (IOT) 15

16 1. The TapirDuino cameras are placed in strategic places of a way that motivates the animals to go through. 2. Each time an animal passes by that way (action zone) the TapirDuino will take a picture. 3. At the end of each day the information gather by each node is transmitted to the sink node. 4. Weekly a UAV will travel from Iquitos to the intervention zone and will collect all the information from the sink node. WORKSHOP ON SCIENTIFIC APPLICATIONS FOR THE INTERNET OF THINGS (IOT) 16

17 Allpahuayo Mishana Reserve WSN mesh-topology for the deployment. WORKSHOP ON SCIENTIFIC APPLICATIONS FOR THE INTERNET OF THINGS (IOT) 17

18 TapirDuino TapirDuino outside view. TapirDuino inside view. WORKSHOP ON SCIENTIFIC APPLICATIONS FOR THE INTERNET OF THINGS (IOT) 18

19 Hot Houses Hot house s techniques. Hot house s technique called Hot Wall. WORKSHOP ON SCIENTIFIC APPLICATIONS FOR THE INTERNET OF THINGS (IOT) 19

20 Hot Houses: Deployment simulation Wireless network topology in Tanta Maco. Wireless network topology in Langui. WORKSHOP ON SCIENTIFIC APPLICATIONS FOR THE INTERNET OF THINGS (IOT) 20

21 Hot Houses: Deployment Hot house node deployed. Hot house node deployed. WORKSHOP ON SCIENTIFIC APPLICATIONS FOR THE INTERNET OF THINGS (IOT) 21

22 Thank You WORKSHOP ON SCIENTIFIC APPLICATIONS FOR THE INTERNET OF THINGS (IOT) 22

IoT-based Monitoring System using Tri-level Context Making for Smart Home Services

IoT-based Monitoring System using Tri-level Context Making for Smart Home Services IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 11, Issue 4 Ver. I (Jul. Aug. 2016), PP 01-05 www.iosrjournals.org IoT-based Monitoring System

More information

Chapter 60 Development of the Remote Instrumentation Systems Based on Embedded Web to Support Remote Laboratory

Chapter 60 Development of the Remote Instrumentation Systems Based on Embedded Web to Support Remote Laboratory Chapter 60 Development of the Remote Instrumentation Systems Based on Embedded Web to Support Remote Laboratory F. Yudi Limpraptono and Irmalia Suryani Faradisa Abstract Web-based remote instrumentation

More information

Senior Design Project A FEW PROJECT IDEAS

Senior Design Project A FEW PROJECT IDEAS Senior Design Project A FEW PROJECT IDEAS Marek Sosnowski 319 ECE Department Office hours: Tuesday 11:30 am 12:30 p.m. or by appointment e-mail: sosnowski@njit.edu A few project ideas Project title Type

More information

Home Monitoring System Using RP Device

Home Monitoring System Using RP Device International Research Journal of Computer Science (IRJCS) ISSN: 2393-9842 Issue 05, Volume 4 (May 2017) SPECIAL ISSUE www.irjcs.com Home Monitoring System Using RP Device Mrs. Sudha D 1, Mr. Sharveshwaran

More information

TVWS Devices and their Applications

TVWS Devices and their Applications UNESCAPAP-ISSteeringCommitteeandWSISRegionalReview TVWS Devices and their Applications -Bridging Digital Divide and Enhancing Innovative Services 27 August 2018 Innonet Co., Ltd. (admin@innonet.net) Ⅰ

More information

Be a part of the circuit. Brick'R'knowledge. Set overview.

Be a part of the circuit. Brick'R'knowledge. Set overview. Be a part of the circuit. Brick'R'knowledge Set overview www.brickrknowledge.com (Rx) SDA SCL 5V GND (10:1) I2C, max 20V (Tx) GPIO0 RESET int, max 10V GND 1 5V GND 1 2 5V 5V GND 1 2 3 Brick R knowledge

More information

Electronic solutions for the smart home. mobile App control of heating / electrical appliances / electrical power consumption

Electronic solutions for the smart home. mobile App control of heating / electrical appliances / electrical power consumption Electronic solutions for the smart home mobile App control of heating / electrical appliances / electrical power consumption Rialto Smart Home Simple Expandable Made in Italy The bridge to comfort and

More information

Therefore, HDCVI is an optimal solution for megapixel high definition application, featuring non-latent long-distance transmission at lower cost.

Therefore, HDCVI is an optimal solution for megapixel high definition application, featuring non-latent long-distance transmission at lower cost. Overview is a video transmission technology in high definition via coaxial cable, allowing reliable long-distance HD transmission at lower cost, while complex deployment is applicable. modulates video

More information

INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad

INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad -500043 COMPUTER SCIENCE AND ENGINEERING TUTORIAL QUESTIONBANK Course Title INTERNET OF THINGS Course Code ACS510 Programme B.Tech

More information

Designing and Implementing an Affordable and Accessible Smart Home Based on Internet of Things

Designing and Implementing an Affordable and Accessible Smart Home Based on Internet of Things Designing and Implementing an Affordable and Accessible Smart Home Based on Internet of Things Urvi Joshi 1, Aaron Dills 1, Eric Biazo 1, Cameron Cook 1, Zesheng Chen 1, and Guoping Wang 2 1 Department

More information

SNS-XFP-10GD-LR 10 Gbps Multi-Rate XFP Transceivers OC192/STM-64, 10GE or 10G FC 1310nm, Single-Mode 10Km, with Digital Diagnostics.

SNS-XFP-10GD-LR 10 Gbps Multi-Rate XFP Transceivers OC192/STM-64, 10GE or 10G FC 1310nm, Single-Mode 10Km, with Digital Diagnostics. SNS-XFP-10GD-LR 10 Gbps Multi-Rate XFP Transceivers OC192/STM-64, 10GE or 10G FC 1310nm, Single-Mode 10Km, with Digital Diagnostics. Highlights XFP MSA transceiver Multi-Rate: 9.95Gbps to 11.1Gb/s Protocols:

More information

Model- based design of energy- efficient applications for IoT systems

Model- based design of energy- efficient applications for IoT systems Model- based design of energy- efficient applications for IoT systems Alexios Lekidis, Panagiotis Katsaros Department of Informatics, Aristotle University of Thessaloniki 1st International Workshop on

More information

PoE: Adding Power to (IoT)

PoE: Adding Power to (IoT) Sponsored by: PoE: Adding Power to (IoT) Sponsored by: December 20th, 2018 1 Today s Speakers Sponsored by: Steve Bell Senior Analyst - IoT Heavy Reading Mohammad Shahid Khan Chief Manager (PLM & AE),

More information

Product Specification XFP 10G LR 20km LC Optical Transceiver

Product Specification XFP 10G LR 20km LC Optical Transceiver Product Specification 1. Features Supports 9.95Gb/s to 11.1Gb/s bit rates Hot-pluggable XFP footprint Maximum link length of 10km with SMF 1310nm Uncooled DFB laser XFP MSA package with duplex LC connector

More information

IOT TECHNOLOGY & BUSINESS. Format: Online Academy. Duration: 5 Modules

IOT TECHNOLOGY & BUSINESS. Format: Online Academy. Duration: 5 Modules IOT TECHNOLOGY & BUSINESS Format: Online Academy Duration: 5 Modules IOT TECHNOLOGY & BUSINESS PROGRAMME COURSE OVERVIEW IoT is the next big thing for both operators and associated industries. However

More information

IOT SERVICES, SAAS AND SENSORS CATALOG. September Copyright 2015 Monitor8; Curtis Consulting Group (CCG)

IOT SERVICES, SAAS AND SENSORS CATALOG. September Copyright 2015 Monitor8; Curtis Consulting Group (CCG) IOT SERVICES, SAAS AND SENSORS CATALOG September 2015 Copyright 2015 Monitor8; Curtis Consulting Group (CCG) MONITOR8 PROFILE SNAPSHOT Federal Market IoT Planning, Solution Design, Application Development,

More information

INTELLIGENT VEHICLE TO CONTROL THE ILLUMINATION IN HIGHWAYS TO AVOID ACCIDENTS

INTELLIGENT VEHICLE TO CONTROL THE ILLUMINATION IN HIGHWAYS TO AVOID ACCIDENTS INTELLIGENT VEHICLE TO CONTROL THE ILLUMINATION IN HIGHWAYS TO AVOID ACCIDENTS 1 P.ANUSHA, 2 T.SATYANARAYANA, 3 B.HARIKRISHNA 1 M.Tech Student, CMR Engineering College, JNTU, Hyderabad, Telangana, India.

More information

The Application of Internet of Things System for Water Quality Monitoring

The Application of Internet of Things System for Water Quality Monitoring Vol.8/No.1 (2016) INTERNETWORKING INDONESIA JOURNAL 49 The Application of Internet of Things System for Water Quality Monitoring Tito Yuwono, Luqman Hakim, Irfan Ardi, Umar Abstract Currently, Internet

More information

New Technologies: 4G/LTE, IOTs & OTTS WORKSHOP

New Technologies: 4G/LTE, IOTs & OTTS WORKSHOP New Technologies: 4G/LTE, IOTs & OTTS WORKSHOP EACO Title: LTE, IOTs & OTTS Date: 13 th -17 th May 2019 Duration: 5 days Location: Kampala, Uganda Course Description: This Course is designed to: Give an

More information

FX-1310-F10 10Gbps XFP Optical Transceiver, 10km Reach

FX-1310-F10 10Gbps XFP Optical Transceiver, 10km Reach Features FX-1310-F10 10Gbps XFP Optical Transceiver, 10km Reach Supports 9.95Gb/s to 11.1Gb/s bit rates Hot-pluggable XFP footprint Maximum link length of 10km with SMF 1310nm Uncooled DFB laser XFP MSA

More information

10G SFP+ Modules. 10G SFP+ Module Series

10G SFP+ Modules. 10G SFP+ Module Series Feature Highlights Enhanced Small Form-Pluggable (SFP+) form factor Hot pluggable Support 10G Ethernet Feature Digital Diagnostics Monitoring (DDM) 1 RoHS Compliant Compliant with MSA (Multiple Source

More information

RF4432F27 wireless transceiver module

RF4432F27 wireless transceiver module RF4432F27 wireless transceiver module 1. Description RF4432F27 is 500mW RF module embedded with amplifier and LNA circuit. High quality of component, tightened inspection and long term test make this module

More information

Last Edit: 19 Feb 2018

Last Edit: 19 Feb 2018 Last Edit: 19 Feb 2018 MOBILE IoT INITIATIVE ECOSYSTEM Over 2100 GSMA Mobile IoT Innovator Company Members 47 IoT Labs In 21 countries INDUSTRY-WIDE SUPPORT Support for Mobile IoT from 98 MNOs And vendors

More information

XFP-1020-WA/B 10Gbps XFP Bi-Directional Transceiver, 20km Reach 1270/1330nm TX / 1330/1270 nm RX

XFP-1020-WA/B 10Gbps XFP Bi-Directional Transceiver, 20km Reach 1270/1330nm TX / 1330/1270 nm RX Features XFP-1020-WA/B 10Gbps XFP Bi-Directional Transceiver, 20km Reach 1270/1330nm TX / 1330/1270 nm RX Supports 9.95Gb/s to 10.5Gb/s bit rates Hot-pluggable XFP footprint Maximum link length of 20km

More information

XFP Optical Transceiver

XFP Optical Transceiver XFP Optical Transceiver Small Form-Factor Pluggable (XFP) Fibre Optic Transceivers are compact transceivers used to interface networking devices to fibre or copper networking cables in telecom and data

More information

Zero-Variable Wireless Infrastrucure Deployment. Datasheet. Models: BM2HP, BM5HP. Completely integrated Radio

Zero-Variable Wireless Infrastrucure Deployment. Datasheet. Models: BM2HP, BM5HP. Completely integrated Radio Zero-Variable Wireless Infrastrucure Deployment Models: BM2HP, BM5HP Completely integrated Radio Directly plugs into any Antenna that has a Type N female connector Robust Weatherproof Design Overview 02

More information

10G BiDi XFP 10km Optical Transceiver GBX-xxxx192-LRC

10G BiDi XFP 10km Optical Transceiver GBX-xxxx192-LRC 10G BiDi XFP 10km Optical Transceiver GBX-xxxx192-LRC Features Supports 9.95Gb/s to 10.3Gb/s bit rates Hot-pluggable XFP footprint Maximum link length of 10km with SMF 1270/1330nm DFB laser Transmitter

More information

Connected Industry and Enterprise Role of AI, IoT and Geospatial Technology. Vijay Kumar, CTO ESRI India

Connected Industry and Enterprise Role of AI, IoT and Geospatial Technology. Vijay Kumar, CTO ESRI India Connected Industry and Enterprise Role of AI, IoT and Geospatial Technology Vijay Kumar, CTO ESRI India Agenda: 1 2 3 4 Understanding IoT IoT component and deployment patterns ArcGIS Geospatial Platform

More information

Case analysis: An IoT energy monitoring system for a PV connected residence

Case analysis: An IoT energy monitoring system for a PV connected residence Case analysis: An IoT energy monitoring system for a PV connected residence Marcus André P. Oliveira, 1, Wendell E. Moura Costa 1, Maxwell Moura Costa 1, 1 IFTO Campus Palmas marcusandre@ifto.edu.br, wendell@ifto.edu.br,

More information

Part No. Data Rate Distance Interface Temp. DDMI MMF OM3 for 70m QSFP28.100G.SR Gbps

Part No. Data Rate Distance Interface Temp. DDMI MMF OM3 for 70m QSFP28.100G.SR Gbps QSFP28, 100G, SR4, 70m/100m, MPO Особенности: - Supports 10.1Gbps aggregate bit rates - Single.V Power Supply and Power dissipation

More information

What Is The Internet of Things?

What Is The Internet of Things? What Is The Internet of Things? And How Can It Help Your Operations? Technology Monday, February 27, 2017 3:00 PM - 3:45 PM Robert Burgh Nexcor Technologies, Inc. Paul Hilton Zebra Technologies, Inc. 1

More information

HEALTH MONITORING SYSTEM USING IOT

HEALTH MONITORING SYSTEM USING IOT International Journal of Engineering and Manufacturing Science. ISSN 2249-3115 Volume 8, Number 1 (2018) pp. 177-182 Research India Publications http://www.ripublication.com\ HEALTH MONITORING SYSTEM USING

More information

RF4432 wireless transceiver module

RF4432 wireless transceiver module RF4432 wireless transceiver module 1. Description RF4432 adopts Silicon Lab Si4432 RF chip, which is a highly integrated wireless ISM band transceiver. The features of high sensitivity (-121 dbm), +20

More information

IoT Sensor Network Applications

IoT Sensor Network Applications IoT Sensor Network Applications Wuhan Fenjin s Three-in-One Product Layout Three product lines: Industrial cloud robot, IoT sensor, and industrial cloud platform Industrial cloud robot IoT sensor Industrial

More information

Introduction to the Internet of Things

Introduction to the Internet of Things Introduction to the Internet of Things Marco Zennaro, PhD Telecommunications/ICT4D Lab The Abdus Salam International Centre for Theoretical Physics Trieste, Italy Introduction to IoT Vision History of

More information

HOBO H Energy Logger

HOBO H Energy Logger HOBO H22-001 Energy Logger Logs AC Current Temperature Relative Humidity DC Voltage 4-20 ma AC Voltage Carbon Dioxide DC Current Kilowatt Hours Killowatts The HOBO Energy Logger is a modular, reconfigurable

More information

DEVELOPMENT OF LABVIEW BASED WIRELESS CONTROL SYSTEMS FOR ION BEAM MICROMACHINING SYSTEMS

DEVELOPMENT OF LABVIEW BASED WIRELESS CONTROL SYSTEMS FOR ION BEAM MICROMACHINING SYSTEMS International Journal of Scientific & Engineering Research, Volume 3, Issue 11, November-2012 1 DEVELOPMENT OF LABVIEW BASED WIRELESS CONTROL SYSTEMS FOR ION BEAM MICROMACHINING SYSTEMS Mr. JOSHI TUSHAR

More information

Why Connecting to the Internet of Things Project List

Why Connecting to the Internet of Things Project List Why Connecting to the Internet of Things Should Top Your Project List Your things have a story to tell Are you listening? The Internet of Things (IoT) is made up of billions of smart devices, like sensors

More information

INTRODUCTION OF INTERNET OF THING TECHNOLOGY BASED ON PROTOTYPE

INTRODUCTION OF INTERNET OF THING TECHNOLOGY BASED ON PROTOTYPE Jurnal Informatika, Vol. 14, No. 1, Mei 2017, 47-52 ISSN 1411-0105 / e-issn 2528-5823 DOI: 10.9744/informatika.14.1.47-52 INTRODUCTION OF INTERNET OF THING TECHNOLOGY BASED ON PROTOTYPE Anthony Sutera

More information

XFP Bi-Directional 10G 20Km 1270/1330nmTx / 1330/1270nmRx SLXFB-XXXX-20

XFP Bi-Directional 10G 20Km 1270/1330nmTx / 1330/1270nmRx SLXFB-XXXX-20 XFP Bi-Directional 10G 20Km 1270/1330nmTx / 1330/1270nmRx SLXFB-XXXX-20 Description Sourcelight SLXFB-XXXX-20 is compliant with the IEEE803.3ae 10Gbase-Bx. and transmission distance up to 20km on SMF.

More information

An Integrated EMG Data Acquisition System by Using Android app

An Integrated EMG Data Acquisition System by Using Android app An Integrated EMG Data Acquisition System by Using Android app Dr. R. Harini 1 1 Teaching facultyt, Dept. of electronics, S.K. University, Anantapur, A.P, INDIA Abstract: This paper presents the design

More information

PERFORMANCE ANALYSIS OF IOT SMART SENSORS IN AGRICULTURE APPLICATIONS

PERFORMANCE ANALYSIS OF IOT SMART SENSORS IN AGRICULTURE APPLICATIONS International Journal of Mechanical Engineering and Technology (IJMET) Volume 9, Issue 11, November 2018, pp. 1936 1942, Article ID: IJMET_09_11 203 Available online at http://www.ia aeme.com/ijmet/issues.asp?jtype=ijmet&vtype=

More information

I. Introduction. II. Features

I. Introduction. II. Features I. Introduction The cat5e/cat6 HDMI Extender is a tool which can extend your HDMI signal over 328fts/100meters to a compatible display. It is designed to convert HDMI signal to standard HD BaseT signal

More information

Long Range Wireless HDMI/SDI HD Video Transmission Suite LINK-MI LM-SWHD01. User manual

Long Range Wireless HDMI/SDI HD Video Transmission Suite LINK-MI LM-SWHD01. User manual Long Range Wireless HDMI/SDI HD Video Transmission Suite LINK-MI LM-SWHD01 User manual Preface... 1 1. Cautions... 2 2. About... 3 3. Installation... 4 4. Operation instruction... 5 5. Maintenance... 6

More information

Architecture of Industrial IoT

Architecture of Industrial IoT Architecture of Industrial IoT December 2, 2016 Marc Nader @mourcous Branches of IoT IoT Consumer IoT (Wearables, Cars, Smart homes, etc.) Industrial IoT (IIoT) Smart Gateways Wireless Sensor Networks

More information

Teaching Plasma Nanotechnologies Based on Remote Access

Teaching Plasma Nanotechnologies Based on Remote Access Teaching Plasma Nanotechnologies Based on Remote Access Authors: Alexander Zimin, Bauman Moscow State Technical University, Russia, zimin@power.bmstu.ru Andrey Shumov, Bauman Moscow State Technical University,

More information

PROTOTYPE OF IOT ENABLED SMART FACTORY. HaeKyung Lee and Taioun Kim. Received September 2015; accepted November 2015

PROTOTYPE OF IOT ENABLED SMART FACTORY. HaeKyung Lee and Taioun Kim. Received September 2015; accepted November 2015 ICIC Express Letters Part B: Applications ICIC International c 2016 ISSN 2185-2766 Volume 7, Number 4(tentative), April 2016 pp. 1 ICICIC2015-SS21-06 PROTOTYPE OF IOT ENABLED SMART FACTORY HaeKyung Lee

More information

Internet of Things hiotron Custom IOT Solution Development

Internet of Things hiotron Custom IOT Solution Development hiotron Custom IOT Solution Development [Make your device smart, yet not expensive] CONTENT OVERVIEW 1. Who we are? 2. Our Expertise & IOT Success Domain 3. hiotron Generic IOT Solution Architecture 4.

More information

Long Range Wireless HDMI/SDI HD Video Transmission Suite LINK-MI LM-SWHD01. User manual

Long Range Wireless HDMI/SDI HD Video Transmission Suite LINK-MI LM-SWHD01. User manual Long Range Wireless HDMI/SDI HD Video Transmission Suite LINK-MI LM-SWHD01 User manual Preface... 1 1. Cautions... 2 2. About... 3 3. Installation... 4 4. Operation instruction... 5 5. Maintenance... 6

More information

Adaptive HVAC Operation To Reduce Disruptive Fan Noise Levels During Noise-Sensitive Events

Adaptive HVAC Operation To Reduce Disruptive Fan Noise Levels During Noise-Sensitive Events Technical Disclosure Commons Defensive Publications Series April 03, 2018 Adaptive HVAC Operation To Reduce Disruptive Fan Noise Levels During Noise-Sensitive Events Paul Gyugyi Follow this and additional

More information

HDMI / Video Wall over IP Receiver with PoE

HDMI / Video Wall over IP Receiver with PoE / Wall over IP Receiver with Key Features Network 1080P ultra high quality video transmitter Assigns video sources to any monitor of the video wall Up to 8 x 8 Screen Array supported Extends high definition

More information

MICROSENS. Fast Ethernet Switch Modul 4x 10/100Base-TX, 1x 100Base-FX. Description. Features

MICROSENS. Fast Ethernet Switch Modul 4x 10/100Base-TX, 1x 100Base-FX. Description. Features Fast Ethernet Switch Modul 4x 10/100Base-TX, 1x 100Base-FX Description This Ethernet Switch Module has been designed with 4x10/100Base-TX ports and 1x100Base-FX fiber optic port for the interconnection

More information

ECE 480. Pre-Proposal 1/27/2014 Ballistic Chronograph

ECE 480. Pre-Proposal 1/27/2014 Ballistic Chronograph ECE 480 Pre-Proposal 1/27/2014 Ballistic Chronograph Sponsor: Brian Wright Facilitator: Dr. Mahapatra James Cracchiolo, Nick Mancuso, Steven Kanitz, Madi Kassymbekov, Xuming Zhang Executive Summary: Ballistic

More information

Exploiting digital terrestrial television for the support of telelearning

Exploiting digital terrestrial television for the support of telelearning Exploiting digital terrestrial television for the support of telelearning applications C. Kokkinis, N. Zotos, C. Lampraki, A. Totomi, N. Vorniotakis University of the Aegean, Information and Communication

More information

Energy Efficiency with KNX Focus on Lighting Saving Hager

Energy Efficiency with KNX Focus on Lighting Saving Hager Energy Efficiency with KNX Focus on Lighting Saving Hager Date: December 06 th 2017 Agenda Part 1 About KNX Part 2 IoT Controller Presentation 01 KNX Overview 05 02 Why KNX 15 03 Some Use Cases 20 04 Energy

More information

A SURVEY ON HEALTHCARE AND AGRICULTURE IN INTERNET OF THINGS

A SURVEY ON HEALTHCARE AND AGRICULTURE IN INTERNET OF THINGS International Journal of Emerging Technology and Innovative Engineering Volume 4, Issue 5, October 2018 (ISSN: 2394 6598) A SURVEY ON HEALTHCARE AND AGRICULTURE IN INTERNET OF THINGS S.Kiruthika Assistant

More information

INDIAN INSTITUTE OF TECHNOLOGY KHARAGPUR NPTEL ONLINE CERTIFICATION COURSE. On Industrial Automation and Control

INDIAN INSTITUTE OF TECHNOLOGY KHARAGPUR NPTEL ONLINE CERTIFICATION COURSE. On Industrial Automation and Control INDIAN INSTITUTE OF TECHNOLOGY KHARAGPUR NPTEL ONLINE CERTIFICATION COURSE On Industrial Automation and Control By Prof. S. Mukhopadhyay Department of Electrical Engineering IIT Kharagpur Topic Lecture

More information

A Vision of IoT: Applications, Challenges, and Opportunities With China Perspective

A Vision of IoT: Applications, Challenges, and Opportunities With China Perspective A Vision of IoT: Applications, Challenges, and Opportunities With China Perspective SHANZHI CHEN, HUI XU, DAKE LIU, BO HU, AND HUCHENG WANG Definitions of IoT from Different Organizations: Organizations

More information

Huawei AT815SN Brochure-Detailed

Huawei AT815SN Brochure-Detailed Huawei AT815SN Brochure-Detailed Huawei AT815SN Brochure-Detailed Huawei AT815SN is a standard outdoor access terminal (AT) that provides excellent remote access performance and enhanced protection. It

More information

Challenges of Launching DOCSIS 3.0 services. (Choice s experience) Installation and configuration

Challenges of Launching DOCSIS 3.0 services. (Choice s experience) Installation and configuration (Choice s experience) Installation and configuration (cont.) (Choice s experience) DOCSIS 3.0 Components M-CMTS deployment DTI Server Edge QAM Modular CMTS I-CMTS Integrated CMTS Integrated DOCSIS 3.0

More information

Datasheet. Powerful 2x2 MIMO airmax BaseStation. Models: M5, RM5-Ti, M3, M365, M2, RM2-Ti, M900. Advanced Software Technology to Maximize Performance

Datasheet. Powerful 2x2 MIMO airmax BaseStation. Models: M5, RM5-Ti, M3, M365, M2, RM2-Ti, M900. Advanced Software Technology to Maximize Performance Powerful 2x2 MIMO airmax BaseStation Models: M5, RM5-Ti, M3, M365, M2, RM2-Ti, M900 Advanced Software Technology to Maximize Performance Plug and Play Integration with airmax Antennas Frequency and Channel

More information

ADDRESSING THE CHALLENGES OF IOT DESIGN JEFF MILLER, PRODUCT MARKETING MANAGER, MENTOR GRAPHICS

ADDRESSING THE CHALLENGES OF IOT DESIGN JEFF MILLER, PRODUCT MARKETING MANAGER, MENTOR GRAPHICS ADDRESSING THE CHALLENGES OF IOT DESIGN JEFF MILLER, PRODUCT MARKETING MANAGER, MENTOR GRAPHICS A M S D E S I G N & V E R I F I C A T I O N W H I T E P A P E R w w w. m e n t o r. c o m INTRODUCTION Internet

More information

IOT BASED ENERGY METER RATING

IOT BASED ENERGY METER RATING IOT BASED ENERGY METER RATING Amrita Lodhi 1,Nikhil Kumar Jain 2, Prof.Prashantchaturvedi 3 12 Student, 3 Dept. of Electronics & Communication Engineering Lakshmi Narain College of Technology Bhopal (India)

More information

Datasheet. Powerful 2x2 MIMO airmax BaseStation. Models: M5, RM5-Ti, M3, M365, M2, RM2-Ti, M900. Advanced Software Technology to Maximize Performance

Datasheet. Powerful 2x2 MIMO airmax BaseStation. Models: M5, RM5-Ti, M3, M365, M2, RM2-Ti, M900. Advanced Software Technology to Maximize Performance Powerful 2x2 MIMO airmax BaseStation Models: M5, RM5-Ti, M3, M365, M2, RM2-Ti, M900 Advanced Software Technology to Maximize Performance Plug and Play Integration with airmax Antennas Frequency and Channel

More information

EasyFLYSAT. communications

EasyFLYSAT. communications EasyFLYSAT communications EasyFLYSAT is an all-in-one compact portable satellite gateway designed for applications which require mobility and fast deployment in any environmental conditions. The unit can

More information

Product model and standard

Product model and standard Preface Thank you for purchasing the Ikan Blitz 400 HD Wireless Video System. This system features uncompressed high definition video with zero delay. Before using the product, please read this user s

More information

Internet of Things (IoT) Vikram Raval GSMA

Internet of Things (IoT) Vikram Raval GSMA Internet of Things (IoT) Vikram Raval GSMA Introductions 2 Your objectives What do you expect to learn from this course? How is it relevant to you? 3 Themes Understanding the benefits IoT can bring Key

More information

Grid. Grid. Next-Gen Broadband Wireless CPE Technology. Datasheet. 4Gon Tel: +44 (0) Fax: +44 (0)

Grid. Grid. Next-Gen Broadband Wireless CPE Technology. Datasheet. 4Gon   Tel: +44 (0) Fax: +44 (0) Next-Gen Broadband Wireless CPE Technology Utilizing InnerFeed technology, the new Air M Series represents the latest evolution of outdoor broadband wireless devices. Hi-Performance, Long Range Completely

More information

IOT BASED PATIENT HEALTH MONITORING SYSTEM

IOT BASED PATIENT HEALTH MONITORING SYSTEM IOT BASED PATIENT HEALTH MONITORING SYSTEM Desale Pratik B. (pbdesale39@gmail.com), Dudoo Shalvari R. (shalvaridudoo23@gmail.com), Ghadage Shubham S. (ghadageshubham11@gmail.com), Prof. M.P. Sardey (Sardeymp@yahoo.com)

More information

DC-099 FPV/UAV DTV CAM Module

DC-099 FPV/UAV DTV CAM Module DC-099 FPV/UAV DTV CAM Module DTV CAM DTV CAM is an all-new camera which outputs the captured HD video in digital TV signal. The core technology is based on open industrial standard EN 300-744 DVB-T, which

More information

Introduction to Internet of Things Prof. Sudip Misra Department of Computer Science & Engineering Indian Institute of Technology, Kharagpur

Introduction to Internet of Things Prof. Sudip Misra Department of Computer Science & Engineering Indian Institute of Technology, Kharagpur Introduction to Internet of Things Prof. Sudip Misra Department of Computer Science & Engineering Indian Institute of Technology, Kharagpur Lecture - 01 Introduction to IoT-Part 1 So, the first lecture

More information

EOLQ-851HG-02-MO Series Multi-Mode 100GBASE-SR4 QSFP28 Transceiver RoHS6 Compliant

EOLQ-851HG-02-MO Series Multi-Mode 100GBASE-SR4 QSFP28 Transceiver RoHS6 Compliant EOLQ-851HG-02-MO Series Multi-Mode 100GBASE-SR4 QSFP28 Transceiver RoHS6 Compliant QSFP28 Series Features Supports 103.1Gbps aggregate bit rates Single 3.3V Power Supply and Power dissipation < 3.5W Up

More information

Smart Buildings - Integrating PoE with the IoT

Smart Buildings - Integrating PoE with the IoT Smart Buildings: Integrating PoE with the lot Smart Buildings - Integrating PoE with the IoT Eric Haugaard Cree Lighting This session is eligible for 1 Contact Hour. For these hours to appear on your certificate,

More information

0.56" 4 Digital Blue LED Panel Meter (rescalable) User s Guide

0.56 4 Digital Blue LED Panel Meter (rescalable) User s Guide 0.56" 4 Digital Blue LED Panel Meter (rescalable) User s Guide 2004-2009 Sure Electronics Inc. ME-SP037B_Ver1.0 0.56" 4 DIGITAL BLUE LED PANEL METER (RESCALABLE) USER S GUIDE Table of Contents Chapter

More information

Altum Series DATASHEET

Altum Series DATASHEET DS-1034-J 1 of 5 Altum Series Overview Altum AC is a multi-functional, 2x2 MIMO, long-range, outdoor WiFi router, access point, and client station for wireless Ethernet bridge applications as well as outdoor

More information

NanoBridge. NanoBridge. Hi-Performance & Cost-Effective MIMO Bridging. Datasheet. Models: NBM9, NBM2, NBM3, NBM365, NBM5. Hi-Performance, Long Range

NanoBridge. NanoBridge. Hi-Performance & Cost-Effective MIMO Bridging. Datasheet. Models: NBM9, NBM2, NBM3, NBM365, NBM5. Hi-Performance, Long Range Hi-Performance & Cost-Effective MIMO Bridging Models: NBM9, NBM2, NBM3, NBM365, NBM5 Hi-Performance, Long Range Completely Integrated CPE in the Feed of the Antenna Easy Assembly and Installation Overview

More information

MBUS 10 RS232 TO MBUS LEVEL CONVERTER

MBUS 10 RS232 TO MBUS LEVEL CONVERTER Media and protocol converters MBUS 10 RS232 TO MBUS LEVEL CONVERTER RS232 to MBus level conversion Maximum 10 MBus slaves Baud Rate: 300 to 19200 bps RS232 MBus opto isolation Over-current and short-circuit

More information

HDMI Extender over Cat5e/Cat6 (HD BaseT) User manual. VER: 1.1s

HDMI Extender over Cat5e/Cat6 (HD BaseT) User manual. VER: 1.1s HDMI Extender over Cat5e/Cat6 (HD BaseT) User manual VER: 1.1s Thank you for purchasing this product. For optimum performance and safety, please read the instruction carefully before connecting, operating

More information

Power Performance Drill Upgrades. TorqReg. ARDVARC Advanced Rotary Drill Vector Automated Radio Control. Digital Drives Upgrade

Power Performance Drill Upgrades. TorqReg. ARDVARC Advanced Rotary Drill Vector Automated Radio Control. Digital Drives Upgrade TorqReg Digital Drives Upgrade ARDVARC Advanced Rotary Drill Vector Automated Radio Control ARDVARC CONCEPT 1. Create an Automated drill system that would allow the mine operator to train new personnel

More information

CWDM GBIC. 1.25Gbps GBIC Optical Transceiver, 80km Reach

CWDM GBIC. 1.25Gbps GBIC Optical Transceiver, 80km Reach CWDM GBIC 1.25Gbps GBIC Optical Transceiver, 80km Reach Features Dual data-rate of 1.25Gbps/1.0625Gbps operation 18 CWDM DFB wavelengths laser and PIN photodetector for 80km transmission Duplex SC optical

More information

Getting Started with Launchpad and Grove Starter Kit. Franklin Cooper University Marketing Manager

Getting Started with Launchpad and Grove Starter Kit. Franklin Cooper University Marketing Manager Getting Started with Launchpad and Grove Starter Kit Franklin Cooper University Marketing Manager Prelab Work Lab Documentation: https://goo.gl/vzi53y Create a free my.ti.com account Install Drivers for

More information

WS G Gbps GBIC Optical Transceiver, 80km Reach

WS G Gbps GBIC Optical Transceiver, 80km Reach WS G5487 1.25Gbps GBIC Optical Transceiver, 80km Reach Features Dual data-rate of 1.25Gbps/1.0625Gbps operation 1550nm DFB laser and PIN photodetector for 80km transmission Duplex SC optical interface

More information

DATA SHEET. Two (2) fibers Detachable HDMI 2.0 Extender,

DATA SHEET. Two (2) fibers Detachable HDMI 2.0 Extender, DATA SHEET Two (2) fibers Detachable HDMI 2.0 Extender, HDFX-300-TR Contents Description Features Applications Technical Specifications Operating Conditions Drawing of Module Drawing of Cable Connection

More information

MONOPRICE. BitPath AV VGA Wireless Transmitter & Receiver Kit, 200m. User's Manual P/N 16224

MONOPRICE. BitPath AV VGA Wireless Transmitter & Receiver Kit, 200m. User's Manual P/N 16224 MONOPRICE BitPath AV VGA Wireless Transmitter & Receiver Kit, 200m P/N 16224 User's Manual SAFETY WARNINGS AND GUIDELINES Please read this entire manual before using this device, paying extra attention

More information

HEART ATTACK DETECTION BY HEARTBEAT SENSING USING INTERNET OF THINGS : IOT

HEART ATTACK DETECTION BY HEARTBEAT SENSING USING INTERNET OF THINGS : IOT HEART ATTACK DETECTION BY HEARTBEAT SENSING USING INTERNET OF THINGS : IOT K.RAJA. 1, B.KEERTHANA 2 AND S.ELAKIYA 3 1 AP/ECE /GNANAMANI COLLEGE OF TECHNOLOGY 2,3 AE/AVS COLLEGE OF ENGINEERING Abstract

More information

rocket rocket Powerful 2x2 MIMO AirMax BaseStation Platforms Datasheet

rocket rocket Powerful 2x2 MIMO AirMax BaseStation Platforms Datasheet Powerful 2x2 MIMO BaseStation Platforms Models: M2, M2GPS, M3, M365, M365GPS, M5, M5GPS, M900 Ultimate in RF Performance Seamlessly Integrates with BaseStation and Rocket Antennas Incredible Range and

More information

AR SWORD Digital Receiver EXciter (DREX)

AR SWORD Digital Receiver EXciter (DREX) Typical Applications Applied Radar, Inc. Radar Pulse-Doppler processing General purpose waveform generation and collection Multi-channel digital beamforming Military applications SIGINT/ELINT MIMO and

More information

DC-103(1080P)/DC-102(720P) DTV CAM Bare bone

DC-103(1080P)/DC-102(720P) DTV CAM Bare bone DC-103(1080P)/DC-102(720P) DTV CAM Bare bone DTV CAM DTV CAM is an all-new camera which outputs the captured HD video in digital TV signal. The core technology is based on open industrial standard EN 300-744

More information

Construction of soil moisture and irrigation IoT monitoring system using Project Based Learning

Construction of soil moisture and irrigation IoT monitoring system using Project Based Learning Construction of soil moisture and irrigation IoT monitoring system using Project Based Learning Rabelo S. L.;Jucá S. C. S.;Gonçalves D. L. C.;Silva V. F.;Pereira R. I. S.;Solonildo Almeida da Silva Abstract

More information

Hitachi Kokusai Electric Comark LLC

Hitachi Kokusai Electric Comark LLC Hitachi Kokusai Electric Comark LLC TRANSMIT TER OF THE FUTURE Solid State. Broadband. Affordable. The future has arrived. With rapid changes in solid state RF device technologies and design techniques,

More information

[HOME AUTOMATION USING AN ARDUINO]

[HOME AUTOMATION USING AN ARDUINO] 2010 Vishal Kotcherlakota Ansum Dholakia ECE 118 6/3/2010 [HOME AUTOMATION USING AN ARDUINO] 1 P a g e CONTENTS Introduction... 2 An Overview... 2 Systems Integrated... 2 Our Approach... 2 Device Interfacing:

More information

User manual. Long Range Wireless HDMI/SDI HD Video Transmission Suite

User manual. Long Range Wireless HDMI/SDI HD Video Transmission Suite User manual Long Range Wireless HDMI/SDI HD Video Transmission Suite Preface Thanks for purchasing our Long Range Wireless HDMI/SDI HD Video Transmission Suite. Before using this product, read this user

More information

Indoor/Outdoor airmax CPE. Datasheet. Models: NSM2, NSM3, NSM365, NSM5, locom2, locom5, locom9. Cost-Effective, High-Performance

Indoor/Outdoor airmax CPE. Datasheet. Models: NSM2, NSM3, NSM365, NSM5, locom2, locom5, locom9. Cost-Effective, High-Performance Indoor/Outdoor CPE Models: NSM2, NSM3, NSM365, NSM5, locom2, locom5, locom9 Cost-Effective, High-Performance Compact and Versatile Design Powerful Integrated Antenna Overview Leading-Edge Industrial Design

More information

Practical Lighting Design With LEDs

Practical Lighting Design With LEDs Practical Lighting Design With LEDs Ron Lenk Carol Lenk J IEEE PRESS SERIES u POWER ENGINEERING Mohamed E. El-Hawary, Series Editor IEEE PRESS WILEY A John Wiley & Sons, Inc., Publication Contents Figures

More information

VAXIS STORM 500+ INSTRUCTIONS

VAXIS STORM 500+ INSTRUCTIONS GM-innovations VAXIS STORM 500+ INSTRUCTIONS Phone: +86 731-83998739 Website: www.vaxis.cn ADD: 8F, N0.2,Huachen Century Square,Wanjiali Street,Yuhua District,Changsha City,Hunan Province,China. Introduction...

More information

Managing the Quality of Experience in the Multimedia Internet of Things: A Layered-Based Approach

Managing the Quality of Experience in the Multimedia Internet of Things: A Layered-Based Approach sensors Article Managing the Quality of Experience in the Multimedia Internet of Things: A Layered-Based Approach Alessandro Floris * and Luigi Atzori Department of Electrical and Electronic Engineering,

More information

Bringing an all-in-one solution to IoT prototype developers

Bringing an all-in-one solution to IoT prototype developers Bringing an all-in-one solution to IoT prototype developers W H I T E P A P E R V E R S I O N 1.0 January, 2019. MIKROE V E R. 1.0 Click Cloud Solution W H I T E P A P E R Page 1 Click Cloud IoT solution

More information

WEB SERVER NETWORK FOR ECG RECORDING AND BODY TEMPERATURE MONITORING SYSTEM BASED ON ARM MICROCONTROLLER

WEB SERVER NETWORK FOR ECG RECORDING AND BODY TEMPERATURE MONITORING SYSTEM BASED ON ARM MICROCONTROLLER WEB SERVER NETWORK FOR ECG RECORDING AND BODY TEMPERATURE MONITORING SYSTEM BASED ON ARM MICROCONTROLLER SHRUTHI G. B 1, NAVEEN H 2, PRIYA R SANKPA 3 1 Ug, BNMIT, 2 Asst Prof, MSEC, 3 Asst Prof, BNMIT

More information

9 Analyzing Digital Sources and Cables

9 Analyzing Digital Sources and Cables 9 Analyzing Digital Sources and Cables Topics in this chapter: Getting started Measuring timing of video signal Testing cables and distribution systems Testing video signal quality from a source Testing

More information

PLEASE READ THIS PRODUCT MANUAL CAREFULLY BEFORE USING THIS PRODUCT.

PLEASE READ THIS PRODUCT MANUAL CAREFULLY BEFORE USING THIS PRODUCT. Features The AVG-HD400 is an HDBT 2.0 transceiver set which contains a transmitter and a receiver. Compliant with HDMI 1.4 & HDCP 2.2, it is able to transmit high-definition signals up to 4Kx2K@60Hz. The

More information