8

I'm programming the simulation of some circuitry.
These are relays that will open automatically when they lose power:

enter image description here

Do relays such as this have a particular name?

"power hold relay"?
"single pole relay"?
"self-opening relay"?

I see that its technically a diode, a coil, and a relay, but I was hoping there was a technical name for this kind of relay.

Trevor Hickey
  • 449
  • 6
  • 13
  • 7
    We just call them "relays", without any qualifier. All such relays default to a particular throw when power is removed. – Ignacio Vazquez-Abrams Nov 08 '16 at 17:05
  • so the above relays are "Single Pole Single Throw"? – Trevor Hickey Nov 08 '16 at 17:07
  • 21
    It is called "normally open" – Scott Seidman Nov 08 '16 at 17:07
  • Norm open or NO or SPST relay contactors are powered by X1 ~X2 voltage which may be transformed and rectified from HiV AC input and thus switched from same source. The dwg says Ext Pwr and Bat power, so these sources are not shown but must be connected to function. X1 is +ve end... It is usually called a ##remote contactor##, which is just an industry name for a really high current relay much greater than 25A designed to operate continuously unlike relays to start a car are referred to as a solenoid (relay). ...really? yea – Tony Stewart EE75 Nov 08 '16 at 17:43
  • the more interesting part of simulation is how many voltage and Joules are dumped across the contacts when open during high current battery charging or how many amps when making contact with a high CCA battery pack – Tony Stewart EE75 Nov 08 '16 at 17:46
  • You may also want to go here: http://web.cecs.pdx.edu/~harry/Relay/ Some of the links from that site discussing making a relay-based computer goes into a lot of detail on various relay types and usages. Might be helpful in one sort of way. – jonk Nov 08 '16 at 18:55
  • "I see that its technically a diode, a coil, and a relay" - the coil is part of the relay, and X, X1 and X2 should be connection points for something. – user253751 Nov 09 '16 at 08:23
  • Do you ask about how to name a particular **type** of relay, or particular "design pattern" of **wiring** a relay? Because if a regular relay is powered by one of its own `NO` contacts, this arrangement does have a name. Dunno how in English, in Polish it's "samopodtrzymanie" meaning "self-sustenance". Once it's energized by external contact, it will remain energized until power is cut off, basically a relay-implemented latch (not to be confused with latching relay which is a type, not a design pattern). – Agent_L Nov 09 '16 at 13:47
  • These used to be called "Drop out" relays. – Brock Adams Nov 09 '16 at 17:59

5 Answers5

24

It's called a "relay". There is nothing special here. Normal relays are held in one state by mechanical spring action when the coil is not energized, and in the other state when the coil is energized.

A relay being energized and power going away is no different from you switching it off deliberately. Either way the coil stops producing a magnetic field, and the mechanical spring returns the contacts to the unenergized state.

There are such things as bi-stable or latching relays. These mechanically stay in the same state they were last driven to. Of course driving them is no longer as simple as energizing or not energizing a coil. There are two possibilities. There can be two coils, each used to drive the relay to one of its states. Or, the magnetics can be polarized so that current polarity thru a single coil determines the state the relay is driven to. One way or another, there needs to be at least three different driving states.

Latching relays are much less common, and any such relay will be clearly labeled as such. Just a "relay" has a coil that is either on or off.

For normal (non-latching) relays, contacts are classified as normally open (NO), normally closed (NC), and common (COM). NO and NC refer to the switch states when the coil is not energized. A SPST relay is the simplest type, since there is only one contact and therefore two output leads. This type must be specified as normally open or normally closed. If you want the relay to "shut off" when power goes away, then you want a normally open type.

Many relays have SPDT outputs, or multiple of them, like DPDT. In that case, one of the ends is normally open and the other normally closed. These flip state as the coil is energized. The center contact that flips between being connected to the NC and NO leads is the common.

Olin Lathrop
  • 310,974
  • 36
  • 428
  • 915
  • Us EM pinball fanatics are all too painfully aware of both mechanical and electrical self-latching relays :-) . Not to mention **none**-latching relays that latch due to dirt and misalignment. – Carl Witthoft Nov 09 '16 at 15:59
  • Pretty beefy relay. If there is a 325A fuse involved. Especially if it is DC. – user57037 Nov 11 '16 at 06:35
15

It's a relay with a normally open contact. Relays can have Form A (normally open) Form B (normally closed) or Form C (changeover) contacts, which act pretty much as you would expect from the names. "Normally" covers the state when the power is not applied, of course.

Relays with moving contacts that bridge two fixed contacts (as your schematic seems to indicate) are often called "contactors". They are typically designed to switch relatively high currents, and the high power contacts are invariably normally open. Sometimes they have low current auxiliary contacts that may be normally open or normally closed (or changeover). Relays, on the other hand, typically have a flexure or wire that carries current. In cases where the flexure doubles as the spring, overloading can cause the relay to fail 'on', which is usually considered quite undesirable.

In some cases, relays are wired in a self-hold configuration so the power to their coil is maintained through the relay's own normally-open contact. A momentary contact closure bridges the NO contact and pulls the relay in. This configuration is frequently used in machine tools and similar devices where you really want the machine to shut down and stay shut down in case of a power failure and subsequent restoration of power. This is not an inherent feature of the contactor or relay, however, it's just a way of using the component.

Spehro Pefhany
  • 376,485
  • 21
  • 320
  • 842
4

Related but not necessarily what you're looking for:

Sometimes, relays for high power switching are known as contactors.

Another term used in industrial machinery for motor control is "NVR Switch" (for No-Volt-Release). These are used when you want a machine to return to a safe (unpowered) state in the event of a power failure.

They usually incorporate circuit protection (overcurrent protection) as well as start and stop buttons, possibly wired to additional remote stop buttons.

Internally, a NO (normally open) relay holds itself closed until either a STOP button breaks the connection to its coil, or loss of mains power allows it to open its contacts.

1

It is called normally open (NO) relay. The word "normally" implies no power applied to the coil thus, its contacts are open. These type are the most commonly available relays. If they carry "heavy" loads, they are called contactors.

Guill
  • 2,430
  • 10
  • 6
1

Non-latching Normally Open relay. But relays are assumed to be non-latching unless latching is specified.