Home Automation Using the PIC16F877A
#1

Home Automation Using the PIC16F877A

[attachment=17779]
INTRODUCTION
X-10 is a communication protocol designed for sending
signals over 120 VAC wiring. X-10 uses 120 kHz bursts
timed with the power line zero-crossings to represent
digital information. Plug-in modules available from various
vendors enable users to create home automation
systems by using the AC wiring already installed within
a home. Readers who would like an overview of the
X-10 signal format may refer to Appendix A.
PICmicro® microcontrollers can easily be used in
conjunction with X-10 technology to create home
automation applications. The specific PICmicro
microcontroller (MCU) used should be selected based
on RAM, ROM, operating frequency, peripheral, and
cost requirements of the particular application. The
PIC16F877A was selected for this application because
of its versatility as a general purpose microcontroller,
its FLASH program memory (for ease of development),
data EEPROM, and ample I/O.


HARDWARE OVERVIEW
The home controller application described in this application
note allows the user to program on and off times
for up to sixteen devices, using a 2 x 16 liquid crystal
display and five push buttons. A built-in light sensor can
be used to turn on lights at dusk, and turn them off at
dawn.
The home controller is designed to facilitate experimentation
with home automation using the
PIC16F877A. In addition to the PIC16F877A, the board
will accept any other PICmicro MCU that shares the
same pinout, such as the PIC18F452. Therefore,
experimenters may expand on the application using the
higher performance of the PIC18 family of parts without
changing the hardware.


Zero-Crossing Detector
In X-10, information is timed with the zero-crossings of
the AC power. A zero-crossing detector is easily created
by using the external interrupt on the RB0 pin and
just one external component, a resistor, to limit the
current into the PICmicro MCU (see Figure 3).
In the United States, Vrms = 117 VAC, and the peak
line voltage is 165V. If we select a resistor of 5 MΩ,
Ipeak = 165V/5 MΩ = 33 μA, which is well within the
current capacity of a PICmicro MCU I/O pin.
Input protection diodes (designed into the PICmicro
MCU I/O pins) clamp any voltage higher than VDD or
lower than VSS. Therefore, when the AC voltage is in
the negative half of its cycle, the RB0 pin will be
clamped to VSS - 0.6V. This will be interpreted as a
logic zero. When the AC voltage rises above the input
threshold, the logical value will become a ‘1’.
Reply
#2

to get information about the topic "home automation using embedded system" full report ppt and related topic refer the page link bellow

http://studentbank.in/report-conveyor-au...ded-system

http://studentbank.in/report-automation-...ded-system

http://studentbank.in/report-automation-...ded-system

http://studentbank.in/report-home-automi...ode=linear

http://studentbank.in/report-home-automa...pic16f877a
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: pic16f877a working principle, seminar topics on psychologyusing pic16f877a, pic18f452 1, eyeblink sensor pic16f877a circuit, pic16f877a interfacing sim900a, pic16f877a home automation, robots using pic16f877a,

[-]
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
  SCADA FOR POWER SYSTEM AUTOMATION seminar paper 3 4,829 05-04-2016, 01:07 PM
Last Post: dhanabhagya
  A Paper Presentation on Software Development Automation by Computer Aided Software seminar paper 4 3,150 23-03-2016, 02:05 PM
Last Post: dhanabhagya
  GSM Based Home Security System details seminar paper 1 1,965 14-11-2012, 12:29 PM
Last Post: seminar details
  CONVEYOR AUTOMATION USING EMBEDDED SYSTEM seminar paper 1 1,481 27-10-2012, 03:52 PM
Last Post: seminar details
  Automation of car using embedded system seminar addict 1 1,374 27-10-2012, 03:52 PM
Last Post: seminar details
  DESIGN AND IMPLEMENTATION OF LASER BASED HOME SECURITY SYSTEM seminar addict 1 2,363 22-10-2012, 02:29 PM
Last Post: seminar details
  INTERNET BASED HOME AUTOMATION SYSTEM seminar details 0 976 09-06-2012, 02:24 PM
Last Post: seminar details
  BOTEC AUTOMATION seminar details 0 826 04-06-2012, 05:26 PM
Last Post: seminar details
  A SMALL WIND ENERGY SYSTEM TO SAVE HOME ELECTRICITY seminar paper 0 1,097 13-03-2012, 04:18 PM
Last Post: seminar paper
  SMS Based Wireless Home Appliance Control System (HACS) for Automating Appliances seminar paper 0 857 12-03-2012, 02:11 PM
Last Post: seminar paper

Forum Jump: