I need help to design a circuit that will detect if one of several GND connections break.
I am working on a PCB for an industrial application where I am designing an add-on module for an external system.
The external system exposes both 24V and 48V, along with their respective grounds, which are neither common nor fully isolated from one another.
The add-on module does not require the 48V supply, however, it is crucial that there is common ground with both the 48V and 24V system. Until now, I have shorted the two ground interfaces in the module I am designing.
I have illustrated the scenario below, including the non-isolated nature of the two ground potentials, indicated by the impedance drawn between them. There are additional interfaces between the external system and the add-on, but I have omitted these for simplicity.
I have on several occasions experienced that either ground connection may fail, for instance by the wire breaking in the connector between my module and the external system.
As GND24 and GND48 are not isolated, the system may proceed to operate with only one of the two GND lines, but it may cause erratic behavior of the interaction between my module and the external system.
This must be avoided, either by detecting the issue, or shutting down the add-on module altogether, if either GND line breaks.
In essence, I need help to design a “GND health” monitor as illustrated below, that may either disconnect the add-on module, if either GND line breaks, or alternatively, report the issue to the internal logic such that an alternative action may be taken.
Any help would be greatly appreciated!

