RFID Automated Gate System.

(1)

RFID AUTOMATED GATE SYSTEM

DORAN WILFRED NINI

This report is submitted in partial fulfilment of the requirement for the award of Bachelor of Electronic Engineering (Computer Engineering) With Honours

Faculty of Electronic and Computer Engineering Universiti Teknikal Malaysia Melaka


(2)

UNIVERSTI TEKNIKAL MALAYSIA MELAKA

FAKULTI KEJURUTERAAN ELEKTRONIK DAN KEJURUTERAAN KOMPUTER

BORANG PENGESAHAN STATUS LAPORAN PROJEK SARJANA MUDA II

Tajuk Projek : RFID AUTOMATED GATE SYSTEM

Sesi

Pengajian : 2008/2009

Saya DORAN WILFRED NINI mengaku membenarkan Laporan Projek Sarjana Muda ini disimpan di Perpustakaan dengan syarat-syarat kegunaan seperti berikut:

1. Laporan adalah hakmilik Universiti Teknikal Malaysia Melaka.

2. Perpustakaan dibenarkan membuat salinan untuk tujuan pengajian sahaja.

3. Perpustakaan dibenarkan membuat salinan laporan ini sebagai bahan pertukaran antara institusi pengajian tinggi.

4. Sila tandakan ( ) :

SULIT*

(Mengandungi maklumat yang berdarjah keselamatan atau kepentingan Malaysia seperti yang termaktub di dalam AKTA RAHSIA RASMI 1972)

TERHAD* (Mengandungi maklumat terhad yang telah ditentukan oleh

organisasi/badan di mana penyelidikan dijalankan)

TIDAK TERHAD

Disahkan oleh:

__________________________ ___________________________________

(TANDATANGAN PENULIS) (COP DAN TANDATANGAN PENYELIA)

Alamat Tetap: P.O Box 159, 89747 Kuala Penyu, Sabah.


(3)

iii

“I hereby declare that this report is the result of my own work expect for quotes as cited in the references.”

Signature : ... Author : ... Date : ...


(4)

iv

“I hereby declare that I have read this report and in my opinion this report is sufficient in terms of the scope and quality for the award of Bachelor of Electronic

Engineering (Computer Engineering) With Honours.”

Signature : ... Supervisor’s Name : ... Date : ...


(5)

v

Dedicated to my beloved family especially my parents, family members and friends. Last but not least, to my supervisor and all the UTeM lecturers and staffs.


(6)

vi

ACKNOWLEDGEMENT

First and foremost I would like thank to God for giving me a good health throughout the entire project. I would like to extend my heartfelt gratitude to all that have been contributed especially to my supervisor Pn. Siti Khadijah Binti Idris@Othman for her supervision and guidance. Furthermore, I want to express my special thanks to all of faculty staff, PSM committee for their guidance, time, patience and professionalism. Besides, my appreciation goes on to my beloved parents and to all my extended family because of their full support, inspiration and encouragement in pursuing this project. Without my family members as well as my fellow friends, this project will not succeed. Those, whom have contributed to my project implementation formally, personally are greatly appreciated.


(7)

vii

ABSTRACT

This project is about RFID application. The concept of RFID is applied to an Automated Gate System. The theory of radio frequency identification (RFID) is applied into home gate system which is one of application that will be installed into the modern house. Using this application, the complete system automatically opens and closes the home gate. This will be happened when system received data from a RFID transponder which also known as RFID tag. Meanwhile, the home gate is automatically close when the system lost the data. Furthermore, system receives and lost data is depends on the specific range of frequency that system can identify. Thus, user do not have to open and close their home gate manually after this system is completely installed to their house gate system and this make user’s life more easy. Hence, this project is using the passive RFID which can detect signal between 2cm - 5cm


(8)

viii

ABSTRAK

Project ini bertajuk RFID Automated Gate System di mana mengaplikasikan teori pengesahan frekuensi (RFID) ke dalam sistem pintu pagar rumah sejajar dengan dunia moden. Dengan aplikasi ini, sistem akan berfungsi membuka dan menutup pintu pagar secara automatik dan ini berlaku apabila sistem menerima data daripada RFID Transponder yang juga di kenali sebagai RFID Tag. Dalam pada masa sama, pintu pagar akan tertutup secara automatik apabila sistem tidak menerima data daripada RFID Tag. Secara teori, penerimaan data bergantung kepada jarak frekuensi yang tertentu. Oleh itu, pengguna tidak perlu membuka pagar rumah secara manual dan ini memastikan tidak banyak masa yang digunakan untuk keluar dan masuk halaman rumah. Projek ini menggunakan RFID pasif yang boleh mengesan isyarat pada jarak 2cm - 5cm.


