Part Number: THVD8000
Part Number: THVD8000
Question 3:
In this architecture, during communication it seems to disturb the GND wire by modulating differential signal, can the same GND wire which carries data be used to filter any high or low frequency noise present in the slave node
Hi Ashutosh,
Today is a holiday. Please help give until next week for some feedback, thanks.
Best Regards,
Michael.
1) Can the ground difference as seen in the waveform cause any communication failure ?
It shouldn't since the communication is differential. The receiver (slave) will simply look at the A voltage and B voltage and do a subtraction (A-B) to calculate the actual state. If there is a GND shift of 7V on A then there will also be a 7V shift on B. 7V-7V=0V so the device wouldn't even see the GND shift from that perspective. This assumes that the cable length of A is equal to B and the signal arrives at A and B at the same time. If A is longer than B then this math function may not work due to time of flight mismatches.
2) Should we use an additional wire to connect the transcievers ground together & will that make the system more stable in terms of communication reliabilty ( additional wire causes these ground differences to disappear )
Are you actually seeing communication issues? You might need to probe the A/B pins on both sides (master node and slave node) and verify if the communication is what you would expect it to be.
From your set up, I don't immediately expect this to be some kind of GND shift problem since the communication is differential.
In this architecture, during communication it seems to disturb the GND wire by modulating differential signal, can the same GND wire which carries data be used to filter any high or low frequency noise present in the slave node
You can try to filter the signal but you need to think in terms of differentials. If you place a cap on the B node, you need to place the same cap on A node to keep both nodes balanced.
-Bobby