Engineering on Display: Back-End Development for Sensor Instrumentation Systems Student: Brian J Kapala Supervisor: Dr. Cavalcanti.

Slides:



Advertisements
Similar presentations
PHP SQL. Connection code:- mysql_connect("server", "username", "password"); Connect to the Database Server with the authorised user and password. Eg $connect.
Advertisements

Objectives Overview Define an operating system
Smartphone Apps Development Team Weiqing Li Lijun Zhu Man Li.
31/1/2002Brunel University - BEng Final Year Project1 Hospital Radio Interactive Play-out System Jonathan Hart Supervisor: Dr John Cosmas.
Use of Cloud Computing Technology for Energy Efficiency Monitoring in Business and Industrial environment dr. Gregor Černe mag. Aleš Černivec Sandi Dolenc.
Front and Back End: Webpage and Database Management Prepared by Nailya Galimzyanova and Brian J Kapala Supervisor: Prof. Adriano Cavalcanti, PhD College.
Electrical and Computer Engineering PeopleFinder Vitaly Gordievsky Alex Trefonas Scott Richard Matt Beckford Midway Design Review.
Climate Monitoring WEB Interface Using 1_Wire™ Sensors Imad Hoteit Hassan Wehbe.
EC-Net AX EnerVue™ Energy Management Dashboard. Presentation Overview  EC-Net AX EnerVue  Introduction to Energy Management Dashboards  EC-Net AX EnerVue.
Dynamic Web site With PHP and MySQL. MySQL The combination of MySQL database and PHP scripting language is optimum for building dynamic websites. MySQL.
Building an Application Server for Home Network based on Android Platform Yi-hsien Liao Supervised by : Dr. Chao-huang Wei Department of Electrical Engineering.
Today’s Enterprise Energy Management Systems: What to look for…. Mark A. Noyes CEO and President Cambridge, Massachusetts.
Tivoli Software © 2010 IBM Corporation Maximo Everyplace Lori Landesman.
Company/Product Overview. You have lots of files all over the place.
GV-Control Center Overview
Introduction to Skype A. Name -. Applies to Skype for home and small business accounts.
Welcome to iDOC Corp. DocHost Solution Online Document Management DocHost 14 Day Free Trial
Hardware -Computer Organization. Hardware & Software A computer system consists of A computer system consists of –Hardware: anything you can touch, smell,
ResourceFull Authors: Matt Kaye (EE ‘12) Nitin Puri (SSE ‘12) Advisor: Dr. Alejandro Ribeiro Special Thanks.
Group 16 – Efficient HVAC System Daniel Galarza – CpE Chung Chien Hsia – EE Marvin Fernandez – CpE Kevin Ivy – EE William Carson Sr. – Mentor, owner of.
Your Interactive Guide to the Digital World Discovering Computers 2012.
SOFTWARE.
Essential Apps and They Are Free! Katy Hammack Casey Gibson PRIDE Academy.
Explain the purpose of an operating system
Abstract The purpose of this project was to design a LabVIEW program that can be used as a platform to simultaneously interface Lakeshore 331 Temperature.
SocialTrackr A research tool for gathering, viewing and analyzing socio-spatio-temporal data through a mobile device. Image: perey.com (Jan 2011) Grant.
Raspberry Pi: Automated Garden Monitoring System Stacy, Devin, Brandon.
University of Palestine Faculty of Applied Engineering and Urban Planning Software Engineering Department Prepared By Ahmed Obaid Wassim Salem Supervised.
 Saundra Speed  Mariela Esparza  Kevin Escalante.
