Building a Weather Station Monitoring System Connected to the GSM using Arduino Controller

Size: px
Start display at page:

Download "Building a Weather Station Monitoring System Connected to the GSM using Arduino Controller"

Transcription

1 Building a Weather Station Monitoring System Connected to the GSM using Arduino Controller B Ramesh, Assistant Professor, Department of ECE. St.Peter s Engineering College, Hyderabad, Telangana. B. Deepika, I.Santhosh kumar, K.Prashanth St.Peter s Engineering College, Hyderabad, Telangana. ABSTRACT: The system proposed in this paper is an advanced solution for monitoring the weather conditions at a particular place and make the information visible anywhere in the world. The technology behind this is Internet of Things (IoT), which is an advanced and efficient solution for connecting the things to the internet and to connect the entire world of things in a network. Here things might be whatever like electronic gadgets, sensors and automotive electronic equipment. The system deals with monitoring and controlling the environmental conditions like temperature, relative humidity, and CO level with sensors and send the information to the web page and then plot the sensor data as graphical statistics. The data updated from the implemented system can be accessible in the internet from anywhere in the world. The mobile device and security system communicate via GSM module. If any of the sensor detected then alert system is ready and message passed to the user mobile. If temperature detected then FAN will be on, Humidity detected then water sprinkler will be on and if Gas detected then buzzer will be on. INTRODUCTION: Weather forecasting is the application of science and technology to predict the state of the atmosphere for a given location. Human beings have attempted to predict the weather informally for millennium and formally since the nineteenth century. Weather forecasts are made by collecting quantitative data about the current state of the atmosphere on a given place and using scientific understanding of atmospheric processes to project how the atmosphere will evolve on that place. Weather is driven by air pressure (temperature and moisture) differences between one place and another. These pressure and temperature differences can occur due to the sun angle at any particular spot, which varies by latitude from the tropics. The atmosphere is a chaotic system, so small changes to one part of the system can grow to have large effects on the system as a whole. This makes it difficult to accurately predict weather more than a few days in advance, though weather forecasters are continually working to extend this limit through the scientific study of weather, meteorology. It is theoretically impossible to make useful day-today predictions more than about two weeks ahead, imposing an upper limit to potential for improved prediction skill. Once an all-human endeavor based mainly upon changes in barometric pressure, current weather conditions, and sky condition, weather forecasting now relies on computer-based models that take many atmospheric factors into account. Human input is still required to pick the best possible forecast model to base the forecast upon, which involves pattern recognition skills, tele-connections, knowledge of model performance, and knowledge of model biases.with the increasing busy schedules people rely on machines to support them in this modern world. It led to the need for intelligence to these machines in every area. Here the case is with weather forecasting. Our project involves temperature, Humidity and Gas sensor in a security chain implemented using microcontroller arduino. In our Project we have temperature, Humidity and Gas sensors. The Microcontroller at the transmitter end will continuously monitors all the Sensors and if any security problem is found then the Microcontroller will send me that message to user mobile and the type of problem is displayed on the LCD. EXISISTING SYSTEM: Through weather monitoring system we can collect the information about humidity and temperature and according to current and previous data we can produce the results displayed on LCD in the system. After reviewing many articles, there are presently no papers that mention monitoring the combination of temperature, lighting and humidity in one integrated 410 B Ramesh, B. Deepika, I.Santhosh kumar, K.Prashanth

2 system and have actuators to modify these settings. However, there has been no mention about having message passing of data to the user mobile in converse situation. So our main idea was to join a system that can sense the main components that formulates the weather and can be able to forecast the weather without human error. That s why we are moving towards proposed system. PROPOSED SYSTEM: Our proposed system makes use of 3 sensors to measure the weather/environment factors such as temperature, humidity and gas. The values read from the sensors are processed by the Arduino micro-controller. The readings are also displayed on an on board LCD for quick viewing. The system continuously monitors the output of all these sensors and if any of the sensors trigger, the controlling unit immediately identifies the change in the output of the sensor and sends the predefined message to the user mobile through GSM modem. If any of the sensor detected then alert system is ready and message passed to the user mobile. If temperature detected then fan will be on, Humidity detected then water sprinkler will be on and if Gas detected then buzzer will be on. LITERATURE SURVEY: In this chapter, we will discuss about the information found by study and research that is critical and have an important value in the contribution of the whole project. It also gives some basic knowledge or theoretical base and is used as a foundation to successfully achieve the main objectives. Most of the literatures are from the related articles, journals, books and previous works of the same fields. These literatures are then compiled and use as a guidance to the work of this paper. Present innovations in technology mainly focus on controlling and monitoring of different activities. These are increasingly emerging to reach the human needs. Most of this technology is focused on efficient monitoring and controlling different activities. An efficient weather monitoring system is required to monitor and assess the conditions in case of exceeding the prescribed level of parameters (e.g., noise, CO and radiation levels). When the objects like environment equipped with sensor devices, microcontroller and various software applications becomes a self-protecting and selfmonitoring environment and it is also called as 411 B Ramesh, B. Deepika, I.Santhosh kumar, K.Prashanth International Journal of Electronics, Electrical and Computational System smart environment. In such environment when some event occurs the alarm or buzzer alerts automatically. The effects due to the weather changes on animals, plants and human beings can be monitored and controlled by smart weather monitoring system. By using embedded intelligence into the environment makes the environment interactive with other objectives, this is one of the application that smart environment targets. Human needs demands different types of monitoring systems these are depends on the type of data gathered by the sensor devices. Event Detection based and Spatial Process Estimation are the two categories to which applications are classified. Initially the sensors devices are deployed in environment to detect the parameters (e.g., Temperature, Humidity, and CO levels etc.) while the data acquisition, computation and controlling action (e.g., the variations in the noise and CO levels with respect to the specified levels). Sensor devices are placed at different locations to collect the data to predict the behavior of a particular area of interest. The main aim of the this paper is to design and implement an efficient monitoring system through which the required parameters are monitored remotely using internet and the data gathered from the sensors are stored in the cloud and to project the estimated trend on the web browser. A solution for monitoring the sensors and CO levels i.e., any parameter value crossing its threshold value ranges, for example CO levels in air in a particular area exceeding the normal levels etc., in the environment using wireless embedded computing system is proposed in this paper. The solution also provides an intelligent remote monitoring for a particular area of interest. In this paper we also present a trending results of collected or sensed data with respect to the normal or specified ranges of particular parameters. The embedded system is an integration of sensor devices, wireless communication which enables the user to remotely access the various parameters and store the data in cloud. RELATED WORK: Weather is the state of the atmosphere, to the degree that it is hot or cold, wet or dry, calm or stormy, clear or cloudy. Most weather phenomena occur in the troposphere, just below the stratosphere. Weather generally refers to day-to-day temperature and precipitation activity,

