Tool/software:
Hello,
I'm currently debugging the design of a peer and I was wondering if this is a normal use case:
As one can see there are plenty of differences between this design and the reference design (https://www.ti.com/lit/ug/tidudi9/tidudi9.pdf?ts=1731486592893).
Unexplained differences: Why no FGND_floating and FGND (SenseGND) seperation, why optocoupler shorting this newly made structure instead of FGND_floating and FGND? This would it make it impossible to create detect broken wires no?
A few extra requires are needed why the reference design cannot be followed:
1) One should be able to detect if two signal inputs are shorted together
2) One should be able to detect a short between GND and input
3) One should be able to detect a short between PWR(24V) and input
How could one accomplish these design requirements?
Thanks!