SlideShare a Scribd company logo
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 02 | Feb -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1577
Library Automation System Using Em
Shweta Suryawanshi1, Vishal Rankhamb2 , Balasaheb Nagargoje3, Mukinda Hingane4
1 Shweta Suryawanshi, Asst. Professor, (E&TC), DYPIEMR-Akurdi, Pune.
2 Vishal Rankhamb, Student, B.E. (E&TC),DYPIEMR-Akurdi, Pune.
3 Balasaheb Nagargoje, Student, B.E. (E&TC), DYPIEMR-Akurdi, Pune.
4 Mukinda Hingane, Student, B.E. (E&TC) DYPIEMR-Akurdi, Pune.
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - – Radio Frequency Identification (EM) is a new
generation of Auto Identification and data collection
technology which helps to automate the process and allows
identification of a large number of tagged books, using radio
waves. EM-based Library AutomationSystem wouldallowfast
transaction flow for the library and will prove immediate and
long-term benefits to the libraryintraceabilityandsecurity. In
this paper, we will see how EM technology is recommendedfor
library automation system. EM technology is not just there to
tags books and other assets; itwillprovideupgradeoperations
for everyone concerned with the library and comprehensive
route for enhancing all library services. This paper also
presents experimental results of EM tag detection when
attached to different materials and its effect on detection
range.
1.INTRODUCTION
A library is a Bunch of books,sources,resources,information
and services, and the structure in whichitishoused.Inmany
libraries apart from books there are now also repositories
and access points for maps, prints and other documents on
various storage media such as microform, CDs, cassettes,
videotapes, and DVDs. In Libraries,materialsarearrangedin
an order according to a classification system so that items
collections and may be located quickly and browsed
efficiently. Currentlibrarymanagementsystemsusebarcode
technology and security strips. But barcodes and security
strips (electronic article surveillance or EAS) have their
limitations. The main problems these ancient libraries face
are thefts, non-returns, and missfiled Items. All these leadto
irreparable loss to a library and its valuable inventorystock.
To overcome the limitations of barcode and security strips,
we have decided to use the new technology which increases
efficiency, productivity and enhance user satisfactionforthe
library such as EM technology.EMtechnologiesarepoisedto
revolutionize the way that electronic devicesandthehuman
who use them will interact in the future. In the spirit of such
new technology, the objective of this project is to implement
a library automation system using EM technology Thepaper
is organized as follows; introduction to EM-based Library
System is given in part II. This is followed by detail
information of EM Reader and EM Tag in part III. Design
based on EM reader interfaced to a Microcontroller for
Library automation is given in part IV. The experimental
result is taken up in subsequent part V. Concluding remark
and extending the scope of the paper is given in part VI
followed by the reference.
2. EM BASED LIBRARY
An EM system consists of: A smart label, a reader or
hardware for interrogating the smart label software for
controlling the hardware and decoding the responses from
smart labels in a library, all books must be tagged with EM.
The tag is made up of a microchip with an antenna, the
transmitter/reader also has an antenna withan external coil
that sends out electromagneticwavestotag.Thetagantenna
is tuned to receive these waves. A passive EM tag draws
power from the field created by the transmitter/reader and
uses it to power the microchip’s circuits. The tag chip then
modulates the waves with stored data and sends back to the
reader, which demodulates the new waves into digital data.
RFID
READER
KEYPAD PIC
CONTROLLER
RF
ENCODER
RF
TRANSMITTER
MAX 232 COMPUTER LCD
DISPLAY
Fig.1. Counter side
RF DECODER MICROCONTROLLER LCD
DISPLAY
RF
RECEIVER
MAX 232 COMPUTER
RFID READER
PIEZO
BUZZER
Fig. 2. Door Section
EM transmitter/reader is composed of three parts: an
PIC
CONTROLER
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 02 | Feb -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1578
antenna, RF electronics module, which is responsible for
communicating with the EM tag, and an electronics module,
which communicates with the pic-controller as shown in
Figure1.
The microcontroller is interfaced with the Com-puter,
which consists of the application software to manage the
record of the books. The applications software would have
the APIs (API: Applica-tins Programming Interface)
necessary to interface the EM system with the server, etc.so
as to achieve automated library system. EM application
softwareisgenerallya browser-basedmanagementinterface
for centralized monitoring. Thesoftware enablessafe,secure
and highly efficient movement of library items by asset
tracking and prevents loss or tampering.
Conceptual EM based Library Management System is
shown in Figure2. A Library member can perform either of
the 2 operations: Issue the book or Return the book at their
respective counter. The EM tag located on the cover of the
book when comes into the EMF field of the EM reader
located at the counter, sends back the Unique ID (UID)
through the same EMF field. The UID read by the EM reader
is sent to pic-controller, which is compared with the ID
stored permanently in its ROM.
If the ID matches
At Issuing Counter: The book is issued on the UID of the
Library Member, and updates the database at the Computer.
At Returning Counter: The entry of the book on the UID of
the Library Member is removed and updates
The database at the Computer.
If any Library Member try to leave the Library without
issuing the Book, then the EM reader at the gate checks the
database and if found any non issued book thesystemrings
an alarm.
Fig. 2.1. EM based Library Management System
3. EM TAG AND EM READER
Radio Frequency Identification (EM ) Card Readers
provide a low-cost solution to read passive EM transponder
tags up to 2 inches away. Figure 3 shows a EM Card Reader
that can be used in a wide variety of hobbyist and
commercial applications,includingaccesscontrol,automatic
identification, robotics navigation, inventory tracking,
payment systems, and car immobilization [1] . The EM card
reader read the EM tag in range and outputs unique
identification code of the tag at baud rate of 9600 bps. The
data from EM reader can be interfaced to be read by pic-
controller or PC.
Fig. 3. EM Reader A. EM Tag
Various types of EM tags available in the market are
given below
Active: EM Identification system in which tags have their
own power source (usually a battery), enabling them to
broadcast an identifying signal.
Passive: EM Identification system in which the tags are
Not powered, relying on active signals from the location
transmitters for their response.
RSSI: Received Signal Strength Indication is an algorithm
that determines the location of an Active tag by measuring
the power of radio signals.
TDOA: TDOA typically works best in outdoor environments
or large open indoor environments.
Passive EM Tag is suitable for Library system [1] [2]. It is
made up of a chip and antenna as shown in Figure 4. For
reusable applications, it is typically embedded in a plastic
housing, and for tracking shipments, it is usually part of a
”smart” packaging label. Identification system, in which the
tags are not powered, is relying on active signals from the
location transmittersfortheirresponse.Thislimitstherange
of the tags to a few feet.
Fig. 3.1. EM Tag
4. SYSTEM IMPLEMENTATION
To design and develop the proof of concept it involvesthe
following hardware and software requirements. Hardware
Requirement: MicrocontrollerP89v51RD2,LCD,EM Reader,
EM Tags,
RS 232 connection and Computer and Software
Requirement: KEIL version 3, FLASHMAGIC version 8.31
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 02 | Feb -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1579
RFID tag for
student
RFID reader on
door
RFID tag on
books
Computer
Max 232
Printer
RFID tag on
books
RFID readerMicrocontroller
Power supply
Fig. 4. Block Diagram
The complete block diagram is shown in Figure 5. In
above library system we are using two EM readers, EM
reader-1 for books and EM reader-2 for students. The
overall functioning is as follows:
Step 1: Apply the power supply to pic-controller and EM
reader
Step 2: Initialize the pic controller and testing of EM reader.
Step 3: EM reader-1 is interfaced with pic-controller to read
the code for EM Tag on book.
Step 4: EM reader-2 (student) is interfaced with pic-
controller for maintaining the record of books issues and
return from student in library
Step 5: pic-controller is interfaced with com-puter.
Step 6: EM Tag is attached on books which contain unique
code for every book to provide the information about the
book.
Step 7: EM Tag for student as ID card is providing all the
information of student to maintain the record of books
issues and return by that student
Step 8: EM reader on door is interfacedwithmicrocontroller
for theft detection if any person takes the book without any
entry then buzzer starts sounding for indication.
The application program is written in Embedded C. We
have used KEIL 4 [5] version for compiling the written code
and generates the various compiled files for programming
the controller. After successful implementation and testing
some additional experimentation are carried out with
respect to EM card detection as given in next section.
This experimentation is carried out to find the range of EM
tag detection when applied on different surfaces as
suggested in [6] for experimental purpose we measure the
variation of detection range of various types of tags under
different intervening medium. The complete system is as
shown in Figure 6
TABLE I
DETECTION RANGE OF EM TAGS FOR VARIOUS
INTERVENING
TABLE I
DETECTION RANGE OF EM TAGS FOR VARIOUS
INTERVENING
MEDIUM
Medium Range (cm) Remark
Air 15.5 Detected
Plywood 14.8 Detected
Metal sheet - Undetected
on reader
5. CONCLUSIONS
In this paper, we have presented how EM
technology can be used in library automation system .The
EM technology. Consist of two parts: 1.EM reader 2.EM
tag. We have successfully implemented and tested the
system in laboratory. In order to use the same system in
actual library, we have also carried out experimentation to
find out detection range of EM tags under different
intervening medium.
Experimental results show that placement of the tag is
very crucial. Also more care has to be taken in case someone
tries to take away the book without issuing by blocking EM
reader with some tact’s like metal shield etc.
Future scope includes installation of substationofcentral
library for flexibility of customer to return book and can
send message via GSM system to central library. We can
install similar system in hospital for patient record , hotel
management, industries ,toll tax etc. The EM card used in
library can be used in multiple application such student I-
card , mess card etc
PIC
CONTROLER
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 02 | Feb -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1580
REFERENCES
1) B. K. Konstantinos Domdouzis and C. Anuba.,“An
experimental study of the effects of different
medium on the performance of EM system,” vol.
21. Advanced Engineering Informatics, 2011
2) K. Finkenzeller, Fundamentals and Applications
in Contactless Smart Cards and Identification.
John Wiley and Sons Ltd, 2003.
3) projects.org, “www.projectof 8051.com,” 2011.
4) Opensource.org, “www.alldatasheet4u.com,”
2011.
5) M. Mazidi, 8051 Microcontroller and Embedded
Systems. Pear-son Education India, 2007.
6) K. M. R. Sudeep Dogra, “Radio frequency
identification (EM) applications: A brief
introduction, advanced engineering in-
formatics.” The IUP journal of Electrical and
Electronics Engineering, 2011, p. 3

More Related Content

What's hot

IRJET- Animal Identification in Roads and Alert System for Passengers usi...
IRJET-  	  Animal Identification in Roads and Alert System for Passengers usi...IRJET-  	  Animal Identification in Roads and Alert System for Passengers usi...
IRJET- Animal Identification in Roads and Alert System for Passengers usi...
IRJET Journal
 
IRJET - Medical Analysis using Virtual Reality
IRJET - Medical Analysis using Virtual RealityIRJET - Medical Analysis using Virtual Reality
IRJET - Medical Analysis using Virtual Reality
IRJET Journal
 
Color Sorting Robotic Arm
Color Sorting Robotic ArmColor Sorting Robotic Arm
Color Sorting Robotic Arm
IRJET Journal
 
IRJET-Voice Operated Intelligent Lift
IRJET-Voice Operated Intelligent LiftIRJET-Voice Operated Intelligent Lift
IRJET-Voice Operated Intelligent Lift
IRJET Journal
 
Chapter 8 Embedded Hardware Design and Development (second portion)
Chapter 8 Embedded Hardware Design and Development (second portion)Chapter 8 Embedded Hardware Design and Development (second portion)
Chapter 8 Embedded Hardware Design and Development (second portion)
Moe Moe Myint
 
SMART APP FOR PHYSICALLY CHALLENGED PEOPLE USING INTERNET OF THINGS
SMART APP FOR PHYSICALLY CHALLENGED  PEOPLE USING INTERNET OF THINGSSMART APP FOR PHYSICALLY CHALLENGED  PEOPLE USING INTERNET OF THINGS
SMART APP FOR PHYSICALLY CHALLENGED PEOPLE USING INTERNET OF THINGS
IJTRET-International Journal of Trendy Research in Engineering and Technology
 
Chapter 8 Embedded Hardware Design and Development (third portion)
Chapter 8 Embedded Hardware Design and Development (third portion)Chapter 8 Embedded Hardware Design and Development (third portion)
Chapter 8 Embedded Hardware Design and Development (third portion)
Moe Moe Myint
 
IRJET-Raspberry Pi Based Reader for Blind People
IRJET-Raspberry Pi Based Reader for Blind PeopleIRJET-Raspberry Pi Based Reader for Blind People
IRJET-Raspberry Pi Based Reader for Blind People
IRJET Journal
 
IRJET- A Survey on: Smart Attendance Management System using RFID
IRJET- A Survey on: Smart Attendance Management System using RFIDIRJET- A Survey on: Smart Attendance Management System using RFID
IRJET- A Survey on: Smart Attendance Management System using RFID
IRJET Journal
 
