Switches

Define Normal Status for each of the Process Switch

Switches, whether they be hand-actuated or actuated by a physical process, come in two varieties: normally-open (NO) and normally-closed (NC).

You are probably accustomed to seeing both types of switch represented in the pushbutton form on schematic diagrams:

Normally-open pushbutton switches

Normally-open pushbutton switches close (pass current) when actuated (pressed). When un-actuated, they return to their “normal” (open) state.

Normally-closed pushbutton switches are just the opposite: they open (stop current) when actuated (pressed) and return to their “normal” (closed, passing current) state when un-actuated.

This is simple enough to comprehend: the “normal” status of a momentary-contact pushbutton switch is the state it is in when no one is touching it. When pressed, the pushbutton switch goes to the other (opposite) state.

Things get more confusing, though, when we examine process switches, such as pressure switches, level switches, temperature switches, and flow switches:

Process Switch

Define “normal” for each of these process switches. In other words, explain what condition(s) each process switch must be in to ensure it is in the “normal” state; and conversely, what condition(s) need to be applied to each switch to force it into its other state.

Answer:

The “normal” condition for a process switch is the condition of the least stimulus.

For example:

  • A pressure switch will be in its “normal” state when there is minimum pressure applied.
  • A level switch will be in its “normal” state when there is no level detected by the switch.
  • A temperature switch will be in its “normal” state when it is cold.
  • A flow switch will be in its “normal” state when there is no flow detected by the switch.

Read Next:

Credits: Tony R. Kuphaldt

You've successfully subscribed !
Share

Recent Articles

  • PLC Tutorials

Example PLC Program to Control a Pump based on Level Sensors

Learn an example PLC program to control a pump based on level sensors using ladder…

2 weeks ago
  • PLC Tutorials

PLC Timer Application in Security Camera Recording

In the PLC timer application for security camera recording, when motion is detected then camera…

2 weeks ago
  • PLC Tutorials

Batch Mixing with PLC Ladder Logic Program

In this example, we will learn batch mixing with PLC ladder logic program using timer…

2 weeks ago
  • PLC Tutorials

PLC Example on Manufacturing Line Assembly

This PLC example on manufacturing line assembly is an intermediate-level PLC program prepared for the…

2 weeks ago
  • PLC Tutorials

PLC Programming Example with Pushbutton and Motor

In this article, you will learn the PLC programming example with pushbutton and motor control…

3 weeks ago
  • PLC Tutorials

Boolean Logic to PLC Programming

This article teaches how to convert Boolean logic to PLC programming ladder logic with the…

1 month ago