A Magnetic Card Reader is a rectangular
plastic object (think credit/debit card) that contains either a magnetic object
embedded system within the card or a
magnetic stripe on the exterior of the card. A Magnetic Card Reader can store
any form of digital data. According to existing standards, embedded system Credit Card Reader stores information in three
separate tracks. All three tracks possess different bit densities and encoded
character sets. The average bit density of the first track is 210 bits per inch
(bpi). A 64-bit character dataset is used to store information in track 1.
Today’s sophisticated computers are
developed as embedded system so that
they can be complimentarily used in mobile devices and electronic appliances.
The microcontroller turns out to be the key element in an embedded system In addition;
there is a need of some special type of compilers for achieving the accessibility
of the memory of 8051 and 8052 Microcontrollers. Most of the projects and IT
industry will make use of compilers that will go compatible with 8051 and 8052
microprocessors. Therefore, it is obvious that there will be quite a few types
of embedded system programming
compilers available for these microcontrollers.
Using good coding techniques, interrupt
driven sampling can be used to read and handle the data. Most of the head will
read the first and second tracks simultaneously. Some of advanced read heads
can read all three tracks simultaneously. Linear conditioning is used for noise
reduction and signal conditioning.
The reader also contains an oscillator
section which is used to provide the clocks for the recovery section and for
the enable/disable timers. The enable/disable counters provide initialization
for the recovery section. The recovery section locks onto the data rate and
recovers the individual data bits from the data stream.
The Magnetic Card Reader is a
microcontroller-based device and has been programmed for a embedded system application. That program simply reads tee card in
a forward direction in a simple data format or it can be complex enough to read
the card in any direction with a corresponding encoding format.
You would have already seen many computers
nowadays, which have been developed as embedded
system such that they can be a good option to be used in various electronic
appliances including mobiles. Microcontrollers are actually what serve as the
key element in all those embedded
system. Microcontrollers are also called as microprocessors as well. They
are being employed in order to provide more emphasis to both input operations
as well as output operations.
No comments:
Post a Comment