[go: up one dir, main page]

0% found this document useful (0 votes)
95 views12 pages

Embedded System: A Radar System Using Arduino

This document describes building an embedded radar system using an Arduino. It discusses what radar is, the apparatus used including an Arduino UNO, ultrasonic sensor, breadboard, servo motor, and jumper cables. It also covers the software, circuit diagram, how it detects objects, advantages of radar like seeing through various mediums, and disadvantages such as difficulty resolving close targets.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
95 views12 pages

Embedded System: A Radar System Using Arduino

This document describes building an embedded radar system using an Arduino. It discusses what radar is, the apparatus used including an Arduino UNO, ultrasonic sensor, breadboard, servo motor, and jumper cables. It also covers the software, circuit diagram, how it detects objects, advantages of radar like seeing through various mediums, and disadvantages such as difficulty resolving close targets.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 12

EMBEDDED

SYSTEM
A R A DA R S YS T E M U S I N G
ARDUINO
INTRODUCTION

 What is Radar?
- object-detection system
- transmitter producing electromagnetic waves
 Uses
- uses radio waves to determine the range, angle, or velocity of objects
- used to detect aircraft, ships, spacecraft, guided missiles, motor vehicles,
weather formations, and terrain
APPARATUS

Arduino UNO Ultrasonic Sensor HC SR04 Breadboard

Servo Motor MG995 Jumper Cable


SOFTWARE

Arduino IDE Processing 3


CIRCUIT DIAGRAM
PERFORMANCE

No obstacle detected
RESULT

Obstacle detected
ADVANTAGE
✓ Can see through the medium consisting of fog, snow, rain, darkness, clouds
etc.
✓ Can penetrate and see through insulators.
✓ Can distinguish fixed as well as moving target types.
✓ Can help find out following parameters of object or target:
- Range
- Angular Position
- Location of Target
- Velocity of Target
DISADVANTAGE

✓ Can not distinguish and resolve multiple targets which are very close like our
eye.
✓ Can not recognize color of the targets.
✓ Can not see targets which are in the water and are too deep.
✓ Can not see targets which are placed behind some conducting sheets.
✓ Also difficult to recognize short range target types.
REFERENCES

✓ https://www.arduino.cc/
✓ https://en.wikipedia.org/wiki/Radar
✓ https://randomnerdtutorials.com/complete-guide-for-ultrasonic-sensor-hc-
sr04/
✓ https://www.jameco.com/jameco/workshop/howitworks/how-servo-motors-
work.html
ANY QUESTION

You might also like