SIH
RFID
RFID Systems (Radio-Frequency Identification
Systems) are technologies used to automatically
identify and track tags attached to objects using
radio waves. Here's a breakdown to help you
understand how they work, their components, types,
and applications:
🔧 Components of an RFID System
1. RFID Tag (Transponder)
o Attached to the object being tracked.
o Contains a microchip and an antenna.
o Stores data (e.g., unique ID, asset info).
2. RFID Reader (Interrogator)
o Sends out radio waves to power and
communicate with the tag.
o Receives data from the tag.
3. Antenna
o Can be part of the reader or external.
o Helps in transmitting/receiving signals.
4. Backend System (Software/Database)
o Stores, processes, and analyzes the data
received from readers.
🧾 Types of RFID Tags
Common
Type Power Source Range Cost
Use
Short
Passiv Powered by Inventory,
(up to Low
e reader Access cards
10m)
Long Vehicle
Has internal
Active (up to High tracking,
battery
100m+) Mining
Battery-powered
Semi-
chip, but uses Mediu Environment
Passiv Medium
reader's signal for m al monitoring
e
communication
🧠 How RFID Works (Basic Process)
1. Reader emits a signal.
2. Tag receives signal and responds with stored
information.
3. Reader captures the data.
4. Data sent to a software system for processing
(e.g., update inventory, verify ID).
📌 Applications of RFID
Retail: Inventory tracking, theft prevention.
Supply Chain: Real-time goods tracking.
Healthcare: Patient ID, medical equipment
tracking.
Transportation: Toll collection (e.g., EZ-Pass),
fleet management.
Access Control: Keycards for doors, time
attendance.
Libraries: Book tracking and self-checkout.
✅ Advantages
Fast and automatic identification.
No line-of-sight required (unlike barcodes).
Durable in harsh environments.
Can store more data than barcodes.
❌ Disadvantages
Higher cost than barcodes (especially active tags).
Interference from metal/liquids.
Privacy/security concerns (unauthorized scanning).
FACIAL RECOGNITION
What is a Facial Recognition System?
A facial recognition system is a biometric technology that
identifies or verifies a person by analyzing their facial
features. It compares a person’s face to a stored image or
database of faces, using AI and machine learning
algorithms to make matches.
🔧 How Facial Recognition Works (Step-by-Step)
1. Face Detection
o System finds a face in an image or video (e.g., from
CCTV or a phone camera).
2. Face Alignment
o Aligns the face based on position, size, and pose (to
handle different angles).
3. Feature Extraction
o Key features like eyes, nose, cheekbones, jawline,
etc., are extracted.
o Converts the face into a mathematical representation
(called a faceprint).
4. Comparison
o The system compares this faceprint to faces in a
database.
5. Identification or Verification
o Identification: "Who is this person?" (1:N match
against database).
o Verification: "Is this person who they claim to be?"
(1:1 match).
🧬 Technologies Used
Machine Learning / Deep Learning (CNNs –
Convolutional Neural Networks)
OpenCV (Computer vision library)
Dlib, FaceNet, DeepFace, Amazon Rekognition,
Microsoft Face API
💡 Applications
Field Application
Security Surveillance, criminal identification
Smartphon
Face unlock (e.g., iPhone Face ID)
es
Airports Passport control, boarding verification
Retail Customer behavior tracking
Field Application
Identity verification for KYC and mobile
Banking
banking
Healthcare Patient identification
Workplace
Time and attendance systems
s
✅ Advantages
Fast and contactless
Non-intrusive compared to fingerprint or retina scans
High automation (useful for surveillance and access
control)
Can operate in real time
❌ Disadvantages & Concerns
Privacy issues (can track people without consent)
Bias (some systems show lower accuracy for certain
ethnic groups)
Spoofing risks (e.g., photos or 3D masks)
Can be affected by lighting, aging, or facial changes
🔐 Security Measures
Liveness detection (to prevent spoofing with
photos/videos)
3D facial recognition (adds depth info)
Data encryption and consent-based use