Â
The power of Mathcad in solving very complicated problems in various
Â
engineering fields, is very well known. To the best of my knowledge,
Â
industrial control simulation using ladder network of PLC's is not much
Â
addressed and therfore, this worksheet will demonstrate the simulation
Â
of a control system using Mathcad 15 M10 making use of the control
Â
VBScript. One point worth mentioning is the Timer control which is very
Â
important in various control systems. The control will be activated once
Â
it is clicked and therfore, I have used the Timer in loop to create the
Â
required time delay. I found that a loop of 10^6 will give very near 1 sec
Â
and multiple of of this value i.e,say, 5*10^6 will give 5 sec. The motor is
Â
connected direct on line (DOL) via contactor which have some (NC)
Â
and (NO) contacts. On start up the worksheet the Start/Stop and the
Â
Temp.LimitSwitch buttons should be activated first. The ladder diagram
Â
is shown rung by rung.
Â
Note: | | : Normally Open Contact.
Â
|/| : Normally Closed Contact.
Â
When activating both [Start/Stop] and [TempLimitSwitch] you will see
Â
after 3 sec (which can be changed in VBScript), the changes in the
Â
system.