尊敬的 微信汇率:1円 ≈ 0.046166 元 支付宝汇率:1円 ≈ 0.046257元 [退出登录]
SlideShare a Scribd company logo
TOLL MANAGEMENT SYSTEM
1. INTRODUCTION
1.1 Overview of the project
This Application can provide all the information related to Toll booth and
the passenger checks in online and pays the amount, then he/she will be provided by a receipt.
With this receipt he/she can leave the toll booth without waiting for any verification call.
This system is in the urban context of congested cities, allowing to charge tolls without
vehicles having to slow down.
This application made feasible to School or College vehicles to Pays either Monthly or
Yearly. This system can charge different rates for different types of vehicles, making it necessary
to distinguish the vehicles passing through the toll facility. Light vehicle means low cost in the
single journey, return journey and monthly pass otherwise change the different cost in the
different vehicles.
Toll management systems play an important role in the growth of infrastructure all
over the world. It is a kind of the money that a commuter has to pay to the road authorities while
passing from one city to another. This in turn is a kind of tax that is used in the construction of
roads, flyovers, and expressways.Tolling is a highly effective strategy for dealing with some of
today’s most pressing transportation issues. Toll facilities help reduce congestion and improve
mobility, and provide an additional source of funding for local construction and maintenance
projects.
1.2. Software features
Features of PHP Development :
Beginners find PHP development easier to learn its basics. It is used for developing
dynamic tools and several purposes such as web and custom applications as well as CMS, and
chat software. It works well in HTML. It creates outstanding features compared to other
programming languages such as .Net, Java, etc. PHP programming is very useful in the open
source development such as WordPress, Zen Cart, Joomla, Magento, and OsCommerce, etc.
PHP was originally created by Rasmus Lerdorf in 1995. The main implementation of
PHP is now produced by The PHP Group and serves as the formal reference to the PHP
language. PHP is free software released under the PHP License, which is incompatible with the
GNU General Public License (GPL) due to restrictions on the usage of the term PHP. While PHP
originally stood for "Personal Home Page", it is now said to stand for "PHP: Hypertext
Preprocessor", a recursive acronym.
PHP web development includes the following services supportive of creating efficient
and high-ranking web pages and applications:
 PHP web programming
 PHP application development
 PHP web application development
 Custom PHP application development
 PHP e-commerce solution
 Zend PHP development
 CakePHP development
Characteristics of PHP :
As you may have realized, the PHP language revolves around the central theme of
practicality. PHP is about providing the programmer with the necessary tools to get the job done
in a quick and efficient fashion. Five important characteristics make PHP’s practical nature
possible:
 Familiarity
 Simplicity
 Efficiency
 Security
 Flexibility
Familiarity
Programmers from many backgrounds will find themselves already accustomed to the
PHP language. Many of the language’s constructs are borrowed from C and Perl, and in many
cases PHP code is almost indistinguishable from that found in the typical C or Pascal program.
This minimizes the learning curve considerably.
Simplicity
A PHP script can consist of 10,000 lines or one line: whatever you need to get the job
done. There is no need to include libraries, special compilation directives, or anything of the sort.
The PHP engine simply begins executing the code after the first escape sequence (<?) and
continues until it passes the closing escape sequence (?>). If the code is syntactically correct, it
will be executed exactly as it is displayed.
Efficiency
Efficiency is an extremely important consideration for working in a multiuser
environment such as the WWW. PHP 4.0 introduced resource allocation mechanisms and more
pronounced support for object-oriented programming, in addition to session management
features. Reference counting has also been introduced in the latest version, eliminating
unnecessary memory allocation.
Security
PHP provides developers and administrators with a flexible and efficient set of security
safeguards. These safeguards can be divided into two frames of reference: system level and
application level.
System-Level Security Safeguards
PHP furnishes a number of security mechanisms that administrators can manipulate,
providing for the maximum amount of freedom and security when PHP is properly configured.
PHP can be run in what is known as safe mode, which can limit users’ attempts to exploit the
PHP implementation in many important ways. Limits can also be placed on maximum execution
time and memory usage, which if not controlled can have adverse affects on server performance.
Much as with a cgi-bin folder, administrators can also place restrictions on the locations in which
users can view and execute PHP scripts and use PHP scripts to view guarded server information,
such as the passwd file.
MySQL
The following list shows the most important properties of MySQL. This section is
directed to the reader who already has some knowledge of relational databases. We will use
some terminology from the relational database world without defining our terms exactly. On
the other hand, the explanations should make it possible for database novices to understand
to some extent what we are talking about.
Relational Database System: Like almost all other database systems on the market,
MySQL is a relational database system.
Client/Server Architecture: MySQL is a client/server system. There is a database server
(MySQL) and arbitrarily many clients (application programs), which communicate with the
server; that is, they query data, save changes, etc. The clients can run on the same computer
as the server or on another computer (communication via a local network or the Internet).
SQL compatibility: MySQL supports as its database language -- as its name suggests – SQL
(Structured Query Language). SQL is a standardized language for querying and updating
data and for the administration of a database. There are several SQL dialects (about as many
as there are database systems). MySQL adheres to the current SQL standard (at the moment
SQL:2003), although with significant restrictions and a large number of extensions.
SubSELECTs: Since version 4.1, MySQL is capable of processing a query in the form
SELECT * FROM table1 WHERE x IN (SELECT y FROM table2) (There are also
numerous syntax variants for subSELECTs.)
Views: Put simply, views relate to an SQL query that is viewed as a distinct database object
and makes possible a particular view of the database. MySQL has supported views since
version 5.0.
Stored procedures: Here dealing with SQL code that is stored in the database system.
Stored procedures (SPs for short) are generally used to simplify certain steps, such as
inserting or deleting a data record. For client programmers this has the advantage that they do
not have to process the tables directly, but can rely on SPs. Like views, SPs help in the
administration of large database projects. SPs can also increase efficiency. MySQL has
supported SPs since version 5.0.
Triggers: Triggers are SQL commands that are automatically executed by the server in
certain database operations (INSERT, UPDATE, and DELETE). MySQL has supported
triggers in a limited form from version 5.0, and additional functionality is promised for
version 5.1.
Unicode: MySQL has supported all conceivable character sets since version 4.1, including
Latin-1, Latin-2, and Unicode (either in the variant UTF8 or UCS2).
User interface: There are a number of convenient user interfaces for administering a
MySQL server.
Full-text search: Full-text search simplifies and accelerates the search for words that are
located within a text field. If you employ MySQL for storing text (such as in an Internet
discussion group), you can use full-text search to implement simply an efficient search
function.
2. SYSTEM ANALYSIS
2.1 EXISTING SYSTEM:
In existing system, current times of increasing traffic on the road, it is important to collect
the toll tax in a managed and controlled process so that it doesn't result in a total unorganized
jungle of traffic. It is very challenging to handle a vehicular flow by a manual system of revenue
collection. Poor management at toll plaza may result into great chaos and revenue loss. This
would not be desired any one.
The existing system had following Drawbacks:
 It was very time consuming
 Reports were generated manually.
 The Activities are often prone to errors.
 The speed of processing of data is very slow.
 The information required was not readily available.
 Lots of paper work was there.
Need for System
At present, all the operations are carried out manually. Sometimes, information is duplicated,
filled incorrectly or missed. A new computerized system is needed to handle all these data
integrity and consistency problems that arise when system is handled manually.
(a) To improve quality of work and accuracy.
(b) To improve work speed and accuracy.
(c) To provide the easy and user friendly environment.
(d) Get instant and detail information at single terminal.
(e) The project would help in effective and systematic record keeping that
is storing and retrieving of useful data.
2.2 PROPOSED SYSTEM:
Vehicles online gate pass require less time to conduct a toll transaction. Thus the average service
rate of a mixed toll lane is generally higher than a manual lane, depending on the proportion of
tagged vehicles in a mixed-use lane. Reduction in vehicle waiting times: An increase in a toll
lane service rate causes a decrease in the average waiting time of vehicles at the toll plaza.
Vehicle emissions are reduced as vehicle speeds through the toll plaza are increased and
accelerations and decelerations reduced. Reduction of toll user costs also reduces the cost of
processing toll transactions. Simplified infrastructure and accounting system. Requires for less
road side infrastructure than manual tollbooths
In a toll pass system each vehicle consists of a specific rfid.
The control room consists of the data for toll payment balance for that particular vehicle. The
microcontroller checks the information and the due of that vehicle. For each travel the balance of
the vehicle decreases if the payment of the vehicle is having without due that allows the vehicle;
if not automatically gate closes.
The growing demand for Electronic Toll Collection systems has increasingly shifted
focus towards optimization in the areas of efficiency, faster service, and cost.
Benefits of Toll Management System
The ever-growing toll management system has served the commuters in every possible manner.
Some of the benefits offered by this system in today's modern world include-
Growth and Development: The foremost benefit of toll system has resulted in the growth and
development of a country. Today, one of the chief features of a developed country is its
developed infrastructure.
Easy to Commute: With the construction and improvement of many roads, flyover, and bridges,
the commuting has become easy. The improved and smooth roads and bridges have made
commuting an easy job.
Traffic Control and Security: With the introduction of new equipment’s and techniques in a
toll system, there is a constant control on the traffic running on roads and highways. Moreover,
now commuters also feel secure while driving on road.
This system is a great success due to its systematic way of working. The expertise of various
toll software and operations should be cost-effective to make functional toll facility a resounding
success, wherever installed.
Toll lane capacity: Vehicles equipped with ETC require less time to conduct a toll transaction.
Thus the average service rate of a mixed toll lane is generally higher than a manual lane,
depending on the proportion of tagged vehicles in a mixed-use lane.
Reduction in vehicle waiting times: An increase in a toll lane service rate causes a decrease in
the average waiting time of vehicles at the toll plaza.
Reduction of vehicle emissions: Vehicle emissions are reduced as vehicle speeds through the
toll plaza are increased and accelerations and decelerations reduced.
Reduction of toll user costs: ETC also reduces the cost of processing toll transactions.
Simplified infrastructure and accounting system: ETC requires far less roadside infrastructure
than manual tollbooths. It simplifies the accounting system as well as the allocation of revenue
between peak and non-peak hours by automating toll collection and vehicle counting.
2.3 FEASIBILITY STUDY:
A Feasibility Study is a test of system proposal regarding to its workability; impact on the
organization; an effective use of resources.
A well-designed feasibility study should provide a historical background of the business or
project, a description of the product or service, accounting statements, details of the operations
and management, marketingresearch and policies, financial data, legal requirements and tax
obligations. Generally, feasibility studies precede technical development and project
implementation.
This application made feasible to School or College vehicles to Pays either Monthly or Yearly.
Technical Feasibility:
This application is technically feasible. Technical issues involved are the necessary technology
existence, technical guarantees of accuracy, reliability, ease of access, data security, aspects of
future expansion.
 Technology exists to develop a system.
 The proposed system is capable of holding data to be used.
 The proposed system is capable of providing adequate response and regardless of
the number of users.
 The proposed system being modular to the administrator, if he/she wants can add
more features in the future and as well as be able to expand the system.
 As far as the hardware and software is concerned, the proposed system is
completely liable with proper backup and security.
 Hence, we can say that the proposed system is technically
feasible.
Operational Feasibility:
If the system meets the requirements of the customers and the administrator we can
say that the system is operationally feasible.
The proposed system will be beneficial only if it can be turned into a system which will meet the
requirements of the store when it is developed and installed, and there is sufficient support from
the users.
The proposed system will improve the total performance because:
 Toll check operation becomes faster.
 Verification is also very feasible.
 Customers here are the most important part of the system and the proposed system
will provide them with a convenient mode of operation for them.
 The proposed system will be available to the customers throughout the globe.
 The proposed system will provide a better market for different dealers.
Hence, the proposed system is operationally feasible.
Economical Feasibility:
Economic Feasibility is the most frequently used method for evaluating the
effectiveness of the proposed system if the benefits of the proposed system outweighs the cost
then the decision is made to design and implement the system.we use RFID tag is for
identification.
 The cost of hardware and software is affordable.
 High increase in the amount of profit earned by going global.
 Easy and cheap maintenance of the system possible.
 Very cheap price for going global.
Hence, the proposed system is economically feasible.
Legal Feasibility:
Determines whether the proposed system conflicts with legal requirements, e.g. a data processing
system must comply with the local Data Protection Acts.
Schedule Feasibility:
A project will fail if it takes too long to be completed before it is useful. Typically this means
estimating how long the system will take to develop, and if it can be completed in a given time
period using some methods like payback period. Schedule feasibility is a measure of how
reasonable the project timetable is. Given our technical expertise, are the project deadlines
reasonable? Some projects are initiated with specific deadlines. It is necessary to determine
whether the deadlines are mandatory or desirable.
3 SYSEM SPECIFICATION
3.1 Hardware Requirements:
• System : Pentium IV 2.4 GHz.
• Hard Disk : 40 GB.
• Floppy Drive : 1.44 Mb.
• Monitor : 15 VGA Colour.
• Mouse : Logitech.
• Ram : 256 Mb.
3.2 Software Requirements:
• Operating system : - Windows 7.
• Front End : - ECLIPSE
• Coding Language : - PHP
• Back end :- my sql
TOLL MANAGEMENT SYSTEM

More Related Content

What's hot

Documentation project of college management [1]
Documentation project of college management [1]Documentation project of college management [1]
Documentation project of college management [1]
Priyaranjan Verma
 
