panic mode
- Joined Oct 10, 2011
- 5,189
how does point 2. create galvanic isolation?
but advantage of using microcontrollers and data in digital form is that many signals can be transferred using the same isolation "bridge" or "border crossing".
so one can later on add more signals without redesigning hardware.
this is not the case with other options. every signal needs own isolation - for every analog value (voltage or current) another isolated OpAmp is needed. for every digital signal , another optocoupler is needed.
also this is cleaner and easier to troubleshoot and fix ... one need to only look at single transfer point.
using digital signals to transfer data is not isolated... unless... one deliberately adds isolation (optical, capacitive, inductive).2. Use a microcontroller to generate pulses that conform to some digital standard like 16 bit binary, or even a set of BCD digits with ASCII encoding.
but advantage of using microcontrollers and data in digital form is that many signals can be transferred using the same isolation "bridge" or "border crossing".
so one can later on add more signals without redesigning hardware.
this is not the case with other options. every signal needs own isolation - for every analog value (voltage or current) another isolated OpAmp is needed. for every digital signal , another optocoupler is needed.
also this is cleaner and easier to troubleshoot and fix ... one need to only look at single transfer point.
Last edited:
