Cleanroom Parameters Monitoring Systems (CPMS) 24 Pages
Cleanroom Parameters Monitoring Systems (CPMS) 24 Pages
June 2014
ii
Sesi Pengajian : 1 3 / 1 4
TIDAK TERHAD
Disahkan oleh:
__________________________ ___________________________________
“I hereby, declare this report is the result of my own research except as cited of the
reference”
Signature :
Author Name : MOHAMAD SYAHIR BIN JAPAR
Date : ……………………………………………………
iv
“I / we acknowledge that I have read this piece in my / our this work is sufficient in
scope and quality for the award of Bachelor of Electronic Engineering (Industrial
Electronics) With Honors"
Signature : ……………………………….
Name : MUHAMMAD NOORAZLAN SHAH BIN ZAINUDIN
Date : ………………………………..
v
Dedicated to my beloved family especially my father and mother, lecturer and to all my
friends
vi
ACKNOWLEDGEMENTS
In addition, thenks to all my friends that helping me to complete this project and
make my dream come. The guidance and support received my friends who are
contributing to this project, was vital for the succes of the projects
Finally, first in my heart, I would also like to thanks especially my parents for
their continued moral and financial support throughout my studies and project. Without
them, I would not to be here and finish my degree.
Thank You.
vii
ABSTRACT
ABSTRAK
TABLE OF CONTENTS
PROJECT TITLE i
PROJECT STATUS FORM ii
DECLARATION iii
APPROVAL iv
DEDICATION v
ACKNOWLEDGEMENT vi
ABSTRACT vii
ABSTRAK viii
CONTENTS ix
LIST OF TABLES xii
LIST OF FIGURES xiii
LIST OF ABBREVIATIONS xvi
1.0 INTRODUCTION 1
3.0 METHODOLOGY 24
4.1 Overview 38
4.2 Testing The Sensors On Arduiono Board 39
4.2.1 Dust Sensor 39
4.2.2 DHT 11 Sensor 40
4.2.3 LDR Sensor 41
4.2.4 Test The Display 42
4.2.5 Displaying Sensor Data On TFT LCD Shield 43
4.3 Installation 44
4.4 Product Features 45
4.4.1 Sensor supply for Temperature, Humidity, Dew Points, 45
Light Intensity and Dust.
4.4.2 Accurate and user friendly. 46-47
4.4.3 Parameter Limit Indicator 48
4.4.4 Large Color Display 48
4.5 FS209E and ISO Cleanroom Standards 49
5.1 Overview 50
5.2 Project Conclusion 51
5.3 Recommendations 52
xii
REFERENCES 53-54
APPENDICES A 55
APPENDICES B 56
APPENDICES C 57
APPENDICES D 58
xiii
LIST OF TABLES
NO TITLE PAGES
LIST OF FIGURES
NO TITLE PAGES
LIST OF ABBREVIATIONS
CHAPTER I
INTRODUCTION
1. The design of this CPMS is to minimal the device for portable user inside
the clean room area.
2. The implemented of CPMS will consists of totally 3 sensor in 1 device
which are humidity and temperature sensor, air contaminant sensor , dew
points and light intensity sensor.
3. The coding software that will be used for this project is Arduino.
This thesis report contains 5 chapters that will explain more details on
each chapter to give an understanding about the whole project.
Chapter one will explain detail on the introduction of this project. In this
chapter, it presents an overview of quality environment for the cleanroom,
objective project, scope of works and project planning.
Chapter two will covers more about the literature review on the software
and hardware that will be used in this project. This chapter will discuss about the
source and article that related to this project. It will also relate the theory of
components and programming language by using Arduino Uno Rev.3. So this is
important to understand more about the overall concepts.
Chapter three will explain more about the project methodology, project
planning and project finishing. It will show the progress of this project according
to the due date which had been set before the project is in progress. In this
chapter also will include the flow chart and block diagram that will explain more
about the project system and it will also include Gantt chart for Semester I and II.
Chapter four is about the result and discussion for final year project. In
this chapter it will show how to set up the arduino software connect with
Windows and installation of arduino libraries. Other than that, this chapter will
discuss about how to troubleshoot the problems if anything happen to the
software and hardware.
Chapter five is the last chapter in this project that will represent the
conclusion based on the objective that had been specified in introduction part.
Next, this chapter also will discuss about the future planning of this project
which are suggestion for improvement on this project.
5
CHAPTER II
LITERATURE REVIEW
This chapter desribres and discusses the sources and articles that has been
studied and related to the project. This chapter also will describe the theory of
software and hardware overview that is used in this project. The literature review
must be done to comprehend the whole system and decide the best inputs,
outputs and devices. The project will be compared with the others project that
was designed. In addition, this chapter also describes all equipment, components
and programming languages that are used in the project.. All information such as
operation and specification of project also stated.
6
Arduino software is one of the software that will be use for this project.
This software is an open source based on the simple microcontroller board and
writing software for the board. By using this software, it can develop interactive
objects, taking inputs from the variety of swithces or sensors and control the
outputs such as lights, motors and others physical outputs[3]. This software also
can communicate with software that running on the computer. In writing the
sketch code and load to the arduino, arduino IDE is the software tool.
7
Arduino UNO is the main board for this project. This main board consists
of microcontroller board based on Atmega328 and 14 digital input/output pins.
Arduino uno also has 6 analog inputs, 16 MHz crystal oscillator, USB
connection, power jack, ICSP header and reset button. This board contains
everything needed to support microcontroller and connect to USB cable. It can
also power it with AC to DC adapter or battery for get started. This board are
differs from all boards because it does not use FTDI USB to serial driver chip
and the features Atmega8U2 are programmed as USB to serial converter[3].
8
DHT 11 is the sensor used for this project. This sensor will display the
current parameters for temperature, humidity and dew points where the sensor
complex are calibrated with digital signal output[2]. To ensures high reliability and
long term stability, this sensor is using exclusive digital signal acquisition technique
and sensing technology. It consists of resistive type humidity measurement
component and NTC temperature component. This sensors is connected with high
performance of 8 bit microcontroller that offering excellent quality, cost
effectiveness, fast response and anti interference ability.
The DHT 11 is calibrated in the laboratory that haas extremely accurate for
humidity calibration. It is stores as programs in OTP memory that used by the sensor
internal signal detecting process[9]. To make the system integration quick and easy,
this sensor using single wire serial interface. The DHT 11 convenient to connect and
special packages can be provided according to the users.