0% found this document useful (0 votes)
73 views10 pages

ASE Study OF AN Embedded System FOR A Smart Card

A smart card is an embedded system used for credit, debit, ID, and medical cards that contains a microcontroller, RAM, ROM, flash memory, timers, and interfacing circuits. It also has embedded software like an OS, file system, communication protocols, cryptography, and authentication algorithms. The hardware works with the software to allow the card to securely communicate with a host system, store user data, and perform tasks like authentication and data encryption.

Uploaded by

bala
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
73 views10 pages

ASE Study OF AN Embedded System FOR A Smart Card

A smart card is an embedded system used for credit, debit, ID, and medical cards that contains a microcontroller, RAM, ROM, flash memory, timers, and interfacing circuits. It also has embedded software like an OS, file system, communication protocols, cryptography, and authentication algorithms. The hardware works with the software to allow the card to securely communicate with a host system, store user data, and perform tasks like authentication and data encryption.

Uploaded by

bala
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 10

CASE STUDY OF AN

EMBEDDED SYSTEM FOR A


SMART CARD
SMART CARD
Smart card is one of the most used embedded
system today. It is used for credit, debit bank card,
e-wallet card, identification card, medical card (for
history and diagnosis details) and card for a
number of new innovative application.
EMBEDDED HARDWARE COMPONEBTS
Microcontroller or ASIP
RAM for temporary variables and Stack
OTP ROM for application codes and RTOS codes for
scheduling the tasks
Flash for storing user data, user address, user
identification codes, card number and expiry date
Timer and interrupt controller
A carrier frequency generating circuit and ASK
modulator
Interfacing circuit for the IOs.
Charge pumps for delivering power to the antenna for
transmission and for the system circuits.
EMBEDDED SOFTWARE COMPONENTS
Boot-up, initialization and OS program
Smart card secure file system

Connection establishment and termination

Communication with the host

Cryptography algorithm

Host authentication

Card authentication

Saving addition parameters or recent new data sent


by the host(ex- balance receipt)
SMART CARD HARDWARE COMPONENTS
LIST OF TASKS, FUNCTIONS AND IPC
TASKS AND THE SYNCHRONIZATION MODEL

You might also like