(9)

ix

TABLE OF CONTENTS

CHAPTER ITEM PAGE

PROJECT TITLE i

STATUS DECLARATION ii

STUDENT DECLARATION iii

SUPERVISOR APPROVAL iv

DEDICATION v

ACKNOWLEDGEMENT vi

ABSTRACT vii

ABSTRAK viii

TABLE OF CONTENTS ix

LIST OF TABLES xiii

LIST OF FIGURES xiv

LIST OF ABBREVIATIONS xv


(10)

x

I INTRODUCTION 1

1.1 Background of Project 2

1.2 Project Objectives 3

1.3 Problem Statement 3

1.4 Scope of Project 3

1.4.1 Range of Functionality 4 1.5 Short Brief of Project Methodology 4

1.6 Thesis Outlines 4

II LITERATURE REVIEW 6

2.1 Introduction 6

2.2 Background Study 7

2.3 The Basic of RFID 7

2.3.1 Automatic Identification 8

2.3.2 Transponder 9

2.3.3 Integrated Circuit 9

2.3.4 Modulation 10

2.3.5 Demodulation 10

2.3.6 Radio Frequency 11

2.3.6.1 Special Properties of RF 11

2.4 Tag 14

2.4.1 Passive Tag 15


(11)

xi

2.4.3 Semi-Passive Tag 16

2.5 Antenna 17

2.6 RFID Communication 18

2.6.1 Frequency Used 20

2.7 Barcode 20

2.8 Advantages of RFID 21

2.9 Control Module 22

2.9.1 Transmitter Module PIC 16F876A 23

III METHODOLOGY 26

3.1 Introduction 26

3.2 Process Flowchart 27

3.3 Stages of Methodology 28

3.4 Rough Block Diagram 29

3.5 Project Flowchart 31

3.6 RFID Automated Gate System Schematic 32

3.7 Specification 33

IV RESULT AND DISCUSSION 34

4.1 Introduction 34

4.2 Interface RFID Reader With PIC16F876A 35 4.3 Interface 2 x 16 LCD With PIC16F876A 37


(12)

xii

4.4 Push Button as Input for PIC Microcontroller 39 4.5 LED as Output for PIC Microcontroller 40 4.6 Full Connection of Circuit With Simulation

by Proteus 7.0 41

4.7 Circuit Connection In Proteus 7.0 42

4.8 Model of project 43

V SUMMARY AND RECOMMENDATION 44


(13)

xiii

LIST OF TABLES

NO. TITLE PAGE

2.1 Types of Frequencies 12

2.2 Module Pin Assignments 24

2.3 Module Pin Assignment 25

4.1 RFID connection 36


(14)

xiv

LIST OF FIGURES

NO. TITLE PAGE

2.1 RFID Tags 14

2.2 Barcode 21

2.3 PIC 16F876A 23

3.1 Process Flowchart for Whole Project Development 27

3.2 Stage of Methodology 29

3.3 Block Diagram of System 30

3.4 Process Flowchart for overall System 31

3.5 System Schematic 32

4.1 RFID Reader and Tag 35

4.2 Circuit Interface to PIC 36

4.3 Circuit Interface LCD to PIC 37

4.4 Push Button as input 39

4.5 Output LED 40

4.6 Designed Circuit 41

4.7 Connection Circuit In Ares Proteus 7 42


(15)

xv

LIST OF ABBREVIATIONS

AIDC - Automatic Identification and Data Capture AM - Amplitude Modulated

ASK - Amplitude Shift Keying

AVI - Automated Vehicle Identification

CMOS - Complementary Metal Oxide Semiconductor DSP - Digital Signal Processing

EAN - European Article Number

EEPROM - Electrically Erasable Programmable Read-Only Memory FM - Frequency Modulated

IC - Integrated Circuit MHz - Megahertz

OCR - Optical Character Recognition PM - Phase Modulated

RF - Radio Frequency

