3

This self-locking/inching WiFi relay can be configured to work in self-lock mode, in either NO or NC mode.

I’m not sure if self-locking means the same thing as latching. Wikipedia says:

A latching relay maintains either contact position indefinitely without power applied to the coil. The advantage is that one coil consumes power only for an instant while the relay is being switched, and the relay contacts retain this setting across a power outage.

The device above has a SRD-05VDC-SL-C 5V Relay component, and I saw a video where someone took one apart and it appears to have a copper coil which leads me to beleive this is using an electromagnetic current to close/open the contacts.

What happens if the coil is charged and then power is removed from the relay? Wouldn’t the contacts drop? If so, then how could the relay maintain the current state?

BTW this relay specifically states it is latching and uses the same component, so maybe my understanding of how the SRD-05VDC-SL-C 5V works is incorrect.

WhiskerBiscuit
  • 335
  • 5
  • 15

1 Answers1

5

According to Mozar Tips YouTube video the relay is not latching.

According to the Amazon link the unit is HiLetgo 5V 1 Channel Latching Relay Module with Touch Bistable Switch MCU Control. It's not the relay that is latching - it is the module.

enter image description here

Figure 1. The board sports an STC 15F104E MCU. That's what's doing the latching.

Any device using the SRD-05VDC-SL-C relay will open its NO contact when the power is removed.

A latching relay is shown below.

enter image description here

Figure 2. Go to HomoFaciens and click "Start animation" to see how the pawl mechanism is advanced on every impulse of the relay coil.

Transistor
  • 168,990
  • 12
  • 186
  • 385