My last 2 ROVs were fully digital, with Raspberry Pi and PLC module acting as a converter to allow signals to travel over a single pair tether instead of the usual 4 pairs that are used for ethernet connections (link to how to do it).
Unfortunately, after spending months at it, I was never able to bring video latency below 150ms, and that is too much. I know that analog video cameras can have far lower latency, and analog video signal only requires a single pair cable, but the problem is that I also want to send digital signals (telemetry from ROV to laptop, and commands from laptop to ROV) over the same cable. I don’t need to transmit power, just data.
I know this should be possible, back in analog TV days they used to send digital data over the video cables in higher frequencies (for subtitles, etc.), but I can’t find much info on it.
Right now, my idea is to connect analog video camera on the ROV to that single pair cable, and then splice in the PLC module on both ends, but I’m not sure if it would work.
Here is a diagram of how I imagine it:
Like I said, ROV is battery-powered, so it needs no power through that pair, just the data.
Is this possible? Or is there a better way to have analog video and digital data over the single pair cable? Perhaps I can wire things this way, but need to use some other type of device instead of PLC?
The reason I’m asking is because I already have 100 meters of very expensive single pair neutral-buoyancy tether, and I want to reuse it.
I know that back in the analog TV days, closed captions (digital data) were transmitted over the same analog video wires, either during the small time period during vertical frame retrace, on in a higher frequency that does not mess with the video quality. However, all these old devices are massive, and I can’t find any modern chips that would do the same thing, nor any tutorials on how to set the whole thing up.