fingerprint voting system

28
WELCOME TO OUR PRESENTATION TOPICS: FRINGER PRINTS VOTING SYSTEM

Upload: jannatul-haque

Post on 15-Apr-2017

245 views

Category:

Design


0 download

TRANSCRIPT

Page 1: Fingerprint voting system

WELCOME TO OUR PRESENTATION

TOPICS: FRINGER PRINTS VOTING SYSTEM

Page 2: Fingerprint voting system

Our members

Jannatul HaqueID:133-15-067

Shakela AfrozID:133-15-074

Page 3: Fingerprint voting system

Introduction………….• Fingerprint voting system:

Biometric Finger print devices are used in the electronic Voting machine for voter verification. We will discuss a finger print based voting system.

• The system aims at developing a fingerprint basedadvanced Electronic Voting Machine (EVM) which helps infree and fair way of conducting elections which are basis fordemocratic country like India .This project consists offollowing units a Voting system, fingerprint module and ARMcontroller Unit. The voter first puts his finger on the fingerprintmodule which checks for the authentication of the user.If the voter is the authenticated one, he will now poll his vote in thevoting system by simply pressing button against his favoriteleader through a button.

Page 4: Fingerprint voting system

Decomposition Of The System

Page 5: Fingerprint voting system

Flow-chart of the System

Page 6: Fingerprint voting system

Various process verification of the voters

Page 7: Fingerprint voting system

Processing & Counting

Page 8: Fingerprint voting system

Rejection Of Voter Repetition

Page 9: Fingerprint voting system

System Data-flow Diagram

Page 10: Fingerprint voting system

Use-Case diagram

Page 11: Fingerprint voting system

Analysis Of The Use-case Diagram

• The system proposed here for fingerprint voting has two active actors. One is the administrator and another one is the voter.

• The administrator has the supreme power to manipulate the voter details even the candidate details. The main responsibility of the administrator is to registration of the voters. Administrator is authorized to view the details of the candidate and also voters although he is not authorized for modifying the details without the fingerprint of the voter or the candidate.

Page 12: Fingerprint voting system

Analysis Of The Use-case Diagram

• An administrator is allowed to view all the reports like candidate result, area result or even political party result. He is also responsible for publishing the result.

• Voter is responsible for only casting the vote. If there comes any change in the voter details it is voter’s responsibility to go to the authority and let them know so that the officials can modify the details taking the finger prints of that voter.

Page 13: Fingerprint voting system

Level-1 Diagram

Page 14: Fingerprint voting system

Entity-relationship Diagram for Registration

Page 15: Fingerprint voting system

Entity-relationship Diagram for voting

Page 16: Fingerprint voting system

Analysis of Entity Relationship Diagram:

• 1)Administrator: Administrator has three attributes given here Ad_id, Voter_id and Area_id.

• 1.1) Ad_id: It contains the id that is only for the people who are working as administrator.

• 1.2) Voter_id: Identification number of the administrator as a voter since an administrator is also a voter.

• 1.3) Area_id: Each election area has an id and here the id is for which area the administrator is working for.

Page 17: Fingerprint voting system

Analysis of Entity Relationship Diagram:

• 2) Population: Population has two attributes P_id and Area_id.

• 2.1)P_id: It is an unique id for all types of people, voter or non voter.

• 2.2)Area_id: This id represents the area of the person.

Page 18: Fingerprint voting system

Analysis of Entity Relationship Diagram:

• 3)Voter: Voter has two attributes one is Voter_id another is Area_id.

• 3.1) Voter_id: It represents the id of voter.

• 3.2) Area_id: It stands for the area of the voter.

Page 19: Fingerprint voting system

Analysis of Entity Relationship Diagram:

• 4)Area: Area has to attributes Area_id and Voter_id.

• 4.1) 1 Area_id: Presents each area as each area has an unique id.

• 4.2) Voter_id: Stands for id of all the voters are there in that area.

Page 20: Fingerprint voting system

Analysis of Entity Relationship Diagram:

• 5) Party: Party has two attributes Area_id and Party_id.

• 5.1) Area_id: These are the ids where a party has its candidates.

• 5.2) Party_id: This id represents the identity of each party.

Page 21: Fingerprint voting system

Analysis of Entity Relationship Diagram:

• 6) Candidate: Candidate has three attributes those are Can_id, Area_id, Voter_id.

• 6.1) Can_id: Stands for each candidate’s identification.

• 6.2) Area_id: Presents the area the candidate is competing for.

• 6.3) Voter_id: A candidate is also a voter so he must have a voter identification.

Page 22: Fingerprint voting system

Data Base Schema for Electronic Voting System

Page 23: Fingerprint voting system

Data Base Schema for Electronic Voting System

Page 24: Fingerprint voting system

Activity diagram of voting

Page 25: Fingerprint voting system

Sequence Diagram of the Voter

Page 26: Fingerprint voting system

Why we use………

• fingerprint scanners are used is to provide a quick, easy, efficient, and secure measure through which, an individual with the proper access privileges can authenticate

Page 27: Fingerprint voting system

ADVANTAGES OF USING FINGERPRINT AS ID

• Prevents unauthorized use or access.

• Adds a higher level of security to an identification process • Eliminates the burden and bulk of carrying id cards or

remembering pins.

• No scope of invalid and illegal votes.

Page 28: Fingerprint voting system