3 whereas climate is the term for the average atmospheric conditions over longer periods of time. When used without qualification, weather, is understood to mean the weather of earth. Monitoring the weather conditions manually is difficult. The present work is to develop an automated system which monitors the weather condition. The weather condition is driven by air pressure (temperature and moisture) differences between one place and another. These pressure and temperature differences can occur due to the sun angle at any particular spot. Through this system we can automatically collect the information about humidity and temperature. SIMILAR PAPERS: Design and Implementation of Weather Monitoring and Controlling System:Weather monitoring plays an important role in human life, so the collection of information about the temporal dynamics of weather changes is very important. In any industry during certain hazards it is very important to monitor weather. The fundamental aim of this paper is to develop an embedded system to design a weather monitoring system which enables the monitoring of weather parameters in an industry. Such a system contains pair of sensors like temperature, Gas and humidity will be monitored and LPC2148 microcontroller. The data from the sensors are collected by the microcontroller and also microcontroller sends the sensors data in to the mobile by using the Serial Communication and this module will keep the data in excel page & also we can get the SMS in the mobile with the help of GSM module. The system uses a compact circuitry built around LPC2148 microcontroller Programs are developed in Embedded C using the IDE Keiluvision4 is used for loading programs into Microcontroller. Wireless Remote Weather Monitoring System Based on MEMS Technologies:This study proposes a wireless remote weather monitoring system based on Micro-Electro-Mechanical Systems (MEMS) and wireless sensor network (WSN) technologies comprising sensors for the measurement of temperature, humidity, pressure, wind speed and direction, integrated on a single chip. The sensing signals are transmitted between the Octopus II-A sensor nodes using WSN technology, following amplification and analog/digital conversion (ADC). Experimental results show that the resistance of the micro temperature sensor increases linearly with input temperature, with an average TCR (temperatur e coefficient of resistance) value of ( C 1). The resistance of the pressure sensor also increases linearly with air pressure, with an average sensitivity value of ( Ω/kPa). The sensitivity to humidity increases with ambient temperature due to the effect of temperature on the dielectric constant, which was determined to be 16.9, 21.4, 27.0, and 38.2 (pf/%rh) at 27 C, 30 C, 40 C, and 50 C, respectively. The velocity of airflow is obtained by summing the variations in resistor response as airflow passed over the sensors providing sensitivity of , , ( Ω/ms 1) with power consumption by the heating resistor of 0.2, 0.3, and 0.5 W, respectively. The passage of air across the surface of the flow sensors prompts variations in temperature among each of the sensing resistors. Evaluating these variations in resistance caused by the temperature change enables the measurement of wind direction. DESIGIN OF WIRELESS WEATHER MONITORING SYSTEM: The main objective of this project is to devise a simple low cost microcontroller based weather monitoring system using wireless technology which fetches weather conditions using various sensors like temp, humidity etc, displays it on LCD and forwards it to remote user by SMS. This project is developed by using ATMEGA-32 Microcontroller, SIM 300 GSM Module, LCD display and LM35 temperature sensor. The advantage of using GSM based technology is that GSM based communication network is widespread and have almost reached to every nook and corners of this 21st century world. GSM technology also does provide users with high quality signal and channels, giving them access to high quality digital communication at very affordable rates. This embedded system can prove to be useful for anyone to monitor the weather condition of a location without being physically present there.this chapter briefly explains about the Hardware Implementation of the project. It discusses the design and working of the design with the help of block diagram and circuit diagram and explanation of circuit diagram in detail. It explains the features, timer 412 B Ramesh, B. Deepika, I.Santhosh kumar, K.Prashanth

4 programming, serial communication, interrupts of atmega328 microcontroller. It also explains the various modules used in this paper. Paper Design :The implementation of the paper design can be divided in two parts. Hardware implementation Firmware implementation Hardware implementation deals in drawing the schematic on the plane paper according to the application, testing the schematic design over the breadboard using the various IC s to find if the design meets the objective, carrying out the PCB layout of the schematic tested on breadboard, finally preparing the board and testing the designed hardware.the paper design and principle are explained in this chapter using the block diagram and circuit diagram. The block diagram discusses about the required components of the design and working condition is explained using circuit diagram and system wiring diagram. Block Diagram:The block diagram of the design is as shown in Fig 3.1. It consists of power supply unit, microcontroller, GSM modem, temperature, humidity sensor and GAS sensor and LCD. The brief description of each unit is explained as follows. Block diagram: Figure 3.1: Block diagram of proposed system Power supply Reset circuit switch Temp, Gas, Humidity, rain Sensors Arduino controller GSM LCD DC FAN Water sprinkler Buzzer SOURCE CODE WRITTEN IN ARDUINO COMPILER SELECT YOUR BOARD RESULTS AND DISCUSSIONS: The implementation of realization of Building a Weather Station monitoring system Connected to the GSM using Arduino controller is done successfully. The communication is properly done without any interference between different modules in the design. Design is done to meet all the specifications and requirements. Circuit is implemented in Orcad and implemented on the microcontroller board. The performance has been verified both in software simulator and hardware design. The total circuit is completely verified functionally and is following the application software. It can be concluded that the design implemented in the present work provide portability, flexibility and the data transmission is also done with low power consumption. Working Procedure: The working principle of this work describes the interdependent functionality of the components and their output. Firstly, all the components are initialized by supplying the required power of +5v. We are using two temperature sensors to get a accurate value of temperature reading and taking the values. Depending on the temperature, hot air or cool air introduced to maintain the temperature threshold value, which is preset. If the temperature is too high, DC fan is high to cool the air. This is how temperature is manipulated. Secondly, there is GAS which work based on gas intensity. When the sunlight is too much or not enough for the weather system to handle, the LED light is ON/OFF based on the readings of the GAS. On the other hand, gas intensity along with other parameters such as temperature and humidity can be used in predicting 413 B Ramesh, B. Deepika, I.Santhosh kumar, K.Prashanth

