How Does RFID Work and Where Do We Use It?

by Jun 13, 2020Sensors

Before we answer the big question in this article, let’s start with something simple. What is RFID? RFID is short for Radio Frequency Identification. It is widely used to identify, authorize and/or authenticate a person. It has been used a lot at companies for an attendance system and also in cars to automate toll booths. The major advantage of this system is that it doesn’t have to be in the line of sight of the reader, unlike barcodes and QR codes. However, this same feature can also turn out to be disadvantageous especially in credit cards. Now that we know what RFID is let’s find out how it works.

Working

RFID is a method of automatic identification and data capture (AIDC). So when a receiver comes in the vicinity of the Radio Frequency Tag it picks up the required data transmitted by this tag. The reader sends out a Radio signal of low frequency (13.56 MHz) for a range of about 10-100 cm at given time intervals. For every iteration of this process, the antennae wait for a response from any recognized device. The device then gets powered on and sends its own feedback with data that it is programmed to send. The Receiver receives this data and does the required processing.

There are two types of RFID systems:

  • Active RFID: These systems usually have their own power source. These devices are generally used for long-range communication.
  • Passive RFID: These systems have no in-built power source. It takes power from the reader and transmits the required data.

RFID for IoT Boards

The most common RFID receiver used for IoT projects is the RC522. This reader can be used along with a Raspberry Pi, Arduino, Node MCU or many other boards as well. It usually comes with 8 pins.

RC
image from www.electronics-lab.com

Applications

  • Libraries: RFID tags are stuck to the books of a library containing data that is unique to that book. This data can then be used to track the book. This makes the process of borrowing books much more efficient.
  • Animal Tracking: RFID tags are attached to domestic animals as well as farm animals to track their presence and their movement.
  • Highway toll booths: RFID tags are stuck to cars where readers on the toll booths take payment information from these cars. They use this information to initiate transactions to automate the billing process.
  • Attendance systems: Employees or students carry identity cards along with them that contain RFID tags. These tags contain information that uniquely identifies the owner of the card. Once the user scans their card against the reader, their attendance gets registered on a database.

There are hundreds if not thousands of other applications of this technology. This useful technology has become more or less ubiquitous hence it becomes important to understand how it works.

Conclusion

I hope this article has given a meaningful insight into how RFID works and how it is being used in the real world. If you have any queries, suggestions or comments you can leave it in the comment section below.

Happy Learning!! 😃

Creating a multiplication Skill in Alexa using python

Written By Sashreek Shankar

Hey reader! I am Sashreek, a 16 year old programmer who loves Robotics, IoT and Open Source. I am extremely enthusiastic about the Raspberry Pi and Arduino hardware as well. I also believe in sharing any knowledge I have so feel free to ask me anything 🙂

RELATED POSTS

Basics of Wireless Sensor Networks, Topologies and Application

Basics of Wireless Sensor Networks, Topologies and Application

This article will learn about Wireless Sensor Networks, the need to develop WSN, Applications, and their Topologies. However, before getting into the topic, let us brush up on some basic information about the sensor. A sensor is an appliance that detects changes in...

Image Sensor and Its Types

Image Sensor and Its Types

In this post, we are going to discuss and explain the concept of Image Sensor. In the world of technology, images play an important role. We are identifying and classifying the objects with the help of Machine learning concepts. This all possible with the help of...

Sensor Technology in IoT and How it works

Sensor Technology in IoT and How it works

Senors Technology plays a key role when we use it in IoT. The sensor is a device which detects changes in an environment or measures physical property, record, indicates or respond to it. so, different types of applications require different types of sensors to data...

LiDAR: Light Detection and Ranging

LiDAR: Light Detection and Ranging

Light Detection and Ranging (LiDAR) measures distances. It uses light in the form of a pulsed laser to remotely generate measurement. In short it produces beams of laser light and measures how long it takes to return to the sensor in order to measure the distance....

Arduino Compatible Temperature Sensors

Arduino Compatible Temperature Sensors

