project review

20
UNMANNED GUN CONTROL MECHANISM Under the Guidence of Mr. ROHITH.S PRESENTED BY :- ASHISH RANJAN

Upload: ashish-ranjan

Post on 14-Aug-2015

139 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: PROJECT REVIEW

UNMANNED GUN CONTROL MECHANISM

Under the Guidence of Mr. ROHITH.S

PRESENTED BY:-

ASHISH RANJAN

Page 2: PROJECT REVIEW

OBJECTIVE Set up an automatic weaponry mechanism. To keep track of objects in a uncolored environment. Fire upon in case it detects a specific color .

Page 3: PROJECT REVIEW

FEATURES Cost effective. No complex hardware design is required. Only MATLAB coding is used.

SCOPE OF THE PROJECT It is used mainly in places like high altitude , cold regions. Mainly used in safeguarding boundaries. During the War it can be fixed in helicopters for automatic detection and firing.

Page 4: PROJECT REVIEW

BLOCK DIAGRAM

Fig(1):- Main mechanism to control Gun

Page 5: PROJECT REVIEW

Fig. 2

Page 6: PROJECT REVIEW

COMPONENTS USEDMICROCONTROLLER (8051) RF TRANSMITTER (TLP434A) ENCODER (HT12E) RF RECEIVER (RLP434A) DECODER (HT12D) STEPPER MOTOR LASER POINTER RELAY SWITCHCAMERA

Page 7: PROJECT REVIEW

RF TRANSMITTERTLP434A is used in this project to transmit the encoded data to enable or disable the Gun.

FEATURES:-

Frequency range : 433.92 MHz. Modulate Mode : ASK Data rate : 8KbpsSupply voltage : 5v

Fig. TLP434 RF Transmitter Pin diagram

Page 8: PROJECT REVIEW

ENCODERHT12E encoder is used in this project to Encode the password entered to control the automatic Weaponry Mechanism.

FEATURES:-

Operating voltage: 2.4v-12v. Low standby current : 0.1A (typ.) at VDD=5v. Low power and High noise immunity CMOS Technology

Fig. HT12E encoder Pin diagram

Page 9: PROJECT REVIEW

RF RECEIVERRLP434A receiver is used in this project to receive the transmitted data and it is sent to decoder.

FEATURES :- Frequency range : 433.92 MHz. Modulate Mode : ASK Data rate : 4800bps Sensitivity : -106 dBm Supply voltage : 5v

Fig. RLP434A RF Receiver pin diagram

Page 10: PROJECT REVIEW

DECODERHT12D Decoder is used in this project at receiver to decode the transmitted data from transmitter.

FEATURES:-

Operating voltage: 2.4v-12v.Low standby current.Capable of decoding 12bits of information.Binary address setting.Low power and High noise immunity CMOS Technology.

Fig. HT12D decoder Pin diagram

Page 11: PROJECT REVIEW

UNIPOLAR STEPPER MOTORStepper motor is used in this project to control the movement of LASER pointer toward the intruder.

FEATURE:-

The rotation angle of the motor is proportional to the input pulse. The motor has full torque at standstill. Precise positioning and repeatability of movement since good stepper motors have an accuracy of 3-5% of a step and this error is non-cumulative from one step to another.

Page 12: PROJECT REVIEW

CAMERACreative sync used as sensor to input the image of area under surveillance and it acts as a vision to the computer.

FEATURES:-

Sensor: VGA (640 X 480) CMOS image sensor. Video Resolution: Up to ( 800 X 600)pixels. Picture Resolution: Up to 1.3 Mega pixels. Works with native Windows drivers for instant plug & play.

Page 13: PROJECT REVIEW

PIN DIAGRAM OF 8051 MICROCONTROLLER

Page 14: PROJECT REVIEW

Features of 8051 Microcontroller

Speed up to 33 MHzRAM expandable externally to 64 k bytes4 level priority interrupt6 interrupt sourcesFour 8-bit I/O portsFull-duplex enhanced UARTFraming error detectionAutomatic address recognitionPower control modeClock can be stopped and resumed3 16-bit timers

Page 15: PROJECT REVIEW

SOFTWARE IMPLEMENTATION

1. MATLAB SOFTWARE :- It is a program for doing numerical computation.

2. KEIL SOFTWARE :- It provides tools for the 8051 family of Microcontrollers and it is also used to compile C code.

Page 16: PROJECT REVIEW

MATLAB CODE AND EXPECTED OUTPUT

Page 17: PROJECT REVIEW

ADVANTAGES AND DISADVANTAGES

Advantages:-

It is used at extreme conditions.Cost effective.High performance language is used.Safe and secured.

DISADVANTAGES:-

Difficulty in mounting.Special night vision cameras required in dark and bad light conditions

Page 18: PROJECT REVIEW

CONCLUSION

This project is designed to safe ground the boundaries at extreme conditions. Where human intervention is very difficult and save the precious live of our soldiers. It is used to reduce the power consumption of the microcontroller using OS concepts. The direction of the LASER is accurately pointed by alleging the camera with respect to the stepper motor. The power consumption of LASER is reduced by using relays.

Page 19: PROJECT REVIEW

REFERENCES

[1] “Lord john Marbury (The west wing)” (1999), 11th episode of the first season depicts a fictionalized representation of the kargil conflict.

[2] Pentagram’s single,’Price of bullets’, released in 1999 dealt with the Kargil war.

[3] http://www.wsws.org/articls/1999/aug1999/pak-a07.shtml

[4] www.india-today.com/itoday/26071999/cover.html

[5] David A Mindell ,”Automatic Visual Tracking and Fire Control System for Anti-Aircraft machine gun.

Page 20: PROJECT REVIEW