Digital Comunication through powerline

Oct 21, 2006 3 Replies

Hi, I am looking for both an integrated (IC) powerline modem and an integrated comunication "error controller". I need the second device because I've heard someone saying about the powerline which it might be full of noise (caused by switching power devices).



I have to build a small network of current sensor at my home, where each host (sensor) talks with the main unit through the powerline.



Can anyone help me, please?



PS. I would be happy to know any projetc/experience right done.


Not that it is simple but one scheme to send "data" over the power line is to modulate it onto a carrier of 300 to 400 KHz and AC couple that to the line. An effective modulation scheme is to use FSK or AM with a self clocking MFM encoding. Many power line communications systems use modulation bursts in short packets at the zero crossings of the AC excitation on the line to reduce upset of the signal due to async load switching.

Look into the X10 system for some more ideas.

- mkaras

:: Not that it is simple but one scheme to send "data" over :: the power line is to modulate it onto a carrier of 300 to :: 400 KHz and AC couple that to the line. An effective :: modulation scheme is to use FSK or AM with a self :: clocking MFM encoding. Many power line communications :: systems use modulation bursts in short packets at the zero :: crossings of the AC excitation on the line to reduce upset :: of the signal due to async load switching.

Thank you very much!

What is MFM encoding, please?

Look here:

formatting link

Or here:

formatting link

MFM is a self clocking data encoding format. Its most common use is on floppy disks but can be used as well in other mediums. Recovery is usually done with a PLL.

Manchester encoding can also be recovered with a PLL, DPLL or even a simple pair of oneshots circuit. One place you will see this type of modulation is on IR remote controls that use an IR protocol known as RC/5 that was started by Philips. Slow speed Manchester encoding can actually be easily decoded with a microcontroller that gets an interrupt on each edge transition of the modulated signal envelope.

- mkaras

Join the Discussion

Have something to add? Share your thoughts — no account required.

Didn't find your answer?

Ask the community — no account required