Paper Currency Sorter With Fingerprint Access Protection For Ethiopian Small and Medium Enterprises (SME)
Paper Currency Sorter With Fingerprint Access Protection For Ethiopian Small and Medium Enterprises (SME)
Email address
mcaabas@ieee.org (M. C. A. Abas), pcerna@ieee.org (P. D. C. Cerna)
Received: October 29, 2017; Accepted: November 14, 2017; Published: February 3, 2018
Abstract
Money is a non-negotiable, indispensable commodity in every person’s life. The possession of money in itself is a resource and
the usage of it can help acquire resources. Most of the things we use daily have monetary value, whether directly or indirectly.
In Ethiopia, small and medium enterprises (SME) usually use a paper currency counter to put all of the money they have
earned and received that is not in order and usually will cost a lot of time to organize. However, there has been a lot of
challenges occurred in SME’s in sorting paper currency. Usually, SME owners experience during difficult times whenever
there are many people gathering around their store to buy anything. The proposed design and implementation create an
automated safekeeping machine, which acts as Paper Currency Sorter with Fingerprint Access Protection for Ethiopian SME’s.
It will help them lessen their worries every time that the store will be jam-packed with customer. Since it is operated
automatically, everything can be done smoothly and will definitely make them worry-free from any thieves because it has a
special feature of registering your own fingerprint for access protection. This study will sort out money paper currency
according to its color (value). It will also have a safety lock that can only determine the fingerprint of the owner. The study
considers banknotes that are currently functional, i.e., 1 Birr, 5 Birr, 10 Birr, 50 Birr and 100 Birr. This design is strictly for
sorting money and safekeeping. This design is not a fast paced sorter, and its precision is not perfect when it comes to the last
paper bill to be sorted. The device will receive an error if the wrong value of money is sensed at the color sensor.
Keywords
Color Sensor, Arduino, Paper Notes, SME, Ethiopia
cells that interpret them as real colors [4]. However, there has by a light intensity to frequency converter method. The
been a lot of challenges occurred in SME’s in sorting paper robotic arm is controlled by a microcontroller based system
currency. Usually, SME owners experience during difficult which controls DC servo motors.
times whenever there are many people gathering around their Gaikar et. Al [11] design a Object Sorting using Color
store to buy anything. The first factor is speed of sorting. Sensor and Arduino. The arduino microcontroller is an
This is due to the limitation of response time for a human eye intriguing and prestigious venture for techies, who might
[5]. The eyes will always take some time to see an image and want to consolidate Electronics, Machine building and
project this to the brain to initiate visual sensation. After the programming. The shading Sorting Machines is utilized for
brain has received the image, it will take some time for the sorting mostly RGB hues. It isolates diverse hued questions
brain to determine the colour of the object too [6]. and characterizes them into individual
Ethiopia is one the countries in East Africa and it is compartments/glasses. It is electronic task made up of
popular for its diverse cultural destinations. Ethiopian Arduino UNO alongside Arduino UNO BOB, RGB shading
currency is referred to as Birr. 1 Birr is basically separated sensor, three servo engines and some plastic channels and
into 100 cents. The Ethiopian Birr notes are 100, 50, 10, 5 tube parts [11].
and 1 [7]. The proposed design and implementation create an Joy [12] design a robotic arm, which can pick and sort
automated safe-keeping machine which acts as Paper objects of different color. The mechanical structure of the
Currency Sorter with Fingerprint Access Protection for robot was assembled using aluminum brackets which helped
Ethiopian SME’s. It will help them lessen their worries every to reduce the weight without losing the mechanical strength.
time that the store will be jam-packed with customer. Since it The aim of the project was to have a fully functional robotic
is operated automatically, everything can be done smoothly arm which sorts different colored balls and the target is
and will definitely make them worry-free from any thieves achieved successfully. In the final run of the project red,
because it has a special feature of registering your own yellow and green balls were successfully sorted. The color
fingerprint for access protection. sensor IC TCS3200 show almost stable response in various
sunlight conditions.
2. Related Works In view of the above literature, it is evident that there has
been no or limited study on the application of embedded
Zeggeye and Assabie [8] propose hardware and software system using microcontroller with a color sensor in sorting
solutions which take images of an Ethiopian currency from a Paper Currency.
scanner and camera as an input. It combined characteristic
features of currency and local feature descriptors to design a 3. Materials and Methods
four level classifier. The design has a categorization
component, which is responsible to denominate the currency 3.1. Materials Used in the Research Study
notes into their respective denomination and verification
component which is responsible to validate whether the This study will sort out money paper currency according
currency is genuine or not. The system is tested using to its color (value). It will also have a safety lock that can
genuine Ethiopian currencies, counterfeit Ethiopian only determine the fingerprint of the owner. The study
currencies and other countries’ currencies. The denomination considers banknotes that are currently functional, i.e., 1
accuracy for genuine Ethiopian currency, counterfeit Birr, 5 Birr, 10 Birr, 50 Birr and 100 Birr. This design is
currencies and other countries’ currencies is found to be strictly for sorting money and safekeeping. This design is
90.42%, 83.3% and 100% respectively. The verification not a fast paced sorter, and its precision is not perfect when
accuracy of our system is 96.13% [8]. it comes to the last paper bill to be sorted. The device will
Reddy [9] design a Pick and Place Robotic Arm with receive an error if the wrong value of money is sensed at
conveyor belt arrangement in sorting objects based on colour. the color sensor.
It is autonomous robot that can identify objects when placed The Paper Currency Sorter with Fingerprint Access
on the conveyor belt based on color sensing and then sort by Protection utilize arduino mega micro controller and the
relocating them to a specific location. It will be using a accompanying shields, sensors and modules as deflected in
picking arm which uses a controller motor to pick the Table 1.
particular object from the conveyor belt and place it Table 1. List of Materials.
according to the color sensing. Micro controller (AT89S52)
allows dynamic and faster control. Liquid Crystal Display Items Quantity
Foam Board 2 pcs.
(LCD) makes the system user-friendly. AT89S52 Micro
Old Robot Wheel 2 pcs.
controller is the heart of the circuit as it controls all the Barbecue Stick 6 pcs.
functions [9]. DC Motor 2 pcs.
Similarly, Dhanoj et. al [10] presents an application to sort TCS3200 Color Sensor 1 pc.
colored objects with a robotic arm. A robotic arm which Arduino Atmega2560 Microcontroller 1 pc.
Servomotor 3 pcs.
picks different colored cubes and sorts them placing in
Fingerprint Module 1 pcs.
different cups. The detection of the particular colour is done
Open Science Journal of Electrical and Electronic Engineering 2017; 4(2): 10-15 12
3.1.1. Arduino Mega 2560 cycle) with frequency directly proportional to light intensity
The Mega 2560 is a microcontroller board based on the (irradiance). The TCS3200 reads an 8x8 array of photodiodes
ATmega2560. It has 54 digital input/output pins (of which 15 [15].
can be used as PWM outputs), 16 analog inputs, 4 UARTs
(hardware serial ports), a 16 MHz crystal oscillator, a USB
connection, a power jack, an ICSP header, and a reset button.
It contains everything needed to support the microcontroller;
simply connect it to a computer with a USB cable or power it
with a AC-to-DC adapter or battery to get started. The Mega
2560 board is compatible with most shields designed for the
Uno and the former boards Duemilanove or Diecimila [13].
3.1.2. DC Motors
Electrical motors are everywhere around us. Almost all the
electro-mechanical movements we see around us are caused
either by a AC or a DC motor. Here we will be exploring DC
motors. This is a device that converts DC electrical energy to
a mechanical energy. This DC or direct current motor works
on the principal, when a current carrying conductor is placed
in a magnetic field, it experiences a torque and has a
tendency to move.
This is known as motoring action. If the direction of
current in the wire is reversed, the direction of rotation also
reverses. When magnetic field and electric field interact they
Figure 4. Servo Motor TowerPro MG-995.
produce a mechanical force, and based on that the working
principle of DC motor is established [14]. 3.1.5. Fingerprint Scanner for Arduino
A fingerprint scanner system has two basic jobs -- it needs
to get an image of your finger, and it needs to determine
whether the pattern of ridges and valleys in this image
matches the pattern of ridges and valleys in pre-scanned
images.
Only specific characteristics, which are unique to every
fingerprint, are filtered and saved as an encrypted biometric
key or mathematical representation. No image of a
fingerprint is ever saved, only a series of numbers (a binary
code), which is used for verification. The algorithm cannot
be reconverted to an image, so no one can duplicate your
Figure 2. DC Motor. fingerprints [17]. Features Make adding fingerprint detection
and verification super simple. Typically used in safes-theres a
3.1.3. TCS3200 Color Sensor high powered DSP chip that does the image rendering
The TCS3200 programmable color light-to-frequency calculation feature-finding and searching Connect to any
converter combines configurable silicon photodiodes and a microcontroller or system with TTL serial and send packets
current-to-frequency converter on a single monolithic CMOS of data [17].
integrated circuit. The output is a square wave (50% duty
13 Mary Charlemaine Angderson Abas and Patrick Dela Corte Cerna: Paper Currency Sorter with Fingerprint Access
Protection for Ethiopian Small and Medium Enterprises (SME)