Bug Tracking System
Bug Tracking SystemBug Tracking System
Bug Tracking System
Kishan Acharya
 
University Management System use case
University Management System use caseUniversity Management System use case
University Management System use case
Tanvir Islam
 
Mobile/Web App Development Project Report
Mobile/Web App Development Project ReportMobile/Web App Development Project Report
Mobile/Web App Development Project Report
Abubakr Cheema
 
College Stationery Management System
College Stationery Management SystemCollege Stationery Management System
College Stationery Management System
Tushar Soni
 
Chapter08 structuring system requirements
Chapter08 structuring system requirementsChapter08 structuring system requirements
Chapter08 structuring system requirements
Dhani Ahmad
 
Library management system
Library management systemLibrary management system
Library management system
ashu6
 
Ch5 system modeling
Ch5 system modelingCh5 system modeling
Ch5 system modeling
software-engineering-book
 
plant shopping ppt.pptx
plant shopping ppt.pptxplant shopping ppt.pptx
plant shopping ppt.pptx
KLakshmi13
 
Design and implementation of a hospital management system
Design and implementation of a hospital management systemDesign and implementation of a hospital management system
Design and implementation of a hospital management system
Overcomer Michael
 
SRS for Library Management System
SRS for Library Management SystemSRS for Library Management System
SRS for Library Management System
Toseef Hasan
 
Ch2 sw processes
Ch2 sw processesCh2 sw processes
Ch2 sw processes
software-engineering-book
 
Use Case Diagram
Use Case DiagramUse Case Diagram
Use Case Diagram
Ashesh R
 
Social Networking Project (website) full documentation
Social Networking Project (website) full documentation Social Networking Project (website) full documentation
Social Networking Project (website) full documentation
Tenzin Tendar
 
Online Railway Reservation System
Online Railway Reservation SystemOnline Railway Reservation System
Online Railway Reservation System
Sanjay Saluth
 
Student information chatbot final report
Student information chatbot  final report Student information chatbot  final report
Student information chatbot final report
jaysavani5
 
Hospital mangement system report file
Hospital mangement system report fileHospital mangement system report file
Hospital mangement system report file
Nausheen Hasan
 
HOSPITAL MANAGEMENT SYSTEM PROJECT
HOSPITAL MANAGEMENT SYSTEM PROJECTHOSPITAL MANAGEMENT SYSTEM PROJECT
HOSPITAL MANAGEMENT SYSTEM PROJECT
MUHAMMAD HUZAIFA CHAUDHARY
 
Mini Project presentation for MCA
Mini Project presentation for MCAMini Project presentation for MCA
Mini Project presentation for MCA
Abishek Purushothaman
 
SCHOOL BUS ROUTING MANAGEMENT SYSTEM [FINAL]
SCHOOL BUS ROUTING MANAGEMENT SYSTEM [FINAL]SCHOOL BUS ROUTING MANAGEMENT SYSTEM [FINAL]
SCHOOL BUS ROUTING MANAGEMENT SYSTEM [FINAL]
ayushi goyal
 

What's hot (20)

Documentation project of college management [1]
Documentation project of college management [1]Documentation project of college management [1]
Documentation project of college management [1]
 
Bug Tracking System
Bug Tracking SystemBug Tracking System
Bug Tracking System
 
University Management System use case
University Management System use caseUniversity Management System use case
University Management System use case
 
Mobile/Web App Development Project Report
Mobile/Web App Development Project ReportMobile/Web App Development Project Report
Mobile/Web App Development Project Report
 
College Stationery Management System
College Stationery Management SystemCollege Stationery Management System
College Stationery Management System
 
Chapter08 structuring system requirements
Chapter08 structuring system requirementsChapter08 structuring system requirements
Chapter08 structuring system requirements
 
Library management system
Library management systemLibrary management system
Library management system
 
Ch5 system modeling
Ch5 system modelingCh5 system modeling
Ch5 system modeling
 
plant shopping ppt.pptx
plant shopping ppt.pptxplant shopping ppt.pptx
plant shopping ppt.pptx
 
Design and implementation of a hospital management system
Design and implementation of a hospital management systemDesign and implementation of a hospital management system
Design and implementation of a hospital management system
 
SRS for Library Management System
SRS for Library Management SystemSRS for Library Management System
SRS for Library Management System
 
Ch2 sw processes
Ch2 sw processesCh2 sw processes
Ch2 sw processes
 
Use Case Diagram
Use Case DiagramUse Case Diagram
Use Case Diagram
 
Social Networking Project (website) full documentation
Social Networking Project (website) full documentation Social Networking Project (website) full documentation
Social Networking Project (website) full documentation
 
Online Railway Reservation System
Online Railway Reservation SystemOnline Railway Reservation System
Online Railway Reservation System
 
Student information chatbot final report
Student information chatbot  final report Student information chatbot  final report
Student information chatbot final report
 
Hospital mangement system report file
Hospital mangement system report fileHospital mangement system report file
Hospital mangement system report file
 
HOSPITAL MANAGEMENT SYSTEM PROJECT
HOSPITAL MANAGEMENT SYSTEM PROJECTHOSPITAL MANAGEMENT SYSTEM PROJECT
HOSPITAL MANAGEMENT SYSTEM PROJECT
 
Mini Project presentation for MCA
Mini Project presentation for MCAMini Project presentation for MCA
Mini Project presentation for MCA
 
SCHOOL BUS ROUTING MANAGEMENT SYSTEM [FINAL]
SCHOOL BUS ROUTING MANAGEMENT SYSTEM [FINAL]SCHOOL BUS ROUTING MANAGEMENT SYSTEM [FINAL]
SCHOOL BUS ROUTING MANAGEMENT SYSTEM [FINAL]
 

Similar to TOLL MANAGEMENT SYSTEM

Peoplesoft PIA architecture
Peoplesoft PIA architecturePeoplesoft PIA architecture
Peoplesoft PIA architecture
Amit rai Raaz
 
Database project
Database projectDatabase project
Database project
Rey Jefferson
 
Database project edi
Database project ediDatabase project edi
Database project edi
Rey Jefferson
 
Dairy management system project report..pdf
Dairy management system project report..pdfDairy management system project report..pdf
Dairy management system project report..pdf
Kamal Acharya
 
Crime Reporting System.pptx
Crime Reporting System.pptxCrime Reporting System.pptx
Crime Reporting System.pptx
PenilVora
 
Web based booking a car taxi5
Web based booking a car taxi5Web based booking a car taxi5
Web based booking a car taxi5
priyadharshini murugan
 
Building Killer RESTful APIs with NodeJs
Building Killer RESTful APIs with NodeJsBuilding Killer RESTful APIs with NodeJs
Building Killer RESTful APIs with NodeJs
Srdjan Strbanovic
 
Online furniture management system
Online furniture management systemOnline furniture management system
Online furniture management system
Yesu Raj
 
Introduction To Symfony
Introduction To SymfonyIntroduction To Symfony
Introduction To Symfony
Mobicules Technologies
 
198970820 p-oooooooooo
198970820 p-oooooooooo198970820 p-oooooooooo
198970820 p-oooooooooo
homeworkping4
 
Symfony - A Bird's Eye View
Symfony - A Bird's Eye ViewSymfony - A Bird's Eye View
Symfony - A Bird's Eye View
csushil
 
Office automation system report
Office automation system reportOffice automation system report
Office automation system report
Amit Kulkarni
 
Office automation system report
Office automation system reportOffice automation system report
Office automation system report
Amit Kulkarni
 
Internship msc cs
Internship msc csInternship msc cs
Internship msc cs
Pooja Bhojwani
 
Online advertising management system
Online advertising management systemOnline advertising management system
Online advertising management system
Yesu Raj
 
Online advertising management system
Online advertising management systemOnline advertising management system
Online advertising management system
Yesu Raj
 
6 Week / Month Industrial Training in Hoshiarpur Punjab- PHP Project Report
6 Week / Month Industrial Training in Hoshiarpur Punjab- PHP Project Report 6 Week / Month Industrial Training in Hoshiarpur Punjab- PHP Project Report
6 Week / Month Industrial Training in Hoshiarpur Punjab- PHP Project Report
c-tac
 
J2EE Notes JDBC database Connectiviy and Programs related to JDBC
J2EE Notes JDBC database Connectiviy and Programs related to JDBCJ2EE Notes JDBC database Connectiviy and Programs related to JDBC
J2EE Notes JDBC database Connectiviy and Programs related to JDBC
ChaithraCSHirematt
 
What is ASP.NET and Why do we need it?
What is ASP.NET and Why do we need it?What is ASP.NET and Why do we need it?
What is ASP.NET and Why do we need it?
Natural Group
 
Synopsis for Online Railway Railway Reservation System
Synopsis for Online Railway Railway Reservation SystemSynopsis for Online Railway Railway Reservation System
Synopsis for Online Railway Railway Reservation System
ZainabNoorGul
 

Similar to TOLL MANAGEMENT SYSTEM (20)

Peoplesoft PIA architecture
Peoplesoft PIA architecturePeoplesoft PIA architecture
Peoplesoft PIA architecture
 
Database project
Database projectDatabase project
Database project
 
Database project edi
Database project ediDatabase project edi
Database project edi
 
Dairy management system project report..pdf
Dairy management system project report..pdfDairy management system project report..pdf
Dairy management system project report..pdf
 
Crime Reporting System.pptx
Crime Reporting System.pptxCrime Reporting System.pptx
Crime Reporting System.pptx
 
Web based booking a car taxi5
Web based booking a car taxi5Web based booking a car taxi5
Web based booking a car taxi5
 
Building Killer RESTful APIs with NodeJs
Building Killer RESTful APIs with NodeJsBuilding Killer RESTful APIs with NodeJs
Building Killer RESTful APIs with NodeJs
 
Online furniture management system
Online furniture management systemOnline furniture management system
Online furniture management system
 
Introduction To Symfony
Introduction To SymfonyIntroduction To Symfony
Introduction To Symfony
 
198970820 p-oooooooooo
198970820 p-oooooooooo198970820 p-oooooooooo
198970820 p-oooooooooo
 
Symfony - A Bird's Eye View
Symfony - A Bird's Eye ViewSymfony - A Bird's Eye View
Symfony - A Bird's Eye View
 
Office automation system report
Office automation system reportOffice automation system report
Office automation system report
 
Office automation system report
Office automation system reportOffice automation system report
Office automation system report
 
Internship msc cs
Internship msc csInternship msc cs
Internship msc cs
 
Online advertising management system
Online advertising management systemOnline advertising management system
Online advertising management system
 
Online advertising management system
Online advertising management systemOnline advertising management system
Online advertising management system
 
6 Week / Month Industrial Training in Hoshiarpur Punjab- PHP Project Report
6 Week / Month Industrial Training in Hoshiarpur Punjab- PHP Project Report 6 Week / Month Industrial Training in Hoshiarpur Punjab- PHP Project Report
6 Week / Month Industrial Training in Hoshiarpur Punjab- PHP Project Report
 
J2EE Notes JDBC database Connectiviy and Programs related to JDBC
J2EE Notes JDBC database Connectiviy and Programs related to JDBCJ2EE Notes JDBC database Connectiviy and Programs related to JDBC
J2EE Notes JDBC database Connectiviy and Programs related to JDBC
 
What is ASP.NET and Why do we need it?
What is ASP.NET and Why do we need it?What is ASP.NET and Why do we need it?
What is ASP.NET and Why do we need it?
 
Synopsis for Online Railway Railway Reservation System
Synopsis for Online Railway Railway Reservation SystemSynopsis for Online Railway Railway Reservation System
Synopsis for Online Railway Railway Reservation System
 

More from vishnuRajan20

Byzantine
ByzantineByzantine
Byzantine
vishnuRajan20
 
Toll management system (1) (1)
Toll management system (1) (1)Toll management system (1) (1)
Toll management system (1) (1)
vishnuRajan20
 
Integral erection portal yuvakshetra
Integral erection portal yuvakshetraIntegral erection portal yuvakshetra
Integral erection portal yuvakshetra
vishnuRajan20
 
Disease inference from health-related uestions vissparse deep learning
Disease inference from health-related uestions vissparse deep learningDisease inference from health-related uestions vissparse deep learning
Disease inference from health-related uestions vissparse deep learning
vishnuRajan20
 
Cybernetic protectors
Cybernetic protectorsCybernetic protectors
Cybernetic protectors
vishnuRajan20
 
containing byzantine failures with control zones
containing  byzantine failures with control zonescontaining  byzantine failures with control zones
containing byzantine failures with control zones
vishnuRajan20
 
A secure intrusion detection system against ddos attack in wireless mobile ad...
A secure intrusion detection system against ddos attack in wireless mobile ad...A secure intrusion detection system against ddos attack in wireless mobile ad...
A secure intrusion detection system against ddos attack in wireless mobile ad...
vishnuRajan20
 
Effective Key Management in Dynamic Wireless Sensor Networks
Effective Key Management in Dynamic Wireless Sensor NetworksEffective Key Management in Dynamic Wireless Sensor Networks
Effective Key Management in Dynamic Wireless Sensor Networks
vishnuRajan20
 
DISEASE INFERENCE FROM HEALTH-RELATED QUESTIONS VIA SPARSE DEEP LEARNING
DISEASE INFERENCE FROM HEALTH-RELATED QUESTIONS VIA SPARSE DEEP LEARNINGDISEASE INFERENCE FROM HEALTH-RELATED QUESTIONS VIA SPARSE DEEP LEARNING
DISEASE INFERENCE FROM HEALTH-RELATED QUESTIONS VIA SPARSE DEEP LEARNING
vishnuRajan20
 
Analysis and Comparison of Energy Efficiency of Android based Indoor/Outdoor ...
Analysis and Comparison of Energy Efficiency of Android based Indoor/Outdoor ...Analysis and Comparison of Energy Efficiency of Android based Indoor/Outdoor ...
Analysis and Comparison of Energy Efficiency of Android based Indoor/Outdoor ...
vishnuRajan20
 
captcha and graphical
captcha and graphicalcaptcha and graphical
captcha and graphical
vishnuRajan20
 
A detection & prevention of wormhole attack in wsn project abstract
A detection & prevention of wormhole attack in wsn project abstractA detection & prevention of wormhole attack in wsn project abstract
A detection & prevention of wormhole attack in wsn project abstract
vishnuRajan20
 

More from vishnuRajan20 (12)

Byzantine
ByzantineByzantine
Byzantine
 
Toll management system (1) (1)
Toll management system (1) (1)Toll management system (1) (1)
Toll management system (1) (1)
 
Integral erection portal yuvakshetra
Integral erection portal yuvakshetraIntegral erection portal yuvakshetra
Integral erection portal yuvakshetra
 
Disease inference from health-related uestions vissparse deep learning
Disease inference from health-related uestions vissparse deep learningDisease inference from health-related uestions vissparse deep learning
Disease inference from health-related uestions vissparse deep learning
 
Cybernetic protectors
Cybernetic protectorsCybernetic protectors
Cybernetic protectors
 
containing byzantine failures with control zones
containing  byzantine failures with control zonescontaining  byzantine failures with control zones
containing byzantine failures with control zones
 
A secure intrusion detection system against ddos attack in wireless mobile ad...
A secure intrusion detection system against ddos attack in wireless mobile ad...A secure intrusion detection system against ddos attack in wireless mobile ad...
A secure intrusion detection system against ddos attack in wireless mobile ad...
 
Effective Key Management in Dynamic Wireless Sensor Networks
Effective Key Management in Dynamic Wireless Sensor NetworksEffective Key Management in Dynamic Wireless Sensor Networks
Effective Key Management in Dynamic Wireless Sensor Networks
 
DISEASE INFERENCE FROM HEALTH-RELATED QUESTIONS VIA SPARSE DEEP LEARNING
DISEASE INFERENCE FROM HEALTH-RELATED QUESTIONS VIA SPARSE DEEP LEARNINGDISEASE INFERENCE FROM HEALTH-RELATED QUESTIONS VIA SPARSE DEEP LEARNING
DISEASE INFERENCE FROM HEALTH-RELATED QUESTIONS VIA SPARSE DEEP LEARNING
 
Analysis and Comparison of Energy Efficiency of Android based Indoor/Outdoor ...
Analysis and Comparison of Energy Efficiency of Android based Indoor/Outdoor ...Analysis and Comparison of Energy Efficiency of Android based Indoor/Outdoor ...
Analysis and Comparison of Energy Efficiency of Android based Indoor/Outdoor ...
 
captcha and graphical
captcha and graphicalcaptcha and graphical
captcha and graphical
 
A detection & prevention of wormhole attack in wsn project abstract
A detection & prevention of wormhole attack in wsn project abstractA detection & prevention of wormhole attack in wsn project abstract
A detection & prevention of wormhole attack in wsn project abstract
 

Recently uploaded

Decolonizing Universal Design for Learning
Decolonizing Universal Design for LearningDecolonizing Universal Design for Learning
Decolonizing Universal Design for Learning
Frederic Fovet
 
220711130100 udita Chakraborty Aims and objectives of national policy on inf...
220711130100 udita Chakraborty  Aims and objectives of national policy on inf...220711130100 udita Chakraborty  Aims and objectives of national policy on inf...
220711130100 udita Chakraborty Aims and objectives of national policy on inf...
Kalna College
 
Erasmus + DISSEMINATION ACTIVITIES Croatia
Erasmus + DISSEMINATION ACTIVITIES CroatiaErasmus + DISSEMINATION ACTIVITIES Croatia
Erasmus + DISSEMINATION ACTIVITIES Croatia
whatchangedhowreflec
 
Library news letter Kitengesa Uganda June 2024
Library news letter Kitengesa Uganda June 2024Library news letter Kitengesa Uganda June 2024
Library news letter Kitengesa Uganda June 2024
Friends of African Village Libraries
 
8+8+8 Rule Of Time Management For Better Productivity
8+8+8 Rule Of Time Management For Better Productivity8+8+8 Rule Of Time Management For Better Productivity
8+8+8 Rule Of Time Management For Better Productivity
RuchiRathor2
 
BỘ BÀI TẬP TEST THEO UNIT - FORM 2025 - TIẾNG ANH 12 GLOBAL SUCCESS - KÌ 1 (B...
BỘ BÀI TẬP TEST THEO UNIT - FORM 2025 - TIẾNG ANH 12 GLOBAL SUCCESS - KÌ 1 (B...BỘ BÀI TẬP TEST THEO UNIT - FORM 2025 - TIẾNG ANH 12 GLOBAL SUCCESS - KÌ 1 (B...
BỘ BÀI TẬP TEST THEO UNIT - FORM 2025 - TIẾNG ANH 12 GLOBAL SUCCESS - KÌ 1 (B...
Nguyen Thanh Tu Collection
 
Cross-Cultural Leadership and Communication
Cross-Cultural Leadership and CommunicationCross-Cultural Leadership and Communication
Cross-Cultural Leadership and Communication
MattVassar1
 
Talking Tech through Compelling Visual Aids
Talking Tech through Compelling Visual AidsTalking Tech through Compelling Visual Aids
Talking Tech through Compelling Visual Aids
MattVassar1
 
Non-Verbal Communication for Tech Professionals
Non-Verbal Communication for Tech ProfessionalsNon-Verbal Communication for Tech Professionals
Non-Verbal Communication for Tech Professionals
MattVassar1
 
220711130095 Tanu Pandey message currency, communication speed & control EPC ...
220711130095 Tanu Pandey message currency, communication speed & control EPC ...220711130095 Tanu Pandey message currency, communication speed & control EPC ...
220711130095 Tanu Pandey message currency, communication speed & control EPC ...
Kalna College
 
220711130082 Srabanti Bag Internet Resources For Natural Science
220711130082 Srabanti Bag Internet Resources For Natural Science220711130082 Srabanti Bag Internet Resources For Natural Science
220711130082 Srabanti Bag Internet Resources For Natural Science
Kalna College
 
220711130097 Tulip Samanta Concept of Information and Communication Technology
220711130097 Tulip Samanta Concept of Information and Communication Technology220711130097 Tulip Samanta Concept of Information and Communication Technology
220711130097 Tulip Samanta Concept of Information and Communication Technology
Kalna College
 
Creation or Update of a Mandatory Field is Not Set in Odoo 17
Creation or Update of a Mandatory Field is Not Set in Odoo 17Creation or Update of a Mandatory Field is Not Set in Odoo 17
Creation or Update of a Mandatory Field is Not Set in Odoo 17
Celine George
 
220711130083 SUBHASHREE RAKSHIT Internet resources for social science
220711130083 SUBHASHREE RAKSHIT  Internet resources for social science220711130083 SUBHASHREE RAKSHIT  Internet resources for social science
220711130083 SUBHASHREE RAKSHIT Internet resources for social science
Kalna College
 
Interprofessional Education Platform Introduction.pdf
Interprofessional Education Platform Introduction.pdfInterprofessional Education Platform Introduction.pdf
Interprofessional Education Platform Introduction.pdf
Ben Aldrich
 
220711130088 Sumi Basak Virtual University EPC 3.pptx
220711130088 Sumi Basak Virtual University EPC 3.pptx220711130088 Sumi Basak Virtual University EPC 3.pptx
220711130088 Sumi Basak Virtual University EPC 3.pptx
Kalna College
 
(T.L.E.) Agriculture: "Ornamental Plants"
(T.L.E.) Agriculture: "Ornamental Plants"(T.L.E.) Agriculture: "Ornamental Plants"
(T.L.E.) Agriculture: "Ornamental Plants"
MJDuyan
 
What are the new features in the Fleet Odoo 17
What are the new features in the Fleet Odoo 17What are the new features in the Fleet Odoo 17
What are the new features in the Fleet Odoo 17
Celine George
 
Diversity Quiz Prelims by Quiz Club, IIT Kanpur
Diversity Quiz Prelims by Quiz Club, IIT KanpurDiversity Quiz Prelims by Quiz Club, IIT Kanpur
Diversity Quiz Prelims by Quiz Club, IIT Kanpur
Quiz Club IIT Kanpur
 
The Science of Learning: implications for modern teaching
The Science of Learning: implications for modern teachingThe Science of Learning: implications for modern teaching
The Science of Learning: implications for modern teaching
Derek Wenmoth
 

Recently uploaded (20)

Decolonizing Universal Design for Learning
Decolonizing Universal Design for LearningDecolonizing Universal Design for Learning
Decolonizing Universal Design for Learning
 
220711130100 udita Chakraborty Aims and objectives of national policy on inf...
220711130100 udita Chakraborty  Aims and objectives of national policy on inf...220711130100 udita Chakraborty  Aims and objectives of national policy on inf...
220711130100 udita Chakraborty Aims and objectives of national policy on inf...
 
Erasmus + DISSEMINATION ACTIVITIES Croatia
Erasmus + DISSEMINATION ACTIVITIES CroatiaErasmus + DISSEMINATION ACTIVITIES Croatia
Erasmus + DISSEMINATION ACTIVITIES Croatia
 
Library news letter Kitengesa Uganda June 2024
Library news letter Kitengesa Uganda June 2024Library news letter Kitengesa Uganda June 2024
Library news letter Kitengesa Uganda June 2024
 
8+8+8 Rule Of Time Management For Better Productivity
8+8+8 Rule Of Time Management For Better Productivity8+8+8 Rule Of Time Management For Better Productivity
8+8+8 Rule Of Time Management For Better Productivity
 
BỘ BÀI TẬP TEST THEO UNIT - FORM 2025 - TIẾNG ANH 12 GLOBAL SUCCESS - KÌ 1 (B...
BỘ BÀI TẬP TEST THEO UNIT - FORM 2025 - TIẾNG ANH 12 GLOBAL SUCCESS - KÌ 1 (B...BỘ BÀI TẬP TEST THEO UNIT - FORM 2025 - TIẾNG ANH 12 GLOBAL SUCCESS - KÌ 1 (B...
BỘ BÀI TẬP TEST THEO UNIT - FORM 2025 - TIẾNG ANH 12 GLOBAL SUCCESS - KÌ 1 (B...
 
Cross-Cultural Leadership and Communication
Cross-Cultural Leadership and CommunicationCross-Cultural Leadership and Communication
Cross-Cultural Leadership and Communication
 
Talking Tech through Compelling Visual Aids
Talking Tech through Compelling Visual AidsTalking Tech through Compelling Visual Aids
Talking Tech through Compelling Visual Aids
 
Non-Verbal Communication for Tech Professionals
Non-Verbal Communication for Tech ProfessionalsNon-Verbal Communication for Tech Professionals
Non-Verbal Communication for Tech Professionals
 
220711130095 Tanu Pandey message currency, communication speed & control EPC ...
220711130095 Tanu Pandey message currency, communication speed & control EPC ...220711130095 Tanu Pandey message currency, communication speed & control EPC ...
220711130095 Tanu Pandey message currency, communication speed & control EPC ...
 
220711130082 Srabanti Bag Internet Resources For Natural Science
220711130082 Srabanti Bag Internet Resources For Natural Science220711130082 Srabanti Bag Internet Resources For Natural Science
220711130082 Srabanti Bag Internet Resources For Natural Science
 
220711130097 Tulip Samanta Concept of Information and Communication Technology
220711130097 Tulip Samanta Concept of Information and Communication Technology220711130097 Tulip Samanta Concept of Information and Communication Technology
220711130097 Tulip Samanta Concept of Information and Communication Technology
 
Creation or Update of a Mandatory Field is Not Set in Odoo 17
Creation or Update of a Mandatory Field is Not Set in Odoo 17Creation or Update of a Mandatory Field is Not Set in Odoo 17
Creation or Update of a Mandatory Field is Not Set in Odoo 17
 
220711130083 SUBHASHREE RAKSHIT Internet resources for social science
220711130083 SUBHASHREE RAKSHIT  Internet resources for social science220711130083 SUBHASHREE RAKSHIT  Internet resources for social science
220711130083 SUBHASHREE RAKSHIT Internet resources for social science
 
Interprofessional Education Platform Introduction.pdf
Interprofessional Education Platform Introduction.pdfInterprofessional Education Platform Introduction.pdf
Interprofessional Education Platform Introduction.pdf
 
220711130088 Sumi Basak Virtual University EPC 3.pptx
220711130088 Sumi Basak Virtual University EPC 3.pptx220711130088 Sumi Basak Virtual University EPC 3.pptx
220711130088 Sumi Basak Virtual University EPC 3.pptx
 
(T.L.E.) Agriculture: "Ornamental Plants"
(T.L.E.) Agriculture: "Ornamental Plants"(T.L.E.) Agriculture: "Ornamental Plants"
(T.L.E.) Agriculture: "Ornamental Plants"
 
What are the new features in the Fleet Odoo 17
What are the new features in the Fleet Odoo 17What are the new features in the Fleet Odoo 17
What are the new features in the Fleet Odoo 17
 
Diversity Quiz Prelims by Quiz Club, IIT Kanpur
Diversity Quiz Prelims by Quiz Club, IIT KanpurDiversity Quiz Prelims by Quiz Club, IIT Kanpur
Diversity Quiz Prelims by Quiz Club, IIT Kanpur
 
The Science of Learning: implications for modern teaching
The Science of Learning: implications for modern teachingThe Science of Learning: implications for modern teaching
The Science of Learning: implications for modern teaching
 

TOLL MANAGEMENT SYSTEM

  • 1. TOLL MANAGEMENT SYSTEM 1. INTRODUCTION 1.1 Overview of the project This Application can provide all the information related to Toll booth and the passenger checks in online and pays the amount, then he/she will be provided by a receipt. With this receipt he/she can leave the toll booth without waiting for any verification call. This system is in the urban context of congested cities, allowing to charge tolls without vehicles having to slow down. This application made feasible to School or College vehicles to Pays either Monthly or Yearly. This system can charge different rates for different types of vehicles, making it necessary to distinguish the vehicles passing through the toll facility. Light vehicle means low cost in the single journey, return journey and monthly pass otherwise change the different cost in the different vehicles. Toll management systems play an important role in the growth of infrastructure all over the world. It is a kind of the money that a commuter has to pay to the road authorities while passing from one city to another. This in turn is a kind of tax that is used in the construction of roads, flyovers, and expressways.Tolling is a highly effective strategy for dealing with some of today’s most pressing transportation issues. Toll facilities help reduce congestion and improve mobility, and provide an additional source of funding for local construction and maintenance projects.
  • 2. 1.2. Software features Features of PHP Development : Beginners find PHP development easier to learn its basics. It is used for developing dynamic tools and several purposes such as web and custom applications as well as CMS, and chat software. It works well in HTML. It creates outstanding features compared to other programming languages such as .Net, Java, etc. PHP programming is very useful in the open source development such as WordPress, Zen Cart, Joomla, Magento, and OsCommerce, etc. PHP was originally created by Rasmus Lerdorf in 1995. The main implementation of PHP is now produced by The PHP Group and serves as the formal reference to the PHP language. PHP is free software released under the PHP License, which is incompatible with the GNU General Public License (GPL) due to restrictions on the usage of the term PHP. While PHP originally stood for "Personal Home Page", it is now said to stand for "PHP: Hypertext Preprocessor", a recursive acronym. PHP web development includes the following services supportive of creating efficient and high-ranking web pages and applications:  PHP web programming  PHP application development  PHP web application development  Custom PHP application development  PHP e-commerce solution  Zend PHP development  CakePHP development Characteristics of PHP : As you may have realized, the PHP language revolves around the central theme of practicality. PHP is about providing the programmer with the necessary tools to get the job done in a quick and efficient fashion. Five important characteristics make PHP’s practical nature possible:
  • 3.  Familiarity  Simplicity  Efficiency  Security  Flexibility Familiarity Programmers from many backgrounds will find themselves already accustomed to the PHP language. Many of the language’s constructs are borrowed from C and Perl, and in many cases PHP code is almost indistinguishable from that found in the typical C or Pascal program. This minimizes the learning curve considerably. Simplicity A PHP script can consist of 10,000 lines or one line: whatever you need to get the job done. There is no need to include libraries, special compilation directives, or anything of the sort. The PHP engine simply begins executing the code after the first escape sequence (<?) and continues until it passes the closing escape sequence (?>). If the code is syntactically correct, it will be executed exactly as it is displayed. Efficiency Efficiency is an extremely important consideration for working in a multiuser environment such as the WWW. PHP 4.0 introduced resource allocation mechanisms and more pronounced support for object-oriented programming, in addition to session management features. Reference counting has also been introduced in the latest version, eliminating unnecessary memory allocation.
  • 4. Security PHP provides developers and administrators with a flexible and efficient set of security safeguards. These safeguards can be divided into two frames of reference: system level and application level. System-Level Security Safeguards PHP furnishes a number of security mechanisms that administrators can manipulate, providing for the maximum amount of freedom and security when PHP is properly configured. PHP can be run in what is known as safe mode, which can limit users’ attempts to exploit the PHP implementation in many important ways. Limits can also be placed on maximum execution time and memory usage, which if not controlled can have adverse affects on server performance. Much as with a cgi-bin folder, administrators can also place restrictions on the locations in which users can view and execute PHP scripts and use PHP scripts to view guarded server information, such as the passwd file. MySQL The following list shows the most important properties of MySQL. This section is directed to the reader who already has some knowledge of relational databases. We will use some terminology from the relational database world without defining our terms exactly. On the other hand, the explanations should make it possible for database novices to understand to some extent what we are talking about. Relational Database System: Like almost all other database systems on the market, MySQL is a relational database system.
  • 5. Client/Server Architecture: MySQL is a client/server system. There is a database server (MySQL) and arbitrarily many clients (application programs), which communicate with the server; that is, they query data, save changes, etc. The clients can run on the same computer as the server or on another computer (communication via a local network or the Internet). SQL compatibility: MySQL supports as its database language -- as its name suggests – SQL (Structured Query Language). SQL is a standardized language for querying and updating data and for the administration of a database. There are several SQL dialects (about as many as there are database systems). MySQL adheres to the current SQL standard (at the moment SQL:2003), although with significant restrictions and a large number of extensions. SubSELECTs: Since version 4.1, MySQL is capable of processing a query in the form SELECT * FROM table1 WHERE x IN (SELECT y FROM table2) (There are also numerous syntax variants for subSELECTs.) Views: Put simply, views relate to an SQL query that is viewed as a distinct database object and makes possible a particular view of the database. MySQL has supported views since version 5.0. Stored procedures: Here dealing with SQL code that is stored in the database system. Stored procedures (SPs for short) are generally used to simplify certain steps, such as inserting or deleting a data record. For client programmers this has the advantage that they do not have to process the tables directly, but can rely on SPs. Like views, SPs help in the administration of large database projects. SPs can also increase efficiency. MySQL has supported SPs since version 5.0. Triggers: Triggers are SQL commands that are automatically executed by the server in certain database operations (INSERT, UPDATE, and DELETE). MySQL has supported triggers in a limited form from version 5.0, and additional functionality is promised for version 5.1. Unicode: MySQL has supported all conceivable character sets since version 4.1, including Latin-1, Latin-2, and Unicode (either in the variant UTF8 or UCS2).
  • 6. User interface: There are a number of convenient user interfaces for administering a MySQL server. Full-text search: Full-text search simplifies and accelerates the search for words that are located within a text field. If you employ MySQL for storing text (such as in an Internet discussion group), you can use full-text search to implement simply an efficient search function.
  • 7. 2. SYSTEM ANALYSIS 2.1 EXISTING SYSTEM: In existing system, current times of increasing traffic on the road, it is important to collect the toll tax in a managed and controlled process so that it doesn't result in a total unorganized jungle of traffic. It is very challenging to handle a vehicular flow by a manual system of revenue collection. Poor management at toll plaza may result into great chaos and revenue loss. This would not be desired any one. The existing system had following Drawbacks:  It was very time consuming  Reports were generated manually.  The Activities are often prone to errors.  The speed of processing of data is very slow.  The information required was not readily available.  Lots of paper work was there. Need for System At present, all the operations are carried out manually. Sometimes, information is duplicated, filled incorrectly or missed. A new computerized system is needed to handle all these data integrity and consistency problems that arise when system is handled manually. (a) To improve quality of work and accuracy. (b) To improve work speed and accuracy. (c) To provide the easy and user friendly environment.
  • 8. (d) Get instant and detail information at single terminal. (e) The project would help in effective and systematic record keeping that is storing and retrieving of useful data. 2.2 PROPOSED SYSTEM: Vehicles online gate pass require less time to conduct a toll transaction. Thus the average service rate of a mixed toll lane is generally higher than a manual lane, depending on the proportion of tagged vehicles in a mixed-use lane. Reduction in vehicle waiting times: An increase in a toll lane service rate causes a decrease in the average waiting time of vehicles at the toll plaza. Vehicle emissions are reduced as vehicle speeds through the toll plaza are increased and accelerations and decelerations reduced. Reduction of toll user costs also reduces the cost of processing toll transactions. Simplified infrastructure and accounting system. Requires for less road side infrastructure than manual tollbooths In a toll pass system each vehicle consists of a specific rfid. The control room consists of the data for toll payment balance for that particular vehicle. The microcontroller checks the information and the due of that vehicle. For each travel the balance of the vehicle decreases if the payment of the vehicle is having without due that allows the vehicle; if not automatically gate closes. The growing demand for Electronic Toll Collection systems has increasingly shifted focus towards optimization in the areas of efficiency, faster service, and cost. Benefits of Toll Management System
  • 9. The ever-growing toll management system has served the commuters in every possible manner. Some of the benefits offered by this system in today's modern world include- Growth and Development: The foremost benefit of toll system has resulted in the growth and development of a country. Today, one of the chief features of a developed country is its developed infrastructure. Easy to Commute: With the construction and improvement of many roads, flyover, and bridges, the commuting has become easy. The improved and smooth roads and bridges have made commuting an easy job. Traffic Control and Security: With the introduction of new equipment’s and techniques in a toll system, there is a constant control on the traffic running on roads and highways. Moreover, now commuters also feel secure while driving on road. This system is a great success due to its systematic way of working. The expertise of various toll software and operations should be cost-effective to make functional toll facility a resounding success, wherever installed. Toll lane capacity: Vehicles equipped with ETC require less time to conduct a toll transaction. Thus the average service rate of a mixed toll lane is generally higher than a manual lane, depending on the proportion of tagged vehicles in a mixed-use lane. Reduction in vehicle waiting times: An increase in a toll lane service rate causes a decrease in the average waiting time of vehicles at the toll plaza. Reduction of vehicle emissions: Vehicle emissions are reduced as vehicle speeds through the toll plaza are increased and accelerations and decelerations reduced.
  • 10. Reduction of toll user costs: ETC also reduces the cost of processing toll transactions. Simplified infrastructure and accounting system: ETC requires far less roadside infrastructure than manual tollbooths. It simplifies the accounting system as well as the allocation of revenue between peak and non-peak hours by automating toll collection and vehicle counting. 2.3 FEASIBILITY STUDY: A Feasibility Study is a test of system proposal regarding to its workability; impact on the organization; an effective use of resources. A well-designed feasibility study should provide a historical background of the business or project, a description of the product or service, accounting statements, details of the operations and management, marketingresearch and policies, financial data, legal requirements and tax obligations. Generally, feasibility studies precede technical development and project implementation. This application made feasible to School or College vehicles to Pays either Monthly or Yearly. Technical Feasibility: This application is technically feasible. Technical issues involved are the necessary technology existence, technical guarantees of accuracy, reliability, ease of access, data security, aspects of future expansion.  Technology exists to develop a system.  The proposed system is capable of holding data to be used.  The proposed system is capable of providing adequate response and regardless of the number of users.  The proposed system being modular to the administrator, if he/she wants can add more features in the future and as well as be able to expand the system.
  • 11.  As far as the hardware and software is concerned, the proposed system is completely liable with proper backup and security.  Hence, we can say that the proposed system is technically feasible. Operational Feasibility: If the system meets the requirements of the customers and the administrator we can say that the system is operationally feasible. The proposed system will be beneficial only if it can be turned into a system which will meet the requirements of the store when it is developed and installed, and there is sufficient support from the users. The proposed system will improve the total performance because:  Toll check operation becomes faster.  Verification is also very feasible.  Customers here are the most important part of the system and the proposed system will provide them with a convenient mode of operation for them.  The proposed system will be available to the customers throughout the globe.  The proposed system will provide a better market for different dealers. Hence, the proposed system is operationally feasible. Economical Feasibility: Economic Feasibility is the most frequently used method for evaluating the effectiveness of the proposed system if the benefits of the proposed system outweighs the cost then the decision is made to design and implement the system.we use RFID tag is for identification.  The cost of hardware and software is affordable.
  • 12.  High increase in the amount of profit earned by going global.  Easy and cheap maintenance of the system possible.  Very cheap price for going global. Hence, the proposed system is economically feasible. Legal Feasibility: Determines whether the proposed system conflicts with legal requirements, e.g. a data processing system must comply with the local Data Protection Acts. Schedule Feasibility: A project will fail if it takes too long to be completed before it is useful. Typically this means estimating how long the system will take to develop, and if it can be completed in a given time period using some methods like payback period. Schedule feasibility is a measure of how reasonable the project timetable is. Given our technical expertise, are the project deadlines reasonable? Some projects are initiated with specific deadlines. It is necessary to determine whether the deadlines are mandatory or desirable.
  • 13. 3 SYSEM SPECIFICATION 3.1 Hardware Requirements: • System : Pentium IV 2.4 GHz. • Hard Disk : 40 GB. • Floppy Drive : 1.44 Mb. • Monitor : 15 VGA Colour. • Mouse : Logitech. • Ram : 256 Mb. 3.2 Software Requirements: • Operating system : - Windows 7. • Front End : - ECLIPSE • Coding Language : - PHP • Back end :- my sql
  翻译: