25
1 MAJOR PROJECT PRESENTATION Audio & Video Capture ROBOT Using RF Communication ON

Audio video Capturing Robot using RF Communication

Embed Size (px)

DESCRIPTION

This is a Presentation of a Major Project named as Audio and Video Capturing Robot using RF Communication

Citation preview

Page 1: Audio video Capturing Robot using RF Communication

1

MAJOR PROJECT PRESENTATION

Audio & Video Capture ROBOT

Using RF Communication

ON

Page 2: Audio video Capturing Robot using RF Communication

INTRODUCTION

This robot is controlled by a RF remote. It can be moved forward and reverse direction using geared motors of 60RPM with 6 volt DC. Also this robot can take sharp turnings towards left and right directions. This project uses ATMEGA16 MCU of AVR series.

The RF modules used here are STT-433 MHz Transmitter, STR-433 MHz Receiver, HT12E as RF Encoder and HT12D as RF Decoder. Four switches are interfaced to the RF transmitter through RF Encoder. The encoder continuously reads the status of the switches, passes the data to the RF transmitter and the transmitter transmits the data.

Also we use Wireless Camera in our project so everything which camera captures it will display on Television by connecting camera receiver to TV.

2

Page 3: Audio video Capturing Robot using RF Communication

3

COMPONENT USED Printed Circuit Board. Microcontroller

(ATMEGA16). DC Motors (9volt,

1.5amp). Motor Driver (L293D). Wireless Camera. RF Module (Tx, Rx). Decoder (HT12D). Zener Diode.

Encoder (HT12E). Crystal Oscillator (16.0

MHz). Resistors. Capacitors. Voltage Regulator (7805). LED’s. Power Supply (9 volt). Keypad.

Page 4: Audio video Capturing Robot using RF Communication

4

BLOCK DIAGRAM OF POWER SUPPLY

Step down T/F Bridge Rectifier Filter Circuit

Regulator

OutputIs

Obtained

INPUTO/P

Step down transformer Bridge rectifier Filter Regulator

Page 5: Audio video Capturing Robot using RF Communication

POWER SUPPLY

5

Page 6: Audio video Capturing Robot using RF Communication

6

BLOCK DIAGRAM OF TRANSMITTER

SW1

SW2

SW3

SW4

Encoder HT12E

RF Transmitter

STT - 433

Transmitter Block Diagram

ANTENNA

Power Supply

Page 7: Audio video Capturing Robot using RF Communication

7

CIRCUIT DIAGRAM OF TRANSMITTER

Page 8: Audio video Capturing Robot using RF Communication

PCB LAYOUT OF RF TRANSMITTER

8

Page 9: Audio video Capturing Robot using RF Communication

BLOCK DIAGRAM OF RECEIVER

9

RF Receiver

STR-433 RF Decoder

HT12D

Decoded to 4 Bit Data

Which is given MCU

1 Bit DataFrom TxSection

Power Supply

Receiver Block Diagram

Page 10: Audio video Capturing Robot using RF Communication

10

CIRCUIT DIAGRAM OF RECEIVER

Page 11: Audio video Capturing Robot using RF Communication

PCB LAYOUT OF RF RECEIVER

11

Page 12: Audio video Capturing Robot using RF Communication

AVR MICROCONTROLLER

12

It consists of Four port, each port contains 8 pins.

Up to 16 MIPS Throughput at 16 MHz.

16K Bytes of In-System Self-Programmable Flash.

1K Byte Internal SRAM.

32 Programmable I/O Lines.

Inbuilt 8-bit ADC.

No need of External Pullup Resistor.

Page 13: Audio video Capturing Robot using RF Communication

MOTOR DRIVER (L293D)

13

This circuit represents L293D which is motor driver circuit used to rotate 2 different motors.

In this figure pin no. 1, 9 and 16 are connected to 5 volt power supply.

Pin no. 8 is connected to 9 volt. Pin no. 4,5,12 and 13 is short

circuit and is connected to GND. One pin of motor is connected to

pin no. 3 and other pin is connected to pin no. 6 of L293D, same in another section of L293D.

And motor is drive through output from Microcontroller to pin no. 2,7,10 and 15.

Page 14: Audio video Capturing Robot using RF Communication

RF MODULES Specifications: - Receiver Supply

voltage: 5V. Receiver IF

frequency: 500 KHz. Receiver Sensitivity:

-105dBm. Receiver Supply

current: 2.3mA. Output power:

4~16dBm. Frequency 434 MHz.

14

Page 15: Audio video Capturing Robot using RF Communication

PROGRAMMING MODULES Delay: – In this module delay program is made which is

used to provide delay to microcontroller for continuing any particular work.

Forward: - In this module we program microcontroller to drive both the motors in forward direction.

Backward: - In this module we program for driving both motors in Backward direction.

Right: - In this module, microcontroller is programmed to drive motors in Right direction.

Left: - In this module, motors drive in left direction. Stop: - In this module, both motors stops. Main Program: - In this module, all above functions

are called one by one, according to the input which is coming through RF Receiver.

15

Page 16: Audio video Capturing Robot using RF Communication

CIRCUIT DIAGRAM OF BASIC AVR

16

Page 17: Audio video Capturing Robot using RF Communication

PCB LAYOUT OF BASIC AVR CIRCUIT

17

Page 18: Audio video Capturing Robot using RF Communication

18

WORKING

Wireless Camera with voice transmission

RF Decoder

HT12D

RF Receiver

STR-433

ATMEGA16

MCU

H-Bridge

L293D

Geared Motor - I

Geared Motor - II

16.0 MHz

Crystal Oscillator

Power – On Reset

RF Encoder

HT12E

RF Transmitter

STT-433

Keypad

Page 19: Audio video Capturing Robot using RF Communication

19

APPLICATIONS

War field spying Robot with night vision wireless camera.

War field land Rover that alerts on sensing planted Land ahead.

Wireless operated Fire extinguisher vehicles with water jet spray.

Bomb displacing robot with tension controlled soft catching arm.

War field sage robot that alerts on sensing planted land mine ahead.

Page 20: Audio video Capturing Robot using RF Communication

20

ADVANTAGES

Not line of sight means it can move either directions.

Longer range 100 meter.

Lighter weight.

Low power consumption, Operating voltage: 5 Volts.

Data rate 200bps to 3Kbps depending on the supply.

Operating temperature range: -40 to 80 °C.

Page 21: Audio video Capturing Robot using RF Communication

21

DIS-ADVANTAGES

Its Range is Long but regarding with the frequency range its Range has been fixed.

Use standard battery otherwise it will not work properly, as 2 dc motors have been used so they use heavy charge which can easily discharge the battery. So standard batteries have been used.

Not work properly when heavy fog condition occurred.

Not able to use while Raining/Bad whether condition.

Page 22: Audio video Capturing Robot using RF Communication

OUR PROJECT PHOTO

22

Page 23: Audio video Capturing Robot using RF Communication

PHOTO OF TRANSMITTER

23

Page 24: Audio video Capturing Robot using RF Communication

24

THANKYOU

Page 25: Audio video Capturing Robot using RF Communication

ANY Queries

23