Cougar (Sensoria Node) A platform for testing query processing techniques over ad-hoc sensor networks. Three-tier architecture : – The QueryProxy, a small.

Slides:



Advertisements
Similar presentations
Ad-Hoc Reporting for StarBuilder Session Presented by Barbara Deakin.
Advertisements

Distributed Data Processing
SSRS 2008 Architecture Improvements Scale-out SSRS 2008 Report Engine Scalability Improvements.
COURSE: COMPUTER PLATFORMS
Sensor Network Platforms and Tools
Presentation Outline  Project Aims  Introduction of Digital Video Library  Introduction of Our Work  Considerations and Approach  Design and Implementation.
Cougar (Mica Mote) A platform for testing query processing techniques over ad-hoc sensor networks Three tier system: – Running TinyOS, an embedded operating.
Sensor & Computing Infrastructure for Environmental Risks SCIER FP IST-5 Stathes Hadjiefthymiades (NKUA) 1st Student Workshop on Wireless Sensor.
Distributed Database Management Systems
CADDLAB Medical Imaging on Remote Compute Servers.
Outline IS400: Development of Business Applications on the Internet Fall 2004 Instructor: Dr. Boris Jukic Server Side Web Technologies: Part 2.
Multiple Tiers in Action
Lesson 2 Technology: Federated Searching Explained.
SensIT PI Meeting, April 17-20, Distributed Services for Self-Organizing Sensor Networks Alvin S. Lim Computer Science and Software Engineering.
Ad-Hoc Query Processing Architecture Ross Rosemark.
Client/Server Architecture
DATABASE MANAGEMENT SYSTEMS 2 ANGELITO I. CUNANAN JR.
CSIT 320 (Blum)1 Client-Server Interaction Based on Appendix 1 in Computer Networks and Internets, Comer.
MIS 710 Module 0 Database fundamentals Arijit Sengupta.
System Architecture & Hardware Configurations Dr. D. Bilal IS 592 Spring 2005.
31 January 2007Craig E. Ward1 Large-Scale Simulation Experimentation and Analysis Database Programming Using Java.
Enterprise Manager
MySQL GUI Administration Tools Rob Donahue Manager, Distributed Systems Development May 7th, 2001 Rob Donahue Manager, Distributed Systems Development.
Remote OMNeT++ v2.0 Introduction What is Remote OMNeT++? Remote environment for OMNeT++ Remote simulation execution Remote data storage.
The Asset Inventory Management module assists with data collection and discovery management processes. Collected information is interpreted and automatically.
Chapter 2 Database System Architecture. An “architecture” for a database system. A specification of how it will work, what it will “look like.” The “ANSI/SPARC”
COMP 410 & Sky.NET May 2 nd, What is COMP 410? Forming an independent company The customer The planning Learning teamwork.
An Integration Framework for Sensor Networks and Data Stream Management Systems.
ISYS 350 Building Business Applications David Chao.
Client – Server Architecture. Client Server Architecture A network architecture in which each computer or process on the network is either a client or.
How computer’s are linked together.
Sensor Database System Sultan Alhazmi
MACIASZEK, L.A. (2001): Requirements Analysis and System Design. Developing Information Systems with UML, Addison Wesley Chapter 6 - Tutorial Guided Tutorial.
Java Programming, 2E Introductory Concepts and Techniques Chapter 1 An Introduction to Java and Program Design.
The Client/Server Database Environment Ployphan Sornsuwit KPRU Ref.
Mainframe (Host) - Communications - User Interface - Business Logic - DBMS - Operating System - Storage (DB Files) Terminal (Display/Keyboard) Terminal.
SE-02 COMPONENTS – WHY? Object-oriented source-level re-use of code requires same source code language. Object-oriented source-level re-use may require.
ISYS 350 Business Application Development David Chao.
Java Portals and Portlets Submitted By: Rashi Chopra CIS 764 Fall 2007 Rashi Chopra.
Query Processing over a Sensor Network Cornell University Johannes Gehrke Philippe Bonnet.
CENTRALISED AND CLIENT / SERVER DBMS. Topics To Be Discussed………………………. (A) Centralized DBMS (i) IntroductionIntroduction (ii) AdvantagesAdvantages (ii)
Additional Topics. DDM Distributed Data Management files [ Type(*File) and Attr(DDMF)] –objects that represent files that exist on a remote system. For.
An Architecture to Support Context-Aware Applications
Information Services Andrew Brown Jon Ludwig Elvis Montero grid:seminar1:lectures:seminar-grid-1-information-services.ppt.
Web application architecture1 Based on Jim Conallen: Web Applications with UML.
CRaSH Portal Team. 2 Agenda Introduction to CRaSH Deployment and connection Using the CRaSH command Develop the CRaSH commands yourself.
CloudLab Power Monitoring Emmanuel Cecchet & Mike Zink University of Massachusetts Amherst & TU Darmstadt FIRE-GENI Collaboration Workshop Sep ,
Java: An Overview John R Durrett Texas Tech University.
Evaluating Wireless Network Performance David P. Daugherty ITEC 650 Radford University March 23, 2006.
Distributed System Architectures Yonsei University 2 nd Semester, 2014 Woo-Cheol Kim.
Configuring and Running the OPC.NET Generic Clients 1.
Data Manipulation with Globus Toolkit Ivan Ivanovski TU München,
CSC 480 Software Engineering Lecture 17 Nov 4, 2002.
Client – Server Architecture A Basic Introduction 1.
System Architecture & Hardware Configurations Dr. D. Bilal IS 582 Spring 2008.
IT 5433 LM1. Learning Objectives Understand key terms in database Explain file processing systems List parts of a database environment Explain types of.
2 Copyright © Oracle Corporation, All rights reserved. Basic Oracle Net Architecture.
Oracle 10g Administration Oracle Server Introduction Copyright ©2006, Custom Training Institute.
VisIt Project Overview
Administration Tools Cluster.exe is a command line tool that you can use for scripting or remote administration through slow WAN links. Cluadmin.exe is.
System Architecture & Hardware Configurations
#01 Client/Server Computing
מרכז אימות לפלטפורמת מתן שירותים
DUCKS – Distributed User-mode Chirp-Knowledgeable Server
Comparison of LAN, MAN, WAN
Tiers vs. Layers.
COMPONENTS – WHY? Object-oriented source-level re-use of code requires same source code language. Object-oriented source-level re-use may require understanding.
Criteria for rapid prototyping
Calypso Service Architecture
#01 Client/Server Computing
Presentation transcript:

Cougar (Sensoria Node) A platform for testing query processing techniques over ad-hoc sensor networks. Three-tier architecture : – The QueryProxy, a small database component that runs on sensor nodes to interpret and execute queries. – The Frontend component, which is a more powerful QueryProxy that permits connections to the world outside of the sensor network. – A graphical user interface through which users can pose ad- hoc and long-running queries on the sensor network.

Node Capabilities Processing – Aggregation of network data – In network processing of data Sensing – Accoustic – Seisimic – Passive IR

Online Demo Visit: – QueryProxy demo applet – SimTracker demo applet – Also available in java jar file format

Query Proxy and Sim Tracker Query Proxy – Interface to view results of many network queries – Networked: remote connection to query server available with multiple concurrent connections Sim Tracker – Simulates Activity sensed by sensor network – Simulates: Pedestrian, Bike, Car, Tank, etc.

Screenshots