PDA

View Full Version : x10 - europe FYI



jrt4fun
- 17th September 2007, 20:30
Hi,

I recently bought a XM10E of Marmitek (TW-523) and was using the Xout commands.
Unfortunately it didn't seem to work.
After reading through the forum a member mentioned something about the "timing in the library file" for the Xout function.
I changed the timing settings and all worked like a charm.

What I did was altering the value 1770 to 2325 in the pbppic14.lib (xout)

Regards,

eleckits
- 17th September 2007, 21:25
Hi,

I recently bought a XM10E of Marmitek (TW-523) and was using the Xout commands.
Unfortunately it didn't seem to work.
After reading through the forum a member mentioned something about the "timing in the library file" for the Xout function.
I changed the timing settings and all worked like a charm.

What I did was altering the value 1770 to 2325 in the pbppic14.lib (xout)

Regards,

Can you post the schematic for (TW-523)?

dhouston
- 17th September 2007, 23:10
The schematics for both the TW523 and PL513 are in the <A HREF="ftp://ftp.x10.com/pub/manuals/technicalnote.pdf">technicalnote.pdf</A> available on the X-10 website.

eleckits
- 18th September 2007, 10:41
The schematics for both the TW523 and PL513 are in the <A HREF="ftp://ftp.x10.com/pub/manuals/technicalnote.pdf">technicalnote.pdf</A> available on the X-10 website.

The schematics are too complicated, do you have simple one?

dhouston
- 18th September 2007, 12:37
The schematics are too complicated, do you have simple one?I don't know how one simplifies a schematic without omitting components. I'm afraid it is what it is. There are simplified block diagrams of both devices on p8 of the PDF.

What are you trying to accomplish? Perhaps someone can make suggestions once they know that.

eleckits
- 19th September 2007, 00:45
I don't know how one simplifies a schematic without omitting components. I'm afraid it is what it is. There are simplified block diagrams of both devices on p8 of the PDF.

What are you trying to accomplish? Perhaps someone can make suggestions once they know that.

I am looking for a schematic which is simple, because this circuit is too complicated and has many coils.

dhouston
- 19th September 2007, 12:37
Are you trying to build your own PIC-based X-10 interface to the power line? If so, there are some people here who have done that who might be willing to share if you can provide details such as power line voltage and frequency.

eleckits
- 20th September 2007, 00:21
Are you trying to build your own PIC-based X-10 interface to the power line? If so, there are some people here who have done that who might be willing to share if you can provide details such as power line voltage and frequency.


Yes, I want to do this, would you please give me one?

I appreciate your replies and your interests

dhouston
- 20th September 2007, 13:32
You still haven't provided any details so I don't know whether you are dealing with 120VAC/60Hz or 230VAC/50Hz mains.

Here are URLs to several datasheets, application notes, and schematics of some X-10 PLC interfaces. They show various techniques for coupling to the powerline. While some are for FSK and/or obsolete parts, the powerline interface details still apply to X-10 and ASK modulation.
http://www.ece.msstate.edu/courses/ece4522/projects/2000_fall/power_line_communication/docs/design2.pdf
http://www.st.com/stonline/products/literature/an/1751.pdf
http://www.michat.com/pdf/GB/5051_APP.pdf
http://www.selectronic.fr/includes_selectronic/pdf/NS/LM1893.pdf
http://www.geocities.com/idobartana/RR501_Schematic_vH.pdf
https://fjallfoss.fcc.gov/prod/oet/forms/blobs/retrieve.cgi?attachment_id=347598&native_or_pdf=pdf
http://ww1.microchip.com/downloads/en/AppNotes/00236a.pdf
Anand Dhuru, who posts here, has designed PIC-based X-10 interfaces and may be willing to share details.

ardhuru
- 20th September 2007, 18:48
Anand Dhuru, who posts here, has designed PIC-based X-10 interfaces and may be willing to share details.

Thanks, Dave.

Yes, I can indeed give pointers in this area.

The PL513 is a transmit-only interface. The reason the schematic looks somewhat complex is, first, it has optos to isolate the controller from the mains, and secondly, it generates its own 120 khz modulatoin so that you dont have to.

I, with Darrel's help managed to modify the .lib file so that the XOUT signal on a pin comes out pre-modulated at 120 khz. Now, its a simple matter of coupling it to the mains. For this, I used a simple transformer used in AM radios (the one with a white slug).

I'm sorry I dont have a part number for the transformer; Dave with his experience in RF could perhaps specify one.

If you go the route I did (minus the optos) be *very* careful with safety aspects. My controller was completely self contained (including the pic), and so I could afford a tranformerless-opto-less design.

This circuit from Nuts'N'Volts would perhaps help.

Regards,

Anand

ardhuru
- 20th September 2007, 19:15
Digikey (among others) seem to stock this part.

http://parts.digikey.com/1/parts/666970-coil-491-uh-125kh-type-12-vxae-707vxa042yuk.html

Regards,

Anand

dhouston
- 20th September 2007, 19:36
I meant to mention the Nuts & Volts article but couldn't find my notes on it.

This is the three winding transformer used by X-10.

http://aeneas.com.cn/PDF/SUMIDA/GENERAL%20audio/IFT%20COILS/P-7GB/Sumida%20Product%20Information.htm

eleckits
- 3rd October 2007, 02:25
Thanks, Dave.

Yes, I can indeed give pointers in this area.

The PL513 is a transmit-only interface. The reason the schematic looks somewhat complex is, first, it has optos to isolate the controller from the mains, and secondly, it generates its own 120 khz modulatoin so that you dont have to.

I, with Darrel's help managed to modify the .lib file so that the XOUT signal on a pin comes out pre-modulated at 120 khz. Now, its a simple matter of coupling it to the mains. For this, I used a simple transformer used in AM radios (the one with a white slug).

I'm sorry I dont have a part number for the transformer; Dave with his experience in RF could perhaps specify one.

If you go the route I did (minus the optos) be *very* careful with safety aspects. My controller was completely self contained (including the pic), and so I could afford a tranformerless-opto-less design.

This circuit from Nuts'N'Volts would perhaps help.

Regards,

Anand

Would you please give me the date of article for x10 which published at nuts and volts?