BUILDING MANAGEMENT SYSTEMS(BMS)

Slides:



Advertisements
Similar presentations
Smart lighting control Done by : Haya Salah Esraa Nabulsi Eman Dwikat Under the supervision of: Dr. Kamil Subhi.
Advertisements

An- Najah National University Faculty of Engineering Electrical Engineering Department Graduation project 2 Building Management System(BMS) Prepared.
Dr. Ashraf Armoush Supervisor Oday Jihad IbrahimTariq Ziad Yameen.
Controlling Robot Car via Smartphone Supervisor: Dr. Jamal Kharousheh Prepared by : Hamza Qaddara Esmat Hedariya Hareth Hanani Faculty of Engineering Telecommunication.
Introduction.
Khaled A. Al-Utaibi  What is Arduino?  Arduino Boards  Arduino Shields  Arduino Uno Hardware.
Introduction to Arduino Prepared by R. Lamond.  “Arduino is an open-source electronics prototyping platform based on flexible, easy- to-use hardware.
Embedded Programming and Robotics
HOME AUTOMATION THROUGH ANDROID MOBILE. What is Home Automation?  Home automation involves introducing a degree of computerized or automatic control.
Techniques for establishing and maintaining constant temperature in ICT systems in order to reduce energy consumption Mihail Radu Cătălin Truşcă, Ş. Albert,
Ballooning Bundle. What is a Microcontroller? Small computer with a processor core, memory and programmable input/output Continuously repeats software.
Arduino. What is it? A open-source software suite and single-board microcontroller. Allows easy and affordable prototyping of microcontroller applications.
Mobile Controlled Car Students : Tasneem J. Hamayel Hanan I. Mansour Supervisor : Dr.Aladdin.
Arduino 101 Instructors: Ted Markson / Jim Sweeney.
Overview What is Arduino? What is it used for? How to get started Demonstration Questions are welcome at any time.
Interactive Control in Engineering Projects Electronics and Control.
Student Name USN NO Guide Name H.O.D Name Name Of The College & Dept.
 Introduction.  Block Diagram.  Sensors.  Arduino.  Advantages.  Limitations.  Applications.  Conclusion. Contents.
BLDC Motor Speed Control with RPM Display. Introduction BLDC Motor Speed Control with RPM Display  The main objective of this.
Gsm Modems Based Irrigation Water Pump Controller for Illiterates
SECURITY SYSTEM USING PIR. OVERVIEW  Introduction of Embedde system  Aim of the project  Current scenario  Limitations of Current scenario  Futurescope.
UNIVERSITY OF MINES AND TECHNOLOGY, TARKWA
A microcontroller-based system for multi sensor monitoring and messaging via GSM network Bachelor thesis Angelakis Vaios Supervisor:Kazarlis S.
DIGITAL SHOWER CONTROLLER BY NATHAN GARNER KASUN KUMARAGE.
Electronic Instrumentation Project 204 Project Name: Light Level Monitor Student #1: Name ID Student #2: Name ID Student #3: Name ID.
Presentation of Curricula THE SCHOOL OF ELECTRICAL AND COMPUTER ENGINEERING OF APPLIED STUDIES ELECTRONICS AND TELECOMMUNICATIONS DBBT project meeting,
Electronic Instrumentation Project 202 Project Name: Differential Thermometer Student #1: Name ID Student #2: Name ID Student #3: Name ID.
1 Microcontrollers. 2 Programmers work in the virtual world Machinery works in the physical world Microcontrollers connect the virtual and physical world.
 Introduction  Problem  Solution  Future work.
Arduino based Automatic Temperature Controlled Fan Speed Regulator.
Smart Parking System (SPS) Prepared by: Ma’ali Hasan. Noora Dmedi.
Join B. Tech Programs (Industry Integrated) in Core Engg. Sector
Arduino.
ARDUINO BASED UNDERGROUND CABLE FAULT DETECTION
IF I ONLY HAD A BRAIN THE MICROCONTROLLER
Smart Parking Application
By Rick Darby Sponsors: Geekspace Gwinnett The WorkSpot
SUBMITTED BY EDGEFX TEAM
Home Automation using Arduino
Application Case Study Security Camera Controller
Arduino Based Industrial appliances control system by decoding dual tone multi frequency signals on GSM / CDMA network. Submitted by:
ARDUINO BASED AUTOMATIC TEMPERATURE BASED FAN SPEED CONTROLLER
Home automation using Arduino & ‘PIR sensor’
Solar Power Refrigerator Prepared by : Saadi Jamous Ameen Qassi
Enable Talk Prepared By: Alaa Mayyaleh Shurouq Abu salhiah.
Prepared by: Raghad J Foqha Supervisor: Dr. Saed Tarapiah
Automatic human detector garbage can.
Outline Introduction Standards Project General Idea
SCADA for Remote Industrial Plant
Monitoring Robot Prepared by: Hanin Mizyed ,Abdalla Melhem
SUBMITTED BY EDGEFX TEAM
ARDUINO FOUR QUADRANT DC MOTOR CONTROL
Arduino Development for Beginners
Project Title ARDUINO BASED WIRELESS ELECTRICAL APPARATUS CONTROL SYSTEM USING IR COMMUNICATION Under the Guidance of Submitted by.
How SCADA Systems Work?.
IBDP Computer SCIENCE Di WU
Automated General Purpose Safety and Security System
ARDUINO LINE FOLLOWER ROBOT
LASER SECURITY ALARM[140] DIRECTOR OF MGM’s COE,NANDED
Remote Controlled Smart Socket
Arduino and Grove LET’S START.
"You don't need anyone's permission to make something great
Smart Learning concepts to enhance SMART Universities in Africa
Enable Talk Prepared By: Alaa Mayyaleh Shurouq Abu salhiah.
Arduino म्हणजे काय?.
Arduino and Grove LET’S START.
Introduction to Arduinos
Hardware Graduation Project (2) Seminar
Self-Adjusting Helmet
Introduction to arduino
Presentation transcript:

