OBJECTIVE AND FEATURES:

Slides:



Advertisements
Similar presentations
INDIVIDUAL PROJECT BY R.KARTHIKMANOJ
Advertisements

RADIO FREQUENCY BASED SERIAL COMMUNICATION..
Indian Institute of Technology Hyderabad ELECTRONIC SWITCH CONTROL THROUGH RF(RADIO FREQUENCY) GROUP MEMBERS: Anil Kumar Loya ME12B1002 RITESH KUMAR CE12B1019.
A-Team Home Central Control Unit Kevin Cooke Peter Larson Ben Verstegen Andreas Rugloski Aden Abdillahi.
FREQUENCY SHIFT KEYING
BREADBOARDS Breadboards are used to test circuits. Wires and components are simply pushed into the holes to form a completed circuit and power can be.
RADIO FREQUENCY MODULE. Introduction  An RF module is a small electronic circuit used to transmit and receive radio signals.  As the name suggests,
2 Way FM Car Starter Dan Owens April 12, 2005 Instructor: Dr. Pao-Lo Liu Department of Electrical Engineering University at Buffalo Course Requirement.
Lecture – 7 Basic input and output
ST14 CODEC – IR/RF Remote Control Encoder/Decoder IC
DESIGN OF WIRELESS PROSTHETIC HAND.  Introduction  Why Wireless robotic arm  System Description  Block Diagram  System Operation  Conclusion  References.
PIC microcontrollers. PIC microcontrollers come in a wide range of packages from small chips with only 8 pins and 512 words of memory all the way up to.
MOBILE OPERATING ROBOT ON EMBEDDED SYSTEM
EMERGENCY VEHICLE ALERT SYSTEM ECE 495C Digital Systems Senior Design Project Proposal Team #3 Spring 2008 January 09, 2008.
8 Channel Fiber Optically Linked Data Acquisition System for Booster Modulators Tsatsu Nyamadi Norfolk State University Supervisor Rene Padilla Fermilab.
Automatic accident avoiding system PROJECT MEMBERS MUTHUKUMAR.K (05ME33) SAKTHIDHASAN.S (05ME39) SAKTHIVEL.N (05ME40) VINOTH.S (05ME56) PROJECT GUIDE:
ROBOTIC VEHICLE FOR STORES MANAGEMENT
SUBMITTED BY LENIN C INTRODUCTION Railways - cheapest mode of transportation. Aims to avoid accidents. Using simple electronic components- automate.
Password Based Door Lock System using 8051 Microcontroller
 ACCELEROMETER  TRANSMITTER- BLOCK DIAGRAM  RECEIVER- BLOCK DIAGRAM  COMPONENTS DESCRIPTION- ENCODER TRANSMITTER RECEIVER OPTICAL SENSOR.
