MICRO CONTROLLER BASED TOLL TAX SYSTEM
INTRODUCTION:
This project involves Toll Tax System using infrared technology. The term “infrared” refers to a broad range of frequency beginning at top end of those frequencies used for communication and extending up to the low frequency (red) end of the visible spectrum. That means infrared light has a range of wavelength, just like visible light has wavelength that range from red light to violet. “Near infrared” light is closest in wavelength to visible light and “Far infrared” is closer to the microwave region of the electromagnetic spectrum.
Since heat is a form of Infrared light, far infrared detector are sensitive to environmental changes-such as a person moving in the field of view.
In this we are using infrared for sensing the vehicle and there is FND displaying the amount to be paid off.
Hardware requirements:
1) Microcontroller AT89C51/89s52
2) LM7805 Regulator
3) Power Supply
4) Function Numeric Display
5) Resistors
6) Capacitors
7) Transistors
8) LEDs
9) Connectors
10) IR Transmitter
11) IR Receiver
12) Pressure Switch
Software requirements:
1) Assembler of ATMEL microcontroller series
2) PADS for PCB designing
AIM OF THE PROJECT
The aim of this project is to design a high tech toll tax system using microcontroller so that the vehicles need not to stand in a queue for a long time to pay the toll tax . Now by using a microcontroller tax paying become very simple ,There is a alarm which blow as soon as it detect a vehicle ,a vehicle can be sensed through an IR sensor ,and the amount to be paid off is also display ,when driver paid off the tax it allow to move further .This system takes very small time, thus prevent the jam to occur .
This system is based on transmission and reception of IR. IR sensors are sensitive to car moving in the field of view. For car parking a region IR is send in that region from one end and it is received on the other end. When a car enters in that region it cut the infrared, so at that moment receiver doesn’t detect any signal and absence of IR is sensed by receiver which in turn generate a low pulse on the microcontroller pin ,then microcontroller read the pin and run according to software loaded in it and blow an alarm. The transmitter and receiver are connected to the main device. The main device has power supply, micro controller and a FND connected to it.
POWER SUPPLY SECTION:
Consists of:
So the output of supply section is 5v regulated dc.
MICROCONTROLLER SECTION:
Requires three connections to be successfully done for it’s operation to begin.
DISPLAY SECTION:
FND ( Functional Numeric Display)
FND is similar to the seven segment display but it has one more segment db for decimal. It has eight leds. The current specification for an led is 5MA-25MA. The safe range for the current to select is the mid value that is 12MA and voltage required is 5v so the resistance required to limit the current in led is calculated by the ohm’s law i.e. V=IR, R=V/I and hence R comes to about 470ohm.
FND are connected to the microcontroller at i/o port like p0,p1,p2,or p3
And also a transistor is required to get the fnd on or off. The base resistance required for the transistor is also 470ohm.
The message to be displayed on fnd is programmed through software.
RELAY SECTION:
RELAY is an isolator and an electrical switch. The relay used is 12V-5A.To control the operation of relay an NPN transistor BC547 has been used. Whenever high signal comes at the base of NPN transistor it is switched on and whenever low arrives it is switched off. Base of the transistor is connected with the I/O pin of the microcontroller. Base resistance of 1k5 is connected at the base of the transistor. Whenever low is sensed at the pin of microcontroller transistor gets off and the output of the collector becomes high and the relay which is connected at the output of the collector becomes off. The reverse action of it takes place when high is sensed at the pin of microcontroller.
This section also consists of pull up & pull down resistance. A 2k2 resistance is used as pull up. In any case when more than 5v comes then pull up resistance sinks the excess voltage & maintains 5v. If pull up is not used then the 12v of relay can damage the processor when the transistor BC547 is on. A pull down resistor of value 2k2 is also used.
📚 Over 50,000 Project Materials
📱 100% Offline: No internet needed
📝 Over 98 Departments
🔍 Software coding and Machine construction
🎓 Postgraduate/Undergraduate Research works
📥 Instant Whatsapp/Email Delivery
The project topic, "Predicting Disease Outbreaks Using Machine Learning and Data Analysis," focuses on utilizing advanced computational techniques to ...
The project on "Implementation of a Real-Time Facial Recognition System using Deep Learning Techniques" aims to develop a sophisticated system that ca...
The project topic "Applying Machine Learning for Network Intrusion Detection" focuses on utilizing machine learning algorithms to enhance the detectio...
The project topic "Analyzing and Improving Machine Learning Model Performance Using Explainable AI Techniques" focuses on enhancing the effectiveness ...
The project topic "Applying Machine Learning Algorithms for Predicting Stock Market Trends" revolves around the application of cutting-edge machine le...
The project topic, "Application of Machine Learning for Predictive Maintenance in Industrial IoT Systems," focuses on the integration of machine learn...
Anomaly detection in Internet of Things (IoT) networks using machine learning algorithms is a critical research area that aims to enhance the security and effic...
Anomaly detection in network traffic using machine learning algorithms is a crucial aspect of cybersecurity that aims to identify unusual patterns or behaviors ...
Predictive maintenance is a proactive maintenance strategy that aims to predict equipment failures before they occur, thereby reducing downtime and maintenance ...