Siga este enlace para ver otros tipos de publicaciones sobre el tema: Production control – Data processing.

Tesis sobre el tema "Production control – Data processing"

Crea una cita precisa en los estilos APA, MLA, Chicago, Harvard y otros

Elija tipo de fuente:

Consulte los 50 mejores tesis para su investigación sobre el tema "Production control – Data processing".

Junto a cada fuente en la lista de referencias hay un botón "Agregar a la bibliografía". Pulsa este botón, y generaremos automáticamente la referencia bibliográfica para la obra elegida en el estilo de cita que necesites: APA, MLA, Harvard, Vancouver, Chicago, etc.

También puede descargar el texto completo de la publicación académica en formato pdf y leer en línea su resumen siempre que esté disponible en los metadatos.

Explore tesis sobre una amplia variedad de disciplinas y organice su bibliografía correctamente.

1

Moi, Havard. "Rule-based control of manufacturing systems". Thesis, Hong Kong : University of Hong Kong, 2000. http://sunzi.lib.hku.hk/hkuto/record.jsp?B22190168.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
2

Barr, Thomas W. "Development of a graphics interface for the Savannah River control program "Savres"". Thesis, Georgia Institute of Technology, 1992. http://hdl.handle.net/1853/20978.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
3

Zhang, Yaoen Lan. "An integrated intelligent shop control system". Thesis, Virginia Polytechnic Institute and State University, 1989. http://hdl.handle.net/10919/52095.

Texto completo
Resumen
Presently there is a trend in manufacturing system design from stand-alone, automatic operations to Computer Integrated Manufacturing (CIM). The success of the integration depends largely on the performance of system control software. This document presents research in the design and implementation of a shop control system, for a CIM facility, using a new method called the three-layer integrated approach. Two basic techniques used in this research are expert systems and object-oriented programming. The CIM system at VPI is an automated manufacturing and assembly system. In designing the control system for this CIM facility, the design of products, production facilities, and overall system must be taken into account. In order to manage this complex system, a control system called the “shop controller” has been developed using C++, an object-oriented programming language. In addition, three real-time simulators for the cell controllers have been developed for testing and debugging the production rules of the expert system. The basic approach taken for the shop control system has several advantages: applied intelligence, program efficiency, reusability of code, and ease of maintenance. Moreover, this approach has a new feature—modularity, which is the result of combining expert systems and object-oriented programming.
Master of Science
Los estilos APA, Harvard, Vancouver, ISO, etc.
4

容勁 y King Stanley Yung. "Application of multi-agent technology to supply chain management". Thesis, The University of Hong Kong (Pokfulam, Hong Kong), 1999. http://hub.hku.hk/bib/B31223886.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
5

Fan, Chi-kit y 樊智傑. "Design and analysis of agent-based FMS control systems". Thesis, The University of Hong Kong (Pokfulam, Hong Kong), 2005. http://hub.hku.hk/bib/B31580324.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
6

Roweis, Sam T. Hopfield John J. Abu-Mostafa Yaser S. Perona Pietro. "Data driven production models for speech processing /". Diss., Pasadena, Calif. : California Institute of Technology, 1999. http://resolver.caltech.edu/CaltechETD:etd-02272008-093303.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
7

Sabri, Dina O. "Process control using an optomux control board". Virtual Press, 1987. http://liblink.bsu.edu/uhtbin/catkey/484759.

Texto completo
Resumen
In this thesis process control concepts were used to develop software that could be adapted to a real world situation. The software was used to control a simple temperature regulating experiment. This experiment was used to demonstrate the use of OPTOMUX analog and digital input/output devices in controlling a process. The goal of this experiment was to use the input/output devices in controlling the temperature of the box within specified tolerances for a designated period of time. To accomplish optimal use of equipment and optimal control, a mathematical model was derived to predict the behavior of the process under control. The pattern observed while the temperature was increasing toward room temperature closely resembled an exponential function. For temperatures above room temperatures the curve then approximated a square root function. The pattern followed when decreasing the temperature-was exponential throughout. The time required to collect all the significant data in the case of increasing the temperature was two hours. In the case of decreasing temperature, one hour. Beyond these time limits the temperature remained essentially constant. The maximum temperature value that could be reached was six degrees above room temperature and the minimum two degrees below room temperature.
Los estilos APA, Harvard, Vancouver, ISO, etc.
8

Zhang, Luping y 张路平. "Solving integrated process planning and scheduling problems with metaheuristics". Thesis, The University of Hong Kong (Pokfulam, Hong Kong), 2014. http://hdl.handle.net/10722/208626.

