Automatic Car Parking System Synopsis

7
INTRODUCTION With the advancement of technology we have started more and more and more precise ways to look at a subject. When we talk about the conditions in which human can work there are some limitations, which have given ideas and ways to develop newer technologies. Digital techniques have now replaced the traditional analog circuits; to develop such technology at a low cost is a challenge for an engineer. Today is the world of automation. Automatic multistoried car parking system helps to minimize the car parking area. In the modern world, where parking-space has become a very big problem and in the era of miniaturization, it is become a very crucial necessity to avoid the wastage of space in modern , big companies and apartments etc. In places where more than 100 cars need to  be parked, this system proves to be useful in reducing wastage of space. This Automatic Car Parking System enables the parking of vehicles, floor after floor and thus reducing the space used. Here any number of cars can be parked according to the requirement. This makes the system modernized and even a space-saving one. This idea is developed using 8051 Microcontroller. Here program is written according to this idea using 8051 Such technology when made user friendly is always encouraged which is where our “Automatic Car Parking system” makes its marks.  The basic idea of the project is to display vacant position in a car parking zone. In this first the vacant position is searched then it is displayed on LCD.

description

project

Transcript of Automatic Car Parking System Synopsis

INTRODUCTION

With the advancement of technology we have started more and more and more precise ways to look at a subject. When we talk about the conditions in which human can work there are some limitations, which have given ideas and ways to develop newer technologies. Digital techniques have now replaced the traditional analog circuits; to develop such technology at a low cost is a challenge for an engineer.

Today is the world of automation. Automatic multistoried car parking systemhelps to minimize the car parking area. In the modern world, where parking-space has become a very big problem and in the era of miniaturization, it is become a very crucial necessity to avoid the wastage of space in modern , big companies and apartmentsetc. In places where more than 100 cars need to be parked,this system proves to be useful in reducing wastage of space.

This Automatic Car Parking System enables the parking of vehicles, floor after floor and thus reducing the space used. Here any number of cars can be parked according to the requirement.

This makes the system modernizedand even a space-saving one. This idea is developed using 8051 Microcontroller. Here program is written according to this idea using 8051 Such technology when made user friendly is always encouraged which is where our Automatic Car Parking system makes its marks.The basic idea of the project is to display vacant position in a car parking zone. In this first the vacant position is searched then it is displayed on LCD.

ADVANTAGES1.) No wastage of parking space.2.) Less Maintenance.3.) Cost effective.4.) No manual control required.

DISADVANTAGES

1.) Power must be on through out the operation otherwise fail to work properly.PROBLEM FACED AND TROUBLESHOOTING During the fitting of ic on pcb programmed ic was lost. During the fabrication in the etching no. of tracks got broken and to overcome this problem we have made these tracks again by soldering the jumper wire. Diode connections were loose. Due to the problem of dry soldering we have soldered some components again.

We felt that the Automated Car Parking System was a suitable vehicle to demonstrate and utilise the facilities offered to us by the Mindstorms kit. From a hardware point of view, we gained experience using the sensors and other Lego components, and also had the opportunity to interface these with any of our own devices. From the software point of view, we had a wide choice of implementation methods and languages. This allowed us to choose those which suited us, and gave us experience in integrating and interfacing different components.

We felt that we also gained valuable experience in hardware/software integration, an area that is important in real-life situations. The Department of Computing Science has had a number of Lego Mindstorms kits for a number of years, and previous Electronic & Software Engineering teams have also used the kits for their 3rd year Team Projects. The kits have also been used by other Computing Science Team Projects, and also for postgraduate projects.

A large number of these previous projects are based on or involve the study of using the Lego Mindstorms kits for educational purposes, particularly aimed at schools. The kits allow school children to learn about programming in a simple and fun way. Lego is familiar to almost everyone, and the fact that the children can construct robots and see the results of their efforts is also a benefit. The Lego kits have also been used extensively for demonstration purposes, particularly on University open-days, where potential students can see the kind of work they might undertake, and current students can test and demonstrate their systems, providing them with practice in demonstrating and project presentation.Previous projects have included a maze-navigating robot, a PCB (Printed Circuit Board) driller, a crane system, a distributed warehouse stock system, and using the kit as a tool to teach programming.

Our project team consisted of three members, initially four, all Electronic & Software Engineering students. The project was worth 20 credits of our 3rd year curriculum. We had two supervisors, one from Computing Science and one from Electronics & Electrical Engineering.

We were responsible for organising ourselves, deciding what deliverables we produced as the project progressed, and the general management of the project. We had approximately fifteen term-time weeks in which to complete the project, demonstrate its functionality to our supervisors, submit a project dissertation, and give a short project presentation. We had access to the Computing Science LegoLab room, which contains all the Mindstorms equipment, and 2 networked PC's. We shared this room with postgraduate students and another 3rd year project team, and were also responsible for arranging suitable access times.

The heart of the Lego Mindstorms kit is the RCX brick. This contains a Hi-tachi microprocessor, and has an LCD display and an infrared communications port. Programs are written and compiled on the PC, and downloaded to the RCX by means of an infrared 'tower', connected to the PC. The RCX allows three inputs and three outputs to be connected to it. The outputs for our kits are simply motors. The inputs are a variety of sensors, such as touch, light, rotation and temperature. Previous Electronic & Software Engineering teams have developed their own sensors. The RCX can gather data from these sensors and react to its surroundings. A line-following robot is a common demonstration application of the Lego Mindstorms robots. The most commonly used programming language used with the kit is NQC.

This is syntactically very similar to C, and is relatively powerful and easy to use. It allows the user to program using some of the features you would expect in C, such as loops, if-statements, and tasks. The RCX has limited RAM (Random Access Memory), and so there is a limit on the size and power of NQC programs. The remainder of this report covers an overview of the entire system, detailed design descriptions of the hardware and software components, summary of the construction and integration, status report, user guide, a section on performance and reliability testing and a section which details how valuable the project was as a learning experience.

Conclusion

After completing this project we have come to the conclusion that this project has given us the knowledge & confidence about how one should implement its thoughts into reality and achieve his goals. It was very interesting while working on this project we learned how one should work in a team and how to co-operate with each other .Our respected teachers gave us a lot of attention & imparted us their valuable time to enhance our technical knowledge. There were some problems while components mounting which was later sorted out.

Presently the project is in working condition & is performing its proper function as automatic car parking system. This project can be used in many applications & can be helpful in performing many operations.

Future Scope1. This project can be used for automation.2. This can be extended as fully automatic car parking systemmean we can automatically park the car by using line follower and automatically operated lift.