Other Parts Discussed in Thread: THVD8010,
Hi,
I am interested in using the THVD8010 or THVD8000 for an upcoming project.
I have a scenario where my main controller or device needs to send messages to multiple points around a building to control devices such as relays and solenoids. Unfortunately, this communication will need to be done over just two wires rather than using Wi-Fi or RF. These two wires will carry 24–30 V AC.
There could be up to 50 nodes on the same line, with a maximum cable length of about 1 km. If I understand correctly, using a lower carrier frequency helps achieve greater communication distances—is that right?
Also, is there a reference design I can use to develop my own PCB that works with 24 VAC?
If I’m correct, these devices use a simple RS-485-style UART interface, so I would need to develop my own communication protocol to handle CRC, polling, and message acknowledgements. I’ve seen other devices on the market labelled as PLC modems, which I assume incorporate these features to provide a more robust messaging mechanism.
Since my PCB already includes an available UART port, my aim is to create a simple and resource-efficient module for the microcontroller—hence my interest in the THVD8010 solution.