Texto completo
Resumen
Process planning and scheduling are two important manufacturing planning functions which are closely related to each other. Usually, process planning and scheduling have to be performed sequentially, whereby the process plans are the input for scheduling. Many investigations have shown that the separate conduction of the two functions is much likely to ruin the effectiveness and feasibility of the process plans and schedules, and it is also difficult to cater for the occurrence of uncertainties in the dynamic manufacturing environment. The purpose of integrated process planning and scheduling (IPPS) is to perform the two functions concurrently. IPPS is a typical combinatorial optimization problem which belongs to the category of NP-hard problems. Research on IPPS has intensified in recent years. Researchers have reported various IPPS systems and solution approaches which are able to generate good solutions for specific IPPS problems. However, there is in general an absence of theoretical models for the IPPS problem representation, and research on the theoretical aspects of the IPPS is limited. The objective of this research is to establish a metaheuristic-based solution approach for the IPPS problem in flexible jobshop type of manufacturing systems. To begin with, a graph-based modeling approach for formulating the IPPS problem domain is proposed. This approach defines a way to use a category of AND/OR graphs to construct IPPS models. The graph-based IPPS model can be formulated using mathematical programming tools including polynomial mixed integer programming (PMIP) and mixed integer linear programming (MILP). The analytical mathematical programming approaches can be used to solve simple IPPS instances but they are not capable for large-scale IPPS problems. This research proposes a new IPPS modelling approach to incorporate metaheuristics in the solution strategy. Actually, the solution strategy comprises the metaheuristics and a mapping function. The metaheuristic is responsible for generating the operation sequences; a mapping function is then used to assign the operations to appropriate time slots on a schedule. General studies of applying constructive and improvement metaheuristics to solve the IPPS problem are conducted in this research. The ant colony optimization (ACO) is applied as a representative constructive metaheuristic, and a nonstandard genetic algorithm approach object-coding genetic algorithm (OCGA) is implemented as an improvement metaheuristic. The OCGA contains dedicated genetic operations to support the object-based genetic representation, and three particular mechanisms for population evolution. The metaheuristic-based solution approaches are implemented in a multi-agent system (MAS) platform. The hybrid MAS and metaheuristics based IPPS solution methodology is able to carry out dynamic rescheduling to cope with occurrence of uncertainties in practical manufacturing environments. Experiments have been carried out to test the IPPS solution approach proposed in this thesis. It is shown that both metaheuristics, ACO and OCGA, are having good performance in terms of solution quality and computational efficiency. In particular, due to the special genetic operations and population evolutionary mechanisms, the OCGA shows great advantages in experiments on benchmark problems. Finally, it is shown that the hybrid approach of MSA and metaheuristics is able to support real-time rescheduling in dynamic manufacturing systems.
published_or_final_version
Industrial and Manufacturing Systems Engineering
Doctoral
Doctor of Philosophy
Los estilos APA, Harvard, Vancouver, ISO, etc.
9

Yavuz, Mesut. "Batch production smoothing with variable setup and processing times". [Gainesville, Fla.] : University of Florida, 2005. http://purl.fcla.edu/fcla/etd/UFE0010066.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
10

Hamrouni, Nadia. "Structure and Processing in Tunisian Arabic: Speech Error Data". Diss., The University of Arizona, 2010. http://hdl.handle.net/10150/195969.

Texto completo
Resumen
This dissertation presents experimental research on speech errors in Tunisian Arabic (TA). The central empirical questions revolve around properties of `exchange errors'. These errors can mis-order lexical, morphological, or sound elements in a variety of patterns. TA's nonconcatenative morphology shows interesting interactions of phrasal and lexical constraints with morphological structure during language production and affords different and revealing error potentials linking the production system with linguistic knowledge.The dissertation studies expand and test generalizations based on Abd-El-Jawad and Abu-Salim's (1987) study of spontaneous speech errors in Jordanian Arabic by experimentally examining apparent regularities in data from real-time language processing perspective. The studies address alternative accounts of error phenomena that have figured prominently in accounts of production processing. Three experiments were designed and conducted based on an error elicitation paradigm used by Ferreira and Humphreys (2001). Experiment 1 tested within-phrase exchange errors focused on root versus non-root exchanges and lexical versus non-lexical outcomes for root and non-root errors. Experiments 2 and 3 addressed between-phrase exchange errors focused on violations of the Grammatical Category Constraint (GCC).The study of exchange potentials for the within-phrase items (experiment 1) contrasted lexical and non-lexical outcomes. The expectation was that these would include a significant number of root exchanges and that the lexical status of the resulting forms would not preclude error. Results show that root and vocalic pattern exchanges were very rare and that word forms rather than root forms were the dominant influence in the experimental performance. On the other hand, the study of exchange errors across phrasal boundaries of items that do or do not correspond in grammatical category (experiments 2 and 3) pursued two principal questions, one concerning the error rate and the second concerning the error elements. The expectation was that the errors predominantly come from grammatical category matches. That outcome would reinforce the interpretation that processing operations reflect the assignment of syntactically labeled elements to their location in phrasal structures. Results corroborated with the expectation. However, exchange errors involving words of different grammatical categories were also frequent. This has implications for speech monitoring models and the automaticity of the GCC.
Los estilos APA, Harvard, Vancouver, ISO, etc.
11

Smith, Adrian Wilfrid. "A distributed approach to surround sound production". Thesis, Rhodes University, 1999. http://hdl.handle.net/10962/d1004855.

Texto completo
Resumen
The requirement for multi-channel surround sound in audio production applications is growing rapidly. Audio processing in these applications can be costly, particularly in multi-channel systems. A distributed approach is proposed for the development of a realtime spatialization system for surround sound music production, using Ambisonic surround sound methods. The latency in the system is analyzed, with a focus on the audio processing and network delays, in order to ascertain the feasibility of an enhanced, distributed real-time spatialization system.
Los estilos APA, Harvard, Vancouver, ISO, etc.
12

Cline, George E. "A control framework for distributed (parallel) processing environments". Thesis, This resource online, 1994. http://scholar.lib.vt.edu/theses/available/etd-12042009-020227/.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
13

May, Brian 1975. "Scalable access control". Monash University, School of Computer Science and Software, 2001. http://arrow.monash.edu.au/hdl/1959.1/8043.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
14

Kleine, Matthias, Robert Hirschfeld y Gilad Bracha. "An abstraction for version control systems". Universität Potsdam, 2011. http://opus.kobv.de/ubp/volltexte/2012/5562/.

Texto completo
Resumen
Versionsverwaltungssysteme (VCS) ermöglichen es Entwicklern, Änderungen an Softwareartifakten zu verwalten. VCS werden mit Hilfe einer Vielzahl verschiedener Werkzeuge bedient, wie z.,B. graphische Front-ends oder Kommandozeilenwerkzeuge. Es ist wünschenswert mit einzelnen solcher Werkzeuge unterschiedliche VCS bedienen zu können. Bislang hat sich jedoch keine Abstraktion für Versionsverwaltungssysteme durchgesetzt, mit deren Hilfe solche Werkzeuge erstellt werden können. Stattdessen implementieren Werkzeuge zur Interaktion mit mehreren VCS ad-hoc Lösungen. Diese Masterarbeit stellt Pur vor, eine Abstraktion über Versionsverwaltungskonzepte. Mit Hilfe von Pur können Anwendungsprogramme entwickelt werden, die mit mehreren Versionsverwaltungssystemen interagieren können. Im Rahmen dieser Arbeit wird eine Implementierung dieser Abstraktion bereitgestellt und mit Hilfe eines Anwendungsprogramms validiert.
Version Control Systems (VCS) allow developers to manage changes to software artifacts. Developers interact with VCSs through a variety of client programs, such as graphical front-ends or command line tools. It is desirable to use the same version control client program against different VCSs. Unfortunately, no established abstraction over VCS concepts exists. Instead, VCS client programs implement ad-hoc solutions to support interaction with multiple VCSs. This thesis presents Pur, an abstraction over version control concepts that allows building rich client programs that can interact with multiple VCSs. We provide an implementation of this abstraction and validate it by implementing a client application.
Los estilos APA, Harvard, Vancouver, ISO, etc.
15

Popa, Tiberiu. "Compiling Data Dependent Control Flow on SIMD GPUs". Thesis, University of Waterloo, 2004. http://hdl.handle.net/10012/1186.

Texto completo
Resumen
Current Graphic Processing Units (GPUs) (circa. 2003/2004) have programmable vertex and fragment units. Often these units are implemented as SIMD processors employing parallel pipelines. Data dependent conditional execution on SIMD architectures implemented using processor idling is inefficient. I propose a multi-pass approach based on conditional streams which allows dynamic load balancing of the fragment units of the GPU and better theoretical performance on programs using data dependent conditionals and loops. The proposed system can be used to turn the fragment unit of a SIMD GPU into a stream processor with data dependent control flow.
Los estilos APA, Harvard, Vancouver, ISO, etc.
16

Kulatunga, Chamil. "Enforcing receiver-driven multicast congestion control using ECN-Nonce". Thesis, Available from the University of Aberdeen Library and Historic Collections Digital Resources, 2009. http://digitool.abdn.ac.uk:80/webclient/DeliveryManager?application=DIGITOOL-3&owner=resourcediscovery&custom_att_2=simple_viewer&pid=33532.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
17

Koenig, Mark A. "A DECENTRALIZED ADAPTIVE CONTROL SCHEME FOR ROBOTIC MANIPULATORS". Thesis, The University of Arizona, 1985. http://hdl.handle.net/10150/275238.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
18

Cheung, Shun Yan. "Optimizing the performance of quorum consensus replica control protocols". Diss., Georgia Institute of Technology, 1990. http://hdl.handle.net/1853/8150.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
19

Rossetti, Manuel D. "Queueing service parameter estimation from event oriented production control data /". The Ohio State University, 1992. http://rave.ohiolink.edu/etdc/view?acc_num=osu1487780865407763.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
20

Chan, Sze-hang y 陳思行. "Competitive online job scheduling algorithms under different energy management models". Thesis, The University of Hong Kong (Pokfulam, Hong Kong), 2013. http://hdl.handle.net/10722/206690.

Texto completo
Resumen
Online flow-time scheduling is a fundamental problem in computer science and has been extensively studied for years. It is about how to design a scheduler to serve computer jobs with unpredictable arrival times and varying sizes and priorities so as to minimize the total flow time (better understood as response time) of jobs. It has many applications, most notable in the operating of server farms. As energy has become an important issue, the design of scheduler also has to take power management into consideration, for example, how to scale the speed of the processors dynamically. The objectives are orthogonal as one would prefer lower processor speed to save energy, yet a good quality of service must be retained. In this thesis, I study a few scheduling problems for energy and flow time in depth and give new algorithms to tackle them. The competitiveness of our algorithms is guaranteed with worst-case mathematical analysis against the best possible or hypothetical solutions. In the speed scaling model, the power of a processor increases with its speed according to a certain function (e.g., a cubic function of speed). Among all online scheduling problems with speed scaling, the nonclairvoyant setting (in which the size of a job is not known during its execution) with arbitrary priorities is perhaps the most challenging. This thesis gives the first competitive algorithm called WLAPS for this setting. In reality, it is not uncommon that during the peak-load period, some (low-priority) users have their jobs rejected by the servers. This triggers me to study more complicated scheduling algorithms that can strike a good balance among speed scaling, flow time and rejection penalty. Two new algorithms UPUW and HDFAC for different models of rejection penalty have been proposed and analyzed. Last, but perhaps the most interesting, we study power management in large server farm environment in which the primary energy saving mechanism is to put some processors to sleep. Two new algorithms POOL and SATA have been designed to tackle jobs that cannot and can migrate among the processors, respectively. They are integrated algorithms that can consider speed scaling, job scheduling and processor sleep management together to optimize the energy usage and ow time simultaneously. These algorithms are again proven mathematically to be competitive even in the worst case.
published_or_final_version
Computer Science
Doctoral
Doctor of Philosophy
Los estilos APA, Harvard, Vancouver, ISO, etc.
21

Chiu, Lin. "A methodology for designing concurrency control schemes in distributed databases /". The Ohio State University, 1987. http://rave.ohiolink.edu/etdc/view?acc_num=osu1487584612163117.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
22

Vanderhyde, James. "Topology Control of Volumetric Data". Diss., Georgia Institute of Technology, 2007. http://hdl.handle.net/1853/16215.

Texto completo
Resumen
Three-dimensional scans and other volumetric data sources often result in representations that are more complex topologically than the original model. The extraneous critical points, handles, and components are called topological noise. Many algorithms in computer graphics require simple topology in order to work optimally, including texture mapping, surface parameterization, flows on surfaces, and conformal mappings. The topological noise disrupts these procedures by requiring each small handle to be dealt with individually. Furthermore, topological descriptions of volumetric data are useful for visualization and data queries. One such description is the contour tree (or Reeb graph), which depicts when the isosurfaces split and merge as the isovalue changes. In the presence of topological noise, the contour tree can be too large to be useful. For these reasons, an important goal in computer graphics is simplification of the topology of volumetric data. The key to this thesis is that the global topology of volumetric data sets is determined by local changes at individual points. Therefore, we march through the data one grid cell at a time, and for each cell, we use a local check to determine if the topology of an isosurface is changing. If so, we change the value of the cell so that the topology change is prevented. In this thesis we describe variations on the local topology check for use in different settings. We use the topology simplification procedure to extract a single component with controlled topology from an isosurface in volume data sets and partially-defined volume data sets. We also use it to remove critical points from three-dimensional volumes, as well as time-varying volumes. We have applied the technique to two-dimensional (plus time) data sets and three dimensional (plus time) data sets.
Los estilos APA, Harvard, Vancouver, ISO, etc.
23

Arroyo, Esquivel Esteban. "An adaptive image pre-processing system for quality control in production lines". Master's thesis, Instituto Politécnico de Bragança, Escola Superior de Tecnologia e Gestão, 2012. http://hdl.handle.net/10198/7984.

Texto completo
Resumen
Adaptive and self-optimized behaviours in automated quality control systems based on computer vision and hence on digital image processing, constitute an approach that may signi cantly enhance the robustness, e ciency and exibility of the industrial systems. This work presents the development of an adaptive software system designed for the pre-processing of digital images captured in industrial production scenarios. The system is capable of characterizing and distinguishing between di erent image scenes, evaluating their current global quality, determining the best enhancement strategy to be executed and auto-adapting its functional parameters according to the actual generated data. Real images captured in a washing machines production line are presented and used to test and validate the system algorithms. Experimental results demonstrate the robust performance of the system, the image quality enhancements achieved and the improvement of the recognition e ectiveness of the posterior processing algorithms. The contribution of the present work consists in the implementation of a dynamic scene recognition algorithm, based on a neural network architecture and a parametric indexes extraction process, that allows the execution of customized quality correction strategies and it is capable of considering the system's history in order to self-adapt. With this project it is intended to incur in the automated industrial quality control eld by addressing a novel approach on adaptive pre-processing systems for quality enhancement purposes. Os comportamentos adaptativos e auto-optimizáveis nos sistemas de controlo de qualidade baseados em visão arti cial e, portanto, em processamento de imagem, constituem uma abordagem que poderia aumentar signi cativamente a robustez, e ciência e exibilidade das respostas dos sistemas industriais. Este trabalho apresenta o desenvolvimento de um sistema de software adaptativo desenhado para o pré-processamento de imagens capturadas em ambientes de produção industrial. O sistema é capaz de caracterizar e distinguir entre diferentes imagens, avaliar a sua qualidade global actual, determinar a melhor estratégia de melhoramento por executar e auto-adaptar os seus parâmetros funcionais de acordo com a informação gerada. Imagens reais capturadas numa linha de produção de máquinas de lavar são apresentadas e usadas para testar e validar os algoritmos do sistema. Resultados experimentais demonstram o rendimento robusto da arquitectura, os melhoramentos da qualidade da imagem atingidos e o incremento da efectividade de reconhecimento dos algoritmos de processamento posteriores. A contribução do presente trabalho consiste na implementação de um algoritmo dinâmico de reconhecimento de cenários, baseado numa arquitetura de rede neural e num processo de extracção de parâmetros, que permite a execução de estratégias de correcção de qualidade e é capaz de considerar a história do sistema com o objectivo de auto-adaptar-se. Com este projecto pretende-se incorrer no campo do controlo de qualidade automatizado focando uma abordagem novedosa em sistemas de pré-processamento adaptativo com propósitos de melhoramento de imagem. Comportamientos adaptativos y auto-optimizables en sistemas de control de calidad basados en visión arti cial y, por tanto, en procesamiento de imagen, constituyen un abordaje que podría aumentar signi cativamente la robustez, e ciencia y exibilidad de las respuestas de los sistemas industriales. Este trabajo presenta el desarrollo de un sistema de software adaptativo diseñado para el pre-procesamiento de imágenes capturadas en escenarios de producción industrial. El sistema es capaz de caracterizar y distinguir entre diferentes imágenes, evaluar su cualidad global actual, determinar la ejecución de la estrategia de mejoramiento óptima y auto-adaptar sus parámetros funcionales de acuerdo con la información generada. Imágenes reales capturadas en una línea de producción de lavadoras de ropa son presentadas y utilizadas para veri car y validar los algoritmos del sistema. Los resultados experimentales obtenidos demuestran un rendimiento robusto de la arquitectura, mejoras tangibles en la calidad de la imagen y un incremento de la efectividad de reconocimiento de los algoritmos de procesamiento posteriores. La contribución del presente trabajo consiste en la implementación de un algoritmo dinámico de reconocimiento de escenarios, basado en una arquitectura de red neuronal y en un proceso de extracción de parámetros, que permite la ejecución de estrategias de corrección de calidad y es capaz de considerar la historia del sistema con el objectivo de auto-adaptarse. Con este proyecto se pretende incursionar en el campo del control de calidad automatizado enfocando un abordaje novedoso en sistemas de pre-procesamiento adaptativo con propósitos de mejoramiento de imagen.
Los estilos APA, Harvard, Vancouver, ISO, etc.
24

Xie, Tian y 謝天. "Development of a XML-based distributed service architecture for product development in enterprise clusters". Thesis, The University of Hong Kong (Pokfulam, Hong Kong), 2005. http://hub.hku.hk/bib/B30477165.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
25

Fang, Yuan y 方媛. "A cost-based model for optimising the construction logisticsschedules". Thesis, The University of Hong Kong (Pokfulam, Hong Kong), 2011. http://hub.hku.hk/bib/B46080351.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
26

Naji, Zeyad Tarik. "Correcting for data imprecision in MRP2 systems". Thesis, Cranfield University, 1991. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.280967.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
27

Mackenzie, Donald y Richard Fielding. "Control of a Remote Receiving Station and Data Processing at RA Range Hebrides". International Foundation for Telemetering, 1994. http://hdl.handle.net/10150/611665.

Texto completo
Resumen
International Telemetering Conference Proceedings / October 17-20, 1994 / Town & Country Hotel and Conference Center, San Diego, California
The Royal Artillery Range (RA Range) is the British Army's weapons practice range in the Outer Hebrides of Scotland. The large sea range is also used by the Royal Air Force and Royal Navy for new weapons system evaluation and in service practice firing. This paper describes the telemetry facility comprising of two prime sites separated by 40 miles of open sea. Tracking antennas and receivers are at the remote island site of St Kilda with data processing and control at the Range Control Base (RCB), Benbecula. To improve operational capabilities and effectiveness, full remote control and monitoring of the multiple receivers and combiners has been installed. Radar tracking outputs are processed in the telemetry computer to produce individual antenna pointing demands.
Los estilos APA, Harvard, Vancouver, ISO, etc.
28

Morgan, Clifford Owen. "Development of computer aided analysis and design software for studying dynamic process operability". Thesis, Georgia Institute of Technology, 1986. http://hdl.handle.net/1853/10187.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
29

Yamashita, Takao. "Dynamic control of distributed loosely coupled replicas for processing weakly consistent data". 京都大学 (Kyoto University), 2006. http://hdl.handle.net/2433/136026.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
30

Tolat, Viral V. "A Software Architecture for Realtime Data Acquisition, Instrument Control and Command Processing". International Foundation for Telemetering, 1992. http://hdl.handle.net/10150/611944.

Texto completo
Resumen
International Telemetering Conference Proceedings / October 26-29, 1992 / Town and Country Hotel and Convention Center, San Diego, California
In this paper we describe the flight software for the SETS (Shuttle Electrodynamic Tethered System) experiment. The SETS experiment will fly as part of the TSS-1 (Tethered Satellite System) experiment on STS-46 currently scheduled for July 1992. The software consists of two major components: the SETSOS (SETS Operating System) and the SETS Application. The SETSOS is a UNIX-like operating system developed especially for realtime data acquisition, instrument control and command processing. The SETSOS, like all operating systems, provides resource management for application programs. It is UNIX-like in that access to resources is provided through a standard set of UNIX system calls. The SETSOS also implements the standard UNIX I/O model and a hierarchical file system. In addition to providing access to physical devices, the SETSOS provides support for two virtual devices: a packet-based data device and a command device. The packet-based data device is used by applications to place data into the telemetry stream. The command device is used to manage commands from the command uplink as well as other sources including other applications and other processors. The SETS Application is the primary program which runs under the SETSOS to handle data acquisition, instrument control and command processing. It executes as 5 separate processes, each performing a special task. The tasks include housekeeping data acquisition, limit checking, timeline management, and command processing. The processes communicate via shared memory. Time critical processing is coordinated by using signals and interrupts. In addition to a description of the software, we will discuss the relative merits and tradeoffs of using such a system design for command processing and data acquisition.
Los estilos APA, Harvard, Vancouver, ISO, etc.
31

Siddique, Zahed. "Conversion of CAD model data for virtual prototypes for disassembly". Thesis, Georgia Institute of Technology, 1996. http://hdl.handle.net/1853/17877.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
32

Snowdon, Jane Louise. "Workflow control for surges from a batch work station". Diss., Georgia Institute of Technology, 1994. http://hdl.handle.net/1853/25100.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
33

Hartley, Joanna Katherine. "Parallel algorithms for fuzzy data processing with application to water systems". Thesis, Nottingham Trent University, 1996. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.296029.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
34

Forman, Michael L., Tushar K. Hazra, Gregory M. Troendly y William G. Nickum. "APPLYING PC-BASED EMBEDDED PROCESSING FOR REAL-TIME SATELLITE DATA ACQUISITION AND CONTROL". International Foundation for Telemetering, 1993. http://hdl.handle.net/10150/608833.

Texto completo
Resumen
International Telemetering Conference Proceedings / October 25-28, 1993 / Riviera Hotel and Convention Center, Las Vegas, Nevada
The performance and cost effectiveness of em bedded processing has greatly enhanced the personal computer's (PC) capability, particularly when used for real-time satellite data acquisition, telemetry processing, command and control operations. Utilizing a transputer based parallel architecture, a modular, reusable, and scalable control system is attainable. The synergism between the personal computer and embedded processing results in efficient, low cost desktop workstations up to 1000 MIPS of performance.
Los estilos APA, Harvard, Vancouver, ISO, etc.
35

Sheth, Amit Pravin. "Adaptive concurrency control for distributed database systems /". The Ohio State University, 1985. http://rave.ohiolink.edu/etdc/view?acc_num=osu1487262513408523.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
36

Swientek, Martin. "High-performance near-time processing of bulk data". Thesis, University of Plymouth, 2015. http://hdl.handle.net/10026.1/3461.

Texto completo
Resumen
Enterprise Systems like customer-billing systems or financial transaction systems are required to process large volumes of data in a fixed period of time. Those systems are increasingly required to also provide near-time processing of data to support new service offerings. Common systems for data processing are either optimized for high maximum throughput or low latency. This thesis proposes the concept for an adaptive middleware, which is a new approach for designing systems for bulk data processing. The adaptive middleware is able to adapt its processing type fluently between batch processing and single-event processing. By using message aggregation, message routing and a closed feedback-loop to adjust the data granularity at runtime, the system is able to minimize the end-to-end latency for different load scenarios. The relationship of end-to-end latency and throughput of batch and message-based systems is formally analyzed and a performance evaluation of both processing types has been conducted. Additionally, the impact of message aggregation on throughput and latency is investigated. The proposed middleware concept has been implemented with a research prototype and has been evaluated. The results of the evaluation show that the concept is viable and is able to optimize the end-to-end latency of a system. The design, implementation and operation of an adaptive system for bulk data processing differs from common approaches to implement enterprise systems. A conceptual framework has been development to guide the development process of how to build an adaptive software for bulk data processing. It defines the needed roles and their skills, the necessary tasks and their relationship, artifacts that are created and required by different tasks, the tools that are needed to process the tasks and the processes, which describe the order of tasks.
Los estilos APA, Harvard, Vancouver, ISO, etc.
37

Nodine, Dewayne J. "Spatial decision support system for evaluation of land use plans based upon storm water runoff impacts : a theoretical framework". Virtual Press, 1996. http://liblink.bsu.edu/uhtbin/catkey/1020175.

Texto completo
Resumen
All land uses affect storm water runoff However, different uses of the same site generate varying amounts of runoff Many communities have come to rely upon detention and/or retention basins for controlling the additional runoff resulting from land development. It is argued that this incremental approach to storm water management must be replaced with a more proactive long-term view.To achieve this, more user-friendly software capable of modeling the effect long-range land use plans have on the volume and behavior of storm water runoff is needed. This software, called a Spatial Decision Support System (SDSS), must be capable of guiding the user, who may not be an expert at runoff analysis, through the process and also capable of generating output in various formats understandable by lay persons. This study utilizes a systems analysis technique to develop a theoretical framework for the Storm Water SDSS.
Department of Urban Planning
Los estilos APA, Harvard, Vancouver, ISO, etc.
38

楊淸好 y Qinghao Yang. "Design of an integrated CAD/CAPP system using spatial and graphic decomposition algorithm". Thesis, The University of Hong Kong (Pokfulam, Hong Kong), 1999. http://hub.hku.hk/bib/B31239602.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
39

Kebede, Selamawit. "Utilisation of MIS in manufacturing industries". Thesis, Cape Technikon, 2001. http://hdl.handle.net/20.500.11838/2294.

Texto completo
Resumen
Thesis (MTech (Information Technology))--Cape Technikon, 2001.
Management information systems can be defined as information systems using formalised procedures to provide managers at all levels, in all functions, with appropriate information from all relevant sources, to enable them to make timely and effective decisions for which they are responsible. There is, and continues to be, an awareness in society that accurate and timely information is a vital resource of any organisation, and that an effective management information system is a means of providing the needed information. Many top management people are finding that information is a source of competitive power. It gives them the ability to out-manoeuvre their rivals at critical times, especially when introducing new products. Effective management information systems allow the decisionmaker (i.e .. the ll;)Ul:lger) to combine his or her subjective experience with computerised objective output to produce meaningful information for decision making (Thierauf, 1984:22). Managers must also learn how to state their wishes with precision. Management information systems (MIS) produce only what is asked, which may not be at all what is required. For effective use of information technology, managers must be able to define their information requirements as well as understand computer capabilities and limitations (Hussain and Hussain, 1995:8). The primary objective of this research was to establish the impact of utilising management information systcn»: (MIS) and applying information technology on the success of manufacturing industries. The other aim of the study was to investigate the extent of utilising management information systems and applying information technology in these industries. The study focused on medium- and large-scale chemical manufacturing companies in the Cape Metropole area that have operated for at least the past five years.
Los estilos APA, Harvard, Vancouver, ISO, etc.
40

Wad, Charudatta V. "QoS : quality driven data abstraction for large databases". Worcester, Mass. : Worcester Polytechnic Institute, 2008. http://www.wpi.edu/Pubs/ETD/Available/etd-020508-151213/.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
41

Alici, Semra. "Dynamic data reconciliation using process simulation software and model identification tools". Access restricted to users with UT Austin EID Full text (PDF) from UMI/Dissertation Abstracts International, 2001. http://wwwlib.umi.com/cr/utexas/fullcit?p3025133.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
42

Benson, Glenn Stuart. "A formal protection model of security in distributed systems". Diss., Georgia Institute of Technology, 1989. http://hdl.handle.net/1853/12238.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
43

Lakshmanan, Nithya M. "Estimation and control of nonlinear batch processes using multiple linear models". Thesis, Georgia Institute of Technology, 1997. http://hdl.handle.net/1853/11835.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
44

Jones, Patricia Marie. "Constructing and validating a model-based operator's associate for supervisory control". Thesis, Georgia Institute of Technology, 1988. http://hdl.handle.net/1853/24274.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
45

Calitz, Wietsche Roets. "Independent formant and pitch control applied to singing voice". Thesis, Stellenbosch : University of Stellenbosch, 2004. http://hdl.handle.net/10019.1/16267.

Texto completo
Resumen
Thesis (MScIng)--University of Stellenbosch, 2004.
ENGLISH ABSTRACT: A singing voice can be manipulated artificially by means of a digital computer for the purposes of creating new melodies or to correct existing ones. When the fundamental frequency of an audio signal that represents a human voice is changed by simple algorithms, the formants of the voice tend to move to new frequency locations, making it sound unnatural. The main purpose is to design a technique by which the pitch and formants of a singing voice can be controlled independently.
AFRIKAANSE OPSOMMING: Onafhanklike formant- en toonhoogte beheer toegepas op ’n sangstem: ’n Sangstem kan deur ’n digitale rekenaar gemanipuleer word om nuwe melodie¨e te skep, of om bestaandes te verbeter. Wanneer die fundamentele frekwensie van ’n klanksein (wat ’n menslike stem voorstel) deur ’n eenvoudige algoritme verander word, skuif die oorspronklike formante na nuwe frekwensie gebiede. Dit veroorsaak dat die resultaat onnatuurlik klink. Die hoof oogmerk is om ’n tegniek te ontwerp wat die toonhoogte en die formante van ’n sangstem apart kan beheer.
Los estilos APA, Harvard, Vancouver, ISO, etc.
46

王日昇 y Yat-sing Wong. "Production scheduling for virtual cellular manufacturing systems". Thesis, The University of Hong Kong (Pokfulam, Hong Kong), 1999. http://hub.hku.hk/bib/B31239468.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
47

Manjeshwar, Praveen Kumar. "Scheduling batch processing machines in a flow shop". Diss., Online access via UMI:, 2005.

Buscar texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
48

Xu, Yifan. "New data synchronization & mapping strategies for PACE - VLSI processor architecture". Thesis, University of Nottingham, 1995. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.283229.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
49

Huang, Shiping. "Exploratory visualization of data with variable quality". Link to electronic thesis, 2005. http://www.wpi.edu/Pubs/ETD/Available/etd-01115-225546/.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
50

黎浩然 y Ho-yin Albert Lai. "Artificial intelligence based thermal comfort control with CFD modelling". Thesis, The University of Hong Kong (Pokfulam, Hong Kong), 1999. http://hub.hku.hk/bib/B3122278X.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
Ofrecemos descuentos en todos los planes premium para autores cuyas obras están incluidas en selecciones literarias temáticas. ¡Contáctenos para obtener un código promocional único!

Pasar a la bibliografía