You are on page 1of 9

INTRODUCTION TO UNIQUE IDENTIFICATION SYSTEM

The Project Unique Identification System gives us the information about the citizen in any country. A Citizen has unique Id to find out the personal information in each and every department or service wherever a citizen goes. This information can be found out by the unique Id of the citizen. If any citizen wants to utilize the services or utilities by the Government or Private organizations, he has to go to each and every department with different Id for that particular department. Instead, a citizen card helps in having all the utilities and services under one unique Id. This system not only helps us to know the information about the services or utilities but also it gives the information about the character of the citizen in credit rating. This System consists of the modules like Personal Information, Credit Rating, Banking, Passport, etc.

Department of Computer Science & Engineering

PROJECT DESCRIPTION
Unique Identification System provides the information about the citizen in any country. A Citizen has unique Id to find out the personal information in each and every department or service wherever a citizen goes. This information can be found out by the unique Id of the citizen. If any citizen wants to utilize the services or utilities by the Government or Private organizations, he has to go to each and every department with different Id for that particular department. In citizen card system the citizen will perform the all transactions basing on id. He/she perform the transactions like banking, credit rating etc. Credit rating tells the behavior of the person whether citizens character is good or bad.

PROBLEM WITH THE EXISTING SYSTEM


There is no structured process of data maintenance. Area of Improvement in Communication due to technology limitations between internal and external customers. Report Generation is Time consuming.

OBJECTIVES:
ID Creation and Deletion User friendly Software Database Maintenance and Maintenance of Report Log Ease of maintaining records of citizens of India. Ease of electricity bill and telephone bill payment, booking of railway tickets and airline tickets and pay taxes. Online polling facility to citizens of India. Online issuing of vehicle license, passport, visa, etc.

ADVANTAGES OF THE SYSTEM


Centralized Common Database Centralized Common Communication Channel Supplier and Customer Report Generation is easy and time consuming
Department of Computer Science & Engineering

between

TAT for the process is maintained.

USERS OF THE SYSTEM


All Indian citizens of age 18 and above. Authorized Government security officials. Administrator.

The development of a project plan will list the various activities to be undertaken in this project work as enumerated below:
Analysis of present set up Design of proposed system Coding Testing Implementation

Department of Computer Science & Engineering

SYSTEM DESIGN
System Design is the solution to the creation of a new system. This is the important aspect made up of several steps. The complete, efficient and successful system should provide the following in succession: From where should we start Where we have to go Where should we stop If the project is to be successful, we need answer to these questions. The answer of these questions is schema manner and is known as system design. A systematic manner will be followed so as to achieve beneficial result at the end. It involves starting with a vague idea and ultimately developing it up into a useful system. The design phase is transition from a user oriented to a document oriented to the programmers. Software report can be broken into a series of steps starting with the basic ideas and ending with the finished project. The steps for the successful project are as follows: We should define problem completely and the goals should be known before our destination In the next step, we should specify inputs and outputs of our interest Then the structure of various database should be designed which will be used during the programming Next, we should design our programs of user friendly nature and always provide a way to the user to read back the origin if he/she find any complex problem at any stage We should know the function of each and every program which will leads us to or helps us to read at the specified goal. Then we write these individual programs which later on joining solve our problem Next step involve then testing of these programs and correction if necessary At last, linking all the programs in a well-specified manner and combining in the form of a menu, submenu etc. will be our defined problem.
Department of Computer Science & Engineering

Out of these defined steps, few of the major steps will respect to Project UNIQUE IDENTIFICATION MANAGEMENT SYSTEM

DATA FLOW DIAGRAMS (DFDS)


The DFD was first developed by Larry Constiane as a way of expressing system in a graphical form. A DFD, also known as Bubble Chart, has a purpose of clarifying system requirement and identifying major transformation that will become the programs in the system design. DFD SYMBOLS 1. A SQUARE defines a source or destination of system data.

2. An ARROW identifies data flow or data in motion. It is a pipeline through which information flow.

3. A CIRCLE or a BUBBLE (Some people use an over bubble) represents a process transforms in coming data flow into outgoing data flow.

4. An OPEN RECTANGLE is a data store or data at rest or a temporary rest repository of data.

Note that a DFD describe what data flow (logical) rather than they are processed, so it does not depend on hardware, software and data structure or file organization.

Department of Computer Science & Engineering

FOR PROJECT DFDs


DFDs up to appropriate levels for Identity Management are shown below. Level-0 DFD/Context diagram: This highest level DFD represents the system as a whole.

Department of Computer Science & Engineering

TOOLS TO BE USED
Operating System: Windows 2000/XP/7. Language Used : SQL Eclipse, MySQL. Apache Tomcat Server.

TECHNOLOGIES TO BE USED
Front End: J2EE Back End: MySQL

FUNCTIONALITIES
USER LOGIN: Every citizen can login and access their information page. SECURITY: A normal user other than Government officials, moderators and administrator can only access his/her information. For any information update they must approach corresponding office to get approval. SECURITY OFFICIALS LOGIN: Authorized security persons in police, army, and airlines should give a unique ID and password to access the Security officials page which give access to information of all users. ADMIN: Admin can modify the entire coding and structure of the system. Admin can have access to details of all the users. He can modify the entire database. Admin can change his/her details without any approval. Change of photo of every user after 3 years is mandatory. OTHER NON-FUNCTIONAL REQUIREMENTS: Secure access of confidential data (users details). SSL can be used. 24 X 7 availability. Better component design to get better performance at peak time.
Department of Computer Science & Engineering

Flexible service based architecture will be highly desirable for future extension.

OPTIONAL FEATURES: Online polling during elections. If a person commits crime, his/her details will be added to the crime database. This will be useful for embassy, employment exchange and CBI officials. Reducing online credit card usage for payment and booking tickets. (User can refill amount for his/her ID either online or at the RTO office or Collector office or Thasildar office.) Banking security issues.

REPORTS
User ID and password. Government official ID and password. Admin ID and password. Information about issues and returns of process id and password.

Department of Computer Science & Engineering

REFERENCES
Object Oriented Modeling and Design with UML-Michael Blaha, James Rambaugh. Java - www.sun.com Wikipedia - www.wikipedia.com Database Management Systems - Navathe. Complete Reference - J2EE - Keogh.

Department of Computer Science & Engineering

You might also like