5 weather forecast without the use of any satellite data. The LM35 sensor provides the current temperature readings. The LM35gives out analog output and is connected to the analog input of the Arduino micro-controller A0. Humidity sensor provides the current moisture level readings and is connected to the input of Arduino controller A1, GAS gives logic high/low and is connected as input to Arduino controller A2. The readings from the sensors are displayed in a 16x2 LCD, which is directly connected to the Arduino microcontroller. If any of the sensor detected then alert system is ready and message passed to the user mobile. If temperature detected then FAN will be on, Humidity detected then water sprinkler will be on. This is useful when we are using the device indoors or only to get the readings on a screen. ADVANTAGES: 1. Devices can be monitored from anywhere in the world. 2. Easy to use and reduces man power. 3. No need to connect notice board to PC to update the message. 4. Safe, secured and needs low power. 5. It is echo friendly; with this we can eliminate usage of paper. 6. It very attractive and eye catching. 7. Security providing to homes 8. Easy to use 9. Flexible APPLICATIONS: 1. Plantation 2. Home applications 3. Weather forecasting CONCLUSION: In this paper, we implemented a system which provides security to planting. This paper we have undertaken has helped us gain a better perspective on various aspects related to our course of study as well as practical knowledge of electronic equipments and communication. We monitored of all the parameters like temperature, humidity, gas intensity and send those values to user mobile when they cross the predefined threshold values. We can upload the sensor values to the server and by this way we can observe the sensor status from anywhere in the world by just entering the URL of the server in the web browser. To achieve this, we will use the Wi-Fi module interfaced to the controller and we should provide the internet to the module using mobile hotspot or wireless router. The Wi-Fi router will receive the sensor values from the controller and send those to server and get the commands from the server and control the loads. REFERENCES: [1] Mohammad Javad Manashti, Houshang Ghamarnia, Soheila Amirian, Ramin Mohammad Nezhad, "Design GSM-SMS based system for old structured greenhouses with monitoring and logging network sensors," International Research Journal of Applied and Basic Sciences, vol. 3, pp , [2] T. Murugan, Azha.Periasamy, S. Muruganand, "Embedded based Industrial Temperature Monitoring System using GSM," International Journal of Computer Applications, vol. 58, p , [3] Raghu K. Ganti, Fan Ye, and Hui Lei, "Mobile Crowdsensing:Current State and Future Challenges," IEEE Communications Magazine, [4] ATmega32 Datasheet, Atmel Corp., [5] LM35 precision centigrade temperature sensors datasheet, National Semiconductors. [6] Subhani Sk., Sateesh, Chaitanya and Prakash Babu. 414 B Ramesh, B. Deepika, I.Santhosh kumar, K.Prashanth

Weather Station with Data Storage

Weather Station with Data Storage Weather Station with Data Storage Emad-Eldeen Bilal Hassan Bilal 1 and Dr. Eltaher Mohamed Hussein 2 1 Control Engineering, Alneelain University, Khartoum, Sudan emadbilal55@gmail.com 2 College of Engineering,

More information

WeatherWatcher ACP. Astronomers Control Panel (V4 or >) Ambient Virtual Weather Station (Pro or Internet editions) ASCOM platform v4.

WeatherWatcher ACP. Astronomers Control Panel (V4 or >) Ambient Virtual Weather Station (Pro or Internet editions) ASCOM platform v4. WeatherWatcher ACP Software This is a minimum equipment list: Astronomers Control Panel (V4 or >) Ambient Virtual Weather Station (Pro or Internet editions) ASCOM platform v4.1 or higher Hardware Weather

More information

MICROCONTROLLER BASED SMART IRRIGATION SYSTEM AND WEATHER FORECASTING USING ANEMOMETER

MICROCONTROLLER BASED SMART IRRIGATION SYSTEM AND WEATHER FORECASTING USING ANEMOMETER Volume 118 No. 20 2018, 2931-2936 ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu MICROCONTROLLER BASED SMART IRRIGATION SYSTEM AND WEATHER FORECASTING USING ANEMOMETER Mekala.S a, Sarala.S

More information

LOCALISED WEATHER MONITORING SYSTEM

LOCALISED WEATHER MONITORING SYSTEM LOCALISED WEATHER MONITORING SYSTEM Parijit Kedia, Department of Computer Science, VIT University, Vellore, India, parijitkedia@gmail.com, +919159641802 ABSTRACT A weather station is a facility equipped

More information

IoT Based Weather Monitoring System

IoT Based Weather Monitoring System IoT Based Weather Monitoring System Mr.Pravin Pawar, Mr.Sudarshan Lahade, Mr.Saurabh Shinde, Prof.Pradeep Khatua 1. Mr.Pravin Pawar, Dept. of E&TC, Dr. D. Y. Patil School of Engineering, SPPU,. 2. Mr.Sudarshan

More information

Website Phone Mobile OVERVIEW Davis Vantage Pro2 Weather Station

Website Phone Mobile  OVERVIEW Davis Vantage Pro2 Weather Station OVERVIEW If you're looking for a superior weather station, the Davis Vantage Pro2 Weather Station is as good as they come! Vantage Pro2 offers the professional weather observer and the serious weather

More information

TRAM LINE SWITCH POINT HEATING

TRAM LINE SWITCH POINT HEATING ENERGY SAVING SMART WEATHER CONTROL TRAM LINE SWITCH POINT HEATING 50 80% Energy saving Heating controlled by weather conditions and weather forecast Long life heating elements Shield material is Monel

More information

Appendix 4 Weather. Weather Providers

Appendix 4 Weather. Weather Providers Appendix 4 Weather Using weather data in your automation solution can have many benefits. Without weather data, your home automation happens regardless of environmental conditions. Some things you can

More information

Digital Stored Grain Quality Management. BinMaster Level Controls Lincoln, Nebraska, USA

Digital Stored Grain Quality Management. BinMaster Level Controls Lincoln, Nebraska, USA Digital Stored Grain Quality Management BinMaster Level Controls Lincoln, Nebraska, USA Why monitor stored grain? Early detection protects against losses Reduce shrink to maximize grain weight and profit

More information

Product Description. 1 of 6

Product Description. 1 of 6 Product Description The 6250 Vantage Vue Wireless Weather Station provides accurate, reliable weather monitoring in a self-contained, easy-to-install system. Designed to provide the weather data you need

More information

Vantage PRO2 Quick. Reference Guide

Vantage PRO2 Quick. Reference Guide Vantage PRO2 Quick Reference Guide INTRO This Quick Reference Guide will provide you with abbreviated instructions for all functions of the Vantage Pro2 console. For more detailed instructions, see Vantage

More information

Design of Intelligent Meteorological System Based on MEMS Wang Hao 1,a, Nie Meng 2,b, Huang Qing an 3,c

Design of Intelligent Meteorological System Based on MEMS Wang Hao 1,a, Nie Meng 2,b, Huang Qing an 3,c Key Engineering Materials Online: 2014-04-09 ISSN: 1662-9795, Vols. 609-610, pp 801-806 doi:10.4028/www.scientific.net/kem.609-610.801 2014 Trans Tech Publications, Switzerland Design of Intelligent Meteorological

More information

Professional Weather. For Emergency. Professional. For. Emergency. Weather Stations. Stations. Responders. Professional Weather Stations.

Professional Weather. For Emergency. Professional. For. Emergency. Weather Stations. Stations. Responders. Professional Weather Stations. Professional Weather Stations Professional Professional Weather Weather Stations Stations For For For For Emergency Emergency Responders Responders Monitor Your World WEATHERPAK MTR On-site, real-time

More information

Quick Reference Guide

Quick Reference Guide Vantage PRO Davis Instruments 3465 Diablo Ave, Hayward, CA 94545 U.S.A. Phone (510) 732 9229 Fax (510) 732 9188 www.davisnet.com E-mail: sales@davisnet.com support@davisnet.com Quick Reference Guide Part

More information

COST EFFECTIVE AUTOMATIC WEATHER STATION-A REVIEW

COST EFFECTIVE AUTOMATIC WEATHER STATION-A REVIEW COST EFFECTIVE AUTOMATIC WEATHER STATION-A REVIEW VinayakAappasaheb Pujari 1, Mrs. M. M. Raste 2, Ms. A. A. Pujari 3 1(Department of VLSI & Embedded System, ADCET, Ashta, India) 2(Department of Electronics

More information

IMS4 ARWIS. Airport Runway Weather Information System. Real-time data, forecasts and early warnings

IMS4 ARWIS. Airport Runway Weather Information System. Real-time data, forecasts and early warnings Airport Runway Weather Information System Real-time data, forecasts and early warnings Airport Runway Weather Information System FEATURES: Detection and prediction of runway conditions Alarms on hazardous

More information

AWOS. Automated Weather Observing Systems COASTAL

AWOS. Automated Weather Observing Systems COASTAL AWOS Automated Weather Observing Systems COASTAL Environmental Systems Monitor Monitor Your Your World World Coastal s Experience & Expertise Since 1981, Coastal Environmental Systems, Inc. (Coastal) has

More information

AN INTERNATIONAL SOLAR IRRADIANCE DATA INGEST SYSTEM FOR FORECASTING SOLAR POWER AND AGRICULTURAL CROP YIELDS

AN INTERNATIONAL SOLAR IRRADIANCE DATA INGEST SYSTEM FOR FORECASTING SOLAR POWER AND AGRICULTURAL CROP YIELDS AN INTERNATIONAL SOLAR IRRADIANCE DATA INGEST SYSTEM FOR FORECASTING SOLAR POWER AND AGRICULTURAL CROP YIELDS James Hall JHTech PO Box 877 Divide, CO 80814 Email: jameshall@jhtech.com Jeffrey Hall JHTech

More information

personal weather station

personal weather station personal weather station Master your own climate measurements on your smartphone TRAINING BOOK Pitch The Netatmo Personal Weather Station helps you master your own climate measurements on your smartphone.

More information

Figure 4: Elements of weather, traditional instruments used to measure them and the measurement units. cumulus)

Figure 4: Elements of weather, traditional instruments used to measure them and the measurement units. cumulus) Weather is the detailed conditions on a daily or perhaps weekly basis: it refers to many elements of the weather, all of which can be measured and forecasts made, such as wind direction and speed and the

More information

ABB Remote Sensing Atmospheric Emitted Radiance Interferometer AERI system overview. Applications

ABB Remote Sensing Atmospheric Emitted Radiance Interferometer AERI system overview. Applications The ABB Atmospheric Emitted Radiance Interferometer AERI provides thermodynamic profiling, trace gas detection, atmospheric cloud aerosol study, air quality monitoring, and more. AERI high level overview

More information

DATA SOURCES FOR A MODEL TO PREDICT AIR TEMPERATURES INSIDE A RESIDENTIAL HOME

DATA SOURCES FOR A MODEL TO PREDICT AIR TEMPERATURES INSIDE A RESIDENTIAL HOME DATA SOURCES FOR A MODEL TO PREDICT AIR TEMPERATURES INSIDE A RESIDENTIAL HOME N Bausch Systems Engineering Research Group, School of Engineering, University of Portsmouth, PO1 3DJ. Email: nils.bausch@port.ac.uk

More information

Wireless Remote Sensor Network of Reservoir Dam Safety Monitoring

Wireless Remote Sensor Network of Reservoir Dam Safety Monitoring Volume 119 No. 15 2018, 351-359 ISSN: 1314-3395 (on-line version) url: http://www.acadpubl.eu/hub/ http://www.acadpubl.eu/hub/ Wireless Remote Sensor Network of Reservoir Dam Safety Monitoring Janaki.S,

More information

Tracking board design for the SHAGARE stratospheric balloon project. Supervisor : René Beuchat Student : Joël Vallone

Tracking board design for the SHAGARE stratospheric balloon project. Supervisor : René Beuchat Student : Joël Vallone Tracking board design for the SHAGARE stratospheric balloon project Supervisor : René Beuchat Student : Joël Vallone Motivation Send & track a gamma-ray sensor in the stratosphere with a meteorological

More information

SC125MS. Data Sheet and Instruction Manual. ! Warning! Salem Controls Inc. Stepper Motor Driver. Last Updated 12/14/2004

SC125MS. Data Sheet and Instruction Manual. ! Warning! Salem Controls Inc. Stepper Motor Driver.   Last Updated 12/14/2004 SC125MS Stepper Motor Driver Salem Controls Inc. Last Updated 12/14/2004! Warning! Stepper motors and drivers use high current and voltages capable of causing severe injury. Do not operate this product

More information

Smart Home System using Rasperry Pi

Smart Home System using Rasperry Pi Smart Home System using Rasperry Pi Sebastian(Xin) HUANG Shanghai Jiao Tong University Student ID: 1162609010040 Xavier(Qiwei) XU Shanghai Jiao Tong University Student ID: 1162609010014 Abstract In this

More information

WeatherHub2 Quick Start Guide

WeatherHub2 Quick Start Guide WeatherHub2 Quick Start Guide Table of Contents 1 Introduction... 1 2 Packing List... 1 3 Connections... 1 4 IP Addressing... 2 5 Browser Access... 3 6 System Info... 3 7 Weather Station Settings... 4

More information

Vaisala AviMet Automated Weather Observing System

Vaisala AviMet Automated Weather Observing System Vaisala AviMet Automated Weather Observing System Solutions to meet your challenges Our mission: to help you operate succesfully Safe, economical, reliable and flexible operation of your airport is ensured

More information

Smart Data Collection and Real-time Digital Cartography

Smart Data Collection and Real-time Digital Cartography Smart Data Collection and Real-time Digital Cartography Yuji Murayama and Ko Ko Lwin Division of Spatial Information Science Faculty of Life and Environmental Sciences University of Tsukuba IGU 2013 1

More information

Intel Stratix 10 Thermal Modeling and Management

Intel Stratix 10 Thermal Modeling and Management Intel Stratix 10 Thermal Modeling and Management Updated for Intel Quartus Prime Design Suite: 17.1 Subscribe Send Feedback Latest document on the web: PDF HTML Contents Contents 1...3 1.1 List of Abbreviations...

More information

Development of Intelligent Interface to Input and Edit Meteorological Data

Development of Intelligent Interface to Input and Edit Meteorological Data International Conference on Recent Trends in Physics 2016 (ICRTP2016) Journal of Physics: Conference Series 755 (2016) 011001 doi:10.1088/1742-6596/755/1/011001 Development of Intelligent Interface to

More information

Assembly and Operation Manual. April 2016

Assembly and Operation Manual. April 2016 Assembly and Operation Manual April 2016 Table of Contents What is in the OurWeather Box? 3 Step by Step Assembly 13 Building the Weather Sensors 18 Testing the OurWeather Weather Station 28 Power Up OurWeather

More information

Smart Sensing Embedded Spectroscopy Platform Botlek studiegroep 06-april-2017

Smart Sensing Embedded Spectroscopy Platform Botlek studiegroep 06-april-2017 Smart Sensing Embedded Spectroscopy Platform Botlek studiegroep 06-april-2017 W. Karremans Personal introduction Background: Process Analysis DSM AKZO Nobel Chemicals Aspenpharma 2016: Sales Engineer Elscolab

More information

Hardware Implementation of Dew Point Measurement

Hardware Implementation of Dew Point Measurement P P P IJISET - International Journal of Innovative Science, Engineering & Technology, Vol. Issue 9, September 6 ISSN (Online) 8 7968 Impact Factor (5) -. Hardware Implementation of Dew Point Measurement

More information

DESIGN AND IMPLEMENTATION OF A RAIN WATER DETECTOR-ALARM SYSTEM OYUBU A.O

DESIGN AND IMPLEMENTATION OF A RAIN WATER DETECTOR-ALARM SYSTEM OYUBU A.O International Journal of Advancements in Research & Technology, Volume 4, Issue 6, June -2015 1 DESIGN AND IMPLEMENTATION OF A RAIN WATER DETECTOR-ALARM SYSTEM OYUBU A.O Department of Electrical/Electronic

More information

IMS4 AWOS. Automated Weather Observation System. Integrates all airport weather data

IMS4 AWOS. Automated Weather Observation System. Integrates all airport weather data Integrates all airport weather data IMS4 AWOS FEATURES: Integrates all airport weather data Scalable up to ICAO category CAT III Conforms to the ICAO and WMO regulations and recommendations AWOS data on

More information

GREAT EXPERIENCE IN MONITORING SYSTEMS CAPACITY ON DEVELOPMENT AND CREATING SOLUTIONS ADVANCED ITALIAN TECHNOLOGY

GREAT EXPERIENCE IN MONITORING SYSTEMS CAPACITY ON DEVELOPMENT AND CREATING SOLUTIONS ADVANCED ITALIAN TECHNOLOGY GREAT EXPERIENCE IN MONITORING SYSTEMS CAPACITY ON DEVELOPMENT AND CREATING SOLUTIONS ADVANCED ITALIAN TECHNOLOGY NESA Srl Via Sartori 6/8 31020 Vidor (TV) Italy www.nesasrl.it info@nesasrl.it Quality

More information

Combinational logic systems

Combinational logic systems Combinational logic systems Learners should be able to: (a) recognise 1/0 as two-state logic levels (b) identify and use NOT gates and 2-input AND, OR, NAND and NOR gates, singly and in combination (c)

More information

Automated data logging instrumentation system for wind speed and direction measurements

Automated data logging instrumentation system for wind speed and direction measurements African Journal of Physics Vol. 1 (1), pp. 1-4, September, 213. Available online at www.internationalscholarsjournals.org International Scholars Journals Full length research paper Automated data logging

More information

Development of a Remote Automatic Weather Station with a PCbased

Development of a Remote Automatic Weather Station with a PCbased , pp.233-24 http://dx.doi.org/1.14257/ijhit.14.7.1.19 Development of a Remote Automatic Weather Station with a PCbased Data Logger Roneel V. Sharan School of Engineering and Physics, University of the

More information

06MAR THU 12: User Manual

06MAR THU 12: User Manual 06MAR THU 12:38.28 88.2% 28.0C User Manual 1.0 General Guide Thank you for purchasing your new ADC. We recommend reading this manual, and practicing the operations before using your ADC in the field. The

More information

MxVision WeatherSentry Web Services Content Guide

MxVision WeatherSentry Web Services Content Guide MxVision WeatherSentry Web Services Content Guide July 2014 DTN 11400 Rupp Drive Minneapolis, MN 55337 00.1.952.890.0609 This document and the software it describes are copyrighted with all rights reserved.

More information

3. Recognize that when a science investigation is replicated, very similar results are expected.

3. Recognize that when a science investigation is replicated, very similar results are expected. STANDARD 5.1 SCIENTIFIC PROCESSES ALL STUDENTS WILL DEVELOP PROBLEM-SOLVING, DECISION-MAKING AND INQUIRY SKILLS, REFLECTED BY FORMULATING USABLE QUESTIONS AND HYPOTHESES, PLANNING EXPERIMENTS, CONDUCTING

More information

B.Tech (Electronics & Computer Engineering)

B.Tech (Electronics & Computer Engineering) School Of Electronics (SENSE) B.Tech (Electronics & Computer ) CURRICULUM [Curriculum for Applied Learning (CAL3.1)] Sl. No Category Total number of Credits 1 University Core (UC) 70 2 University Elective(UE)

More information

Weather Stations. Evaluation copy. 9. Post live weather data on the school s web site for students, faculty and community.

Weather Stations. Evaluation copy. 9. Post live weather data on the school s web site for students, faculty and community. Weather Stations Computer P6 Collecting and analyzing weather data can be an important part of your Earth Science curriculum. It might even be an ongoing part of your entire course. A variety of activities

More information

xlogic SuperRelay is a compact and expandable CPU replacing mini PLCs, multiple timers, relays and counters.

xlogic SuperRelay is a compact and expandable CPU replacing mini PLCs, multiple timers, relays and counters. SuperRelay S U P E R R E L A Y, T H E P E R F E C T A L T E R N A T I V E T O L O W C O S T P L C s A N D B A S I C R E L A Y S I N T H I S B R O C H U R E : ELC 18 Standard Models ELC 18 Economy Models

More information

arxiv: v1 [physics.ins-det] 12 Jul 2015 S. Sahu a, M. R. Bhuyan b, Sharmili Rudra c, S. Biswas b,, B. Mohanty b, P. K.

arxiv: v1 [physics.ins-det] 12 Jul 2015 S. Sahu a, M. R. Bhuyan b, Sharmili Rudra c, S. Biswas b,, B. Mohanty b, P. K. RD51-NOTE-2015-004 Design and fabrication of a data logger for atmospheric pressure, temperature and relative humidity for gas-filled detector development arxiv:1507.03575v1 [physics.ins-det] 12 Jul 2015

More information

473 Dew Point Hygrometer

473 Dew Point Hygrometer High Performance Chilled Mirror Hygrometer With Cable Mounted Measuring Heads Highly precise chilled mirror dew point technology Cable mounted dew point and temperature measurement Aspirated and direct

More information

Design of Integrated Error Compensating System for the Portable Flexible CMMs

Design of Integrated Error Compensating System for the Portable Flexible CMMs Design of Integrated Error Compensating System for the Portable Flexible CMMs Qing-Song Cao, Jie Zhu, Zhi-Fan Gao, and Guo-Liang Xiong College of Mechanical and Electrical Engineering, East China Jiaotong

More information

Laird Thermal Systems Application Note. Precise Temperature Control for Medical Analytical, Diagnostic and Instrumentation Equipment

Laird Thermal Systems Application Note. Precise Temperature Control for Medical Analytical, Diagnostic and Instrumentation Equipment Laird Thermal Systems Application Note Precise Temperature Control for Medical Analytical, Diagnostic and Instrumentation Equipment Contents Overview...3 Thermal Management Techniques...3 Application Examples...3

More information

MetConsole AWOS. (Automated Weather Observation System) Make the most of your energy SM

MetConsole AWOS. (Automated Weather Observation System) Make the most of your energy SM MetConsole AWOS (Automated Weather Observation System) Meets your aviation weather needs with inherent flexibility, proven reliability Make the most of your energy SM Automated Weather Observation System

More information

Implementation Guidance of Aeronautical Meteorological Observer Competency Standards

Implementation Guidance of Aeronautical Meteorological Observer Competency Standards Implementation Guidance of Aeronautical Meteorological Observer Competency Standards The following guidance is supplementary to the AMP competency Standards endorsed by Cg-16 in Geneva in May 2011. Please

More information

Clever Catch Weather Ball Question and Answer Sheets

Clever Catch Weather Ball Question and Answer Sheets Clever Catch Weather Ball Question and Answer Sheets 1. Too much exposure to can cause skin cancer. B. Ultraviolet radiation 2. The layer of the atmosphere closest to the Earth s surface is the 3. Some

More information

Field data acquisition

Field data acquisition Lesson : Primary sources Unit 3: Field data B-DC Lesson / Unit 3 Claude Collet D Department of Geosciences - Geography Content of Lesson Unit 1: Unit : Unit 3: Unit 4: Digital sources Remote sensing Field

More information

Road Weather: The Science Behind What You Know

Road Weather: The Science Behind What You Know The Weather Road Weather: The Science Behind What You Know Jon Tarleton Global Roads Marketing Manager Meteorologist Jon.tarleton@vaisala.com Page 2 / date / name / Internal use / Vaisala Weather and Our

More information

Intelligent Sensor Management for Brewing Processes

Intelligent Sensor Management for Brewing Processes Intelligent Sensor Management for Brewing Processes Intelligent Sensor Management Intelligent Sensor Management, or simply ISM, is a digital technology for in-line process analytical systems that enhances

More information

CALIOPE EU: Air Quality

CALIOPE EU: Air Quality CALIOPE EU: Air Quality CALIOPE EU air quality forecast application User Guide caliope@bsc.es Version 30/09/2015 TABLE OF CONTENTS 1. Description... 1 2. Installation... 1 3. User Guide... 2 3.1 Air quality

More information

PDF / LA CROSSE TECHNOLOGY WEATHER STATION RESET EBOOK

PDF / LA CROSSE TECHNOLOGY WEATHER STATION RESET EBOOK 06 March, 2018 PDF / LA CROSSE TECHNOLOGY WEATHER STATION RESET EBOOK Document Filetype: PDF 218.89 KB 0 PDF / LA CROSSE TECHNOLOGY WEATHER STATION RESET EBOOK Click here for factory reset. Animated weather

More information

Hadrons Desktop U.S. Atomic Clock & Weather Station

Hadrons Desktop U.S. Atomic Clock & Weather Station Hadrons Desktop U.S. Atomic Clock & Weather Station SN004 Instructions Read and save these instructions. Dear Sharper Image Customer, Thank you for your purchase of a Sharper Image product. We appreciate

More information

La Crosse Technology Ws 9160u It Digital Thermometer With Indoor Outdoor Temperature Manual

La Crosse Technology Ws 9160u It Digital Thermometer With Indoor Outdoor Temperature Manual La Crosse Technology Ws 9160u It Digital Thermometer With Indoor Outdoor Temperature Manual La Crosse Technology WS-9160U-IT Digital Thermometer with Indoor/Outdoor Temperature: Amazon.ca: Patio, Lawn

More information

isma-b-aac20 isma Weather kit User Manual Version 1.0 Page 1 / 11

isma-b-aac20 isma Weather kit User Manual Version 1.0 Page 1 / 11 isma-b-aac20 User Manual isma Weather kit Version 1.0 Page 1 / 11 Table of contents Sedona Weather module... 3 Installing isma Weather kit... 3 2.1 Install isma_weather kit on the AAC20 controller... 4

More information

THE METEOROLOGICAL DATA QUALITY MANAGEMENT OF THE ROMANIAN NATIONAL SURFACE OBSERVATION NETWORK

THE METEOROLOGICAL DATA QUALITY MANAGEMENT OF THE ROMANIAN NATIONAL SURFACE OBSERVATION NETWORK THE METEOROLOGICAL DATA QUALITY MANAGEMENT OF THE ROMANIAN NATIONAL SURFACE OBSERVATION NETWORK Ioan Ralita, Ancuta Manea, Doina Banciu National Meteorological Administration, Romania Ionel Dragomirescu

More information

U.S. Atomic Clock & Weather Station. Instruction Manual

U.S. Atomic Clock & Weather Station. Instruction Manual U.S. Atomic Clock & Weather Station Instruction Manual Table of Contents What is Atomic Radio Control?... 2 Parts Diagram... 3 Batteries... 4 Setting the Atomic Time and Date... 4 Setting the Clock...

More information

Operating Instructions 5 Day Weather Station with Color Screen Model: DG-TH8805 INDOOR UNIT

Operating Instructions 5 Day Weather Station with Color Screen Model: DG-TH8805 INDOOR UNIT Operating Instructions 5 Day Weather Station with Color Screen Model: DG-TH8805 INDOOR UNIT OUTDOOR SENSOR FEATURES Buttons: MODE,,,MEM, CH, HISTORY, 5 day weather forecast in the following combinations:

More information

OPERATING MANUAL. EIB-Kombisensor AS 315 N

OPERATING MANUAL. EIB-Kombisensor AS 315 N EIB-Kombisensor AS 315 N OPERATING MANUAL EIB-Kombisensor AS 315 N 1 Contents Page 3 1. Description 4 1.1 Automated Operations 1.1.1 Sun System 1.1.2 Half-Light System 5 1.1.3 Wind System 1.1.4 Rain System

More information

The most abundant gas in the atmosphere by volume is. This gas comprises 78% of the Earth atmosphere by volume.

The most abundant gas in the atmosphere by volume is. This gas comprises 78% of the Earth atmosphere by volume. The most abundant gas in the atmosphere by volume is. This gas comprises 78% of the Earth atmosphere by volume. A. Oxygen B. Water Vapor C. Carbon Dioxide D. Nitrogen An isobar is a line of constant. A.

More information

Jr. Meteorologist Club

Jr. Meteorologist Club Vintage Math, Science and Technology Magnet School Jr. Meteorologist Club Hey, you 5 th Grade WeatherBugs Complete the four required activities plus two activities of your choice in this Jr. Meteorologist

More information

Using FLOTHERM and the Command Center to Exploit the Principle of Superposition

Using FLOTHERM and the Command Center to Exploit the Principle of Superposition Using FLOTHERM and the Command Center to Exploit the Principle of Superposition Paul Gauché Flomerics Inc. 257 Turnpike Road, Suite 100 Southborough, MA 01772 Phone: (508) 357-2012 Fax: (508) 357-2013

More information

Unit: Weather Study Guide

Unit: Weather Study Guide Name: Period: Unit: Weather Study Guide Define each vocabulary word on a separate piece of paper or index card. Weather Climate Temperature Wind chill Heat index Sky conditions UV index Visibility Wind

More information

Chapter 12: Meteorology

Chapter 12: Meteorology Chapter 12: Meteorology Section 1: The Causes of Weather 1. Compare and contrast weather and climate. 2. Analyze how imbalances in the heating of Earth s surface create weather. 3. Describe how and where

More information

Guidance on Aeronautical Meteorological Observer Competency Standards

Guidance on Aeronautical Meteorological Observer Competency Standards Guidance on Aeronautical Meteorological Observer Competency Standards The following guidance is supplementary to the AMP competency Standards endorsed by Cg-16 in Geneva in May 2011. Format of the Descriptions

More information

Session plan: extreme weather forecasting

Session plan: extreme weather forecasting Session plan: extreme weather forecasting Session overview Where do we get weather information from? How accurate are different types of prediction? Introduction to the Intel weather kit. What does weather

More information

Internet of Things (IoT) for Urban Detailed Spatial Plan with Zoning Map

Internet of Things (IoT) for Urban Detailed Spatial Plan with Zoning Map IOP Conference Series: Materials Science and Engineering PAPER OPEN ACCESS Internet of Things (IoT) for Urban Detailed Spatial Plan with Zoning Map To cite this article: A Mulyana et al 2018 IOP Conf.

More information

Applications. Remote Weather Station with Telephone Communications. Tripod Tower Weather Station with 4-20 ma Outputs

Applications. Remote Weather Station with Telephone Communications. Tripod Tower Weather Station with 4-20 ma Outputs Tripod Tower Weather Station with 4-20 ma Outputs Remote Weather Station with Telephone Communications NEMA-4X Enclosure with Two Translator Boards and Analog Barometer Typical Analog Output Evaporation

More information

ISSP User Guide CY3207ISSP. Revision C

ISSP User Guide CY3207ISSP. Revision C CY3207ISSP ISSP User Guide Revision C Cypress Semiconductor 198 Champion Court San Jose, CA 95134-1709 Phone (USA): 800.858.1810 Phone (Intnl): 408.943.2600 http://www.cypress.com Copyrights Copyrights

More information

Forecast solutions for the energy sector

Forecast solutions for the energy sector Forecast solutions for the energy sector A/S Lyngsø Allé 3 DK-2970 Hørsholm Henrik Aalborg Nielsen, A/S 1 Consumption and production forecasts Heat load forecasts for district heating systems usually for

More information

Module 11: Meteorology Topic 3 Content: Weather Instruments Notes

Module 11: Meteorology Topic 3 Content: Weather Instruments Notes Introduction In order for meteorologists to accurately predict the weather, they take thousands of different weather measurements each day. Meteorologists need to use many tools in order to draw an accurate

More information

Monitoring Soil Moisture by Accessing Weather Information through Matlab

Monitoring Soil Moisture by Accessing Weather Information through Matlab International Journal of Electronic and Electrical Engineering. ISSN 0974-2174 Volume 8, Number 2 (2015), pp. 113-117 International Research Publication House http://www.irphouse.com Monitoring Soil Moisture

More information

Motors Automation Energy Transmission & Distribution Coatings. Servo Drive SCA06 V1.5X. Addendum to the Programming Manual SCA06 V1.

Motors Automation Energy Transmission & Distribution Coatings. Servo Drive SCA06 V1.5X. Addendum to the Programming Manual SCA06 V1. Motors Automation Energy Transmission & Distribution Coatings Servo Drive SCA06 V1.5X SCA06 V1.4X Series: SCA06 Language: English Document Number: 10003604017 / 01 Software Version: V1.5X Publication Date:

More information

BERMAD Irrigation. BIC2000 Weather Station SYSTEM GUIDE VERSIONS : BIC ; PC 4.90

BERMAD Irrigation. BIC2000 Weather Station SYSTEM GUIDE VERSIONS : BIC ; PC 4.90 BIC2000 Weather Station SYSTEM GUIDE VERSIONS : BIC2000 3.92; PC 4.90 CONTENTS 1. SYSTEM OVERVIEW 3 2. WEATHER STATION SETUP 4 2.1 ISS AND CONSOLE SETUP 4 2. RF RTU SYSTEM SETUP 5 2.2 BIC2000 WEATHER STATION

More information

Your web browser (Safari 7) is out of date. For more security, comfort and the best experience on this site: Update your browser Ignore

Your web browser (Safari 7) is out of date. For more security, comfort and the best experience on this site: Update your browser Ignore Your web browser (Safari 7) is out of date. For more security, comfort and the best experience on this site: Update your browser Ignore JET STREAM For the complete encyclopedic entry with media resources,

More information

WeatherHawk Weather Station Protocol

WeatherHawk Weather Station Protocol WeatherHawk Weather Station Protocol Purpose To log atmosphere data using a WeatherHawk TM weather station Overview A weather station is setup to measure and record atmospheric measurements at 15 minute

More information

Chapter 5: Weather. Only Section 1: What is Weather?

Chapter 5: Weather. Only Section 1: What is Weather? Chapter 5: Weather Only Section 1: What is Weather? Find the definitions of: Meteorology, meteorologist, weather, climate Not in book? Use the dictionaries **Meteorology - Meteorology is the study of the

More information

XR Analog Clock - Manual Setting Model Troubleshooting Guide

XR Analog Clock - Manual Setting Model Troubleshooting Guide Primex XR 72MHz Synchronized Time Solution XR Analog Clock - Manual Setting Model Troubleshooting Guide 2018 Primex. All Rights Reserved. The Primex logo is a registered trademark of Primex. All other

