John Bauman Kyunghwan Choi Adam Goldhammer Eugene Marinelli.

Slides:



Advertisements
Similar presentations
Nordic ID Monitor Self monitoring system. Nordic ID Monitor –self monitoring system BACKGROUND There is new legislation for controlling food quality and.
Advertisements

How does a network identify computers and transmissions?
Why to learn OSI reference Model? The answer is too simple that It tells us that how communication takes place between computers on internet but how??
CMP206 – Introduction to Data Communication & Networks Lecture 1 - Networking Fundamentals.
Wearable Wireless Physiological Sensors Daniel Bishop Rosy Logioia Josh Handley Gouri Shintri Phillip Hay Clay Smith Christina Hernandez Adam Stevenson.
Networking Theory (Part 1). Introduction Overview of the basic concepts of networking Also discusses essential topics of networking theory.
Jacob Boston Josh Pfeifer. Definition of HyperText Transfer Protocol How HTTP works How Websites work GoDaddy.com OSI Model Networking.
Healthnet John Bauman Kyunghwan Choi Adam Goldhammer Eugene Marinelli.
Data Networking Fundamentals Unit 7 7/2/ Modified by: Brierley.
1 Computer Networks Switching Technologies. 2 Switched Network Long distance transmission typically done over a network of switched nodes End devices.
THE OSI MODEL KUDIRAT FAWEHINMI COSC 541.
David Rogers, Stu Andrzejewski, Kelly Desmond, Brad Garrod.
Home Health Care and Assisted Living John Stankovic, Sang Son, Kamin Whitehouse A.Wood, Z. He, Y. Wu, T. Hnat, S. Lin, V. Srinivasan AlarmNet is a wireless.
CRANE Project Wireless Networking Demonstration. a)Single-hop transmission b)Multi-hop transmission with a mobile relay node.
Management Information Systems Lection 04 Networks CLARK UNIVERSITY College of Professional and Continuing Education (COPACE)
Chapter 5: Computer Networks
1 Transport Layer Computer Networks. 2 Where are we?
© Oxford University Press 2011 Computer Networks Bhushan Trivedi, Director, MCA Programme, at the GLS Institute of Computer Technology, Ahmadabad.
Transport Layer Issue in Wireless Ad Hoc and Sensor Network
AS Computing F451 F451 Data Transmission. What data is transmitted? Phone SMS Radio TV Internet.
Presentation on Osi & TCP/IP MODEL
Wireless Sensor Monitoring Group Members: Daniel Eke (COMPE) Brian Reilly (ECE) Steven Shih (ECE) Sponsored by:
Copyright 2003 CCNA 1 Chapter 9 TCP/IP Transport and Application Layers By Your Name.
Sensor-based Pervasive Healthcare System: Design and implementation Lee Hae Dong ISILab, ICU CSE.
Internet Addresses. Universal Identifiers Universal Communication Service - Communication system which allows any host to communicate with any other host.
Computer Architecture Lecture 30 Fasih ur Rehman.
SMUCSE 4344 transport layer. SMUCSE 4344 transport layer end-to-end protocols –transport code runs only on endpoint hosts encapsulates network communications.
Chapter 6 – Connectivity Devices
Data and Computer Communications Chapter 10 – Circuit Switching and Packet Switching (Wide Area Networks)
1 Network Monitoring Mi-Jung Choi Dept. of Computer Science KNU
Lecturer: Tamanna Haque Nipa
Data Networking Fundamentals Chapter 7. Objectives In this chapter, you will learn to: Discuss basic networking concepts, including the elements common.
How Networks work?.
Devin Mullen Advisor: Professor Andrew Kun.  Background  Problem Definition  Proposed Solution  Design Objectives  Implementation and Testing  Budget.
Lecture (Mar 23, 2000) H/W Assignment 3 posted on Web –Due Tuesday March 28, 2000 Review of Data packets LANS WANS.
Chapter 24 Transport Control Protocol (TCP) Layer 4 protocol Responsible for reliable end-to-end transmission Provides illusion of reliable network to.
Introduction to Data Communication
Chapter 15: Reliability and Security in Database Servers Neyha Amar CS 157B May 6, 2008.
788.11J Presentation CodeBlue: A sensor network for medical Care Ren-Shiou Liu.
Using Mica Motes for Platform Management A Telecommunications Application.
Network HARDWARE What HARDWARE do you think you need to connect to a Local Area Network??
1 End-to-End Protocols User Datagram Protocol (UDP) Transmission Control Protocol(TCP)
Prepared by: PACE Academy ( Welcome to CCNAX Cisco Certified Network Associate Version 2 ( ) Recognize the purpose and functions.
Microsoft SQL is known as RDMS (Relational Database Management System) which is developed by Microsoft and is highly used at corporate and enterprise.
Chapter 1 : Computer Networks. Lecture 1. Introduction to computer networks: Network definition : A network is a collection of computers and other devices.
Data and Computer Communications Chapter 7 Circuit Switching and Packet Switching.
William Stallings Data and Computer Communications 7th Edition
Grado en Ingeniería de Tecnologías y Servicios de Telecomunicación
Distributed Systems.
Chap. 2 Network Models.
Prepared by: Celeste Ng Updated: May, 2017.
Real Life Networking Examples
Introduction to Data-Link Layer
Configuring EtherChannels and Switch Troubleshooting
Data Networking Fundamentals
Telecommunication ELEC503
Signal Theory Rei Sanchez.
Chapter 3: Open Systems Interconnection (OSI) Model
William Stallings Data and Computer Communications 7th Edition
Network Protocol Layers
ECEN “Internet Protocols and Modeling”
William Stallings Data and Computer Communications 7th Edition
Network Topologies & Standards
Network Architecture for Cyberspace
GCSE ICT Setting up a Network.
Wireless Range Testing
GCSE ICT Setting up a Network.
Data Communication & Computer Network
Communication Theory as Applied to Wireless Sensor Networks
Team 6: Healthnet Embedded Systems Design
Presentation transcript:

John Bauman Kyunghwan Choi Adam Goldhammer Eugene Marinelli

John Bauman Kyunghwan Choi Adam Goldhammer Eugene Marinelli

 Give consumers access to their personal physiological data.  Wireless network of sensors on the body to process and record EKG, pulse oximetry, and location data.  More flexible than competing products, with an easier-to-use User Interface.

 Provide accurate data to the user  Reliable data transfer from the device to the computer  User friendly User Interface  Accurate data analysis using graphs

 Sensor Nodes  Data Transmission (Reliability)–Test for dropped packets and re-transmits.  Sensor Server  Startup (Reliability)–Devices activate in a coordinated fashion. Data log system starts cleanly. Test repeated startup/shutdown sequence.  Pairing with computer/Data upload (functionality)–Test connection between computer and Sensor server; Specifically, try the cases of sensor server power failure, computer power failure, Bluetooth interference.  Test aggregating data (Functionality)-we want all data to be transmitted well -collect two or more types of data and upload all of them fault-free.  Shutdown (Reliability)–Test clean shutdown case (Sensor server issues shutdown commands to motes), power failure recovery (of motes), and salvage of partial data in gumstixpower failure.  Computer  Error catching (Reliability) –Test computer side code for correct response to corrupted or illegal data.