APPLIANCES CONTROL THROUGH SMS full report
#1

[attachment=2661]
APPLIANCES CONTROL THROUGH SMS



Abstract
This project is designed to make home automation easy to control when a user is not at home. The project is designed to allow easy use of a mobile phone to control appliances in the home. Using a mobile phone the development of the control system will be carried out using SMS. This will communicate with another mobile phone, which in turn controls the devices attached to microcontroller modules. When the action has been carried out then a response is sent to the user. The project involves three main areas, research, development\programming, testing and the writing of the report.
Introduction
The project is aimed at developing and testing the use of mobile phones to remotely control an appliance control system. The microcontroller would then control an device based on the information given to it. The proposed solution will need to be easy to use, simple, secure, robust and be useful on most mobile phones. To achieve this testing will need to be carried out to create a useful system.

The report consists of a background into the area of 8051 microcontroller and mobile communication, how they are interfaced to each other and AT (Attention) commands set used in communication.
HARDWARE USED
1. AT command supporting GSM mobile phone.
2. 89S52 Microcontroller
3. Max 232 IC.
4. Relays
5. Relay driver IC ULN 2803
6. Voltage regulator 7805.
7. Diode IN4007
8. GSM Phone
SOFTWARE USED

1. Keil u-Vision 3.0
Keil Software is used provide you with software development tools for 8051 based microcontrollers. With the Keil tools, you can generate embedded applications for virtually every 8051 derivative. The supported microcontrollers are listed in the µ-vision
2. PRO51 Programmer Software
THEORY OF OPERATION
In this project we interfaced 8051 microcontroller with Motorolaâ„¢s C168 GSM mobile phone to decode the received message and do the required action. The protocol used for the communication between the two is AT command.
The microcontroller pulls the SMS received by phone, decode it, recognizes the
Mobile no. and then switches on the relays attached to its port to control the appliances. After successful operation, controller sends back the acknowledgement to the userâ„¢s mobile through SMS.
AT-Command set
The following section describes the AT-Command set. The commands can be tried out by connecting a GSM modem to one of the PCâ„¢s COM ports. Type in the test-command, adding CR + LF (Carriage return + Line feed = \r\n) before executing. Table gives an overview of the implemented AT-Commands in this application. The use of the commands is described in the later sections.
AT-Command set overview
Command Description
AT Check if serial interface and GSM modem is working.
ATE0 Turn echo off, less traffic on serial line.
AT+CNMI Display of new incoming SMS.
AT+CPMS Selection of SMS memory.
AT+CMGF SMS string format, how they are compressed.
AT+CMGR Read new message from a given memory location.
AT+CMGS Send message to a given recipient.
AT+CMGD Delete message.
A BRIEF INTRODUCTION TO 8051 MICROCONTROLLER:
When we have to learn about a new computer we have to familiarize about the machine capability we are using, and we can do it by studying the internal hardware design (devices architecture), and also to know about the size, number and the size of the registers.
A microcontroller is a single chip that contains the processor (the CPU), non-volatile memory for the program (ROM or flash), volatile memory for input and output (RAM), a clock and an I/O control unit. Also called a "computer on a chip," billions of microcontroller units (MCUs) are embedded each year in a myriad of products from toys to appliances to automobiles. For example, a single vehicle can use 70 or more microcontrollers. The following picture describes a general block diagram of microcontroller.

89s52: The AT89S52 is a low-power, high-performance CMOS 8-bit microcontroller with 8K bytes of in-system programmable Flash memory. The device is manufactured using Atmelâ„¢s high-density nonvolatile memory technology and is compatible with the industry-standard 80C51 instruction set and pinout. The on-chip Flash allows the program memory to be reprogrammed in-system or by a conventional nonvolatile memory pro-grammer. By combining a versatile 8-bit CPU with in-system programmable Flash on a monolithic chip, the Atmel AT89S52 is a powerful microcontroller, which provides a highly flexible and cost-effective solution to many, embedded control applications. The AT89S52 provides the following standard features: 8K bytes of Flash, 256 bytes of RAM, 32 I/O lines, Watchdog timer, two data pointers, three 16-bit timer/counters, a six-vector two-level interrupt architecture, a full duplex serial port, on-chip oscillator, and clock circuitry. In addition, the AT89S52 is designed with static logic for operation down to zero frequency and supports two software selectable power saving modes. The Idle Mode stops the CPU while allowing the RAM, timer/counters, serial port, and interrupt system to continue functioning. The Power-down mode saves the RAM con-tents but freezes the oscillator, disabling all other chip functions until the next interrupt

The hardware is driven by a set of program instructions, or software. Once familiar with hardware and software, the user can then apply the microcontroller to the problems easily.

The pin diagram of the 8051 shows all of the input/output pins unique to microcontrollers:

The following are some of the capabilities of 8051 microcontroller.
Internal ROM and RAM
I/O ports with programmable pins
Timers and counters
Serial data communication
The 8051 architecture consists of these specific features:
16 bit PC &data pointer (DPTR)
8 bit program status word (PSW)
8 bit stack pointer (SP)
Internal ROM 4k
Internal RAM of 128 bytes.
4 register banks, each containing 8 registers
80 bits of general purpose data memory
32 input/output pins arranged as four 8 bit ports: P0-P3
Two 16 bit timer/counters: T0-T1
Two external and three internal interrupt sources Oscillator and clock circuits.
BLOCK DIAGRAM:
Reply
#2
Hi sir/friend,,thanks for u r information... but i need more complete details on this project so will send me some more details...pls i need very urgent....pls pls pls....my mail id is v.shalini941[at]gmail.comHuh
Reply
#3
From the report, we see that the SMS is sent from the controller's mobile to the mobile phone connected to the home appliances. The details you should know when going ahead with the project are:
-about AT commands which are included in the GSM specification. Almost all phones support this AT commands. The commands to control the device are transmitted to the end mobile phone as AT commands.

The AT (Attention) commands set used in communication is covered in the report and more you can learn from the net.

-Microcontroller programming
The message recieved by the end mobile phone is taken by the microcontroller and decoded to fetch the AT command sent by the user. Then the microcontroller will switch the devices on and off by controlling the relays. The programming is simple and if you have basics of C/C++ programming, you can write the code easily. The requirements of the program are available in the document.

This is also a related topic:
http://studentbank.in/report-sms-based-w...iances-and
http://studentbank.in/report-sms-based-w...?pid=15456
Reply
#4
please send me the circuit diagram of sms and telephone controlled home appliances in my gmail account.
Reply
#5

to get information about HOME APPLIANCES CONTROL THROUGH PC full report ,ppt and related topic refer the page link bellow
http://studentbank.in/report-home-applia...through-pc

http://studentbank.in/report-appliances-...ull-report

http://studentbank.in/report-power-grid-...through-pc

http://studentbank.in/report-controling-...%E2%80%99s
Reply
#6

to get information about the topic "controlling home appliances through gsm mobile using sms"full report ppt and related topic refer the page link bellow

http://studentbank.in/report-appliances-...e=threaded

http://studentbank.in/report-appliances-...ode=linear

Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: computer report by sms, home appliances control by sms, uln 2803 ic fullform, home appliances control through pc pdf, wireless sensing control through sms, home appliances control through sms, appliances control through sms pdf,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
  AUTOMATIC STREET LIGHT CONTROL WITH SENSOR TECHNOLOGY seminar class 2 11,609 22-05-2017, 11:07 AM
Last Post: yasminoth93
  FINGER PRINT BASED ELECTRONIC VOTING MACHINE full report project topics 60 50,652 11-05-2017, 10:43 AM
Last Post: jaseela123d
  VECTOR CONTROL DRIVE OF PERMANENT MAGNET SYNCHRONOUS MOTOR USING MATLAB/SIMULINK seminar class 2 12,128 05-04-2017, 01:18 PM
Last Post: surya256
  GSM based Control Panel for Agricultural and Domestic Water Pumps seminar addict 4 24,309 08-09-2016, 10:58 AM
Last Post: ijasti
  AUTOMATIC BUS STATION ANNOUNCEMENT SYSTEM full report project report tiger 4 10,793 13-08-2016, 11:16 AM
Last Post: jaseela123d
  MICROCONTROLLER BASED DAM GATE CONTROL SYSTEM full report seminar class 13 17,151 19-06-2016, 07:53 PM
Last Post: Saianjana
  METAL DETECTOR full report project report tiger 14 23,777 12-03-2016, 01:51 PM
Last Post: seminar report asees
  WIRE LESS SPEED CONTROL OF AC MOTOR (USING MOBILE) smart paper boy 6 11,204 24-02-2016, 02:05 PM
Last Post: seminar report asees
  AUTOMATIC STREET LIGHT CONTROL-EMBEDDED BASED PROJECT project topics 18 30,088 11-02-2016, 02:03 PM
Last Post: seminar report asees
  Solar power plant full report seminar class 2 3,340 11-11-2015, 01:49 PM
Last Post: seminar report asees

Forum Jump: