SlideShare a Scribd company logo
Smart Card Based
Electronic Passport
System
http://www.edgefxkits.com/
Smart Card Based Electronic
Passport System
Introduction
 To access details of a passport holder through Smart card technology. For
this purpose, the authorized person is provided with a Smart card. This card
contains an integrated circuit that is used for storing, processing information
through modulating and demodulating of the radio frequency signal that is
being transmitted by the reader.
http://www.edgefxkits.com/
Block Diagram
Smart Card Based Electronic
Passport System
http://www.edgefxkits.com/
Hardware Requirements
 Arduino develop board
 RFID Reader
 RFID tags
 LCD
 Resistors
 Capacitors
 Diodes
 Transformer
 Voltage Regulator
 Crystal
 and LED.
Smart Card Based Electronic
Passport System
http://www.edgefxkits.com/
Software Requirements
 Arduino software
 Language: Arduino programming language
Smart Card Based Electronic
Passport System
http://www.edgefxkits.com/
What Smart Card?
 A Smart card is a plastic card about the size of a credit card.
 With an embedded microchip that can be loaded with data.
 Used for telephone calling, cash payments , and other applications,
and then periodically refreshed for additional use.
Smart Card Based Electronic
Passport System
http://www.edgefxkits.com/
How Does It Work?
 Smart Card inserted into Card Acceptor Device (CAD), card reader
 Communicated with CAD through half duplex serial lines with a data
rate of up to 9600 bits per second
 Commands follow standard ISO 7816 specifications
 Smart Card can get information from host computer, provide
identification, do encryptions/decryption , etc.
Smart Card Based Electronic
Passport System
http://www.edgefxkits.com/
Smart Card Readers
 Computer based readers
• Connect through USB or COM
(Serial) ports
Smart Card Based Electronic
Passport System
 Dedicated terminals
• Usually with a small screen, keypad, printer,
often also have biometric devices such as
thumb print scanner.
http://www.edgefxkits.com/
Terminal/PC Card Interaction
 The terminal/PC sends commands to the card (through the serial line).
 The card executes the command and sends back the reply.
 The terminal/PC cannot directly access memory of the card
 Data in the card is protected from unauthorized access.
 This is what makes the card smart.
Smart Card Based Electronic
Passport System
http://www.edgefxkits.com/
Fields of Smart Card Usage
Health Applications
 For example in Germany health insurance companies will issue
an electronic health card
 Cards for the health professionals
Electronic passport (ePass, ICAO-specifications)
 No need to say that BSI is active in this field…
Smart Card Based Electronic
Passport System
http://www.edgefxkits.com/
Fields of Smart Card Usage
eGovernment / eCard
 Goal: to fit as many applications as possible onto one card in
order to avoid multiple cards for every citizen
 BSI is very active to promote this concept in Germany
 Social insurance also related to this
Smart Card Based Electronic
Passport System
http://www.edgefxkits.com/
Fields of Smart Card Usage
Digital Signatures
 As you know CC evaluation is required here by law in Germany
and other countries
Digital Tachographs
 Smart cards will be used in trucks in Europe instead of paper
disks in order to store driving times and similar data
 Access Control in companies and organizations
 Public Transport
Smart Card Based Electronic
Passport System
http://www.edgefxkits.com/
Physical Structure & Life Cycle
 Physical structure specified by ISO Standard 7810, 7816
 Printed circuit provides five connection points for power and data
 Capability of Smart Card defined by IC chip
 Microprocessor
 ROM
 RAM
 EEPROM
Smart Card Based Electronic
Passport System
http://www.edgefxkits.com/
RFID Privacy and Smartcard Privacy
 Transponder (RFID-Tag, RFID-Label)
 Antenna
 Integration in Information Systems (i.e. Server, Services, Back Office
…Example: inventory control system)
Smart Card Based Electronic
Passport System
RFID = Radio Frequency Identification
http://www.edgefxkits.com/
RFID
RFID has 3 identity types
ID linked to Person:
 direct identification: personal data on chip (biometrics)
 personal data in database (employee badge)
ID linked to Service:
 In combination with person ID (banking, season cards)
 Anonymous (one time public transportation paper tickets)
Smart Card Based Electronic
Passport System
http://www.edgefxkits.com/
RFID
ID linked to Object / Product:
 Product information in database (retail products, library books)
 Direct identification (car keys)
 Combining Object/Product ID with Individual is additional step,
covered by existing privacy principles
Smart Card Based Electronic
Passport System
http://www.edgefxkits.com/
Privacy-enhancing solutions for
RFID
System-solutions
 Encryption
 Tag/Reader Authentication
 Range reduction
 Antenna size/design
Smart Card Based Electronic
Passport System
http://www.edgefxkits.com/
Privacy-enhancing solutions for
RFID
Consumer-in-Control Solutions
 “Kill-switch”
 Removable tags
 Blocker tags
 Shielding
 User interface (NFC-device)
Smart Card Based Electronic
Passport System
http://www.edgefxkits.com/
RFID tags
ICC Principles of Fair RFID use
 RFID-use should be legal, honest, decent
• No personal data stored in RFID-tag
 Consumer information and choice
• Labeling
• How to remove / disable tags
Smart Card Based Electronic
Passport System
http://www.edgefxkits.com/
RFID tags
ICC Principles of Fair RFID use
 Privacy statement including RFID/EPC use
• What data is collected via RFID
• Purposes of collection/use
• Data disclosures (if any)
 Data security
 Individual’s right of access to data in RFID-enabled IT-system
Smart Card Based Electronic
Passport System
http://www.edgefxkits.com/
Applications of RFID System
 Logistics Chains
 Enterprise Resource Planning Systems
 Inventory Control
Smart Card Based Electronic
Passport System
http://www.edgefxkits.com/
Applications of RFID System
Some Benefits
 Reducing the sources of errors(for instance reduction of inventory
inaccuracies)
 Minimizing out of stocks
 Reduction of labor costs
 Simplification of business processes
Smart Card Based Electronic
Passport System
http://www.edgefxkits.com/
16X2 LCD
 Most common LCDs connected to the microcontrollers are 16x2 and
20x2 displays.
 This means 16 characters per line by 2 lines and 20 characters per line
by 2 lines, respectively.
 The standard is referred to as HD44780U, which refers to the controller