More information

Forecast.io Driver. Installation and Usage Guide. Revision: 1.0 Date: Tuesday, May 20, 2014 Authors: Alan Chow

Forecast.io Driver. Installation and Usage Guide. Revision: 1.0 Date: Tuesday, May 20, 2014 Authors: Alan Chow Forecast.io Driver Installation and Usage Guide Revision: 1.0 Date: Tuesday, May 20, 2014 Authors: Alan Chow Contents Overview... 2 Features... 3 Usage Scenarios... 4 Change Log... 4 Disclaimer... 4 Driver

More information

Lightcloud Application

Lightcloud Application Controlling Your Lightcloud System Lightcloud Application Lightcloud Application Navigating the Application Devices Device Settings Organize Control Energy Scenes Schedules Demand Response Power Up State

More information

THE USE OF ADVANCED ROAD WEATHER INFORMATION SYSTEM IN REPUBLIC OF CROATIA

THE USE OF ADVANCED ROAD WEATHER INFORMATION SYSTEM IN REPUBLIC OF CROATIA THE USE OF ADVANCED ROAD WEATHER INFORMATION SYSTEM IN REPUBLIC OF CROATIA Vladimir Golenić, dipl.ing. TEB Elektronika Ltd.,Vončinina 2, 10000 Zagreb, Hrvatska vladimir.golenic@teb-elektronika.hr dr.sc.

More information

Chapter 12 Section 12.1 The causes of weather

Chapter 12 Section 12.1 The causes of weather Chapter 12 Section 12.1 The causes of weather Main Idea: Air masses have different temperatures and amounts of moisture because of the uneven heating of earth's surface. What is Meteorology The study of

More information

STANDARD OPERATING PROCEDURES

STANDARD OPERATING PROCEDURES PAGE: 1 of 5 CONTENTS 1.0 SCOPE AND APPLICATION 2.0 METHOD SUMMARY 3.0 SAMPLE PRESERVATION, CONTAINERS, HANDLING, AND STORAGE 4.0 INTERFERENCE AND POTENTIAL PROBLEMS 5.0 EQUIPMENT/APPARATUS 6.0 REAGENTS

More information

The Vaisala AUTOSONDE AS41 OPERATIONAL EFFICIENCY AND RELIABILITY TO A TOTALLY NEW LEVEL.

The Vaisala AUTOSONDE AS41 OPERATIONAL EFFICIENCY AND RELIABILITY TO A TOTALLY NEW LEVEL. The Vaisala AUTOSONDE AS41 OPERATIONAL EFFICIENCY AND RELIABILITY TO A TOTALLY NEW LEVEL. Weather Data Benefit For Society The four most important things about weather prediction are quality, reliability,

More information

Government GIS and its Application for Decision Support

Government GIS and its Application for Decision Support Government GIS and its Application for Decision Support Zhang Qingpu (Chinese Academy of Surveying and Mapping, Email: zhangqp@casm.ac.cn) Abstract: Application of GIS in government agencies is called

More information

Correcting Real Time Automatic Weather Stations Data Through Quality Checks and Analysis

Correcting Real Time Automatic Weather Stations Data Through Quality Checks and Analysis Correcting Real Time Automatic Weather Stations Data Through Quality Checks and Analysis Sd. Thouseef Ahmed Shoaib and Syed Nayab Rasool Andhra Pradesh State Development Planning Society, Hyderabad Email:

More information

ECMWF Web re-engineering project

ECMWF Web re-engineering project ECMWF Web re-engineering project Baudouin Raoult Peter Bispham, Andy Brady, Jose Louis Casado, Ricardo Correa, Sylvie Lamy-Thepaut, Tim Orford, David Richardson, Cihan Sahin, Stephan Siemen, Carlos Valiente,

More information

MetConsole LLWAS (Low Level Wind Shear Alert System)

MetConsole LLWAS (Low Level Wind Shear Alert System) MetConsole LLWAS (Low Level Wind Shear Alert System) Enhancing aircraft safety under wind shear conditions Make the most of your energy SM MetConsole Low Level Wind Shear Alert System The Schneider Electric

More information

THE DESIGN AND IMPLEMENTATION OF A WEB SERVICES-BASED APPLICATION FRAMEWORK FOR SEA SURFACE TEMPERATURE INFORMATION

THE DESIGN AND IMPLEMENTATION OF A WEB SERVICES-BASED APPLICATION FRAMEWORK FOR SEA SURFACE TEMPERATURE INFORMATION THE DESIGN AND IMPLEMENTATION OF A WEB SERVICES-BASED APPLICATION FRAMEWORK FOR SEA SURFACE TEMPERATURE INFORMATION HE Ya-wen a,b,c, SU Fen-zhen a, DU Yun-yan a, Xiao Ru-lin a,c, Sun Xiaodan d a. Institute

More information

Weather Systems Study Guide:

Weather Systems Study Guide: Weather Systems Study Guide: 1. Draw a diagram of Earth s water cycle and label each part. 2. Explain how the water cycle works. 3. What happens in the troposphere and stratosphere? Atmosphere Level What

More information

WORLD METEOROLOGICAL ORGANIZATION THE WMO TABLE DRIVEN CODES: THE 21 ST CENTURY UNIVERSAL OBSERVATION CODES

WORLD METEOROLOGICAL ORGANIZATION THE WMO TABLE DRIVEN CODES: THE 21 ST CENTURY UNIVERSAL OBSERVATION CODES WORLD METEOROLOGICAL ORGANIZATION THE WMO TABLE DRIVEN CODES: THE 21 ST CENTURY UNIVERSAL OBSERVATION CODES 1 THE WMO TABLE DRIVEN CODES: THE 21 ST CODES CENTURY UNIVERSAL OBSERVATION ABSTRACT The table

More information

Changes in properties and states of matter provide evidence of the atomic theory of matter

Changes in properties and states of matter provide evidence of the atomic theory of matter Science 8: Matter and Energy (1) Changes in properties and states of matter provide evidence of the atomic theory of matter Properties of objects and states of matter can change chemically and/or physically

More information

Weather Elements (air masses, fronts & storms)

Weather Elements (air masses, fronts & storms) Weather Elements (air masses, fronts & storms) S6E4. Obtain, evaluate and communicate information about how the sun, land, and water affect climate and weather. A. Analyze and interpret data to compare

More information

OBSERVE AND REPORT. Overview: Objectives: Targeted Alaska Grade Level Expectations: Vocabulary: Materials: Whole Picture:

OBSERVE AND REPORT. Overview: Objectives: Targeted Alaska Grade Level Expectations: Vocabulary: Materials: Whole Picture: Overview: In this lesson, students are introduced to various methods of learning about weather and climate through an interactive multimedia file. Students awareness of weather is further heightened by

More information