Download presentation
Presentation is loading. Please wait.
Published byRobert Harding Modified over 11 years ago
2
1 1 Contents are the property of the instructors and EH-Expo, not to be duplicated without expressed written permission. EH-Expo, S20, Cell #A Good Afternoon!!! Good Afternoon!!! Welcome to the class. EH-Expo 2003 2-Way X-10 & Intro to Extended Code! Conference: February 26 - March 1, 2003– Orange County Convention Center, Orlando FL S20 Feb 26, 2003 4:00pm-5:00pm
3
2 2 Contents are the property of the instructors and EH-Expo, not to be duplicated without expressed written permission. EH-Expo, S20, Cell #A oThis handout has only 38 cells. It does not, nor is it intended to, show every cell used in the class. The class uses dozens of pictures, several hundred graphics in almost 100 cells totaling over 25 megabytes in size. oMost of the cells in this handout have been changed slightly from those used in the class. oSince class slides are layered, printing them in their original state would show only the top layer. These have been modified so they will print better. oSome have had text changed to allow them to me more meaningful when read instead of their original content as a visual aid. oSorry, these cells are not for sale. This handout is presented to attendees as part of the class. It is intended for the personal use of the attendee and are not to be duplicated in any way, nor is it to be used in any publication, class or web site without the expressed written permission of ACT and EH-Expo.
4
3 3 Contents are the property of the instructors and EH-Expo, not to be duplicated without expressed written permission. EH-Expo, S20, Cell #A Welcome to the Class Why Are You Here? –If you've avoided X-10 based powerline systems for years, think again! Its a new world in this new millennium. New products and techniques from many manufacturers enable you to install budget systems in houses with the advanced capabilities that used to be the domain only of the expensive hard-wired systems. You will learn how 2-way capability can make for more feature rich, reliable installations. You will also learn learn how Basic Code works, and how Extended Code works. Learn some of the "tricks of the trade" that many of the experts use! Discover "what's new" in the industry that makes powerline carrier control an exciting and profitable venture! Hi, Im Phil Kingery! –PCC & X-10 Guru at Advanced Control Technologies. –Ph: 317-337-0100 Email: pkingery@act-solutions.com
5
4 4 Contents are the property of the instructors and EH-Expo, not to be duplicated without expressed written permission. EH-Expo, S20, Cell #A 12 6 111 7 5 102 9 3 8484 What to Expect Today..... The X-10 Protocol: Basic Code, introduction to Extended Code & an explanation of its advantages. True 2-way: An explanation of 2-way as it pertains to X-10. (If time permits) Complex Coupling & Troubleshooting: Examples of both (I hope). Your questions and situations. Introduction: What we will cover (and what we will not).
6
5 5 Contents are the property of the instructors and EH-Expo, not to be duplicated without expressed written permission. EH-Expo, S20, Cell #A 2-Way Communications !! The ability for... X-10 version of.. -every transmitter to also be a receiver. -every receiver to also be a transmitter? -receivers to be polled so that the transmitter (or controller) knows the state (level) of that receiver. -receivers to transmit their current state in the event of a manual change of state.
7
6 6 Contents are the property of the instructors and EH-Expo, not to be duplicated without expressed written permission. EH-Expo, S20, Cell #A Easy 2-Way Examples: A01-A01, AOn-AOn ON A01-A01, AStRq-AStRq A01-A01, AStOn-AStOn
8
7 7 Contents are the property of the instructors and EH-Expo, not to be duplicated without expressed written permission. EH-Expo, S20, Cell #A Easy 2-Way Examples: A01-A01, AStOff-AStOff
9
8 8 Contents are the property of the instructors and EH-Expo, not to be duplicated without expressed written permission. EH-Expo, S20, Cell #A What Commands are Available? The 4 Most Often Used Commands: -- –ON OFF (pretty basic) –DIM BRIGHT (also basic stuff) The Group Commands --- –ALL LIGHTS ON,ALL UNITS OFF – Plus the seldom used ALL LIGHTS OFF The Status Commands --- –STATUS REQUEST –STATUS ON & STATUS OFF The Hail Commands --- – HAIL REQUEST & HAIL ACK
10
9 9 Contents are the property of the instructors and EH-Expo, not to be duplicated without expressed written permission. EH-Expo, S20, Cell #A What Commands are Available? The Extended Commands: -- –EXTENDED CODE 1 (for Data/Control) –EXTENDED CODE 2 (for Meter Read) –EXTENDED CODE 3 (for Security) The Sixteenth Command --- –Unused (at least, as far as I know) If you are wondering where the Preset Dim commands went, there are technically speaking, no longer supported.
11
10 Contents are the property of the instructors and EH-Expo, not to be duplicated without expressed written permission. EH-Expo, S20, Cell #A = 0000 2 = 0 10 Binary Decimal = 0001 2 = 1 10 = 0010 2 = 2 10 = 0011 2 = 3 10 = 0100 2 = 4 10 = 0101 2 = 5 10 = 0110 2 = 6 10 = 0111 2 = 7 10 = 1000 2 = 8 10 = 1001 2 = 9 10 = 1010 2 = 10 10 = 1011 2 = 11 10 = 1100 2 = 12 10 = 1101 2 = 13 10 = 1110 2 = 14 10 = 1111 2 = 15 10
12
11 Contents are the property of the instructors and EH-Expo, not to be duplicated without expressed written permission. EH-Expo, S20, Cell #A Binary 0 10 0000 2 = 0 10 1 10 0001 2 = 1 10 2 10 0010 2 = 2 10 3 10 0011 2 = 3 10 4 10 0100 2 = 4 10 5 10 0101 2 = 5 10 6 10 0110 2 = 6 10 7 10 0111 2 = 7 10 8 10 1000 2 = 8 10 9 10 1001 2 = 9 10 10 10 1010 2 = 10 10 11 10 1011 2 = 11 10 12 10 1100 2 = 12 10 13 10 1101 2 = 13 10 14 10 1110 2 = 14 10 15 10 1111 2 = 15 10 = 0 16 = 1 16 = 2 16 = 3 16 = 4 16 = 5 16 = 6 16 = 7 16 = 8 16 = 9 16 = A 16 = B 16 = C 16 = D 16 = E 16 = F 16 to Decimalto Hexadecimal
13
12 Contents are the property of the instructors and EH-Expo, not to be duplicated without expressed written permission. EH-Expo, S20, Cell #A So, what so great about Hexadecimal …at least, as far as X-10 notation is concerned? 0001 1100 0011 0001 1C31 Hex notation reduces 16 numerals to only 4 characters.
14
13 Contents are the property of the instructors and EH-Expo, not to be duplicated without expressed written permission. EH-Expo, S20, Cell #A Standard Code vs. Extended Code One Basic Code data frame can be either an address or a command, but not both. Basic A01 AOn A01 -or- AOn One Frame of data
15
14 Contents are the property of the instructors and EH-Expo, not to be duplicated without expressed written permission. EH-Expo, S20, Cell #A
16
15 Contents are the property of the instructors and EH-Expo, not to be duplicated without expressed written permission. EH-Expo, S20, Cell #A Basic Code vs. Extended Code Standard Code always takes 11 cycles of the sine wave. Extended Code 1 always takes 31 cycles of the sine wave.
17
16 Contents are the property of the instructors and EH-Expo, not to be duplicated without expressed written permission. EH-Expo, S20, Cell #A vs. Extended Code Since data frames are always duplicated…. Extended code takes 62 cycles (or 1.017 seconds). Standard code usually takes 47 cycles (or 0.7833 seconds) Basic Code
18
17 Contents are the property of the instructors and EH-Expo, not to be duplicated without expressed written permission. EH-Expo, S20, Cell #A Old Codes - New Codes Ext Code 0111Ext Code 0111- Now designated as "Ext Code 1", for data and control. Preset Dim (1) 1010Preset Dim (1) 1010- Now designated as "Ext Code 3", for security messages Preset Dim (2) 1011Preset Dim (2) 1011- Now designated as "Unused" Ext Data 1100Ext Data 1100 - Now designated as "Ext Code 2", for meter read and DSM.
19
18 Contents are the property of the instructors and EH-Expo, not to be duplicated without expressed written permission. EH-Expo, S20, Cell #A Old Codes - New Codes Start Code Start Code = 4 bits (non-complementary), Letter Code Letter Code = 4 bits, Extended Code 1 Extended Code 1 = 5 bits (01111), Unit Code Unit Code (device code) = 4 bits, Data Data = 8 bits, Command Command = 8 bits.. AFAIK "Extended Code 1" is the only one in general use and has a defined frame length of 31 cycles (62 bits).
20
19 Contents are the property of the instructors and EH-Expo, not to be duplicated without expressed written permission. EH-Expo, S20, Cell #A vs. Extended Code If these 5 bits are 01111, for Extd Code 1, then… 0 0 0 0 0 0 0 0 0 0 Unit Code Data Code Command Code 0 0 0 0 0 0 0 0 0 0 Unit Code Data Code Command Code Basic Code
21
20 Contents are the property of the instructors and EH-Expo, not to be duplicated without expressed written permission. EH-Expo, S20, Cell #A Extended Code 1 Notation A01AOn Letter Code X10 notation Command Code X10 notation A[1]01 Number Code X10 notation FF Command Byte Hex notation Data Byte Hex notation Extd Code 1 ACT notation
22
21 Contents are the property of the instructors and EH-Expo, not to be duplicated without expressed written permission. EH-Expo, S20, Cell #A Extended Code 1 Notation A[1]011C31 Address A-- X10 notation Extd Code 1 ACT notation Address -01 X10 notation Type 3 = Control Modules (Hex) Data Byte = 28 10 Hex notation Dimmer =Go To value in data byte
23
22 Contents are the property of the instructors and EH-Expo, not to be duplicated without expressed written permission. EH-Expo, S20, Cell #A Extended Code 1 Notation A[1]011C31 Data Byte 0-255 (00 16 – FF 16 ) Letter Code A-P Function (Command) 15 possible and 1 unused Number (Unit) Code 01-16 Type 0-15 (0 16 – F 16 ) Command 0-15 (0 16 – F 16 )
24
23 Contents are the property of the instructors and EH-Expo, not to be duplicated without expressed written permission. EH-Expo, S20, Cell #A Extended Code Capabilities! More Features –More Features – Having Extd Code capability allows for new products with advanced features like scenes, and direct dimming with 64 levels. More AddressesMore Addresses – Even though Extd Code does not automatically allow for more addresses, it does allow for expansion of the 256 address set. Increased ReliabilityIncreased Reliability – More polling options beyond that of std code but to take advantage of this, the new devices also need to be capable of true 2-way.
25
24 Contents are the property of the instructors and EH-Expo, not to be duplicated without expressed written permission. EH-Expo, S20, Cell #A Typical 120/240v distribution system. Humungo, buncho, mega-voltage from the utility substation. 120v 240v L1L2 Neutral Typical 120/240v 2-panel system. Single phase 120v loads. Phase-to-phase 240v loads.
26
25 Contents are the property of the instructors and EH-Expo, not to be duplicated without expressed written permission. EH-Expo, S20, Cell #A Humungo, buncho, mega-voltage from the utility substation. 120v 208v L1L3 Neutral Typical 120/208v 3-Phase System. Single phase 120v loads. Ph-to-Ph 208v load. L2 3-phase load.
27
26 Contents are the property of the instructors and EH-Expo, not to be duplicated without expressed written permission. EH-Expo, S20, Cell #A All Electric Utilities generate electric power in 3 phases. S N
28
27 Contents are the property of the instructors and EH-Expo, not to be duplicated without expressed written permission. EH-Expo, S20, Cell #A 3-Phase Vector Relationship E AC E CB 330 o 90 o E AN 60 o 30 o 0o0o 120 o 180 o 300 o 210 o 240 o E AB E NC E BN E NA E BA E BC E CA E NB E CN 270 o 150 o
29
28 Contents are the property of the instructors and EH-Expo, not to be duplicated without expressed written permission. EH-Expo, S20, Cell #A This effects X-10 signal timing and placement. TX
30
29 Contents are the property of the instructors and EH-Expo, not to be duplicated without expressed written permission. EH-Expo, S20, Cell #A Complex Coupling Example #3 Xfmr 277v Pnl Xfmr 120v Pnl Xfmr 277v Pnl Xfmr 120v Pnl Xfmr 277v Pnl Xfmr 120v Pnl Xfmr 277v Pnl Xfmr 120v Pnl Office TX CR134 CR334 Switches: #1 #2 #3 #4 #5 #6 #7 #8 Purpose: Prec. Rec Pos Prev Rept Sys Protocol Trans Out Trans Pos RecWindow Setting SCC Rec at 30º Ignore Split ACT Disable 0º Only Sensitive Setting Either Rec at 0º Repeat 3-Ph X-10 Normal 0º & 30º Normal Switches: #1 #2 #3 #4 #5 #6 #7 #8 Purpose: Prec. Rec Pos Prev Rept Sys Protocol Trans Out Trans Pos RecWindow Setting SCC Rec at 30º Ignore Split ACT Disable 0º Only Sensitive Setting Either Rec at 0º Repeat 3-Ph X-10 Normal 0º & 30º Normal
31
30 Contents are the property of the instructors and EH-Expo, not to be duplicated without expressed written permission. EH-Expo, S20, Cell #A It is sometimes difficult to understand why phase-to-phase receivers fail to operate at all. Ph-Ph RX RX TX RX ? ? ? Passive Coupler Passive Coupler Passive Coupler Passive Coupler Ph-Ph RX
32
31 Contents are the property of the instructors and EH-Expo, not to be duplicated without expressed written permission. EH-Expo, S20, Cell #A H.B.M.V. from utility. 277v 480v L1L3 Neutral Typical 277/480v 3-Phase Sys. w/ 120/208v 3-phase on-site service. L2 3-phase 480v load. Single phase 277v load. 120v load. : Y
33
32 Contents are the property of the instructors and EH-Expo, not to be duplicated without expressed written permission. EH-Expo, S20, Cell #A 480v L1L3 L2 3-phase 480v load. 120v load. : Y 120v load. 480v loads. Typical 480v 3-Phase Delta w/ 120/208v 3-phase on-site service.
34
33 Contents are the property of the instructors and EH-Expo, not to be duplicated without expressed written permission. EH-Expo, S20, Cell #A The Dreaded High-Leg Delta! H.B.M.V. from utility. 120v 240v L1 L3 L2 Single phase 120v loads. 1-ph Panel. L1 3-ph Panel. C r a z y Leg Delta. Stinger Leg Delta. Wild Leg Delta. RED Leg Delta. Bastard Leg Delta. Neutral
35
34 Contents are the property of the instructors and EH-Expo, not to be duplicated without expressed written permission. EH-Expo, S20, Cell #A Troubleshooting !! FirstFirst - Be comfortable with the equipment before you go to your customers location. SecondSecond - Have a good working knowledge of electrical distribution systems, panels, wiring, etc. and work with a licensed electrician (unless you are one). Checklist:
36
35 Contents are the property of the instructors and EH-Expo, not to be duplicated without expressed written permission. EH-Expo, S20, Cell #A Troubleshooting !! ThirdThird - Have a good working knowledge of X-10 (and related compatible equipment) from personal experience and test bench work. LastlyLastly - Remember, your customer is not paying for you to learn on the job. They are paying you because you are supposed to already know how this stuff works. Checklist:
37
36 Contents are the property of the instructors and EH-Expo, not to be duplicated without expressed written permission. EH-Expo, S20, Cell #A PCC Troubleshooting Flow Chart. This general PCC troubleshooting chart is intended to be a foundation which the PCC technician can use to help determine and correct PCC system problems. It is not intended to be a replacement for training and experience. It is assumed that the technician on site is knowledgeable with standard PCC test equipment and devices. PCC System has failed or is unreliable: Is the entire PCC system effected or at least a large section of it effected ? Has anything changed recently, new electronic equipment, ballasts, VSDs, etc? Turn off power to new equipment. Is rest of PCC system now functioning properly? Test for signal level to all effected locations. Are signal strength tests okay? Signal level tests can show weak signal or errors in signal. Is signal just weak? If the ACT test receiver shows an Error then the signal is corrupted. If the ACT test receiver shows an Error then the signal is corrupted. If signal strength is good, then coupling is okay. Are all transmitters working properly? Replace or filter offending equipment so it will no longer pollute the electrical environment. If transmitters, signal level and coupling are okay, then the receivers are faulty. Test & replace them. Determine location of interference (usually by turning off breakers in sequence). Replace or filter offending equipment so it no longer pollutes the electrical environment. Occasionally an improperly installed or faulty PCC device will cause corrupted signal. Replace device and/or correct installation. Transmitters come in a variety of models depending on the job. If the unit is a simple wall mount or desktop transmitter, test and replace as needed. If the transmitter in question is a programmable or computer interface unit, then more sophisticated troubleshooting will need to be done. Check the program and the conditions under which it operates. Correct or replace as needed. If signal strength is weak, then coupling may be inadequate or existing coupling equipment has failed? Test existing coupling equipment. Do the tests show the devices to be working? Review current coupling design to determine what needs to be changed. Change coupling to increase signal to acceptable levels. Test and replace coupling equipment as needed. Done. PCC System should function properly. Done. PCC System should function properly. YES NO YES
38
37 Contents are the property of the instructors and EH-Expo, not to be duplicated without expressed written permission. EH-Expo, S20, Cell #A Thank you for taking the time. We hope you know more about Extended Code, 2-Way and how to use these new features, than you did this morning. We wanted to give you all certificates but were too cheap. If you have any questions, Grab me here or in the ACT booth. If you have comments about this class, please let us know. Tipping the instructors is encouraged. Jimbo Billy Bob is hereby awarded this certificate showing to the world that he was able to sit through this class without falling asleep.
39
38 Contents are the property of the instructors and EH-Expo, not to be duplicated without expressed written permission. EH-Expo, S20, Cell #A Some URLs for you: http://www.act-solutions.com/uncle.htm http://www.customhomecontrol.com/ http://www.geocities.com/ido_bartana/ ftp://ftp.x10.com/pub/manuals/cm11a_protocol.txt http://hometoys.com/articles.htm http://www.x10.com/technology1.htm http://www.X10Pro.com/ newsgroup:comp.home.automation
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.