Top Banner
15
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Group no 6
Page 2: Group no 6

CONTENTS

• Introduction

• Basic block diagram of project

• Circuit diagram

• Components used

• Technology used

• Software used

• Advantages

• Applications

• Future scope

Page 3: Group no 6

INTRODUCTION

• Aim of the project is to use a mobile phone to

control a robotic arm mounted on a Robot.

• Provides robust control, large working range.

• Control of robot involves 3 different phases:

a) Processing

b) Action

c) Detection

Page 4: Group no 6

Basic Block Diagram of Project

MT

Page 5: Group no 6

Circuit Diagram

Page 6: Group no 6

COMPONENTS

Battery 12V

Ic 1 - At89C52

Ic 2 - L293d

Ic 3 - cd7805

DC-Motor 6V

LCD 2 x 1

Page 7: Group no 6

DTMF

Frequencies 1209Hz 1336Hz 1477Hz

697Hz 1 2 3

770Hz 4 5 6

852Hz 7 8 9

941Hz * 0 #

DTMF FREQUENCY KEYPAD

DTMF decoder is connected to mobile phone via Head-Phone port.

It generates two frequencies respective to key pressed from mobile.

Page 8: Group no 6

MICROCONTROLLER

• Advanced-RISC architecture.

• 16K bytes of In-System Programmable Flash

Program memory.

• Internal and external interrupts.

• 32 general-purpose registers.

• High-performance, Low-power AVR 8-bit

Microcontroller.

Page 9: Group no 6

DC MOTOR CONTROLLER

L293D

• Microcontroller output is not sufficient to driveDC motors, so L293D is used.

• L293D comes in 16-pin DIP. It can providecurrent upto 600mA at voltages from 4.5V to36V.

• It can be used to drive inductive loads such asrelays, solenoids etc

• In the project it is used for simultaneous bi-directional control of two DC motors.

Page 10: Group no 6

The Two Basic States of a Motor Driver

Forward Movement Backward Movement

Page 11: Group no 6

SOFTWARE USED

1. KIEL MICROVISION (EMULATOR)

A HEX file can be created with the help of Keil which is required for burning onto chip. It has a powerful debugging tool which detects most of the errors in the program.

2. 8051 LOADER

8051 loader is a software developed by robosapiens. The HEX file created with the help of keil was selected through it for programming the microcontroller.

Page 12: Group no 6

ADVANTAGES

• Wireless control

• Usage of remotely controlled military vehicles inthe Winter War .

• Takes in use of the mobile technology which isalmost available everywhere.

• This wireless device has no bound on range andcan be controlled as far as network of cell phone.

Page 13: Group no 6

APPLICATIONS

Scientific

Military and Law Enforcement

Search and Rescue

Page 14: Group no 6

FUTURE SCOPE

IR Sensor

Alarm-Phone Dialer

Adding a Camera

Page 15: Group no 6