Development of 11KV/433 volts substation automation using PLC for normal load operation

Aim of the experiment : Development of 11KV/433 Volts substation automation scheme using programmable logic controller for normal load operation

Aim: Development of 11KV/433 Volts substation automation scheme using programmable logic controller for normal load operation and observe the working (Human machine interface) of substation.

Procedure: In our experiment, substation is automated using a modular PLC. Let us see how the human machine interface (HMI). Looks like:

Here, Incomer1 and Incomer2 is of the same source and it is stepped down from 11KV to 433Volts. IncomerDG is also stepped down from KV to 433 Volts but of different phase.
Let us assign address for the input and output signals of the PLC:
Incoming signals to PLC are:-

  • I:1/0 = Incomer1
  • I:1/1 = Incomer2
  • I:1/2 = IncomerDG
  • I:1/3 = Buscoupler
  • I:1/4 = Load1
  • I:1/5 = Load2
  • I:1/6 = Load3
  • I:1/7 = Load4
  • I:1/8 = Load5
  • I:1/9 = Load6
  • I:1/10 = Load7

Outgoing signals of PLC are:-

  • O:2/1 = Incomer1 ON status
  • O:2/2 = Incomer1 OFF status
  • O:2/3 = Incomer1 Trip status
  • O:2/4 = Load1 ON status
  • O:2/5 = Load1 ON status
  • O:2/6 = Incomer2 ON status
  • O:2/7 = Incomer2 OFF status
  • O:2/8 = Incomer2 Trip status
  • O:2/9 = Buscoupler OFF status
  • O:2/10 = Buscoupler ON status
  • O:2/11 = IncomerDG ON status
  • O:2/12 = IncomerDG OFF status
  • O:2/13 = IncomerDG Trip status
  • O:2/14 = Load2 ON status
  • O:2/15 = Load2 OFF status
  • O:3/0 = Load3 ON status
  • O:3/1 = Load3 OFF status
  • O:3/2 = Load4 ON status
  • O:3/3 = Load4 OFF status
  • O:3/4 = Load5 ON status
  • O:3/5 = Load5 OFF status
  • O:3/6 = Load6 ON status
  • O:3/7 = Load6 OFF status
  • O:3/8 = Load7 ON status
  • O:3/9 = Load7 OFF status
  • O:4/0 = Load1 ON status
  • O:4/1 = Load1 OFF status
  • O:4/2 = Load2 ON status
  • O:4/3 = Load2 OFF status
  • O:4/4 = Load3 ON status
  • O:4/5 = Load3 OFF status
  • O:4/6 = Load4 ON status
  • O:4/7 = Load4 OFF status
  • O:4/8 = Load5 ON status
  • O:4/9 = Load5 OFF status
  • O:4/10 = Load6 ON status
  • O:4/11 = Load6 OFF status
  • O:4/12 = Load7 ON status
  • O:4/13 = Load7 OFF status

Note: Here, CPU resides in slot 0,one 116-bit input module is used and three-16bit output modules are used.

  • Let us design the ladder logic for the substation:
  • Incomer1 PLC control scheme of autoclave

  • Incomer2 PLC control scheme of autoclave

  • Incomer3 PLC control scheme of autoclave

  • The Ladder diagram below is used for OFF status of the incomers

  • PLC control scheme of incomers protection of autoclave(Tripping issues)

  • LADDER LOGIC FOR NORMAL LOADS:
  • Ladder Logic For Load1

  • Ladder Logic For Load2

  • Ladder Logic For Load3

  • Ladder Logic For Load4

  • Ladder Logic For Load5

  • Ladder Logic For Load6

  • Ladder Logic For Load7

  • In order to understand the working of HMI, click the switches (circuit breaker) i.e. Incomer1, Incomer2, IncomerDG, Load1, Load2, Load3, Load4, Load5, Load6, and Load7.