PCB DESIGN IR MODULE
INTRODUCTION :-
An IR (infrared) sensor module is widely used for object detection,obstacle avoidance,and Automation System.in this project we design a compact PCB for IR module using kicad.
This PCB makes the circuit make more reliable ,compact,and easy to use in real world application like robot and samart system.
Supplies
SUPPLIES:-
- IR LED(Transimitter)
- Photodiode/IR receiver
- comparator IC(LM358)
- Resistor (100k)
- preset (10k potentiometer)
- LED (indicator)
- jumper wire
- software(kicad)
Working
WORKING:-
The IR LED emit infrared light when i objects come near ,the IR light reflect back and it is detected by the photodiode.
The comparator IC(LM358) processes the single and give low output.
- object detected - output low
- No object-output opposite
CREATE SCHEMATIC
CREAT SCHEMATIC
STEP1:-
- Open Kicad
- Create new project
- Add Component(Press A or direct the screen button)
- connector pin 1*3 male
- power(5v)
- GND
- IR LED
- photodiode
- LM358 IC
- Resistor +Preset
- Connect all component(for connection press W) as per image
- Annotate schematic(for nameing every component)
ASSIGN FOOTPRINT
ASSIGN FOOTPRINT:-
- Go to assign footprint or simply press "F" any components select the footprint.
- And also select footprint in assigne footprint option as shown in image
PCB LAYOUT
Step4:-
- Go to Tool
- Select "Update PCB from Schamatic " (it covert schamatic into PCB)
- After select we see option "Update PCB " select this option.
- Then we see all the components Place the components properly.
- select rectangle
- Draw rectange place all component properly into the rectangle.
- Rout Track
- Use Thicker Track for vcc and GND .
- Thin Track for signal.
FILL ZONE
FILL ZONE:-
- select the fill zone as shown in image.
- choose the GND.
- Click PCB boundray
- This reduce noise and improve performance
3D View
3D VIEW:-
- press Alt +3 in kicad
- Check:
- check component palcement.
- And PCB shape
APPLICATION
APPLICATION:-
- Obstacle avoiding robot
- Line follower robot
- Automatic Door system
- Object Counter
CONCLSION
CONCLUSION:-
Designing PCB for IR module improve realiability and makes your project look professional .Once fabricated,it can be directly used in robotic and automaion system.