scispace - formally typeset
Search or ask a question
Author

Larry O. Jundt

Bio: Larry O. Jundt is an academic researcher. The author has contributed to research in topics: Object (computer science) & Process control. The author has an hindex of 17, co-authored 69 publications receiving 1791 citations.


Papers
More filters
Patent
05 Oct 2004
TL;DR: In this paper, a control studio object system is described, which allows a process control environment to be easily and quickly configured or modified by using a stencil portion having stencil items conforming to algorithms and a diagram portion to which the stencil item may be copied via a drag and drop operation.
Abstract: A control studio object system is disclosed which allows a process control environment to be easily and quickly configured or modified. The control studio object system includes a stencil portion having stencil items conforming to algorithms and a diagram portion to which the stencil items may be copied via a drag and drop operation. Because the stencil items are objects which contain all of the information required by a diagram portion to create an object that contains all of the information necessary to program the process control environment, the completed diagram portion reflects the actual configuration of the process control environment. Additionally, providing the stencil items as objects allows the diagrammed environment to be installed directly to nodes without requiring the diagram to be compiled or rewritten in a language conforming to the node.

302 citations

Patent
08 Oct 2013
TL;DR: A display configuration system enables plant operators to create their own process displays called dashboards during run-time of the plant and in the same interface that these operators use to view operation of the process plant as mentioned in this paper.
Abstract: A display configuration system enables plant operators to create their own process displays called dashboards during run-time of the plant and in the same interface that these operators use to view operation of the process plant. This display configuration system makes the operators more productive because the operators can quickly create and implement their own specialized dashboards, as these operators determine these dashboards are needed. Each dashboard has a defined layout specifying locations or regions at which display elements can be shown in the dashboard, and this layout is operator modifiable. Operators can easily create content on their own dashboards using predefined but configurable display building blocks called gadgets, which can be pre-stored in a library and can be made available for the operator during dashboard creation activities. A gadget can be dragged and dropped onto a dashboard at one of the regions or locations of the dashboard to be installed in that region or location of the dashboard. The display configuration system may automatically size the gadgets based on the selected dashboard layout, and operators can modify an existing dashboard by adding, modifying, moving, minimizing or deleting gadgets on the dashboard.

268 citations

Patent
18 Oct 1999
TL;DR: In this paper, a system useful for controlling a process includes a computerreadable medium and a processor in communication with the computer-readable medium, and a first database and a second database.
Abstract: A system useful for controlling a process includes a computer-readable medium and a processor in communication with the computer-readable medium. The system further includes a first database and a second database. The first database stores first data representative of a first configuration of the process, while the second database stores second data representative of a second configuration of the process. A configuration routine of the system is stored in the computer-readable medium and configured to be executed by the processor to facilitate a modification of the first configuration of the process. A version control routine of the system is stored in the computer-readable medium and configured to be executed by the processor to store in the second database third data indicative of the modification of the first configuration of the process.

220 citations

Patent
18 Feb 2003
TL;DR: In this paper, a configuration system for a process plant uses module class objects to assist in configuring, organizing and changing the control and display activities within the process plant, which can represent process entities of any desired scope, such as a unit, a piece of equipment, a control activity, etc.
Abstract: A configuration system for a process plant uses module class objects to assist in configuring, organizing and changing the control and display activities within the process plant. Each module class object generically models or represents a process entity, such as a unit, a piece of equipment, a control activity, etc., and may be used to create instances of the object, called module objects, which represent and are tied to specific equipment within the process plant. The module class objects may represent process entities of any desired scope, which means that a single module class object may be used to configure the control and display activities of process entities of any desired scope within the process plant, instead of just at a control module level. In particular, module class objects of a large scope may be used to configure large sections or portions of the process plant, which makes configuration of the process plant easier and less time consuming. A module class object may be a unit module class object reflecting a physical unit within the process plant, an equipment module class object reflecting a physical piece of equipment within the process plant, a control module class object reflecting a control module or scheme within the process plant, or a display module class object reflecting a display routine that provides information to a user within the process plant.

122 citations