In this article, we will look at Arduino's popular temperature sensors which are the foundation for Arduino's entry level projects. Temperature Sensor Temperature sensors are designed to measure the temperature of an object or substance using the properties and...

Analog Sensors Vs. Digital Sensors

Analog Sensors Vs. Digital Sensors

Introduction In this article, we will discuss different types of Analogue and Digital Sensors exits in the industry. Thus, We frequently use different types of sensors in several electrical and electronic applications. Sensors have become an integral part of the...

9 Key Factors To Be Considered While Selecting a Sensor

9 Key Factors To Be Considered While Selecting a Sensor

The accurate choice of selecting a sensor depends on the knowledge about the application type, the variable of product and the condition in the operating environment. In this article, we will be discussing the factors to be considered while selecting a sensor. There...

Commonly used sensors with  Arduino Uno

Commonly used sensors with Arduino Uno

The sensor converts a physical parameter into a signal, generally in terms of voltage or current. Sensors are the sensory organs of the Embedded system. Some commonly used sensors are as follows: Soil Humidity SensorIR SensorSmoke sensorUltrasonic SensorRain...

VIDEOS – FOLLOW US ON YOUTUBE

EXPLORE OUR IOT PROJECTS

IoT Smart Gardening System – ESP8266, MQTT, Adafruit IO

Gardening is always a very calming pastime. However, our gardens' plants may not always receive the care they require due to our active lifestyles. What if we could remotely keep an eye on their health and provide them with the attention they require? In this article,...

How to Simulate IoT projects using Cisco Packet Tracer

In this tutorial, let's learn how to simulate the IoT project using the Cisco packet tracer. As an example, we shall build a simple Home Automation project to control and monitor devices. Introduction Firstly, let's quickly look at the overview of the software. Packet...

All you need to know about integrating NodeMCU with Ubidots over MQTT

In this tutorial, let's discuss Integrating NodeMCU and Ubidots IoT platform. As an illustration, we shall interface the DHT11 sensor to monitor temperature and Humidity. Additionally, an led bulb is controlled using the dashboard. Besides, the implementation will be...

All you need to know about integrating NodeMCU with Ubidots over Https

In this tutorial, let's discuss Integrating NodeMCU and Ubidots IoT platform. As an illustration, we shall interface the DHT11 sensor to monitor temperature and Humidity. Additionally, an led bulb is controlled using the dashboard. Besides, the implementation will be...

How to design a Wireless Blind Stick using nRF24L01 Module?

Introduction Let's learn to design a low-cost wireless blind stick using the nRF24L01 transceiver module. So the complete project is divided into the transmitter part and receiver part. Thus, the Transmitter part consists of an Arduino Nano microcontroller, ultrasonic...

Sending Temperature data to ThingSpeak Cloud and Visualize

In this article, we are going to learn “How to send temperature data to ThingSpeak Cloud?”. We can then visualize the temperature data uploaded to ThingSpeak Cloud anywhere in the world. But "What is ThingSpeak?” ThingSpeak is an open-source IoT platform that allows...

Amaze your friend with latest tricks of Raspberry Pi and Firebase

Introduction to our Raspberry Pi and Firebase trick Let me introduce you to the latest trick of Raspberry Pi and Firebase we'll be using to fool them. It begins with a small circuit to connect a temperature sensor and an Infrared sensor with Raspberry Pi. The circuit...

How to implement Machine Learning on IoT based Data?

Introduction The industrial scope for the convergence of the Internet of Things(IoT) and Machine learning(ML) is wide and informative. IoT renders an enormous amount of data from various sensors. On the other hand, ML opens up insight hidden in the acquired data....

Smart Display Board based on IoT and Google Firebase

Introduction In this tutorial, we are going to build a Smart Display Board based on IoT and Google Firebase by using NodeMCU8266 (or you can even use NodeMCU32) and LCD. Generally, in shops, hotels, offices, railway stations, notice/ display boards are used. They are...

Smart Gardening System – GO GREEN Project

Automation of farm activities can transform agricultural domain from being manual into a dynamic field to yield higher production with less human intervention. The project Green is developed to manage farms using modern information and communication technologies....