my presentation of my proposal.pptx

34
“Automatic Fan Speed Controlled by the Used of Temperature Sensor” By: Al I. Salac

Upload: diana-fernandez

Post on 11-Jan-2016

229 views

Category:

Documents


6 download

DESCRIPTION

proposal

TRANSCRIPT

Page 1: my presentation of my proposal.pptx

“Automatic Fan Speed Controlled by the Used of Temperature Sensor”

By: Al I. Salac

Page 2: my presentation of my proposal.pptx

CHAPTER 1

INTRODUCTION

Page 3: my presentation of my proposal.pptx

Project Context

O Fans are widely used in industrial and commercial applications. From shop ventilation to material handling to boiler applications, fans are critical for process support and human health.

Page 4: my presentation of my proposal.pptx

OThis project is entitled “Automatic Fan Speed Controlled by the Used of Temperature Sensor”.

OThe idea behind this work is to control the speed of a fan using microcontroller based on variation in temperature.

Page 5: my presentation of my proposal.pptx

Statement of the Problem

OThe general problem of the study is how to develop an automatic fan based on temperature sensor, a system that would give solution to the alarming temperature abnormalities specifically for the benefit the students and faculty of the Bulacan Agricultural State College.

Page 6: my presentation of my proposal.pptx

This project seeks to resolve the following problem:

1. What methods will be used in order to develop an automatic fan without further human intervention?

Page 7: my presentation of my proposal.pptx

2. In what way can this automatic controlled fan be useful and convenient to the students and professors of BASC?

Page 8: my presentation of my proposal.pptx

3. What are the benefits and advantages of this Automatic Controlled Fan in every student and professors of BASC?

Page 9: my presentation of my proposal.pptx

Objectives of the Project

OThe general objective of the project is to develop and manage an automatic fan speed controlled by temperature sensor set by a user of the system for the classrooms and offices of the Bulacan Agricultural State College.

Page 10: my presentation of my proposal.pptx

Specifically, the study aims to:

O develop a system that can control and monitor the speed of the fan based on the temperature sensor without human intervention;

Page 11: my presentation of my proposal.pptx

O provide useful and convenient fan for students and professors of BASC;

Page 12: my presentation of my proposal.pptx

O technologically build an automatic fan system that will help to maintain the good ambiance of the classrooms and offices in BASC;

Page 13: my presentation of my proposal.pptx

Scope and Limitation of the Project

O The project entitled “Automatic Fan Speed Controlled by the Used of Temperature Sensor” can be used at home for the daily living when weather is not that comfortable for mankind.

Page 14: my presentation of my proposal.pptx

O This can also be used in some electronic devices such as laptops, personal computers, and washing machines, exhaust fan in hotels, CD and DVD players.

Page 15: my presentation of my proposal.pptx

OThis system will provide advancement of the daily activities of BASCinians, such as when having classes, meetings etc. in a given classroom.

OWith this system the usage of air conditioning unit could be lessened and energy could also be saved.

Page 16: my presentation of my proposal.pptx

OThis project has also limitations such as it can only be maintained by a technical person. Thus, it becomes difficult to be maintained. Due to temperature variation, after sometimes its efficiency may decrease.

Page 17: my presentation of my proposal.pptx

CHAPTER IIBACKGROUND OF THE CAPSTONE PROJECT

Page 18: my presentation of my proposal.pptx

O In February 2011, an automatic occupancy and temperature control for ceiling fan operation was invented by Danny S. Parker and Kendall Ryan Johnston in University Of Central Florida, wherein the project was to control for tuning the fan on and off based on a passive infrared sensor, combined with a temperature sensor to regulate the speed of the fan.

Page 19: my presentation of my proposal.pptx

CHAPTER III

METHODOLOGY

Page 20: my presentation of my proposal.pptx

OIn this chapter, the developer shows the different diagrams and figures that will serve as a representation of the whole system.

Page 21: my presentation of my proposal.pptx

OProgramming in VB.Net is a combination of visually arranging components or additional lines of code or more functionality.

OAs for the database, we will be using MySQL since it is the most convenient and easy to use in database development.

Page 22: my presentation of my proposal.pptx

OThe Institute has four courses, Food Technology, Geodetic Engineering, Information Technology and Agricultural Engineering that has a total number of eighty-six students that will benefit in this study.

Page 23: my presentation of my proposal.pptx

OThe Automatic Fan Speed Controlled by the Used of Temperature Sensor will be given to the company of the Institute of Engineering and Applied Technology with the helping hand of Mr. GM Villacorta.

Page 24: my presentation of my proposal.pptx

Requirement Specification

OThe client asked the proponents to develop an Automatic Fan Speed Controlled by the Used of Temperature Sensor that will help people in conserving energy and time consumption with regards to manipulating the panel button of a fan.

Page 25: my presentation of my proposal.pptx

OIt is also suggested that the degree certain in a fan could be reset regardless of the temperature has been set by the developer.

Page 26: my presentation of my proposal.pptx

OThus, the fans can consume unnecessary power in unoccupied rooms.

O Another problem occurs when newly arriving occupants to new rooms and/or to darkened rooms have to search for hard to find wall toggle switches and/or overhanging chains to turn on the fans.

Page 27: my presentation of my proposal.pptx

Figure 1: Context Diagram for Automatic Fan

Person in Charge Set Time

Set Temperature

0

Automatic Fan Speed Controlled by

the Used of Temperature Sensor

Verified Temperature

Verified Time

Page 28: my presentation of my proposal.pptx

OFigure 1 shows the flow of information between the person in charge and the system. The system will first set the Temperature. After verifying the temperature, the system will automatically switch on the fan.

Page 29: my presentation of my proposal.pptx

Figure 2: Data Flow Diagram of the Automatic Fan

Person in Charge 1.0

Set TemperatureInput Temperature Fan Temperature

D1tbl_templist

Verified Fan Temperature

2.0

Set Time

Selected time

D1 tbl_timelist

Verified Selected Time

Verified Fan Temperature

Set Time

Verified time

Selected Fan Temperature

Page 30: my presentation of my proposal.pptx

O Figure 2 shows the different actions that can be found in the system. The user will select for the temperature and time, after selecting the temperature and time it will be stored in the database. After the input of the temperature and time, the setting for the auto fan will take place. It is responsible for the automatic fan. 

Page 31: my presentation of my proposal.pptx

Figure 3: Entity Relationship Diagram of the Automatic Fan

Person In Charge

L_Name

F_Name

M_Name

Set Fan

Temperature Time

Page 32: my presentation of my proposal.pptx

OFigure 3 shows the relationship between the person in-charge and the fan. The person in-charge will set the temperature. For the entity of the person in-charge,L_Name,F_Name and M_Name are the different attributes; likewise the fan also has attributes namely: Temperature and Time.

Page 33: my presentation of my proposal.pptx

Figure 4: Block Diagram of the Automatic Fan Speed Controlled by the Used of Temperature

Sensor

AUTO FAN

TEMPERATURE SENSOR

MICROCONTROLLER

SOFTWARE

Page 34: my presentation of my proposal.pptx

OFigure 4 shows the different tools used for the Automatic Fan Speed Controlled by the Used of Temperature Sensor, which consist of microcontroller, temperature sensor and auto fan. The microcontroller controls the functions of the fan and temperature sensor is connected with the sensor.