Green Energy Management Systems (G.E.M.S)

Slides:



Advertisements
Similar presentations
17-1 Hybrid Windows/Web Interface Special Considerations for User Interface Design Internal Controls – Authentication and Authorization User ID.
Advertisements

CS3505 The Internet and Info Hiway transport layer protocols : TCP/UDP.
© 2006 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Access Control Lists Accessing the WAN – Chapter 5.
Data (What) Function (How) Network (Where) People (Who) Time (When) Motivation (Why) Objectives/ Scope List of things important to the enterprise List.
SIMS 213: User Interface Design & Development Marti Hearst Tues, Feb 3, 2004.
Intro Alexei Miagkov: researching GUI networking sound aspects of Java Walter Kammerer: researching networking concepts documenting real-time media concepts.
Graph the function y = |4 cos x|
Systems Analysis and Design in a Changing World, 6th Edition
FENIX Architecture Overview of the application framework FAO Statistics Division.
Requirement Analysis Functional & Non-Functional Requirements Scenarios Use cases: – View Fixtures – Manage Tournament – Register Team – Report Discrepancy.
HKUST Green Mobile App Chan Wai Yu, Candy Chung Kit Wai, Miffy Pang Wing Chau,Terry Wong Kin Yee, Phoebe Chan Wai Yu, Candy Chung Kit Wai, Miffy Pang Wing.
Chapter 1. Introduction. By Sanghyun Ahn, Deot. Of Computer Science and Statistics, University of Seoul A Brief Networking History §Internet – started.
Okinawa International Hotel Management System. Overview Currently at the Okinawa International hotel, routine procedures like; vacant room inquiry, reservation.
Logical Network Diagram
Group I Renjith Deepesh Praveesh P Varun V Subramanian Halesh P K.
Mobile Middleware for Energy-Awareness Wei Li
Advanced Computer Networks Topic 2: Characterization of Distributed Systems.
Access Control Lists Accessing the WAN – Chapter 5.
Communication Fundamentals Yi Liang 9/9/2015. Fundamentals  Layered protocols Build Message System call Send over network d Process A Process B.
Application Block Diagram III. SOFTWARE PLATFORM Figure above shows a network protocol stack for a computer that connects to an Ethernet network and.
1 1. Systems and Software Development 1.1 The Systems Life Cycle.
Versatile Low Power Media Access for Wireless Sensor Networks Sarat Chandra Subramaniam.
Model View Controller MVC Web Software Architecture.
Chapter 7 Outline Potential Energy and Energy Conservation Gravitational potential energy Conservation of mechanical energy Elastic potential energy Springs.
Amey Rane Madhur Srivastava Tejas Pandit Varun Sivakumar.
Communicating Visually with Visio Gini Courter Annette Marquis.
Structural Design Software TYLER HUTCHISON. Requirements  Develop an interface to generate a text file.  The text file is then passed to one of five.
Internet2’s Dynamic Circuit Infrastructure Ciena CoreDirectors OSCARS + DRAGON for dynamic circuit allocation ION.
National Center for Atmospheric Research Pittsburgh Supercomputing Center National Center for Supercomputing Applications Web100 Roll Out I2 Members Meeting.
Amey Rane Madhur Srivastava Tejas Pandit Varun Sivakumar.
Systems Analysis and Design in a Changing World, 6th Edition 1 Chapter 7 - Designing the User and System Interfaces.
Computer Networks & FirewallsUniversity IT Security Office - Tom Davis, CISSP University IT Security Officer Office of the Vice.
Library Online Resource Analysis (LORA) System Introduction Electronic information resources and databases have become an essential part of library collections.
HYBRID APPROACH TO INTERFACE ADAPTATION.  Computing power anywhere and everywhere  Need interfaces that can adapt to different device conditions and.
 Activity diagram is basically a flow chart to represent the flow from one activity to another activity.
CVT Project Kite HetNet Simulator Kevin Breitenother Brian Senior.
Bug Or Feature Submitting Support Requests and Development Ideas.
Amey Rane Madhur Srivastava Tejas Pandit Varun Sivakumar.
Amey Rane Madhur Srivastava Tejas Pandit Varun Sivakumar.
Java’s networking capabilities are declared by the classes and interfaces of package java.net, through which Java offers stream-based communications that.
Web Server Architecture/Hosting Capstone Project2 Name-ASFAQUE KHAN Regno
Distributed OS.
Client-Server Communication
Accessing the WAN – Chapter 5
Data Communications and Network Management Overview
Lab 2: Packet Capture & Traffic Analysis with Wireshark
資料通訊與網路 教授: 吳照輝 助教: 鄺福全.
Part I. Overview of Data Communications and Networking
PROTEAN: A Scalable Architecture for Active Networks
Team # 13 TOUCH 2 ORDER (T2O) Srichand Yella Anvesh Dasari
REQUIREMENT ANALYSIS AND DESIGN RESEARCH DESIGN AND IMPLEMENTATION
Accessing the WAN – Chapter 5
Green Energy Management Systems (G.E.M.S)
Accessing the WAN – Chapter 5
Chapter 1 Data Communications and NM Overview 1-1 Chapter 1
Digital Processing Platform
Part 10 Q46 to Q50 of National 5 Prelim
Pub/sub-based Web Applications
Firewalls Jiang Long Spring 2002.
eV-TEK Andrew Phillips Ben Laskowski Rob Swanson Shannon Abrell
Team 15 / Green Energy Management System (G.E.M.S)
TCSP: Software Development Status
Systems Design Project Deliverable 3
WELCOME TO SEMINAR.
ECE 477 Final Presentation Team 15  Spring 2010
How to Manage your Requisitions/ Purchase orders
Content Delivery and Remote DNS services
IT323 Project Phase#2.
A Power-Aware Network Device Driver in Ad hoc Network
Transport Layer 9/22/2019.
Presentation transcript:

Green Energy Management Systems (G.E.M.S) Amey Rane Madhur Srivastava Tejas Pandit Varun Sivakumar

Software Design Considerations Data Requests From User Networking Considerations Base Unit Adapter

Data Requests Data Requests are made by the user either through the touch screen interface or the web-interface Provide the user with statistics about total power consumption and also graph out the Power vs Time Data

Data Requests (Hierarchy Diagram)

Networking Consideration Dropped previous idea of TCP-IP like implementation Adopted Polling Mechanism All synchronization done by base-unit Scalable

Base Unit Flow Chart

Adapter Unit Flow Chart

Hierarchy Diagram - Adapter

Hierarchy Diagram – Base Unit

Questions