SUBMITTED BY EDGEFX TEAM PORTABLE CODED WIRELESS MESSAGE COMMUNICATION BETWEEN TWO PARTIES SECRETLY WITH LCD DISPLAY.
TV Remote As A Wireless Mouse For PC.
RF TRANSMITTER MODULE Radio frequency (RF) transmitters are widely used in radio frequency communications systems. With the increasing availability of.
BATCH MEMBERS R.ABHISHEK-08N41A0401 K.DHEERAJ REDDY-08N41A0412 S.RAJENDRA REDDY-08N41A0458 JYOTHISHMATHI COLLEGE OF ENGINEERING AND TECHNOLOGY,TURKAPALLY.
Wireless Electrical Device Switching using RF Technology By ByM.SANDEEP.
Wireless Rash Driving Detection. Introduction Wireless Rash Driving Detection  To detect rash driving on highways and to alert.
Mobile phone keypad sensed password entry for door opening.
IT-101 Section 001 Lecture #15 Introduction to Information Technology.
Circuit diagram for interfacing Common Anode 7-Segment Display.
Application Case Study Christmas Lights Controller
“Wireless equipment control using microcontroller”
SUBMITTED BY EDGEFX TEAM
RF Controlled Robotic Vehicle with Laser Beam Arrangement
RFID Based Access Control System using 8051
EKT124 Digital Electronics 1 Introduction to Digital Electronics
Scrolling LCD using Arduino.
SUBMITTED BY EDGEFX TEAM
Arduino Based Industrial appliances control system by decoding dual tone multi frequency signals on GSM / CDMA network. Submitted by:
Home automation using Arduino & ‘PIR sensor’
ABSTRACT The controller continuously polls the temperature with certain regular time intervals and displays over the 7_segment display The temperature.
ULTRASONIC DISTANCE METER USING 8051
Arduino BASED RFID Device Access
For further information
ROOM OCCUPANCY INDICATOR
SUBMITTED BY EDGEFX TEAM
Microcontroller Based Digital Code Lock
SUBMITTED BY EDGEFX TEAM
Video Transmitting Robot
DIGITAL CALCULATOR USING 8051
1 Input-Output Organization Computer Organization Computer Architectures Lab Peripheral Devices Input-Output Interface Asynchronous Data Transfer Modes.
Project guide B. SUBBULAKSHMI M. E Assistant Professor C. A. R
C_ITCO011/C_ITCO111 LECTURER: E.DONDO
Principles & Applications
‘SONAR’ using Arduino & ultrasonic distance sensor
RAILWAY TRACK SNAP NOTIFICATION
Amplitude Modulation Circuits
Zigbee Networks Using Xbee Modules
Introduction to Microprocessors and Microcontrollers
Introduction King Saud University
Serial Communication Interface
Chapter Nine: Data Transmission
Digital Fundamentals Floyd Chapter 1 Tenth Edition
HD44780 LCD programming From the Hardware Side
BASE BAND DECODER Project Team Gurrampati Venkatakrishna Reddy
8051 Micro Controller.
Manual Robotics ..
CHAPTER SERIAL PORT PROGRAMMING. Basics of Serial Communication Computers transfer data in two ways: ◦ Parallel  Often 8 or more lines (wire.
A PROJECT ON PASSWORD BASED CONTROL SYSTEM. A PROJECT ON PASSWORD BASED CONTROL SYSTEM.
Hardware Graduation Project (2) Seminar
Introduction 1st semester King Saud University
Presentation transcript:

OBJECTIVE AND FEATURES: The project is a security system which allows only authorized access to users with a password. The system has a feature of changing the password anytime by the authorized user as required. The project comprises of a microcontroller of PIC family that is interfaced to an EEPROM which stores the password. The project requires a keypad to enter password, and a Motor Driver that is interfaced to microcontroller for locking or unlocking a door or any security system. An alert would be produced if there is any wrong attempt and a door open if the attempt is right. The project can be used for security purposes in home, offices, organizations etc.

BLOCK DIAGRAM LCD display the information send by user using keypad Converts parallel data to series HT12E If the password send by the user is correct, then it proceeds further information to encoder IC Keypad sends data to microcontroller

Block diagram part 2 Controls Locking and unlocking of security system MOTOR DRIVER IC RF Transmitter And HT12E RF Receiver and HT12D

WORKING OF EACH BLOCK DIAGRAM: PIC MICROCONTROLLER INTERFACES WITH LCD AND KEYPAD MATRIX:

  Keypads have been used extensively in automotive applications as well as food industries. Programmed Keypads can be used in automated attendance system at schools, offices etc, where you enter your ID, which is displayed and at the same time stored, to mark your presence. Automatic door locks are usually accessed with a keypad control system in which a particular code is dialed on the keypad to open the door. LCD (Liquid Crystal Display) screen is an electronic display module and find a wide range of applications. A 16x2 LCD display is very basic module and is very commonly used in various devices and circuits. These modules are preferred over seven segments and other multi segment LEDs. The reasons being: LCDs are economical; easily programmable; have no limitation of displaying special & even  (unlike in seven segments), animations and so on.

PIN DIAGRAM OF LCD 16*2 RS pin: 1: data vo: variable voltage 0:command 1: data vo: variable voltage Adjust contrast light  

WORKING OF HT12E AND HT12D: What is Encoding and Decoding: In simple words, encoding is wrapping up the data. The data could be anything like simple binary data (in the form of 1's and 0's) or it could be an audio signal or it could be certain text. The wrapped data is called as a Packet. This packet is sent through a medium (“Through wire or wireless”) to the decoder part where it gets unwrapped or decoded. Encoding is when you put the letter into envelope, the postman is medium to take the envelope to the recipient and when recipient opens the envelope then it is called decoding.

HT12E (Transmitter side) The encoder has four input lines. These lines are used to give input which we want to encode. In encoding, we are wrapping up the data which means if we want to send a binary signal ‘1001’ to other end, we have to make data pins as ‘1001’. Now, to make data pin like this, what we need to do is to give high or 5 volts (which in digital means ‘1’) to pins ‘D0’ and ‘D3’ while we have to provide pins ‘D1’ and ‘D2’ with 0 volt. Ground). This altogether gives us ‘1001’ which is transmitted out from the ‘Data out’ pin of the HT12E. The input given to data pin is in parallel form which is being transmitted into serial form from the data output pin.

