PLC Tutorials

Jog Function in Motor Start Stop Logic using PLC

The common usage of the word ‘Jogging’ in our daily life is for slow running. ‘Jogging’ or ‘inching’ of a motor also implies the same i.e ., to have small movements of the driven machine . In jogging, starting and stopping of a motor is under the direct control of the operator .

Jogging is also defined as the brief closure of a motor circuit to energize a motor for a short period of time and perform a small movement of driven machine. Motor Start/Stop Circuit with Jog switch Designed to turn an output on and off that can in turn be wired to a motor starter to start/stop a motor

Sometimes in motor logic we need to bypass start button and latching logic for testing purpose or to run the motor momentarily. A motor is jogged for the following reasons: to align and space machine parts; to position a tool accurately; to thread cloth, paper, or sheet steel; and to provide small controlled movement.

Generally in motor logic there are two push buttons are used start push button and stop push button (START PB and STOP PB). As per electrical wiring we need to insert START PB after STOP PB and jog button is also inserted in series with STOP button. Generally two contacts are used in this button (NO and NC contacts).

List of Inputs

  • Start PB :- I1
  • Stop PB :- I2
  • Jog PB :- I3

List of Outputs

  • Motor :- Q1

PLC Ladder Logic for Motor Jog Function

  • In this logic we have used START/STOP logic of motor and jog function.
  • In this network we have connected START PB in series with STOP PB.
  • Also we have connected NC contact of jog PB in series with latching contact of motor, so it will allow logic to pass in normal condition.

Author : Bhavesh

If you liked this article, then please subscribe to our YouTube Channel for PLC and SCADA video tutorials.

You can also follow us on Facebook and Twitter to receive daily updates.

Relay Latching Circuit using Button

Programmable Logic Controller Quiz

Grinding Machine PLC Program

PLC Project for a School

Elevator Ladder Logic Porject

You've successfully subscribed !
Share

Recent Articles

  • PLC Tutorials

Conveyor Sorting Machine PLC Program with Calculation Function

The conveyor sorting machine is widely used in the packing industries using the PLC program…

5 days ago
  • PLC Tutorials

Example of Flip-Flop PLC Program for Lamps Application

Learn the example of flip-flop PLC program for lamps application using the ladder logic to…

5 days ago
  • PLC Tutorials

STAR DELTA Programming using PLC Controller

In this article, you will learn the STAR DELTA programming using PLC controller to start…

5 days ago
  • Instrumentation Design

Single and Three Phase Immersion Electrical Heaters Wiring Circuits

Lube oil consoles of rotary equipment packages in industrial process plants are usually equipped with…

3 days ago
  • Instrumentation Design

Immersion Heaters in Lube Oil Consoles

Rotating equipment packages such as pumps, compressors, turbines need the lube oil consoles for their…

5 days ago
  • PLC Tutorials

How to Blink Lights in Ladder Logic?

This article explains how to blink lights in ladder logic with a detailed explanation video…

4 weeks ago