IRJET - Examination Forgery Avoidance System using Image Processing and IoT
IRJET - Examination Forgery Avoidance System using Image Processing and IoTIRJET - Examination Forgery Avoidance System using Image Processing and IoT
IRJET - Examination Forgery Avoidance System using Image Processing and IoT
IRJET Journal
 
FINAL YEAR PAPER
FINAL YEAR PAPERFINAL YEAR PAPER
FINAL YEAR PAPER
Diwakar Jha
 
IRJET- Smart Door Security System using Raspberry Pi with Telegram
IRJET- Smart Door Security System using Raspberry Pi with TelegramIRJET- Smart Door Security System using Raspberry Pi with Telegram
IRJET- Smart Door Security System using Raspberry Pi with Telegram
IRJET Journal
 
IRJET - Cryptographic Communication between Two ESP32 Devices
IRJET - Cryptographic Communication between Two ESP32 DevicesIRJET - Cryptographic Communication between Two ESP32 Devices
IRJET - Cryptographic Communication between Two ESP32 Devices
IRJET Journal
 
Monitoring and Centering a Remote Discrete Using Rfid through Sim Module
	Monitoring and Centering a Remote Discrete Using Rfid through Sim Module	Monitoring and Centering a Remote Discrete Using Rfid through Sim Module
Monitoring and Centering a Remote Discrete Using Rfid through Sim Module
inventionjournals
 
BIOMETRIC BASED ATTENDANCE REGISTRATION AND CONSOLIDATION SYSTEM USING RASPBE...
BIOMETRIC BASED ATTENDANCE REGISTRATION AND CONSOLIDATION SYSTEM USING RASPBE...BIOMETRIC BASED ATTENDANCE REGISTRATION AND CONSOLIDATION SYSTEM USING RASPBE...
BIOMETRIC BASED ATTENDANCE REGISTRATION AND CONSOLIDATION SYSTEM USING RASPBE...
IAEME Publication
 
Biometric Identification using Opencv Based on Arduino
Biometric Identification using Opencv Based on ArduinoBiometric Identification using Opencv Based on Arduino
Biometric Identification using Opencv Based on Arduino
IRJET Journal
 
IRJET- IoT Enabled Smart Class Room: A Step Towards Supporting Digital India
IRJET- IoT Enabled Smart Class Room: A Step Towards Supporting Digital IndiaIRJET- IoT Enabled Smart Class Room: A Step Towards Supporting Digital India
IRJET- IoT Enabled Smart Class Room: A Step Towards Supporting Digital India
IRJET Journal
 
IRJET- Review on IoT based Dual ARM Tele-Robotic System
IRJET- Review on IoT based Dual ARM Tele-Robotic SystemIRJET- Review on IoT based Dual ARM Tele-Robotic System
IRJET- Review on IoT based Dual ARM Tele-Robotic System
IRJET Journal
 
[IJET V2I3P6] Authors: Ajeeth, Sandhya raani M
[IJET V2I3P6] Authors:  Ajeeth, Sandhya raani M[IJET V2I3P6] Authors:  Ajeeth, Sandhya raani M
[IJET V2I3P6] Authors: Ajeeth, Sandhya raani M
IJET - International Journal of Engineering and Techniques
 
IRJET- BSIOTR IT SMART LAB using IOT
IRJET- BSIOTR IT SMART LAB using IOTIRJET- BSIOTR IT SMART LAB using IOT
IRJET- BSIOTR IT SMART LAB using IOT
IRJET Journal
 

What's hot (20)

IRJET- Animal Identification in Roads and Alert System for Passengers usi...
IRJET-  	  Animal Identification in Roads and Alert System for Passengers usi...IRJET-  	  Animal Identification in Roads and Alert System for Passengers usi...
IRJET- Animal Identification in Roads and Alert System for Passengers usi...
 
IRJET - Medical Analysis using Virtual Reality
IRJET - Medical Analysis using Virtual RealityIRJET - Medical Analysis using Virtual Reality
IRJET - Medical Analysis using Virtual Reality
 
Color Sorting Robotic Arm
Color Sorting Robotic ArmColor Sorting Robotic Arm
Color Sorting Robotic Arm
 
IRJET-Voice Operated Intelligent Lift
IRJET-Voice Operated Intelligent LiftIRJET-Voice Operated Intelligent Lift
IRJET-Voice Operated Intelligent Lift
 
Chapter 8 Embedded Hardware Design and Development (second portion)
Chapter 8 Embedded Hardware Design and Development (second portion)Chapter 8 Embedded Hardware Design and Development (second portion)
Chapter 8 Embedded Hardware Design and Development (second portion)
 
SMART APP FOR PHYSICALLY CHALLENGED PEOPLE USING INTERNET OF THINGS
SMART APP FOR PHYSICALLY CHALLENGED  PEOPLE USING INTERNET OF THINGSSMART APP FOR PHYSICALLY CHALLENGED  PEOPLE USING INTERNET OF THINGS
SMART APP FOR PHYSICALLY CHALLENGED PEOPLE USING INTERNET OF THINGS
 
Chapter 8 Embedded Hardware Design and Development (third portion)
Chapter 8 Embedded Hardware Design and Development (third portion)Chapter 8 Embedded Hardware Design and Development (third portion)
Chapter 8 Embedded Hardware Design and Development (third portion)
 
IRJET-Raspberry Pi Based Reader for Blind People
IRJET-Raspberry Pi Based Reader for Blind PeopleIRJET-Raspberry Pi Based Reader for Blind People
IRJET-Raspberry Pi Based Reader for Blind People
 
IRJET- A Survey on: Smart Attendance Management System using RFID
IRJET- A Survey on: Smart Attendance Management System using RFIDIRJET- A Survey on: Smart Attendance Management System using RFID
IRJET- A Survey on: Smart Attendance Management System using RFID
 
IRJET - Examination Forgery Avoidance System using Image Processing and IoT
IRJET - Examination Forgery Avoidance System using Image Processing and IoTIRJET - Examination Forgery Avoidance System using Image Processing and IoT
IRJET - Examination Forgery Avoidance System using Image Processing and IoT
 
FINAL YEAR PAPER
FINAL YEAR PAPERFINAL YEAR PAPER
FINAL YEAR PAPER
 
IRJET- Smart Door Security System using Raspberry Pi with Telegram
IRJET- Smart Door Security System using Raspberry Pi with TelegramIRJET- Smart Door Security System using Raspberry Pi with Telegram
IRJET- Smart Door Security System using Raspberry Pi with Telegram
 
IRJET - Cryptographic Communication between Two ESP32 Devices
IRJET - Cryptographic Communication between Two ESP32 DevicesIRJET - Cryptographic Communication between Two ESP32 Devices
IRJET - Cryptographic Communication between Two ESP32 Devices
 
Monitoring and Centering a Remote Discrete Using Rfid through Sim Module
	Monitoring and Centering a Remote Discrete Using Rfid through Sim Module	Monitoring and Centering a Remote Discrete Using Rfid through Sim Module
Monitoring and Centering a Remote Discrete Using Rfid through Sim Module
 
BIOMETRIC BASED ATTENDANCE REGISTRATION AND CONSOLIDATION SYSTEM USING RASPBE...
BIOMETRIC BASED ATTENDANCE REGISTRATION AND CONSOLIDATION SYSTEM USING RASPBE...BIOMETRIC BASED ATTENDANCE REGISTRATION AND CONSOLIDATION SYSTEM USING RASPBE...
BIOMETRIC BASED ATTENDANCE REGISTRATION AND CONSOLIDATION SYSTEM USING RASPBE...
 
Biometric Identification using Opencv Based on Arduino
Biometric Identification using Opencv Based on ArduinoBiometric Identification using Opencv Based on Arduino
Biometric Identification using Opencv Based on Arduino
 
IRJET- IoT Enabled Smart Class Room: A Step Towards Supporting Digital India
IRJET- IoT Enabled Smart Class Room: A Step Towards Supporting Digital IndiaIRJET- IoT Enabled Smart Class Room: A Step Towards Supporting Digital India
IRJET- IoT Enabled Smart Class Room: A Step Towards Supporting Digital India
 
IRJET- Review on IoT based Dual ARM Tele-Robotic System
IRJET- Review on IoT based Dual ARM Tele-Robotic SystemIRJET- Review on IoT based Dual ARM Tele-Robotic System
IRJET- Review on IoT based Dual ARM Tele-Robotic System
 
[IJET V2I3P6] Authors: Ajeeth, Sandhya raani M
[IJET V2I3P6] Authors:  Ajeeth, Sandhya raani M[IJET V2I3P6] Authors:  Ajeeth, Sandhya raani M
[IJET V2I3P6] Authors: Ajeeth, Sandhya raani M
 
IRJET- BSIOTR IT SMART LAB using IOT
IRJET- BSIOTR IT SMART LAB using IOTIRJET- BSIOTR IT SMART LAB using IOT
IRJET- BSIOTR IT SMART LAB using IOT
 

Similar to Library Automation System Using Em

A Smart Handheld Measuring and Testing Electronic Device with Touch Screen
A Smart Handheld Measuring and Testing Electronic Device with Touch ScreenA Smart Handheld Measuring and Testing Electronic Device with Touch Screen
A Smart Handheld Measuring and Testing Electronic Device with Touch Screen
IJTET Journal
 
IRJET-5G Mobile Technology
IRJET-5G Mobile TechnologyIRJET-5G Mobile Technology
IRJET-5G Mobile Technology
IRJET Journal
 
IRJET- The Smart Library for Book Placement
IRJET- The Smart Library for Book PlacementIRJET- The Smart Library for Book Placement
IRJET- The Smart Library for Book Placement
IRJET Journal
 
EFFICIENT EMBEDDED SURVEILLANCE SYSTEM WITH AUTO IMAGE CAPTURING AND EMAIL SE...
EFFICIENT EMBEDDED SURVEILLANCE SYSTEM WITH AUTO IMAGE CAPTURING AND EMAIL SE...EFFICIENT EMBEDDED SURVEILLANCE SYSTEM WITH AUTO IMAGE CAPTURING AND EMAIL SE...
EFFICIENT EMBEDDED SURVEILLANCE SYSTEM WITH AUTO IMAGE CAPTURING AND EMAIL SE...
International Journal of Technical Research & Application
 
IRJET - Smart Library System Management using RFID
IRJET -  	  Smart Library System Management using RFIDIRJET -  	  Smart Library System Management using RFID
IRJET - Smart Library System Management using RFID
IRJET Journal
 
IRJET- Low Powered Radio Frequency and PIR Sensor based Security Device
IRJET- Low Powered Radio Frequency and PIR Sensor based Security DeviceIRJET- Low Powered Radio Frequency and PIR Sensor based Security Device
IRJET- Low Powered Radio Frequency and PIR Sensor based Security Device
IRJET Journal
 
IRJET- Smart Monitoring System for Industrial Automation (IoT Based)
IRJET- Smart Monitoring System for Industrial Automation (IoT Based)IRJET- Smart Monitoring System for Industrial Automation (IoT Based)
IRJET- Smart Monitoring System for Industrial Automation (IoT Based)
IRJET Journal
 
Industrial Monitoring System Using Wireless Sensor Networks
Industrial Monitoring System Using Wireless Sensor NetworksIndustrial Monitoring System Using Wireless Sensor Networks
Industrial Monitoring System Using Wireless Sensor Networks
Associate Professor in VSB Coimbatore
 
Design Efficient Wireless Monitoring Platform for Recycling Point Spots
Design Efficient Wireless Monitoring Platform for Recycling Point SpotsDesign Efficient Wireless Monitoring Platform for Recycling Point Spots
Design Efficient Wireless Monitoring Platform for Recycling Point Spots
IJMTST Journal
 
To protect user’s password from theft by using rfid and mems technology
To protect user’s password from theft by using rfid and mems technologyTo protect user’s password from theft by using rfid and mems technology
To protect user’s password from theft by using rfid and mems technology
eSAT Journals
 
Smart Home for Senior Citizens
Smart Home for Senior CitizensSmart Home for Senior Citizens
Smart Home for Senior Citizens
IRJET Journal
 
IRJET - Detection of Depression Level using EEG Signal
IRJET -  	  Detection of Depression Level using EEG SignalIRJET -  	  Detection of Depression Level using EEG Signal
IRJET - Detection of Depression Level using EEG Signal
IRJET Journal
 
IRJET- Design and Implementation of Fingerprint based Bank Locker System usin...
IRJET- Design and Implementation of Fingerprint based Bank Locker System usin...IRJET- Design and Implementation of Fingerprint based Bank Locker System usin...
IRJET- Design and Implementation of Fingerprint based Bank Locker System usin...
IRJET Journal
 
Implementation of vision based intelligent home security system using ARM7
Implementation of vision based intelligent home security system using ARM7Implementation of vision based intelligent home security system using ARM7
Implementation of vision based intelligent home security system using ARM7
IRJET Journal
 
Design and Implementation of Secured Wireless Communication Using Raspberry Pi
Design and Implementation of Secured Wireless Communication Using Raspberry PiDesign and Implementation of Secured Wireless Communication Using Raspberry Pi
Design and Implementation of Secured Wireless Communication Using Raspberry Pi
IRJET Journal
 
IRJET- College Bus Fee Payment System
IRJET- College Bus Fee Payment SystemIRJET- College Bus Fee Payment System
IRJET- College Bus Fee Payment System
IRJET Journal
 
IOT ASSET TRACKING SYSTEM
IOT ASSET TRACKING SYSTEMIOT ASSET TRACKING SYSTEM
IOT ASSET TRACKING SYSTEM
IRJET Journal
 
Health Monitoring System of Elderly using Wireless Sensor NetworkIjcatr04031005
Health Monitoring System of Elderly using Wireless Sensor NetworkIjcatr04031005Health Monitoring System of Elderly using Wireless Sensor NetworkIjcatr04031005
Health Monitoring System of Elderly using Wireless Sensor NetworkIjcatr04031005
Editor IJCATR
 
IRJET- IoT based Smart Energy Meter
IRJET- IoT based Smart Energy MeterIRJET- IoT based Smart Energy Meter
IRJET- IoT based Smart Energy Meter
IRJET Journal
 
Ijarcet vol-2-issue-7-2389-2397
Ijarcet vol-2-issue-7-2389-2397Ijarcet vol-2-issue-7-2389-2397
Ijarcet vol-2-issue-7-2389-2397
Editor IJARCET
 

Similar to Library Automation System Using Em (20)

A Smart Handheld Measuring and Testing Electronic Device with Touch Screen
A Smart Handheld Measuring and Testing Electronic Device with Touch ScreenA Smart Handheld Measuring and Testing Electronic Device with Touch Screen
A Smart Handheld Measuring and Testing Electronic Device with Touch Screen
 
IRJET-5G Mobile Technology
IRJET-5G Mobile TechnologyIRJET-5G Mobile Technology
IRJET-5G Mobile Technology
 
IRJET- The Smart Library for Book Placement
IRJET- The Smart Library for Book PlacementIRJET- The Smart Library for Book Placement
IRJET- The Smart Library for Book Placement
 
EFFICIENT EMBEDDED SURVEILLANCE SYSTEM WITH AUTO IMAGE CAPTURING AND EMAIL SE...
EFFICIENT EMBEDDED SURVEILLANCE SYSTEM WITH AUTO IMAGE CAPTURING AND EMAIL SE...EFFICIENT EMBEDDED SURVEILLANCE SYSTEM WITH AUTO IMAGE CAPTURING AND EMAIL SE...
EFFICIENT EMBEDDED SURVEILLANCE SYSTEM WITH AUTO IMAGE CAPTURING AND EMAIL SE...
 
IRJET - Smart Library System Management using RFID
IRJET -  	  Smart Library System Management using RFIDIRJET -  	  Smart Library System Management using RFID
IRJET - Smart Library System Management using RFID
 
IRJET- Low Powered Radio Frequency and PIR Sensor based Security Device
IRJET- Low Powered Radio Frequency and PIR Sensor based Security DeviceIRJET- Low Powered Radio Frequency and PIR Sensor based Security Device
IRJET- Low Powered Radio Frequency and PIR Sensor based Security Device
 
IRJET- Smart Monitoring System for Industrial Automation (IoT Based)
IRJET- Smart Monitoring System for Industrial Automation (IoT Based)IRJET- Smart Monitoring System for Industrial Automation (IoT Based)
IRJET- Smart Monitoring System for Industrial Automation (IoT Based)
 
Industrial Monitoring System Using Wireless Sensor Networks
Industrial Monitoring System Using Wireless Sensor NetworksIndustrial Monitoring System Using Wireless Sensor Networks
Industrial Monitoring System Using Wireless Sensor Networks
 
Design Efficient Wireless Monitoring Platform for Recycling Point Spots
Design Efficient Wireless Monitoring Platform for Recycling Point SpotsDesign Efficient Wireless Monitoring Platform for Recycling Point Spots
Design Efficient Wireless Monitoring Platform for Recycling Point Spots
 
To protect user’s password from theft by using rfid and mems technology
To protect user’s password from theft by using rfid and mems technologyTo protect user’s password from theft by using rfid and mems technology
To protect user’s password from theft by using rfid and mems technology
 
Smart Home for Senior Citizens
Smart Home for Senior CitizensSmart Home for Senior Citizens
Smart Home for Senior Citizens
 
IRJET - Detection of Depression Level using EEG Signal
IRJET -  	  Detection of Depression Level using EEG SignalIRJET -  	  Detection of Depression Level using EEG Signal
IRJET - Detection of Depression Level using EEG Signal
 
IRJET- Design and Implementation of Fingerprint based Bank Locker System usin...
IRJET- Design and Implementation of Fingerprint based Bank Locker System usin...IRJET- Design and Implementation of Fingerprint based Bank Locker System usin...
IRJET- Design and Implementation of Fingerprint based Bank Locker System usin...
 
Implementation of vision based intelligent home security system using ARM7
Implementation of vision based intelligent home security system using ARM7Implementation of vision based intelligent home security system using ARM7
Implementation of vision based intelligent home security system using ARM7
 
Design and Implementation of Secured Wireless Communication Using Raspberry Pi
Design and Implementation of Secured Wireless Communication Using Raspberry PiDesign and Implementation of Secured Wireless Communication Using Raspberry Pi
Design and Implementation of Secured Wireless Communication Using Raspberry Pi
 
IRJET- College Bus Fee Payment System
IRJET- College Bus Fee Payment SystemIRJET- College Bus Fee Payment System
IRJET- College Bus Fee Payment System
 
IOT ASSET TRACKING SYSTEM
IOT ASSET TRACKING SYSTEMIOT ASSET TRACKING SYSTEM
IOT ASSET TRACKING SYSTEM
 
Health Monitoring System of Elderly using Wireless Sensor NetworkIjcatr04031005
Health Monitoring System of Elderly using Wireless Sensor NetworkIjcatr04031005Health Monitoring System of Elderly using Wireless Sensor NetworkIjcatr04031005
Health Monitoring System of Elderly using Wireless Sensor NetworkIjcatr04031005
 
IRJET- IoT based Smart Energy Meter
IRJET- IoT based Smart Energy MeterIRJET- IoT based Smart Energy Meter
IRJET- IoT based Smart Energy Meter
 
Ijarcet vol-2-issue-7-2389-2397
Ijarcet vol-2-issue-7-2389-2397Ijarcet vol-2-issue-7-2389-2397
Ijarcet vol-2-issue-7-2389-2397
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
IRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
IRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
IRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
IRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
IRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
IRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
IRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
IRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

Digital Twins Computer Networking Paper Presentation.pptx
Digital Twins Computer Networking Paper Presentation.pptxDigital Twins Computer Networking Paper Presentation.pptx
Digital Twins Computer Networking Paper Presentation.pptx
aryanpankaj78
 
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODELDEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
ijaia
 
Advanced control scheme of doubly fed induction generator for wind turbine us...
Advanced control scheme of doubly fed induction generator for wind turbine us...Advanced control scheme of doubly fed induction generator for wind turbine us...
Advanced control scheme of doubly fed induction generator for wind turbine us...
IJECEIAES
 
IEEE Aerospace and Electronic Systems Society as a Graduate Student Member
IEEE Aerospace and Electronic Systems Society as a Graduate Student MemberIEEE Aerospace and Electronic Systems Society as a Graduate Student Member
IEEE Aerospace and Electronic Systems Society as a Graduate Student Member
VICTOR MAESTRE RAMIREZ
 
Prediction of Electrical Energy Efficiency Using Information on Consumer's Ac...
Prediction of Electrical Energy Efficiency Using Information on Consumer's Ac...Prediction of Electrical Energy Efficiency Using Information on Consumer's Ac...
Prediction of Electrical Energy Efficiency Using Information on Consumer's Ac...
PriyankaKilaniya
 
一比一原版(CalArts毕业证)加利福尼亚艺术学院毕业证如何办理
一比一原版(CalArts毕业证)加利福尼亚艺术学院毕业证如何办理一比一原版(CalArts毕业证)加利福尼亚艺术学院毕业证如何办理
一比一原版(CalArts毕业证)加利福尼亚艺术学院毕业证如何办理
ecqow
 
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
IJECEIAES
 
CompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURS
CompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURSCompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURS
CompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURS
RamonNovais6
 
SCALING OF MOS CIRCUITS m .pptx
SCALING OF MOS CIRCUITS m                 .pptxSCALING OF MOS CIRCUITS m                 .pptx
SCALING OF MOS CIRCUITS m .pptx
harshapolam10
 
AI for Legal Research with applications, tools
AI for Legal Research with applications, toolsAI for Legal Research with applications, tools
AI for Legal Research with applications, tools
mahaffeycheryld
 
Properties Railway Sleepers and Test.pptx
Properties Railway Sleepers and Test.pptxProperties Railway Sleepers and Test.pptx
Properties Railway Sleepers and Test.pptx
MDSABBIROJJAMANPAYEL
 
Software Engineering and Project Management - Software Testing + Agile Method...
Software Engineering and Project Management - Software Testing + Agile Method...Software Engineering and Project Management - Software Testing + Agile Method...
Software Engineering and Project Management - Software Testing + Agile Method...
Prakhyath Rai
 
Embedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoringEmbedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoring
IJECEIAES
 
ITSM Integration with MuleSoft.pptx
ITSM  Integration with MuleSoft.pptxITSM  Integration with MuleSoft.pptx
ITSM Integration with MuleSoft.pptx
VANDANAMOHANGOUDA
 
Computational Engineering IITH Presentation
Computational Engineering IITH PresentationComputational Engineering IITH Presentation
Computational Engineering IITH Presentation
co23btech11018
 
VARIABLE FREQUENCY DRIVE. VFDs are widely used in industrial applications for...
VARIABLE FREQUENCY DRIVE. VFDs are widely used in industrial applications for...VARIABLE FREQUENCY DRIVE. VFDs are widely used in industrial applications for...
VARIABLE FREQUENCY DRIVE. VFDs are widely used in industrial applications for...
PIMR BHOPAL
 
1FIDIC-CONSTRUCTION-CONTRACT-2ND-ED-2017-RED-BOOK.pdf
1FIDIC-CONSTRUCTION-CONTRACT-2ND-ED-2017-RED-BOOK.pdf1FIDIC-CONSTRUCTION-CONTRACT-2ND-ED-2017-RED-BOOK.pdf
1FIDIC-CONSTRUCTION-CONTRACT-2ND-ED-2017-RED-BOOK.pdf
MadhavJungKarki
 
Null Bangalore | Pentesters Approach to AWS IAM
Null Bangalore | Pentesters Approach to AWS IAMNull Bangalore | Pentesters Approach to AWS IAM
Null Bangalore | Pentesters Approach to AWS IAM
Divyanshu
 
morris_worm_intro_and_source_code_analysis_.pdf
morris_worm_intro_and_source_code_analysis_.pdfmorris_worm_intro_and_source_code_analysis_.pdf
morris_worm_intro_and_source_code_analysis_.pdf
ycwu0509
 
AI + Data Community Tour - Build the Next Generation of Apps with the Einstei...
AI + Data Community Tour - Build the Next Generation of Apps with the Einstei...AI + Data Community Tour - Build the Next Generation of Apps with the Einstei...
AI + Data Community Tour - Build the Next Generation of Apps with the Einstei...
Paris Salesforce Developer Group
 

Recently uploaded (20)

Digital Twins Computer Networking Paper Presentation.pptx
Digital Twins Computer Networking Paper Presentation.pptxDigital Twins Computer Networking Paper Presentation.pptx
Digital Twins Computer Networking Paper Presentation.pptx
 
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODELDEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
 
Advanced control scheme of doubly fed induction generator for wind turbine us...
Advanced control scheme of doubly fed induction generator for wind turbine us...Advanced control scheme of doubly fed induction generator for wind turbine us...
Advanced control scheme of doubly fed induction generator for wind turbine us...
 
IEEE Aerospace and Electronic Systems Society as a Graduate Student Member
IEEE Aerospace and Electronic Systems Society as a Graduate Student MemberIEEE Aerospace and Electronic Systems Society as a Graduate Student Member
IEEE Aerospace and Electronic Systems Society as a Graduate Student Member
 
Prediction of Electrical Energy Efficiency Using Information on Consumer's Ac...
Prediction of Electrical Energy Efficiency Using Information on Consumer's Ac...Prediction of Electrical Energy Efficiency Using Information on Consumer's Ac...
Prediction of Electrical Energy Efficiency Using Information on Consumer's Ac...
 
一比一原版(CalArts毕业证)加利福尼亚艺术学院毕业证如何办理
一比一原版(CalArts毕业证)加利福尼亚艺术学院毕业证如何办理一比一原版(CalArts毕业证)加利福尼亚艺术学院毕业证如何办理
一比一原版(CalArts毕业证)加利福尼亚艺术学院毕业证如何办理
 
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
 
CompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURS
CompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURSCompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURS
CompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURS
 
SCALING OF MOS CIRCUITS m .pptx
SCALING OF MOS CIRCUITS m                 .pptxSCALING OF MOS CIRCUITS m                 .pptx
SCALING OF MOS CIRCUITS m .pptx
 
AI for Legal Research with applications, tools
AI for Legal Research with applications, toolsAI for Legal Research with applications, tools
AI for Legal Research with applications, tools
 
Properties Railway Sleepers and Test.pptx
Properties Railway Sleepers and Test.pptxProperties Railway Sleepers and Test.pptx
Properties Railway Sleepers and Test.pptx
 
Software Engineering and Project Management - Software Testing + Agile Method...
Software Engineering and Project Management - Software Testing + Agile Method...Software Engineering and Project Management - Software Testing + Agile Method...
Software Engineering and Project Management - Software Testing + Agile Method...
 
Embedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoringEmbedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoring
 
ITSM Integration with MuleSoft.pptx
ITSM  Integration with MuleSoft.pptxITSM  Integration with MuleSoft.pptx
ITSM Integration with MuleSoft.pptx
 
Computational Engineering IITH Presentation
Computational Engineering IITH PresentationComputational Engineering IITH Presentation
Computational Engineering IITH Presentation
 
VARIABLE FREQUENCY DRIVE. VFDs are widely used in industrial applications for...
VARIABLE FREQUENCY DRIVE. VFDs are widely used in industrial applications for...VARIABLE FREQUENCY DRIVE. VFDs are widely used in industrial applications for...
VARIABLE FREQUENCY DRIVE. VFDs are widely used in industrial applications for...
 
1FIDIC-CONSTRUCTION-CONTRACT-2ND-ED-2017-RED-BOOK.pdf
1FIDIC-CONSTRUCTION-CONTRACT-2ND-ED-2017-RED-BOOK.pdf1FIDIC-CONSTRUCTION-CONTRACT-2ND-ED-2017-RED-BOOK.pdf
1FIDIC-CONSTRUCTION-CONTRACT-2ND-ED-2017-RED-BOOK.pdf
 
Null Bangalore | Pentesters Approach to AWS IAM
Null Bangalore | Pentesters Approach to AWS IAMNull Bangalore | Pentesters Approach to AWS IAM
Null Bangalore | Pentesters Approach to AWS IAM
 
morris_worm_intro_and_source_code_analysis_.pdf
morris_worm_intro_and_source_code_analysis_.pdfmorris_worm_intro_and_source_code_analysis_.pdf
morris_worm_intro_and_source_code_analysis_.pdf
 
AI + Data Community Tour - Build the Next Generation of Apps with the Einstei...
AI + Data Community Tour - Build the Next Generation of Apps with the Einstei...AI + Data Community Tour - Build the Next Generation of Apps with the Einstei...
AI + Data Community Tour - Build the Next Generation of Apps with the Einstei...
 

Library Automation System Using Em

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 02 | Feb -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1577 Library Automation System Using Em Shweta Suryawanshi1, Vishal Rankhamb2 , Balasaheb Nagargoje3, Mukinda Hingane4 1 Shweta Suryawanshi, Asst. Professor, (E&TC), DYPIEMR-Akurdi, Pune. 2 Vishal Rankhamb, Student, B.E. (E&TC),DYPIEMR-Akurdi, Pune. 3 Balasaheb Nagargoje, Student, B.E. (E&TC), DYPIEMR-Akurdi, Pune. 4 Mukinda Hingane, Student, B.E. (E&TC) DYPIEMR-Akurdi, Pune. ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - – Radio Frequency Identification (EM) is a new generation of Auto Identification and data collection technology which helps to automate the process and allows identification of a large number of tagged books, using radio waves. EM-based Library AutomationSystem wouldallowfast transaction flow for the library and will prove immediate and long-term benefits to the libraryintraceabilityandsecurity. In this paper, we will see how EM technology is recommendedfor library automation system. EM technology is not just there to tags books and other assets; itwillprovideupgradeoperations for everyone concerned with the library and comprehensive route for enhancing all library services. This paper also presents experimental results of EM tag detection when attached to different materials and its effect on detection range. 1.INTRODUCTION A library is a Bunch of books,sources,resources,information and services, and the structure in whichitishoused.Inmany libraries apart from books there are now also repositories and access points for maps, prints and other documents on various storage media such as microform, CDs, cassettes, videotapes, and DVDs. In Libraries,materialsarearrangedin an order according to a classification system so that items collections and may be located quickly and browsed efficiently. Currentlibrarymanagementsystemsusebarcode technology and security strips. But barcodes and security strips (electronic article surveillance or EAS) have their limitations. The main problems these ancient libraries face are thefts, non-returns, and missfiled Items. All these leadto irreparable loss to a library and its valuable inventorystock. To overcome the limitations of barcode and security strips, we have decided to use the new technology which increases efficiency, productivity and enhance user satisfactionforthe library such as EM technology.EMtechnologiesarepoisedto revolutionize the way that electronic devicesandthehuman who use them will interact in the future. In the spirit of such new technology, the objective of this project is to implement a library automation system using EM technology Thepaper is organized as follows; introduction to EM-based Library System is given in part II. This is followed by detail information of EM Reader and EM Tag in part III. Design based on EM reader interfaced to a Microcontroller for Library automation is given in part IV. The experimental result is taken up in subsequent part V. Concluding remark and extending the scope of the paper is given in part VI followed by the reference. 2. EM BASED LIBRARY An EM system consists of: A smart label, a reader or hardware for interrogating the smart label software for controlling the hardware and decoding the responses from smart labels in a library, all books must be tagged with EM. The tag is made up of a microchip with an antenna, the transmitter/reader also has an antenna withan external coil that sends out electromagneticwavestotag.Thetagantenna is tuned to receive these waves. A passive EM tag draws power from the field created by the transmitter/reader and uses it to power the microchip’s circuits. The tag chip then modulates the waves with stored data and sends back to the reader, which demodulates the new waves into digital data. RFID READER KEYPAD PIC CONTROLLER RF ENCODER RF TRANSMITTER MAX 232 COMPUTER LCD DISPLAY Fig.1. Counter side RF DECODER MICROCONTROLLER LCD DISPLAY RF RECEIVER MAX 232 COMPUTER RFID READER PIEZO BUZZER Fig. 2. Door Section EM transmitter/reader is composed of three parts: an PIC CONTROLER
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 02 | Feb -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1578 antenna, RF electronics module, which is responsible for communicating with the EM tag, and an electronics module, which communicates with the pic-controller as shown in Figure1. The microcontroller is interfaced with the Com-puter, which consists of the application software to manage the record of the books. The applications software would have the APIs (API: Applica-tins Programming Interface) necessary to interface the EM system with the server, etc.so as to achieve automated library system. EM application softwareisgenerallya browser-basedmanagementinterface for centralized monitoring. Thesoftware enablessafe,secure and highly efficient movement of library items by asset tracking and prevents loss or tampering. Conceptual EM based Library Management System is shown in Figure2. A Library member can perform either of the 2 operations: Issue the book or Return the book at their respective counter. The EM tag located on the cover of the book when comes into the EMF field of the EM reader located at the counter, sends back the Unique ID (UID) through the same EMF field. The UID read by the EM reader is sent to pic-controller, which is compared with the ID stored permanently in its ROM. If the ID matches At Issuing Counter: The book is issued on the UID of the Library Member, and updates the database at the Computer. At Returning Counter: The entry of the book on the UID of the Library Member is removed and updates The database at the Computer. If any Library Member try to leave the Library without issuing the Book, then the EM reader at the gate checks the database and if found any non issued book thesystemrings an alarm. Fig. 2.1. EM based Library Management System 3. EM TAG AND EM READER Radio Frequency Identification (EM ) Card Readers provide a low-cost solution to read passive EM transponder tags up to 2 inches away. Figure 3 shows a EM Card Reader that can be used in a wide variety of hobbyist and commercial applications,includingaccesscontrol,automatic identification, robotics navigation, inventory tracking, payment systems, and car immobilization [1] . The EM card reader read the EM tag in range and outputs unique identification code of the tag at baud rate of 9600 bps. The data from EM reader can be interfaced to be read by pic- controller or PC. Fig. 3. EM Reader A. EM Tag Various types of EM tags available in the market are given below Active: EM Identification system in which tags have their own power source (usually a battery), enabling them to broadcast an identifying signal. Passive: EM Identification system in which the tags are Not powered, relying on active signals from the location transmitters for their response. RSSI: Received Signal Strength Indication is an algorithm that determines the location of an Active tag by measuring the power of radio signals. TDOA: TDOA typically works best in outdoor environments or large open indoor environments. Passive EM Tag is suitable for Library system [1] [2]. It is made up of a chip and antenna as shown in Figure 4. For reusable applications, it is typically embedded in a plastic housing, and for tracking shipments, it is usually part of a ”smart” packaging label. Identification system, in which the tags are not powered, is relying on active signals from the location transmittersfortheirresponse.Thislimitstherange of the tags to a few feet. Fig. 3.1. EM Tag 4. SYSTEM IMPLEMENTATION To design and develop the proof of concept it involvesthe following hardware and software requirements. Hardware Requirement: MicrocontrollerP89v51RD2,LCD,EM Reader, EM Tags, RS 232 connection and Computer and Software Requirement: KEIL version 3, FLASHMAGIC version 8.31
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 02 | Feb -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1579 RFID tag for student RFID reader on door RFID tag on books Computer Max 232 Printer RFID tag on books RFID readerMicrocontroller Power supply Fig. 4. Block Diagram The complete block diagram is shown in Figure 5. In above library system we are using two EM readers, EM reader-1 for books and EM reader-2 for students. The overall functioning is as follows: Step 1: Apply the power supply to pic-controller and EM reader Step 2: Initialize the pic controller and testing of EM reader. Step 3: EM reader-1 is interfaced with pic-controller to read the code for EM Tag on book. Step 4: EM reader-2 (student) is interfaced with pic- controller for maintaining the record of books issues and return from student in library Step 5: pic-controller is interfaced with com-puter. Step 6: EM Tag is attached on books which contain unique code for every book to provide the information about the book. Step 7: EM Tag for student as ID card is providing all the information of student to maintain the record of books issues and return by that student Step 8: EM reader on door is interfacedwithmicrocontroller for theft detection if any person takes the book without any entry then buzzer starts sounding for indication. The application program is written in Embedded C. We have used KEIL 4 [5] version for compiling the written code and generates the various compiled files for programming the controller. After successful implementation and testing some additional experimentation are carried out with respect to EM card detection as given in next section. This experimentation is carried out to find the range of EM tag detection when applied on different surfaces as suggested in [6] for experimental purpose we measure the variation of detection range of various types of tags under different intervening medium. The complete system is as shown in Figure 6 TABLE I DETECTION RANGE OF EM TAGS FOR VARIOUS INTERVENING TABLE I DETECTION RANGE OF EM TAGS FOR VARIOUS INTERVENING MEDIUM Medium Range (cm) Remark Air 15.5 Detected Plywood 14.8 Detected Metal sheet - Undetected on reader 5. CONCLUSIONS In this paper, we have presented how EM technology can be used in library automation system .The EM technology. Consist of two parts: 1.EM reader 2.EM tag. We have successfully implemented and tested the system in laboratory. In order to use the same system in actual library, we have also carried out experimentation to find out detection range of EM tags under different intervening medium. Experimental results show that placement of the tag is very crucial. Also more care has to be taken in case someone tries to take away the book without issuing by blocking EM reader with some tact’s like metal shield etc. Future scope includes installation of substationofcentral library for flexibility of customer to return book and can send message via GSM system to central library. We can install similar system in hospital for patient record , hotel management, industries ,toll tax etc. The EM card used in library can be used in multiple application such student I- card , mess card etc PIC CONTROLER
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 02 | Feb -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1580 REFERENCES 1) B. K. Konstantinos Domdouzis and C. Anuba.,“An experimental study of the effects of different medium on the performance of EM system,” vol. 21. Advanced Engineering Informatics, 2011 2) K. Finkenzeller, Fundamentals and Applications in Contactless Smart Cards and Identification. John Wiley and Sons Ltd, 2003. 3) projects.org, “www.projectof 8051.com,” 2011. 4) Opensource.org, “www.alldatasheet4u.com,” 2011. 5) M. Mazidi, 8051 Microcontroller and Embedded Systems. Pear-son Education India, 2007. 6) K. M. R. Sudeep Dogra, “Radio frequency identification (EM) applications: A brief introduction, advanced engineering in- formatics.” The IUP journal of Electrical and Electronics Engineering, 2011, p. 3