PIN 17 is used as DOUT pin. It follows serial communication. Now neglect all the pins for this moment and just concentrate on Din (Data in) pin and the for Data lines pin. The encoded data which is coming from the transmitter side goes into the Data in (Din) pin. The data which was in serial order gets decoded and the output is generated at the for data line pins in same order as that on transmitter pin.  

HT12D (Receiver side): The data which was in serial order gets decoded and the output is generated at the for data line pins in same order as that on transmitter pin.

Oscillator Pins: The role of oscillator in digital electronics is to produce waves which are in Sine wave form or rectangular wave form. The device used to generate this waveform is called ‘Oscillator’. The waveform generated by the oscillator is called as ‘Pulses’ (like our heart beat). So, in digital world the oscillator works identical to our Heart.

VT Pin (Valid Transmission): The valid transmission pin in decoder shows that the transmitter address and the receiver address are same and is ready to receive the data from the encoder side.   VT PIN: VALID TRANSMISSION

WORKING BLOCK OF HT12E AND HT12D:

WIRED DATA TRANSMISSION

WIRELESS DATA TRANSMISSION RF TRANSMITTER AND RECEIVER A wireless radio frequency (RF) transmitter and receiver can be easily made using HT12D Decoder, HT12E Encoder and ASK RF Module. Wireless transmission can be done by using 433 MHz or 315MHz ASK RF Transmitter and Receiver modules. In these modules digital data is represented by different amplitudes of the carrier wave, hence this modulation is known as Amplitude Shift Keying (ASK). Radio Frequency (RF) transmission is more strong and reliable than Infrared (IR) transmission due to following reasons : Radio Frequency signals can travel longer distances than Infrared. Only line of sight communication is possible through Infrared while radio frequency signals can be transmitted even when there are obstacles. Infrared signals will get interfered by other IR sources but signals on one frequency band in RF will not interfered by other frequency RF signals.

Transmitter Circuit Diagram HT12E Encoder IC will convert the 4 bit parallel data given to pins D0 – D3 to serial data and will be available at DOUT. This output serial data is given to ASK RF Transmitter. Address inputs A0 – A7 can be used to provide data security and can be connected to GND (Logic ZERO) or left open (Logic ONE). Status of these Address pins should match with status of address pins in the receiver for the transmission of the data. Data will be transmitted only when the Transmit Enable pin (TE) is LOW. 1.1MΩ resistor will provide the necessary external resistance for the operation of the internal oscillator of HT12E.

Receiver Circuit Diagram ASK RF Receiver receives the data transmitted using ASK RF Transmitter. HT12D decoder will convert the received serial data to 4 bit parallel data D0 – D3. The status of these address pins A0-A7 should match with status of address pin in the HT12E at the transmitter for the transmission of data. The LED connected to the above circuit glows when valid data transmission occurs from transmitter to receiver. 51KΩ resistor will provide the necessary resistance required for the internal oscillator of the HT12D.

THANK YOU NAME:VIKRANT THAKUR CLASS:EEE,3rd YEAR, COLLEGE:MSIT