Abstract
PetriLLD is a graphical development environment that allows the user to construct and test control programs for discrete event systems. The graphical language is a simple form of Petri net with some notational changes that allow it to express sensory input. Once the Petri net is designed and tested, it can be output in a number of different forms, including PLC (programmable logic controller) ladder logic diagrams, and various high-level languages including Java and Visual Basic.
The main features of this tool are the ability to rapidly construct sophisticated control systems that include a large amount of distributed and concurrent behavior; the ability to compile to both general purpose computer and PLC forms; and the ability to separate the description of the behaviour from the implementation instance.
This tutorial is intended to guide the user through their first use of the tool. It has been written with version 1.1 (build 20060917) in mind, so if you have an earlier version, you might like to start by going through the installation section and installing the latest version.
Original language | English |
---|---|
Publisher | Unknown Publisher |
Publication status | Published - 2006 |
Bibliographical note
The software can be downloaded from http://petrilld.sourceforge.net/Copyright © 2005,2006 James Brusey
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover-Texts, and no Back-Cover Texts. A copy of the license is available at http://www.gnu.org/licenses/fdl.html
Keywords
- industrial automation control
- Petri nets
- programmable logic controller