chip which receives data from an external source (and communicates
directly with the LCD.
Smart Card Based Electronic
Passport System
http://www.edgefxkits.com/
 If an 8-bit data bus is used the LCD will require 11 data lines (3 control lines
plus the 8 lines for the data bus).
 The three control lines are referred to as EN, RS, and RW.
 EN=Enable (used to tell the LCD that you are sending it data).
 RS=Register Select (When RS is low (0), data is treated as a command)
(When RS is High(1), data being sent is text data ).
 R/W=Read/Write (When RW is low (0), the data written to the LCD)
(When RW is low (0), the data reading to the LCD).
LCD Background
Smart Card Based Electronic
Passport System
http://www.edgefxkits.com/
LCD Diagram
Smart Card Based Electronic
Passport System
http://www.edgefxkits.com/
Working Principal
 The authorized person is provided with a Smart card.
 This card contains an integrated circuit that is used for storing,
processing information through modulating
 Demodulating of the radio frequency signal that is being
transmitted by the reader.
 Thus, the data stored in this card is referred to as passport details
of the person.
Smart Card Based Electronic
Passport System
http://www.edgefxkits.com/
Working Principal
 Passport verification and checking is a very time consuming
process.
 This proposed system simplifies the process by giving the
authorized person
 A smart card containing all the passport details like name, passport
number and nationality, etc.
 Once, the person places the card into the card reader, it reads the
data and verifies it with the data present in the system and, if it
matches, then it displays the details of the passport holder.
Smart Card Based Electronic
Passport System
http://www.edgefxkits.com/
Working Principal
 This project utilizes a microcontroller from the 8051 family.
 For display, a 16X2 LCD is used. The status also can be retrieved
from this system by pressing the status button interfaced to a
microcontroller.
 Furthermore, the project can be enhanced by using finger printer
module.
 This overcomes the drawbacks of smart card and provides high level
of security to the system.
Smart Card Based Electronic
Passport System
http://www.edgefxkits.com/
Applications
Authentication
 PKI authentication
 OTP authentication
 Secret keys
Digital Signature
 PKI authentication, OTP authentication, Secret keys
Smart Card Based Electronic
Passport System
http://www.edgefxkits.com/
Applications
Online Card Content Management
 Lazy activation
 PKI certificate renewal
Smart Card Based Electronic
Passport System
http://www.edgefxkits.com/
Conclusion
Smart Card Based Electronic
Passport System
 Smart Card Based Electronic Passport System was designed and
implemented to avoid forgery and security purpose. the project can be
enhanced by using finger printer module. This overcomes the
drawbacks of smart card and provides high level of security to the
system.
http://www.edgefxkits.com/

More Related Content

PPT
Smart cards
PPT
RFID based access control ppt
PPTX
RFID attendance system
PPT
Smart Card Technology
PPTX
Smart card system ppt
PPTX
BIOMETRIC IDENTIFICATION IN ATM’S PPT
DOCX
Obstacle and edge detector report.
PDF
Alcohol Detection System in Vehicle using Arduino
Smart cards
RFID based access control ppt
RFID attendance system
Smart Card Technology
Smart card system ppt
BIOMETRIC IDENTIFICATION IN ATM’S PPT
Obstacle and edge detector report.
Alcohol Detection System in Vehicle using Arduino

What's hot (20)

PPT
PPT
Ppt Smart Card
PPT
Biometricstechnology in iot and machine learning
PDF
Rfid based smart attendance system
PPTX
Smart card
PPT
Smart card technology
PPTX
Anti drowsy alarm for drivers
DOCX
SMART CARDS
PPTX
Electronic Toll Tax collection system in india
PPTX
Smart shopping trolley using rfid and remote controlling
PPTX
Smart card technology
PPTX
RFID BASED SECURITY ACCESS CONTROL SYSTEM
PPT
PPTX
Smart Shopping System
PPT
Smart card
PPTX
Javacard
PPTX
Electronics projects
PPT
Money pad the future wallet
PPTX
Fingerprint Biometrics
Ppt Smart Card
Biometricstechnology in iot and machine learning
Rfid based smart attendance system
Smart card
Smart card technology
Anti drowsy alarm for drivers
SMART CARDS
Electronic Toll Tax collection system in india
Smart shopping trolley using rfid and remote controlling
Smart card technology
RFID BASED SECURITY ACCESS CONTROL SYSTEM
Smart Shopping System
Smart card
Javacard
Electronics projects
Money pad the future wallet
Fingerprint Biometrics
Ad

Viewers also liked (16)

PPS
RFID Talk
PDF
SmartCard Forum 2011 - RFID Wormholes
PDF
PUF, LightingUpTheWorld
PDF
Physically Unclonable Functions In a M2M Authentication context
PPTX
Rfid and gsm based attendence system
PDF
Smart card to the cloud for convenient, secured nfc payment
DOCX
Human-Robot Interaction Based On Gesture Identification
PDF
Questioned Documents First Chapter
PPTX
Smart Cards Evolution
PPTX
Aadhaar ppt
DOCX
Smart Card Business Plan
PPT
Smart cards
PPTX
Aadhar card ppt
PPSX
Aadhar
PPT
Rfid technologies
PPT
RFID and its applications
RFID Talk
SmartCard Forum 2011 - RFID Wormholes
PUF, LightingUpTheWorld
Physically Unclonable Functions In a M2M Authentication context
Rfid and gsm based attendence system
Smart card to the cloud for convenient, secured nfc payment
Human-Robot Interaction Based On Gesture Identification
Questioned Documents First Chapter
Smart Cards Evolution
Aadhaar ppt
Smart Card Business Plan
Smart cards
Aadhar card ppt
Aadhar
Rfid technologies
RFID and its applications
Ad

Similar to Smart card based electronic passport system (20)

PPTX
Smart Cards, ePassports, and open source
PDF
Wireless e-passport using smart card technology
PPTX
Smart cards & RFID-Anant Patel
PPTX
Smart id's
PPT
51775454-SMART-CARDS.ppt
PPT
51775454-SMART-CARDS.ppt
PPTX
Smart card ppt
PPTX
Rfid security access control system
PPT
Security's Once and Future King
PPT
Smart card
PDF
College Student Smart Card
PDF
E-Passport: Deploying Hardware Security Modules to Ensure Data Authenticity a...
PPTX
Smart Card Presentation
PDF
dewanshuppt-130808103546-phpapp02.pdf
PPT
PDF
Vanderhoof smartcard-roadmap
PPT
SCOSTA (Smart Card Operating System for Transport Applications)
PPT
smart card
PDF
smartcard-120830090352-phpapp02.pdf
Smart Cards, ePassports, and open source
Wireless e-passport using smart card technology
Smart cards & RFID-Anant Patel
Smart id's
51775454-SMART-CARDS.ppt
51775454-SMART-CARDS.ppt
Smart card ppt
Rfid security access control system
Security's Once and Future King
Smart card
College Student Smart Card
E-Passport: Deploying Hardware Security Modules to Ensure Data Authenticity a...
Smart Card Presentation
dewanshuppt-130808103546-phpapp02.pdf
Vanderhoof smartcard-roadmap
SCOSTA (Smart Card Operating System for Transport Applications)
smart card
smartcard-120830090352-phpapp02.pdf

More from Edgefxkits & Solutions (20)

PPTX
Mains operated under voltage over voltage trip switch
PPTX
Scada for remote industrial plant
PPTX
TV Remote Jammer | 555 Timer Projects | Final Year Engineering Projects
PPTX
Predefined speed control of bldc motor
PPTX
Microcontroller based Electronic Eye Controlled security System
PPTX
How to select the diy electrical projects kit by engineering students
PPTX
Smooth start of a single phase induction motor
PPTX
How to build a robot with an arduino and 8051 microcontroller
PPTX
Opto-Electronic Oscillator Circuit Working and Applications
PPTX
Importance of Doing Mini Projects By Engineering Students
PPTX
Common mode rejection ratio (cmrr) and the operational amplifier
PPTX
Vehicle tracking by gps gsm
PPTX
Tutorial on avr atmega8 microcontroller, architecture and its applications
PPTX
Photodiode working principle characteristics and applications
PPTX
Cro cathode ray oscilloscope working and applications
PPTX
Density based traffic signal system
PPTX
Electronic Speed Control (ESC) Circuits, Working And Applications
PPTX
Difference between soc and single board computer ppt1
PPTX
Prepaid energy meter with gsm interface
PPTX
Pc mouse operated electrical load control using vb application
Mains operated under voltage over voltage trip switch
Scada for remote industrial plant
TV Remote Jammer | 555 Timer Projects | Final Year Engineering Projects
Predefined speed control of bldc motor
Microcontroller based Electronic Eye Controlled security System
How to select the diy electrical projects kit by engineering students
Smooth start of a single phase induction motor
How to build a robot with an arduino and 8051 microcontroller
Opto-Electronic Oscillator Circuit Working and Applications
Importance of Doing Mini Projects By Engineering Students
Common mode rejection ratio (cmrr) and the operational amplifier
Vehicle tracking by gps gsm
Tutorial on avr atmega8 microcontroller, architecture and its applications
Photodiode working principle characteristics and applications
Cro cathode ray oscilloscope working and applications
Density based traffic signal system
Electronic Speed Control (ESC) Circuits, Working And Applications
Difference between soc and single board computer ppt1
Prepaid energy meter with gsm interface
Pc mouse operated electrical load control using vb application

Recently uploaded (20)

PPTX
CURRICULAM DESIGN engineering FOR CSE 2025.pptx
PDF
UNIT no 1 INTRODUCTION TO DBMS NOTES.pdf
PPTX
Fundamentals of safety and accident prevention -final (1).pptx
PPTX
Fundamentals of Mechanical Engineering.pptx
PPTX
Module 8- Technological and Communication Skills.pptx
PDF
BIO-INSPIRED HORMONAL MODULATION AND ADAPTIVE ORCHESTRATION IN S-AI-GPT
PDF
Categorization of Factors Affecting Classification Algorithms Selection
PPTX
introduction to high performance computing
PPTX
"Array and Linked List in Data Structures with Types, Operations, Implementat...
PDF
distributed database system" (DDBS) is often used to refer to both the distri...
PDF
A SYSTEMATIC REVIEW OF APPLICATIONS IN FRAUD DETECTION
PDF
Accra-Kumasi Expressway - Prefeasibility Report Volume 1 of 7.11.2018.pdf
PPTX
Safety Seminar civil to be ensured for safe working.
PPTX
Management Information system : MIS-e-Business Systems.pptx
PDF
Exploratory_Data_Analysis_Fundamentals.pdf
PPTX
6ME3A-Unit-II-Sensors and Actuators_Handouts.pptx
PDF
22EC502-MICROCONTROLLER AND INTERFACING-8051 MICROCONTROLLER.pdf
PPTX
Software Engineering and software moduleing
PPTX
Sorting and Hashing in Data Structures with Algorithms, Techniques, Implement...
PDF
COURSE DESCRIPTOR OF SURVEYING R24 SYLLABUS
CURRICULAM DESIGN engineering FOR CSE 2025.pptx
UNIT no 1 INTRODUCTION TO DBMS NOTES.pdf
Fundamentals of safety and accident prevention -final (1).pptx
Fundamentals of Mechanical Engineering.pptx
Module 8- Technological and Communication Skills.pptx
BIO-INSPIRED HORMONAL MODULATION AND ADAPTIVE ORCHESTRATION IN S-AI-GPT
Categorization of Factors Affecting Classification Algorithms Selection
introduction to high performance computing
"Array and Linked List in Data Structures with Types, Operations, Implementat...
distributed database system" (DDBS) is often used to refer to both the distri...
A SYSTEMATIC REVIEW OF APPLICATIONS IN FRAUD DETECTION
Accra-Kumasi Expressway - Prefeasibility Report Volume 1 of 7.11.2018.pdf
Safety Seminar civil to be ensured for safe working.
Management Information system : MIS-e-Business Systems.pptx
Exploratory_Data_Analysis_Fundamentals.pdf
6ME3A-Unit-II-Sensors and Actuators_Handouts.pptx
22EC502-MICROCONTROLLER AND INTERFACING-8051 MICROCONTROLLER.pdf
Software Engineering and software moduleing
Sorting and Hashing in Data Structures with Algorithms, Techniques, Implement...
COURSE DESCRIPTOR OF SURVEYING R24 SYLLABUS

Smart card based electronic passport system