RFID - Radio Frequency Identification SAW - Surface Acoustic Wave

TP - Transponder TPDR - Transponder


(16)

xvi

UPC - Universal Product Code XPDR - Transponder


(17)

xvii

LIST OF APPENDIXES

NO. TITLE PAGE

A Schematic of Circuit RFID And LCD Display 49

B RFID Read Protocol 51


(18)

CHAPTER I

INTRODUCTION

Radio Frequency Identification (RFID) technology uses radio waves to identify objects by retrieving data embedded within RFID tags. It is a contactless technology that uses radio waves to retrieve labels tagged to a product, animal or person. A unique serial number that identifies a product, person or object is stored on a microchip which is encased together with an antenna to form a tag or transponder. RFID system is comprised of two sub-systems which are the tag and the reader, both of which have their own antennas.

The tag is the device that contains the identification data. It identifies the item it is attached to. The reader retrieves data from the tag. It is also called an interrogator that reads or reads/writes from/to the tag. The antenna attached to the reader emits electromagnetic waves and receives responses from the tag. Tags can be


(19)

2

classified in two main categories based on their respective power source, passive and active tags.

Passive tags have no attached power source and rely on excitations by the signal emitted from the reader antenna to energize itself. Active tags on the other hand contain an embedded battery as the power source. The passive and active tags can be further distinguished by their memory type. The classifications are RO (Read-Only), WORM (Write Only, Read Many) and RW (Read-Write). However, different RFID carrier frequencies may result in different read-write ranges, data transmission speed, and cost. The operational frequencies available for RFID are low frequency (LF), high frequency (HF), ultra high frequency (UHF) and microwave.

1.1 Background of Project

The RFID automated gate system consist of two major components which are a reader and a tag. The reader or tag combination will communicate back and forth using RFID technology. The stationary reader will poll out periodically from within the gate to see if the correct RFID tag is in range. If a valid tag is found, the reader will send a signal to instruct the home gate to open. The gate will open when the system received data or information in frequency form and close back the gate when it lost the signal from the tag. An RFID tag will be placed inside the desired car. It is not physically embedded into the car, in case of the user wants to switch to a different vehicle.

The advantage of using RFID in this project is by using the system, users are avoid to open manually their home gate. Otherwise, the user just scan the tag to the reader to open the gate and if the is valid, then the system sending signal to open.


(20)

3

1.2 Project Objectives

This project consists of several objectives that to be accomplish at the end of this study. The objectives

are:-1. To develop an automated gate system using RFID concept.

2. To built a prototype of gate system which can be controlled by RF. 3. To develop the valid access by own which is like password.

1.3 Problem Statement

Nowadays, the bar-code is the universal technology used for automatic identification in distribution with the EAN/UPC code being dominant. This seems occurred to remote control which was applied to the automated gate system but the system is very slow and less sensitive to the signal. Thus, by proposing this project, it is expected to solve the problem that occurred in conventional or previous system. This new system will provide the more sensitivity to the signal by regarding to the frequency. It also provides the range that needed to detect a signal faster

1.4 Scope of Work

RFID concept that applied in this project basically consists of three main parts and they are a scanning that called antenna, transceiver with decoder to interpret data and RFID tag called, transponder which is has been programmed with information. The operation is the scanning antenna puts out radio-frequency signals in a relative range. When RFID transponder passes through the field of scanning antenna, it detects the activation signal from the antenna. That wakes up the RFID chip, and it transmits the information on microchip to be picked up by the scanning antenna. So, the system was active and this will also automatically activate the motor system that use to open and close the gate automatically. Furthermore, the transponder is located in or at the widescreen of a car and the antenna will locate near the home gate. This is to make the project function effectively.


(21)

4

1.4.1 Range of Functionality

The RFID automated gate system shall be able to detect and validate an RFID tag at a range of at least 5 centimetres from the user-defined location of the reader. The user shall dictate the sensitivity of the system for distances less than 5 centimetres. In short range RFID applications, passive tags may use RF backscattering to establish communications, which means no power source is required. These ranges are typically limited to one foot in distance. To achieve the desired range, tag will utilize a battery which provides the tag with its own power supply for RF communication.

1.5 Short Brief of Project Methodology

In hardware design part, the circuit of Radio Frequency Identification is developed as the driver for detecting or identify the frequency in specific range. The circuit consist of electronics component such as antenna as a receiver and tag as a transceiver.

