Send and receive data trough the power network

Posted by luvieere on Stack Overflow See other posts from Stack Overflow or by luvieere
Published on 2009-11-27T12:06:48Z Indexed on 2010/06/09 11:02 UTC
Read the original article Hit count: 186

Filed under:
|
|
|

I'm not interested in a hardware solution, I want to know about software that may "read" modulated signal received trough the power supply - some sort of a low-level driver that would access the power signal in a convenient place and demodulate it.

Is there a way to receive signal from the computer's power supply? I'm interested in an API or library that would allow the computer to be seen as a node in a Power Line Communication network and receive data directly through the power cable, without the need for a converter. Is there any active research in this field?

Edit:

There is software that reads monitors and displays internal component voltages - DC voltage after being converted and filtered by the power supply - now I need is a method of data encoding that would be invariant to conversion and filtering, the original signal embedded in AC being present in some form within the converted DC signal.

© Stack Overflow or respective owner

Related posts about api

Related posts about library