Patent
18 May 2004
TL;DR: In this article, a process control routine may include a first internal function block for executing a control operation based on an input signal and an information conduit communicatively connected to the first internal block.
Abstract: A process control routine may include a first internal function block for executing a control operation based on an input signal and an information conduit communicatively connected to the first internal function block. The information conduit may have an output adapted to provide the input signal to the first internal function block. The process control routine may further include an external function block communicatively connected to the information conduit and adapted to generate the input signal such that the output signal is directly provided to the information conduit prior to the execution of the control operation.

96 citations


Cited by
More filters
Patent
12 Aug 2014
TL;DR: In this paper, a ring-shaped user interface component is used to track a rotational input motion of a user, and a processing system is configured to identify a setpoint temperature value based on the tracked input motion, and an electronic display coupled to the processing system.
Abstract: A thermostat for controlling an HVAC system is described, the thermostat having a user interface that is visually pleasing, approachable, and easy to use while also providing ready access to, and intuitive navigation within, a menuing system capable of receiving a variety of different types of user settings and/or control parameters. For some embodiments, the thermostat comprises a housing, a ring-shaped user-interface component configured to track a rotational input motion of a user, a processing system configured to identify a setpoint temperature value based on the tracked rotational input motion, and an electronic display coupled to the processing system. An interactive thermostat menuing system is accessible to the user by an inward pressing of the ring-shaped user interface component. User navigation within the interactive thermostat menuing system is achievable by virtue of respective rotational input motions and inward pressings of the ring-shaped user interface component.

442 citations

Patent
20 Jul 2007
TL;DR: In this article, the authors describe a virtual machine for control using field and control devices that provide a virtual environment and communicate via an IP network. But their work is limited to the control of a single field device.
Abstract: The invention provides improved methods and apparatus for control using field and control devices that provide a virtual machine environment and that communicate via an IP network. By way of non-limiting example, such field device can be an “intelligent” transmitter or actuator that includes a low power processor, along with a random access memory, a read-only memory, FlashRAM, and a sensor interface. The processor can execute a real-time operating system, as well as a Java virtual machine (JVM). Java byte code executes in the JVM to configure the field device to perform typical process control functions, e.g., for proportional integral derivative (PID) control and signal conditioning. Control networks can include a plurality of such field and control devices interconnected by an IP network, such as an Ethernet.

378 citations

Patent
28 Apr 2000
TL;DR: In this paper, the database server automatically detects changes to an item within a configuration database and sends notifications of changes made to the item to each of the subscribers of that item so that a user always views the state of the configuration as it actually exists within the configuration database.
Abstract: A configuration database includes multiple databases distributed at a plurality of physical locations within a process control system. Each of the databases may store a subset of the configuration data and this subset of configuration data may be accessed by users at any of the sites within the process control system. A database server having a shared cache accesses a database in a manner that enables multiple subscribers to read configuration data from the database with only a minimal number of reads to the database. To prevent the configuration data being viewed by subscribers within the process control system from becoming stale, the database server automatically detects changes to an item within the configuration database and sends notifications of changes made to the item to each of the subscribers of that item so that a user always views the state of the configuration as it actually exists within the configuration database.

339 citations

Patent
17 Dec 2001
TL;DR: In this article, the authors present techniques, including a system and method, for document collaboration between a managing author using a document management system (DMS), and one or more contributing authors.
Abstract: The present invention provides techniques, including a system and method, for document collaboration between a managing author using a document management system (DMS), and one or more contributing authors. In one embodiment the managing author selects an original document from the DMS. Next, a replica of the original document is made and securely sent by the managing author to the one or more contributing authors. A contributing author may make proposed changes and comments to the replica. The edited replica with the proposed changes is converted into a response that is sent back to the managing author. The proposed changes for the contributing author are determined using the response and displayed on a graphical user interface (GUI) for viewing by the managing author. The managing author accepts or rejects the proposed changes to the original document from the contributing author.

338 citations

Patent
28 Feb 2003
TL;DR: In this article, the operational status information associated with a process entity in a process plant is mapped into one of a plurality of status conditions and an alert message associated with the process entity is generated.
Abstract: Operational status information associated with a process entity in a process plant(10) is received. The operational status information is mapped into one of a plurality of status conditions. Then, an alert message associated with the process entity is generated, where the alert message is indicative of the one status condition of the plurality of status conditions.

330 citations