On the other side of this project is software design. In this section the PIC (Programmable Integrated Circuit) will be entered the data that are programmed and control the overall circuit.

1.6 Thesis Outlines

This report consists of five chapters: the chapters respectively are Introduction, Literature Review and Methodology.

Chapter one is the Introduction, it had discussed about project objective, project background, problem statement, scope of work, and overview of remaining chapters.


(22)

5

In chapter two Literature Review, it had reviews some references from previous project, journal, article, books and datasheet. All the materials were useful to ensure the success of this project.

In chapter three Methodology, discussed the flow of this project started and how it will be functional. There are several block in flow chart to explain the process of the circuit within combining hardware and software until project archive the project objectives.

In chapter four Result and discussion, it shows the result that had been obtained in this project.

In chapter five conclusions and suggestion. It concludes the entire project and proposes some future plan for this project.


(23)

CHAPTER II

LITERATURE REVIEW

2.1 Introduction

This chapter reasons to review and discuss some of references from previous projects, journals, books and datasheet. All the information was collected from the different sources such as library, internet and product manual. The useful related data of this project is discussed in this chapter.


(24)

7

2.2 Background Study

Nowadays, most of the houses use almost the same system for their automated gate. The system is either barcode or remote control. In barcode system, user need to scan their tag to the system so that the system will identifies the data and then activated. By using this method, users usually bring or touch the tag close to the scanner or antenna to activate the system. Due to this, some of users think this system not friendly enough since they have to walk and scan their tag.

Another system is remote control. This system is more easily compare to barcode because it just need the user to press the button to open and close their home gate. However this system has some delays in a few second before activated and the user also have to press the button in front of the gate.

In this project, the system is using RFID to detect the valid data from a tag at certain range of meters. This mean, that the system required certain range to identify the tag for activation. Therefore, the gate will be opened when the user are in some range such as in between 10-30feets.

2.3 The basic of RFID

Radio-frequency identification (RFID) is an automatic identification method, relying on storing and remotely retrieving data using devices called RFID tags or transponders. The technology requires some extent of cooperation of an RFID reader and RFID tag. RFID tag is an object that can be applied to or incorporated into a product, animal, or person for the purpose of identification and tracking using radio waves. Some tags can be read from several meters away and beyond the line of sight of the reader.

Most RFID tags contain at least two parts. One is an integrated circuit for storing and processing information, modulating and demodulating a radio-frequency (RF) signal, and other specialized functions. The second is an antenna for receiving and transmitting the signal. Future Chipless RFID allows for discrete identification of tags without an integrated circuit, thereby allowing tags to be printed directly onto


(1)

classified in two main categories based on their respective power source, passive and active tags.

Passive tags have no attached power source and rely on excitations by the signal emitted from the reader antenna to energize itself. Active tags on the other hand contain an embedded battery as the power source. The passive and active tags can be further distinguished by their memory type. The classifications are RO (Read-Only), WORM (Write Only, Read Many) and RW (Read-Write). However, different RFID carrier frequencies may result in different read-write ranges, data transmission speed, and cost. The operational frequencies available for RFID are low frequency (LF), high frequency (HF), ultra high frequency (UHF) and microwave.

1.1 Background of Project

The RFID automated gate system consist of two major components which are a reader and a tag. The reader or tag combination will communicate back and forth using RFID technology. The stationary reader will poll out periodically from within the gate to see if the correct RFID tag is in range. If a valid tag is found, the reader will send a signal to instruct the home gate to open. The gate will open when the system received data or information in frequency form and close back the gate when it lost the signal from the tag. An RFID tag will be placed inside the desired car. It is not physically embedded into the car, in case of the user wants to switch to a different vehicle.

The advantage of using RFID in this project is by using the system, users are avoid to open manually their home gate. Otherwise, the user just scan the tag to the reader to open the gate and if the is valid, then the system sending signal to open.


(2)

3

1.2 Project Objectives

This project consists of several objectives that to be accomplish at the end of this study. The objectives

are:-1. To develop an automated gate system using RFID concept.

2. To built a prototype of gate system which can be controlled by RF. 3. To develop the valid access by own which is like password.

1.3 Problem Statement

Nowadays, the bar-code is the universal technology used for automatic identification in distribution with the EAN/UPC code being dominant. This seems occurred to remote control which was applied to the automated gate system but the system is very slow and less sensitive to the signal. Thus, by proposing this project, it is expected to solve the problem that occurred in conventional or previous system. This new system will provide the more sensitivity to the signal by regarding to the frequency. It also provides the range that needed to detect a signal faster

1.4 Scope of Work

RFID concept that applied in this project basically consists of three main parts and they are a scanning that called antenna, transceiver with decoder to interpret data and RFID tag called, transponder which is has been programmed with information. The operation is the scanning antenna puts out radio-frequency signals in a relative range. When RFID transponder passes through the field of scanning antenna, it detects the activation signal from the antenna. That wakes up the RFID chip, and it transmits the information on microchip to be picked up by the scanning antenna. So, the system was active and this will also automatically activate the motor system that use to open and close the gate automatically. Furthermore, the transponder is located in or at the widescreen of a car and the antenna will locate near the home gate. This is to make the project function effectively.


(3)

1.4.1 Range of Functionality

The RFID automated gate system shall be able to detect and validate an RFID tag at a range of at least 5 centimetres from the user-defined location of the reader. The user shall dictate the sensitivity of the system for distances less than 5 centimetres. In short range RFID applications, passive tags may use RF backscattering to establish communications, which means no power source is required. These ranges are typically limited to one foot in distance. To achieve the desired range, tag will utilize a battery which provides the tag with its own power supply for RF communication.

1.5 Short Brief of Project Methodology

In hardware design part, the circuit of Radio Frequency Identification is developed as the driver for detecting or identify the frequency in specific range. The circuit consist of electronics component such as antenna as a receiver and tag as a transceiver.

On the other side of this project is software design. In this section the PIC (Programmable Integrated Circuit) will be entered the data that are programmed and control the overall circuit.

1.6 Thesis Outlines

This report consists of five chapters: the chapters respectively are Introduction, Literature Review and Methodology.

Chapter one is the Introduction, it had discussed about project objective, project background, problem statement, scope of work, and overview of remaining chapters.


(4)

5

In chapter two Literature Review, it had reviews some references from previous project, journal, article, books and datasheet. All the materials were useful to ensure the success of this project.

In chapter three Methodology, discussed the flow of this project started and how it will be functional. There are several block in flow chart to explain the process of the circuit within combining hardware and software until project archive the project objectives.

In chapter four Result and discussion, it shows the result that had been obtained in this project.

In chapter five conclusions and suggestion. It concludes the entire project and proposes some future plan for this project.


(5)

CHAPTER II

LITERATURE REVIEW

2.1 Introduction

This chapter reasons to review and discuss some of references from previous projects, journals, books and datasheet. All the information was collected from the different sources such as library, internet and product manual. The useful related data of this project is discussed in this chapter.


(6)

7

2.2 Background Study

Nowadays, most of the houses use almost the same system for their automated gate. The system is either barcode or remote control. In barcode system, user need to scan their tag to the system so that the system will identifies the data and then activated. By using this method, users usually bring or touch the tag close to the scanner or antenna to activate the system. Due to this, some of users think this system not friendly enough since they have to walk and scan their tag.

Another system is remote control. This system is more easily compare to barcode because it just need the user to press the button to open and close their home gate. However this system has some delays in a few second before activated and the user also have to press the button in front of the gate.

In this project, the system is using RFID to detect the valid data from a tag at certain range of meters. This mean, that the system required certain range to identify the tag for activation. Therefore, the gate will be opened when the user are in some range such as in between 10-30feets.

2.3 The basic of RFID

Radio-frequency identification (RFID) is an automatic identification method, relying on storing and remotely retrieving data using devices called RFID tags or transponders. The technology requires some extent of cooperation of an RFID reader and RFID tag. RFID tag is an object that can be applied to or incorporated into a product, animal, or person for the purpose of identification and tracking using radio waves. Some tags can be read from several meters away and beyond the line of sight of the reader.

Most RFID tags contain at least two parts. One is an integrated circuit for storing and processing information, modulating and demodulating a radio-frequency (RF) signal, and other specialized functions. The second is an antenna for receiving and transmitting the signal. Future Chipless RFID allows for discrete identification of tags without an integrated circuit, thereby allowing tags to be printed directly onto