I'm not sure how to name this topic, but i have some curiosity that perhaps are common knowledge.
First, I have seen in some circuits, that use a relay output, that the output is inverted. The NO of the relay is considered NC, because when the circuit is powered on the relay is also powered. Why is that?
I've seen this mostly on sensors, infrared ones, those used on automatic gates so the gate don't close on the car.
I thought that maybe is made like this to identify that the relay might not be working, but in this case there are a lot of things that can be happening other than the relay is broken.
Second question, when using a digital input of a MCU, is it better to project it as HIGH (with pull-up resistor) when nothing is happening or as LOW? Given the fact that I don't have anything that forces me to use one or another.