BUILDING MANAGEMENT SYSTEMS(BMS) Prepared By: Na’el Hantouli Sajed Ashqar Oday Qariab SUPERVISOR: Dr.Jamal Kharoosheh .

OUTLINES : Introduction Overview Design Arduino Sensors Outputs Programming Feasibility study Conclusion Recommendations Testing

OUTLINES : Introduction. Overview Design Arduino Sensors Outputs Programming Feasibility study Conclusion Recommendations Testing

1- lighting system with digital, analogue and sleep mode control Introduction : This project is based on the idea of ​​building a model that simulates practice management systems for buildings . In our presentation the study and the control of the status of each of the following systems will be considered : 1- lighting system with digital, analogue and sleep mode control 2- Gas detection 3- fire alarm detection 4- Control of air conditioning unit

OUTLINES : Introduction Overview Design Arduino Sensors Outputs Programming Feasibility study Conclusion Recommendations Testing

Overview: BMS is a building equipped with special structured wiring to enable human to remotely control or program an array of automated building electronic devices by entering a single command.

Field visits to the work environment We have built the project based on field visits to the work environment. 1- We have visited the center commercial Nablus Municipality and made the analysis required . 2- We have discussed the effectiveness of the project with engineers and technicians working in this field.

Problems and reactions If there is a gas leak , suction fan and alarm system will work. If the temperature rose in the work environment to 56 for a time of 1second the suction fan and alarm system will operate . If increased to 46 for a minute suction fan and alarm system will operate . The a/c unit will work according to a specific range of temperatures. If the (automatic on) status of lighting is on, the system will adapt to the environment.

OUTLINES : Introduction Overview Design Arduino Sensors Outputs programming Feasibility study Conclusion Recommendations Testing

Design :

OUTLINES : Introduction Overview Design Arduino Sensors Outputs programming Feasibility study Conclusion Recommendations Testing

Arduino: We used Arduino Uno in our project . The Arduino Uno is a microcontroller board based on the ATmega328. It has 14 digital input/output pins (of which 6 can be used as PWM outputs).

OUTLINES : Introduction Overview Design Arduino Sensors Outputs Programming Feasibility study Conclusion Recommendations Testing

Sensors sensor gas MQ-6(with resistor 20 K ohm)

LDR ( 2 LDR and 2 resistors(10Kohm) get used)

LM35( 2 LM35 have been used)

OUTLINES : Introduction Overview Design Arduino Sensors Outputs Programming Feasibility study Conclusion Recommendations Testing

Outputs Buzzer (2 buzzers have been used)

Fans:( 2 fans have been used) 1- Absorbed fan has been used(absorb gas leakage) 2- As condition

LED array(3 led arrays have been used)

The electronic circuit that interface between the arduino (low current device) and high current devices is uln2803 The ULN2803APG / AFWG Series are high − voltage, high− current Darlington drivers comprised of eight NPN Darlington pairs.

Outlines Introduction Overview Design Arduino Sensors Outputs Programming Feasibility study Conclusion Recommendations Testing

Programming Arduino Arduino C language: The Arduino language is merely a set of C/C++ functions that can be called from your code.

Computer Java Language : Java is a computer programming language that is concurrent, class-based, object-oriented, and specifically designed to have as few implementation dependencies as possible.

Mobile Android : Android software development is the process by which new applications are created for the Android operating system. Applications are usually developed in the Java programming language using the Android Software Development Kit, but other development tools are available.

Outlines Introduction Overview Design Arduino Sensors Outputs programming Feasibility study Conclusion Recommendations Testing

Feasibility Study Assessment of the current market Our project can compete in a global market because we insert the mobile application technique in building management systems . this provides comfortable control , easy use and also saving time and money .

Availability of the items and the parts at the Palestinian market.

Strengths and Weaknesses of the product ( BMS ).

Strengths Availability of all of the items at the Palestinian market. Simplicity of the processes in designing the product. New product idea at the Palestinian market which provides a large market share. Ease of use the system.

Weaknesses If we want to apply it in the market we need to do some modifications on the hardware part, and it will be more complex sometimes (according to work the environment).

Outlines Introduction Overview Design Arduino Sensors Outputs programming Feasibility study Conclusion Recommendations Testing

Conclusion By the end of our project we gained much more experiences in the practical work . We have learned to think more effectively than before , we also leaned the effective use of sources, Perseverance and challenge . Surely communication skills have been developed significantly .

Recommendations To add another advantage in the project the GSM shield may be used, which makes the system work well via telecommunication when the internet is unavailable . In a/c control the use of zone control is more efficient in real work environment.

Testing

THANKS Any Questions?