Monday 25 December 2017

power line communication - How to observe powerline modulated signal?


I was assigned to observe the modulated signal of a PLC modem, but I have not really started yet. How do I do this? Should I use an oscilloscope or spectrum analyzer? If so, do I just connect it to the power line where the PLC modem is connected?




No comments:

Post a Comment

arduino - Can I use TI's cc2541 BLE as micro controller to perform operations/ processing instead of ATmega328P AU to save cost?

I am using arduino pro mini (which contains Atmega328p AU ) along with cc2541(HM-10) to process and transfer data over BLE to smartphone. I...