A new driver has so many challenges while trying to park their car. This is the idea that made me come up with this reverse parking sensor which can alert the new driver on the situation behind the car while trying to do the parking. The system will be able to notify the driver if we got any obstacles behind the car in the process of reversing in parking lots.
The system works with the help of three LEDs which act as indicators of the distance behind the car. The system is arranged at the backside of the car. The system is powered by a 12V battery which is the same battery used in the car ignition system.
The distance between the car and any obstacle is studied by a group of well-arranged light-emitting diodes (D5 to D7 in our PCB design).
D7 will always glow when the distance between the obstacle and the car is 25cm.
When the distance is 20cm, both D6 and D7 will glow.
AT a distance of exactly 5cm, all the three LEDs will glow.
When the measured distance is more than 25cm, then all the LEDs will be off.
The Circuit DiagramThe circuit diagram is designed through the KiCAD design tool.
Placed all the symbols.
Wired them.
Moved to annotation to label the symbols.
Done electrical rules check to ensure that all the connections adhere to the electrical design rules.
Added footprints to all the symbols to ensure that they all have 3D components attached to them.
Generated the netlist which could help move the design to PCB layout windows.
Working Principle of the Sensor CircuitThe circuit is made up of two sections, the transmitter, and the receiver. The transmitter section has a NE555 timer that is used to drive the IR transmitter. Make sure you set the transmitter frequency to about 120Hz. The IR pulses that are transmitted by the transmitter are reflected by the target obstacles and are received well by the receiver.
The signals reflected are amplified by the amplifier U2. The peak detector output voltage is a replication of the distance between the bumper and the obstacle. This output voltage is delivered to inputs U3, U4, and U5 then the comparator will switch on the LEDs according to the input.
The PCB layout and RoutingAfter the design of the schematic, I move the design to PCB layout in the same KiCAD EDA and arrange the components in the best way, define the thickness of the tracks to 0.780 mils, and route all the available tracks. Then I add some copper pores to differentiate between the ground and the power tracks. I also add vias to connect between the top and the bottom layer.
After the routing process, the design is converted into the three-dimensional output where the designer will be able to monitor the overall design appearances. Here, you can be able to choose the color of your board, the material to be used, and the appearance of the components. It is at this point that you will make note of the missing 3D symbols of the components and correct such errors.
After checking the 3D, I have to generate the manufacturing files for ordering the design fabrication. This can be achieved through clicking on files, then fabrication outputs, and under fabrication output, generating all those files.
Under the above instruction, you will miss generating a very important fab file known as the Gerber file. To generate a Gerber file, hit at files, then plot and it will lead you to where you be able to generate the Gerber files.
After generating all the manufacturing files, I moved to the the the PCBway home page to order for the manufacturing through the online instant quote page. Here I started by inputting the size of the board, selected the material and also the quantity of the boards, and the layers of my board.
Click calculate to get the first quote then hit on save to cart then another window will pop out where you need to submit your Gerber files for the team of experts o go through and give you a final quote.
Upload the Gerber file, then submit and wait for the completion of the quote. Make payment as required through various available payment methods and wait for the order to be delivered in seven days.
Comments
Please log in or sign up to comment.