1
vote
1answer
79 views

Circuit breaker selection that can be tripped with a microcontroller

I am designing a system that will simulate an upstream fault with a micro-controller action. the micro-controller will send a signal to a circuit breaker to simulate a line to ground fault(just like ...
9
votes
5answers
554 views

Fault modeling for embedded systems

I have a wireless sensor circuit with a microcontroller and a 2.4 GHz transceiver module, some integrated sensors with I²C interface, a UART port and the necessary discrete components. This board is ...