• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 6
  • 3
  • 3
  • 3
  • 3
  • 3
  • 3
  • 1
  • Tagged with
  • 10
  • 10
  • 10
  • 10
  • 3
  • 3
  • 3
  • 2
  • 2
  • 2
  • 1
  • 1
  • 1
  • 1
  • 1
  • About
  • The Global ETD Search service is a free service for researchers to find electronic theses and dissertations. This service is provided by the Networked Digital Library of Theses and Dissertations.
    Our metadata is collected from universities around the world. If you manage a university/consortium/country archive and want to be added, details can be found on the NDLTD website.
1

The application of locally optimal control with digital compensation to a naturally unstable system

Hsu, Danny K. January 2011 (has links)
Vita. / Digitized by Kansas Correctional Industries
2

A model of process interaction in real-time distributed computer control systems

Cohen, Jack Errol January 1991 (has links)
A thesis submitted to the Faculty of Engineering, University of the Witwatersrand, Johannesburg, for the degree Doctor of Philosophy. / Real-time computer control is characterized by the need for a high degree of lnteraction between some machine or physical process, its controlling computer, and the human operator. recently there has been a trend towards the use of distributed real-time computer systems which potentially offer greater functional flexibility, better maintainability and better reliability than centralized systems, The increasing demands that are being placed on real-time computer control systems have highlighted the deficiencies of current heuristic design techniques and emphasised the need Ior solid theoretical design precepts. / AC2017
3

Specifications of a software environment for the computer-aided design of control systems

Tessler, Michael. January 1985 (has links)
No description available.
4

A Numerical Implementation of a Spectral Factorization Algorithm for Optimal Control

Wehn, Hans-Wolter January 1985 (has links)
Note:
5

Specifications of a software environment for the computer-aided design of control systems

Tessler, Michael. January 1985 (has links)
No description available.
6

Design of a program package for the computer-aided analysis and design of control systems

Wloka, Dieter W. January 1983 (has links)
No description available.
7

Design of a program package for the computer-aided analysis and design of control systems

Wloka, Dieter W. January 1983 (has links)
No description available.
8

A Comparison of Analog and Direct Digital Control (DDC) of a Physical Process

Hargrove, Clifton R. 01 January 1985 (has links) (PDF)
The following report presents the development of a computer-based system designed to examine the response of a physical process is a process trainer, PT326, from Feedback Corporation. There are two main categories of control available to the user: (1) analog control and (2) digital control. Within each of these categories the following types of control systems are available: (1) Proportional control, (2) Proportional-Integral control, (3) Proportional-Integral-Derivative control and (4) On-Off control. The user can examine both regulator and servo response for any of the given control systems. All parameters associated with the selected control system are variable and user-input. The software is designed to be user-friendly. The user examines the response of the process to different control systems through the use of full-screen, high-resolution, color graphs. These graphs are linear and labeled. There are two main categories of graphs available to the user: (1) real-time monitoring and (2) graphs with labeled time base. Within each category there are four different graphs available. These graphs are available under any given control system. The user may also obtain hardcopy of these graphs.
9

Evaluation of alternative approaches for interaction between ladder logic on a programmable controller and algorithmic processing

Srivastava, Rajat H. January 1988 (has links)
In this thesis an evaluation was performed of different approaches for interaction between algorithmic processing, and ladder logic and memory locations in a programmable controller. The evaluation provides a potential customer with information to make a decision for selection of the equipment used in this work. The specific capabilities of two approaches to programmable controller interfacing, a) via an intelligent I/O module and b) via a host computer on a network have been detailed. The attributes for comparison of the above two approaches were, a) capability of accessing information from memory locations in the programmable controller, b) capability of processing information in parallel to the programmable controller and c) memory considerations associated with each approach. The evaluation was performed on a Tl530 programmable controller. The intelligent I/O module used was the Texas Instruments programmable BASIC module. An IBM-PC was used as a host to the TIWAY I network. The Tl530 programmable controller was configured as a secondary on the network. The BASIC module was placed on the I/O rack of the programmable controller. The limitations and assumptions made for the purpose of evaluation, and scope for further work are presented. In addition, economic considerations and additional capabilities of both the approaches are presented. / M.S.
10

Performance characteristics of semantics-based concurrency control protocols.

January 1995 (has links)
by Keith, Hang-kwong Mak. / Thesis (M.Phil.)--Chinese University of Hong Kong, 1995. / Includes bibliographical references (leaves 122-127). / Abstract --- p.i / Acknowledgement --- p.iii / Chapter 1 --- Introduction --- p.1 / Chapter 2 --- Background --- p.4 / Chapter 2.1 --- Read/Write Model --- p.4 / Chapter 2.2 --- Abstract Data Type Model --- p.5 / Chapter 2.3 --- Overview of Semantics-Based Concurrency Control Protocols --- p.7 / Chapter 2.4 --- Concurrency Hierarchy --- p.9 / Chapter 2.5 --- Control Flow of the Strict Two Phase Locking Protocol --- p.11 / Chapter 2.5.1 --- Flow of an Operation --- p.12 / Chapter 2.5.2 --- Response Time of a Transaction --- p.13 / Chapter 2.5.3 --- Factors Affecting the Response Time of a Transaction --- p.14 / Chapter 3 --- Semantics-Based Concurrency Control Protocols --- p.16 / Chapter 3.1 --- Strict Two Phase Locking --- p.16 / Chapter 3.2 --- Conflict Relations --- p.17 / Chapter 3.2.1 --- Commutativity (COMM) --- p.17 / Chapter 3.2.2 --- Forward and Right Backward Commutativity --- p.19 / Chapter 3.2.3 --- Exploiting Context-Specific Information --- p.21 / Chapter 3.2.4 --- Relaxing Correctness Criterion by Allowing Bounded Inconsistency --- p.26 / Chapter 4 --- Related Work --- p.32 / Chapter 4.1 --- Exploiting Transaction Semantics --- p.32 / Chapter 4.2 --- Exploting Object Semantics --- p.34 / Chapter 4.3 --- Sacrificing Consistency --- p.35 / Chapter 4.4 --- Other Approaches --- p.37 / Chapter 5 --- Performance Study (Testbed Approach) --- p.39 / Chapter 5.1 --- System Model --- p.39 / Chapter 5.1.1 --- Main Memory Database --- p.39 / Chapter 5.1.2 --- System Configuration --- p.40 / Chapter 5.1.3 --- Execution of Operations --- p.41 / Chapter 5.1.4 --- Recovery --- p.42 / Chapter 5.2 --- Parameter Settings and Performance Metrics --- p.43 / Chapter 6 --- Performance Results and Analysis (Testbed Approach) --- p.46 / Chapter 6.1 --- Read/Write Model vs. Abstract Data Type Model --- p.46 / Chapter 6.2 --- Using Context-Specific Information --- p.52 / Chapter 6.3 --- Role of Conflict Ratio --- p.55 / Chapter 6.4 --- Relaxing the Correctness Criterion --- p.58 / Chapter 6.4.1 --- Overhead and Performance Gain --- p.58 / Chapter 6.4.2 --- Range Queries using Bounded Inconsistency --- p.63 / Chapter 7 --- Performance Study (Simulation Approach) --- p.69 / Chapter 7.1 --- Simulation Model --- p.70 / Chapter 7.1.1 --- Logical Queueing Model --- p.70 / Chapter 7.1.2 --- Physical Queueing Model --- p.71 / Chapter 7.2 --- Experiment Information --- p.74 / Chapter 7.2.1 --- Parameter Settings --- p.74 / Chapter 7.2.2 --- Performance Metrics --- p.75 / Chapter 8 --- Performance Results and Analysis (Simulation Approach) --- p.76 / Chapter 8.1 --- Relaxing Correctness Criterion of Serial Executions --- p.77 / Chapter 8.1.1 --- Impact of Resource Contention --- p.77 / Chapter 8.1.2 --- Impact of Infinite Resources --- p.80 / Chapter 8.1.3 --- Impact of Limited Resources --- p.87 / Chapter 8.1.4 --- Impact of Multiple Resources --- p.89 / Chapter 8.1.5 --- Impact of Transaction Type --- p.95 / Chapter 8.1.6 --- Impact of Concurrency Control Overhead --- p.96 / Chapter 8.2 --- Exploiting Context-Specific Information --- p.98 / Chapter 8.2.1 --- Impact of Limited Resource --- p.98 / Chapter 8.2.2 --- Impact of Infinite and Multiple Resources --- p.101 / Chapter 8.2.3 --- Impact of Transaction Length --- p.106 / Chapter 8.2.4 --- Impact of Buffer Size --- p.108 / Chapter 8.2.5 --- Impact of Concurrency Control Overhead --- p.110 / Chapter 8.3 --- Summary and Discussion --- p.113 / Chapter 8.3.1 --- Summary of Results --- p.113 / Chapter 8.3.2 --- Relaxing Correctness Criterion vs. Exploiting Context-Specific In- formation --- p.114 / Chapter 9 --- Conclusions --- p.116 / Bibliography --- p.122 / Chapter A --- Commutativity Tables for Queue Objects --- p.128 / Chapter B --- Specification of a Queue Object --- p.129 / Chapter C --- Commutativity Tables with Bounded Inconsistency for Queue Objects --- p.132 / Chapter D --- Some Implementation Issues --- p.134 / Chapter D.1 --- Important Data Structures --- p.134 / Chapter D.2 --- Conflict Checking --- p.136 / Chapter D.3 --- Deadlock Detection --- p.137 / Chapter E --- Simulation Results --- p.139 / Chapter E.l --- Impact of Infinite Resources (Bounded Inconsistency) --- p.140 / Chapter E.2 --- Impact of Multiple Resource (Bounded Inconsistency) --- p.141 / Chapter E.3 --- Impact of Transaction Type (Bounded Inconsistency) --- p.142 / Chapter E.4 --- Impact of Concurrency Control Overhead (Bounded Inconsistency) --- p.144 / Chapter E.4.1 --- Infinite Resources --- p.144 / Chapter E.4.2 --- Limited Resource --- p.146 / Chapter E.5 --- Impact of Resource Levels (Exploiting Context-Specific Information) --- p.149 / Chapter E.6 --- Impact of Buffer Size (Exploiting Context-Specific Information) --- p.150 / Chapter E.7 --- Impact of Concurrency Control Overhead (Exploiting Context-Specific In- formation) --- p.155 / Chapter E.7.1 --- Impact of Infinite Resources --- p.155 / Chapter E.7.2 --- Impact of Limited Resources --- p.157 / Chapter E.7.3 --- Impact of Transaction Length --- p.160 / Chapter E.7.4 --- Role of Conflict Ratio --- p.162

Page generated in 0.093 seconds