Safa’ Futian . Mai Abusalha .

Slides:



Advertisements
Similar presentations
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Network Services Networking for Home and Small Businesses – Chapter 6.
Advertisements

1 Some TCP/IP Basics....NFSDNSTELNETSMTPFTP UDPTCP IP and ICMP Ethernet, serial line,..etc. Application Layer Transport Layer Network Layer Low-level &
Jacob Boston Josh Pfeifer. Definition of HyperText Transfer Protocol How HTTP works How Websites work GoDaddy.com OSI Model Networking.
The internet and the WWW
NETWORK CENTRIC COMPUTING (With included EMBEDDED SYSTEMS)
A modern NM registration system capable of sending data to the NMDB Helen Mavromichalaki - Christos Sarlanis NKUA TEAM National & Kapodistrian University.
Midterm Review - Network Layers. Computer 1Computer 2 2.
Syllabus outcomes Describes and applies problem-solving processes when creating solutions Designs, produces and evaluates appropriate solutions.
AS Computing F451 F451 Data Transmission. What data is transmitted? Phone SMS Radio TV Internet.
How the Internet Works. The Internet and the Web The Web is actually just one of many computer applications that run on the Internet Among others are.
TCP/IP Guide. OSI Reference Model Real-World Analogy Phase OSI Layer CEO LetterWeb Site Connection (Simplified) Transmission 7 The CEO of a company in.
INTERNET DATA FLOW Created by David Whitchurch for ISDS 4120 Louisiana State University.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 Network Services Networking for Home and Small Businesses – Chapter.
1.1 What is the Internet What is the Internet? The Internet is a shared media (coaxial cable, copper wire, fiber optics, and radio spectrum) communication.
Chapter 7 Low-Level Protocols
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Network Services Networking for Home and Small Businesses – Chapter 6.
Information Flow Across the Internet. What is the Internet? A large group of computers that link together to form the Worldwide Area Network (WAN)
Application Block Diagram III. SOFTWARE PLATFORM Figure above shows a network protocol stack for a computer that connects to an Ethernet network and.
A) Describe 3 benefits of a company moving to a wireless network compared to staying with its cabled network(3) b) Describe 2 problems that may occur (2)
Term 2, 2011 Week 2. CONTENTS Communications devices – Modems – Network interface cards (NIC) – Wireless access point – Switches and routers Communications.
EurekaWeb is a system that allows you to manage, via Web, residential intrusion and fire alarm control panel.
Voice Over Internet Protocol (VoIP) Copyright © 2006 Heathkit Company, Inc. All Rights Reserved Presentation 5 – VoIP and the OSI Model.
© N. Ganesan, Ph.D., All rights reserved. Chapter Formatting of Data for Transmission.
The Internet Technological Background. Topic Objectives At the end of this topic, you should be able to do the following: Able to define the Internet.
Java’s networking capabilities are declared by the classes and interfaces of package java.net, through which Java offers stream-based communications that.
Week-3 (Lecture-1). Some Important internet terms: Archie : A program used to search files at FTP sites. There are currently 30 Archie servers in the.
1 Chapter 1 INTRODUCTION TO WEB. 2 Objectives In this chapter, you will: Become familiar with the architecture of the World Wide Web Learn about communication.
What does LinkConnect do?
P1, P2 & P3 Unit 8 Alex Speer.
Internet Service Providers and types of internet connections
Chapter Objectives In this chapter, you will learn:
Chapter 2 Network Models
More on WANs Fiber Optic Cables Used in Internet backbone
Instructor Materials Chapter 5 Providing Network Services
Chapter 21 Address Mapping
A quick intro to networking
Slides taken from: Computer Networking by Kurose and Ross
Control and Data Acquisition System for VEST at SNU
Computer Roles in a Network
DT80 range Modbus capability
Layered Architectures
Networking for Home and Small Businesses – Chapter 6
Professional Web Designing For Absolute Beginners
Student tracking & management web based system
BOOTP and DHCP Objectives
The Open System Interconnection (OSI) Model & Network Protocols.
Web Development & Design Chapter 1, Sections 4, 5 & 6
Wednesday, September 19, 2018 What Is the Internet?
Networking for Home and Small Businesses – Chapter 6
2018 Valid Cisco Exam Dumps IT-Dumps
Topic 5: Communication and the Internet
I. Basic Network Concepts
Modelling the internet
Setting Up Firewall using Netfilter and Iptables
Application Layer Functionality and Protocols
Modelling the internet
Network Hardware and Protocols
Starting TCP Connection – A High Level View
Elecbits.
Communication Networks NETW 501
Lecture 2: Overview of TCP/IP protocol
Lecture 3: Secure Network Architecture
Part of Chapter 1 Key Concepts Networks
Internet Applications & Programming
Networking for Home and Small Businesses – Chapter 6
Protocol Application TCP/IP Layer Model
INFORMATION FLOW ACROSS THE INTERNET
Computer Networks Protocols
Transport Layer 9/22/2019.
Network programming Lecture 1 Prepared by: Dr. Osama Mokhtar.
Presentation transcript:

Safa’ Futian . Mai Abusalha . Web Based Alarm System Prepared By Safa’ Futian . Mai Abusalha . Supervisor Dr. Samer Mayalah .

Web Based Alarm System

** System Idea ** * We will design the web site and uploads the information coming from alarm system to this site. This site can show status of alarm system in hospital rooms with in 24 hours . * In case of any warning will appear directly on the web page and the web site will send a message to mobile the person responsible . * Alarm services in hospital suffering from lack of ability to accurately determine the place of danger.

** The important of project in general :-- In order this project we can protect many of buildings and persons from any dangerous occurs. We can useful in schools, university , factors , and hospital ……..etc. ** Advantage of Project :-- 1- System can distinguish the location of problem thus moving directly toward without wasting time . 2- System can distinguish a problem in more than one room simultaneously through the control web page of the situation described every room . 3- Make protection on hospital 24 hours . 4- System support communication technology (SMS).

** Alarm System algorithm **

**Alarming control board schematic diagram**

** PIC16F877 Microcontroller:--

**XPort Direct+:- Embedded Device Server. 1- delivering high-performance Ethernet connectivity and web server capabilities. 2- Data Rates 300 bps to 921 kbps. 3- Serial Line Formats Data bits: 7 or 8. 4- Stop bits: 1 or 2. 5- Parity: odd, even, none.

**Control application over IP Network by using Xport direct+:-- Serial data from the device microcontroller’s CMOS logic-level serial port is packetized and delivered over an Ethernet network via TCP or UDP data packets.

** Xport direct + Web Server :-- For communications with a device via a standard Internet browser . Data send by :-- 1- Make a connection with the server you need . 2- Make http request .

**Make connection with the server:-- 1- Determine web port number(80). 2- Determine the IP of the host that work on it(172.16.96.22). * Microcontroller Send this command to make connection

**Make http request :-- * We make page (data.php) this page request the variable to determine from where the alarm come. * Microcontroller send this command * The page (data.php) send the situation of alarm to the database.

**Database**

**Send message from web site:-- Request to send SMS is made to this server http://srvX.palhost.ps/api/sendsms.php. We need the following variables. Username : Your API username Password :Your API password to :Destination phone number from : Sender ID text :Message Text zcode : 5 digits number

**The system send message in three case:-- 1- When the first alarm (when any sensor detect any fire ). 2- When you make reset alarm manually. ( the problem was solved). 3- When you make reset alarm manually. ( need quick help).

**Rescue manager:--

**website is working by this algorithm:--

**System reset alarm automatically:--

**The algorithm explain how SMS is sent:-- .

**Hardware :--

**Any Question** ???? Thank You .