LOGO 2 nd Project Design for Library Programs Supervised By Dr: Mohammed Mikii.
AN_NAJAH INTERNATIONAL UNIVERSITY Electrical Engineering Department Internet & Mobile Controlling system “IMCS” Ala` Hmadneh Ansam Afaneh DR. RA`ED.
RFID Parking Garage Matt Nichols Tony Nichols. Problem Statement Current parking garage systems are time inefficient The payment process slows down entry.
A Brief Documentation.  Provides basic information about connection, server, and client.
IOS and Android with Windows Azure Websites Name Title Address Website.
Java Portals and Portlets Submitted By: Rashi Chopra CIS 764 Fall 2007 Rashi Chopra.
The SCOUR Project Search Contents Of Union’s Registry.
Computers, part of your life – Grade 11
Trunica Inc. 500 East Kennedy Blvd #300 Tampa, FL Cross Platform Mobile Apps With Cordova and Visual Studio 2015 © Copyright 2015.
1 Title: Introduction to Computer Instructor: I LTAF M EHDI.
TEMPLATE DESIGN © E-Eye : A Multi Media Based Unauthorized Object Identification and Tracking System Tolgahan Cakaloglu.
Cscape EnvisionRV Horner APG, LLC. EnvisionRV - What Does it Do? Allows viewing and interacting with remote OCS controllers. The PC displays screens that.
MySQL. Is a SQL (Structured Query Language) database server. Can be accessed using PHP with embedded SQL Queries Supports Large DB’s, 60,000 tables with.
Activity Monitoring Tool MIS 2008/2009 Software Project - Group 1 1/4 Architecture Technical Manager.
Chapter 9 Operating Systems Discovering Computers Technology in a World of Computers, Mobile Devices, and the Internet.
Mathematical Teaching Software System Ames Community Schools (ACS) has been concerned with their student’s performance in problem-solving on nationally.
Display Page (HTML/CSS)
Cloud Computing ILAS project DONE BY:. Table of content INTRODUCTION. ◦ Cloud computing in general ◦ What are the things that worked during the implementation.
WIDESCREEN PRESENTATION Tips and tools for creating and presenting wide format slides.
Windows Azure and iOS Chris Risner Windows Azure Technical Evangelist Microsoft
START Application Spencer Johnson Jonathan Barella Cohner Marker.
Retele de senzori Curs 1 - 1st edition UNIVERSITATEA „ TRANSILVANIA ” DIN BRAŞOV FACULTATEA DE INGINERIE ELECTRICĂ ŞI ŞTIINŢA CALCULATOARELOR.
Client Wolfe School, Union County Public Schools, North Carolina o "to educate and prepare each student to make appropriate choices and to function as.
Christopher Seeley, Ralph Mattiaccio Ken Bodzak, Will Abeel, Danielle Maginnis.
M IND Q S YSTEMS Leaders in Training /7, 2nd Floor, Srinivasa Nagar Colony (W) Above HDFC Bank, S.R.Nagar Hyderabad
CHAPTER 7 Operating System Copyright © Cengage Learning. All rights reserved.
CASE STUDY VICTORIOUS SECRET. PORTO Introduction PORTO | Popularity of home automation has been increasing greatly in recent years. Number of controllable.
Mathematical Teaching Software System Ames Community Schools (ACS) has been concerned with their student’s performance in problem-solving on nationally.
1 Build Your Own MySQL Time Machine Chuck Bell, PhD Mats Kindahl, PhD Replication and Backup Team Sun Microsystems 1.
 Introduction  Problem  Solution  Future work.
DISCOVERING COMPUTERS 2018 Digital Technology, Data, and Devices
Visual Classification of Football Teams
Outline Introduction Standards Project General Idea
Introduction to Web programming
From quick reference to comprehensive coverage
Kappa Sigma Management System
Acutelearn Azure Administration Training in Hyderabad Classroom Training Instructor led trainings at Acutelearn premises Corporate Training Custom tailored.
FUEL MONITORING SYSTEM. WHAT IS FUEL MONITORING SYSTEM?FUEL MONITORING SYSTEM  Fuel-management systems are used to maintain and monitor fuel consumption.
PROGREX – Presentation
Team 15 / Green Energy Management System (G.E.M.S)
In-house Developed Library Solutions
Presentation transcript:

Engineering on Display: Back-End Development for Sensor Instrumentation Systems Student: Brian J Kapala Supervisor: Dr. Cavalcanti

Image borrowed from ADN

Introduction -The product -An interactive application and webpage that keeps track of heat, water, and electricity usage in a building. -Uses visual displays to represent the amount used. -Free to public -Funded by Siemens

Image borrowed from

Database and Connectivity -My roles -Created a database to store the data for the Engineering on Display project. -Set up the server to manage the database for remote access. -Manage files that connect the application and webpages to the server. -Created usernames for personnel and granted access rights to each. -Troubleshot connectivity problems -Setup database connectivity for other developers.

Database -Created with MySQL -MySQL is a professional tool. -Cost efficient and free to use. -Compatible with other technologies. -Easy to backup.

Database -Initial setup. -Created relational tables to store data for: -Water Usage -Electrical Usage -Electrical Demand -Outside Temperature

Future Database Enhancements -Some of the possible additions to the database include: -More data sensors to record -Building numbers associated with classes -Instructors associated with room numbers -More buildings

Initial Server -Stores all database information -Receives data file from Siemens -Hosts the web interface for the system -Hosts all web pages and php files.

Server -What we provide -Administrative tools -User account management

Connectivity -What this product provides -Same information shared across all your applications -Fast response time -Immediate results

How can this apply to you? ?

Current Project -Keeps a timeline record of usage -This is for electricity usage, electricity demand, water consumption and temperature. -Purpose of recording this information -Keeping track of usage trends -Possibly to save money -Compare demand and usage.

Other Applications -Currently -The application is being designed for mobile support in an android application and a web interface. -Large touch screen monitors are going to run the android application. -Future Possibilities -The same application on other devices including Windows and Apple IOS. -Classroom application

Future Possibilities -This can apply to other needs. -Can create a database to store information for: -Product Merchandise -Bank Balances -Work Files -Ect…

More Possibilities -With this product you can create applications for -Automobile repair. -Car running statistics -Diagnostics -Cooking -Education -Ect…

Questions  ?????????????????????????????????????????????? ?????????????????????????????????????????????? ?????????????????????????????????????????????? ?????????????????????????????????????????????? ?????????????????????????????????????????????? ?????????????????????????????????????????????? ?????????????????????????????????????????????? ??????????????????????????????????????????????