WorldWideScience

Sample records for real-time microprocessor control

  1. Overview of real-time operating systems on microprocessor platforms

    International Nuclear Information System (INIS)

    Luong, T.T.

    1994-01-01

    This paper attempts to overview the real-time operating systems on microprocessor platforms in the field of experimental physics facility controls. The key issues regarding operating systems as well as standards and development environment are discussed. As an illustration, some current industrial products are indicated. Also, real-time systems operating in some institutes of the EPS/EPCS inter divisional group are reviewed. (author). 3 refs., 4 figs

  2. Real-time fetal ECG system design using embedded microprocessors

    Science.gov (United States)

    Meyer-Baese, Uwe; Muddu, Harikrishna; Schinhaerl, Sebastian; Kumm, Martin; Zipf, Peter

    2016-05-01

    The emphasis of this project lies in the development and evaluation of new robust and high fidelity fetal electrocardiogram (FECG) systems to determine the fetal heart rate (FHR). Recently several powerful algorithms have been suggested to improve the FECG fidelity. Until now it is unknown if these algorithms allow a real-time processing, can be used in mobile systems (low power), and which algorithm produces the best error rate for a given system configuration. In this work we have developed high performance, low power microprocessor-based biomedical systems that allow a fair comparison of proposed, state-of-the-art FECG algorithms. We will evaluate different soft-core microprocessors and compare these solutions to other commercial off-the-shelf (COTS) hardcore solutions in terms of price, size, power, and speed.

  3. General-purpose microprocessor-based control chassis

    International Nuclear Information System (INIS)

    Halbig, J.K.; Klosterbuer, S.F.; Swenson, D.A.

    1979-12-01

    The objective of the Pion Generation for Medical Irradiations (PIGMI) program at the Los Alamos Scientific Laboratory is to develop the technology to build smaller, less expensive, and more reliable proton linear accelerators for medical applications. For this program, a powerful, simple, inexpensive, and reliable control and data acquisition system was developed. The system has a NOVA 3D computer with a real time disk-operating system (RDOS) that communicates with distributed microprocessor-based controllers which directly control data input/output chassis. At the heart of the controller is a microprocessor crate which was conceived at the Fermi National Accelerator Laboratory. This idea was applied to the design of the hardware and software of the controller

  4. Concept report: Microprocessor control of electrical power system

    Science.gov (United States)

    Perry, E.

    1977-01-01

    An electrical power system which uses a microprocessor for systems control and monitoring is described. The microprocessor controlled system permits real time modification of system parameters for optimizing a system configuration, especially in the event of an anomaly. By reducing the components count, the assembling and testing of the unit is simplified, and reliability is increased. A resuable modular power conversion system capable of satisfying a large percentage of space applications requirements is examined along with the programmable power processor. The PC global controller which handles systems control and external communication is analyzed, and a software description is given. A systems application summary is also included.

  5. The hybrid UNIX controller for real-time data acquisition

    International Nuclear Information System (INIS)

    Huesman, R.H.; Klein, G.J.; Fleming, T.K.

    1996-01-01

    The authors describe a hybrid data acquisition architecture integrating a conventional UNIX workstation with CAMAC-based real-time hardware. The system combines the high-level programming simplicity and user interface of a UNIX workstation with the low-level timing control available from conventional real-time hardware. They detail this architecture as it has been implemented for control of the Donner 600-Crystal Positron Tomograph (PET600). Low-level data acquisition is carried out in this system using eight LeCroy 3588 histogrammers, which together after derandomization, acquire events at rates up to 4 MHz, and two dedicated Motorola 6809 microprocessors, which arbitrate fine timing control during acquisition. A SUN Microsystems UNIX workstation is used for high-level control, allowing an easily extensible user interface in an X-Windows environment, as well as real-time communications to the low-level acquisition units. Communication between the high- and low-level units is carried out via a Jorway 73A SCSI-CAMAC crate controller and a serial interface. For this application, the hybrid configuration segments low from high-level control for ease of maintenance and provided a low-cost upgrade from dated high-level control hardware

  6. Increased control and data acquisition capabilities via microprocessor-based timed reading and time plot CAMAC modules

    International Nuclear Information System (INIS)

    Barsotti, E.J.; Purvis, D.M.; Loveless, R.L.; Hance, R.D.

    1977-01-01

    By implementing a microprocessor-based CAMAC module capable of being programmed to function as a time plot or a timed reading controller, the capabilities of the experimental area serial CAMAC control and data acquisition system at Fermilab have been extensively increased. These modules provide real-time data gathering and pre-processing functions synchronized to the main accelerator cycle clock while adding only a minimal amount to the host computer's CPU time and memory requirements. Critical data requiring a fast system response can be read by the host computer immediately following the request for this data. The vast majority of data, being non-critical, can be read via a block transfer during a non-busy time in the main accelerator cycle. Each of Fermilab's experimental areas, Meson, Neutrino and Proton, are controlled primarily by a Lockheed MAC-16 computer. Each of these three minicomputers is linked to a larger Digital Equipment Corporation PDP-11/50 computer. The PDP-11 computers are used primarily for data analysis and reduction. Presently two PDP-11's are linked to the three MAC-16 computers

  7. The micro-processor controlled process radiation monitoring system for reactor safety systems

    International Nuclear Information System (INIS)

    Mizuno, K.; Noguchi, A.; Kumagami, S.; Gotoh, Y.; Kumahara, T.; Arita, S.

    1986-01-01

    Digital computers are soon expected to be applied to various real-time safety and safety-related systems in nuclear power plants. Hitachi is now engaged in the development of a micro-processor controlled process radiation monitoring system, which operates on digital processing methods employed with a log ratemeter. A newly defined methodology of design and test procedures is being applied as a means of software program verification for these safety systems. Recently implemented micro-processor technology will help to achieve an advanced man-machine interface and highly reliable performance. (author)

  8. Real-time operating system timing jitter and its impact on motor control

    Science.gov (United States)

    Proctor, Frederick M.; Shackleford, William P.

    2001-12-01

    General-purpose microprocessors are increasingly being used for control applications due to their widespread availability and software support for non-control functions like networking and operator interfaces. Two classes of real-time operating systems (RTOS) exist for these systems. The traditional RTOS serves as the sole operating system, and provides all OS services. Examples include ETS, LynxOS, QNX, Windows CE and VxWorks. RTOS extensions add real-time scheduling capabilities to non-real-time OSes, and provide minimal services needed for the time-critical portions of an application. Examples include RTAI and RTL for Linux, and HyperKernel, OnTime and RTX for Windows NT. Timing jitter is an issue in these systems, due to hardware effects such as bus locking, caches and pipelines, and software effects from mutual exclusion resource locks, non-preemtible critical sections, disabled interrupts, and multiple code paths in the scheduler. Jitter is typically on the order of a microsecond to a few tens of microseconds for hard real-time operating systems, and ranges from milliseconds to seconds in the worst case for soft real-time operating systems. The question of its significance on the performance of a controller arises. Naturally, the smaller the scheduling period required for a control task, the more significant is the impact of timing jitter. Aside from this intuitive relationship is the greater significance of timing on open-loop control, such as for stepper motors, than for closed-loop control, such as for servo motors. Techniques for measuring timing jitter are discussed, and comparisons between various platforms are presented. Techniques to reduce jitter or mitigate its effects are presented. The impact of jitter on stepper motor control is analyzed.

  9. Automated mixed traffic transit vehicle microprocessor controller

    Science.gov (United States)

    Marks, R. A.; Cassell, P.; Johnston, A. R.

    1981-01-01

    An improved Automated Mixed Traffic Vehicle (AMTV) speed control system employing a microprocessor and transistor chopper motor current controller is described and its performance is presented in terms of velocity versus time curves. The on board computer hardware and software systems are described as is the software development system. All of the programming used in this controller was implemented using FORTRAN. This microprocessor controller made possible a number of safety features and improved the comfort associated with starting and shopping. In addition, most of the vehicle's performance characteristics can be altered by simple program parameter changes. A failure analysis of the microprocessor controller was generated and the results are included. Flow diagrams for the speed control algorithms and complete FORTRAN code listings are also included.

  10. Low-level processing for real-time image analysis

    Science.gov (United States)

    Eskenazi, R.; Wilf, J. M.

    1979-01-01

    A system that detects object outlines in television images in real time is described. A high-speed pipeline processor transforms the raw image into an edge map and a microprocessor, which is integrated into the system, clusters the edges, and represents them as chain codes. Image statistics, useful for higher level tasks such as pattern recognition, are computed by the microprocessor. Peak intensity and peak gradient values are extracted within a programmable window and are used for iris and focus control. The algorithms implemented in hardware and the pipeline processor architecture are described. The strategy for partitioning functions in the pipeline was chosen to make the implementation modular. The microprocessor interface allows flexible and adaptive control of the feature extraction process. The software algorithms for clustering edge segments, creating chain codes, and computing image statistics are also discussed. A strategy for real time image analysis that uses this system is given.

  11. Real time computer system with distributed microprocessors

    International Nuclear Information System (INIS)

    Heger, D.; Steusloff, H.; Syrbe, M.

    1979-01-01

    The usual centralized structure of computer systems, especially of process computer systems, cannot sufficiently use the progress of very large-scale integrated semiconductor technology with respect to increasing the reliability and performance and to decreasing the expenses especially of the external periphery. This and the increasing demands on process control systems has led the authors to generally examine the structure of such systems and to adapt it to the new surroundings. Computer systems with distributed, optical fibre-coupled microprocessors allow a very favourable problem-solving with decentralized controlled buslines and functional redundancy with automatic fault diagnosis and reconfiguration. A fit programming system supports these hardware properties: PEARL for multicomputer systems, dynamic loader, processor and network operating system. The necessary design principles for this are proved mainly theoretically and by value analysis. An optimal overall system of this new generation of process control systems was established, supported by results of 2 PDV projects (modular operating systems, input/output colour screen system as control panel), for the purpose of testing by apllying the system for the control of 28 pit furnaces of a steel work. (orig.) [de

  12. Design description of a microprocessor based Engine Monitoring and Control unit (EMAC) for small turboshaft

    Science.gov (United States)

    Baez, A. N.

    1985-01-01

    Research programs have demonstrated that digital electronic controls are more suitable for advanced aircraft/rotorcraft turbine engine systems than hydromechanical controls. Commercially available microprocessors are believed to have the speed and computational capability required for implementing advanced digital control algorithms. Thus, it is desirable to demonstrate that off-the-shelf microprocessors are indeed capable of performing real time control of advanced gas turbine engines. The engine monitoring and control (EMAC) unit was designed and fabricated specifically to meet the requirements of an advanced gas turbine engine control system. The EMAC unit is fully operational in the Army/NASA small turboshaft engine digital research program.

  13. Versatile synchronized real-time MEG hardware controller for large-scale fast data acquisition

    Science.gov (United States)

    Sun, Limin; Han, Menglai; Pratt, Kevin; Paulson, Douglas; Dinh, Christoph; Esch, Lorenz; Okada, Yoshio; Hämäläinen, Matti

    2017-05-01

    Versatile controllers for accurate, fast, and real-time synchronized acquisition of large-scale data are useful in many areas of science, engineering, and technology. Here, we describe the development of a controller software based on a technique called queued state machine for controlling the data acquisition (DAQ) hardware, continuously acquiring a large amount of data synchronized across a large number of channels (>400) at a fast rate (up to 20 kHz/channel) in real time, and interfacing with applications for real-time data analysis and display of electrophysiological data. This DAQ controller was developed specifically for a 384-channel pediatric whole-head magnetoencephalography (MEG) system, but its architecture is useful for wide applications. This controller running in a LabVIEW environment interfaces with microprocessors in the MEG sensor electronics to control their real-time operation. It also interfaces with a real-time MEG analysis software via transmission control protocol/internet protocol, to control the synchronous acquisition and transfer of the data in real time from >400 channels to acquisition and analysis workstations. The successful implementation of this controller for an MEG system with a large number of channels demonstrates the feasibility of employing the present architecture in several other applications.

  14. Microprocessor-controlled scanning densitometer system

    International Nuclear Information System (INIS)

    Shurtliff, R.W.

    1980-04-01

    An Automated Scanning Densitometer System has been developed by uniting a microprocessor with a low energy x-ray densitometer system. The microprocessor controls the detector movement, provides self-calibration, compensates raw readings to provide time-linear output, controls both data storage and the host computer interface, and provides measurement output in engineering units for immediate reading. The densitometer, when used in a scanning mode, is a precision reference instrument that provides chordal average density measurements over the cross section of a pipe under steady-state flow conditions. Results have shown an improvement over the original densitometer in reliability and repeatability of the system, an a factor-of-five improvement in accuracy

  15. Design of microprocessor-based hardware for number theoretic transform implementation

    Energy Technology Data Exchange (ETDEWEB)

    Anwar Ahmed Shamim

    1985-01-01

    The Winograd (1976) Fourier Transform algorithm (WFTA) was implemented on a TMS9900 microprocessor to compute NTTs. Since multiplication conducted modulo m is very time consuming a special purpose external hardware modular multiplier was designed, constructed and interfaced with the TMS9900 microprocessor. This external hardware modular multiplier allowed an improvement in the transform execution time. Computation time may further be reduced by employing several microprocessors. Taking advantage of the inherent parallelism of the WFTA, a dedicated parallel microprocessor system was designed and constructed to implement a 15-point WFTA in parallel. Benchmark programs were written to choose a suitable microprocessor for the parallel microprocessor system. A master or a host microprocessor is used to control the parallel microprocessor system and provides an interface to the outside world. An analogue to digital (a/d) and a digital to analogue (d/a) converter allows real time digital signal processing.

  16. Auxiliary/Master microprocessor CAMAC Crate Controller applications

    International Nuclear Information System (INIS)

    Barsotti, E.

    1975-01-01

    The need for further sophistication of an already complex serial CAMAC control system at Fermilab led to the development of an Auxilary/Master CAMAC Crate Controller. The controller contains a Motorola 6800 microprocessor, 2K bytes of RAM, and 8K bytes of PROM memory. Bussed dataway lines are time shared with CAMAC signals to provide memory expansion and direct addressing of peripheral devices without the need of external cabling. The Auxiliary/Master Crate Controller (A/MCC) can function as either a Master, i.e., stand alone, crate controller or as an Auxiliary controller to Fermilab's Serial Crate Controller (SCC). Two modules, one single- and one double-width, make up an A/MCC. The microprocessor has one nonmaskable and one maskable vectored interrupt. Time sharing the dataway between SCC programmed and block transfer generated dataway cycles and A/MCC operations still allows a 99 percent microprocessor CPU busy time. Since the conception of the A/MCC, there has been an increasing number of control system-related projects proposed which would not have been possible or would have been very difficult to implement without such a device. The first such application now in use at Fermilab is a stand-alone control system for a mass spectrometer experiment in the Main Ring Internal Target Area. This application in addition to other proposed A/MCC applications, both stand-alone and auxiliary, is discussed

  17. Microprocessor-controlled CAMAC data link module

    International Nuclear Information System (INIS)

    Potter, J.M.

    1978-05-01

    Communication between the central control computer and remote, satellite data-acquisition/control stations at the Clinton P. Anderson Meson Physics Facility (LAMPF) is presently accomplished through the use of CAMAC-based Data Link modules. With the advent of the microprocessor, a new philosophy for digital data communications has evolved. Data Link modules containing microprocessor controllers provide link management and communication network protocol through algorithms executed in the Data Link microprocessor. 13 figures

  18. Developments in architecture for real-time data systems

    International Nuclear Information System (INIS)

    Heath, R.L.; Myers, W.R.

    1975-01-01

    Real-time data systems typically operate at two levels: a fast-response instrument-oriented level for data acquisition and control, and a slow human-oriented level for interaction and computation. Traditional minicomputer data systems support real-time applications by implementation of background/foreground software. Recent developments in computer technology including microprocessors enable the functional organization of hardware in distributed or hierarchical form to provide new system structures for real-time requirements. Examples of systems with distributed architecture will be discussed in detail

  19. Microprocessor-controlled surface testing

    Energy Technology Data Exchange (ETDEWEB)

    Droscha, H

    1982-09-01

    For the quality inspection on continuous flow material webs with transverse scanning laser beam, the microprocessor control, realized now for the first time in combination with appropriate units, shows a considerable progress. Thanks to the here used electronics, surface errors can be localized within the web according to their x-y-position, quantitative analysis can be carried out and automatic sorting and registration functions can be used.

  20. Microprocessor controller for phasing the accelerator

    International Nuclear Information System (INIS)

    Howry, S.K.; Wilmunder, A.R.

    1977-03-01

    A microprocessor controller is being developed to perform automatic phasing of the SLAC accelerator. It will replace the existing relay/analog boxes which are ten years old. The new system is all solid state except for the stepping motors that drive the phase shifters. A description is given of the components of the system, the control algorithm, microprocessor hardware and software design and development, and interaction with SLAC's computer control system

  1. Multichannel analyzer with real-time correction of counting losses based on a fast 16/32 bit microprocessor

    International Nuclear Information System (INIS)

    Westphal, G.P.; Kasa, T.

    1984-01-01

    It is demonstrated that from a modern microprocessor with 32 bit architecture and from standard VLSI peripheral chips a multichannel analyzer with real-time correction of counting losses may be designed in a very flexible yet cost-effective manner. Throughput rates of 100,000 events/second are a good match even for high-rate spectroscopy systems and may be further enhanced by the use of already available CPU chips with higher clock frequency. Low power consumption and a very compact form factor make the design highly recommendable for portable applications. By means of a simple and easily reproducible rotating sample device the dynamic response of the VPG counting loss correction method have been tested and found to be more than sufficient for conceivable real-time applications. Enhanced statistical accuracy of correction factors may be traded against speed of response by the mere change of one preset value which lends itself to the simple implementation of self-adapting systems. Reliability as well as user convenience is improved by self-calibration of pulse evolution time in the VPG counting loss correction unit

  2. Real time control engineering systems and automation

    CERN Document Server

    Ng, Tian Seng

    2016-01-01

    This book covers the two broad areas of the electronics and electrical aspects of control applications, highlighting the many different types of control systems of relevance to real-life control system design. The control techniques presented are state-of-the-art. In the electronics section, readers will find essential information on microprocessor, microcontroller, mechatronics and electronics control. The low-level assembly programming language performs basic input/output control techniques as well as controlling the stepper motor and PWM dc motor. In the electrical section, the book addresses the complete elevator PLC system design, neural network plant control, load flow analysis, and process control, as well as machine vision topics. Illustrative diagrams, circuits and programming examples and algorithms help to explain the details of the system function design. Readers will find a wealth of computer control and industrial automation practices and applications for modern industries, as well as the educat...

  3. Microprocessor control of a wind turbine generator

    Science.gov (United States)

    Gnecco, A. J.; Whitehead, G. T.

    1978-01-01

    This paper describes a microprocessor based system used to control the unattended operation of a wind turbine generator. The turbine and its microcomputer system are fully described with special emphasis on the wide variety of tasks performed by the microprocessor for the safe and efficient operation of the turbine. The flexibility, cost and reliability of the microprocessor were major factors in its selection.

  4. Microprocessors

    CERN Document Server

    Cornillie, O A R

    1985-01-01

    Microprocessors presents an overview of the state of the art in the field of microprocessors and illustrates, with the aid of patents, its utilization and application. Organized into six parts, the book begins with an introduction to the microprocessor, microcomputer, and software. Parts I-III focus on program control, digital control, and electrical motor control. Subsequent parts show the medical applications, measuring instruments, and treatment of data in microprocessors.

  5. A microprocessor based picture analysis system for automatic track measurements

    International Nuclear Information System (INIS)

    Heinrich, W.; Trakowski, W.; Beer, J.; Schucht, R.

    1982-01-01

    In the last few years picture analysis became a powerful technique for measurements of nuclear tracks in plastic detectors. For this purpose rather expensive commercial systems are available. Two inexpensive microprocessor based systems with different resolution were developed. The video pictures of particles seen through a microscope are digitized in real time and the picture analysis is done by software. The microscopes are equipped with stages driven by stepping motors, which are controlled by separate microprocessors. A PDP 11/03 supervises the operation of all microprocessors and stores the measured data on its mass storage devices. (author)

  6. The HXR80M-balloon experiment: a microprocessor-controlled transatlantic payload

    International Nuclear Information System (INIS)

    Ubertini, P.; Bazzano, A.; Boccaccini, L.

    1980-01-01

    Following the results obtained from the succesful transatlantic flight launched during the summer 1976 from the CNR Milo Base, Sicily, the Laboratorio di Astrofisica Spaziale has started a new program in the hard X-ray astronomy field. It basically consists in the development of high resolution large area Multiwire Proportional Chambers to be employed in long duration balloon flights to study and monitor galactic and extragalactic sources. This note will describe the flight configuration and performances of the HXR80M payload. The experiment is expected to fly during July 1980 from the Milo Base in the framework of the CNR experimental balloon campaign. The note will analyze the main characteristics of the detectors employed, of the data handling electronics and in particular of the hardware and the software of the on-board microprocessor controlled multichannel analyzer. In fact the limitation due to the low bit rate HF link (1.2kbit/s) and the long flight duration (about one week) make imperative the use of an on-board microprocessor system to handle and select in real time the scientific data and to control the housekeeping and the telecommand systems

  7. Microprocessor-controlled time domain reflectometer for dynamic shock position measurements

    International Nuclear Information System (INIS)

    Virchow, C.F.; Conrad, G.E.; Holt, D.M.; Hodson, E.K.

    1980-01-01

    Time-domain reflectometry is used in a novel way to measure dynamically shock propagation in various media. The primary component in this measurement system is a digital time domain reflectometer, which uses local intelligence, a Motorola 6800 microprocessor, to make the unit adaptable and versatile. The recorder, its operating theory and its method of implementation are described and typical data are reviewed. Applications include nuclear explosion yield estimates and explosive energy flow measurements

  8. Overview of real-time kernels at the Superconducting Super Collider Laboratory

    International Nuclear Information System (INIS)

    Low, K.; Acharya, S.; Allen, M.; Faught, E.; Haenni, D.; Kalbfleisch, C.

    1991-01-01

    The Superconducting Super Collider Laboratory (SSCL) will have many subsystems that will require real-time microprocessor control. Examples of such Sub-systems requiring real-time controls are power supply ramp generators and quench protection monitors for the superconducting magnets. The authors plan on using a commercial multitasking real-time kernel in these systems. These kernels must perform in a consistent, reliable and efficient manner. Actual performance measurements have been conducted on four different kernels, all running on the same hardware platform. The measurements fall into two categories. Throughput measurements covering the 'non-real-time' aspects of the kernel include process creation/termination times, interprocess communication facilities involving messages, semaphores and shared memory and memory allocation/deallocation. Measurements concentrating on real-time response are context switch times, interrupt latencies and interrupt task response

  9. Overview of real-time kernels at the Superconducting Super Collider Laboratory

    International Nuclear Information System (INIS)

    Low, K.; Acharya, S.; Allen, M.; Faught, E.; Haenni, D.; Kalbfleisch, C.

    1991-05-01

    The Superconducting Super Collider Laboratory (SSCL) will have many subsystems that will require real-time microprocessor control. Examples of such sub-systems requiring real-time controls are power supply ramp generators and quench protection monitors for the superconducting magnets. We plan on using a commercial multitasking real-time kernel in these systems. These kernels must perform in a consistent, reliable and efficient manner. Actual performance measurements have been conducted on four different kernels, all running on the same hardware platform. The measurements fall into two categories. Throughput measurements covering the ''non-real-time'' aspects of the kernel include process creation/termination times, interprocess communication facilities involving messages, semaphores and shared memory and memory allocation/deallocation. Measurements concentrating on real-time response are context switch times, interrupt latencies and interrupt task response. 6 refs., 2 tabs

  10. Process control by microprocessors

    Energy Technology Data Exchange (ETDEWEB)

    Arndt, W [ed.

    1978-12-01

    Papers from the workshop Process Control by Microprocessors being organized by the Karlsruhe Nuclear Research Center, Project PDV, together with the VDI/VDE-Gesellschaft fuer Mess- und Regelungstechnik are presented. The workshop was held on December 13 and 14, 1978 at the facilities of the Nuclear Research Center. The papers are arranged according to the topics of the workshop; one chapter deals with today's state of the art of microprocessor hardware and software technology; 5 chapters are dedicated to applications. The report also contains papers which will not be presented at the workshop. Both the workshop and the report are expected to improve and distribute the know-how about this modern technology.

  11. Microprocessor-controlled, programmable ramp voltage generator

    International Nuclear Information System (INIS)

    Hopwood, J.

    1978-11-01

    A special-purpose voltage generator has been developed for driving the quadrupole mass filter of a residual gas analyzer. The generator is microprocessor-controlled with desired ramping parameters programmed by setting front-panel digital thumb switches. The start voltage, stop voltage, and time of each excursion are selectable. A maximum of five start-stop levels may be pre-selected for each program. The ramp voltage is 0 to 10 volts with sweep times from 0.1 to 999.99 seconds

  12. G-cueing microcontroller (a microprocessor application in simulators)

    Science.gov (United States)

    Horattas, C. G.

    1980-01-01

    A g cueing microcontroller is described which consists of a tandem pair of microprocessors, dedicated to the task of simulating pilot sensed cues caused by gravity effects. This task includes execution of a g cueing model which drives actuators that alter the configuration of the pilot's seat. The g cueing microcontroller receives acceleration commands from the aerodynamics model in the main computer and creates the stimuli that produce physical acceleration effects of the aircraft seat on the pilots anatomy. One of the two microprocessors is a fixed instruction processor that performs all control and interface functions. The other, a specially designed bipolar bit slice microprocessor, is a microprogrammable processor dedicated to all arithmetic operations. The two processors communicate with each other by a shared memory. The g cueing microcontroller contains its own dedicated I/O conversion modules for interface with the seat actuators and controls, and a DMA controller for interfacing with the simulation computer. Any application which can be microcoded within the available memory, the available real time and the available I/O channels, could be implemented in the same controller.

  13. Microprocessor controller for stepping motors

    International Nuclear Information System (INIS)

    Strait, B.G.; Thuot, M.E.

    1977-01-01

    A new concept for digital computer control of multiple stepping motors which operate in a severe electromagnetic pulse environment is presented. The motors position mirrors in the beam-alignment system of a 100-kJ CO 2 laser. An asynchronous communications channel of a computer is used to send coded messages, containing the motor address and stepping-command information, to the stepping-motor controller in a bit serial format over a fiber-optics communications link. The addressed controller responds by transmitting to the computer its address and other motor information, thus confirming the received message. Each controller is capable of controlling three stepping motors. The controller contains the fiber-optics interface, a microprocessor, and the stepping-motor driven circuits. The microprocessor program, which resides in an EPROM, decodes the received messages, transmits responses, performs the stepping-motor sequence logic, maintains motor-position information, and monitors the motor's reference switch. For multiple stepping-motor application, the controllers are connected in a daisy chain providing control of many motors from one asynchronous communications channel of the computer

  14. Real-time video compressing under DSP/BIOS

    Science.gov (United States)

    Chen, Qiu-ping; Li, Gui-ju

    2009-10-01

    This paper presents real-time MPEG-4 Simple Profile video compressing based on the DSP processor. The programming framework of video compressing is constructed using TMS320C6416 Microprocessor, TDS510 simulator and PC. It uses embedded real-time operating system DSP/BIOS and the API functions to build periodic function, tasks and interruptions etcs. Realize real-time video compressing. To the questions of data transferring among the system. Based on the architecture of the C64x DSP, utilized double buffer switched and EDMA data transfer controller to transit data from external memory to internal, and realize data transition and processing at the same time; the architecture level optimizations are used to improve software pipeline. The system used DSP/BIOS to realize multi-thread scheduling. The whole system realizes high speed transition of a great deal of data. Experimental results show the encoder can realize real-time encoding of 768*576, 25 frame/s video images.

  15. A microprocessor-based power control data acquisition system

    International Nuclear Information System (INIS)

    Greenberg, S.

    1982-10-01

    The project reported deals with one of the aspects of power plant control and management. In order to perform optimal distribution of power and load switching, one has to solve a specific optimization problem. In order to solve this problem one needs to collect current and power expenditure data from a large number of channels and have them processed. This particular procedure is defined as data acquisition and it constitutes the main topic of this project. A microprocessor-based data acquisition system for power management is investigated and developed. The current and power data of about 100 analog channels are sampled and collected in real-time. These data are subsequently processed to calculate the power factor (cos phi) for each channel and the maximum demand. The data is processed by an AMD 9511 Arithmetic Processing Unit and the whole system is controlled by an Intel 8080A CPU. All this information is then transfered to a universal computer through a synchronized communication channel. The optimization computations would be performed by the high level computer. Different ways of performing the search of data over a large number of channels have been investigated. A particular solution to overcome the gain and offset drift of the A/D converter, using software, has been proposed. The 8080A supervises the collection and routing of data in real time, while the 9511 performs calculation, using these data. (Author)

  16. Design analysis and microprocessor based control of a nuclear reactor

    International Nuclear Information System (INIS)

    Sabbakh, N.J.

    1988-01-01

    The object of this thesis is to design and test a microprocessor based controller, to a simulated nuclear reactor system. The mathematical model that describes the dynamics of a typical nuclear reactor of one group of delayed neutrons approximations with temperature feedback was chosen. A digital computer program has been developed for the design and analysis of a simulated model based on the concept of state-variable feedback in order to meet a desired system response with maximum overshoot of 3.4% and setting time of 4 sec. The state variable feedback coefficients are designed for the continuous system, then an approximation is used to obtain in the state variable feedback vector for the discrete system. System control was implemented utilizing Direct Digital Control (DDC) of a nuclear reactor simulated model through a control algorithm that was performed by means of a microprocessor based system. The controller performance was satisfactorily tested by exciting the reactor system with a transient reactivity disturbance and by a step change in power demand. Direct digital control, when implemented on a microprocessor adds versatility, flexibility in system design with the added advantage of possible use of optimal control algorithms. 6 tabs.; 30 figs.; 46 refs.; 6 apps

  17. Microprocessor Controlled Maximum Power Point Tracker for Photovoltaic Application

    International Nuclear Information System (INIS)

    Jiya, J. D.; Tahirou, G.

    2002-01-01

    This paper presents a microprocessor controlled maximum power point tracker for photovoltaic module. Input current and voltage are measured and multiplied within the microprocessor, which contains an algorithm to seek the maximum power point. The duly cycle of the DC-DC converter, at which the maximum power occurs is obtained, noted and adjusted. The microprocessor constantly seeks for improvement of obtained power by varying the duty cycle

  18. Concepts of real time and semi-real time material control

    International Nuclear Information System (INIS)

    Lovett, J.E.

    1975-01-01

    After a brief consideration of the traditional material balance accounting on an MBA basis, this paper explores the basic concepts of real time and semi-real time material control, together with some of the major problems to be solved. Three types of short-term material control are discussed: storage, batch processing, and continuous processing. (DLC)

  19. Microprocessor controlled digital period meter

    International Nuclear Information System (INIS)

    Keefe, D.J.; McDowell, W.P.; Rusch, G.K.

    1980-01-01

    A microprocessor controlled digital period meter has been developed and tested operationally on a reactor at Argonne National Laboratory. The principle of operation is the mathematical relationship between asymptotic periods and pulse counting circuitry. This relationship is used to calculate and display the reactor periods over a range of /plus or minus/1 second to /plus or minus/999 seconds. The time interval required to update each measurement automatically varies from 8 seconds at the lowest counting rates to 2 seconds at higher counting rates. The paper will describe hardware and software design details and show the advantages of this type of Period Meter over the conventional circuits. 1 ref

  20. Model based design introduction: modeling game controllers to microprocessor architectures

    Science.gov (United States)

    Jungwirth, Patrick; Badawy, Abdel-Hameed

    2017-04-01

    We present an introduction to model based design. Model based design is a visual representation, generally a block diagram, to model and incrementally develop a complex system. Model based design is a commonly used design methodology for digital signal processing, control systems, and embedded systems. Model based design's philosophy is: to solve a problem - a step at a time. The approach can be compared to a series of steps to converge to a solution. A block diagram simulation tool allows a design to be simulated with real world measurement data. For example, if an analog control system is being upgraded to a digital control system, the analog sensor input signals can be recorded. The digital control algorithm can be simulated with the real world sensor data. The output from the simulated digital control system can then be compared to the old analog based control system. Model based design can compared to Agile software develop. The Agile software development goal is to develop working software in incremental steps. Progress is measured in completed and tested code units. Progress is measured in model based design by completed and tested blocks. We present a concept for a video game controller and then use model based design to iterate the design towards a working system. We will also describe a model based design effort to develop an OS Friendly Microprocessor Architecture based on the RISC-V.

  1. Microprocessors control of fermentation process

    Energy Technology Data Exchange (ETDEWEB)

    Fawzy, A S; Hinton, O R

    1980-01-01

    This paper presents three schemes for the solution of the optimal control of fermentation process. It also shows the advantages of using microprocessors in controlling and monitoring this process. A linear model of the system is considered. An optimal feedback controller is determined which maintains the states (substrate and organisms concentration) at desired values when the system is subjected to disturbances in the influent substrate and organisms concentration. Simulation results are presented for the three cases.

  2. Microprocessor hardware reliability

    Energy Technology Data Exchange (ETDEWEB)

    Wright, R I

    1982-01-01

    Microprocessor-based technology has had an impact in nearly every area of industrial electronics and many applications have important safety implications. Microprocessors are being used for the monitoring and control of hazardous processes in the chemical, oil and power generation industries, for the control and instrumentation of aircraft and other transport systems and for the control of industrial machinery. Even in the field of nuclear reactor protection, where designers are particularly conservative, microprocessors are used to implement certain safety functions and may play increasingly important roles in protection systems in the future. Where microprocessors are simply replacing conventional hard-wired control and instrumentation systems no new hazards are created by their use. In the field of robotics, however, the microprocessor has opened up a totally new technology and with it has created possible new and as yet unknown hazards. The paper discusses some of the design and manufacturing techniques which may be used to enhance the reliability of microprocessor based systems and examines the available reliability data on lsi/vlsi microcircuits. 12 references.

  3. Reduced computational cost in the calculation of worst case response time for real time systems

    OpenAIRE

    Urriza, José M.; Schorb, Lucas; Orozco, Javier D.; Cayssials, Ricardo

    2009-01-01

    Modern Real Time Operating Systems require reducing computational costs even though the microprocessors become more powerful each day. It is usual that Real Time Operating Systems for embedded systems have advance features to administrate the resources of the applications that they support. In order to guarantee either the schedulability of the system or the schedulability of a new task in a dynamic Real Time System, it is necessary to know the Worst Case Response Time of the Real Time tasks ...

  4. Microprocessor-controlled inhalation system for repeated exposure of animals to aerosols

    International Nuclear Information System (INIS)

    Carpenter, R.L.; Barr, F.P.; Leydig, R.L.; Rajala, R.E.

    1979-01-01

    A microprocessor-controlled inhalation exposure system (MCIES) has been built to automate aerosol generation and sampling while controlling exposure time for animal toxicity studies. The system has a time resolution of 0.1 s and automatically sequences the exposure events from initiation to temination of the exposure. The operator is required to preset all airflows, read in a paper tape containing the time sequence of events, and initiate the automatic sequence by closing a switch

  5. Real-time monitoring of Hanford nuclear waste

    International Nuclear Information System (INIS)

    McNeece, S.G.; Glasscock, J.A.; Rosnick, C.K.

    1979-10-01

    Two minicomputers are used to perform real time monitoring of radioactive waste storage tanks on the Hanford Nuclear Reservation. The Computer Automated Surveillance System, CASS, consists of a network of six field microprocessors, a central microprocessor and two central Eclipse minicomputers. The field microprocessors are each responsible for monitoring alarm sensors, liquid levels and temperatures. The field microprocessors report alarm conditions immediately to the central microprocessor. The central minicomputer reports all alarm conditions to the user terminals, requests data from the field on a scheduled and requested basis, and generates reports. It handles all requests for information from the user and stores all incoming data for historical purposes. The CASS software consists of five major segments: (1) process creation, (2) report generation, (3) file updating, (4) terminal communication, and (5) microprocessor communication. Since CASS must operate 24 hours a day, 7 days a week, the system cannot be allowed to abnormally terminate. For this reason all processes are started by the creation process. Having a single process responsible for creating all other processes provides the ability to detect a failure of a subordinate process and to automatically restart the failed process. The report generation process schedules reports, requests the data to be gathered to produce the reports, forms the reports, and distributes the reports to the user terminals. The file updating process handles all data file modifications. There is a terminal communication process for each user terminal which is responsible for printing scheduled reports and for allowing the user to request information from the CASS system. The microprocessor communication process handles all communication with the central microprocessor

  6. Real-time measurement and control at Jet. Experiment Control

    International Nuclear Information System (INIS)

    Felton, R.; Zabeo, L.; Sartori, F.; Piccolo, F.; Farthing, J.; Budd, T.; Dorling, S.; McCullen, P.; Harling, J.; Dalley, S.; Goodyear, A.; Stephen, A.; Card, P.; Bright, M.; Lucock, R.; Jones, E.; Griph, S.; Hogben, C.; Beldishevski, M.; Buckley, M.; Davis, J.; Young, I.; Hemming, O.; Wheatley, M.; Heesterman, P.; Lloyd, G.; Walters, M.; Bridge, R.; Leggate, H.; Howell, D.; Zastrow, K.D.; Giroud, C.; Coffey, I.; Hawkes, N.; Stamp, M.; Barnsley, R.; Edlington, T.; Guenther, K.; Gowers, C.; Popovichef, S.; Huber, A.; Ingesson, C.; Joffrin, E.; Mazon, D.; Moreau, D.; Murari, A.; Riva, M.; Barana, O.; Bolzonella, T.; Valisa, M.; Innocente, P.; Zerbini, M.; Bosak, K.; Blum, J.; Vitale, E.; Crisanti, F.; La Luna, E. de; Sanchez, J.

    2004-01-01

    Over the past few ears, the preparation of ITER-relevant plasma scenarios has been the main focus experimental activity on tokamaks. The development of integrated, simultaneous, real-time controls of plasma shape, current, pressure, temperature, radiation, neutron profiles, and also impurities, ELMs (edge localized modes) and MHD are now seen to be essential for further development of quasi-steady state conditions with feedback, or the stabilisation of transient phenomena with event-driven actions. For this thrust, the EFDA JET Real Time Project has developed a set of real-time plasma measurements, experiment control, and communication facilities. The Plasma Diagnostics used for real-time experiments are Far Infra Red interferometry, polarimetry, visible, UV and X-ray spectroscopy, LIDAR, bolometry, neutron and magnetics. Further analysis systems produce integrated results such as temperature profiles on geometry derived from MHD equilibrium solutions. The Actuators include toroidal, poloidal and divertor coils, gas and pellet fuelling, neutral beam injection, radiofrequency (ICRH) waves and microwaves (LH). The Heating/Fuelling Operators can either define a power or gas request waveform or select the real-time instantaneous power/gas request from the Real Time Experiment Central Control (RTCC) system. The Real Time Experiment Control system provides both a high-level, control-programming environment and interlocks with the actuators. A MATLAB facility is being developed for the development of more complex controllers. The plasma measurement, controller and plant control systems communicate in ATM network. The EFDA Real Time project is essential groundwork for future reactors such as ITER. It involves many staff from several institutions. The facility is now frequently used in experiments. (authors)

  7. A microcomputer real-time monitor for the control of a particle accelerator

    International Nuclear Information System (INIS)

    Ouali, M.

    1977-01-01

    The physical management of a particle accelerator requests the supervision and the control of a great number of parameters and various devices. A hierarchically structured multicomputer control system was implemented on the Synchrocyclotron of the 'Institut de Physique Nucleaire' at Orsay (France). A set of 3 microcomputers MICRAL (manufactured in France around an Intel 8080 microprocessor chip) is connected through a CAMAC link to an IBM 1130 central computer used for the general control. At the lowest level, measurements and supervisions are made by the means of special hardwired systems built in the Laboratory (the CSTIs). On the other hand, some measurements are done by using a conventional industrial data acquisition system. All these systems are managed by the 3 MICRALs, as also some independent devices (function generator, radioprotection beacons, beam profile encoders). A real-time monitor resident in the MICRAL computers is responsible for task activations, resource allocation and data exchange management, especially with the main control computer. It uses for the 6 interrupt levels of the MICRAL and it builds and manages in the memory a set of descriptive block and of data stacks [fr

  8. CAMAC multipurpose microprocessor controller

    International Nuclear Information System (INIS)

    Belyakova, M.P.; Nemesh, T.; Buj Zoan Chong.

    1978-01-01

    The use of CAMAC controllers in an autonomous system of data acquisition and measurement is considered. The system consists of a control intelligence controller, memory modules, and user modules in the CAMAC standard. The controller and all the modules have an output into the highway and this permits to exchange data among them without using special external cables. To increase the servicing rate, an auxiliary controller which has direct access to memory and controls the user modules, is additionally connected to the data acquisition and measurement system. In this case, the intelligence controller is passive. The system of data acquisition can be realized in the form of a multiple system with branch usage. The controller module width is three units, and the controller incorporates the Intel-8080-type microprocessor and the following interfaces: of CAMAC highways, of interruption, of memory bootstrap, and of data sequence channel

  9. Real-time embedded systems design principles and engineering practices

    CERN Document Server

    Fan, Xiaocong

    2015-01-01

    This book integrates new ideas and topics from real time systems, embedded systems, and software engineering to give a complete picture of the whole process of developing software for real-time embedded applications. You will not only gain a thorough understanding of concepts related to microprocessors, interrupts, and system boot process, appreciating the importance of real-time modeling and scheduling, but you will also learn software engineering practices such as model documentation, model analysis, design patterns, and standard conformance. This book is split into four parts to help you

  10. An integrated real-time diagnostic concept using expert systems, qualitative reasoning and quantitative analysis

    International Nuclear Information System (INIS)

    Edwards, R.M.; Lee, K.Y.; Kumara, S.; Levine, S.H.

    1989-01-01

    An approach for an integrated real-time diagnostic system is being developed for inclusion as an integral part of a power plant automatic control system. In order to participate in control decisions and automatic closed loop operation, the diagnostic system must operate in real-time. Thus far, an expert system with real-time capabilities has been developed and installed on a subsystem at the Experimental Breeder Reactor (EBR-II) in Idaho, USA. Real-time simulation testing of advanced power plant concepts at the Pennsylvania State University has been developed and was used to support the expert system development and installation at EBR-II. Recently, the US National Science Foundation (NSF) and the US Department of Energy (DOE) have funded a Penn State research program to further enhance application of real-time diagnostic systems by pursuing implementation in a distributed power plant computer system including microprocessor based controllers. This paper summarizes past, current, planned, and possible future approaches to power plant diagnostic systems research at Penn State. 34 refs., 9 figs

  11. Operating system for a real-time multiprocessor propulsion system simulator. User's manual

    Science.gov (United States)

    Cole, G. L.

    1985-01-01

    The NASA Lewis Research Center is developing and evaluating experimental hardware and software systems to help meet future needs for real-time, high-fidelity simulations of air-breathing propulsion systems. Specifically, the real-time multiprocessor simulator project focuses on the use of multiple microprocessors to achieve the required computing speed and accuracy at relatively low cost. Operating systems for such hardware configurations are generally not available. A real time multiprocessor operating system (RTMPOS) that supports a variety of multiprocessor configurations was developed at Lewis. With some modification, RTMPOS can also support various microprocessors. RTMPOS, by means of menus and prompts, provides the user with a versatile, user-friendly environment for interactively loading, running, and obtaining results from a multiprocessor-based simulator. The menu functions are described and an example simulation session is included to demonstrate the steps required to go from the simulation loading phase to the execution phase.

  12. Memory controllers for real-time embedded systems predictable and composable real-time systems

    CERN Document Server

    Akesson, Benny

    2012-01-01

      Verification of real-time requirements in systems-on-chip becomes more complex as more applications are integrated. Predictable and composable systems can manage the increasing complexity using formal verification and simulation.  This book explains the concepts of predictability and composability and shows how to apply them to the design and analysis of a memory controller, which is a key component in any real-time system. This book is generally intended for readers interested in Systems-on-Chips with real-time applications.   It is especially well-suited for readers looking to use SDRAM memories in systems with hard or firm real-time requirements. There is a strong focus on real-time concepts, such as predictability and composability, as well as a brief discussion about memory controller architectures for high-performance computing. Readers will learn step-by-step how to go from an unpredictable SDRAM memory, offering highly variable bandwidth and latency, to a predictable and composable shared memory...

  13. Embedded Web Technology: Internet Technology Applied to Real-Time System Control

    Science.gov (United States)

    Daniele, Carl J.

    1998-01-01

    The NASA Lewis Research Center is developing software tools to bridge the gap between the traditionally non-real-time Internet technology and the real-time, embedded-controls environment for space applications. Internet technology has been expanding at a phenomenal rate. The simple World Wide Web browsers (such as earlier versions of Netscape, Mosaic, and Internet Explorer) that resided on personal computers just a few years ago only enabled users to log into and view a remote computer site. With current browsers, users not only view but also interact with remote sites. In addition, the technology now supports numerous computer platforms (PC's, MAC's, and Unix platforms), thereby providing platform independence.In contrast, the development of software to interact with a microprocessor (embedded controller) that is used to monitor and control a space experiment has generally been a unique development effort. For each experiment, a specific graphical user interface (GUI) has been developed. This procedure works well for a single-user environment. However, the interface for the International Space Station (ISS) Fluids and Combustion Facility will have to enable scientists throughout the world and astronauts onboard the ISS, using different computer platforms, to interact with their experiments in the Fluids and Combustion Facility. Developing a specific GUI for all these users would be cost prohibitive. An innovative solution to this requirement, developed at Lewis, is to use Internet technology, where the general problem of platform independence has already been partially solved, and to leverage this expanding technology as new products are developed. This approach led to the development of the Embedded Web Technology (EWT) program at Lewis, which has the potential to significantly reduce software development costs for both flight and ground software.

  14. Microprocessor Controlled Capacitor Bank Switching System for ...

    African Journals Online (AJOL)

    In this work, analysis and development of a microprocessor controlled capacitor bank switching system for deployment in a smart distribution network was carried out. This system was implemented by the use of discreet components such as resistors, capacitors, transistor, diode, automatic voltage regulator, with the ...

  15. Real-time communication for distributed plasma control systems

    Energy Technology Data Exchange (ETDEWEB)

    Luchetta, A. [Consorzio RFX, Associazione Euratom-ENEA sulla Fusione, Corso Stati Uniti 4, Padova 35127 (Italy)], E-mail: adriano.luchetta@igi.cnr.it; Barbalace, A.; Manduchi, G.; Soppelsa, A.; Taliercio, C. [Consorzio RFX, Associazione Euratom-ENEA sulla Fusione, Corso Stati Uniti 4, Padova 35127 (Italy)

    2008-04-15

    Real-time control applications will benefit in the near future from the enhanced performance provided by multi-core processor architectures. Nevertheless real-time communication will continue to be critical in distributed plasma control systems where the plant under control typically is distributed over a wide area. At RFX-mod real-time communication is crucial for hard real-time plasma control, due to the distributed architecture of the system, which consists of several VMEbus stations. The system runs under VxWorks and uses Gigabit Ethernet for sub-millisecond real-time communication. To optimize communication in the system, a set of detailed measurements has been carried out on the target platforms (Motorola MVME5100 and MVME5500) using either the VxWorks User Datagram Protocol (UDP) stack or raw communication based on the data link layer. Measurements have been carried out also under Linux, using its UDP stack or, in alternative, RTnet, an open source hard real-time network protocol stack. RTnet runs under Xenomai or RTAI, two popular real-time extensions based on the Linux kernel. The paper reports on the measurements carried out and compares the results, showing that the performance obtained by using open source code is suitable for sub-millisecond real-time communication in plasma control.

  16. Real time speech formant analyzer and display

    Science.gov (United States)

    Holland, George E.; Struve, Walter S.; Homer, John F.

    1987-01-01

    A speech analyzer for interpretation of sound includes a sound input which converts the sound into a signal representing the sound. The signal is passed through a plurality of frequency pass filters to derive a plurality of frequency formants. These formants are converted to voltage signals by frequency-to-voltage converters and then are prepared for visual display in continuous real time. Parameters from the inputted sound are also derived and displayed. The display may then be interpreted by the user. The preferred embodiment includes a microprocessor which is interfaced with a television set for displaying of the sound formants. The microprocessor software enables the sound analyzer to present a variety of display modes for interpretive and therapeutic used by the user.

  17. Microprocessors principles and applications

    CERN Document Server

    Debenham, Michael J

    1979-01-01

    Microprocessors: Principles and Applications deals with the principles and applications of microprocessors and covers topics ranging from computer architecture and programmed machines to microprocessor programming, support systems and software, and system design. A number of microprocessor applications are considered, including data processing, process control, and telephone switching. This book is comprised of 10 chapters and begins with a historical overview of computers and computing, followed by a discussion on computer architecture and programmed machines, paying particular attention to t

  18. Microprocessorized NMR measurement

    International Nuclear Information System (INIS)

    Rijllart, A.

    1984-01-01

    An MC68000 CAMAC microprocessor system for fast and accurate NMR signal measurement will be presented. A stand-alone CAMAC microprocessor system (MC68000 STAC) with a special purpose interface sweeps a digital frequency synthesizer and digitizes the NMR signal with a 16-bit ADC of 17 μs conversion time. It averages the NMR signal data over many sweeps and then transfers it through CAMAC to a computer for calculation of the signal parameters. The computer has full software control over the timing and sweep settings of this signal averager, and thus allows optimization of noise suppression. Several of these processor systems can be installed in the same crate for parallel processing, and the flexibility of the STAC also allows easy adaptation to other applications such as transient recording or phase-sensitive detection. (orig.)

  19. Prototyping Real-Time Control in the SPS

    CERN Document Server

    Andersson, J; Jensen, L; Jones, R; Lamont, M; Wenninger, J; Wijnands, Thijs; CERN. Geneva. AB Department

    2003-01-01

    Real-time control of beam related parameters will be required in the LHC. In order to gain experience of the issues involved in implementing distributed real-time control over large distances, a prototype local orbit feedback system is being developed in the SPS. This will use 6 pickups, each equipped with the full LHC acquisition electronics chain and linked to a real-time communication and feedback system. This reports summarises the .rst tests performed with this system in October 2002, where the data from four pickups was successfully acquired and displayed at 10 Hz in the control room.

  20. Real-time distributed simulation using the Modular Modeling System interfaced to a Bailey NETWORK 90 system

    International Nuclear Information System (INIS)

    Edwards, R.M.; Turso, J.A.; Garcia, H.E.; Ghie, M.H.; Dharap, S.; Lee, S.

    1991-01-01

    The Modular Modeling System was adapted for real-time simulation testing of diagnostic expert systems in 1987. The early approach utilized an available general purpose mainframe computer which operated the simulation and diagnostic program in the multitasking environment of the mainframe. That research program was subsequently expanded to intelligent distributed control applications incorporating microprocessor based controllers with the aid of an equipment grant from the National Science Foundation (NSF). The Bailey NETWORK 90 microprocessor-based control system, acquired with the NSF grant, has been operational since April of 1990 and has been interfaced to both VAX mainframe and PC simulations of power plant processes in order to test and demonstrate advanced control and diagnostic concepts. This paper discusses the variety of techniques that have been used and which are under development to interface simulations and other distributed control functions to the Penn State Bailey system

  1. Microprocessor-controlled portable neutron spectrometer

    International Nuclear Information System (INIS)

    Hunt, G.F.; Kaifer, R.C.; Slaughter, D.R.; Strout, R.E. II; Rueppel, D.W.

    1979-01-01

    A neutron spectrometer that acquires and unfolds data in the field has been developed for use in the energy range from 1 to 20 MeV. The system includes an NE213 organic scintillation detector, automatic gain stabilization, automatically stabilized pulseshape discrimination, an LSl-11 microprocessor for control and data reduction, and a multichannel analyzer for data acquisition. The system, with the exception of the multichannel analyzer, is mounted in a suitcase 47 by 66 by 23.5 cm. The mass is 23.5 kg

  2. A new design approach for control circuits of pipelined single-flux-quantum microprocessors

    International Nuclear Information System (INIS)

    Yamanashi, Y; Akimoto, A; Yoshikawa, N; Tanaka, M; Kawamoto, T; Kamiya, Y; Fujimaki, A; Terai, H; Yorozu, S

    2006-01-01

    A novel method of design for controllers of pipelined microprocessors using single-flux-quantum (SFQ) logic has been proposed. The proposed design approach is based on one hot encoding and is very suitable for designing a finite state machine using SFQ logic circuits, where each internal state of the microprocessor is represented by a flip-flop. In this approach, decoding of the internal state can be performed instantaneously, in contrast to the case in the conventional method using a binary state register. Moreover, pipelining is effectively implemented without increasing the circuit size because no pipeline registers are required in the one hot encoding. By using this method, we have designed a controller for our new SFQ microprocessors, which employs pipelining. The number of Josephson junctions of the newly designed controller is 1067, while the previous version without pipelining contains 1721 Josephson junctions. These results indicate that the proposed design approach is very effective for pipelined SFQ microprocessors. We have implemented a new controller using the NEC 2.5 kA cm -2 Nb standard process and confirmed its correct operation experimentally

  3. Microprocessor controlled pulse charge and testing of batteries

    International Nuclear Information System (INIS)

    Kerezov, A.; Gishin, S.; Ivanov, Ratcho; Savov, S.

    2002-01-01

    The principle of the developed new method for pulse charge of batteries with microprocessor control of the electrochemical processes is the use of current pulses with microprocessor control of the period and the amplitude according to the dynamically changing state of the electrochemical system. In order to realize the method described above a programmable current source was developed. It is connected with a Personal Computer via RS232 standard serial interface in order to control the electrochemical processes. The parameters to be set, the graphical presentation of the pulse current and tension, the used quantity of electricity and electrical energy for every pulse and for the process as a hole are shown on the PC display. In order to test dry-charged and wet-charged batteries a specialized current generator was developed. It is connected also with a Personal Computer via R5232 standard serial interface in order to con-trol the testing of the starting capability of the batteries according to the requirements of the Bulgarian State Standard Ell 60095-1. (Author)

  4. Design of a microprocessor-based Control, Interface and Monitoring (CIM unit for turbine engine controls research

    Science.gov (United States)

    Delaat, J. C.; Soeder, J. F.

    1983-01-01

    High speed minicomputers were used in the past to implement advanced digital control algorithms for turbine engines. These minicomputers are typically large and expensive. It is desirable for a number of reasons to use microprocessor-based systems for future controls research. They are relatively compact, inexpensive, and are representative of the hardware that would be used for actual engine-mounted controls. The Control, Interface, and Monitoring Unit (CIM) contains a microprocessor-based controls computer, necessary interface hardware and a system to monitor while it is running an engine. It is presently being used to evaluate an advanced turbofan engine control algorithm.

  5. Model-Checking Real-Time Control Programs

    DEFF Research Database (Denmark)

    Iversen, T. K.; Kristoffersen, K. J.; Larsen, Kim Guldstrand

    2000-01-01

    In this paper, we present a method for automatic verification of real-time control programs running on LEGO(R) RCX(TM) bricks using the verification tool UPPALL. The control programs, consisting of a number of tasks running concurrently, are automatically translated into the mixed automata model...... of UPPAAL. The fixed scheduling algorithm used by the LEGO(R) RCX(TM) processor is modeled in UPPALL, and supply of similar (sufficient) timed automata models for the environment allows analysis of the overall real-time system using the tools of UPPALL. To illustrate our technique for sorting LEGO(R) bricks...

  6. Real-Time Optimization and Control of Next-Generation Distribution

    Science.gov (United States)

    -Generation Distribution Infrastructure Real-Time Optimization and Control of Next-Generation Distribution developing a system-theoretic distribution network management framework that unifies real-time voltage and Infrastructure | Grid Modernization | NREL Real-Time Optimization and Control of Next

  7. Cardiac output measurement instruments controlled by microprocessors

    International Nuclear Information System (INIS)

    Spector, M.; Barritault, L.; Boeri, C.; Fauchet, M.; Gambini, D.; Vernejoul, P. de

    The nuclear medicine and biophysics laboratory of the Necker-Enfants malades University Hospital Centre has built a microprocessor controlled Cardiac flowmetre. The principle of the cardiac output measurement from a radiocardiogram is well established. After injection of a radioactive indicator upstream from the heart cavities the dilution curve is obtained by the use of a gamma-ray precordial detector. This curve normally displays two peaks due to passage of the indicator into the right and left sides of the heart respectively. The output is then obtained from the stewart Hamilton principle once recirculation is eliminated. The graphic method used for the calculation however is long and tedious. The decreasing fraction of the dilution curve is projected in logarithmic space in order to eliminate recirculation by determining the mean straight line from which the decreasing exponential is obtained. The principle of the use of microprocessors is explained (electronics, logics) [fr

  8. Microprocessor multi-task monitor

    International Nuclear Information System (INIS)

    Ludemann, C.A.

    1983-01-01

    This paper describes a multi-task monitor program for microprocessors. Although written for the Intel 8085, it incorporates features that would be beneficial for implementation in other microprocessors used in controlling and monitoring experiments and accelerators. The monitor places permanent programs (tasks) arbitrarily located throughout ROM in a priority ordered queue. The programmer is provided with the flexibility to add new tasks or modified versions of existing tasks, without having to comply with previously defined task boundaries or having to reprogram all of ROM. Scheduling of tasks is triggered by timers, outside stimuli (interrupts), or inter-task communications. Context switching time is of the order of tenths of a milllisecond

  9. PEP-II injection timing and controls

    International Nuclear Information System (INIS)

    Bharadwaj, V.; Browne, M.; Crane, M.; Gromme, T.; Himel, T.; Ross, M.; Stanek, M.; Ronan, M.

    1997-07-01

    Hardware has been built and software written and incorporated in the existing SLC accelerator control system to control injection of beam pulses from the accelerator into the PEP-II storage rings currently under construction. Hardware includes a CAMAC module to delay the machine timing fiducial in order that a beam pulse extracted from a damping ring will be injected into a selected group of four 476 MHz buckets in a PEP-II ring. Further timing control is accomplished by shifting the phase of the bunches stored in the damping rings before extraction while leaving the phase of the PEP-II stored beam unchanged. The software which drives timing devices on a pulse-to-pulse basis relies on a dedicated communication link on which one scheduling microprocessor broadcasts a 128-bit message to all distributed control microprocessors at 360 Hz. PEP-II injection will be driven by the scheduling microprocessor according to lists specifying bucket numbers in arbitrary order, and according to scheduling constraints maximizing the useful beam delivered to the SLC collider currently in operation. These lists will be generated by a microprocessor monitoring the current stored per bucket in each of the PEP-II rings

  10. Designs and performance of three new microprocessor-controlled knee joints.

    Science.gov (United States)

    Thiele, Julius; Schöllig, Christina; Bellmann, Malte; Kraft, Marc

    2018-02-09

    A crossover design study with a small group of subjects was used to evaluate the performance of three microprocessor-controlled exoprosthetic knee joints (MPKs): C-Leg 4, Plié 3 and Rheo Knee 3. Given that the mechanical designs and control algorithms of the joints determine the user outcome, the influence of these inherent differences on the functional characteristics was investigated in this study. The knee joints were evaluated during level-ground walking at different velocities in a motion analysis laboratory. Additionally, technical analyses using patents, technical documentations and X-ray computed tomography (CT) for each knee joint were performed. The technical analyses showed that only C-Leg 4 and Rheo Knee 3 allow microprocessor-controlled adaptation of the joint resistances for different gait velocities. Furthermore, Plié 3 is not able to provide stance extension damping. The biomechanical results showed that only if a knee joint adapts flexion and extension resistances by the microprocessor all known advantages of MPKs can become apparent. But not all users may benefit from the examined functions: e.g. a good accommodation to fast walking speeds or comfortable stance phase flexion. Hence, a detailed comparison of user demands and performance of the designated knee joint is mandatory to ensure a maximum in user outcome.

  11. Application of a 16-bit microprocessor to the digital control of machine tools

    International Nuclear Information System (INIS)

    Issaly, Alain

    1979-01-01

    After an overview of machine tools (various types, definition standardization, associated technologies for motors and position sensors), this research thesis describes the principles of computer-based digital control: classification of machine tool command systems, machining programming, programming languages, dialog function, interpolation function, servo-control function, tool compensation function. The author reports the application of a 16-bit microprocessor to the computer-based digital control of a machine tool: feasibility, selection of microprocessor, hardware presentation, software development and description, machining mode, translation-loading mode

  12. Energy conservation applications of microprocessors

    Energy Technology Data Exchange (ETDEWEB)

    Shih, James Y.

    1979-07-01

    A survey of the application of microprocessors for industrial and commercial energy conservation has been made. Microprocessor applications for HVAC, chiller control, and automotive equipment are discussed. A case study of successful replacement of a conventional cooling plant control is recounted. The rapid advancement of microelectronic technology will affect efficient energy control, more sophisticated control methodology, and more investment in controls.

  13. A microprocessor controlled read out system for drift chambers

    CERN Document Server

    Centro, Sandro; Cittolin, Sergio; Dreesen, P; Petrolo, E; Rubbia, Carlo; Schinzel, D

    1981-01-01

    Summary form only given, as follows. A General Purpose Microprocessor Controller GPMC has been developed for applications where CAMAC modules with complex control functions are needed. Each application requires an appropriate Interface Module (IM) to be connected to the GPMC. The GPMC consists of a 6800 Microprocessor, 16K EPROM, 2K RAM, CAMAC I/O ports and interface, a RS 232C serial interface, an Advanced Data Link controller and a port for controlling the IM, GPMC and IM are housed in a 2-U wide CAMAC module. A special IM has been designed, which has 1K bute of RAM with its own control and which allows autonomous setting and reading analog voltages through a DAC and ADC. The GPMC can take control of the IM memory and set new voltages. This system is used to control pedestals and gains of a driftchamber readout system, which is housed in a 5-U wide CAMAC module, holding 24 data cards corresponding to 24 sense wires. The data card receives pulses from the left and right end of a sense wire, amplifies and int...

  14. Effects of computing time delay on real-time control systems

    Science.gov (United States)

    Shin, Kang G.; Cui, Xianzhong

    1988-01-01

    The reliability of a real-time digital control system depends not only on the reliability of the hardware and software used, but also on the speed in executing control algorithms. The latter is due to the negative effects of computing time delay on control system performance. For a given sampling interval, the effects of computing time delay are classified into the delay problem and the loss problem. Analysis of these two problems is presented as a means of evaluating real-time control systems. As an example, both the self-tuning predicted (STP) control and Proportional-Integral-Derivative (PID) control are applied to the problem of tracking robot trajectories, and their respective effects of computing time delay on control performance are comparatively evaluated. For this example, the STP (PID) controller is shown to outperform the PID (STP) controller in coping with the delay (loss) problem.

  15. Real-time software for the COMPASS tokamak plasma control

    International Nuclear Information System (INIS)

    Valcarcel, D.F.; Duarte, A.S.; Neto, A.; Carvalho, I.S.; Carvalho, B.B.; Fernandes, H.; Sousa, J.; Sartori, F.; Janky, F.; Cahyna, P.; Hron, M.; Panek, R.

    2010-01-01

    The COMPASS tokamak has started its operation recently in Prague and to meet the necessary operation parameters its real-time system, for data processing and control, must be designed for both flexibility and performance, allowing the easy integration of code from several developers and to guarantee the desired time cycle. For this purpose an Advanced Telecommunications Computing Architecture based real-time system has been deployed with a solution built on a multi-core x86 processor. It makes use of two software components: the BaseLib2 and the MARTe (Multithreaded Application Real-Time executor) real-time frameworks. The BaseLib2 framework is a generic real-time library with optimized objects for the implementation of real-time algorithms. This allowed to build a library of modules that process the acquired data and execute control algorithms. MARTe executes these modules in kernel space Real-Time Application Interface allowing to attain the required cycle time and a jitter of less than 1.5 μs. MARTe configuration and data storage are accomplished through a Java hardware client that connects to the FireSignal control and data acquisition software. This article details the implementation of the real-time system for the COMPASS tokamak, in particular the organization of the control code, the design and implementation of the communications with the actuators and how MARTe integrates with the FireSignal software.

  16. Real-time software for the COMPASS tokamak plasma control

    Energy Technology Data Exchange (ETDEWEB)

    Valcarcel, D.F., E-mail: danielv@ipfn.ist.utl.p [Associacao EURATOM/IST, Instituto de Plasmas e Fusao Nuclear - Laboratorio Associado, Instituto Superior Tecnico, P-1049-001 Lisboa (Portugal); Duarte, A.S.; Neto, A.; Carvalho, I.S.; Carvalho, B.B.; Fernandes, H.; Sousa, J. [Associacao EURATOM/IST, Instituto de Plasmas e Fusao Nuclear - Laboratorio Associado, Instituto Superior Tecnico, P-1049-001 Lisboa (Portugal); Sartori, F. [Euratom-UKAEA, Culham Science Centre, Abingdon, OX14 3DB Oxon (United Kingdom); Janky, F.; Cahyna, P.; Hron, M.; Panek, R. [Institute of Plasma Physics AS CR, v.v.i., Association EURATOM/IPP.CR, Za Slovankou 3, 182 00 Prague (Czech Republic)

    2010-07-15

    The COMPASS tokamak has started its operation recently in Prague and to meet the necessary operation parameters its real-time system, for data processing and control, must be designed for both flexibility and performance, allowing the easy integration of code from several developers and to guarantee the desired time cycle. For this purpose an Advanced Telecommunications Computing Architecture based real-time system has been deployed with a solution built on a multi-core x86 processor. It makes use of two software components: the BaseLib2 and the MARTe (Multithreaded Application Real-Time executor) real-time frameworks. The BaseLib2 framework is a generic real-time library with optimized objects for the implementation of real-time algorithms. This allowed to build a library of modules that process the acquired data and execute control algorithms. MARTe executes these modules in kernel space Real-Time Application Interface allowing to attain the required cycle time and a jitter of less than 1.5 {mu}s. MARTe configuration and data storage are accomplished through a Java hardware client that connects to the FireSignal control and data acquisition software. This article details the implementation of the real-time system for the COMPASS tokamak, in particular the organization of the control code, the design and implementation of the communications with the actuators and how MARTe integrates with the FireSignal software.

  17. Microprocessor-controlled data-acquisition instrument for neutron-activation measurements

    International Nuclear Information System (INIS)

    Jones, B.A.

    1981-01-01

    This paper describes a microprocessor controlled data acquisition instrument designed at Lawrence Livermore National Laboratory to provide experimenters with a diagnostic tool for measuring the performance of laser imploded fusion targets via neutron activation techniques. This instrument features the ability to count four independent inputs simultaneously while providing a front panel readout of these inputs, plus a time of day clock. A hardcopy printout of the data is also provided by a built-in thermal printer. All running modes and parameters are user selectable via a front panel keypad, and a complete set of internal self-testing diagnostics are available for debug

  18. Advanced Map For Real-Time Process Control

    Science.gov (United States)

    Shiobara, Yasuhisa; Matsudaira, Takayuki; Sashida, Yoshio; Chikuma, Makoto

    1987-10-01

    MAP, a communications protocol for factory automation proposed by General Motors [1], has been accepted by users throughout the world and is rapidly becoming a user standard. In fact, it is now a LAN standard for factory automation. MAP is intended to interconnect different devices, such as computers and programmable devices, made by different manufacturers, enabling them to exchange information. It is based on the OSI intercomputer com-munications protocol standard under development by the ISO. With progress and standardization, MAP is being investigated for application to process control fields other than factory automation [2]. The transmission response time of the network system and centralized management of data exchanged with various devices for distributed control are import-ant in the case of a real-time process control with programmable controllers, computers, and instruments connected to a LAN system. MAP/EPA and MINI MAP aim at reduced overhead in protocol processing and enhanced transmission response. If applied to real-time process control, a protocol based on point-to-point and request-response transactions limits throughput and transmission response. This paper describes an advanced MAP LAN system applied to real-time process control by adding a new data transmission control that performs multicasting communication voluntarily and periodically in the priority order of data to be exchanged.

  19. Autonomous controller (JCAM 10) for CAMAC crate with 8080 (INTEL) microprocessor

    International Nuclear Information System (INIS)

    Gallice, P.; Mathis, M.

    1975-01-01

    The CAMAC crate autonomous controller JCAM-10 is designed around an INTEL 8080 microprocessor in association with a 5K RAM and 4K REPROM memory. The concept of the module is described, in which data transfers between CAMAC modules and the memory are optimised from software point of view as well as from execution time. In fact, the JCAM-10 is a microcomputer with a set of 1000 peripheral units represented by the CAMAC modules commercially available

  20. Application of microprocessor based controller in the Breeder Reactor Program

    International Nuclear Information System (INIS)

    Messick, N.C.; Lukas, M.P.

    1985-01-01

    This paper treats Argonne National Laboratory's experience using microprocessor based controllers presently in use on several control loops within the EBR-II reactor facility as well as tests being performed by these controllers. Also included is a discussion of the expandability, modularity, range of capabilities and higher level functions possible using such equipment

  1. [Design and implementation of real-time continuous glucose monitoring instrument].

    Science.gov (United States)

    Huang, Yonghong; Liu, Hongying; Tian, Senfu; Jia, Ziru; Wang, Zi; Pi, Xitian

    2017-12-01

    Real-time continuous glucose monitoring can help diabetics to control blood sugar levels within the normal range. However, in the process of practical monitoring, the output of real-time continuous glucose monitoring system is susceptible to glucose sensor and environment noise, which will influence the measurement accuracy of the system. Aiming at this problem, a dual-calibration algorithm for the moving-window double-layer filtering algorithm combined with real-time self-compensation calibration algorithm is proposed in this paper, which can realize the signal drift compensation for current data. And a real-time continuous glucose monitoring instrument based on this study was designed. This real-time continuous glucose monitoring instrument consisted of an adjustable excitation voltage module, a current-voltage converter module, a microprocessor and a wireless transceiver module. For portability, the size of the device was only 40 mm × 30 mm × 5 mm and its weight was only 30 g. In addition, a communication command code algorithm was designed to ensure the security and integrity of data transmission in this study. Results of experiments in vitro showed that current detection of the device worked effectively. A 5-hour monitoring of blood glucose level in vivo showed that the device could continuously monitor blood glucose in real time. The relative error of monitoring results of the designed device ranged from 2.22% to 7.17% when comparing to a portable blood meter.

  2. Mold heating and cooling microprocessor conversion

    Science.gov (United States)

    Hoffman, D. P.

    1995-07-01

    Conversion of the microprocessors and software for the Mold Heating and Cooling (MHAC) pump package control systems was initiated to allow required system enhancements and provide data communications capabilities with the Plastics Information and Control System (PICS). The existing microprocessor-based control systems for the pump packages use an Intel 8088-based microprocessor board with a maximum of 64 Kbytes of program memory. The requirements for the system conversion were developed, and hardware has been selected to allow maximum reuse of existing hardware and software while providing the required additional capabilities and capacity. The new hardware will incorporate an Intel 80286-based microprocessor board with an 80287 math coprocessor, the system includes additional memory, I/O, and RS232 communication ports.

  3. Microprocessors applications in the nuclear industry

    International Nuclear Information System (INIS)

    Ethridge, C.D.

    1980-01-01

    Microprocessors in the nuclear industry, particularly at the Los Alamos Scientific Laboratory, have been and are being utilized in a wide variety of applications ranging from data acquisition and control for basic physics research to monitoring special nuclear material in long-term storage. Microprocessor systems have been developed to support weapons diagnostics measurements during underground weapons testing at the Nevada Test Site. Multiple single-component microcomputers are now controlling the measurement and recording of nuclear reactor operating power levels. The CMOS microprocessor data-acquisition instrumentation has operated on balloon flights to monitor power plant emissions. Target chamber mirror-positioning equipment for laser fusion facilities employs microprocessors

  4. Real time equilibrium reconstruction for tokamak discharge control

    International Nuclear Information System (INIS)

    Ferron, J.R.; Walker, M.L.; Lao, L.L.; St John, H.E.; Humphreys, D.A.; Leuer, J.A.

    1998-01-01

    A practical method for performing a tokamak equilibrium reconstruction in real time for arbitrary time varying discharge shapes and current profiles is described. An approximate solution to the Grad-Shafranov equilibrium relation is found which best fits the diagnostic measurements. Thus, a solution for the spatial distribution of poloidal flux and toroidal current density is available in real time that is consistent with plasma force balance, allowing accurate evaluation of parameters such as discharge shape and safety factor profile. The equilibrium solutions are produced at a rate sufficient for discharge control. This equilibrium reconstruction algorithm has been implemented on the digital plasma control system for the DIII-D tokamak. The first application of real time equilibrium reconstruction to discharge shape control is described. (author)

  5. Upgrade of the COMPASS tokamak real-time control system

    Energy Technology Data Exchange (ETDEWEB)

    Janky, F., E-mail: filip.janky.work@gmail.com [Institute of Plasma Physics, AS CR, v.v.i., Association EURATOM/IPP.CR, Za Slovankou 3, 18200 Prague (Czech Republic); Charles University in Prague, Faculty of Mathematics and Physics, V Holesovickach 2, 18000 Prague (Czech Republic); Havlicek, J. [Institute of Plasma Physics, AS CR, v.v.i., Association EURATOM/IPP.CR, Za Slovankou 3, 18200 Prague (Czech Republic); Charles University in Prague, Faculty of Mathematics and Physics, V Holesovickach 2, 18000 Prague (Czech Republic); Batista, A.J.N. [Associação EURATOM/IST, Instituto de Plasmas e Fusão Nuclear, Instituto Superior Técnico, Universidade Técnica de Lisboa, 1049-001 Lisboa (Portugal); Kudlacek, O.; Seidl, J. [Institute of Plasma Physics, AS CR, v.v.i., Association EURATOM/IPP.CR, Za Slovankou 3, 18200 Prague (Czech Republic); Neto, A.C. [Associação EURATOM/IST, Instituto de Plasmas e Fusão Nuclear, Instituto Superior Técnico, Universidade Técnica de Lisboa, 1049-001 Lisboa (Portugal); Pipek, J.; Hron, M. [Institute of Plasma Physics, AS CR, v.v.i., Association EURATOM/IPP.CR, Za Slovankou 3, 18200 Prague (Czech Republic); Mikulin, O. [Institute of Plasma Physics, AS CR, v.v.i., Association EURATOM/IPP.CR, Za Slovankou 3, 18200 Prague (Czech Republic); Czech Technical University, Faculty of Nuclear Sciences and Physical Engineering, V Holesovickach 2, 18000 Prague (Czech Republic); and others

    2014-03-15

    Highlights: • An upgrade of the COMPASS real-time system has been made to generally improve the plasma performance. • Stability of discharges in SNT configuration has been increased. • Plasma flat-top phase length has been extended. • Central solenoid protection has been developed. • Plasma position estimation has been improved. - Abstract: The COMPASS plasma control system is based on the MARTe real-time framework. Thanks to MARTe modularity and flexibility new algorithms have been developed for plasma diagnostic (plasma position calculation), control (shaping field control), and protection systems (central solenoid protection). Moreover, the MARTe framework itself was modified to broaden the communication capabilities via Aurora. This paper presents the recent upgrades and improvements made to the COMPASS real-time plasma control system, focusing on the issues related to precision of the real-time calculations, and discussing the improvements in terms of discharge parameters and stability. In particular, the new real-time system has given the possibility to analyze and to minimize the transport delays of each control loop.

  6. Memory, microprocessor, and ASIC

    CERN Document Server

    Chen, Wai-Kai

    2003-01-01

    System Timing. ROM/PROM/EPROM. SRAM. Embedded Memory. Flash Memories. Dynamic Random Access Memory. Low-Power Memory Circuits. Timing and Signal Integrity Analysis. Microprocessor Design Verification. Microprocessor Layout Method. Architecture. ASIC Design. Logic Synthesis for Field Programmable Gate Array (EPGA) Technology. Testability Concepts and DFT. ATPG and BIST. CAD Tools for BIST/DFT and Delay Faults.

  7. Digital Fractional Order Controllers Realized by PIC Microprocessor: Experimental Results

    OpenAIRE

    Petras, I.; Grega, S.; Dorcak, L.

    2003-01-01

    This paper deals with the fractional-order controllers and their possible hardware realization based on PIC microprocessor and numerical algorithm coded in PIC Basic. The mathematical description of the digital fractional -order controllers and approximation in the discrete domain are presented. An example of realization of the particular case of digital fractional-order PID controller is shown and described.

  8. The evolution of real-time control systems at JET

    Energy Technology Data Exchange (ETDEWEB)

    Goodyear, A.; Dorling, S.; Felton, R

    2001-07-01

    Real-time feedback control of the JET experiment is based upon a collection of diagnostics providing signals which are processed by various controllers that manipulate actuator parameters for plasma current, shape and heating. The real-time data network (RTDN) connects the diagnostic, controller and actuator systems to form a flexible feedback and protection system for plasma monitoring and control. The controllers are mainly VME systems based on the Motorola 680X0 (68K) processor with some computationally intensive systems utilising Texas Instruments TMS320C40 (C40) digital signal processors (DSP), though lately there has been a move towards PowerPC 750 based processors. The majority of 68K VME systems use VxWorks, a hard real time operating system. There is an ongoing requirement to improve the efficiency of the real-time control systems at JET. This is driven by a desire to either add more input signals, reduce the feedback cycle time or increase algorithm complexity. New technology has a major role to play in the upgrade of the real-time control systems but the novel redeployment of existing equipment can also be used to enhance performance. This paper examines the configuration of existing systems, both hardware and software, and how new technology can be gradually integrated without jeopardising the current functionality. The adoption of Asynchronous Transfer Mode (ATM) as the connection medium for the RTDN is key to the evolutional development of the control systems. The ATM network is extremely flexible to configure and benefits from low message latency and deterministic delivery time, essential properties for a real-time network. (author)

  9. Real time neutral beam power control on MAST

    Energy Technology Data Exchange (ETDEWEB)

    Homfray, David A., E-mail: david.homfray@ccfe.ac.uk [EURATOM/CCFE Fusion Association, Culham Science Centre, Abingdon (United Kingdom); Benn, A.; Ciric, D.; Day, I.; Dunkley, V.; Keeling, D.; Khilar, S.; King, D.; King, R. [EURATOM/CCFE Fusion Association, Culham Science Centre, Abingdon (United Kingdom); Kurutz, U. [Department of Experimental Plasma Physics, University of Augsburg, Augsburg (Germany); Payne, D.; Simmonds, M.; Stevenson, P.; Tame, C. [EURATOM/CCFE Fusion Association, Culham Science Centre, Abingdon (United Kingdom)

    2011-10-15

    Real time power control of neutral beam provides an excellent tool for many different plasma physics studies. Power control at a better resolution than the level of a single injector is usually achieved by modulating individual power supplies. However, the short beam slowing down time on MAST is such that the plasma would be sensitive to modulating the neutral beam using this 100% on-off pulse-width modulation method. A novel alternative method of power control has been demonstrated, where the arc current, and hence beam current, has been controlled in real time allowing variations in neutral beam power. This has been demonstrated in a MAST plasma with almost no loss of transmission as a consequence of the optical properties of the high perveance MAST neutral beam system. This paper will detail the methodology, experiment and results and discuss the full implementation of this method that will allow MAST to control the beam power in real time.

  10. Real-time control environment for the RFX experiment

    International Nuclear Information System (INIS)

    Barana, O.; Cavinato, M.; Luchetta, A.; Manduchi, G.; Taliercio, C.

    2005-01-01

    A comprehensive set of control schemes can be presently implemented on RFX due to the enhanced load assembly and renewed power supply system. The schemes include: plasma equilibrium control and resistive wall mode stabilization, aiming at controlling actively the discharge when the passive action of the shell vanishes; the rotation of the localised helical deformation to minimize the enhanced plasma-wall interaction; the MHD mode control and the 'intelligent shell', aiming at achieving a better comprehension of the underlying physics. To the purpose, an integrated, distributed, digital system has been developed consisting of a set of computing nodes. Each node can act either as pre-processing or control station, the former acquiring raw data and computing intermediate control parameters, the latter executing control algorithms and driving the power amplifiers. An overview of the system architecture is presented in the paper with reference to the software real-time environment providing both basic functions, such as data read-out and real-time communication, and useful tools to program control algorithms, to perform simulations and to commission the system. To simulate the control schemes, the real-time environment is extended to include a so called 'simulation mode', in which the real-time nodes exchange their input/output signals with one station running a suitable model of the experiment, for instance the two dimensional FEM code MAXFEA in the case of the equilibrium control. In this way the control system can be tested offline and the time needed for the commissioning of algorithms reduced

  11. Neutron beam irradiation study of workload dependence of SER in a microprocessor

    Energy Technology Data Exchange (ETDEWEB)

    Michalak, Sarah E [Los Alamos National Laboratory; Graves, Todd L [Los Alamos National Laboratory; Hong, Ted [STANFORD; Ackaret, Jerry [IBM; Sonny, Rao [IBM; Subhasish, Mitra [STANFORD; Pia, Sanda [IBM

    2009-01-01

    It is known that workloads are an important factor in soft error rates (SER), but it is proving difficult to find differentiating workloads for microprocessors. We have performed neutron beam irradiation studies of a commercial microprocessor under a wide variety of workload conditions from idle, performing no operations, to very busy workloads resembling real HPC, graphics, and business applications. There is evidence that the mean times to first indication of failure, MTFIF defined in Section II, may be different for some of the applications.

  12. Data processing system for real-time control

    International Nuclear Information System (INIS)

    Oasa, K.; Mochizuki, O.; Toyokawa, R.; Yahiro, K.

    1983-01-01

    Real-time control, for large Tokamak JT-60, requires various data processings between diagnostic devices to control system. These processings require to high speed performance so that it aims at giving information necessary for feedback control during discharges. Then, the architecture of this system has hierachical structure of processors. These processors are connected each other by the CAMAC modules and the optical communication network, which is the 5 M bytes/second CAMAC serial highway. This system has two kinds of intelligences for this purpose. One is ACM-PU pairs in some torus hall crates which has a microcomputerized auxiliary controller and a preprocessing unit. Other is real-time processor which has a minicomputer and preprocessing unit. Most of the real-time processing, for example Abel inversion are characteristic to the diagnostic devices. Such a processing is carried out by an ACM-PU pair in the crate dedicated to the diagnostic device. Some processings, however, are also necessary which compute secondary parameters as functions of primary parameters. A typical example is Zeff, which is a function of Te, Ne and bremsstrahluny intensity. The real-time processor is equipped for such secondary processings and transfer the results. Preprocessing unit -PU- attached to ACM and real-time processor contains a signal processor, which executes in parallel such function as move, add and multiply during one micro-instruction cycle of 200 nsec. According to the progress of the experiment, more high speed processing are required, so the authors developed the PU-X module that contains multi signal processors. After a shot, inter-shot-processor which consists of general-purpose computers, gathers data into the database, then analyze them, and improve these processes to more effective

  13. Applications of microprocessors in upgrading of accelerator controls

    International Nuclear Information System (INIS)

    Mallory, K.B.

    1977-03-01

    Experience at SLAC demonstrates that the criteria for selection and use of microprocessors in modifying an existing control system may differ from the criteria that apply during installation of the control system of a new accelerator. Considerations such as cost of individual projects, progressive installation without disruption of operations and training of on-board personnel can outweigh ''obvious'' goals such as standardization of hardware, uniformity of software, or even a rigid specification of link protocols with the main computer system

  14. Microprocessor Control Design for a Low-Head Crossflow Turbine.

    Science.gov (United States)

    1985-03-01

    Controllers For a Typical 10 KW Hydroturbine ............ 1-5 I-1 Ely’s Crossflow Turbine . ........ 11-2 11-2 Basic Turbine * * 0 * 0 11-5 11-3 Turbine...the systems. For example, a 25 kilowatt hydroturbine built and installed by Bell Hydroelectric would cost approximately $20,000 in 1978 (6:49). The...O Manual Controller S2 E- Microprocessor Controller 1 2 3 4 5 6 7 8 YEARS Fig. 1-2 Comparative Costs of Controllers For a Typical 10 KW Hydroturbine

  15. The use of distributed microprocessors for control devices

    International Nuclear Information System (INIS)

    Lejon, J.C.

    1978-01-01

    The use of distributed individual microprocessors provided the basis for the development of the μZ system, which is a modular numerical control device which in its main part contains no elements whatever with multiple functions. With this system, total availability of control is achieved and the failure of any individual element causes loss of automatic control only over one actuator or over a small group of interdependent actuators. The human operator, who cannot be omitted even with an inherently safe control system, can operate the single faulty channel manually. The microprocessors have a free-format with which all possible algorithms within the limits of the memory size of the various cards can be performed. This program can be loaded either in random access memory (RAM) or in read-only memory (ROM). The configuration is made either by assembling software modules in a hard-copy dialogue without any knowledge of data processing being necessary, or from a program written in Fortran. If the user does not have a configurator he can use read-only memories supplied by the manufacter either in the standard form or in a requested design. The parameters are loaded by means of a portable microconsole whose keyboard and displays can be used for a hard-copy dialogue with the regulating cards. Manual control and indications can be carried out from three completely independent configurations which can be used separately or in parallel: individual station, multiple-function station or cathode colour console. (author)

  16. Real-time horizontal position control for Aditya-upgrade tokamak

    International Nuclear Information System (INIS)

    Kumar, Rohit; Ghosh, Joydeep; Tanna, Rakesh L.

    2015-01-01

    Position of plasma column is required to be controlled in real time for improved operation of any tokamak. A PID based system for real-time horizontal plasma position control has been designed for Aditya Upgrade tokamak. Modelling of transfer functions of actuators, plasma and diagnostic system are carried out for ADITYA-U tokamak. The PID controller is optimized using MATLAB-SIMULINK for horizontal position control. Further feed-forward loop is implemented where disturbance due to density variation is suppressed, which results in improved performance as compared to conventional PID operation. In this paper the detailed design of the whole system for real time control of plasma horizontal position in Aditya Upgrade tokamak is presented. (author)

  17. Real-time Control Mediation in Agile Distributed Software Development

    DEFF Research Database (Denmark)

    Persson, John Stouby; Aaen, Ivan; Mathiassen, Lars

    2008-01-01

    Agile distributed environments pose particular challenges related to control of quality and collaboration in software development. Moreover, while face-to-face interaction is fundamental in agile development, distributed environments must rely extensively on mediated interactions. On this backdrop...... control was mediated over distance by technology through real-time exchanges. Contrary to previous research, the analysis suggests that both formal and informal elements of real-time mediated control were used; that evolving goals and adjustment of expectations were two of the main issues in real......-time mediated control exchanges; and, that the actors, despite distances in space and culture, developed a clan-like pattern mediated by technology to help control quality and collaboration in software development....

  18. SMR-CL, A Real-time Control Language for Mobile Robots

    DEFF Research Database (Denmark)

    Andersen, Nils Axel; Ravn, Ole

    2004-01-01

    The paper describes requirements and implementation of a tactical control lan¬guage for mobile robots. Emphasis is given to the real-time issues of the language especially the isolation of the hard real-time and the soft real-time layers of the mobile robot control system. The language may be used...

  19. FPGA Implementation of Real-Time Ethernet for Motion Control

    Directory of Open Access Journals (Sweden)

    Chen Youdong

    2013-01-01

    Full Text Available This paper provides an applicable implementation of real-time Ethernet named CASNET, which modifies the Ethernet medium access control (MAC to achieve the real-time requirement for motion control. CASNET is the communication protocol used for motion control system. Verilog hardware description language (VHDL has been used in the MAC logic design. The designed MAC serves as one of the intellectual properties (IPs and is applicable to various industrial controllers. The interface of the physical layer is RJ45. The other layers have been implemented by using C programs. The real-time Ethernet has been implemented by using field programmable gate array (FPGA technology and the proposed solution has been tested through the cycle time, synchronization accuracy, and Wireshark testing.

  20. Real-time control systems: feedback, scheduling and robustness

    Science.gov (United States)

    Simon, Daniel; Seuret, Alexandre; Sename, Olivier

    2017-08-01

    The efficient control of real-time distributed systems, where continuous components are governed through digital devices and communication networks, needs a careful examination of the constraints arising from the different involved domains inside co-design approaches. Thanks to the robustness of feedback control, both new control methodologies and slackened real-time scheduling schemes are proposed beyond the frontiers between these traditionally separated fields. A methodology to design robust aperiodic controllers is provided, where the sampling interval is considered as a control variable of the system. Promising experimental results are provided to show the feasibility and robustness of the approach.

  1. Plasma density control in real-time on the COMPASS tokamak

    Energy Technology Data Exchange (ETDEWEB)

    Janky, F., E-mail: filip.janky.work@gmail.com [Institute of Plasma Physics AS CR, v.v.i., Association EURATOM/IPP.CR, Za Slovankou 3, 182 00 Praha 8 (Czech Republic); Department of Surface and Plasma Science, Faculty of Mathematics and Physics, Charles University in Prague, V Holešovičkách 2, 180 00 Praha 8 (Czech Republic); Hron, M. [Institute of Plasma Physics AS CR, v.v.i., Association EURATOM/IPP.CR, Za Slovankou 3, 182 00 Praha 8 (Czech Republic); Havlicek, J. [Institute of Plasma Physics AS CR, v.v.i., Association EURATOM/IPP.CR, Za Slovankou 3, 182 00 Praha 8 (Czech Republic); Department of Surface and Plasma Science, Faculty of Mathematics and Physics, Charles University in Prague, V Holešovičkách 2, 180 00 Praha 8 (Czech Republic); Varavin, M.; Zacek, F.; Seidl, J.; Panek, R. [Institute of Plasma Physics AS CR, v.v.i., Association EURATOM/IPP.CR, Za Slovankou 3, 182 00 Praha 8 (Czech Republic)

    2015-10-15

    Highlights: • We fitted length of the chord of the interferometry crossing plasma in the different plasma scenarios. • We add correction to the actual length of the chord of the interferometry according to plasma shape and position in real-time code. • We used this correction to control plasma density in real-time. - Abstract: The electron density on COMPASS is measured using 2 mm microwave interferometer. Interferometer signal is used as an input for the feedback control loop, running under the MARTe real-time framework. Two different threads are used to calculate (fast 50 μs thread) and to control (slow 500 μs thread) the electron density. The interferometer measures a line averaged density along a measurement chord. This paper describes an approach to control the line-averaged electron density in a real-time loop, using a correction to the real plasma shape, the plasma position, and non-linear effects of the electron density measurement at high densities. Newly developed real-time electron density control give COMPASS the chance to control the electron density more accurately which is essential for parametric scans for diagnosticians, for physics experiments and also for achieving plasma scenarios with H-mode.

  2. Developing infrared array controller with software real time operating system

    Science.gov (United States)

    Sako, Shigeyuki; Miyata, Takashi; Nakamura, Tomohiko; Motohara, Kentaro; Uchimoto, Yuka Katsuno; Onaka, Takashi; Kataza, Hirokazu

    2008-07-01

    Real-time capabilities are required for a controller of a large format array to reduce a dead-time attributed by readout and data transfer. The real-time processing has been achieved by dedicated processors including DSP, CPLD, and FPGA devices. However, the dedicated processors have problems with memory resources, inflexibility, and high cost. Meanwhile, a recent PC has sufficient resources of CPUs and memories to control the infrared array and to process a large amount of frame data in real-time. In this study, we have developed an infrared array controller with a software real-time operating system (RTOS) instead of the dedicated processors. A Linux PC equipped with a RTAI extension and a dual-core CPU is used as a main computer, and one of the CPU cores is allocated to the real-time processing. A digital I/O board with DMA functions is used for an I/O interface. The signal-processing cores are integrated in the OS kernel as a real-time driver module, which is composed of two virtual devices of the clock processor and the frame processor tasks. The array controller with the RTOS realizes complicated operations easily, flexibly, and at a low cost.

  3. Academic Training: Real Time Process Control - Lecture series

    CERN Multimedia

    Françoise Benz

    2004-01-01

    ACADEMIC TRAINING LECTURE REGULAR PROGRAMME 7, 8 and 9 June From 11:00 hrs to 12:00 hrs - Main Auditorium bldg. 500 Real Time Process Control T. Riesco / CERN-TS What exactly is meant by Real-time? There are several definitions of real-time, most of them contradictory. Unfortunately the topic is controversial, and there does not seem to be 100% agreement over the terminology. Real-time applications are becoming increasingly important in our daily lives and can be found in diverse environments such as the automatic braking system on an automobile, a lottery ticket system, or robotic environmental samplers on a space station. These lectures will introduce concepts and theory like basic concepts timing constraints, task scheduling, periodic server mechanisms, hard and soft real-time.ENSEIGNEMENT ACADEMIQUE ACADEMIC TRAINING Françoise Benz 73127 academic.training@cern.ch

  4. ASDEX Upgrade Discharge Control System—A real-time plasma control framework

    International Nuclear Information System (INIS)

    Treutterer, W.; Cole, R.; Lüddecke, K.; Neu, G.; Rapson, C.; Raupp, G.; Zasche, D.; Zehetbauer, T.

    2014-01-01

    Highlights: • The ASDEX Upgrade Discharge Control System (DCS) is a comprehensive control system to conduct fusion experiments. • DCS supports real-time diagnostic integration, adaptable feedback schemes, actuator management and exception handling. • DCS offers workflow management, logging and archiving, self-monitoring and inter-process communication. • DCS is based on a distributed, modular software framework architecture designed for real-time operation. • DCS is composed of re-usable generic but highly customisable components. - Abstract: ASDEX Upgrade is a fusion experiment with a size and complexity to allow extrapolation of technical and physical conditions and requirements to devices like ITER and even beyond. In addressing advanced physics topics it makes extensive use of sophisticated real-time control methods. It comprises real-time diagnostic integration, dynamically adaptable multivariable feedback schemes, actuator management including load distribution schemes and a powerful monitoring and pulse supervision concept based on segment scheduling and exception handling. The Discharge Control System (DCS) supplies all this functionality on base of a modular software framework architecture designed for real-time operation. It provides system-wide services like workflow management, logging and archiving, self-monitoring and inter-process communication on Linux, VxWorks and Solaris operating systems. By default DCS supports distributed computing, and a communication layer allows multi-directional signal transfer and data-driven process synchronisation over shared memory as well as over a number of real-time networks. The entire system is built following the same common design concept combining a rich set of re-usable generic but highly customisable components with a configuration-driven component deployment method. We will give an overview on the architectural concepts as well as on the outstanding capabilities of DCS in the domains of inter

  5. ASDEX Upgrade Discharge Control System—A real-time plasma control framework

    Energy Technology Data Exchange (ETDEWEB)

    Treutterer, W., E-mail: Wolfgang.Treutterer@ipp.mpg.de [Max-Planck-Institut für Plasmaphysik, EURATOM Association, Boltzmannstraße 2, 85748 Garching (Germany); Cole, R.; Lüddecke, K. [Unlimited Computer Systems GmbH, Iffeldorf (Germany); Neu, G.; Rapson, C.; Raupp, G.; Zasche, D.; Zehetbauer, T. [Max-Planck-Institut für Plasmaphysik, EURATOM Association, Boltzmannstraße 2, 85748 Garching (Germany)

    2014-03-15

    Highlights: • The ASDEX Upgrade Discharge Control System (DCS) is a comprehensive control system to conduct fusion experiments. • DCS supports real-time diagnostic integration, adaptable feedback schemes, actuator management and exception handling. • DCS offers workflow management, logging and archiving, self-monitoring and inter-process communication. • DCS is based on a distributed, modular software framework architecture designed for real-time operation. • DCS is composed of re-usable generic but highly customisable components. - Abstract: ASDEX Upgrade is a fusion experiment with a size and complexity to allow extrapolation of technical and physical conditions and requirements to devices like ITER and even beyond. In addressing advanced physics topics it makes extensive use of sophisticated real-time control methods. It comprises real-time diagnostic integration, dynamically adaptable multivariable feedback schemes, actuator management including load distribution schemes and a powerful monitoring and pulse supervision concept based on segment scheduling and exception handling. The Discharge Control System (DCS) supplies all this functionality on base of a modular software framework architecture designed for real-time operation. It provides system-wide services like workflow management, logging and archiving, self-monitoring and inter-process communication on Linux, VxWorks and Solaris operating systems. By default DCS supports distributed computing, and a communication layer allows multi-directional signal transfer and data-driven process synchronisation over shared memory as well as over a number of real-time networks. The entire system is built following the same common design concept combining a rich set of re-usable generic but highly customisable components with a configuration-driven component deployment method. We will give an overview on the architectural concepts as well as on the outstanding capabilities of DCS in the domains of inter

  6. The use of microprocessors at TRIUMF in the control of radiation safety interlock systems

    International Nuclear Information System (INIS)

    King, L.

    1988-01-01

    At TRIUMF the cyclotron vault, all primary beam lines, and each experimental area has a dedicated control unit to manage the safety interlock control of the area lockup sequence, beam blocker drive and area access. Typically each area has 24 devices which are monitored to control 16 outputs. These control units (Area Safety Units) were first implemented through the use of relay logic. The relay logic was reliable but difficult to modify to incorporate changes to the areas. In 1979 it was decided to use microprocessors in the form of single board computers to control the Area Safety Units. The details of the hardware and software is discussed as well as the advantages of microprocessor control

  7. Data acquisition and command system for use with a microprocessor-based control chassis

    International Nuclear Information System (INIS)

    Halbig, J.K.; Klosterbuer, S.F.; Martinez, V.A. Jr.

    1980-01-01

    The Pion Generation for Medical Irradiations (PIGMI) program at the Los Alamos Scientific Laboratory is developing the technology to build smaller, less expensive, and more reliable proton linear accelerators for medical applications, and has designed a powerful, simple, inexpensive, and reliable control and data acquisition system that is central to the program development. The system is a NOVA-3D minicomputer interfaced to several outlying microprocessor-based controllers, which accomplish control and data acquisition through data I/O chasis. The equipment interface chassis, which can issue binary commands, read binary data, issue analog commands, and read timed and untimed analog data is described

  8. Real-time controller for hydrostatic transmission

    OpenAIRE

    2014-01-01

    M. Ing. (Electrical and Electronic Engineering) This dissertation describes the development of a modular real-time controller implemented on a personal computer for a hydrostatically driven vehicle. In such a vehicle the conventional mechanical transmission is replaced with a hydrostatic pump and two hydrostatic motors, making use of the secondary control principle. The infinitely variable transmission and wheel pair controller gives the vehicle superior traction and mobility over conventi...

  9. Real-time control for long ohmic alternate current discharges

    International Nuclear Information System (INIS)

    Carvalho, Ivo S.; Duarte, Paulo; Fernandes, Horácio; Valcárcel, Daniel F.; Carvalho, Pedro J.; Silva, Carlos; Duarte, André S.; Neto, André; Sousa, Jorge; Batista, António J.N.; Hekkert, Tiago; Carvalho, Bernardo B.; Gomes, Rui B.

    2014-01-01

    Highlights: • 40 Alternate plasma current (AC) semi-cycles without loss of ionization, more than 1 s of operation. • AC discharges automatic control: feedback loops, time-windows control strategy, goal oriented time-windows and exception handling. • Energy deposition and Carbon radiation evolution during the AC discharges. - Abstract: The ISTTOK tokamak has a long tradition on alternate plasma current (AC) discharges, but the old control system was limiting and lacked full system integration. In order to improve the AC discharges performance the ISTTOK fast control system was updated. This control system developed on site based on the Advanced Telecommunications Computing Architecture (ATCA) standard now integrates the information gathered by all the tokamak real-time diagnostics to produce an accurate observation of the plasma parameters. The real-time actuators were also integrated, allowing a Multiple Input Multiple Output (MIMO) control environment with several synchronization strategies available. The control system software was developed in C++ on top of a Linux system with the Multi-threaded Application Real-Time executor (MARTe) Framework to synchronize the real-time code execution under a 100μs control cycle. In addition, to simplify the discharge programming, a visual Human–Machine Interface (HMI) was also developed using the BaseLib2 libraries included in the MARTe Framework. This paper presents the ISTTOK control system and the optimizations that extended the AC current discharges duration to more than 1 s, corresponding to 40 semi-cycles without apparent degradation of the plasma parameters. This upgrade allows ISTTOK to be used as a low-cost material testing facility with long time exposures to nuclear fusion relevant plasmas, comparable (in duration) with medium size tokamaks

  10. Real-time control for long ohmic alternate current discharges

    Energy Technology Data Exchange (ETDEWEB)

    Carvalho, Ivo S., E-mail: ivoc@ipfn.ist.utl.pt; Duarte, Paulo; Fernandes, Horácio; Valcárcel, Daniel F.; Carvalho, Pedro J.; Silva, Carlos; Duarte, André S.; Neto, André; Sousa, Jorge; Batista, António J.N.; Hekkert, Tiago; Carvalho, Bernardo B.; Gomes, Rui B.

    2014-05-15

    Highlights: • 40 Alternate plasma current (AC) semi-cycles without loss of ionization, more than 1 s of operation. • AC discharges automatic control: feedback loops, time-windows control strategy, goal oriented time-windows and exception handling. • Energy deposition and Carbon radiation evolution during the AC discharges. - Abstract: The ISTTOK tokamak has a long tradition on alternate plasma current (AC) discharges, but the old control system was limiting and lacked full system integration. In order to improve the AC discharges performance the ISTTOK fast control system was updated. This control system developed on site based on the Advanced Telecommunications Computing Architecture (ATCA) standard now integrates the information gathered by all the tokamak real-time diagnostics to produce an accurate observation of the plasma parameters. The real-time actuators were also integrated, allowing a Multiple Input Multiple Output (MIMO) control environment with several synchronization strategies available. The control system software was developed in C++ on top of a Linux system with the Multi-threaded Application Real-Time executor (MARTe) Framework to synchronize the real-time code execution under a 100μs control cycle. In addition, to simplify the discharge programming, a visual Human–Machine Interface (HMI) was also developed using the BaseLib2 libraries included in the MARTe Framework. This paper presents the ISTTOK control system and the optimizations that extended the AC current discharges duration to more than 1 s, corresponding to 40 semi-cycles without apparent degradation of the plasma parameters. This upgrade allows ISTTOK to be used as a low-cost material testing facility with long time exposures to nuclear fusion relevant plasmas, comparable (in duration) with medium size tokamaks.

  11. Equipamento microprocessado para geração de sinal de correção diferencial, em tempo real, para GPS Microprocessor-based equipment for real time generation of differential GPS correction signal

    Directory of Open Access Journals (Sweden)

    Thales C. B. Lima

    2006-08-01

    Full Text Available Este trabalho apresenta o desenvolvimento de um equipamento microprocessado, de baixo custo, para geração de sinal de correção diferencial para GPS, em tempo real, e configuração e supervisão do receptor GPS base. O equipamento desenvolvido possui um microcontrolador dedicado, display alfanumérico, teclado multifunção para configuração e operação do sistema e interfaces de comunicação. O circuito eletrônico do equipamento tem a função de receber as informações do GPS base e interpretá-las, transformando-as numa sentença no protocolo RTCM SC-104. O software do microcontrolador é responsável pela conversão do sinal recebido pelo GPS base, do formato proprietário para o protocolo RTCM SC-104. A placa processadora principal possui duas interfaces seriais padrão RS-232C. Uma delas tem a função de configuração e leitura das informações geradas pelo receptor GPS base. A outra atua somente como saída, enviando o sinal de correção diferencial. O projeto do equipamento microprocessado mostrou que é possível a construção de uma estação privada para a geração do sinal de correção diferencial, de baixo custo.This work presents the development of low cost microprocessor-based equipment for generation of differential GPS correction signal, in real time, and configuration and supervision of the GPS base. The developed equipment contains a dedicated microcontroller connected to the GPS receiver, alphanumeric display and multifunction keyboard for configuration and operation of the system and communication interfaces. The electronic circuit has the function of receiving the information from GPS base; interpret them, converting the sentence in the RTCM SC-104 protocol. The microcontroller software makes the conversion of the signal received by the GPS base from the specific format to RTCM SC-104 protocol. The processing main board has two serials RS-232C standard interfaces. One of them is used for configuration and

  12. Programming a real-time operating system for satellite control applications Satellite Control Applications

    International Nuclear Information System (INIS)

    Omer, M.; Anjum, O.; Suddle, M.R.

    2004-01-01

    With the realization of ideas like formation flights and multi-body space vehicles the demands on an attitude control system have become increasingly complex. Even in its most simplified form, the control system for a typical geostationary satellite has to run various supervisory functions along with determination and control algorithms side by side. Within each algorithm it has to employ multiple actuation and sensing mechanisms and service real time interrupts, for example, in the case of actuator saturation and sensor data fusion. This entails the idea of thread scheduling and program synchronization, tasks specifically meant for a real time OS. This paper explores the embedding of attitude determination and control loop within the framework of a real time operating system provided for TI's DSP C6xxx series. The paper details out the much functionality provided within the scaleable real time kernel and the analysis and configuration tools available, It goes on to describe a layered implementation stack associated with a typical control for Geo Stationary satellites. An application for control is then presented in which state of the art analysis tools are employed to view program threads, synchronization semaphores, hardware interrupts and data exchange pipes operating in real time. (author)

  13. Pemantauan Parameter Panel Surya Berbasis Arduino secara Real Time

    Directory of Open Access Journals (Sweden)

    Muhammad Rizal Fachri

    2015-09-01

    Full Text Available Monitoring the output parameters of a solar module is required for assessing its performance under real operating conditions. This paper presents a new technique for monitoring the output parameters i.e. current and voltage of a solar module directly under real operating conditions. In this new monitoring technique, the output parameters of a solar module can be directly processed in real time condition and their results are displayed in a graph. The monitoring system is developed using microprocessor Arduino Atmega 328P and equipped with calibrated current and voltage sensors, a data acquisition system which is integrated directly into an Excel spreadsheet using the PLX-DAQ application program and a memory card for backup. The monitoring system is connected to a computer using a RS232 serial port. The collected data is saved directly into a spreadsheet and plotted in real time. This technique provides an easy access to the collected data for further analysis.

  14. Evaluation of Real-time operating systems for FGC controls

    CERN Document Server

    Chalas, Konstantinos

    2015-01-01

    Power Converter Control for various experiments at CERN, is con- ducted using a machine called Function Generator Controller. The cur- rent generation of FGCs being deployed is FGC3. A certain number of FGCs require very fast and precise control, and for these systems, there is uncertainty of whether the existing hardware will be able to provide the level of determinism required. I have worked in the CCS section as a summer student on a project to study the potential of ARM-based CPUs to provide a real time behaviour fit for a future high-performance FGC4. In this paper, i will present the results of my research into real-time vari- ants of Linux and other real-time operating systems on two different ARM CPUs.

  15. Microprocessor interfacing

    CERN Document Server

    Vears, R E

    2014-01-01

    Microprocessor Interfacing provides the coverage of the Business and Technician Education Council level NIII unit in Microprocessor Interfacing (syllabus U86/335). Composed of seven chapters, the book explains the foundation in microprocessor interfacing techniques in hardware and software that can be used for problem identification and solving. The book focuses on the 6502, Z80, and 6800/02 microprocessor families. The technique starts with signal conditioning, filtering, and cleaning before the signal can be processed. The signal conversion, from analog to digital or vice versa, is expl

  16. CAMAC based computer--computer communications via microprocessor data links

    International Nuclear Information System (INIS)

    Potter, J.M.; Machen, D.R.; Naivar, F.J.; Elkins, E.P.; Simmonds, D.D.

    1976-01-01

    Communications between the central control computer and remote, satellite data acquisition/control stations at The Clinton P. Anderson Meson Physics Facility (LAMPF) is presently accomplished through the use of CAMAC based Data Link Modules. With the advent of the microprocessor, a new philosophy for digital data communications has evolved. Data Link modules containing microprocessor controllers provide link management and communication network protocol through algorithms executed in the Data Link microprocessor

  17. Integration in a nuclear physics experiment of a visualization unit managed by a microprocessor

    International Nuclear Information System (INIS)

    Lefebvre, M.

    1976-01-01

    A microprocessor (Intel 8080) is introduced in the equipment controlling the (e,e'p) experiment that will take place at the linear accelerator operating in the premises of CEA (Orme des Merisiers, Gif-sur-Yvette, France). The purpose of the microprocessor is to handle the visualization tasks that are necessary to have a continuous control of the experiment. By doing so more time and more memory will be left for data processing by the calculator unit. In a forward version of the system, the controlling of the level of helium in the target might also be in charge of the microprocessor. This work is divided into 7 main parts: 1) a presentation of the linear accelerator and its experimental facilities, 2) the Intel 8080 micro-processor and its programming, 3) the implementation of the micro-processor in the electronic system, 4) the management of the memory, 5) data acquisition, 6) the keyboard, and 7) the visualization unit [fr

  18. Microprocessorized message multiplexer

    International Nuclear Information System (INIS)

    Ejzman, S.; Guglielmi, L.; Jaeger, J.J.

    1980-07-01

    The 'Microprocessorized Message Multiplexer' is an elementary development tool used to create and debug the software of a target microprocessor (User Module: UM). It connects together four devices: a terminal, a cassette recorder, the target microprocessor and a host computer where macro and editor for the M 6800 microprocessor are resident [fr

  19. Influence of characteristics of time series on short-term forecasting error parameter changes in real time

    Science.gov (United States)

    Klevtsov, S. I.

    2018-05-01

    The impact of physical factors, such as temperature and others, leads to a change in the parameters of the technical object. Monitoring the change of parameters is necessary to prevent a dangerous situation. The control is carried out in real time. To predict the change in the parameter, a time series is used in this paper. Forecasting allows one to determine the possibility of a dangerous change in a parameter before the moment when this change occurs. The control system in this case has more time to prevent a dangerous situation. A simple time series was chosen. In this case, the algorithm is simple. The algorithm is executed in the microprocessor module in the background. The efficiency of using the time series is affected by its characteristics, which must be adjusted. In the work, the influence of these characteristics on the error of prediction of the controlled parameter was studied. This takes into account the behavior of the parameter. The values of the forecast lag are determined. The results of the research, in the case of their use, will improve the efficiency of monitoring the technical object during its operation.

  20. Real-time stability monitoring method for boiling water reactor nuclear power plants

    International Nuclear Information System (INIS)

    Fukunishi, K.; Suzuki, S.

    1987-01-01

    A method for real-time stability monitoring is developed for supervising the steady-state operation of a boiling water reactor core. The decay ratio of the reactor power fluctuation is determined by measuring only the output neutron noise. The concept of an inverse system is introduced to identify the dynamic characteristics of the reactor core. The adoption of an adaptive digital filter is useful in real-time identification. A feasibility test that used measured output noise as an indication of reactor power suggests that this method is useful in a real-time stability monitoring system. Using this method, the tedious and difficult work for modeling reactor core dynamics can be reduced. The method employs a simple algorithm that eliminates the need for stochastic computation, thus making the method suitable for real-time computation with a simple microprocessor. In addition, there is no need to disturb the reactor core during operation. Real-time stability monitoring using the proposed algorithm may allow operation under less stable margins

  1. Real time control of plasmas and ECRH systems on TCV

    NARCIS (Netherlands)

    Paley, J.I.; Felici, F.; Berrino, J.; Coda, S.; Cruz, N.; Duval, B.P.; Goodman, T.P.; Martin, Y.; Moret, J.-M.; Piras, F.; Rodrigues, A.P.; Santos, B.; Varandas, C.A.F.

    2008-01-01

    Developments in the real time control hardware on TCV paired with the flexibility of plasma shaping and ECRH actuators are opening many opportunities to perform real time experiments and develop algorithms and methods for fusion applications. The ability to control MHD instabilities is particularly

  2. Microprocessor-controlled tester for evaluation of the Self-Energized Credential System (SECS)

    International Nuclear Information System (INIS)

    Corlis, N.E.

    1980-03-01

    The Self-Energized Credential System (SECS) was developed for use in the Plutonium Protection System (PPS) installed at Hanford, Washington. Evaluation and development of the SECS system was enhanced by the use of a microprocessor-controlled portal tester. This tester used infrared (ir) beam sensors to provide information on the direction of travel of the credential wearer and to detect inoperative credentials. A printed record of the portal number, actual code read, time, and direction of the credential passage provided information essential to an assessment of the operability of the SECS

  3. Flexible structure control experiments using a real-time workstation for computer-aided control engineering

    Science.gov (United States)

    Stieber, Michael E.

    1989-01-01

    A Real-Time Workstation for Computer-Aided Control Engineering has been developed jointly by the Communications Research Centre (CRC) and Ruhr-Universitaet Bochum (RUB), West Germany. The system is presently used for the development and experimental verification of control techniques for large space systems with significant structural flexibility. The Real-Time Workstation essentially is an implementation of RUB's extensive Computer-Aided Control Engineering package KEDDC on an INTEL micro-computer running under the RMS real-time operating system. The portable system supports system identification, analysis, control design and simulation, as well as the immediate implementation and test of control systems. The Real-Time Workstation is currently being used by CRC to study control/structure interaction on a ground-based structure called DAISY, whose design was inspired by a reflector antenna. DAISY emulates the dynamics of a large flexible spacecraft with the following characteristics: rigid body modes, many clustered vibration modes with low frequencies and extremely low damping. The Real-Time Workstation was found to be a very powerful tool for experimental studies, supporting control design and simulation, and conducting and evaluating tests withn one integrated environment.

  4. The microprocessor boom

    International Nuclear Information System (INIS)

    Anon.

    1979-01-01

    The applications of microprocessors in high energy physics experiments are discussed. Many benefits are predicted for data acquisition and handling systems and for control and monitoring functions. (W.D.L.).

  5. Microprocessor-controlled wide-range streak camera

    Science.gov (United States)

    Lewis, Amy E.; Hollabaugh, Craig

    2006-08-01

    Bechtel Nevada/NSTec recently announced deployment of their fifth generation streak camera. This camera incorporates many advanced features beyond those currently available for streak cameras. The arc-resistant driver includes a trigger lockout mechanism, actively monitors input trigger levels, and incorporates a high-voltage fault interrupter for user safety and tube protection. The camera is completely modular and may deflect over a variable full-sweep time of 15 nanoseconds to 500 microseconds. The camera design is compatible with both large- and small-format commercial tubes from several vendors. The embedded microprocessor offers Ethernet connectivity, and XML [extensible markup language]-based configuration management with non-volatile parameter storage using flash-based storage media. The camera's user interface is platform-independent (Microsoft Windows, Unix, Linux, Macintosh OSX) and is accessible using an AJAX [asynchronous Javascript and XML]-equipped modem browser, such as Internet Explorer 6, Firefox, or Safari. User interface operation requires no installation of client software or browser plug-in technology. Automation software can also access the camera configuration and control using HTTP [hypertext transfer protocol]. The software architecture supports multiple-simultaneous clients, multiple cameras, and multiple module access with a standard browser. The entire user interface can be customized.

  6. Microprocessor-controlled, wide-range streak camera

    International Nuclear Information System (INIS)

    Amy E. Lewis; Craig Hollabaugh

    2006-01-01

    Bechtel Nevada/NSTec recently announced deployment of their fifth generation streak camera. This camera incorporates many advanced features beyond those currently available for streak cameras. The arc-resistant driver includes a trigger lockout mechanism, actively monitors input trigger levels, and incorporates a high-voltage fault interrupter for user safety and tube protection. The camera is completely modular and may deflect over a variable full-sweep time of 15 nanoseconds to 500 microseconds. The camera design is compatible with both large- and small-format commercial tubes from several vendors. The embedded microprocessor offers Ethernet connectivity, and XML [extensible markup language]-based configuration management with non-volatile parameter storage using flash-based storage media. The camera's user interface is platform-independent (Microsoft Windows, Unix, Linux, Macintosh OSX) and is accessible using an AJAX [asynchronous Javascript and XML]-equipped modem browser, such as Internet Explorer 6, Firefox, or Safari. User interface operation requires no installation of client software or browser plug-in technology. Automation software can also access the camera configuration and control using HTTP [hypertext transfer protocol]. The software architecture supports multiple-simultaneous clients, multiple cameras, and multiple module access with a standard browser. The entire user interface can be customized

  7. Real-time statistical quality control and ARM

    International Nuclear Information System (INIS)

    Blough, D.K.

    1992-05-01

    An important component of the Atmospheric Radiation Measurement (ARM) Program is real-time quality control of data obtained from meteorological instruments. It is the goal of the ARM program to enhance the predictive capabilities of global circulation models by incorporating in them more detailed information on the radiative characteristics of the earth's atmosphere. To this end, a number of Cloud and Radiation Testbeds (CART's) will be built at various locations worldwide. Each CART will consist of an array of instruments designed to collect radiative data. The large amount of data obtained from these instruments necessitates real-time processing in order to flag outliers and possible instrument malfunction. The Bayesian dynamic linear model (DLM) proves to be an effective way of monitoring the time series data which each instrument generates. It provides a flexible yet powerful approach to detecting in real-time sudden shifts in a non-stationary multivariate time series. An application of these techniques to data arising from a remote sensing instrument to be used in the CART is provided. Using real data from a wind profiler, the ability of the DLM to detect outliers is studied. 5 refs

  8. Supply system with microprocessor control for electron gun

    International Nuclear Information System (INIS)

    Duplin, N.I.; Sergeev, N.N.

    1988-01-01

    Precision supply system for electron gun used in Auger-spectrometer is described. The supply system consists of control and high-voltage parts, made as separate units. Supply high-voltage unit includes system supply module, filament module to supply electron gun cathode and 6 high-volt modules to supply accelerating, modulating and three focusing electrodes of the gun. High-voltage modules have the following characteristics: U-(100-1000)V output voltage, 5x10 -5 U stability, 10 -5 xU pulsation amplitude, J-(0-5)A filament current change range at 10 -4 xJ stability. Control unit including microprocessor, timer and storage devices forms control voltage for all modules and regulates voltage and current of filament at electrodes

  9. Microprocessor based systems for the higher technician

    CERN Document Server

    Vears, RE

    2013-01-01

    Microprocessor Based Systems for the Higher Technician provides coverage of the BTEC level 4 unit in Microprocessor Based Systems (syllabus U80/674). This book is composed of 10 chapters and concentrates on the development of 8-bit microcontrollers specifically constructed around the Z80 microprocessor. The design cycle for the development of such a microprocessor based system and the use of a disk-based development system (MDS) as an aid to design are both described in detail. The book deals with the Control Program Monitor (CP/M) operating system and gives background information on file hand

  10. Optimal, real-time control--colliders

    International Nuclear Information System (INIS)

    Spencer, J.E.

    1991-05-01

    With reasonable definitions, optimal control is possible for both classical and quantal systems with new approaches called PISC(Parallel) and NISC(Neural) from analogy with RISC (Reduced Instruction Set Computing). If control equals interaction, observation and comparison to some figure of merit with interaction via external fields, then optimization comes from varying these fields to give design or operating goals. Structural stability can then give us tolerance and design constraints. But simulations use simplified models, are not in real-time and assume fixed or stationary conditions, so optimal control goes far beyond convergence rates of algorithms. It is inseparable from design and this has many implications for colliders. 12 refs., 3 figs

  11. Microprocessor controlled dual parameter ADC system with a CAMAC interface

    Energy Technology Data Exchange (ETDEWEB)

    Perry, D G; Nickell, Jr, J D [Los Alamos Scientific Lab., NM (USA)

    1978-09-01

    Presented here is the design of a dual parameter ADC system which is controlled by a microprocessor and also interfaced to CAMAC. The system was designed to be mobile in that it may work wherever there is a CAMAC crate. In such cases where the CAMAC system is inoperative, the system may operate in a stand-alone mode.

  12. Real-Time Plasma Control Tools for Advanced Tokamak Operation

    International Nuclear Information System (INIS)

    Varandas, C. A. F.; Sousa, J.; Rodrigues, A. P.; Carvalho, B. B.; Fernandes, H.; Batista, A. J.; Cruz, N.; Combo, A.; Pereira, R. C.

    2006-01-01

    Real-time control will play an important role in the operation and scientific exploitation of the new generation fusion devices. This paper summarizes the real-time systems and diagnostics developed by the Portuguese Fusion Euratom Association based on digital signal processors and field programmable gate arrays

  13. Monitoring with new microprocessor cuts cost of control system

    Energy Technology Data Exchange (ETDEWEB)

    Maehling, K L

    1985-08-01

    Programmable logic controllers (PLC) were originally developed as an alternative to relays, counters and timers for sequential and interlock control systems. They are now also used as part of distributive control systems which include diagnostic monitoring functions. The paper describes how a wiring scheme can be simplified and installation costs reduced by incorporating a newly-developed microprocessor-based monitoring device as an interface between remote devices and a PLC. An industrial application, the 400 tph coal handling facility at Bowater Southern Paper Co's mill in Calhoun, Tennessee, is considered. The control system design is outlined, the micro-monitor is described and the benefits of simplicity are stated in the paper.

  14. RTSPM: real-time Linux control software for scanning probe microscopy.

    Science.gov (United States)

    Chandrasekhar, V; Mehta, M M

    2013-01-01

    Real time computer control is an essential feature of scanning probe microscopes, which have become important tools for the characterization and investigation of nanometer scale samples. Most commercial (and some open-source) scanning probe data acquisition software uses digital signal processors to handle the real time data processing and control, which adds to the expense and complexity of the control software. We describe here scan control software that uses a single computer and a data acquisition card to acquire scan data. The computer runs an open-source real time Linux kernel, which permits fast acquisition and control while maintaining a responsive graphical user interface. Images from a simulated tuning-fork based microscope as well as a standard topographical sample are also presented, showing some of the capabilities of the software.

  15. Real time control of plasmas and ECRH systems on TCV

    International Nuclear Information System (INIS)

    Paley, J.I.; Berrino, J.; Coda, S.; Duval, B.P.; Felici, F.; Goodman, T.P.; Martin, Y.; Moret, J.M.; Piras, F.; Cruz, N.; Rodriques, A.P.; Santos, B.; Varandas, C.A.F.

    2009-01-01

    Developments in the real time control hardware on Tokamak a Configuration Variable (TCV) coupled with the flexibility of plasma shaping and electron cyclotron (EC) heating and current drive actuators are opening many opportunities to perform real time experiments and develop algorithms and methods for fusion applications. The ability to control magnetohydrodynamic instabilities is particularly important for achieving high performance fusion plasmas and EC is envisaged as a key actuator in maintaining high performance. We have successfully demonstrated control of the sawtooth instability using the EC launcher injection angle to modify the current profile around the q =1 surface. This paper presents an overview of recent real time control experiments on TCV, developments in the hardware and algorithms together with plans for the future.

  16. Real-Time Software for the Compass Tokamak Plasma Control

    Energy Technology Data Exchange (ETDEWEB)

    Valcarcel, D.F.; Duarte, A.S.; Neto, A.; Carvalho, I.S.; Carvalho, B.B.; Fernandes, H.; Sousa, J. [Instituto de Plasmas e Fusao Nuclear, Instituto Superior Tecnico, Lisboa (Portugal); Sartori, F. [Euratom-UKAEA, Culham Science Centre, Abingdon, OX14 3DB Oxon (United Kingdom); Janky, F.; Cahyna, P.; Hron, M.; Panek, R. [Institute of Plasma Physics AS CR, v.v.i., Association EURATOM / IPP.CR, Prague (Costa Rica)

    2009-07-01

    This poster presents the flexible and high-performance real time system that guarantees the desired time cycles for plasma control on the COMPASS tokamak: 500 {mu}s for toroidal field, current, equilibrium and shaping; 50 {mu}s for fast control of the equilibrium and vertical instability. This system was developed on top of a high-performance processor and a software framework (MARTe) tailored for real-time. The preliminary measurements indicate that the time constraints will be met on the final solution. The system allows the making of modifications in the future to improve software components. (A.C.)

  17. Reducing lumber thickness variation using real-time statistical process control

    Science.gov (United States)

    Thomas M. Young; Brian H. Bond; Jan Wiedenbeck

    2002-01-01

    A technology feasibility study for reducing lumber thickness variation was conducted from April 2001 until March 2002 at two sawmills located in the southern U.S. A real-time statistical process control (SPC) system was developed that featured Wonderware human machine interface technology (HMI) with distributed real-time control charts for all sawing centers and...

  18. Real-time fault diagnosis and fault-tolerant control

    OpenAIRE

    Gao, Zhiwei; Ding, Steven X.; Cecati, Carlo

    2015-01-01

    This "Special Section on Real-Time Fault Diagnosis and Fault-Tolerant Control" of the IEEE Transactions on Industrial Electronics is motivated to provide a forum for academic and industrial communities to report recent theoretic/application results in real-time monitoring, diagnosis, and fault-tolerant design, and exchange the ideas about the emerging research direction in this field. Twenty-three papers were eventually selected through a strict peer-reviewed procedure, which represent the mo...

  19. Dynamic control of quadruped robot with hierarchical control structure

    International Nuclear Information System (INIS)

    Wang, Yu-Zhang; Furusho, Junji; Okajima, Yosuke.

    1988-01-01

    For moving on irregular terrain, such as the inside of a nuclear power plant and outer space, it is generally recognized that the multilegged walking robot is suitable. This paper proposes a hierarchical control structure for the dynamic control of quadruped walking robots. For this purpose, we present a reduced order model which can approximate the original higher order model very well. Since this reduced order model does not require much computational time, it can be used in the real-time control of a quadruped walking robot. A hierarchical control experiment is shown in which the optimal control algorithm using a reduced order model is calculated by one microprocessor, and the other control algorithm is calculated by another microprocessor. (author)

  20. Current status of DIII-D real-time digital plasma control

    International Nuclear Information System (INIS)

    Penaflor, B.G.; Piglowski, D.A.; Ferron, J.R.; Walker, M.L.

    1999-06-01

    This paper describes the current status of real-time digital plasma control for the DIII-D tokamak. The digital plasma control system (PCS) has been in place at DIII-D since the early 1990s and continues to expand and improve in its capabilities to monitor and control plasma parameters for DIII-D fusion science experiments. The PCs monitors over 200 tokamak parameters from the DIII-D experiment using a real-time data acquisition system that acquires a new set of samples once every 60 micros. This information is then used in a number of feedback control algorithms to compute and control a variety of parameters including those affecting plasma shape and position. A number of system related improvements has improved the usability and flexibility of the DIII-D PCS. These include more graphical user interfaces to assist in entering and viewing the large and ever growing number of parameters controlled by the PCS, increased interaction and accessibility from other DIII-D applications, and upgrades to the computer hardware and vended software. Future plans for the system include possible upgrades of the real-time computers, further links to other DIII-D diagnostic measurements such as real-time Thomson scattering analysis, and joint collaborations with other tokamak experiments including the NSTX at Princeton

  1. Real-Time Structural Overload Control via Control Allocation Optimization Project

    Data.gov (United States)

    National Aeronautics and Space Administration — This control methodology utilizes real-time vehicle structural load and shape measurements to actively respond to and protect against vehicle damage due to...

  2. Soft Real-Time PID Control on a VME Computer

    Science.gov (United States)

    Karayan, Vahag; Sander, Stanley; Cageao, Richard

    2007-01-01

    microPID (uPID) is a computer program for real-time proportional + integral + derivative (PID) control of a translation stage in a Fourier-transform ultraviolet spectrometer. microPID implements a PID control loop over a position profile at sampling rate of 8 kHz (sampling period 125microseconds). The software runs in a strippeddown Linux operating system on a VersaModule Eurocard (VME) computer operating in real-time priority queue using an embedded controller, a 16-bit digital-to-analog converter (D/A) board, and a laser-positioning board (LPB). microPID consists of three main parts: (1) VME device-driver routines, (2) software that administers a custom protocol for serial communication with a control computer, and (3) a loop section that obtains the current position from an LPB-driver routine, calculates the ideal position from the profile, and calculates a new voltage command by use of an embedded PID routine all within each sampling period. The voltage command is sent to the D/A board to control the stage. microPID uses special kernel headers to obtain microsecond timing resolution. Inasmuch as microPID implements a single-threaded process and all other processes are disabled, the Linux operating system acts as a soft real-time system.

  3. AFRRI's conversion to a microprocessor-based reactor instrumentation and control system

    International Nuclear Information System (INIS)

    Moore, Mark L.; Hodgdon, Kenneth M.

    1986-01-01

    The Armed Forces Radiobiology Research Institute (AFRRI) is procuring a state-of- the-art microprocessor-based instrumentation and control system to operate AFRRI's 1 MW (steady-state), 3000 MW (pulse) TRIGA Mark-F reactor. This system will replace the current control console while improving or maintaining the existing operational capabilities and safety characteristics. The new unit will have a 15-year design life using state-of-the-art components

  4. Microprocessor-controlled, wide-range streak camera

    Energy Technology Data Exchange (ETDEWEB)

    Amy E. Lewis, Craig Hollabaugh

    2006-09-01

    Bechtel Nevada/NSTec recently announced deployment of their fifth generation streak camera. This camera incorporates many advanced features beyond those currently available for streak cameras. The arc-resistant driver includes a trigger lockout mechanism, actively monitors input trigger levels, and incorporates a high-voltage fault interrupter for user safety and tube protection. The camera is completely modular and may deflect over a variable full-sweep time of 15 nanoseconds to 500 microseconds. The camera design is compatible with both large- and small-format commercial tubes from several vendors. The embedded microprocessor offers Ethernet connectivity, and XML [extensible markup language]-based configuration management with non-volatile parameter storage using flash-based storage media. The camera’s user interface is platform-independent (Microsoft Windows, Unix, Linux, Macintosh OSX) and is accessible using an AJAX [asynchronous Javascript and XML]-equipped modem browser, such as Internet Explorer 6, Firefox, or Safari. User interface operation requires no installation of client software or browser plug-in technology. Automation software can also access the camera configuration and control using HTTP [hypertext transfer protocol]. The software architecture supports multiple-simultaneous clients, multiple cameras, and multiple module access with a standard browser. The entire user interface can be customized.

  5. RFX: New tools for real-time MHD control

    International Nuclear Information System (INIS)

    Gnesotto, F.; Luchetta, A.; Marchiori, G.

    2005-01-01

    RFX has been recently modified to improve its capability of controlling different MHD phenomena by means of fast, feedback controlled amplifiers and distributed radial field inductors. The paper, after summarizing the principal results obtained in the past by means of active control of magnetic fields in RFX, describes the recent modifications to the machine and the improvements to the power supplies and to the magnetic diagnostics. The old thick shell has been replaced by a much thinner shell, whose electromagnetic time constants are much shorter than pulse duration, and a system of 192 radial field coils has been added, covering the whole torus surface. Then the paper describes the models used to design the new real-time control system of RFX and gives some preliminary results obtained, with the same techniques, on the EXTRAP-T2R device. The basic choices about the technologies adopted for the new RFX control system are discussed with reference to the general problem of real-time control of MHD instabilities in magnetic fusion devices. Finally, the paper defines the main objectives of the RFX scientific programme aimed at exploiting these new tools. (author)

  6. Development of in-plant real-time materials control: the DYMAC program

    International Nuclear Information System (INIS)

    Augustson, R.H.

    1976-01-01

    LASL is in the process of developing a dynamic materials control program, called DYMAC, to provide the technology for stringent real-time nuclear materials control. The DYMAC program combines hardware and software into four component subsystems: nondestructive assay (NDA), instrumentation, data acquisition, data base management, and real-time accountability. To demonstrate the feasibility of DYMAC, a working real-time materials control system will be installed at the new plutonium facility presently under construction at LASL. Program emphasis is on developing practical solutions to generic problems and communicating those solutions to other installations for use throughout the nuclear fuel cycle

  7. Real-time data acquisition and feedback control using Linux Intel computers

    International Nuclear Information System (INIS)

    Penaflor, B.G.; Ferron, J.R.; Piglowski, D.A.; Johnson, R.D.; Walker, M.L.

    2006-01-01

    This paper describes the experiences of the DIII-D programming staff in adapting Linux based Intel computing hardware for use in real-time data acquisition and feedback control systems. Due to the highly dynamic and unstable nature of magnetically confined plasmas in tokamak fusion experiments, real-time data acquisition and feedback control systems are in routine use with all major tokamaks. At DIII-D, plasmas are created and sustained using a real-time application known as the digital plasma control system (PCS). During each experiment, the PCS periodically samples data from hundreds of diagnostic signals and provides these data to control algorithms implemented in software. These algorithms compute the necessary commands to send to various actuators that affect plasma performance. The PCS consists of a group of rack mounted Intel Xeon computer systems running an in-house customized version of the Linux operating system tailored specifically to meet the real-time performance needs of the plasma experiments. This paper provides a more detailed description of the real-time computing hardware and custom developed software, including recent work to utilize dual Intel Xeon equipped computers within the PCS

  8. Real-Time Application Performance Steering and Adaptive Control

    National Research Council Canada - National Science Library

    Reed, Daniel

    2002-01-01

    .... The objective of the Real-time Application Performance Steering and Adaptive Control project is to replace ad hoc, post-mortem performance optimization with an extensible, portable, and distributed...

  9. A low cost, microprocessor-based battery charge controller

    Energy Technology Data Exchange (ETDEWEB)

    Pulfrey, D L; Hacker, J [Pulfrey Solar Inc., Vancouver, BC (Canada)

    1990-01-01

    This report describes the design, construction, testing, and evaluation of a microprocessor-based battery charge controller that uses charge integration as the method of battery state-of-charge estimation. The controller is intended for use in medium-size (100-1000W) photovoltaic systems that employ 12V lead-acid batteries for charge storage. The controller regulates the charge flow to the battery and operates in three, automatically-determined modes, namely: charge, equalize, and float. The prototype controller is modular in nature and can handle charge/discharge currents of magnitude up to 80A, depending on the number of circuit boards employed. Evaluation tests and field trials have shown the controller to be very accurate and reliable. Based on the cost of the prototype, it appears that an original equipment manufacturer's selling price of $400 for a 40A (500W) unit may be realistic. 18 figs., 2 tabs.

  10. REAL-TIME CONTROL OF COMBINED SEWER NETWORKS

    Science.gov (United States)

    Real-time control (RTC) is a custom-designed management program for a specific urban sewerage system during a wet-weather event. The function of RTC is to assure efficient operation of the sewerage system and maximum utilization of existing storage capacity, either to fully conta...

  11. BENEFITS OF SEWERAGE SYSTEM REAL-TIME CONTROL

    Science.gov (United States)

    Real-time control (RTC) is a custom-designed computer-assisted management system for a specific urban sewerage network that is activated during a wet-weather flow event. Though uses of RTC systems had started in the mid 60s, recent developments in computers, telecommunication, in...

  12. Real time control of plasmas and ECRH systems on TCV

    NARCIS (Netherlands)

    Paley, J.I.; Berrino, J.; Coda, S.; Cruz, N.; Duval, B.P.; Felici, F.; Goodman, T.P.; Martin, Y.; Moret, J.-M.; Piras, F.; Rodriques, A.P.; Santos, B.; Varandas, C.A.F.

    2009-01-01

    Developments in the real time control hardware on Tokamak Configuration Variable (TCV) coupled with the flexibility of plasma shaping and electron cyclotron (EC) heating and current drive actuators are opening many opportunities to perform real time experiments and develop algorithms and methods for

  13. Advanced real-time control systems for magnetically confined fusion plasmas

    International Nuclear Information System (INIS)

    Goncalves, B.; Sousa, J.; Fernandes, H.; Rodrigues, A.P.; Carvalho, B.B.; Neto, A.; Varandas, C.A.F.

    2008-01-01

    Real-time control of magnetically confined plasmas is a critical issue for the safety, operation and high performance scientific exploitation of the experimental devices on regimes beyond the current operation frontiers. The number of parameters and the data volumes used for the plasma properties identification scale normally not only with the machine size but also with the technology improvements, leading to a great complexity of the plant system. A strong computational power and fast communication infrastructure are needed to handle in real-time this information, allowing just-in-time decisions to achieve the fusion critical plasma conditions. These advanced control systems require a tiered infrastructure including the hardware layer, the signal-processing middleware, real-time timing and data transport, the real-time operating system tools and drivers, the framework for code development, simulation, deployment and experiment parameterization and the human real-time plasma condition monitoring and management. This approach is being implemented at CFN by offering a vertical solution for the forthcoming challenges, including ITER, the first experimental fusion reactor. A given set of tools and systems are described on this paper, namely: (i) an ATCA based hardware multiple-input-multiple-output (MIMO) platform, PCI and PCIe acquisition and control modules; (ii) FPGA and DSP parallelized signal processing algorithms; (iii) a signal data and event distribution system over a 2.5/10Gb optical network with sub-microsecond latencies; (iv) RTAI and Linux drivers; and (v) the FireSignal, FusionTalk, SDAS FireCalc application tools. (author)

  14. Computerized real-time materials accountability system for safeguards material control

    International Nuclear Information System (INIS)

    Spencer, W.F.; Affel, R.G.; Austin, H.C.; Nichols, J.P.; Stoutt, B.H.; Wachter, J.W.

    1975-01-01

    A real-time, computer-based system is described which provides safeguards material control at the Oak Ridge National Laboratory. Originally installed in 1972 to provide computerized real-time fissile materials accountability for criticality control purposes, the system has been expanded to provide accountability of all source and nuclear materials (SNM) and to utilize the on-line inventory files in support of the Laboratory physical protection and surveillance procedures. (auth)

  15. A Real-Time Embedded Control System for Electro-Fused Magnesia Furnace

    Directory of Open Access Journals (Sweden)

    Fang Zheng

    2013-01-01

    Full Text Available Since smelting process of electro-fused magnesia furnace is a complicated process which has characteristics like complex operation conditions, strong nonlinearities, and strong couplings, traditional linear controller cannot control it very well. Advanced intelligent control strategy is a good solution to this kind of industrial process. However, advanced intelligent control strategy always involves huge programming task and hard debugging and maintaining problems. In this paper, a real-time embedded control system is proposed for the process control of electro-fused magnesia furnace based on intelligent control strategy and model-based design technology. As for hardware, an embedded controller based on an industrial Single Board Computer (SBC is developed to meet industrial field environment demands. As for software, a Linux based on Real-Time Application Interface (RTAI is used as the real-time kernel of the controller to improve its real-time performance. The embedded software platform is also modified to support generating embedded code automatically from Simulink/Stateflow models. Based on the proposed embedded control system, the intelligent embedded control software of electro-fused magnesium furnace can be directly generated from Simulink/Stateflow models. To validate the effectiveness of the proposed embedded control system, hardware-in-the-loop (HIL and industrial field experiments are both implemented. Experiments results show that the embedded control system works very well in both laboratory and industry environments.

  16. Distributed digital real-time control system for TCV tokamak

    Energy Technology Data Exchange (ETDEWEB)

    Le, H.B. [École Polytechnique Fédérale de Lausanne (EPFL), Centre de Recherches en Physique des Plasmas (CRPP), Association EURATOM-Confédération Suisse, CH-1015 Lausanne (Switzerland); Felici, F. [Eindhoven University of Technology, P.O. Box 513, 5600 MB Eindhoven (Netherlands); Paley, J.I.; Duval, B.P.; Moret, J.-M.; Coda, S.; Sauter, O.; Fasel, D.; Marmillod, P. [École Polytechnique Fédérale de Lausanne (EPFL), Centre de Recherches en Physique des Plasmas (CRPP), Association EURATOM-Confédération Suisse, CH-1015 Lausanne (Switzerland)

    2014-03-15

    Highlights: • A new distributed digital control system for the TCV tokamak has been commissioned. • Data is shared in real-time between all nodes using the reflective memory. • The customised Linux OS allows achieving deterministic and low latency behaviour. • The control algorithm design in Simulink together with the automatic code generation using Embedded Coder allow rapid algorithm development. • Controllers designed outside the TCV environment can be ported easily. • The previous control system functions have been emulated and improved. • New capabilities include MHD control, profile control, equilibrium reconstruction. - Abstract: A new digital feedback control system (named the SCD “Système de Contrôle Distribué”) has been developed, integrated and used successfully to control TCV (Tokamak à Configuration Variable) plasmas. The system is designed to be modular, distributed, and scalable, accommodating hundreds of diagnostic inputs and actuator outputs. With many more inputs and outputs available than previously possible, it offers the possibility to design advanced control algorithms with better knowledge of the plasma state and to coherently control all TCV actuators, including poloidal field (PF) coils, gas valves, the gyrotron powers and launcher angles of the electron cyclotron heating and current drive system (ECRH/ECCD) together with diagnostic triggering signals. The system consists of multiple nodes; each is a customised Linux desktop or embedded PC which may have local ADC and DAC cards. Each node is also connected to a memory network (reflective memory) providing a reliable, deterministic method of sharing memory between all nodes. Control algorithms are programmed as block diagrams in Matlab-Simulink providing a powerful environment for modelling and control design. The C code is generated automatically from the Simulink block diagram and compiled, with the Simulink Embedded Coder (SEC, formerly Real-Time Workshop Embedded

  17. Design of a real-time hybrid controller

    NARCIS (Netherlands)

    Lim, K.W.; Preisig, H.A.; Rauch, H.E.

    1998-01-01

    This paper describes the framework of an automated supervisory control system realisation. It is developed to support rapid prototyping of real time hybrid con trol systems, described using a simple and flexible set of text descriptors. The design is versatile in allow ing the user to define

  18. Microprocessor engineering

    CERN Document Server

    Holdsworth, B

    2013-01-01

    Microprocessor Engineering provides an insight in the structures and operating techniques of a small computer. The book is comprised of 10 chapters that deal with the various aspects of computing. The first two chapters tackle the basic arithmetic and logic processes. The third chapter covers the various memory devices, both ROM and RWM. Next, the book deals with the general architecture of microprocessor. The succeeding three chapters discuss the software aspects of machine operation, while the last remaining three chapters talk about the relationship of the microprocessor with the outside wo

  19. Demonstration of real-time control for poloidal beta in KSTAR

    Energy Technology Data Exchange (ETDEWEB)

    Han, Hyunsun, E-mail: hyunsun@nfri.re.kr [National Fusion Research Institute, Daejeon 305-806 (Korea, Republic of); Hahn, S.H.; Bak, J.G. [National Fusion Research Institute, Daejeon 305-806 (Korea, Republic of); Hyatt, A.; Johnson, R. [General Atomics, San Diego, CA (United States); Woo, M.H.; Kim, J.S.; Bae, Y.S. [National Fusion Research Institute, Daejeon 305-806 (Korea, Republic of)

    2015-06-15

    Highlights: • Real time control system for poloidal beta has been designed in KSTAR. • Poloidal beta has been calculated based on the diamagnetic loop signals. • The neutral beam Injector plays a role as the actuator. • The control system has been validated in the KSTAR experiments. - Abstract: Sustaining the plasma in a stable and a high performance condition is one of the important control issues for future steady state tokamaks. In the 2014 KSTAR campaign, we have developed a real-time poloidal beta (β{sub p}) control technique and carried out preliminary experiments to identify its feasibility. In the control system, the β{sub p} is calculated in real time using the measured diamagnetic loop signal, and compared with the target value leading to the change of the neutral beam (NB) heating power using a feedback PID control algorithm. To match the requested power of NB which is operated with constant voltage, the on-time periods of the intervals were adjusted as the ratio of the required power to the maximum achievable one. This paper will present the overall procedures of the β{sub p} control, the β{sub p} estimation process and NB operation scheme implemented in the plasma control system (PCS), and the analysis on the preliminary experimental results.

  20. Demonstration of real-time control for poloidal beta in KSTAR

    International Nuclear Information System (INIS)

    Han, Hyunsun; Hahn, S.H.; Bak, J.G.; Hyatt, A.; Johnson, R.; Woo, M.H.; Kim, J.S.; Bae, Y.S.

    2015-01-01

    Highlights: • Real time control system for poloidal beta has been designed in KSTAR. • Poloidal beta has been calculated based on the diamagnetic loop signals. • The neutral beam Injector plays a role as the actuator. • The control system has been validated in the KSTAR experiments. - Abstract: Sustaining the plasma in a stable and a high performance condition is one of the important control issues for future steady state tokamaks. In the 2014 KSTAR campaign, we have developed a real-time poloidal beta (β p ) control technique and carried out preliminary experiments to identify its feasibility. In the control system, the β p is calculated in real time using the measured diamagnetic loop signal, and compared with the target value leading to the change of the neutral beam (NB) heating power using a feedback PID control algorithm. To match the requested power of NB which is operated with constant voltage, the on-time periods of the intervals were adjusted as the ratio of the required power to the maximum achievable one. This paper will present the overall procedures of the β p control, the β p estimation process and NB operation scheme implemented in the plasma control system (PCS), and the analysis on the preliminary experimental results

  1. Neural Feedback Scheduling of Real-Time Control Tasks

    OpenAIRE

    Xia, Feng; Tian, Yu-Chu; Sun, Youxian; Dong, Jinxiang

    2008-01-01

    Many embedded real-time control systems suffer from resource constraints and dynamic workload variations. Although optimal feedback scheduling schemes are in principle capable of maximizing the overall control performance of multitasking control systems, most of them induce excessively large computational overheads associated with the mathematical optimization routines involved and hence are not directly applicable to practical systems. To optimize the overall control performance while minimi...

  2. Sectional microprocessor based microcomputer and its application to express analysis using interactive language

    International Nuclear Information System (INIS)

    Lang, I.; Leveleki, L.; Salai, M.; Turani, D.

    1984-01-01

    Sectional microprocessor TPA-L/128H based mini-computer being a part of the TPA-8 computer family is developed. A substantial increase of the computer operation rate is attained at the expense of microprogram monitoring. The central processor is constructed on the base of the AM2900 sectional microprocessor elements. The TPA-L/128H computer is program compatible with TPA-8 computer, perfectly equipped with software: high level languages as well as OS/L, COS/H, RTS/H, PAL/128, WPS, TEASYS-8 and IL 128 ensuring statistical data processing, physical experiments automation and interactive experimental data processing. The real time basis problems and CAMAC devices monitoring are efficiently solved

  3. Real time computer controlled weld skate

    Science.gov (United States)

    Wall, W. A., Jr.

    1977-01-01

    A real time, adaptive control, automatic welding system was developed. This system utilizes the general case geometrical relationships between a weldment and a weld skate to precisely maintain constant weld speed and torch angle along a contoured workplace. The system is compatible with the gas tungsten arc weld process or can be adapted to other weld processes. Heli-arc cutting and machine tool routing operations are possible applications.

  4. An INTEL 8080 microprocessor development system

    International Nuclear Information System (INIS)

    Horne, P.J.

    1977-01-01

    The INTEL 8080 has become one of the two most widely used microprocessors at CERN, the other being the MOTOROLA 6800. Even thouth this is the case, there have been, to date, only rudimentary facilities available for aiding the development of application programs for this microprocessor. An ideal development system is one which has a sophisticated editing and filing system, an assembler/compiler, and access to the microprocessor application. In many instances access to a PROM programmer is also required, as the application may utilize only PROMs for program storage. With these thoughts in mind, an INTEL 8080 microprocessor development system was implemented in the Proton Synchrotron (PS) Division. This system utilizes a PDP 11/45 as the editing and file-handling machine, and an MSC 8/MOD 80 microcomputer for assembling, PROM programming and debugging user programs at run time. The two machines are linked by an existing CAMAC crate system which will also provide the means of access to microprocessor applications in CAMAC and the interface of the development system to any other application. (Auth.)

  5. Real-time monitoring and operational control of drinking-water systems

    CERN Document Server

    Ocampo-Martínez, Carlos; Pérez, Ramon; Cembrano, Gabriela; Quevedo, Joseba; Escobet, Teresa

    2017-01-01

    This book presents a set of approaches for the real-time monitoring and control of drinking-water networks based on advanced information and communication technologies. It shows the reader how to achieve significant improvements in efficiency in terms of water use, energy consumption, water loss minimization, and water quality guarantees. The methods and approaches presented are illustrated and have been applied using real-life pilot demonstrations based on the drinking-water network in Barcelona, Spain. The proposed approaches and tools cover: • decision-making support for real-time optimal control of water transport networks, explaining how stochastic model predictive control algorithms that take explicit account of uncertainties associated with energy prices and real demand allow the main flow and pressure actuators—pumping stations and pressure regulation valves—and intermediate storage tanks to be operated to meet demand using the most sustainable types of source and with minimum electricity costs;...

  6. Testing power system controllers by real-time simulation

    DEFF Research Database (Denmark)

    Venne, Philippe; Guillaud, Xavier; Sirois, Frédéric

    2007-01-01

    In this paper, we present a number of state-of-the art methods for testing power system controllers based on the use of a real-time power system simulator. After introducing Hypersim, we list and discuss the different means of connection between the controller under tests and the power system...

  7. Database application research in real-time data access of accelerator control system

    International Nuclear Information System (INIS)

    Chen Guanghua; Chen Jianfeng; Wan Tianmin

    2012-01-01

    The control system of Shanghai Synchrotron Radiation Facility (SSRF) is a large-scale distributed real-time control system, It involves many types and large amounts of real-time data access during the operating. Database system has wide application prospects in the large-scale accelerator control system. It is the future development direction of the accelerator control system, to replace the differently dedicated data structures with the mature standardized database system. This article discusses the application feasibility of database system in accelerators based on the database interface technology, real-time data access testing, and system optimization research and to establish the foundation of the wide scale application of database system in the SSRF accelerator control system. Based on the database interface technology, real-time data access testing and system optimization research, this article will introduce the application feasibility of database system in accelerators, and lay the foundation of database system application in the SSRF accelerator control system. (authors)

  8. Coupling DCS and MARTe: two real-time control frameworks in collaboration

    Energy Technology Data Exchange (ETDEWEB)

    Rapson, Christopher J., E-mail: chris.rapson@ipp.mpg.de [Max Planck Institute for Plasma Physics, Boltzmannstrasse 2, 85748 Garching (Germany); Carvalho, Pedro [Instituto de Plasmas e Fusão Nuclear, Instituto Superior Técnico, Universidade de Lisboa, 1049-001 Lisboa (Portugal); Lüddecke, Klaus; Neto, André C. [Unlimited Computer Systems GmbH, Seeshaupterstr. 15, 82393 Iffeldorf (Germany); Santos, Bruno [Instituto de Plasmas e Fusão Nuclear, Instituto Superior Técnico, Universidade de Lisboa, 1049-001 Lisboa (Portugal); Treutterer, Wolfgang [Max Planck Institute for Plasma Physics, Boltzmannstrasse 2, 85748 Garching (Germany); Winter, Axel [ITER Organization, Route de Vinon-sur-Verdon, 13115 St.-Paul-Lès-Durance (France); Zehetbauer, Thomas [Max Planck Institute for Plasma Physics, Boltzmannstrasse 2, 85748 Garching (Germany)

    2014-12-15

    Highlights: • Similarities and differences between DCS and MARTe. • Identifies the state-of-the-art in terms of software frameworks for fusion control. • Interfaces developed for realtime and non-realtime communication between DCS and MARTe. • An algorithm replicated in DCS and MARTe produces identical results and good performance. • The start of collaboration to develop a new framework for ITER PCS. - Abstract: Fusion experiments place high demands on real-time control systems. Within the fusion community two modern framework-based software architectures have emerged as powerful tools for developing algorithms for real-time control of complex systems while maintaining the flexibility required when operating a physics experiment. The two frameworks are known as DCS (Discharge Control System), from ASDEX Upgrade and MARTe (Multithreaded Application Real-Time executor), originally from JET. Based on the success of DCS and MARTe, ITER has chosen to develop a framework architecture for its Plasma Control System which will adopt major design concepts from both the existing frameworks. This paper describes a coupling of the two existing frameworks, which was undertaken to explore the degree of similarity and compliance between the concepts, and to extend their capabilities. DCS and MARTe operate in parallel with synchronised state machines and a common message logger. Configuration data is exchanged before the real-time phase. During the real-time phase, structured data is exchanged via shared memory and an existing DCS algorithm is replicated within MARTe. The coupling tests the flexibility and identifies the respective strengths of the two frameworks, providing a well-informed basis on which to move forward and design a new ITER real-time framework.

  9. Coupling DCS and MARTe: two real-time control frameworks in collaboration

    International Nuclear Information System (INIS)

    Rapson, Christopher J.; Carvalho, Pedro; Lüddecke, Klaus; Neto, André C.; Santos, Bruno; Treutterer, Wolfgang; Winter, Axel; Zehetbauer, Thomas

    2014-01-01

    Highlights: • Similarities and differences between DCS and MARTe. • Identifies the state-of-the-art in terms of software frameworks for fusion control. • Interfaces developed for realtime and non-realtime communication between DCS and MARTe. • An algorithm replicated in DCS and MARTe produces identical results and good performance. • The start of collaboration to develop a new framework for ITER PCS. - Abstract: Fusion experiments place high demands on real-time control systems. Within the fusion community two modern framework-based software architectures have emerged as powerful tools for developing algorithms for real-time control of complex systems while maintaining the flexibility required when operating a physics experiment. The two frameworks are known as DCS (Discharge Control System), from ASDEX Upgrade and MARTe (Multithreaded Application Real-Time executor), originally from JET. Based on the success of DCS and MARTe, ITER has chosen to develop a framework architecture for its Plasma Control System which will adopt major design concepts from both the existing frameworks. This paper describes a coupling of the two existing frameworks, which was undertaken to explore the degree of similarity and compliance between the concepts, and to extend their capabilities. DCS and MARTe operate in parallel with synchronised state machines and a common message logger. Configuration data is exchanged before the real-time phase. During the real-time phase, structured data is exchanged via shared memory and an existing DCS algorithm is replicated within MARTe. The coupling tests the flexibility and identifies the respective strengths of the two frameworks, providing a well-informed basis on which to move forward and design a new ITER real-time framework

  10. Real-time control of oxic phase using pH (mV)-time profile in swine wastewater treatment

    International Nuclear Information System (INIS)

    Ga, C.H.; Ra, C.S.

    2009-01-01

    The feasibility of real-time control of the oxic phase using the pH (mV)-time profile in a sequencing batch reactor for swine wastewater treatment was evaluated, and the characteristics of the novel real-time control strategies were analyzed in two different concentrated wastewaters. The nitrogen break point (NBP) on the moving slope change (MSC) of the pH (mV) was designated as a real-time control point, and a pilot-scale sequencing batch reactor (18 m 3 ) was designed to fulfill the objectives of the study. Successful real-time control using the developed control strategy was achieved despite the large variations in the influent strength and the loading rate per cycle. Indeed, complete and consistent removal of NH 4 -N (100% removal) was achieved. There was a strong positive correlation (r 2 = 0.9789) between the loading rate and soluble total organic carbon (TOCs) removal, and a loading rate of 100 g/m 3 /cycle was found to be optimum for TOCs removal. Experimental data showed that the real-time control strategy using the MSC of the pH (mV)-time profile could be utilized successfully for the removal of nitrogen from swine wastewater. Furthermore, the pH (mV) was a more reliable real-time control parameter than the oxidation-reduction potential (ORP) for the control of the oxic phase. However, the nitrate knee point (NKP) appeared more consistently upon the completion of denitrification on the ORP-time profile than on the pH (mV)-time profile.

  11. Real-time control of Tokamak plasmas: from control of physics to physics-based control

    International Nuclear Information System (INIS)

    Felici, F. A. A.

    2011-11-01

    Stable, high-performance operation of a tokamak requires several plasma control problems to be handled simultaneously. Moreover, the complex physics which governs the tokamak plasma evolution must be studied and understood to make correct choices in controller design. In this thesis, the two subjects have been merged, using control solutions as experimental tool for physics studies, and using physics knowledge for developing new advanced control solutions. The TCV tokamak at CRPP-EPFL is ideally placed to explore issues at the interface between plasma physics and plasma control, by combining a digital realtime control system with a flexible and powerful set of actuators, in particular the electron cyclotron heating and current drive system (ECRH/ECCD). This experimental platform has been used to develop and test new control strategies for three plasma physics instabilities: sawtooth, edge localized mode (ELM) and neoclassical tearing mode (NTM). The period of the sawtooth crash, a periodic MHD instability in the core of a tokamak plasma, can be varied by localized deposition of ECRH/ECCD near the q = 1 surface (q: safety factor). A sawtooth pacing controller was developed which is able to control the time of appearance of the next sawtooth crash. Each individual sawtooth period can be controlled in real-time. A similar scheme is applied to H-mode plasmas with type-I ELMs, where it is shown that pacing regularizes the ELM period. The regular, reproducible and therefore predictable sawtooth crashes have been used to study the relationship between sawteeth and NTMs. Postcrash MHD activity can provide the ‘seed’ island for an NTM, which then grows under its neoclassical bootstrap drive. The seeding of 3/2 NTMs by long sawtooth crashes can be avoided by preemptive, crash-synchronized EC power injection pulses at the q = 3/2 rational surface location. NTM stabilization experiments in which the ECRH deposition location is moved in real-time with steerable mirrors have

  12. Highly reliable computer network for real time system

    International Nuclear Information System (INIS)

    Mohammed, F.A.; Omar, A.A.; Ayad, N.M.A.; Madkour, M.A.I.; Ibrahim, M.K.

    1988-01-01

    Many of computer networks have been studied different trends regarding the network architecture and the various protocols that govern data transfers and guarantee a reliable communication among all a hierarchical network structure has been proposed to provide a simple and inexpensive way for the realization of a reliable real-time computer network. In such architecture all computers in the same level are connected to a common serial channel through intelligent nodes that collectively control data transfers over the serial channel. This level of computer network can be considered as a local area computer network (LACN) that can be used in nuclear power plant control system since it has geographically dispersed subsystems. network expansion would be straight the common channel for each added computer (HOST). All the nodes are designed around a microprocessor chip to provide the required intelligence. The node can be divided into two sections namely a common section that interfaces with serial data channel and a private section to interface with the host computer. This part would naturally tend to have some variations in the hardware details to match the requirements of individual host computers. fig 7

  13. Noncontact optical motion sensing for real-time analysis

    Science.gov (United States)

    Fetzer, Bradley R.; Imai, Hiromichi

    1990-08-01

    The adaptation of an image dissector tube (IDT) within the OPTFOLLOW system provides high resolution displacement measurement of a light discontinuity. Due to the high speed response of the IDT and the advanced servo loop circuitry, the system is capable of real time analysis of the object under test. The image of the discontinuity may be contoured by direct or reflected light and ranges spectrally within the field of visible light. The image is monitored to 500 kHz through a lens configuration which transposes the optical image upon the photocathode of the IDT. The photoelectric effect accelerates the resultant electrons through a photomultiplier and an enhanced current is emitted from the anode. A servo loop controls the electron beam, continually centering it within the IDT using magnetic focusing of deflection coils. The output analog voltage from the servo amplifier is thereby proportional to the displacement of the target. The system is controlled by a microprocessor with a 32kbyte memory and provides a digital display as well as instructional readout on a color monitor allowing for offset image tracking and automatic system calibration.

  14. Real-Time Performance of Hybrid Mobile Robot Control Utilizing USB Protocol

    Directory of Open Access Journals (Sweden)

    Jacek Augustyn

    2015-02-01

    Full Text Available This article discusses the problem of usability of the USB 2.0 protocol in the area of real-time control of a mobile robot. Optimization methods of data transfer handling were proposed. The impact of the optimization results on the entire system's performance was examined in practice. As a test-bed, a hybrid system composed of two devices communicating by direct USB connection was implemented. The first of the mentioned devices was a 32-bit SoC micro-system serving as a direct control unit, and the second one was an off-the-shelf PDA providing supervisory control and logging. Due to this design, the system meets regimes of the real-time constraints and maintains continuity of a data stream at a large bandwidth. The real-time performances of subsystems and the entire system were experimentally examined depending on various operating conditions. Thanks to the performed experiments, the dependency of real-time limits on operational parameters has been determined.

  15. Distributed management system of a scanning robot programmed real time in APL language

    International Nuclear Information System (INIS)

    Liabot, M.-J.

    1980-08-01

    The aim of this work is to propose an original solution in order to implement the control operating system of a robot designed to travel between the main tank and the safety tank of the SUPERPHENIX reactor for scanning up the welding by ultrasound measurements. The system consists of: - a MITRA mini-computer programmed in APL, that manages the driving unit and defines the scanning strategy (visual unit, cheking board...). - a microprocessor that realizes the connection between the MITRA and the robot on wich the motor commands and the safety fonctions are placed. Such a solution allows to limit input output volume in the MITRA and gives the possibility to program the system in real time in APL language [fr

  16. Adapting to change: influence of a microprocessor-controlled prosthetic knee on gait adaptations

    NARCIS (Netherlands)

    Prinsen, Erik Christiaan

    2016-01-01

    Advancement in prosthetic knee design have led to the introduction of microprocessor-controlled prosthetic knees (MPKs). MPKs incorporate sensors that are able to measure prosthetic loading, the knee angle, and knee angular velocity. Based on the sensor information, MPKs determine the optimal level

  17. Performance Improvement of Real-Time System for Plasma Control in RFX-mod

    International Nuclear Information System (INIS)

    Luchetta, A.; Manduchi, G.; Soppelsa, A.; Taliercio, C.

    2006-01-01

    The real-time system for plasma control has been used routinely in RFX-mod since commissioning (mid 2005). It is based on a modular hardware/software infrastructure, currently including 7 VME stations, capable of fulfilling the tight system requirements in terms of input/output channels (> 700 / > 250), real-time data flow (> 2 Mbyte/s), computation capability (> 1 GFLOP/s per station), and real-time constraints (application cycle times rd EPS Conf. on Plasma Physics, Rome Italy, June 19 - 23 2006]. The high flexibility of the system has stimulated the development of a large number of control schemes with progressively increasing requests in terms of computation complexity and real-time data flow, demanding, at the same time, strict control on cycle times and system latency. Even though careful optimisation of algorithm implementation and real-time data transmission have been performed, allowing to keep pace, so far, with the increased control requirements, future developments require to evolve the current technology, retaining the basic architecture and concepts. Two system enhancements are envisaged in the near future. The 500 MHz PowerPC-based Single Board Computer currently in use will be substituted with the 1 GHz version, whereas the real-time communication system will increase in bandwidth from 100 Mbit/s to 1 Gbit/s. These improvements will surely enhance the overall system performance, even if it is not possible to quantify a priori the exact performance boost, since other components may limit the performance in the new configuration. The paper reports in detail on the analysis of the bottlenecks of the current architecture. Based on measurements carried out in laboratory, it presents the results achieved with the proposed enhancements in terms of real-time data throughput, cycle times and latency. The paper analyses in detail the effects of the increased computing power on the components of the control system and of the improved bandwidth in real-time

  18. Development of a microprocessor controller for stand-alone photovoltaic power systems

    Science.gov (United States)

    Millner, A. R.; Kaufman, D. L.

    1984-01-01

    A controller for stand-alone photovoltaic systems has been developed using a low power CMOS microprocessor. It performs battery state of charge estimation, array control, load management, instrumentation, automatic testing, and communications functions. Array control options are sequential subarray switching and maximum power control. A calculator keypad and LCD display provides manual control, fault diagnosis and digital multimeter functions. An RS-232 port provides data logging or remote control capability. A prototype 5 kW unit has been built and tested successfully. The controller is expected to be useful in village photovoltaic power systems, large solar water pumping installations, and other battery management applications.

  19. Real-Time Reliability Verification for UAV Flight Control System Supporting Airworthiness Certification.

    Science.gov (United States)

    Xu, Haiyang; Wang, Ping

    2016-01-01

    In order to verify the real-time reliability of unmanned aerial vehicle (UAV) flight control system and comply with the airworthiness certification standard, we proposed a model-based integration framework for modeling and verification of time property. Combining with the advantages of MARTE, this framework uses class diagram to create the static model of software system, and utilizes state chart to create the dynamic model. In term of the defined transformation rules, the MARTE model could be transformed to formal integrated model, and the different part of the model could also be verified by using existing formal tools. For the real-time specifications of software system, we also proposed a generating algorithm for temporal logic formula, which could automatically extract real-time property from time-sensitive live sequence chart (TLSC). Finally, we modeled the simplified flight control system of UAV to check its real-time property. The results showed that the framework could be used to create the system model, as well as precisely analyze and verify the real-time reliability of UAV flight control system.

  20. Upgrade of the COMPASS tokamak real-time control system

    Czech Academy of Sciences Publication Activity Database

    Janky, Filip; Havlíček, Josef; Batista, A.J.N.; Kudláček, Ondřej; Seidl, Jakub; Neto, A.C.; Pipek, Jan; Hron, Martin; Mikulín, Ondřej; Duarte, A.S.; Carvalho, B.B.; Stöckel, Jan; Pánek, Radomír

    2014-01-01

    Roč. 89, č. 3 (2014), s. 186-194 ISSN 0920-3796 R&D Projects: GA ČR GAP205/11/2470; GA MŠk 7G10072; GA MŠk(CZ) LM2011021 Institutional support: RVO:61389021 Keywords : Real-time * Feedback control * Real-time framework * MARTe * COMPASS tokamak Subject RIV: BL - Plasma and Gas Discharge Physics Impact factor: 1.152, year: 2014 http://www.sciencedirect.com/science/article/pii/S0920379613007564

  1. Real-time Non-linear Target Tracking Control of Wheeled Mobile Robots

    Institute of Scientific and Technical Information of China (English)

    YU Wenyong

    2006-01-01

    A control strategy for real-time target tracking for wheeled mobile robots is presented. Using a modified Kalman filter for environment perception, a novel tracking control law derived from Lyapunov stability theory is introduced. Tuning of linear velocity and angular velocity with mechanical constraints is applied. The proposed control system can simultaneously solve the target trajectory prediction, real-time tracking, and posture regulation problems of a wheeled mobile robot. Experimental results illustrate the effectiveness of the proposed tracking control laws.

  2. Microprocessor-based control for independently-phased RF linac cavities

    International Nuclear Information System (INIS)

    Dawson, J.W.

    1979-01-01

    A microprocessor based system has been built to control the RF amplifiers associated with independently phased linac cavities. The system has an 8080A at each amplifier station, together with associated ROM, RAM, I/O, etc. At a central NOVA 3 computer an additional 8080A system is incorporated in the interface to the NOVA I/O bus. The NOVA interface is connected by a bus of eighteen twisted pairs to each amplifier station, providing bilateral transmission between each station and the NOVA. The system architecture, bus protocol, and operating characteristics are described

  3. SNOOP module CAMAC interface to the 168/E microprocessor

    International Nuclear Information System (INIS)

    Bernstein, D.; Carroll, J.T.; Mitnick, V.H.; Paffrath, L.; Parker, D.B.

    1979-10-01

    A pair of 168/E microprocessors will be used to meet the realtime computing requirements of the SLAC Hybrid Facility. A SNOOP module and 168/E Interface provide the link between the host computer and the microprocessors. By eavesdropping on normal CAMAC read operations, the SNOOP provides a direct data transfer from CAMAC to microprocessor memory. The host computer controls the processors using standard CAMAC programmed I/O to the SNOOP

  4. Real time expert systems

    International Nuclear Information System (INIS)

    Asami, Tohru; Hashimoto, Kazuo; Yamamoto, Seiichi

    1992-01-01

    Recently, aiming at the application to the plant control for nuclear reactors and traffic and communication control, the research and the practical use of the expert system suitable to real time processing have become conspicuous. In this report, the condition for the required function to control the object that dynamically changes within a limited time is presented, and the technical difference between the real time expert system developed so as to satisfy it and the expert system of conventional type is explained with the actual examples and from theoretical aspect. The expert system of conventional type has the technical base in the problem-solving equipment originating in STRIPS. The real time expert system is applied to the fields accompanied by surveillance and control, to which conventional expert system is hard to be applied. The requirement for the real time expert system, the example of the real time expert system, and as the techniques of realizing real time processing, the realization of interruption processing, dispersion processing, and the mechanism of maintaining the consistency of knowledge are explained. (K.I.)

  5. Real time control of the SSC string magnets

    International Nuclear Information System (INIS)

    Calvo, O.; Flora, R.; MacPherson, M.

    1987-01-01

    The system described in this paper, called SECAR, was designed to control the excitation of a test string of magnets for the proposed Superconducting Super Collider (SSC) and will be used to upgrade the present Tevatron Excitation, Control and Regulation (TECAR) hardware and software. It resides in a VME orate and is controlled by a 68020/68881 based CPU running the application software under a real time operating system named VRTX

  6. Real-time display of flow-pressure-volume loops.

    Science.gov (United States)

    Morozoff, P E; Evans, R W

    1992-01-01

    Graphic display of respiratory waveforms can be valuable for monitoring the progress of ventilated patients. A system has been developed that can display flow-pressure-volume loops as derived from a patient's respiratory circuit in real time. It can also display, store, print, and retrieve ventilatory waveforms. Five loops can be displayed at once: current, previous, reference, "ideal," and previously saved. Two components, the data-display device (DDD) and the data-collection device (DCD), comprise the system. An IBM 286/386 computer with a graphics card (VGA) and bidirectional parallel port is used for the DDD; an eight-bit microprocessor card and an A/D convertor card make up the DCD. A real-time multitasking operating system was written to control the DDD, while the DCD operates from in-line assembly code. The DCD samples the pressure and flow sensors at 100 Hz and looks for a complete flow waveform pattern based on flow slope. These waveforms are then passed to the DDD via the mutual parallel port. Within the DDD a process integrates the flow to create a volume signal and performs a multilinear regression on the pressure, flow, and volume data to calculate the elastance, resistance, pressure offset, and coefficient of determination. Elastance, resistance, and offset are used to calculate Pr and Pc where: Pr[k] = P[k]-offset-(elastance.V[k]) and Pc[k] = P[k]-offset-(resistance.F[k]). Volume vs. Pc and flow vs. Pr can be displayed in real time. Patient data from previous clinical tests were loaded into the device to verify the software calculations. An analog waveform generator was used to simulate flow and pressure waveforms that validated the system.(ABSTRACT TRUNCATED AT 250 WORDS)

  7. Real time computer control of a nonlinear Multivariable System via Linearization and Stability Analysis

    International Nuclear Information System (INIS)

    Raza, K.S.M.

    2004-01-01

    This paper demonstrates that if a complicated nonlinear, non-square, state-coupled multi variable system is smartly linearized and subjected to a thorough stability analysis then we can achieve our design objectives via a controller which will be quite simple (in term of resource usage and execution time) and very efficient (in terms of robustness). Further the aim is to implement this controller via computer in a real time environment. Therefore first a nonlinear mathematical model of the system is achieved. An intelligent work is done to decouple the multivariable system. Linearization and stability analysis techniques are employed for the development of a linearized and mathematically sound control law. Nonlinearities like the saturation in actuators are also been catered. The controller is then discretized using Runge-Kutta integration. Finally the discretized control law is programmed in a computer in a real time environment. The programme is done in RT -Linux using GNU C for the real time realization of the control scheme. The real time processes, like sampling and controlled actuation, and the non real time processes, like graphical user interface and display, are programmed as different tasks. The issue of inter process communication, between real time and non real time task is addressed quite carefully. The results of this research pursuit are presented graphically. (author)

  8. High speed serial link for UA1 microprocessor network

    CERN Document Server

    Cittolin, S; Zurfluh, E

    1981-01-01

    The UA1 data acquisition system consists of a set of distributed microprocessor units. An interprocessor link, independent of the CAMAC data readout, has been developed in order to have continuous remote control and run-time data handling, e.g. transmission of calibration programs/parameters, equipment test/status and histogram accumulation. The data transmission system is designed to be used in a loop configuration equipped with transceivers for twisted pair cables (RS-422). As an economical system, it is running as an ancillary serial loop-link between microprocessors, like Data Acquisition Crate Controllers and systems with distributed intelligence. The software driver consists of a loop-controller package, which may run in a BAMBI Computer Language environment and a fully interrupt controlled program for all other secondary stations. A special single-character mode provides a handy link for remote debugging in a pseudo-full-duplex mode. The format is based on the HDLC protocol without sequence numbering. ...

  9. High speed serial link for UA1 microprocessor network

    CERN Document Server

    Cittolin, Sergio; Zurfluh, E

    1981-01-01

    The UA1 data acquisition system consists of a set of distributed microprocessor units. An interprocessor link, independent of the CAMAC data readout, has been developed in order to have continuous remote control and run-time data handling, e.g. transmission of calibration programs/parameters, equipment test/status and histogram accumulation. The data transmission system is designed to be used in a loop configuration equipped with transceivers for twisted pair cables (RS-422). As an economical system, it is running as an ancillary serial loop-link between microprocessors, like data acquisition crate controllers and systems with distributed intelligence. The software driver consists of a loop-controller package, which may run in a BAMBI computer language environment and a fully interrupt controlled program for all other secondary stations. A special single-character mode provides a handy link for remote debugging in a pseudo-full-duplex mode. The format is based on the HDLC protocol without sequence numbering. ...

  10. Microprocessor-based integration of microfluidic control for the implementation of automated sensor monitoring and multithreaded optimization algorithms.

    Science.gov (United States)

    Ezra, Elishai; Maor, Idan; Bavli, Danny; Shalom, Itai; Levy, Gahl; Prill, Sebastian; Jaeger, Magnus S; Nahmias, Yaakov

    2015-08-01

    Microfluidic applications range from combinatorial synthesis to high throughput screening, with platforms integrating analog perfusion components, digitally controlled micro-valves and a range of sensors that demand a variety of communication protocols. Currently, discrete control units are used to regulate and monitor each component, resulting in scattered control interfaces that limit data integration and synchronization. Here, we present a microprocessor-based control unit, utilizing the MS Gadgeteer open framework that integrates all aspects of microfluidics through a high-current electronic circuit that supports and synchronizes digital and analog signals for perfusion components, pressure elements, and arbitrary sensor communication protocols using a plug-and-play interface. The control unit supports an integrated touch screen and TCP/IP interface that provides local and remote control of flow and data acquisition. To establish the ability of our control unit to integrate and synchronize complex microfluidic circuits we developed an equi-pressure combinatorial mixer. We demonstrate the generation of complex perfusion sequences, allowing the automated sampling, washing, and calibrating of an electrochemical lactate sensor continuously monitoring hepatocyte viability following exposure to the pesticide rotenone. Importantly, integration of an optical sensor allowed us to implement automated optimization protocols that require different computational challenges including: prioritized data structures in a genetic algorithm, distributed computational efforts in multiple-hill climbing searches and real-time realization of probabilistic models in simulated annealing. Our system offers a comprehensive solution for establishing optimization protocols and perfusion sequences in complex microfluidic circuits.

  11. Real time MHD mode control using ECCD in KSTAR: Plan and requirements

    Energy Technology Data Exchange (ETDEWEB)

    Joung, M.; Woo, M. H.; Jeong, J. H.; Hahn, S. H.; Yun, S. W.; Lee, W. R.; Bae, Y. S.; Oh, Y. K.; Kwak, J. G.; Yang, H. L. [National Fusion Research Institute, 52 Eoeun-dong, Yuseong-gu, Daejeon (Korea, Republic of); Namkung, W.; Park, H.; Cho, M. H. [Department of Physics, POSTECH, Hyoja-dong, Nam-gu, Pohang, Gyeongangbuk-do (Korea, Republic of); Kim, M. H.; Kim, K. J.; Na, Y. S. [Department of Nuclear Engineering, Seoul National University, Daehak-dong, Gwanak-gu, Seoul (Korea, Republic of); Hosea, J.; Ellis, R. [Princeton Plasma Physics Laboratory, Princeton (United States)

    2014-02-12

    For a high-performance, advanced tokamak mode in KSTAR, we have been developing a real-time control system of MHD modes such as sawtooth and Neo-classical Tearing Mode (NTM) by ECH/ECCD. The active feedback control loop will be also added to the mirror position and the real-time detection of the mode position. In this year, for the stabilization of NTM that is crucial to plasma performance we have implemented open-loop ECH antenna control system in KSTAR Plasma Control System (PCS) for ECH mirror movement during a single plasma discharge. KSTAR 170 GHz ECH launcher which was designed and fabricated by collaboration with PPPL and POSTECH has a final mirror of a poloidally and toroidally steerable mirror. The poloidal steering motion is only controlled in the real-time NTM control system and its maximum steering speed is 10 degree/sec by DC motor. However, the latency of the mirror control system and the return period of ECH antenna mirror angle are not fast because the existing launcher mirror control system is based on PLC which is connected to the KSTAR machine network through serial to LAN converter. In this paper, we present the design of real time NTM control system, ECH requirements, and the upgrade plan.

  12. Real time implementation and control validation of the wind energy conversion system

    Science.gov (United States)

    Sattar, Adnan

    The purpose of the thesis is to analyze dynamic and transient characteristics of wind energy conversion systems including the stability issues in real time environment using the Real Time Digital Simulator (RTDS). There are different power system simulation tools available in the market. Real time digital simulator (RTDS) is one of the powerful tools among those. RTDS simulator has a Graphical User Interface called RSCAD which contains detail component model library for both power system and control relevant analysis. The hardware is based upon the digital signal processors mounted in the racks. RTDS simulator has the advantage of interfacing the real world signals from the external devices, hence used to test the protection and control system equipments. Dynamic and transient characteristics of the fixed and variable speed wind turbine generating systems (WTGSs) are analyzed, in this thesis. Static Synchronous Compensator (STATCOM) as a flexible ac transmission system (FACTS) device is used to enhance the fault ride through (FRT) capability of the fixed speed wind farm. Two level voltage source converter based STATCOM is modeled in both VSC small time-step and VSC large time-step of RTDS. The simulation results of the RTDS model system are compared with the off-line EMTP software i.e. PSCAD/EMTDC. A new operational scheme for a MW class grid-connected variable speed wind turbine driven permanent magnet synchronous generator (VSWT-PMSG) is developed. VSWT-PMSG uses fully controlled frequency converters for the grid interfacing and thus have the ability to control the real and reactive powers simultaneously. Frequency converters are modeled in the VSC small time-step of the RTDS and three phase realistic grid is adopted with RSCAD simulation through the use of optical analogue digital converter (OADC) card of the RTDS. Steady state and LVRT characteristics are carried out to validate the proposed operational scheme. Simulation results show good agreement with real

  13. Newnes microprocessor pocket book

    CERN Document Server

    Money, Steve

    2014-01-01

    Newnes Microprocessor Pocket Book explains the basic hardware operation of a microprocessor and describes the actions of the various types of instruction that can be executed. A summary of the characteristics of many of the popular microprocessors is presented. Apart from the popular 8- and 16-bit microprocessors, some details are also given of the popular single chip microcomputers and of the reduced instruction set computer (RISC) type processors such as the Transputer, Novix FORTH processor, and Acorn ARM processor.Comprised of 15 chapters, this book discusses the principles involved in bot

  14. Real-time monitoring, prognosis, and resilient control for wind turbine systems

    Energy Technology Data Exchange (ETDEWEB)

    Gao, Zhiwei; Sheng, Shuangwen

    2018-02-01

    This special issue aims to provide a platform for academic and industrial communities to report recent results and emerging research in real-time monitoring, fault diagnosis, prognosis, and resilient control and design of wind turbine systems. After a strict peer-review process, 20 papers were selected, which represent the most recent progress of the real-time monitoring, diagnosis, prognosis, and resilient control methods/techniques in wind turbine systems.

  15. Real-time and high accuracy frequency measurements for intermediate frequency narrowband signals

    Science.gov (United States)

    Tian, Jing; Meng, Xiaofeng; Nie, Jing; Lin, Liwei

    2018-01-01

    Real-time and accurate measurements of intermediate frequency signals based on microprocessors are difficult due to the computational complexity and limited time constraints. In this paper, a fast and precise methodology based on the sigma-delta modulator is designed and implemented by first generating the twiddle factors using the designed recursive scheme. This scheme requires zero times of multiplications and only half amounts of addition operations by using the discrete Fourier transform (DFT) and the combination of the Rife algorithm and Fourier coefficient interpolation as compared with conventional methods such as DFT and Fast Fourier Transform. Experimentally, when the sampling frequency is 10 MHz, the real-time frequency measurements with intermediate frequency and narrowband signals have a measurement mean squared error of ±2.4 Hz. Furthermore, a single measurement of the whole system only requires approximately 0.3 s to achieve fast iteration, high precision, and less calculation time.

  16. Fuzzy Coordinated PI Controller: Application to the Real-Time Pressure Control Process

    Directory of Open Access Journals (Sweden)

    N. Kanagaraj

    2008-01-01

    Full Text Available This paper presents the real-time implementation of a fuzzy coordinated classical PI control scheme for controlling the pressure in a pilot pressure tank system. The fuzzy system has been designed to track the variation parameters in a feedback loop and tune the classical controller to achieve a better control action for load disturbances and set point changes. The error and process inputs are chosen as the inputs of fuzzy system to tune the conventional PI controller according to the process condition. This online conventional controller tuning technique will reduce the human involvement in controller tuning and increase the operating range of the conventional controller. The proposed control algorithm is experimentally implemented for the real-time pressure control of a pilot air tank system and validated using a high-speed 32-bit ARM7 embedded microcontroller board (ATMEL AT91M55800A. To demonstrate the performance of the fuzzy coordinated PI control scheme, results are compared with a classical PI and PI-type fuzzy control method. It is observed that the proposed controller structure is able to quickly track the parameter variation and perform better in load disturbances and also for set point changes.

  17. Real-time networked control of an industrial robot manipulator via discrete-time second-order sliding modes

    Science.gov (United States)

    Massimiliano Capisani, Luca; Facchinetti, Tullio; Ferrara, Antonella

    2010-08-01

    This article presents the networked control of a robotic anthropomorphic manipulator based on a second-order sliding mode technique, where the control objective is to track a desired trajectory for the manipulator. The adopted control scheme allows an easy and effective distribution of the control algorithm over two networked machines. While the predictability of real-time tasks execution is achieved by the Soft Hard Real-Time Kernel (S.Ha.R.K.) real-time operating system, the communication is established via a standard Ethernet network. The performances of the control system are evaluated under different experimental system configurations using, to perform the experiments, a COMAU SMART3-S2 industrial robot, and the results are analysed to put into evidence the robustness of the proposed approach against possible network delays, packet losses and unmodelled effects.

  18. Infrared wireless data transfer for real-time motion control

    NARCIS (Netherlands)

    Gajdusek, M.; Overboom, T.T.; Damen, A.A.H.; Bosch, van den P.P.J.

    2009-01-01

    In this paper several wireless solution are compared for their suitability for real-time control of a fast motion system. From the comparison, Very Fast Infrared (VFIR) communication link has been found to be an attractive solution for presented wirelessly controlled manipulator. Because standard

  19. Automated real-time testing (ARTT) for embedded control systems (ECS)

    International Nuclear Information System (INIS)

    Hawkins, J; Howard, R; Nguyen, H.

    2001-01-01

    Many of today's automated real-time testing systems for embedded systems were developed using expensive custom hardware and software. In this article they describe how to use commercially available off-the-shelf hardware and software to design and develop an automated real-time test systems for Embedded Programmable Logic Controller (PLC) Based Control Systems. The system development began with the implementation of the VALI/TEST Pro testing methodology as a means for structuring the testing. Using this methodology, they were able to decompose system requirement documents for a Personnel Safety System (PSS) into its high, intermediate and detail level requirements. next, the validation procedures for the PSS system were decomposed into testing units called builds, test runs and test cases. To measure the PSS system's test coverage three levels of system requirements were mapped to their respective unit level of test using a specially constructed validation matrix that was designed to handle over 150 test cases and requirements. All of the above work led to the development of an Automated Real-Time Test System (ARTTS) that is capable of performing complete black box testing in real-time for Embedded PLC Based Control Systems. Also note, that the PSS system under test and mentioned in this paper is located at the Advance Photon Source (APS) at Argonne National Laboratory Basic Energy Science Facility in Argonne, Illinois

  20. A Controller for Dynamic Partial Reconfiguration in FPGA-Based Real-Time Systems

    DEFF Research Database (Denmark)

    Pezzarossa, Luca; Schoeberl, Martin; Sparsø, Jens

    2017-01-01

    -source DPR controller specially developed for hard real-time systems and prototyped in connection with the open-source multi-core platform for real-time applications T-CREST. The controller enables a processor to perform reconfiguration in a time-predictable manner and supports different operating modes......In real-time systems, the use of hardware accelerators can lead to a worst-case execution-time speed-up, to a simplification of its analysis, and to a reduction of its pessimism. When using FPGA technology, dynamic partial reconfiguration (DPR) can be used to minimize the area, by only loading....... The paper also presents a software tool for bitstream conversion, compression, and for reconfiguration time analysis. The DPR controller is evaluated in terms of hardware cost, operating frequency, speed, and bitstream compression ratio vs. reconfiguration time trade-off. A simple application example...

  1. A Formal Approach to Run-Time Evaluation of Real-Time Behaviour in Distributed Process Control Systems

    DEFF Research Database (Denmark)

    Kristensen, C.H.

    This thesis advocates a formal approach to run-time evaluation of real-time behaviour in distributed process sontrol systems, motivated by a growing interest in applying the increasingly popular formal methods in the application area of distributed process control systems. We propose to evaluate...... because the real-time aspects of distributed process control systems are considered to be among the hardest and most interesting to handle....

  2. Interfacing An Intelligent Decision-Maker To A Real-Time Control System

    Science.gov (United States)

    Evers, D. C.; Smith, D. M.; Staros, C. J.

    1984-06-01

    This paper discusses some of the practical aspects of implementing expert systems in a real-time environment. There is a conflict between the needs of a process control system and the computational load imposed by intelligent decision-making software. The computation required to manage a real-time control problem is primarily concerned with routine calculations which must be executed in real time. On most current hardware, non-trivial AI software should not be forced to operate under real-time constraints. In order for the system to work efficiently, the two processes must be separated by a well-defined interface. Although the precise nature of the task separation will vary with the application, the definition of the interface will need to follow certain fundamental principles in order to provide functional separation. This interface was successfully implemented in the expert scheduling software currently running the automated chemical processing facility at Lockheed-Georgia. Potential applications of this concept in the areas of airborne avionics and robotics will be discussed.

  3. Real Time Grouting Control Method. Development and application using Aespoe HRL data

    International Nuclear Information System (INIS)

    Kobayashi, Shinji; Stille, Haakan; Gustafson, Gunnar; Stille, Bjoern

    2008-10-01

    The spread of grout is governed by a number of complex relations. The desired results, such as grout penetration and sealing of fractures, cannot be directly measured during the grouting process. This means that the issue of how or when the injection of grout should be stopped cannot be answered by simple rules of thumb. This is also the background to the great variety of empirical rules used in the grouting sector worldwide. The research during recent years has given a better understanding of the water-bearing structures of the rock mass as well as analytical solutions. In this report the methodology has been further studied and a method for design and control of rock grouting has been proposed. The concept of what we call the 'Real Time Grouting Control Method' is to calculate the grout penetration and control grouting in real time by applying the development of the theories for grout spread. Our intention is to combine our method with a computerized logging tool to acquire an active tool in order to be able to govern the grout spread in real time during the grouting operation. The objectives of this report are: to further develop the theory concerning the relationship between grout penetration and grouting time to describe the real course of grouting, to establish the concept of 'Real Time Grouting Control Method' for design and control for rock grouting based on the developed theory, and to verify the concept by using the field data from the grouting experiment at the 450 m level in the Aespoe HRL. In this report, the approximations and analysis of dimensionality have been checked and further developments of the theory with respect to varying grouting pressure, time-dependent grout properties, changing grout mixes, and changing the flow dimension of the fracture have been carried out. The concept of 'Real Time Grouting Control Method' has been described in order to calculate the grout penetration and to control grouting in real time by applying developed

  4. Real time hardware-in-loop simulation of ESMO satellite attitude control system

    Directory of Open Access Journals (Sweden)

    Rune Finnset

    2006-04-01

    Full Text Available This paper studies attitude control of the ESMO satellite using six reaction thrusters. Bang-bang control with dead-zone and Pulse-Width Modulation (PWM for the modulation of the on-time of the thrusters are treated. Closed loop hardware-in-loop simulations, using themicrocontroller unit (MCU Microchip PIC18F452 for implementation of attitude control and MatLab in a standard PC for simulating satellite dynamics, are carried out. Results for real time simulation are compared with autonomous simulations. The controller gives a satisfactory performance in the real time environment.

  5. New magnetic real time shape control for MAST

    Energy Technology Data Exchange (ETDEWEB)

    Pangione, L., E-mail: luigi.pangione@ccfe.ac.uk [EURATOM/CCFE Fusion Association – Culham Science Centre, Abingdon, Oxon OX14 3DB (United Kingdom); McArdle, G.; Storrs, J. [EURATOM/CCFE Fusion Association – Culham Science Centre, Abingdon, Oxon OX14 3DB (United Kingdom)

    2013-10-15

    Highlights: ► New magnetic shape control system has been implemented. ► It has been intensively tested in a simulation environment. ► A tool chain to produce LTI model and simulate its behaviour has been implemented. ► Experimental results are shown. -- Abstract: The Mega Ampere Spherical Tokamak (MAST) real time plasma position controller is based on an optical linear camera placed on the mid plane of the vessel. This solution has the advantage of being a direct observation of the D{sub α} emissions coming from the interaction between the boundary of the plasma and neutral gas, but, on the other hand, it restricts the control to the outer radius of the plasma only. A complete chain of tools has been set up to implement, test and simulate a new real time magnetic plasma shape controller based on the rtEFIT code. The complete working path consists of three elements: a linear static relationship between control parameters and current demands, a linear state space model needed to represent the plasma dynamic response in closed loop simulations, and the possibility to run simulations inside the Plasma Control System (PCS). The linear relationship has been calculated using the FIESTA code, which is developed using Matlab at CCFE. The linear state space model was generated using the CREATE-L code developed by the CREATE Consortium. It has already been successfully used to model JET, FTU and TCV tokamaks. Using this working path many simulations have been carried out allowing fine tuning of the control gains before the real experiment. The simulation testing includes the plasma shape control law as implemented in PCS itself, so intensive debugging has been possible prior to operation. Successful control using rtEFIT was established in the second dedicated experiment during the MAST 2011–12 campaign. This work is a stepping stone towards divertor control which is ultimately intended for application to the super-X divertor in the MAST Upgrade experiment.

  6. Microprocessor control unit of thyristor regulator of microhydroelectric power station ballast load

    International Nuclear Information System (INIS)

    Nomokonova, Yu; Bogdanov, E

    2014-01-01

    The operational principle of microhydroelectric power station ballast load is presented. The comparative overview of the mathematical modeling methods is performed. The ranges of thyristors optimal work are shown as a result of the regulator regimes analysis. Shows the necessity of regulation the ballast load in microhydroelectric power station with help of developed algorithm of the program for microprocessor control

  7. Microprocessors in detectors and analysis

    International Nuclear Information System (INIS)

    Siskind, E.J.

    1982-01-01

    The increasing need in high energy physics experiments for computation power for both online and offline applications, coupled with the current microprocessor revolution, has led to the examination of the use of microprocessors in various aspects of HEP computing. A brief (and admittedly somewhat biased) review is given of current hardware products, the costs of developing and producing hardware systems, and the costs of providing appropriate software support tools which allow one to make effective use of physicists' time, and the applicability of certain systems to the various needs of HEP computing

  8. Microprocessors in detectors and analysis

    International Nuclear Information System (INIS)

    Siskind, E.J.

    1982-01-01

    The increasing need in high energy physics experiments for computation power for both online and offline applications, coupled with the current microprocessor revolution, has led us to examine the use of microprocessors in various aspects of HEP computing. The following article is a brief (and admittedly somewhat biased) review of current hardware products, the costs of developing and producing hardware systems, and the costs of providing appropriate software support tools which allow one to make effective use of physicists' time, and the applicability of certain systems to the various needs of HEP computing

  9. Using Sun’s Java Real-Time System to Manage Behavior-Based Mobile Robot Controllers

    Directory of Open Access Journals (Sweden)

    Andrew McKenzie

    2011-01-01

    Full Text Available Implementing a robot controller that can effectively manage limited resources in a deterministic, real-time manner is challenging. Behavior-based architectures that decompose autonomy into levels of intelligence are popular due to their robustness but do not provide real-time features that enforce timing constraints or support determinism. We propose an architecture and approach for using the real-time features of the Real-Time Specification for Java (RTSJ in a behavior-based mobile robot controller to show that timing constraints affect performance. This is accomplished by extending a real-time aware architecture that explicitly enumerates timing requirements for each behavior. It is not enough to reduce latency. The usefulness of this approach is demonstrated via an implementation on Solaris 10 and the Sun Java Real-Time System (Java RTS. Experimental results are obtained using a K-team Koala robot performing path following with four composite behaviors. Experiments were conducted using several task period sets in three cases: real-time threads with the real-time garbage collector, real-time threads with the non- real-time garbage collector, and non-real-time threads with the non-real-time garbage collector. Results show that even if latency and determinism are improved, the timing of each individual behavior significantly affects task performance.

  10. Upgrade of the RFX-mod real time control system

    International Nuclear Information System (INIS)

    Manduchi, G.; Barbalace, A.; Luchetta, A.; Soppelsa, A.; Taliercio, C.; Zampiva, E.

    2012-01-01

    Highlights: ► The paper describes the experience in running the real-time control system of RFX-mod. ► It proposes a new architecture based multicore technology. ► It analyzes two different solutions for data acquisition. ► It discusses the effect of non simultaneous sampling in acquisition. ► It provides some preliminary performance measurements. - Abstract: The real-time control system of RFX-mod, in operation since 2005, has been successful and has allowed several important achievements in the RFX physics research program. As a consequence of this fact, new control algorithms are under investigation, which are more demanding in terms of both enhanced computing power and reduced system latency, currently around 1.5 ms. For this reason, a major upgrade of the system is being considered, and a new architecture has been proposed, taking advantage of the rapid evolution of computer technology in the last years. The central component of the new architecture is a Linux-based multicore server, where individual cores replace the VME computers. The server is connected to the I/O via PCI-e based bus extenders, and every PCI-e connection is managed by a separate core. The system is supervised by MARTe, a software framework for real-time applications written in C++ and developed at JET and currently used for the JET vertical stabilization and in other fusion devices.

  11. ISTTOK real-time architecture

    Energy Technology Data Exchange (ETDEWEB)

    Carvalho, Ivo S., E-mail: ivoc@ipfn.ist.utl.pt; Duarte, Paulo; Fernandes, Horácio; Valcárcel, Daniel F.; Carvalho, Pedro J.; Silva, Carlos; Duarte, André S.; Neto, André; Sousa, Jorge; Batista, António J.N.; Hekkert, Tiago; Carvalho, Bernardo B.

    2014-03-15

    Highlights: • All real-time diagnostics and actuators were integrated in the same control platform. • A 100 μs control cycle was achieved under the MARTe framework. • Time-windows based control with several event-driven control strategies implemented. • AC discharges with exception handling on iron core flux saturation. • An HTML discharge configuration was developed for configuring the MARTe system. - Abstract: The ISTTOK tokamak was upgraded with a plasma control system based on the Advanced Telecommunications Computing Architecture (ATCA) standard. This control system was designed to improve the discharge stability and to extend the operational space to the alternate plasma current (AC) discharges as part of the ISTTOK scientific program. In order to accomplish these objectives all ISTTOK diagnostics and actuators relevant for real-time operation were integrated in the control system. The control system was programmed in C++ over the Multi-threaded Application Real-Time executor (MARTe) which provides, among other features, a real-time scheduler, an interrupt handler, an intercommunications interface between code blocks and a clearly bounded interface with the external devices. As a complement to the MARTe framework, the BaseLib2 library provides the foundations for the data, code introspection and also a Hypertext Transfer Protocol (HTTP) server service. Taking advantage of the modular nature of MARTe, the algorithms of each diagnostic data processing, discharge timing, context switch, control and actuators output reference generation, run on well-defined blocks of code named Generic Application Module (GAM). This approach allows reusability of the code, simplified simulation, replacement or editing without changing the remaining GAMs. The ISTTOK control system GAMs run sequentially each 100 μs cycle on an Intel{sup ®} Q8200 4-core processor running at 2.33 GHz located in the ATCA crate. Two boards (inside the ATCA crate) with 32 analog

  12. ISTTOK real-time architecture

    International Nuclear Information System (INIS)

    Carvalho, Ivo S.; Duarte, Paulo; Fernandes, Horácio; Valcárcel, Daniel F.; Carvalho, Pedro J.; Silva, Carlos; Duarte, André S.; Neto, André; Sousa, Jorge; Batista, António J.N.; Hekkert, Tiago; Carvalho, Bernardo B.

    2014-01-01

    Highlights: • All real-time diagnostics and actuators were integrated in the same control platform. • A 100 μs control cycle was achieved under the MARTe framework. • Time-windows based control with several event-driven control strategies implemented. • AC discharges with exception handling on iron core flux saturation. • An HTML discharge configuration was developed for configuring the MARTe system. - Abstract: The ISTTOK tokamak was upgraded with a plasma control system based on the Advanced Telecommunications Computing Architecture (ATCA) standard. This control system was designed to improve the discharge stability and to extend the operational space to the alternate plasma current (AC) discharges as part of the ISTTOK scientific program. In order to accomplish these objectives all ISTTOK diagnostics and actuators relevant for real-time operation were integrated in the control system. The control system was programmed in C++ over the Multi-threaded Application Real-Time executor (MARTe) which provides, among other features, a real-time scheduler, an interrupt handler, an intercommunications interface between code blocks and a clearly bounded interface with the external devices. As a complement to the MARTe framework, the BaseLib2 library provides the foundations for the data, code introspection and also a Hypertext Transfer Protocol (HTTP) server service. Taking advantage of the modular nature of MARTe, the algorithms of each diagnostic data processing, discharge timing, context switch, control and actuators output reference generation, run on well-defined blocks of code named Generic Application Module (GAM). This approach allows reusability of the code, simplified simulation, replacement or editing without changing the remaining GAMs. The ISTTOK control system GAMs run sequentially each 100 μs cycle on an Intel ® Q8200 4-core processor running at 2.33 GHz located in the ATCA crate. Two boards (inside the ATCA crate) with 32 analog

  13. Decentralized real time control system of inspection robot programmed in APL

    International Nuclear Information System (INIS)

    Dupeyrat, Benoit; Liabot, M.J.; Vertut, Jean

    1979-01-01

    The running of the SUPER PHENIX vessel inspection robot meets with special practical necessities: the distance between the robot and the computer responsible for its management is important since the piloting station is outside the safety enclosure. For this reason the control and alarm functions have been separated from those of strategy and readjustment. The system described here is thus made up of: a mini-computer to manage the piloting station and a microprocessor as close as possible to the machine for control and safety duties. This arrangement has the advantage of limiting the input/output volume of the mini-computer which can thus be programmed in APL, a language particularly efficient and well suited to the problem [fr

  14. Microprocessor control and data acquisition at the LLNL 100-MeV accelerator

    International Nuclear Information System (INIS)

    Mendonca, M.L.

    1981-01-01

    A distributed microprocessor control and data acquisition network has been designed for implementation on the Lawrence Livermore National Laboratory 100 MeV electron/positron accelerator (LINAC). The system has been designed to be as transparent to the user as possible by stressing responsiveness, reliability, and relevance of data presented to the user. Implementation of the network will take place in modular fashion in three stages, so as to minimize disruption of normal operations. The first elements to be installed will be the beam transport system controls, beam set-up time. Beam diagnostic equipment is now being position monitors, and accelerator operating status monitors. These units will reduce beam set-up time. Beam diagnostic equipment is now being designed that will be used in a second stage implementation. This stage will concentrate on determining beam parameters and allowing the user to optimize the beam for a given parameter. The final stage will be to install experimenter data acquisition equipment. The equipment will augment the presently existing data acquisition system. The completed network will allow a more efficient operation of the LINAC, resulting in reduced experiment costs, and more controllable beam parameters, both of which are major concerns of experimenters

  15. Real-time control data wrangling for development of mathematical control models of technological processes

    Science.gov (United States)

    Vasilyeva, N. V.; Koteleva, N. I.; Fedorova, E. R.

    2018-05-01

    The relevance of the research is due to the need to stabilize the composition of the melting products of copper-nickel sulfide raw materials in the Vanyukov furnace. The goal of this research is to identify the most suitable methods for the aggregation of the real time data for the development of a mathematical model for control of the technological process of melting copper-nickel sulfide raw materials in the Vanyukov furnace. Statistical methods of analyzing the historical data of the real technological object and the correlation analysis of process parameters are described. Factors that exert the greatest influence on the main output parameter (copper content in matte) and ensure the physical-chemical transformations are revealed. An approach to the processing of the real time data for the development of a mathematical model for control of the melting process is proposed. The stages of processing the real time information are considered. The adopted methodology for the aggregation of data suitable for the development of a control model for the technological process of melting copper-nickel sulfide raw materials in the Vanyukov furnace allows us to interpret the obtained results for their further practical application.

  16. Real-time control of internal transport barriers in JET

    Energy Technology Data Exchange (ETDEWEB)

    Mazon, D.; Litaudon, X.; Moreau, D. [Association Euratom-CEA, CEA Cadarache, St. Paul lez Durance (France)] [and others

    2002-07-01

    We present the results of recent experiments related to real-time control of internal transport barriers (ITBs) in JET. Using a simple criterion to characterize the ITB existence, location and strength, we have successfully controlled for the first time the radial electron temperature profile within the ITB. The dimensionless variable used in the real-time algorithm - ratio of the ion gyro-radius to the local gradient scale length of the electron temperature - is a measure of the normalized electron temperature gradient and characterizes satisfactorily the main ITB features with a relatively low computational cost. We show several examples of control of this variable in various experimental conditions of toroidal field and plasma current, using different heating systems as control actuators. We also present a double-loop feedback scheme where both the global neutron rate from D-D reactions and the ITB strength are controlled simultaneously. In this case the ITB is sustained in a fully non-inductive current drive regime during several seconds. With the proposed control method, disruptions are avoided by holding the plasma performance at a prescribed target and this opens the route towards stationary operation of tokamak plasmas with ITBs. Initial results suggest that the additional control of the current profile is an important issue for achieving steady-state operation, in particular in the triggering and the sustainment of the ITB. (author)

  17. AUTOMATED CONTROL AND REAL-TIME DATA PROCESSING OF WIRE SCANNER/HALO SCRAPER MEASUREMENTS

    International Nuclear Information System (INIS)

    Day, L.A.; Gilpatrick, J.D.

    2001-01-01

    The Low-Energy Demonstration Accelerator (LEDA), assembled and operating at Los Alamos National Laboratory, provides the platform for obtaining measurements of high-power proton beam-halo formation. Control system software and hardware have been integrated and customized to enable the production of real-time beam-halo profiles. The Experimental Physics and Industrial Control System (EPICS) hosted on a VXI platform, Interactive Data Language (IDL) programs hosted on UNIX platforms, and LabVIEW (LV) Virtual Instruments hosted on a PC platform have been integrated and customized to provide real-time, synchronous motor control, data acquisition, and data analysis of data acquired through specialized DSP instrumentation. These modules communicate through EPICS Channel Access (CA) communication protocol extensions to control and manage execution flow ensuring synchronous data acquisition and real-time processing of measurement data. This paper describes the software integration and management scheme implemented to produce these real-time beam profiles

  18. EOSCOR: a light weight, microprocessor controlled solar neutron detector

    International Nuclear Information System (INIS)

    Koga, R.; Albats, P.; Frye, G.M. Jr.; Schindler, S.M.; Denehy, B.V.; Hopper, V.D.; Mace, O.B.

    1979-01-01

    A light weight high energy neutron detector with vertical detection efficiency of 0.005 at 40 MeV and 1.4 m 2 sensitive area has been developed for long duration super-pressure balloon flight observations of solar neutrons and gamma rays. It consists of two sets of four plastic scintillator hodoscopes separated by a 1 m time-of-flight path to observe n-p, C(n,p), and C(n,d) interactions. The neutron interactions are separated from gamma ray events through TOF measurements. For a large flare, the signal from solar neutrons is expected to be an order of magnitude greater than that of the atmospheric background. The microprocessor controls the data acquisition, accumulation of histograms, and the encoding of data for the telemetry systems. A test flight of the detector was made with a zero-pressure balloon. The expected many-week duration of a super-pressure balloon flight would significantly increase the probability of observing 20-150 MeV neutrons from a medium or large flare. (Auth.)

  19. Real-Time Load-Side Control of Electric Power Systems

    Science.gov (United States)

    Zhao, Changhong

    Two trends are emerging from modern electric power systems: the growth of renewable (e.g., solar and wind) generation, and the integration of information technologies and advanced power electronics. The former introduces large, rapid, and random fluctuations in power supply, demand, frequency, and voltage, which become a major challenge for real-time operation of power systems. The latter creates a tremendous number of controllable intelligent endpoints such as smart buildings and appliances, electric vehicles, energy storage devices, and power electronic devices that can sense, compute, communicate, and actuate. Most of these endpoints are distributed on the load side of power systems, in contrast to traditional control resources such as centralized bulk generators. This thesis focuses on controlling power systems in real time, using these load side resources. Specifically, it studies two problems. (1) Distributed load-side frequency control: We establish a mathematical framework to design distributed frequency control algorithms for flexible electric loads. In this framework, we formulate a category of optimization problems, called optimal load control (OLC), to incorporate the goals of frequency control, such as balancing power supply and demand, restoring frequency to its nominal value, restoring inter-area power flows, etc., in a way that minimizes total disutility for the loads to participate in frequency control by deviating from their nominal power usage. By exploiting distributed algorithms to solve OLC and analyzing convergence of these algorithms, we design distributed load-side controllers and prove stability of closed-loop power systems governed by these controllers. This general framework is adapted and applied to different types of power systems described by different models, or to achieve different levels of control goals under different operation scenarios. We first consider a dynamically coherent power system which can be equivalently modeled with

  20. Benchmarking hardware architecture candidates for the NFIRAOS real-time controller

    Science.gov (United States)

    Smith, Malcolm; Kerley, Dan; Herriot, Glen; Véran, Jean-Pierre

    2014-07-01

    As a part of the trade study for the Narrow Field Infrared Adaptive Optics System, the adaptive optics system for the Thirty Meter Telescope, we investigated the feasibility of performing real-time control computation using a Linux operating system and Intel Xeon E5 CPUs. We also investigated a Xeon Phi based architecture which allows higher levels of parallelism. This paper summarizes both the CPU based real-time controller architecture and the Xeon Phi based RTC. The Intel Xeon E5 CPU solution meets the requirements and performs the computation for one AO cycle in an average of 767 microseconds. The Xeon Phi solution did not meet the 1200 microsecond time requirement and also suffered from unpredictable execution times. More detailed benchmark results are reported for both architectures.

  1. Real Time Optimal Control of Supercapacitor Operation for Frequency Response

    Energy Technology Data Exchange (ETDEWEB)

    Luo, Yusheng; Panwar, Mayank; Mohanpurkar, Manish; Hovsapian, Rob

    2016-07-01

    Supercapacitors are gaining wider applications in power systems due to fast dynamic response. Utilizing supercapacitors by means of power electronics interfaces for power compensation is a proven effective technique. For applications such as requency restoration if the cost of supercapacitors maintenance as well as the energy loss on the power electronics interfaces are addressed. It is infeasible to use traditional optimization control methods to mitigate the impacts of frequent cycling. This paper proposes a Front End Controller (FEC) using Generalized Predictive Control featuring real time receding optimization. The optimization constraints are based on cost and thermal management to enhance to the utilization efficiency of supercapacitors. A rigorous mathematical derivation is conducted and test results acquired from Digital Real Time Simulator are provided to demonstrate effectiveness.

  2. API testing program - calibration of microprocessor based flowmeters for integrated metering systems

    Energy Technology Data Exchange (ETDEWEB)

    Elliot, Kenneth D. [Omni Flow Computers, Inc., Stafford, TX (United States)

    2005-07-01

    Microprocessor based flowmeter technologies for liquids, such as Coriolis mass meters, and Ultrasonic flowmeters hold great promise. These technologies offer many advantages, such as no rotating parts, self-diagnostic checks, which can help anticipate and warn of impending failures before they have a major impact on the measurement. These meters are substantially different though than other primary devices due to their heavy reliance on the accompanying secondary electronics. One method to prove that they are accurate would be proving the flowmeter, using a pipe prover or small volume prover (SVP), but these proving methods are designed to count 'real time' pulses from a turbine or PD meter between a known volume, they are not designed to count 'time delayed' 'manufactured pulses' from a microprocessor. There are limitations of the manufactured pulse train and it affects the ability of the flowmeter to be proved using current proving technology. The author of this paper, a chairman of an American Petroleum Institute working group, investigated how the 'microprocessor generated pulses' produced by these types of flowmeters, interacted with the existing measurement technologies in use today. Several microprocessor based flowmeter technologies have been tested, including; Ultrasonic, Coriolis, and Helical Turbine with pulse multiplying preamplifier. Wherever possible, flowmeters of various sizes, and from several vendors have been tested. A significant amount of data has been collected which sheds light into why these types of flowmeters are sometimes difficult to prove. This paper describes the API testing program, and the methodology behind it. It presents results and findings, and offers specific recommendations that may eventually be incorporated into API documents and/or standards in the future. (author)

  3. An Embedded Device for Real-Time Noninvasive Intracranial Pressure Estimation.

    Science.gov (United States)

    Matthews, Jonathan M; Fanelli, Andrea; Heldt, Thomas

    2018-01-01

    The monitoring of intracranial pressure (ICP) is indicated for diagnosing and guiding therapy in many neurological conditions. Current monitoring methods, however, are highly invasive, limiting their use to the most critically ill patients only. Our goal is to develop and test an embedded device that performs all necessary mathematical operations in real-time for noninvasive ICP (nICP) estimation based on a previously developed model-based approach that uses cerebral blood flow velocity (CBFV) and arterial blood pressure (ABP) waveforms. The nICP estimation algorithm along with the required preprocessing steps were implemented on an NXP LPC4337 microcontroller unit (MCU). A prototype device using the MCU was also developed, complete with display, recording functionality, and peripheral interfaces for ABP and CBFV monitoring hardware. The device produces an estimate of mean ICP once per minute and performs the necessary computations in 410 ms, on average. Real-time nICP estimates differed from the original batch-mode MATLAB implementation of theestimation algorithm by 0.63 mmHg (root-mean-square error). We have demonstrated that real-time nICP estimation is possible on a microprocessor platform, which offers the advantages of low cost, small size, and product modularity over a general-purpose computer. These attributes take a step toward the goal of real-time nICP estimation at the patient's bedside in a variety of clinical settings.

  4. The response time distribution in a real-time database with optimistic concurrency control

    NARCIS (Netherlands)

    Sassen, S.A.E.; Wal, van der J.

    1996-01-01

    For a real-time shared-memory database with optimistic concurrency control, an approximation for the transaction response time distribution is obtained. The model assumes that transactions arrive at the database according to a Poisson process, that every transaction uses an equal number of

  5. Instrument for bone mineral measurement using a microprocessor as the control and arithmetic element

    International Nuclear Information System (INIS)

    Alberi, J.L.; Hardy, W.H. II.

    1975-11-01

    A self-contained instrument for the determination of bone mineral content by photon absorptometry is described. A high-resolution detection system allows measurements to be made at up to 16 photon energies. Control and arithmetic functions are performed by a microprocessor. Analysis capability and limitations are discussed

  6. A microprocessor-controlled assay for the estimation of human placental lactogen

    International Nuclear Information System (INIS)

    Adam, T.; Roulston, J.E.; Bagshawe, K.D.

    1979-01-01

    A radioimmunoassay for human placental lactogen (HPL) is described using the KEMTEK 3000, which is a modular radioimmunoassay apparatus controlled by a microprocessor. Operation of the KEMTEK 3000 is largely automatic and it requires minimal intervention from the operator. It is capable of 300 reactions per hour so that a large number of estimations can readily be performed. HPL was assayed by a double antibody method on serum samples from pregnant women and patients with trophoblastic tumours. (Auth.)

  7. ITRA 084 - a microprocessor controlled rapid analyzer in mining and metallurgy

    International Nuclear Information System (INIS)

    Kliem, V.; Kreher, M.; Boy, N.

    1986-01-01

    A new rapid analyzer of the ITRA series has been developed at the Freiberg Research Institute of Non-Ferrous Metals for single and multi-element analysis in mining and non-ferrous metallurgy. INTRA-08 represents an efficient microprocessor-controlled on-line X-ray fluorescence analyzer based on the main principles utilized with success hitherto in device engineering (isotope excitation, four-channel modification, balance filter method). A U880 single-chip microcomputer provides the central control of the device including the execution of an extensive program for the matrix correction. The efficiency of the analyzer is demonstrated taking measured values as a basis

  8. Microprocessor Activity Controls Differential miRNA Biogenesis In Vivo

    Directory of Open Access Journals (Sweden)

    Thomas Conrad

    2014-10-01

    Full Text Available In miRNA biogenesis, pri-miRNA transcripts are converted into pre-miRNA hairpins. The in vivo properties of this process remain enigmatic. Here, we determine in vivo transcriptome-wide pri-miRNA processing using next-generation sequencing of chromatin-associated pri-miRNAs. We identify a distinctive Microprocessor signature in the transcriptome profile from which efficiency of the endogenous processing event can be accurately quantified. This analysis reveals differential susceptibility to Microprocessor cleavage as a key regulatory step in miRNA biogenesis. Processing is highly variable among pri-miRNAs and a better predictor of miRNA abundance than primary transcription itself. Processing is also largely stable across three cell lines, suggesting a major contribution of sequence determinants. On the basis of differential processing efficiencies, we define functionality for short sequence features adjacent to the pre-miRNA hairpin. In conclusion, we identify Microprocessor as the main hub for diversified miRNA output and suggest a role for uncoupling miRNA biogenesis from host gene expression.

  9. The Microprocessor controls the activity of mammalian retrotransposons

    DEFF Research Database (Denmark)

    Heras, Sara R.; Macias, Sara; Plass, Mireya

    2013-01-01

    RNA biogenesis, also recognizes and binds RNAs derived from human long interspersed element 1 (LINE-1), Alu and SVA retrotransposons. Expression analyses demonstrate that cells lacking a functional Microprocessor accumulate LINE-1 mRNA and encoded proteins. Furthermore, we show that structured regions...

  10. High speed serial link for UA1 microprocessor network

    International Nuclear Information System (INIS)

    Cittolin, S.; Loefstedt, B.; Zurfluh, E.

    1981-01-01

    The UA1 data acquisition system consists of a set of distributed microprocessor units. An interprocessor link, independent of the CAMAC data readout, has been developed in order to have continuous remote control and run-time data handling, e.g. transmission of calibration programs/parameters, equipment rest/status and histogram accumulation. The data transmission system is designed to be used in a loop configuration equipped with transceivers for twisted pair cables (RS-422). As an economical system it is running as an ancillary serial loop-link between microprocessors Like Data Acquisition Crate Controllers and systems with distributed intelligence. The software driver consists of a loop-controller package, which may run in a BAMBI Computer Language environment and a fully interrupt controlled program for all other secondary stations. A special single-character mode provides a handy link for remote debugging in a pseudo-full-duplex mode. The format is based on the HDLC protocol without sequence numbering. The Chip MC-6854 from Motorola, Inc. enables an implementation with few components. (orig.)

  11. Upgrade of the RFX-mod real time control system

    Energy Technology Data Exchange (ETDEWEB)

    Manduchi, G., E-mail: gabriele.manduchi@igi.cnr.it [Consorzio RFX, Euratom-ENEA Association, Corso Stati Uniti 4, Padova 35127 (Italy); Barbalace, A.; Luchetta, A.; Soppelsa, A.; Taliercio, C.; Zampiva, E. [Consorzio RFX, Euratom-ENEA Association, Corso Stati Uniti 4, Padova 35127 (Italy)

    2012-12-15

    Highlights: Black-Right-Pointing-Pointer The paper describes the experience in running the real-time control system of RFX-mod. Black-Right-Pointing-Pointer It proposes a new architecture based multicore technology. Black-Right-Pointing-Pointer It analyzes two different solutions for data acquisition. Black-Right-Pointing-Pointer It discusses the effect of non simultaneous sampling in acquisition. Black-Right-Pointing-Pointer It provides some preliminary performance measurements. - Abstract: The real-time control system of RFX-mod, in operation since 2005, has been successful and has allowed several important achievements in the RFX physics research program. As a consequence of this fact, new control algorithms are under investigation, which are more demanding in terms of both enhanced computing power and reduced system latency, currently around 1.5 ms. For this reason, a major upgrade of the system is being considered, and a new architecture has been proposed, taking advantage of the rapid evolution of computer technology in the last years. The central component of the new architecture is a Linux-based multicore server, where individual cores replace the VME computers. The server is connected to the I/O via PCI-e based bus extenders, and every PCI-e connection is managed by a separate core. The system is supervised by MARTe, a software framework for real-time applications written in C++ and developed at JET and currently used for the JET vertical stabilization and in other fusion devices.

  12. Design and real-time control of a robotic system for fracture manipulation.

    Science.gov (United States)

    Dagnino, G; Georgilas, I; Tarassoli, P; Atkins, R; Dogramadzi, S

    2015-08-01

    This paper presents the design, development and control of a new robotic system for fracture manipulation. The objective is to improve the precision, ergonomics and safety of the traditional surgical procedure to treat joint fractures. The achievements toward this direction are here reported and include the design, the real-time control architecture and the evaluation of a new robotic manipulator system. The robotic manipulator is a 6-DOF parallel robot with the struts developed as linear actuators. The control architecture is also described here. The high-level controller implements a host-target structure composed by a host computer (PC), a real-time controller, and an FPGA. A graphical user interface was designed allowing the surgeon to comfortably automate and monitor the robotic system. The real-time controller guarantees the determinism of the control algorithms adding an extra level of safety for the robotic automation. The system's positioning accuracy and repeatability have been demonstrated showing a maximum positioning RMSE of 1.18 ± 1.14mm (translations) and 1.85 ± 1.54° (rotations).

  13. From distributed to multicore architecture in the RFX-mod real time control system

    International Nuclear Information System (INIS)

    Manduchi, G.; Luchetta, A.; Soppelsa, A.; Taliercio, C.

    2014-01-01

    Highlights: • The paper describes the experience in running the real-time control system of RFX-mod. • It presents a new architecture based on multicore technology. • It analyze the feasibility of Linux MRG for real-time control. • It presents an application of the MARTe framework. - Abstract: The real-time control system of RFX has been operating since 2004 providing effective control of the plasma position and of the MagnetoHydroDynamic (MHD) modes. The demand for new and more computing-intensive control algorithms and the need for shorter latency pushed the system to its limits and, thus, a complete re-design was carried out in 2012. The new system adopts radically different solutions in hardware, operating system and software management. The VME PowerPC CPUs communicating over Ethernet have been now replaced by a single multicore server. VxWorks, previously used in the VME CPUs has now been replaced by Linux, which can be currently considered a real-time system provided an accurate tuning of the Linux scheduler and interrupt configuration. The previous framework for control and communication has been replaced by MARTe, a modern framework for real-time control gaining interest in the fusion community. The usage of MARTe allowed a rapid development of the control system and, in particular, its intrinsic simulation ability gave us the possibility of carrying out most debugging in simulation, without affecting machine operation. As a result the whole system has been finally commissioned in RFX in only two weeks

  14. From distributed to multicore architecture in the RFX-mod real time control system

    Energy Technology Data Exchange (ETDEWEB)

    Manduchi, G., E-mail: gabriele.manduchi@igi.cnr.it; Luchetta, A.; Soppelsa, A.; Taliercio, C.

    2014-03-15

    Highlights: • The paper describes the experience in running the real-time control system of RFX-mod. • It presents a new architecture based on multicore technology. • It analyze the feasibility of Linux MRG for real-time control. • It presents an application of the MARTe framework. - Abstract: The real-time control system of RFX has been operating since 2004 providing effective control of the plasma position and of the MagnetoHydroDynamic (MHD) modes. The demand for new and more computing-intensive control algorithms and the need for shorter latency pushed the system to its limits and, thus, a complete re-design was carried out in 2012. The new system adopts radically different solutions in hardware, operating system and software management. The VME PowerPC CPUs communicating over Ethernet have been now replaced by a single multicore server. VxWorks, previously used in the VME CPUs has now been replaced by Linux, which can be currently considered a real-time system provided an accurate tuning of the Linux scheduler and interrupt configuration. The previous framework for control and communication has been replaced by MARTe, a modern framework for real-time control gaining interest in the fusion community. The usage of MARTe allowed a rapid development of the control system and, in particular, its intrinsic simulation ability gave us the possibility of carrying out most debugging in simulation, without affecting machine operation. As a result the whole system has been finally commissioned in RFX in only two weeks.

  15. Multi-channel control circuit for real-time control of events in Aditya tokamak

    Energy Technology Data Exchange (ETDEWEB)

    Edappala, Praveenlal, E-mail: praveen@ipr.res.in; Shah, Minsha; Rajpal, Rachana; Tanna, R.L.; Ghosh, Joydeep; Chattopadhyay, P.K.; Jha, R.

    2016-11-15

    Highlights: • Low cost microcontroller based control circuit. • The control hardware can be programmed/configured very easily for different applications. • Microcontroller programming is done in assembly language so that precise timing can be achieved with micro seconds resolution. • Successful implementation of this circuit in noisy tokamak environment. • Efficient noise and burst elimination. • Can be integrated in to the other subsystems. • Low cost solution for implementing feedback control in small and medium size tokamaks and other experiments requiring feedback control. - Abstract: Tokamak plasma is prone to many random events having potential for causing severe damages to the machine, such as disruptions, production and elimination of high-energy runaway electrons etc. These events can be mitigated by obtaining pre-cursor signal leading to these events and then taking proper measures just before their onset to avoid their happenings, like disruptions can be mitigated by massive gas injection or putting a bias voltage on an electrode placed inside the plasma, the runaways can be mitigated by gas injection and by applying specific magnetic fields. Hence for real time control of these events, the pre-cursors should be electronically recorded and the mitigation techniques should be initiated by sending triggers to their individual operational systems. To implement these methodologies of real-time controlling of events in Aditya Tokamak, a low cost multi-channel Micro-Controller based timing circuit is designed and developed in-house. This circuit first compares the precursor signals fed into it with the pre-set values and gives a trigger output whenever the signals overshoot the pre-set values. The circuit readies itself for operation along with start of the tokamak discharge and waits up to an initial pre-determined delay and then initiates a trigger at the time of overshooting of precursor signal. The circuit is fully integrated and assembled in

  16. OPTIMIZED REAL-TIME CONTROL OF COMBINED SEWERAGE SYSTEMS: TWO CASE STUDIES

    Science.gov (United States)

    The paper presents results of two case studies of Real-Time Control (RTC) alternatives evaluations that were conducted on portions of sewerage systems near Paris, France and in Quebec City, Canada, respectively. The studies were performed at real-scale demonstration sites. RTC ...

  17. Emulation of MS DOS Operational System on the Autonomous Crate-Controller with I8086 microprocessor

    International Nuclear Information System (INIS)

    Hons, Z.; Cizek, P.; Streit, V.

    1988-01-01

    KM-DOS operating system for CAMAC autonomous crate-controller based on Intel 8086/8087 microprocessor connected with Pravec-16 IBM PC is described. The KM-DOS system fully emulates the MS DOS environment on the CAMAC controller. Thus ASSEMBLER, FORTRAN, C and PASCAL programs compiled and linked on IBM PC and compatible can be run on the CAMAC controller and parall work of both computers is enabled

  18. Application of Bf-EVALPSN to Real-time Process Order Control

    International Nuclear Information System (INIS)

    Nakamatsu, Kazumi; Akama, Seiki; Abe, Jair M.

    2009-01-01

    We have already proposed a paraconsistent annotated logic program called EVALPSN. In this paper, EVALPSN is developed to deal with before-after relations between two processes (time intervals), and its application to real-time process order control based on logical safety verification.

  19. Real-time control of electron density in a capacitively coupled plasma

    International Nuclear Information System (INIS)

    Keville, Bernard; Gaman, Cezar; Turner, Miles M.; Zhang Yang; Daniels, Stephen; Holohan, Anthony M.

    2013-01-01

    Reactive ion etching (RIE) is sensitive to changes in chamber conditions, such as wall seasoning, which have a deleterious effect on process reproducibility. The application of real time, closed loop control to RIE may reduce this sensitivity and facilitate production with tighter tolerances. The real-time, closed loop control of plasma density with RF power in a capacitively coupled argon plasma using a hairpin resonance probe as a sensor is described. Elementary control analysis shows that an integral controller provides stable and effective set point tracking and disturbance attenuation. The trade off between performance and robustness may be quantified in terms of one parameter, namely the position of the closed loop pole. Experimental results are presented, which are consistent with the theoretical analysis.

  20. Real-time control of fusion reactors

    International Nuclear Information System (INIS)

    Goncalves, B.; Sousa, J.; Varandas, C.A.F.

    2010-01-01

    The next generation fusion experiments, e.g. ITER, will be highly complex and raise new challenges in the field of control and data acquisition systems. The more advanced operation scenarios have to be capable of sustaining long pulse steady-state plasma and to suppress plasma instabilities almost completely. Such scenarios will heavily rely on Multiple-Input-Multiple-Output (MIMO) fast control systems. To ensure safety for the operation these systems have to be robust and resilient to faults while ensuring high availability. Mindful of the importance of such features for future fusion experiments ATCA based systems have been successfully used in fusion experiment as MIMO fast controller. This is the most promising architecture to substantially enhance the performance and capability of existing standard systems delivering well high throughput as well as high availability. The real-time control needs of a fusion experiment, the rational for the presently pursued solutions, the existing problems and the broad scientific and technical questions that need to be addressed on the path to a fusion power plant will be discussed.

  1. The new control system of J-TEXT divertor power supply system using J-TEXT real-time framework

    Energy Technology Data Exchange (ETDEWEB)

    Zhang, Ming; Zheng, Guozhen; Chen, Zhi [State Key Laboratory of Advanced Electromagnetic Engineering and Technology, Huazhong University of Science and Technology, Wuhan 430074 (China); College of Electrical and Electronic Engineering, Huazhong University of Science and Technology, Wuhan 430074 (China); Zheng, Wei, E-mail: zhengwei@hust.edu.cn [State Key Laboratory of Advanced Electromagnetic Engineering and Technology, Huazhong University of Science and Technology, Wuhan 430074 (China); College of Electrical and Electronic Engineering, Huazhong University of Science and Technology, Wuhan 430074 (China); Yuan, Tao; Li, Yang [State Key Laboratory of Advanced Electromagnetic Engineering and Technology, Huazhong University of Science and Technology, Wuhan 430074 (China); College of Electrical and Electronic Engineering, Huazhong University of Science and Technology, Wuhan 430074 (China)

    2016-11-15

    Highlights: • The most highlight of this paper is the J-TEXT Real-Time Framework (JRTF). JRTF is a flexible real-time software framework which allows users to develop real-time applications rapidly without compromise on the performance. It makes a clear separation between control functions and hard/software administration, developers just need to focus on the control logic and algorithms. • The JRTF based control system can achieve a precise control loop cycle of 1 ms and a jitter under 0.01 ms on Linux operation system. The real-time performance meets the requirement of the real-time control tasks in J-TEXT. • Several days of operation with no faults were already achieved with the system running and in real-time 8 h per day. The stability of the new system is qualified for discharging experiment. - Abstract: The J-TEXT divertor power supply system is designed as a parallel connection, 12-pulse rectifier which is powered by a 100 MVA pulse generator unit. To achieve robust current feedback control, high performance real-time control system is required. The new control system adopts a more powerful software framework named J-TEXT real-time framework (JRTF). JRTF is a flexible real-time software framework designed for the implementation of real-time control systems. A JRTF application contains various Application Blocks (AB) which execute specific functions such as feedback computing and protection. JRTF is compatible with ITER standard PFC (Plant Fast Controller) hardware and ITER CODAC (Control, Data Access and Communication) Core software, so it can be monitored and configured by any EPICS based control system. The hardware of the new control system is upgraded to standard ITER fast controller which are much faster and more reliable than former controllers. This control system is the first application of JRTF, and the result shows that the new control system is running properly and stably. It provides an instance for real-time control schemes in J-TEXT, and

  2. The new control system of J-TEXT divertor power supply system using J-TEXT real-time framework

    International Nuclear Information System (INIS)

    Zhang, Ming; Zheng, Guozhen; Chen, Zhi; Zheng, Wei; Yuan, Tao; Li, Yang

    2016-01-01

    Highlights: • The most highlight of this paper is the J-TEXT Real-Time Framework (JRTF). JRTF is a flexible real-time software framework which allows users to develop real-time applications rapidly without compromise on the performance. It makes a clear separation between control functions and hard/software administration, developers just need to focus on the control logic and algorithms. • The JRTF based control system can achieve a precise control loop cycle of 1 ms and a jitter under 0.01 ms on Linux operation system. The real-time performance meets the requirement of the real-time control tasks in J-TEXT. • Several days of operation with no faults were already achieved with the system running and in real-time 8 h per day. The stability of the new system is qualified for discharging experiment. - Abstract: The J-TEXT divertor power supply system is designed as a parallel connection, 12-pulse rectifier which is powered by a 100 MVA pulse generator unit. To achieve robust current feedback control, high performance real-time control system is required. The new control system adopts a more powerful software framework named J-TEXT real-time framework (JRTF). JRTF is a flexible real-time software framework designed for the implementation of real-time control systems. A JRTF application contains various Application Blocks (AB) which execute specific functions such as feedback computing and protection. JRTF is compatible with ITER standard PFC (Plant Fast Controller) hardware and ITER CODAC (Control, Data Access and Communication) Core software, so it can be monitored and configured by any EPICS based control system. The hardware of the new control system is upgraded to standard ITER fast controller which are much faster and more reliable than former controllers. This control system is the first application of JRTF, and the result shows that the new control system is running properly and stably. It provides an instance for real-time control schemes in J-TEXT, and

  3. CFD-simulation of radiator for air cooling of microprocessors in a limitided space

    OpenAIRE

    Trofimov V. E.; Pavlov A. L.; Mokrousova E. A.

    2016-01-01

    One of the final stages of microprocessors development is heat test. This procedure is performed on a special stand, the main element of which is the switching PCB with one or more mounted microprocessor sockets, chipsets, interfaces, jumpers and other components which provide various modes of microprocessor operation. The temperature of microprocessor housing is typically changed using thermoelectric module. The cold surface of the module with controlled temperature is in direct thermal c...

  4. Recent applications of microprocessor-based instruments in nuclear power stations

    International Nuclear Information System (INIS)

    Cash, N.R.; Dennis, U.E.

    1988-01-01

    The incorporation of microprocessors in the design of nuclear power plant instrumentation has led to levels of measurement and control not available previously. In addition to the expected expansion of functional (system) capability, numerous desirable features now are possible. The added ability to both self-calibrate and perform compensation algorithms has led to dramatic improvements in accuracies, response times, and noise rejection. Automated performance checking and self-testing simplify troubleshooting and required periodic surveillance. Alphanumeric displays allow both menu-driven operation and user-prompting, which, in turn, contribute to mistake avoidance. New features of these microprocessor-based instruments are of specific benefit in nuclear power reactors, were safety is of prime concern. Greater reliability and accuracy can be provided. Shortened calibration, surveillance, and repair times reduce the exposure to unnecessary challenges of the plant's protection systems that can arise from spurious noise signals

  5. Development of real-time plasma analysis and control algorithms for the TCV tokamak using SIMULINK

    International Nuclear Information System (INIS)

    Felici, F.; Le, H.B.; Paley, J.I.; Duval, B.P.; Coda, S.; Moret, J.-M.; Bortolon, A.; Federspiel, L.; Goodman, T.P.; Hommen, G.; Karpushov, A.; Piras, F.; Pitzschke, A.; Romero, J.; Sevillano, G.; Sauter, O.; Vijvers, W.

    2014-01-01

    Highlights: • A new digital control system for the TCV tokamak has been commissioned. • The system is entirely programmable by SIMULINK, allowing rapid algorithm development. • Different control system nodes can run different algorithms at varying sampling times. • The previous control system functions have been emulated and improved. • New capabilities include MHD control, profile control, equilibrium reconstruction. - Abstract: One of the key features of the new digital plasma control system installed on the TCV tokamak is the possibility to rapidly design, test and deploy real-time algorithms. With this flexibility the new control system has been used for a large number of new experiments which exploit TCV's powerful actuators consisting of 16 individually controllable poloidal field coils and 7 real-time steerable electron cyclotron (EC) launchers. The system has been used for various applications, ranging from event-based real-time MHD control to real-time current diffusion simulations. These advances have propelled real-time control to one of the cornerstones of the TCV experimental program. Use of the SIMULINK graphical programming language to directly program the control system has greatly facilitated algorithm development and allowed a multitude of different algorithms to be deployed in a short time. This paper will give an overview of the developed algorithms and their application in physics experiments

  6. First Trial of Real-time Poloidal Beta Control in KSTAR

    Science.gov (United States)

    Han, Hyunsun; Hahn, S. H.; Bak, J. G.; Walker, M. L.; Woo, M. H.; Kim, J. S.; Kim, Y. J.; Bae, Y. S.; KSTAR Team

    2014-10-01

    Sustaining the plasma in a stable and a high performance condition is one of the important control issues for future steady state tokamaks. In the 2014 KSTAR campaign, we have developed a real-time poloidal beta (βp) control technique and carried out preliminary experiments to identify its feasibility. In the control system, the βp is calculated in real time using the measured diamagnetic loop signal (DLM03) with coil pickup corrections, and compared with the target value leading to the change of the neutral beam (NB) heating power using a feedback PID control algorithm. To match the required power of NB which is operated with constant voltage, the duty cycles of the modulation were adjusted as the ratio of the required power to the maximum achievable one. This paper will present the overall procedures of the βp control, the βp estimation process implemented in the plasma control system, and the analysis on the preliminary experimental results. This work is supported by the KSTAR research project funded by the Ministry of Science, ICT & Future Planning of Korea.

  7. Progress in real-time feedback control systems in RFX

    Energy Technology Data Exchange (ETDEWEB)

    Barana, O.; Luchetta, A. E-mail: adriano.luchetta@igi.cnr.it; Manduchi, G.; Taliercio, C

    2004-06-01

    Major modifications of the RFX load assembly and power supplies are in progress to allow extensive active control schemes, such as equilibrium and plasma position control and innovative control of the MHD modes. The digital control system is implemented in VME64 using a distributed architecture. The use of a 'stable' operating system that is likely to survive some generations of processors can help coping with evolution of technology. PowerPC and Pentium processors were thus considered as candidates and tested and the first one has been selected due to the better performance in floating point computation. Wind River VxWorks has been chosen as real-time operating system. 100 Mbit switched Ethernet has been evaluated for real-time communication by using the user datagram protocol (UDP). Measurements have been executed on a prototype system to assess data transfer latency, jitter and reliability and the results confirm that the solution is suitable for the application. The paper describes in detail the reasons for the choice in the hardware components. Results from several tests comparing the performance of different solutions are also provided.

  8. Embedded software for the CEBAF RF Control Module

    International Nuclear Information System (INIS)

    Lahti, G.; Ashkenazi, I.; West, C.; Morgan, B.

    1991-01-01

    The CEBAF accelerator control system employs a distributed computer strategy. As part of this strategy, the RF control sub-system uses 342 RF Control Modules, one for each of four warm section beam forming cavities (i.e., choppers, buncher, capture) and 338 superconducting accelerating cavities. Each control module has its own microprocessor, which provides local intelligence to automatically control over 100 parameters, while keeping the user interface simple. The microprocessor controls analog and digital I/O, including the phase and gradient section, high power amplifier (HPA), and interlocks. Presently, the embedded code is used to commission the 14 RF control modules in the injector. This paper describes the operational experience of this complex real-time control system

  9. A PEMFC hybrid electric vehicle real time control system

    Science.gov (United States)

    Sun, Hongqiao

    In recent years, environmental friendly technologies and alternative energy solutions have drawn a lot of public attentions due to global energy crisis and pollution issues. Fuel cell (FC), a technology invented almost at the same time as the internal combustion (IC) engine, is now the focus of the automotive industry again. The fuel cell vehicle (FCV) has zero emission and its efficiency is significantly higher than the conventional IC engine power vehicles. Among a variety of FCV technologies, proton exchange membrane (PEM) FC vehicle appears to be far more attractive and mature. The prototype PEMFC vehicle has been developed and demonstrated to the public by nearly all the major automotive manufacturers in recent years. However, to the interest of the public research, publications and documentations on the PEMFC vehicle technology are rarely available due to its proprietary nature, which essentially makes it a secured technology. This dissertation demonstrates a real world application of a PEMFC hybrid electric vehicle. Through presenting the vehicle design concept, developing the real time control system and generating generic operation principles, this dissertation targets at establishing the public knowledge base on this new technology. A complete PEMFC hybrid electric vehicle design, including vehicle components layout, process flow diagram, real time control system architecture, subsystem structures and control algorithms, is presented in order to help understand the whole vehicle system. The design concept is validated through the vehicle demonstration. Generic operating principles are established along with the validation process, which helps populate this emerging technology. Thereafter, further improvements and future research directions are discussed.

  10. Real-Time Control of an Articulatory-Based Speech Synthesizer for Brain Computer Interfaces.

    Directory of Open Access Journals (Sweden)

    Florent Bocquelet

    2016-11-01

    Full Text Available Restoring natural speech in paralyzed and aphasic people could be achieved using a Brain-Computer Interface (BCI controlling a speech synthesizer in real-time. To reach this goal, a prerequisite is to develop a speech synthesizer producing intelligible speech in real-time with a reasonable number of control parameters. We present here an articulatory-based speech synthesizer that can be controlled in real-time for future BCI applications. This synthesizer converts movements of the main speech articulators (tongue, jaw, velum, and lips into intelligible speech. The articulatory-to-acoustic mapping is performed using a deep neural network (DNN trained on electromagnetic articulography (EMA data recorded on a reference speaker synchronously with the produced speech signal. This DNN is then used in both offline and online modes to map the position of sensors glued on different speech articulators into acoustic parameters that are further converted into an audio signal using a vocoder. In offline mode, highly intelligible speech could be obtained as assessed by perceptual evaluation performed by 12 listeners. Then, to anticipate future BCI applications, we further assessed the real-time control of the synthesizer by both the reference speaker and new speakers, in a closed-loop paradigm using EMA data recorded in real time. A short calibration period was used to compensate for differences in sensor positions and articulatory differences between new speakers and the reference speaker. We found that real-time synthesis of vowels and consonants was possible with good intelligibility. In conclusion, these results open to future speech BCI applications using such articulatory-based speech synthesizer.

  11. A flexible and reusable software for real-time control applications at JET

    International Nuclear Information System (INIS)

    De Tommasi, G.; Piccolo, F.; Sartori, F.

    2005-01-01

    The fast growth of the JET real-time control network and the increasing demand for new systems have been the triggers that started the development of the JETRT software framework. This new architecture is designed for maximum reuse and is particularly suited for implementation of both real-time control and data acquisition systems in a complex experimental environment such as JET. Most of the software is the same in all applications independent of the platform. The varying part is the project specific algorithm, which is also compiled into a separate software component, in order to achieve a separation from the plant interface code. This design choice maximises the software reliability, reduces development costs and allows non-specialist programmers to contribute to the implementation of real-time projects. JETRT also provides an integrated set of debugging and testing tools, some of them well integrated with the Matlab environment. This feature besides the framework portability among different platforms allows to perform most of the test and validation phase on a desktop PC running Windows, significantly reducing the commissioning time of a new real-time system

  12. An overview on real-time control schemes for wheeled mobile robot

    Science.gov (United States)

    Radzak, M. S. A.; Ali, M. A. H.; Sha’amri, S.; Azwan, A. R.

    2018-04-01

    The purpose of this paper is to review real-time control motion algorithms for wheeled mobile robot (WMR) when navigating in environment such as road. Its need a good controller to avoid collision with any disturbance and maintain a track error at zero level. The controllers are used with other aiding sensors to measure the WMR’s velocities, posture, and interference to estimate the required torque to be applied on the wheels of mobile robot. Four main categories for wheeled mobile robot control systems have been found in literature which are namely: Kinematic based controller, Dynamic based controllers, artificial intelligence based control system, and Active Force control. A MATLAB/Simulink software is the main software to simulate and implement the control system. The real-time toolbox in MATLAB/SIMULINK are used to receive/send data from sensors/to actuator with presence of disturbances, however others software such C, C++ and visual basic are rare to be used.

  13. Solving Algebraic Riccati Equation Real Time for Integrated Vehicle Dynamics Control

    NARCIS (Netherlands)

    Kunnappillil Madhusudhanan, A; Corno, M.; Bonsen, B.; Holweg, E.

    2012-01-01

    In this paper we present a comparison study of different computational methods to implement State Dependent Riccati Equation (SDRE) based control in real time for a vehicle dynamics control application. Vehicles are mechatronic systems with nonlinear dynamics. One of the promising nonlinear control

  14. Real time control of EC heating & current drive systems on TCV

    NARCIS (Netherlands)

    Paley, J.I.; Felici, F.; Curchod, L.; Coda, S.; Goodman, T.P.

    2009-01-01

    The ability to control, in real time, the electron cyclotron heating & current drive systems for the control of MHD instabilities is particularly important for large tokamaks operating at high performance. Several algorithms have been developed and tested on TCV to explore possible control

  15. Microprocessor-based accelerating power level detector

    Energy Technology Data Exchange (ETDEWEB)

    Nagpal, M.; Zarecki, W.; Albrecht, J.C.

    1994-01-01

    An accelerating power level detector was built using state-of-the-art microprocessor technology at Powertech Labs Inc. The detector will monitor the real power flowing in two 300 kV transmission lines out of Kemano Hydroelectric Generating Station and will detect any sudden loss of load due to a fault on either line under certain pre-selected power flow conditions. This paper discusses the criteria of operation for the detector and its implementation details, including digital processing, hardware, and software.

  16. Real-time beam tracing for control of the deposition location of electron cyclotron waves

    Energy Technology Data Exchange (ETDEWEB)

    Reich, M., E-mail: matthias.reich@ipp.mpg.de; Bilato, R.; Mszanowski, U.; Poli, E.; Rapson, C.; Stober, J.; Volpe, F.; Zille, R.

    2015-11-15

    Highlights: • We successfully integrated a real-time EC beam tracing code at ASDEX Upgrade. • The calculation of EC beam deposition location is fast enough for control purposes. • The accuracy of the deposition location calculation exceeds equivalent measurements. • The implementation method is by design portable to larger fusion devices. - Abstract: Plasma control techniques that use electron cyclotron (EC) resonance heating and current drive such as control of neoclassical tearing modes require accurate control of the deposition location of EC beams. ASDEX Upgrade has successfully implemented a real-time version of the beam-tracing code TORBEAM into its real-time diagnostic system to act as a globally available module that calculates current deposition location and its sensitivity from other real-time diagnostic measurements for all its moveable EC wave launchers. Based on a highly (100×) accelerated version of TORBEAM, the software implementation as a diagnostic process uses parallelization and achieves cycle times of 15–20 ms for determining the radial deposition location of 12 beams in the plasma. This cycle time includes data input–output overhead arising from the use of available real-time signals. The system is by design portable to other machines such as ITER.

  17. Three axis electronic flight motion simulator real time control system design and implementation.

    Science.gov (United States)

    Gao, Zhiyuan; Miao, Zhonghua; Wang, Xuyong; Wang, Xiaohua

    2014-12-01

    A three axis electronic flight motion simulator is reported in this paper including the modelling, the controller design as well as the hardware implementation. This flight motion simulator could be used for inertial navigation test and high precision inertial navigation system with good dynamic and static performances. A real time control system is designed, several control system implementation problems were solved including time unification with parallel port interrupt, high speed finding-zero method of rotary inductosyn, zero-crossing management with continuous rotary, etc. Tests were carried out to show the effectiveness of the proposed real time control system.

  18. Three axis electronic flight motion simulator real time control system design and implementation

    Energy Technology Data Exchange (ETDEWEB)

    Gao, Zhiyuan; Miao, Zhonghua, E-mail: zhonghua-miao@163.com; Wang, Xiaohua [School of Mechatronic Engineering and Automation, Shanghai University, Shanghai, 200072 (China); Wang, Xuyong [School of Mechanical Engineering, Shanghai Jiao Tong University, Shanghai 200240 (China)

    2014-12-15

    A three axis electronic flight motion simulator is reported in this paper including the modelling, the controller design as well as the hardware implementation. This flight motion simulator could be used for inertial navigation test and high precision inertial navigation system with good dynamic and static performances. A real time control system is designed, several control system implementation problems were solved including time unification with parallel port interrupt, high speed finding-zero method of rotary inductosyn, zero-crossing management with continuous rotary, etc. Tests were carried out to show the effectiveness of the proposed real time control system.

  19. Polar coordinated fuzzy controller based real-time maximum-power point control of photovoltaic system

    Energy Technology Data Exchange (ETDEWEB)

    Syafaruddin; Hiyama, Takashi [Department of Computer Science and Electrical Engineering of Kumamoto University, 2-39-1 Kurokami, Kumamoto 860-8555 (Japan); Karatepe, Engin [Department of Electrical and Electronics Engineering of Ege University, 35100 Bornova-Izmir (Turkey)

    2009-12-15

    It is crucial to improve the photovoltaic (PV) system efficiency and to develop the reliability of PV generation control systems. There are two ways to increase the efficiency of PV power generation system. The first is to develop materials offering high conversion efficiency at low cost. The second is to operate PV systems optimally. However, the PV system can be optimally operated only at a specific output voltage and its output power fluctuates under intermittent weather conditions. Moreover, it is very difficult to test the performance of a maximum-power point tracking (MPPT) controller under the same weather condition during the development process and also the field testing is costly and time consuming. This paper presents a novel real-time simulation technique of PV generation system by using dSPACE real-time interface system. The proposed system includes Artificial Neural Network (ANN) and fuzzy logic controller scheme using polar information. This type of fuzzy logic rules is implemented for the first time to operate the PV module at optimum operating point. ANN is utilized to determine the optimum operating voltage for monocrystalline silicon, thin-film cadmium telluride and triple junction amorphous silicon solar cells. The verification of availability and stability of the proposed system through the real-time simulator shows that the proposed system can respond accurately for different scenarios and different solar cell technologies. (author)

  20. Real-time control strategy to maximize hybrid electric vehicle powertrain efficiency

    International Nuclear Information System (INIS)

    Shabbir, Wassif; Evangelou, Simos A.

    2014-01-01

    Highlights: • An off-line local control is proposed for real-time HEV energy management. • Powertrain efficiencies are studied to produce a unified objective function. • Penalty function is designed to ensure charge sustaining operation. • Implementation by storing optimal power share in a two-dimensional control map. • Proposed control improved fuel economy by up to 20% compared to conventional control. - Abstract: The proposed supervisory control system (SCS) uses a control map to maximize the powertrain efficiency of a hybrid electric vehicle (HEV) in real-time. The paper presents the methodology and structure of the control, including a novel, comprehensive and unified expression for the overall powertrain efficiency that considers the engine-generator set and the battery in depth as well as the power electronics. A control map is then produced with instructions for the optimal power share between the engine branch and battery branch of the vehicle such that the powertrain efficiency is maximized. This map is computed off-line and can thereafter be operated in real-time at very low computational cost. A charge sustaining factor is also developed and introduced to ensure the SCS operates the vehicle within desired SOC bounds. This SCS is then tested and benchmarked against two conventional control strategies in a high-fidelity vehicle model, representing a series HEV. Extensive simulation results are presented for repeated cycles of a diverse range of standard driving cycles, showing significant improvements in fuel economy (up to 20%) and less aggressive use of the battery

  1. A real-time control framework for urban water reservoirs operation

    Science.gov (United States)

    Galelli, S.; Goedbloed, A.; Schwanenberg, D.

    2012-04-01

    Drinking water demand in urban areas is growing parallel to the worldwide urban population, and it is acquiring an increasing part of the total water consumption. Since the delivery of sufficient water volumes in urban areas represents a difficult logistic and economical problem, different metropolitan areas are evaluating the opportunity of constructing relatively small reservoirs within urban areas. Singapore, for example, is developing the so-called 'Four National Taps Strategies', which detects the maximization of water yields from local, urban catchments as one of the most important water sources. However, the peculiar location of these reservoirs can provide a certain advantage from the logistical point of view, but it can pose serious difficulties in their daily management. Urban catchments are indeed characterized by large impervious areas: this results in a change of the hydrological cycle, with decreased infiltration and groundwater recharge, and increased patterns of surface and river discharges, with higher peak flows, volumes and concentration time. Moreover, the high concentrations of nutrients and sediments characterizing urban discharges can cause further water quality problems. In this critical hydrological context, the effective operation of urban water reservoirs must rely on real-time control techniques, which can exploit hydro-meteorological information available in real-time from hydrological and nowcasting models. This work proposes a novel framework for the real-time control of combined water quality and quantity objectives in urban reservoirs. The core of this framework is a non-linear Model Predictive Control (MPC) scheme, which employs the current state of the system, the future discharges furnished by a predictive model and a further model describing the internal dynamics of the controlled sub-system to determine an optimal control sequence over a finite prediction horizon. The main advantage of this scheme stands in its reduced

  2. Different microprocessor controlled devices for ITU TRIGA Mark II reactor

    International Nuclear Information System (INIS)

    Can, B.; Omuz, S.; Uzun, S.; Apan, H.

    1990-01-01

    In this paper the design of a period meter and multichannel thermometer, which are controlled by a microprocessor, in order to be used at ITU TRIGA Mark-II Reactor is presented. The system works as a simple microcomputer, which includes a CPU, a EPROM, a RAM, a CTC, a PIO, a PIA a keyboard and displays, using the assembly language. The period meter can work either with pulse signal or with analog signal depending on demand of the user. The period is calculated by software and its range is -99,9 sec, to +2.1 sec. When the period drops +3 sec, the system gives alarm illuminating a LED. The multichannel thermometer has eight temperature channels. Temperature channels can manually or automatically be selected. The channel selection time can be adjusted. The thermometer gives alarm illuminating a LED, when the temperature rises to 600 C. Temperature data is stored in the RAM and is shown on a display. This system provides us to use four spare thermocouples in the reactor. (orig.)

  3. Dynamic Beam Solutions for Real-Time Simulation and Control Development of Flexible Rockets

    Science.gov (United States)

    Su, Weihua; King, Cecilia K.; Clark, Scott R.; Griffin, Edwin D.; Suhey, Jeffrey D.; Wolf, Michael G.

    2016-01-01

    In this study, flexible rockets are structurally represented by linear beams. Both direct and indirect solutions of beam dynamic equations are sought to facilitate real-time simulation and control development for flexible rockets. The direct solution is completed by numerically integrate the beam structural dynamic equation using an explicit Newmark-based scheme, which allows for stable and fast transient solutions to the dynamics of flexile rockets. Furthermore, in the real-time operation, the bending strain of the beam is measured by fiber optical sensors (FOS) at intermittent locations along the span, while both angular velocity and translational acceleration are measured at a single point by the inertial measurement unit (IMU). Another study in this paper is to find the analytical and numerical solutions of the beam dynamics based on the limited measurement data to facilitate the real-time control development. Numerical studies demonstrate the accuracy of these real-time solutions to the beam dynamics. Such analytical and numerical solutions, when integrated with data processing and control algorithms and mechanisms, have the potential to increase launch availability by processing flight data into the flexible launch vehicle's control system.

  4. Genetic algorithms for adaptive real-time control in space systems

    Science.gov (United States)

    Vanderzijp, J.; Choudry, A.

    1988-01-01

    Genetic Algorithms that are used for learning as one way to control the combinational explosion associated with the generation of new rules are discussed. The Genetic Algorithm approach tends to work best when it can be applied to a domain independent knowledge representation. Applications to real time control in space systems are discussed.

  5. Real-time simulation requirements for study and optimization of power system controls

    Energy Technology Data Exchange (ETDEWEB)

    Nakra, Harbans; McCallum, David; Gagnon, Charles [Institut de Recherche d` Hydro-Quebec, Quebec, PQ (Canada); Venne, Andre; Gagnon, Julien [Hydro-Quebec, Montreal, PQ (Canada)

    1994-12-31

    At the time of ordering for the multi-terminal dc system linking Hydro-Quebec with New England, Hydro-Quebec also ordered functionally duplicate controls of all the converters and installed these in its real time simulation laboratory. The Hydro-Quebec ac system was also simulated in detail and the testing of the controls as thus made possible in a realistic environment. Many field tests were duplicated and many additional tests were done for correction and optimization. This paper describes some of the features of the real-time simulation carried out for this purpose. (author) 3 figs.

  6. Integration of domain and resource-based reasoning for real-time control in dynamic environments

    Science.gov (United States)

    Morgan, Keith; Whitebread, Kenneth R.; Kendus, Michael; Cromarty, Andrew S.

    1993-01-01

    A real-time software controller that successfully integrates domain-based and resource-based control reasoning to perform task execution in a dynamically changing environment is described. The design of the controller is based on the concept of partitioning the process to be controlled into a set of tasks, each of which achieves some process goal. It is assumed that, in general, there are multiple ways (tasks) to achieve a goal. The controller dynamically determines current goals and their current criticality, choosing and scheduling tasks to achieve those goals in the time available. It incorporates rule-based goal reasoning, a TMS-based criticality propagation mechanism, and a real-time scheduler. The controller has been used to build a knowledge-based situation assessment system that formed a major component of a real-time, distributed, cooperative problem solving system built under DARPA contract. It is also being employed in other applications now in progress.

  7. The ITER Fast Plant System Controller ATCA prototype Real-Time Software Architecture

    International Nuclear Information System (INIS)

    Carvalho, B.B.; Santos, B.; Carvalho, P.F.; Neto, A.; Boncagni, L.; Batista, A.J.N.; Correia, M.; Sousa, J.; Gonçalves, B.

    2013-01-01

    Highlights: ► High performance ATCA systems for fast control and data acquisition. ► IEEE1588 timing system and synchronization. ► Plasma control algorithms. ► Real-time control software frameworks. ► Targeted for nuclear fusion experiments with long duration discharges. -- Abstract: IPFN is developing a prototype Fast Plant System Controller (FPSC) based in ATCA embedded technologies dedicated to ITER CODAC data acquisition and control tasks in the sub-millisecond range. The main goal is to demonstrate the usability of the ATCA standard and its enhanced specifications for the high speed, very high density parallel data acquisition needs of the most demanding ITER tokamak plasma Instrumentation and Control (I and C) systems. This effort included the in-house development of a new family of high performance ATCA I/O and timing boards. The standard ITER software system CODAC Core System (CCS) v3.1, with the control based in the EPICS system does not cover yet the real-time requirements fulfilled by this hardware, so a new set of software components was developed for this specific platform, attempting to integrate and leverage the new features in CSS, for example the Multithreaded Application Real Time executor (MARTe) software framework, the new Data Archiving Network (DAN) solution, an ATCA IEEE-1588-2008 timing interface, and the Intelligent Platform Management Interface (IPMI) for system monitoring and remote management. This paper presents the overall software architecture for the ATCA FPSC, as well a discussion on the ITER constrains and design choices and finally a detailed description of the software components already developed

  8. The ITER Fast Plant System Controller ATCA prototype Real-Time Software Architecture

    Energy Technology Data Exchange (ETDEWEB)

    Carvalho, B.B., E-mail: bernardo@ipfn.ist.utl.pt [Associacao EURATOM/IST Instituto de Plasmas e Fusao Nuclear, Instituto Superior Tecnico, Universidade Tecnica de Lisboa, P-1049-001 Lisboa (Portugal); Santos, B.; Carvalho, P.F.; Neto, A. [Associacao EURATOM/IST Instituto de Plasmas e Fusao Nuclear, Instituto Superior Tecnico, Universidade Tecnica de Lisboa, P-1049-001 Lisboa (Portugal); Boncagni, L. [Associazione Euratom-ENEA sulla Fusione, Frascati Research Centre, Division of Fusion Physics, Frascati, Rome (Italy); Batista, A.J.N.; Correia, M.; Sousa, J.; Gonçalves, B. [Associacao EURATOM/IST Instituto de Plasmas e Fusao Nuclear, Instituto Superior Tecnico, Universidade Tecnica de Lisboa, P-1049-001 Lisboa (Portugal)

    2013-10-15

    Highlights: ► High performance ATCA systems for fast control and data acquisition. ► IEEE1588 timing system and synchronization. ► Plasma control algorithms. ► Real-time control software frameworks. ► Targeted for nuclear fusion experiments with long duration discharges. -- Abstract: IPFN is developing a prototype Fast Plant System Controller (FPSC) based in ATCA embedded technologies dedicated to ITER CODAC data acquisition and control tasks in the sub-millisecond range. The main goal is to demonstrate the usability of the ATCA standard and its enhanced specifications for the high speed, very high density parallel data acquisition needs of the most demanding ITER tokamak plasma Instrumentation and Control (I and C) systems. This effort included the in-house development of a new family of high performance ATCA I/O and timing boards. The standard ITER software system CODAC Core System (CCS) v3.1, with the control based in the EPICS system does not cover yet the real-time requirements fulfilled by this hardware, so a new set of software components was developed for this specific platform, attempting to integrate and leverage the new features in CSS, for example the Multithreaded Application Real Time executor (MARTe) software framework, the new Data Archiving Network (DAN) solution, an ATCA IEEE-1588-2008 timing interface, and the Intelligent Platform Management Interface (IPMI) for system monitoring and remote management. This paper presents the overall software architecture for the ATCA FPSC, as well a discussion on the ITER constrains and design choices and finally a detailed description of the software components already developed.

  9. Real-Time Energy Management Control for Hybrid Electric Powertrains

    Directory of Open Access Journals (Sweden)

    Mohamed Zaher

    2013-01-01

    Full Text Available This paper focuses on embedded control of a hybrid powertrain concepts for mobile vehicle applications. Optimal robust control approach is used to develop a real-time energy management strategy. The main idea is to store the normally wasted mechanical regenerative energy in energy storage devices for later usage. The regenerative energy recovery opportunity exists in any condition where the speed of motion is in the opposite direction to the applied force or torque. This is the case when the vehicle is braking, decelerating, the motion is driven by gravitational force, or load driven. There are three main concepts for energy storing devices in hybrid vehicles: electric, hydraulic, and mechanical (flywheel. The real-time control challenge is to balance the system power demands from the engine and the hybrid storage device, without depleting the energy storage device or stalling the engine in any work cycle. In the worst-case scenario, only the engine is used and the hybrid system is completely disabled. A rule-based control algorithm is developed and is tuned for different work cycles and could be linked to a gain scheduling algorithm. A gain scheduling algorithm identifies the cycle being performed by the work machine and its position via GPS and maps both of them to the gains.

  10. Real time control of the flexible dynamics of orbital launch vehicles

    NARCIS (Netherlands)

    Bos, van den J.; Steinbuch, M.; Gutierrez, H.M.

    2011-01-01

    During this traineeship the flexible dynamics of orbital launch vehicles are estimated and controlled in real time, using distributed fiber-Bragg sensor arrays for motion estimation and cold gas thrusters for control. The use of these cold-gas thrusters to actively control flexible modes is the main

  11. An Internal Data Non-hiding Type Real-time Kernel and its Application to the Mechatronics Controller

    Science.gov (United States)

    Yoshida, Toshio

    For the mechatronics equipment controller that controls robots and machine tools, high-speed motion control processing is essential. The software system of the controller like other embedded systems is composed of three layers software such as real-time kernel layer, middleware layer, and application software layer on the dedicated hardware. The application layer in the top layer is composed of many numbers of tasks, and application function of the system is realized by the cooperation between these tasks. In this paper we propose an internal data non-hiding type real-time kernel in which customizing the task control is possible only by change in the program code of the task side without any changes in the program code of real-time kernel. It is necessary to reduce the overhead caused by the real-time kernel task control for the speed-up of the motion control of the mechatronics equipment. For this, customizing the task control function is needed. We developed internal data non-cryptic type real-time kernel ZRK to evaluate this method, and applied to the control of the multi system automatic lathe. The effect of the speed-up of the task cooperation processing was able to be confirmed by combined task control processing on the task side program code using an internal data non-hiding type real-time kernel ZRK.

  12. Making real-time reactive systems reliable

    Science.gov (United States)

    Marzullo, Keith; Wood, Mark

    1990-01-01

    A reactive system is characterized by a control program that interacts with an environment (or controlled program). The control program monitors the environment and reacts to significant events by sending commands to the environment. This structure is quite general. Not only are most embedded real time systems reactive systems, but so are monitoring and debugging systems and distributed application management systems. Since reactive systems are usually long running and may control physical equipment, fault tolerance is vital. The research tries to understand the principal issues of fault tolerance in real time reactive systems and to build tools that allow a programmer to design reliable, real time reactive systems. In order to make real time reactive systems reliable, several issues must be addressed: (1) How can a control program be built to tolerate failures of sensors and actuators. To achieve this, a methodology was developed for transforming a control program that references physical value into one that tolerates sensors that can fail and can return inaccurate values; (2) How can the real time reactive system be built to tolerate failures of the control program. Towards this goal, whether the techniques presented can be extended to real time reactive systems is investigated; and (3) How can the environment be specified in a way that is useful for writing a control program. Towards this goal, whether a system with real time constraints can be expressed as an equivalent system without such constraints is also investigated.

  13. Electric space heating scheduling for real-time explicit power control in active distribution networks

    DEFF Research Database (Denmark)

    Costanzo, Giuseppe Tommaso; Bernstein, Andrey; Chamorro, Lorenzo Reyes

    2015-01-01

    This paper presents a systematic approach for abstracting the flexibility of a building space heating system and using it within a composable framework for real-time explicit power control of microgrids and, more in general, active distribution networks. In particular, the proposed approach...... is developed within the context of a previously defined microgrid control framework, called COMMELEC, conceived for the explicit and real-time control of these specific networks. The designed control algorithm is totally independent from the need of a building model and allows exploiting the intrinsic thermal...... inertia for real-time control. The paper first discusses the general approach, then it proves its validity via dedicated simulations performed on specific case study composed by the CIGRE LV microgrid benchmark proposed by the Cigré TF C6.04.02....

  14. Real-time integration of control strategies for an isolated DFIG-based WECS

    Science.gov (United States)

    Bouchiba, Nouha; Barkia, Asma; Chrifi-Alaoui, Larbi; Drid, Saïd; Sallem, Souhir; Kammoun, M. B. A.

    2017-08-01

    This paper deals with voltage and frequency control of a stand-alone wind energy conversion system (WECS) based on a double fed induction generator (DFIG) under wind speed and load variations. In this context, two kinds of linear and nonlinear control strategies, classical PI and backstepping, have been applied to the system in real time. A series of experiments have been conducted to evaluate and to compare dynamic performances of the proposed control approaches. Experiments on a 1.5Kw doubly fed induction machine in real time are carried out using dSpace DS1104 card based on the MATLAB/Simulink environment. Experimental results show the validity of implemented controllers and demonstrate the effectiveness, the precision and the rapidity of the backstepping control strategy compared with the PI controller.

  15. The response-time distribution in a real-time database with optimistic concurrency control and constant execution times

    NARCIS (Netherlands)

    Sassen, S.A.E.; Wal, van der J.

    1997-01-01

    For a real-time shared-memory database with optimistic concurrency control, an approximation for the transaction response-time distribution is obtained. The model assumes that transactions arrive at the database according to a Poisson process, that every transaction uses an equal number of

  16. The response-time distribution in a real-time database with optimistic concurrency control and exponential execution times

    NARCIS (Netherlands)

    Sassen, S.A.E.; Wal, van der J.

    1997-01-01

    For a real-time shared-memory database with optimistic concurrency control, an approximation for the transaction response-time distribution is obtained. The model assumes that transactions arrive at the database according to a Poisson process, that every transaction takes an exponential execution

  17. Real-time operation without a real-time operating system for instrument control and data acquisition

    Science.gov (United States)

    Klein, Randolf; Poglitsch, Albrecht; Fumi, Fabio; Geis, Norbert; Hamidouche, Murad; Hoenle, Rainer; Looney, Leslie; Raab, Walfried; Viehhauser, Werner

    2004-09-01

    We are building the Field-Imaging Far-Infrared Line Spectrometer (FIFI LS) for the US-German airborne observatory SOFIA. The detector read-out system is driven by a clock signal at a certain frequency. This signal has to be provided and all other sub-systems have to work synchronously to this clock. The data generated by the instrument has to be received by a computer in a timely manner. Usually these requirements are met with a real-time operating system (RTOS). In this presentation we want to show how we meet these demands differently avoiding the stiffness of an RTOS. Digital I/O-cards with a large buffer separate the asynchronous working computers and the synchronous working instrument. The advantage is that the data processing computers do not need to process the data in real-time. It is sufficient that the computer can process the incoming data stream on average. But since the data is read-in synchronously, problems of relating commands and responses (data) have to be solved: The data is arriving at a fixed rate. The receiving I/O-card buffers the data in its buffer until the computer can access it. To relate the data to commands sent previously, the data is tagged by counters in the read-out electronics. These counters count the system's heartbeat and signals derived from that. The heartbeat and control signals synchronous with the heartbeat are sent by an I/O-card working as pattern generator. Its buffer gets continously programmed with a pattern which is clocked out on the control lines. A counter in the I/O-card keeps track of the amount of pattern words clocked out. By reading this counter, the computer knows the state of the instrument or knows the meaning of the data that will arrive with a certain time-tag.

  18. Ab initio quantum-enhanced optical phase estimation using real-time feedback control

    DEFF Research Database (Denmark)

    Berni, Adriano; Gehring, Tobias; Nielsen, Bo Melholt

    2015-01-01

    of a quantum-enhanced and fully deterministic ab initio phase estimation protocol based on real-time feedback control. Using robust squeezed states of light combined with a real-time Bayesian adaptive estimation algorithm, we demonstrate deterministic phase estimation with a precision beyond the quantum shot...... noise limit. The demonstrated protocol opens up new opportunities for quantum microscopy, quantum metrology and quantum information processing....

  19. Control-Oriented Models for Real-Time Simulation of Automotive Transmission Systems

    Directory of Open Access Journals (Sweden)

    Cavina N.

    2015-01-01

    Full Text Available A control-oriented model of a Dual Clutch Transmission (DCT was developed for real-time Hardware In the Loop (HIL applications, to support model-based development of the DCT controller and to systematically test its performance. The model is an innovative attempt to reproduce the fast dynamics of the actuation system while maintaining a simulation step size large enough for real-time applications. The model comprehends a detailed physical description of hydraulic circuit, clutches, synchronizers and gears, and simplified vehicle and internal combustion engine sub-models. As the oil circulating in the system has a large bulk modulus, the pressure dynamics are very fast, possibly causing instability in a real-time simulation; the same challenge involves the servo valves dynamics, due to the very small masses of the moving elements. Therefore, the hydraulic circuit model has been modified and simplified without losing physical validity, in order to adapt it to the real-time simulation requirements. The results of offline simulations have been compared to on-board measurements to verify the validity of the developed model, which was then implemented in a HIL system and connected to the Transmission Control Unit (TCU. Several tests have been performed on the HIL simulator, to verify the TCU performance: electrical failure tests on sensors and actuators, hydraulic and mechanical failure tests on hydraulic valves, clutches and synchronizers, and application tests comprehending all the main features of the control actions performed by the TCU. Being based on physical laws, in every condition the model simulates a plausible reaction of the system. A test automation procedure has finally been developed to permit the execution of a pattern of tests without the interaction of the user; perfectly repeatable tests can be performed for non-regression verification, allowing the testing of new software releases in fully automatic mode.

  20. Example of an in-plant near-real-time accountancy/process control system

    International Nuclear Information System (INIS)

    Anon.

    1981-01-01

    This session describes an existing computerized in-plant near-real-time accounting and process monitoring system at the Allied-General Nuclear Services (AGNS) Barnwell Nuclear Fuel Plant (BNFP). Details of the system performance, objectives, hardware, plant instrumentation, and system functions are presented. Examples of actual programs for accounting and monitoring are described and system benefits will be discussed. The purpose of this session is to enable participants to: (1) identify the major computer hardware components of functional near-real-time accounting systems; (2) identify the types of process instrumentation necessary to perform near-real-time accounting; (3) describe the major nuclear material control and accounting functions of the AGNS computer system; and (4) assess the benefits to safeguards and plant operations of a computerized near-real-time accounting system

  1. Real-time signal communication between diagnostic and control in ASDEX Upgrade

    International Nuclear Information System (INIS)

    Treutterer, Wolfgang; Neu, Gregor; Raupp, Gerhard; Zehetbauer, Thomas; Zasche, Dieter; Lueddecke, Klaus; Cole, Richard

    2010-01-01

    The ASDEX Upgrade tokamak experiment is equipped with a versatile discharge monitoring and control system. It allows to develop and use advanced control algorithms to investigate plasma physics under well-defined conditions with the objective of optimising plasma performance. The achievable quality depends on the accuracy with which the plasma state can be reconstructed from measurements under real-time conditions. Today's advanced algorithms need physics quantities - scalar entities as well as profiles. These are obtained processing huge numbers of raw measurements with complex diagnostic algorithms. Adequate network communication for the resulting signals is crucial to satisfy real-time requirements, especially when several diagnostic systems cooperate in a feedback control loop. Support for the technology of choice, however, is not easily available for all of the diverse, highly specialised diagnostic systems. We give an overview about the methods that have been explored at ASDEX Upgrade for real-time signal transfer. In particular, we investigated reflective shared memory and Ethernet technologies. Our solution strives to combine their strengths. For fast communication on dedicated computing nodes, reflective shared memory is used. For the majority of diagnostic systems producing large data blocks at moderate rates, Ethernet connections with UDP protocol are employed. Following ASDEX Upgrade's framework concept, a software layer hides the networks used from both diagnostic and control applications.

  2. Real-time signal communication between diagnostic and control in ASDEX Upgrade

    Energy Technology Data Exchange (ETDEWEB)

    Treutterer, Wolfgang, E-mail: Wolfgang.Treutterer@ipp.mpg.d [Max-Planck Institut fuer Plasmaphysik, Garching, EURATOM Association (Germany); Neu, Gregor; Raupp, Gerhard; Zehetbauer, Thomas; Zasche, Dieter [Max-Planck Institut fuer Plasmaphysik, Garching, EURATOM Association (Germany); Lueddecke, Klaus; Cole, Richard [Unlimited Computer Systems, Iffeldorf (Germany)

    2010-07-15

    The ASDEX Upgrade tokamak experiment is equipped with a versatile discharge monitoring and control system. It allows to develop and use advanced control algorithms to investigate plasma physics under well-defined conditions with the objective of optimising plasma performance. The achievable quality depends on the accuracy with which the plasma state can be reconstructed from measurements under real-time conditions. Today's advanced algorithms need physics quantities - scalar entities as well as profiles. These are obtained processing huge numbers of raw measurements with complex diagnostic algorithms. Adequate network communication for the resulting signals is crucial to satisfy real-time requirements, especially when several diagnostic systems cooperate in a feedback control loop. Support for the technology of choice, however, is not easily available for all of the diverse, highly specialised diagnostic systems. We give an overview about the methods that have been explored at ASDEX Upgrade for real-time signal transfer. In particular, we investigated reflective shared memory and Ethernet technologies. Our solution strives to combine their strengths. For fast communication on dedicated computing nodes, reflective shared memory is used. For the majority of diagnostic systems producing large data blocks at moderate rates, Ethernet connections with UDP protocol are employed. Following ASDEX Upgrade's framework concept, a software layer hides the networks used from both diagnostic and control applications.

  3. Approach to a generalized real-time nuclear materials control system

    International Nuclear Information System (INIS)

    Jarsch, V.; Onnen, S.; Polster, F.J.; Woit, J.

    1978-01-01

    Untrained users and a large amount of--at first glance incompatible--processes and materials are the environment of computer-aided nuclear materials control systems. To find an efficient model of the real processes and materials descriptions and to allow the operating personnel to communicate with the system in his everyday symbolism are goals in the development of the concept presented in this paper. According to this concept a real-time minicomputer-based materials control system is being implemented in the Nuclear Research Center of Karlsruhe. The chosen approach satisfies the heterogeneous requirements of the various institutes of the Center and is also applicable to other nuclear plants

  4. Research on Control Method Based on Real-Time Operational Reliability Evaluation for Space Manipulator

    Directory of Open Access Journals (Sweden)

    Yifan Wang

    2014-05-01

    Full Text Available A control method based on real-time operational reliability evaluation for space manipulator is presented for improving the success rate of a manipulator during the execution of a task. In this paper, a method for quantitative analysis of operational reliability is given when manipulator is executing a specified task; then a control model which could control the quantitative operational reliability is built. First, the control process is described by using a state space equation. Second, process parameters are estimated in real time using Bayesian method. Third, the expression of the system's real-time operational reliability is deduced based on the state space equation and process parameters which are estimated using Bayesian method. Finally, a control variable regulation strategy which considers the cost of control is given based on the Theory of Statistical Process Control. It is shown via simulations that this method effectively improves the operational reliability of space manipulator control system.

  5. Performance Comparison of EPICS IOC and MARTe in a Hard Real-Time Control Application

    Science.gov (United States)

    Barbalace, Antonio; Manduchi, Gabriele; Neto, A.; De Tommasi, G.; Sartori, F.; Valcarcel, D. F.

    2011-12-01

    EPICS is used worldwide mostly for controlling accelerators and large experimental physics facilities. Although EPICS is well fit for the design and development of automation systems, which are typically VME or PLC-based systems, and for soft real-time systems, it may present several drawbacks when used to develop hard real-time systems/applications especially when general purpose operating systems as plain Linux are chosen. This is in particular true in fusion research devices typically employing several hard real-time systems, such as the magnetic control systems, that may require strict determinism, and high performance in terms of jitter and latency. Serious deterioration of important plasma parameters may happen otherwise, possibly leading to an abrupt termination of the plasma discharge. The MARTe framework has been recently developed to fulfill the demanding requirements for such real-time systems that are alike to run on general purpose operating systems, possibly integrated with the low-latency real-time preemption patches. MARTe has been adopted to develop a number of real-time systems in different Tokamaks. In this paper, we first summarize differences and similarities between EPICS IOC and MARTe. Then we report on a set of performance measurements executed on an x86 64 bit multicore machine running Linux with an IO control algorithm implemented in an EPICS IOC and in MARTe.

  6. Microprocessor-controlled system for automatic acquisition of potentiometric data and their non-linear least-squares fit in equilibrium studies.

    Science.gov (United States)

    Gampp, H; Maeder, M; Zuberbühler, A D; Kaden, T A

    1980-06-01

    A microprocessor-controlled potentiometric titration apparatus for equilibrium studies is described. The microprocessor controls the stepwise addition of reagent, monitors the pH until it becomes constant and stores the constant value. The data are recorded on magnetic tape by a cassette recorder with an RS232 input-output interface. A non-linear least-squares program based on Marquardt's modification of the Newton-Gauss method is discussed and its performance in the calculation of equilibrium constants is exemplified. An HP 9821 desk-top computer accepts the data from the magnetic tape recorder. In addition to a fully automatic fitting procedure, the program allows manual adjustment of the parameters. Three examples are discussed with regard to performance and reproducibility.

  7. Small Microprocessor for ASIC or FPGA Implementation

    Science.gov (United States)

    Kleyner, Igor; Katz, Richard; Blair-Smith, Hugh

    2011-01-01

    A small microprocessor, suitable for use in applications in which high reliability is required, was designed to be implemented in either an application-specific integrated circuit (ASIC) or a field-programmable gate array (FPGA). The design is based on commercial microprocessor architecture, making it possible to use available software development tools and thereby to implement the microprocessor at relatively low cost. The design features enhancements, including trapping during execution of illegal instructions. The internal structure of the design yields relatively high performance, with a significant decrease, relative to other microprocessors that perform the same functions, in the number of microcycles needed to execute macroinstructions. The problem meant to be solved in designing this microprocessor was to provide a modest level of computational capability in a general-purpose processor while adding as little as possible to the power demand, size, and weight of a system into which the microprocessor would be incorporated. As designed, this microprocessor consumes very little power and occupies only a small portion of a typical modern ASIC or FPGA. The microprocessor operates at a rate of about 4 million instructions per second with clock frequency of 20 MHz.

  8. LabVIEW Real-Time

    CERN Multimedia

    CERN. Geneva; Flockhart, Ronald Bruce; Seppey, P

    2003-01-01

    With LabVIEW Real-Time, you can choose from a variety of RT Series hardware. Add a real-time data acquisition component into a larger measurement and automation system or create a single stand-alone real-time solution with data acquisition, signal conditioning, motion control, RS-232, GPIB instrumentation, and Ethernet connectivity. With the various hardware options, you can create a system to meet your precise needs today, while the modularity of the system means you can add to the solution as your system requirements grow. If you are interested in Reliable and Deterministic systems for Measurement and Automation, you will profit from this seminar. Agenda: Real-Time Overview LabVIEW RT Hardware Platforms - Linux on PXI Programming with LabVIEW RT Real-Time Operating Systems concepts Timing Applications Data Transfer

  9. Replacing PS controls front end minicomputers by VME based 32-bit processors

    International Nuclear Information System (INIS)

    Gagnaire, A.; Metz Noblat, N. de; Serre, Ch.; Sicard, Cl.H.

    1992-01-01

    The PS controls have started the first phase of system rejuvenation, targeted towards the LEP Preinjector Controls. The main impact of this phase is in the architectural change, as both the front-end minicomputers and the CAMAC embedded microprocessors are replaced by microprocessor based VME crates called Device Stub Controllers (DSC). This paper discusses the different steps planned for this first phase, i.e: (1) implementing the basic set of CERN Accelerator common facilities for DSCs (error handling, system surveillance, remote boot and network access); (2) porting the equipment access software layer; (3) applying the Real-time tasks to the LynxOS operating system and I/O architecture, conforming to the real-time constraints for control and acquisition; (4) defining the number and contents of the different DSC needed, according to geographical and cpu-load constraints; (5) providing the general services outside the DSC crates (file servers, data-base services); (6) emulating the current Console programs onto the new workstations. (author)

  10. CHIMERA II - A real-time multiprocessing environment for sensor-based robot control

    Science.gov (United States)

    Stewart, David B.; Schmitz, Donald E.; Khosla, Pradeep K.

    1989-01-01

    A multiprocessing environment for a wide variety of sensor-based robot system, providing the flexibility, performance, and UNIX-compatible interface needed for fast development of real-time code is addressed. The requirements imposed on the design of a programming environment for sensor-based robotic control is outlined. The details of the current hardware configuration are presented, along with the details of the CHIMERA II software. Emphasis is placed on the kernel, low-level interboard communication, user interface, extended file system, user-definable and dynamically selectable real-time schedulers, remote process synchronization, and generalized interprocess communication. A possible implementation of a hierarchical control model, the NASA/NBS standard reference model for telerobot control system is demonstrated.

  11. Microprocessor system to recover data from a self-scanning photodiode array

    International Nuclear Information System (INIS)

    Koppel, L.N.; Gadd, T.J.

    1975-01-01

    A microprocessor system developed at Lawrence Livermore Laboratory has expedited the recovery of data describing the low energy x-ray spectra radiated by laser-fusion targets. An Intel microprocessor controls the digitization and scanning of the data stream of an x-ray-sensitive self-scanning photodiode array incorporated in a crystal diffraction spectrometer

  12. Data-driven modeling and real-time distributed control for energy efficient manufacturing systems

    International Nuclear Information System (INIS)

    Zou, Jing; Chang, Qing; Arinez, Jorge; Xiao, Guoxian

    2017-01-01

    As manufacturers face the challenges of increasing global competition and energy saving requirements, it is imperative to seek out opportunities to reduce energy waste and overall cost. In this paper, a novel data-driven stochastic manufacturing system modeling method is proposed to identify and predict energy saving opportunities and their impact on production. A real-time distributed feedback production control policy, which integrates the current and predicted system performance, is established to improve the overall profit and energy efficiency. A case study is presented to demonstrate the effectiveness of the proposed control policy. - Highlights: • A data-driven stochastic manufacturing system model is proposed. • Real-time system performance and energy saving opportunity identification method is developed. • Prediction method for future potential system performance and energy saving opportunity is developed. • A real-time distributed feedback control policy is established to improve energy efficiency and overall system profit.

  13. Real-time control of ultrafast laser micromachining by laser-induced breakdown spectroscopy

    International Nuclear Information System (INIS)

    Tong Tao; Li Jinggao; Longtin, Jon P.

    2004-01-01

    Ultrafast laser micromachining provides many advantages for precision micromachining. One challenging problem, however, particularly for multilayer and heterogeneous materials, is how to prevent a given material from being ablated, as ultrafast laser micromachining is generally material insensitive. We present a real-time feedback control system for an ultrafast laser micromachining system based on laser-induced breakdown spectroscopy (LIBS). The characteristics of ultrafast LIBS are reviewed and discussed so as to demonstrate the feasibility of the technique. Comparison methods to identify the material emission patterns are developed, and several of the resulting algorithms were implemented into a real-time computer control system. LIBS-controlled micromachining is demonstrated for the fabrication of microheater structures on thermal sprayed materials. Compared with a strictly passive machining process without any such feedback control, the LIBS-based system provides several advantages including less damage to the substrate layer, reduced machining time, and more-uniform machining features

  14. Performance analysis of a real-time database with optimistic concurrency control

    NARCIS (Netherlands)

    Sassen, S.A.E.; Wal, van der J.

    1997-01-01

    For a real-time shared-memory database with Optimistic Concurrency Control (OCC), an approximation for the transaction response-time distribution and thus for the deadline miss probability is obtained. Transactions arrive at the database according to a Poisson process. There is a limited number of

  15. A CAMAC-resident microprocessor used for field control of a dipole magnet

    International Nuclear Information System (INIS)

    Sharp, F.J.; Greiner, B.F.

    1990-01-01

    An inexpensive, self-contained microprocessor supporting an on-chip BASIC interpreter has been incorporated into a CAMAC auxiliary-crate controller, with an EEPROM and a terminal port. Used with an ASCII computer terminal, the intelligent auxiliary controller is a self-contained program-development system. One application for the intelligent auxiliary controller is closed-loop control of the analyzing dipoles at the negative-ion injector of the TASCC (tandem accelerator superconducting cyclotron) heavy-ion accelerators. A BASIC program stored in the EEPROM runs on power-up of the controller. The program reads control numbers from a CAMAC mailbox, converts the ASCII character string from a precision Hall-probe teslameter to a digital field reading, and writes a control number to the dipole controller. The program iterates until the dipole reaches the demand field, while updating another CAMAC mailbox with a field readback for the main control system. (orig.)

  16. Proceedings of the meeting on applications of microprocessors in accelerator controls and physics experiments, Tsukuba, March 15, 1978

    International Nuclear Information System (INIS)

    Shibata, Shinkichi; Katoh, Tadahiko

    1978-05-01

    The microprocessor was first made public in 1971. In the ensuing few years, its performance has risen, cost lowered and interface more in IC, so it is now easily incorporated in instrumentation and control. Since it is used as electronic component unlike the case of a minicomputer, it has so much larger influence. It differs from the conventional electronic components in that software is required. In the National Laboratory for High Energy Physics, microprocessors are used for performance improvements of the measuring and control instruments and for labor saving. For new component not to induce new other problems, support system and standardization are proceeding for utilization development etc. The present meeting was intended for discussions by people in the field of usage, planning, and means of joint uses for software and hardware. (Mori, K.)

  17. Multiple microprocessor based nuclear reactor power monitor

    International Nuclear Information System (INIS)

    Lewis, P.S.; Ethridge, C.D.

    1979-01-01

    The reactor power monitor is a portable multiple-microprocessor controlled data acquisition device being built for the International Atomic Energy Association. Its function is to measure and record the hourly integrated operating thermal power level of a nuclear reactor for the purpose of detecting unannounced plutonium production. The monitor consists of a 3 He proportional neutron detector, a write-only cassette tape drive and control electronics based on two INTEL 8748 microprocessors. The reactor power monitor operates from house power supplied by the plant operator, but has eight hours of battery backup to cover power interruptions. Both the hourly power levels and any line power interruptions are recorded on tape and in memory. Intermediate dumps from the memory to a data terminal or strip chart recorder can be performed without interrupting data collection

  18. CamOn: A Real-Time Autonomous Camera Control System

    DEFF Research Database (Denmark)

    Burelli, Paolo; Jhala, Arnav Harish

    2009-01-01

    This demonstration presents CamOn, an autonomous cam- era control system for real-time 3D games. CamOn employs multiple Artificial Potential Fields (APFs), a robot motion planning technique, to control both the location and orienta- tion of the camera. Scene geometry from the 3D environment...... contributes to the potential field that is used to determine po- sition and movement of the camera. Composition constraints for the camera are modelled as potential fields for controlling the view target of the camera. CamOn combines the compositional benefits of constraint- based camera systems, and improves...

  19. Cybersecurity through Real-Time Distributed Control Systems

    Energy Technology Data Exchange (ETDEWEB)

    Kisner, Roger A [ORNL; Manges, Wayne W [ORNL; MacIntyre, Lawrence Paul [ORNL; Nutaro, James J [ORNL; Munro Jr, John K [ORNL; Ewing, Paul D [ORNL; Howlader, Mostofa [ORNL; Kuruganti, Phani Teja [ORNL; Wallace, Richard M [ORNL; Olama, Mohammed M [ORNL

    2010-04-01

    Critical infrastructure sites and facilities are becoming increasingly dependent on interconnected physical and cyber-based real-time distributed control systems (RTDCSs). A mounting cybersecurity threat results from the nature of these ubiquitous and sometimes unrestrained communications interconnections. Much work is under way in numerous organizations to characterize the cyber threat, determine means to minimize risk, and develop mitigation strategies to address potential consequences. While it seems natural that a simple application of cyber-protection methods derived from corporate business information technology (IT) domain would lead to an acceptable solution, the reality is that the characteristics of RTDCSs make many of those methods inadequate and unsatisfactory or even harmful. A solution lies in developing a defense-in-depth approach that ranges from protection at communications interconnect levels ultimately to the control system s functional characteristics that are designed to maintain control in the face of malicious intrusion. This paper summarizes the nature of RTDCSs from a cybersecurity perspec tive and discusses issues, vulnerabilities, candidate mitigation approaches, and metrics.

  20. Compilation and synthesis for real-time embedded controllers

    DEFF Research Database (Denmark)

    Fränzle, Martin; Müller-Olm, Markus

    1999-01-01

    This article provides an overview over two constructive approaches to provably correct hard real-time code generation where hard real-time code is generated from abstract requirements rather than verified against the timing requirements a posteriori. The first, more pragmatic approach is concerne......-time systems at a very high level of abstraction....

  1. Microprocessor-based data acquisition systems for Hera experiments

    International Nuclear Information System (INIS)

    Haynes, W.J.

    1989-09-01

    Sophisticated multi-microprocessor configurations are envisaged to cope with the technical challenges of the HERA electron-proton collider and the high data rates from the two large experiments H1 and ZEUS. These lecture notes concentrate on many of the techniques employed, with much emphasis being placed on the use of the IEEE standard VMEbus as a unifying element. The role of modern 32-bit CISC and RISC microprocessors, in the handling of data and the filtering of physics information, is highlighted together with the integration of personal computer stations for monitoring and control. (author)

  2. Determination of the plasma position for its real-time control in the COMPASS tokamak

    International Nuclear Information System (INIS)

    Janky, F.; Havlicek, J.; Valcarcel, D.; Hron, M.; Horacek, J.; Kudlacek, O.; Panek, R.; Carvalho, B.B.

    2011-01-01

    An efficient horizontal and vertical stabilization of the plasma column position are essential for a reliable tokamak operation. Plasma position is generally determined by plasma current, plasma pressure and external vertical and horizontal magnetic fields. Such fields are generated by poloidal field coils and proper algorithm for the current control have to by applied, namely, in case of fast feedback loops. This paper presents a real-time plasma position reconstruction algorithms developed for the COMPASS tokamak. Further, its implementation in the MARTe (Multithreaded Application Real-Time executor) is described and the first results from test of the algorithm for real-time control of horizontal plasma positions are presented.

  3. Determination of the plasma position for its real-time control in the COMPASS tokamak

    Energy Technology Data Exchange (ETDEWEB)

    Janky, F., E-mail: jankyf@ipp.cas.cz [Institute of Plasma Physics, AS CR, v.v.i., Association EURATOM/IPP.CR, Za Slovankou 3, 182 00 Prague (Czech Republic); Charles University in Prague, Faculty of Mathematics and Physics, V Holesovickach 2, CZ-18000 Prague (Czech Republic); Havlicek, J. [Institute of Plasma Physics, AS CR, v.v.i., Association EURATOM/IPP.CR, Za Slovankou 3, 182 00 Prague (Czech Republic); Charles University in Prague, Faculty of Mathematics and Physics, V Holesovickach 2, CZ-18000 Prague (Czech Republic); Valcarcel, D. [Associacao EURATOM/IST, Instituto de Plasmas e Fusao Nuclear - Laboratorio Associado, Instituto Superior Tecnico, P1049-001 Lisboa (Portugal); Hron, M.; Horacek, J. [Institute of Plasma Physics, AS CR, v.v.i., Association EURATOM/IPP.CR, Za Slovankou 3, 182 00 Prague (Czech Republic); Kudlacek, O. [Czech Technical University, Faculty of Nuclear Sciences and Physical Engineering, Technicka 2, 166 27 Prague (Czech Republic); Panek, R. [Institute of Plasma Physics, AS CR, v.v.i., Association EURATOM/IPP.CR, Za Slovankou 3, 182 00 Prague (Czech Republic); Carvalho, B.B. [Associacao EURATOM/IST, Instituto de Plasmas e Fusao Nuclear - Laboratorio Associado, Instituto Superior Tecnico, P1049-001 Lisboa (Portugal)

    2011-10-15

    An efficient horizontal and vertical stabilization of the plasma column position are essential for a reliable tokamak operation. Plasma position is generally determined by plasma current, plasma pressure and external vertical and horizontal magnetic fields. Such fields are generated by poloidal field coils and proper algorithm for the current control have to by applied, namely, in case of fast feedback loops. This paper presents a real-time plasma position reconstruction algorithms developed for the COMPASS tokamak. Further, its implementation in the MARTe (Multithreaded Application Real-Time executor) is described and the first results from test of the algorithm for real-time control of horizontal plasma positions are presented.

  4. Real-Time Control of a Video Game Using Eye Movements and Two Temporal EEG Sensors.

    Science.gov (United States)

    Belkacem, Abdelkader Nasreddine; Saetia, Supat; Zintus-art, Kalanyu; Shin, Duk; Kambara, Hiroyuki; Yoshimura, Natsue; Berrached, Nasreddine; Koike, Yasuharu

    2015-01-01

    EEG-controlled gaming applications range widely from strictly medical to completely nonmedical applications. Games can provide not only entertainment but also strong motivation for practicing, thereby achieving better control with rehabilitation system. In this paper we present real-time control of video game with eye movements for asynchronous and noninvasive communication system using two temporal EEG sensors. We used wavelets to detect the instance of eye movement and time-series characteristics to distinguish between six classes of eye movement. A control interface was developed to test the proposed algorithm in real-time experiments with opened and closed eyes. Using visual feedback, a mean classification accuracy of 77.3% was obtained for control with six commands. And a mean classification accuracy of 80.2% was obtained using auditory feedback for control with five commands. The algorithm was then applied for controlling direction and speed of character movement in two-dimensional video game. Results showed that the proposed algorithm had an efficient response speed and timing with a bit rate of 30 bits/min, demonstrating its efficacy and robustness in real-time control.

  5. Real time test bed development for power system operation, control and cyber security

    Science.gov (United States)

    Reddi, Ram Mohan

    The operation and control of the power system in an efficient way is important in order to keep the system secure, reliable and economical. With advancements in smart grid, several new algorithms have been developed for improved operation and control. These algorithms need to be extensively tested and validated in real time before applying to the real electric power grid. This work focuses on the development of a real time test bed for testing and validating power system control algorithms, hardware devices and cyber security vulnerability. The test bed developed utilizes several hardware components including relays, phasor measurement units, phasor data concentrator, programmable logic controllers and several software tools. Current work also integrates historian for power system monitoring and data archiving. Finally, two different power system test cases are simulated to demonstrate the applications of developed test bed. The developed test bed can also be used for power system education.

  6. A Sarsa(λ)-based control model for real-time traffic light coordination.

    Science.gov (United States)

    Zhou, Xiaoke; Zhu, Fei; Liu, Quan; Fu, Yuchen; Huang, Wei

    2014-01-01

    Traffic problems often occur due to the traffic demands by the outnumbered vehicles on road. Maximizing traffic flow and minimizing the average waiting time are the goals of intelligent traffic control. Each junction wants to get larger traffic flow. During the course, junctions form a policy of coordination as well as constraints for adjacent junctions to maximize their own interests. A good traffic signal timing policy is helpful to solve the problem. However, as there are so many factors that can affect the traffic control model, it is difficult to find the optimal solution. The disability of traffic light controllers to learn from past experiences caused them to be unable to adaptively fit dynamic changes of traffic flow. Considering dynamic characteristics of the actual traffic environment, reinforcement learning algorithm based traffic control approach can be applied to get optimal scheduling policy. The proposed Sarsa(λ)-based real-time traffic control optimization model can maintain the traffic signal timing policy more effectively. The Sarsa(λ)-based model gains traffic cost of the vehicle, which considers delay time, the number of waiting vehicles, and the integrated saturation from its experiences to learn and determine the optimal actions. The experiment results show an inspiring improvement in traffic control, indicating the proposed model is capable of facilitating real-time dynamic traffic control.

  7. A Sarsa(λ-Based Control Model for Real-Time Traffic Light Coordination

    Directory of Open Access Journals (Sweden)

    Xiaoke Zhou

    2014-01-01

    Full Text Available Traffic problems often occur due to the traffic demands by the outnumbered vehicles on road. Maximizing traffic flow and minimizing the average waiting time are the goals of intelligent traffic control. Each junction wants to get larger traffic flow. During the course, junctions form a policy of coordination as well as constraints for adjacent junctions to maximize their own interests. A good traffic signal timing policy is helpful to solve the problem. However, as there are so many factors that can affect the traffic control model, it is difficult to find the optimal solution. The disability of traffic light controllers to learn from past experiences caused them to be unable to adaptively fit dynamic changes of traffic flow. Considering dynamic characteristics of the actual traffic environment, reinforcement learning algorithm based traffic control approach can be applied to get optimal scheduling policy. The proposed Sarsa(λ-based real-time traffic control optimization model can maintain the traffic signal timing policy more effectively. The Sarsa(λ-based model gains traffic cost of the vehicle, which considers delay time, the number of waiting vehicles, and the integrated saturation from its experiences to learn and determine the optimal actions. The experiment results show an inspiring improvement in traffic control, indicating the proposed model is capable of facilitating real-time dynamic traffic control.

  8. Real-time Linux operating system for plasma control on FTU--implementation advantages and first experimental results

    International Nuclear Information System (INIS)

    Vitale, V.; Centioli, C.; Iannone, F.; Mazza, G.; Panella, M.; Pangione, L.; Podda, S.; Zaccarian, L.

    2004-01-01

    In this paper, we report on the experiment carried out at the Frascati Tokamak Upgrade (FTU) on the porting of the plasma control system (PCS) from a LynxOS architecture to an open source Linux real-time architecture. The old LynxOS system was implemented on a VME/PPC604r embedded controller guaranteeing successful plasma position, density and current control. The new RTAI-Linux operating system has shown to easily adapt to the VME hardware via a VME/INTELx86 embedded controller. The advantages of the new solution versus the old one are not limited to the reduced cost of the new architecture (based on the open-source characteristic of the RTAI architecture) but also enhanced by the response time of the real-time system which, also through an optimization of the real-time code, has been reduced from 150 μs (LynxOS) to 70 μs (RTAI). The new real-time operating system is also shown to be suitable for new extended control activities, whose implementation is also possible based on the reduced duty cycle duration, which leaves space for the real-time implementation of nonlinear control laws. We report here on recent experiments related to the optimization of the coupling between additional radiofrequency power and plasma

  9. Real-time Linux operating system for plasma control on FTU--implementation advantages and first experimental results

    Energy Technology Data Exchange (ETDEWEB)

    Vitale, V. E-mail: vitale@frascati.enea.it; Centioli, C.; Iannone, F.; Mazza, G.; Panella, M.; Pangione, L.; Podda, S.; Zaccarian, L

    2004-06-01

    In this paper, we report on the experiment carried out at the Frascati Tokamak Upgrade (FTU) on the porting of the plasma control system (PCS) from a LynxOS architecture to an open source Linux real-time architecture. The old LynxOS system was implemented on a VME/PPC604r embedded controller guaranteeing successful plasma position, density and current control. The new RTAI-Linux operating system has shown to easily adapt to the VME hardware via a VME/INTELx86 embedded controller. The advantages of the new solution versus the old one are not limited to the reduced cost of the new architecture (based on the open-source characteristic of the RTAI architecture) but also enhanced by the response time of the real-time system which, also through an optimization of the real-time code, has been reduced from 150 {mu}s (LynxOS) to 70 {mu}s (RTAI). The new real-time operating system is also shown to be suitable for new extended control activities, whose implementation is also possible based on the reduced duty cycle duration, which leaves space for the real-time implementation of nonlinear control laws. We report here on recent experiments related to the optimization of the coupling between additional radiofrequency power and plasma.

  10. FPGA cluster for high-performance AO real-time control system

    Science.gov (United States)

    Geng, Deli; Goodsell, Stephen J.; Basden, Alastair G.; Dipper, Nigel A.; Myers, Richard M.; Saunter, Chris D.

    2006-06-01

    Whilst the high throughput and low latency requirements for the next generation AO real-time control systems have posed a significant challenge to von Neumann architecture processor systems, the Field Programmable Gate Array (FPGA) has emerged as a long term solution with high performance on throughput and excellent predictability on latency. Moreover, FPGA devices have highly capable programmable interfacing, which lead to more highly integrated system. Nevertheless, a single FPGA is still not enough: multiple FPGA devices need to be clustered to perform the required subaperture processing and the reconstruction computation. In an AO real-time control system, the memory bandwidth is often the bottleneck of the system, simply because a vast amount of supporting data, e.g. pixel calibration maps and the reconstruction matrix, need to be accessed within a short period. The cluster, as a general computing architecture, has excellent scalability in processing throughput, memory bandwidth, memory capacity, and communication bandwidth. Problems, such as task distribution, node communication, system verification, are discussed.

  11. A modular control architecture for real-time synchronous and asynchronous systems

    International Nuclear Information System (INIS)

    Butler, P.L.; Jones, J.P.

    1993-01-01

    This paper describes a control architecture for real-time control of complex robotic systems. The Modular Integrated Control Architecture (MICA), which is actually two complementary control systems, recognizes and exploits the differences between asynchronous and synchronous control. The asynchronous control system simulates shared memory on a heterogeneous network. For control information, a portable event-scheme is used. This scheme provides consistent interprocess coordination among multiple tasks on a number of distributed systems. The machines in the network can vary with respect to their native operating systems and the intemal representation of numbers they use. The synchronous control system is needed for tight real-time control of complex electromechanical systems such as robot manipulators, and the system uses multiple processors at a specified rate. Both the synchronous and asynchronous portions of MICA have been developed to be extremely modular. MICA presents a simple programming model to code developers and also considers the needs of system integrators and maintainers. MICA has been used successfully in a complex robotics project involving a mobile 7-degree-of-freedom manipulator in a heterogeneous network with a body of software totaling over 100,000 lines of code. MICA has also been used in another robotics system, controlling a commercial long-reach manipulator

  12. Wireless communication of real-time ultrasound data and control

    Science.gov (United States)

    Tobias, Richard J.

    2015-03-01

    The Internet of Things (IoT) is expected to grow to 26 billion connected devices by 2020, plus the PC, smart phone, and tablet segment that includes mobile Health (mHealth) connected devices is projected to account for another 7.3 billion units by 2020. This paper explores some of the real-time constraints on the data-flow and control of a wireless connected ultrasound machine. The paper will define an ultrasound server and the capabilities necessary for real-time use of the device. The concept of an ultrasound server wirelessly (or over any network) connected to multiple lightweight clients on devices like an iPad, iPhone, or Android-based tablet, smartphone and other network-attached displays (i.e., Google Glass) is explored. Latency in the ultrasound data stream is one of the key areas to measure and to focus on keeping as small as possible (20 frames-per-second on a properly configured wireless network. The ultrasound server needs to be designed to accept multiple ultrasound data clients and multiple control clients. A description of the server and some of its key features will be described.

  13. Real Time Energy Management Control Strategies for Hybrid Powertrains

    Science.gov (United States)

    Zaher, Mohamed Hegazi Mohamed

    In order to improve fuel efficiency and reduce emissions of mobile vehicles, various hybrid power-train concepts have been developed over the years. This thesis focuses on embedded control of hybrid powertrain concepts for mobile vehicle applications. Optimal robust control approach is used to develop a real time energy management strategy for continuous operations. The main idea is to store the normally wasted mechanical regenerative energy in energy storage devices for later usage. The regenerative energy recovery opportunity exists in any condition where the speed of motion is in opposite direction to the applied force or torque. This is the case when the vehicle is braking, decelerating, or the motion is driven by gravitational force, or load driven. There are three main concepts for regernerative energy storing devices in hybrid vehicles: electric, hydraulic, and flywheel. The real time control challenge is to balance the system power demand from the engine and the hybrid storage device, without depleting the energy storage device or stalling the engine in any work cycle, while making optimal use of the energy saving opportunities in a given operational, often repetitive cycle. In the worst case scenario, only engine is used and hybrid system completely disabled. A rule based control is developed and tuned for different work cycles and linked to a gain scheduling algorithm. A gain scheduling algorithm identifies the cycle being performed by the machine and its position via GPS, and maps them to the gains.

  14. REAL TIME ANALYSIS OF WIRELESS CONTROLLER AREA NETWORK

    Directory of Open Access Journals (Sweden)

    Gerardine Immaculate Mary

    2014-09-01

    Full Text Available It is widely known that Control Area Networks (CAN are used in real-time, distributed and parallel processing which cover manufacture plants, humanoid robots, networking fields, etc., In applications where wireless conditions are encountered it is convenient to continue the exchange of CAN frames within the Wireless CAN (WCAN. The WCAN considered in this research is based on wireless token ring protocol (WTRP; a MAC protocol for wireless networks to reduce the number of retransmissions due to collision and the wired counterpart CAN attribute on message based communication. WCAN uses token frame method to provide channel access to the nodes in the system. This method allow all the nodes to share common broadcast channel by taken turns in transmitting upon receiving the token frame which is circulating within the network for specified amount of time. This method provides high throughput in bounded latency environment, consistent and predictable delays and good packet delivery ratio. The most important factor to consider when evaluating a control network is the end-to-end time delay between sensors, controllers, and actuators. The correct operation of a control system depends on the timeliness of the data coming over the network, and thus, a control network should be able to guarantee message delivery within a bounded transmission time. The proposed WCAN is modeled and simulated using QualNet, and its average end to end delay and packet delivery ratio (PDR are calculated. The parameters boundaries of WCAN are evaluated to guarantee a maximum throughput and a minimum latency time, in the case of wireless communications, precisely WCAN.

  15. Front end embedded microprocessors in the JET computer-based control system, past, present and future

    International Nuclear Information System (INIS)

    Steed, C.A.; VanderBeken, H.; Browne, M.L.; Fullard, K.; Reed, K.; Tilley, M.; Schmidt, V.

    1987-01-01

    A brief history of the use of Front End Microprocessors in the JET Control and Data Acquisition System (CODAS) is presented. The present expansion in their use from 2 or 3 in 1983 to 27 now, is covered along with the reasoning behind their present usage. Finally, their future planned use in the area of remote handling is discussed and the authors present views on the use of front end processing in future large distributed control systems are presented

  16. OS Friendly Microprocessor Architecture

    Science.gov (United States)

    2017-04-01

    NOTES Patrick La Fratta is now affiliated with Micron Technology, Inc., Boise, Idaho. 14. ABSTRACT We present an introduction to the patented ...Operating System Friendly Microprocessor Architecture (OSFA). The software framework to support the hardware-level security features is currently patent ...Army is assignee. OS Friendly Microprocessor Architecture. United States Patent 9122610. 2015 Sep. 2. Jungwirth P, inventor; US Army is assignee

  17. Generic device controller for accelerator control systems

    International Nuclear Information System (INIS)

    Mariotti, R.; Buxton, W.; Frankel, R.; Hoff, L.

    1987-01-01

    A new distributed intelligence control system has become operational at the AGS for transport, injection, and acceleration of heavy ions. A brief description of the functionality of the physical devices making up the system is given. An attempt has been made to integrate the devices for accelerator specific interfacing into a standard microprocessor system, namely, the Universal Device Controller (UDC). The main goals for such a generic device controller are to provide: local computing power; flexibility to configure; and real time event handling. The UDC assemblies and software are described

  18. ELT-scale Adaptive Optics real-time control with thes Intel Xeon Phi Many Integrated Core Architecture

    Science.gov (United States)

    Jenkins, David R.; Basden, Alastair; Myers, Richard M.

    2018-05-01

    We propose a solution to the increased computational demands of Extremely Large Telescope (ELT) scale adaptive optics (AO) real-time control with the Intel Xeon Phi Knights Landing (KNL) Many Integrated Core (MIC) Architecture. The computational demands of an AO real-time controller (RTC) scale with the fourth power of telescope diameter and so the next generation ELTs require orders of magnitude more processing power for the RTC pipeline than existing systems. The Xeon Phi contains a large number (≥64) of low power x86 CPU cores and high bandwidth memory integrated into a single socketed server CPU package. The increased parallelism and memory bandwidth are crucial to providing the performance for reconstructing wavefronts with the required precision for ELT scale AO. Here, we demonstrate that the Xeon Phi KNL is capable of performing ELT scale single conjugate AO real-time control computation at over 1.0kHz with less than 20μs RMS jitter. We have also shown that with a wavefront sensor camera attached the KNL can process the real-time control loop at up to 966Hz, the maximum frame-rate of the camera, with jitter remaining below 20μs RMS. Future studies will involve exploring the use of a cluster of Xeon Phis for the real-time control of the MCAO and MOAO regimes of AO. We find that the Xeon Phi is highly suitable for ELT AO real time control.

  19. The FERMI-Elettra distributed real-time framework

    International Nuclear Information System (INIS)

    Pivetta, L.; Gaio, G.; Passuello, R.; Scalamera, G.

    2012-01-01

    FERMI-Elettra is a Free Electron Laser (FEL) based on a 1.5 GeV linac. The pulsed operation of the accelerator and the necessity to characterize and control each electron bunch requires synchronous acquisition of the beam diagnostics together with the ability to drive actuators in real-time at the linac repetition rate. The Adeos/Xenomai real-time extensions have been adopted in order to add real-time capabilities to the Linux based control system computers running the Tango software. A software communication protocol based on Gigabit Ethernet and known as Network Reflective Memory (NRM) has been developed to implement a shared memory across the whole control system, allowing computers to communicate in real-time. The NRM architecture, the real-time performance and the integration in the control system are described. (authors)

  20. Short-Term Wave Forecasting for Real-Time Control of Wave Energy Converters

    OpenAIRE

    Fusco, Francesco; Ringwood, John

    2010-01-01

    Real-time control of wave energy converters requires knowledge of future incident wave elevation in order to approach optimal efficiency of wave energy extraction. We present an approach where the wave elevation is treated as a time series and it is predicted only from its past history. A comparison of a range of forecasting methodologies on real wave observations from two different locations shows how the relatively simple linear autoregressive model, which implicitly models the cyclical beh...

  1. Real-time control and data-acquisition system for high-energy neutral-beam injectors

    International Nuclear Information System (INIS)

    Glad, A.S.; Jacobson, V.

    1981-12-01

    The need for a real-time control system and a data acquisition, processing and archiving system operating in parallel on the same computer became a requirement on General Atomic's Doublet III fusion energy project with the addition of high energy neutral beam injectors. The data acquisition processing and archiving system is driven from external events and is sequenced through each experimental shot utilizing ModComp's intertask message service. This system processes, archives and displays on operator console CRTs all physics diagnostic data related to the neutral beam injectores such as temperature, beam alignment, etc. The real-time control system is data base driven and provides periodic monitoring and control of the numerous dynamic subsystems of the neutral beam injectors such as power supplies, timing, water cooling, etc

  2. Real-time monitoring and control of the oil pipeline networks; Monitoramento e controle inteligentes e em tempo real de redes de escoamento de petroleo

    Energy Technology Data Exchange (ETDEWEB)

    Brasileiro, F.; Galvao, C.; Brasileiro, E.; Catao, B.; Souto, C.; Machado, E.; Muniz, M.; Souza, A.; Gomes, A. [Universidade Federal de Campina Grande, PB (Brazil)]. E-mail: fubica@dsc.ufcg.edu.br; Aloise, D. [Universidade Federal do Rio Grande do Norte, Natal, RN (Brazil); Oliveira, A.; Gomes, C.; Rolim, T.; Boquimpani, C. [PETROBRAS S.A. (Brazil)

    2003-07-01

    Real-time monitoring and control of complex and large-scale oil pipeline networks is complicated by several requirements, among them: reliability of data acquisition and communication systems; strict time limits between data acquisition and decision of control action; operational constraints of a large number of pipeline devices and multi-objective control, involving economic, operational, environmental and institutional objectives and constraints. The MDTP system was designed for meeting such requirements. A simulation-optimization approach is the strategy adopted for the network state prediction and control. The simulation module is based on the quasi-steady state hydraulics of oil-water flow. The control is centered on the pumping systems, respecting operational constraints of tanks and pipes, without reducing the oil production targets. For real-time control, an optimization scheme generates multiple operational scenarios, the optimum of them being selected by means of a meta-heuristics approach. To meet the strict time limits for deciding the control strategy, a grid computing architecture was adopted, instead of conventional dedicated high-performance computers. (author)

  3. QoS Negotiation in Real-Time Systems and its Application to Automated Flight Control

    Science.gov (United States)

    2000-11-01

    QoS Negotiation in Real - Time Systems and Its Application to Automated Flight Control Tarek F. Abdelzaher, Member, IEEE, Ella M. Atkins, Member, IEEE...been committed to those that arrived earlier. In hard- real - time systems , a static analysis may be performed to guarantee a priori that all requests be...DATE 2000 2. REPORT TYPE 3. DATES COVERED 00-00-2000 to 00-00-2000 4. TITLE AND SUBTITLE QoS Negotiation in Real - Time Systems and its

  4. Performance of a Nonlinear Real-Time Optimal Control System for HEVs/PHEVs during Car Following

    Directory of Open Access Journals (Sweden)

    Kaijiang Yu

    2014-01-01

    Full Text Available This paper presents a real-time optimal control approach for the energy management problem of hybrid electric vehicles (HEVs and plug-in hybrid electric vehicles (PHEVs with slope information during car following. The new features of this study are as follows. First, the proposed method can optimize the engine operating points and the driving profile simultaneously. Second, the proposed method gives the freedom of vehicle spacing between the preceding vehicle and the host vehicle. Third, using the HEV/PHEV property, the desired battery state of charge is designed according to the road slopes for better recuperation of free braking energy. Fourth, all of the vehicle operating modes engine charge, electric vehicle, motor assist and electric continuously variable transmission, and regenerative braking, can be realized using the proposed real-time optimal control approach. Computer simulation results are shown among the nonlinear real-time optimal control approach and the ADVISOR rule-based approach. The conclusion is that the nonlinear real-time optimal control approach is effective for the energy management problem of the HEV/PHEV system during car following.

  5. Microprocessor-based stepping motor driver

    International Nuclear Information System (INIS)

    Halbig, J.K.; Klosterbuer, S.F.

    1979-09-01

    The Pion Generation for Medical Irradiations (PIGMI) program at the Los Alamos Scientific Laboratory requires a versatile stepping motor driver to do beam diagnostic measurements. A driver controlled by a microprocessor that can move eight stepping motors simultaneously was designed. The driver can monitor and respond to clockwise- and counterclockwise-limit switches, and it can monitor a 0- to 10-V dc position signal. The software controls start and stop ramping and maximum stepping rates. 2 figures, 1 table

  6. Plataforma de desarrollo para el control en tiempo real de estructuras cinemáticas con realimentación visual//Platform to develop real time visual servoing control in kinematics systems

    Directory of Open Access Journals (Sweden)

    René González-Rodríguez

    2012-09-01

    Full Text Available En este trabajo se presenta una plataforma de desarrollo para el control en tiempo real de estructuras cinemáticas con realimentación visual. Se ha diseñado una configuración genérica que permite la implementación de cualquier variante de control visual. Para el procesamiento de la imagen se ha propuesto una estrategia que permite el uso de diferentes herramientas comerciales o algoritmos propiospara la captura y extracción de características de la imagen. El uso de Real Time Work Shop y Real Time Windows Target en el lazo de control interno brinda la posibilidad de implementar algoritmos de control servovisual en tiempo real. Al final del trabajo se presentan los resultados de un esquema de controlservovisual aplicado en un manipulador industrial. La plataforma propuesta constituye una herramienta de desarrollo para aplicaciones industriales de control servovisual y sirve de apoyo a la enseñanza de la mecatrónica en pregrado y postgrado.Palabras claves: control servovisual, control en tiempo real, estructuras cinemáticas._______________________________________________________________________________AbstractIn this work we propose a platform to develop visual servoing control systems. The platform has a generic design with the possibility to implement direct or look and move visual servoing systems. For the image processing we present a generic design allowing the use of any image processing library like Matrox MIL,Intel IPP, OpenCV or any algorithms for image capture and target characteristics extraction. The uses of Real Time Work Shop and Real Time Windows Target in the internal loop permits modify the control structure in SIMULINK very easy.Key words: visual servoing, real time control, kinematics systems.

  7. Real-time scintillation probe measurement of left ventricular function

    International Nuclear Information System (INIS)

    Green, M.V.; Ostrow, H.G.; Bacharach, S.L.; Allen, S.I.; Bonow, R.O.; Johnston, G.S.

    1981-01-01

    The micro-processor based system described in this report was designed for maximum flexibility and utility. While the principle function of the system is to acquire, create, analyze and display (in real-time) left ventricular time activity (or volume) curves, provision is also made to acquire additional physiologic signals (e.g., ECG, flowmeter, etc.) and to calculate and display relationships between these various data. The system was designed for interactive use so that the system user can alter the course of a series of measurements based on previous results. These general capabilities are illustrated with several examples. In the first, LV function was measured continuously in a subject from (supine) rest through exercise and recovery. The second example illustrates the use of the system in acquiring (LV) pressure-volume loops. Several technical problems, such as correction for LV background radiation, appear at present to limit the probes applicability. Even now, however, probe systems are demonstrably useful in the study of global left ventricular function when this function is changing rapidly with time in response to various interventions. (orig.) [de

  8. Real-Time Control of a Video Game Using Eye Movements and Two Temporal EEG Sensors

    Directory of Open Access Journals (Sweden)

    Abdelkader Nasreddine Belkacem

    2015-01-01

    Full Text Available EEG-controlled gaming applications range widely from strictly medical to completely nonmedical applications. Games can provide not only entertainment but also strong motivation for practicing, thereby achieving better control with rehabilitation system. In this paper we present real-time control of video game with eye movements for asynchronous and noninvasive communication system using two temporal EEG sensors. We used wavelets to detect the instance of eye movement and time-series characteristics to distinguish between six classes of eye movement. A control interface was developed to test the proposed algorithm in real-time experiments with opened and closed eyes. Using visual feedback, a mean classification accuracy of 77.3% was obtained for control with six commands. And a mean classification accuracy of 80.2% was obtained using auditory feedback for control with five commands. The algorithm was then applied for controlling direction and speed of character movement in two-dimensional video game. Results showed that the proposed algorithm had an efficient response speed and timing with a bit rate of 30 bits/min, demonstrating its efficacy and robustness in real-time control.

  9. Prototype Real-time ATCA-based LLRF Control System

    CERN Document Server

    Makowski, Dariusz; Jezynski, Tomasz; Piotrowski, Adam; Jablonski, Grzegorz; Jalmuzna, Wojciech; Czuba, Krzysztof; Predki, Paweł; Simrock, Stefan

    2011-01-01

    The linear accelerators employed to drive Free Electron Lasers (FELs), such as the X-ray Free Electron Laser (XFEL) currently being built in Hamburg, require sophisticated control systems. The Low Level Radio Frequency (LLRF) control system should stabilize the phase and amplitude of the electromagnetic field in accelerating modules with tolerances below 0.02 % for amplitude and 0.01 degree for phase to produce ultra-stable electron beam that meets the conditions required for Self-Amplified Spontaneous Emission (SASE). The LLRF control system of 32-cavity accelerating module of the XFEL accelerator requires acquisition of more than 100 analogue signals sampled with frequency around 100 MHz. Data processing in real-time loop should complete within a few hundreds of nanoseconds. Moreover, the LLRF control system should be reliable, upgradable and serviceable. The Advanced Telecommunications Computing Architecture (ATCA) standard, developed for telecommunication applications, can fulfil all of the above mentione...

  10. Hardware math for the 6502 microprocessor

    Science.gov (United States)

    Kissel, R.; Currie, J.

    1985-01-01

    A floating-point arithmetic unit is described which is being used in the Ground Facility of Large Space Structures Control Verification (GF/LSSCV). The experiment uses two complete inertial measurement units and a set of three gimbal torquers in a closed loop to control the structural vibrations in a flexible test article (beam). A 6502 (8-bit) microprocessor controls four AMD 9511A floating-point arithmetic units to do all the computation in 20 milliseconds.

  11. Optimized Real-Time Control of Combined Sewerage Systems: Two Case Studies (Proceedings Paper)

    Science.gov (United States)

    The paper presents results of two case studies of Real-Time Control (RTC) alternatives evaluations that were conducted on portions of sewerage systems near Paris, France and in Quebec City, Canada, respectively. The studies were performed at real-scale demonstration sites. RTC al...

  12. Real-time adjustment of pressure to demand in water distribution systems: Parameter-less P-controller algorithm

    CSIR Research Space (South Africa)

    Page, Philip R

    2016-08-01

    Full Text Available Remote real-time control is currently the most advanced form of pressure management. Here the parameters describing pressure control valves (or pumps) are changed in real-time in such a way to provide the most optimal pressure in the water...

  13. The LBT real-time based control software to mitigate and compensate vibrations

    Science.gov (United States)

    Borelli, J.; Trowitzsch, J.; Brix, M.; Kürster, M.; Gässler, W.; Bertram, T.; Briegel, F.

    2010-07-01

    The Large Binocular Telescope (LBT) uses two 8.4 meters active primary mirrors and two adaptive secondary mirrors on the same mounting to take advantage of its interferometric capabilities. Both applications, interferometry and AO, are sensitive to vibrations. Several measurement campaigns have been carried out at the LBT and their results strongly indicate that a vibration monitoring system is required to improve the performance of LINC-NIRVANA, LBTI, and ARGOS, the laser guided ground layer adaptive optic system. Currently, a control software for mitigation and compensation of the vibrations is being designed. A complex set of algorithms collects real-time vibration data, archiving it for further analysis, and in parallel, generating the tip-tilt and optical path difference (OPD) data for the control loop of the instruments. A real-time data acquisition device equipped with embedded real-time Linux is used in our systems. A set of quick-look tools is currently under development in order to verify if the conditions at the telescope are suitable for interferometric/adaptive observations.

  14. Equipment calibration with a microprocessor connected to a time-sharing system

    International Nuclear Information System (INIS)

    Fontaine, G.; Guglielmi, L.; Jaeger, J.J.; Szafran, S.

    1981-01-01

    In H.E.P., it is common practice to test and calibrate equipment at different stages (design, construction checks, setting up and running periods) with a dedicated mini or micro-computer (such as CERN CAVIAR). An alternative solution has been developed in which such tasks are split between a microprocessor (Motorola 6800), and a host computer; this allows an easy and cheap multiplication of independant testing set-ups. The local processor is limited to CAMAC data acquisition, histogramming and simple processing, but its computing power is enhanced by a connection to a host time-sharing system via a MUMM multiplexor described in a separate paper. It is thus possible to perform sophisticated computations (fits etc...) and to use the host disk space to store calibration results for later use. In spite of the use of assembly language, a software structure has been devised to ease the constitution of an application program. This is achieved by the interplay of three levels of facilities: macro-instructions, library of subroutines, and Patchy controlled pieces of programs. A comprehensive collection of these is kept in the form of PAM files on the host computer. This system has been used to test calorimeter modules for the UA 1 experiment. (orig.)

  15. Autonomous watersheds: Reducing flooding and stream erosion through real-time control

    Science.gov (United States)

    Kerkez, B.; Wong, B. P.

    2017-12-01

    We introduce an analytical toolchain, based on dynamical system theory and feedback control, to determine how many control points (valves, gates, pumps, etc.) are needed to transform urban watersheds from static to adaptive. Advances and distributed sensing and control stand to fundamentally change how we manage urban watersheds. In lieu of new and costly infrastructure, the real-time control of stormwater systems will reduce flooding, mitigate stream erosion, and improve the treatment of polluted runoff. We discuss the how open source technologies, in the form of wireless sensor nodes and remotely-controllable valves (open-storm.org), have been deployed to build "smart" stormwater systems in the Midwestern US. Unlike "static" infrastructure, which cannot readily adapt to changing inputs and land uses, these distributed control assets allow entire watersheds to be reconfigured on a storm-by-storm basis. Our results show how the control of even just a few valves within urban catchments (1-10km^2) allows for the real-time "shaping" of hydrographs, which reduces downstream erosion and flooding. We also introduce an equivalence framework that can be used by decision-makers to objectively compare investments into "smart" system to more traditional solutions, such as gray and green stormwater infrastructure.

  16. Hard Real-Time Networking on Firewire

    NARCIS (Netherlands)

    Zhang, Yuchen; Orlic, Bojan; Visser, Peter; Broenink, Jan

    2005-01-01

    This paper investigates the possibility of using standard, low-cost, widely used FireWire as a new generation fieldbus medium for real-time distributed control applications. A real-time software subsys- tem, RT-FireWire was designed that can, in combination with Linux-based real-time operating

  17. Real time speckle monitoring to control retinal photocoagulation

    Science.gov (United States)

    Bliedtner, Katharina; Seifert, Eric; Brinkmann, Ralf

    2017-07-01

    Photocoagulation is a treatment modality for several retinal diseases. Intra- and inter-individual variations of the retinal absorption as well as ocular transmission and light scattering makes it impossible to achieve a uniform effective exposure with one set of laser parameters. To guarantee a uniform damage throughout the therapy a real-time control is highly requested. Here, an approach to realize a real-time optical feedback using dynamic speckle analysis in-vivo is presented. A 532 nm continuous wave Nd:YAG laser is used for coagulation. During coagulation, speckle dynamics are monitored by a coherent object illumination using a 633 nm diode laser and analyzed by a CMOS camera with a frame rate up to 1 kHz. An algorithm is presented that can discriminate between different categories of retinal pigment epithelial damage ex-vivo in enucleated porcine eyes and that seems to be robust to noise in-vivo. Tissue changes in rabbits during retinal coagulation could be observed for different lesion strengths. This algorithm can run on a FPGA and is able to calculate a feedback value which is correlated to the thermal and coagulation induced tissue motion and thus the achieved damage.

  18. Microprocessor protection relays: new prospects or new problems?

    OpenAIRE

    Gurevich, Vladimir

    2006-01-01

    The internal architecture and principles of operation of microprocessor-based devices including so-called "microprocessor protective relays" have little in common with devices called "electric relays". But microprocessor-based relay protection devices are gradually driving out the traditional electromechanical and even electronic relay protection of virtually from all fields of power and electrical engineering. Advantages of microprocessor-based protection means over traditional ones are far ...

  19. Implementation of Real-Time Machining Process Control Based on Fuzzy Logic in a New STEP-NC Compatible System

    Directory of Open Access Journals (Sweden)

    Po Hu

    2016-01-01

    Full Text Available Implementing real-time machining process control at shop floor has great significance on raising the efficiency and quality of product manufacturing. A framework and implementation methods of real-time machining process control based on STEP-NC are presented in this paper. Data model compatible with ISO 14649 standard is built to transfer high-level real-time machining process control information between CAPP systems and CNC systems, in which EXPRESS language is used to define new STEP-NC entities. Methods for implementing real-time machining process control at shop floor are studied and realized on an open STEP-NC controller, which is developed using object-oriented, multithread, and shared memory technologies conjunctively. Cutting force at specific direction of machining feature in side mill is chosen to be controlled object, and a fuzzy control algorithm with self-adjusting factor is designed and embedded in the software CNC kernel of STEP-NC controller. Experiments are carried out to verify the proposed framework, STEP-NC data model, and implementation methods for real-time machining process control. The results of experiments prove that real-time machining process control tasks can be interpreted and executed correctly by the STEP-NC controller at shop floor, in which actual cutting force is kept around ideal value, whether axial cutting depth changes suddenly or continuously.

  20. Real-time distributed economic model predictive control for complete vehicle energy management

    NARCIS (Netherlands)

    Romijn, Constantijn; Donkers, Tijs; Kessels, John; Weiland, Siep

    2017-01-01

    In this paper, a real-time distributed economic model predictive control approach for complete vehicle energy management (CVEM) is presented using a receding control horizon in combination with a dual decomposition. The dual decomposition allows the CVEM optimization problem to be solved by solving

  1. Design of a real-time open architecture controller for a reconfigurable machine tool

    CSIR Research Space (South Africa)

    Masekamela, I

    2008-11-01

    Full Text Available The paper presents the design and the development of a real-time, open architecture controller that is used for control of reconfigurable manufacturing tools (RMTs) in reconfigurable manufacturing systems (RMS). The controller that is presented can...

  2. Verification and controller synthesis for resource-constrained real-time systems

    DEFF Research Database (Denmark)

    Li, Shuhao; Pettersson, Paul

    2010-01-01

    -TIGA to check whether a given control objective can be enforced, and if so, we synthesize a controller for the system. We carry out a case study of this approach on a battery-powered autonomous truck. Experimental results indicate that the method is effective and computationally feasible.......An embedded system is often subject to timing constraints, resource constraints, and it should operate properly no matter how its environment behaves. This paper proposes to use timed game automata to characterize the timed behaviors and the environment uncertainties, and use piece-wise constant...... integer functions to approximate the continuous resources in real-time embedded systems. Based on these formal models and techniques, we employ the realtime model checker UPPAAL to verify a system against a given functional and/or timing requirement. Furthermore, we employ the timed game solver UPPAAL...

  3. Real time quality control of meteorological data used in SRP's emergency response system

    International Nuclear Information System (INIS)

    Pendergast, M.M.

    1980-05-01

    The Savannah River Laboratory's WIND minicomputer system allows quick and accurate assessment of an accidental release at the Savannah River Plant using data from eight meteorological towers. The accuracy of the assessment is largely determined by the accuracy of the meteorological data; therefore quality control is important in an emergency response system. Real-time quality control of this data will be added to the WIND system to automatically identify inaccurate data. Currently, the system averages the measurements from the towers to minimize the influence of inaccurate data being used in calculations. The computer code used in the real-time quality control has been previously used to identify inaccurate measurements from the archived tower data

  4. Industrial implementation of spatial variability control by real-time SPC

    Science.gov (United States)

    Roule, O.; Pasqualini, F.; Borde, M.

    2016-10-01

    Advanced technology nodes require more and more information to get the wafer process well setup. The critical dimension of components decreases following Moore's law. At the same time, the intra-wafer dispersion linked to the spatial non-uniformity of tool's processes is not capable to decrease in the same proportions. APC systems (Advanced Process Control) are being developed in waferfab to automatically adjust and tune wafer processing, based on a lot of process context information. It can generate and monitor complex intrawafer process profile corrections between different process steps. It leads us to put under control the spatial variability, in real time by our SPC system (Statistical Process Control). This paper will outline the architecture of an integrated process control system for shape monitoring in 3D, implemented in waferfab.

  5. A microprocessor based area monitor system for neutron and gamma radiation

    International Nuclear Information System (INIS)

    Wilhelm, R.; Heusser, G.

    1980-01-01

    The conventional electronics of the area monitors at the MPI-Heidelberg accelerators have been replaced by a microprocessor system consisting of individual detector-microprocessors and a central microcomputer. The detector microprocessors convert the count rates of BF3 and GM counter tubes into dose rates and control three different radiation thresholds (failure, low and high level). Different warning signals are operated directly by the detector processors, whereas the dose rates are transferred to the central microcomputer. Here the data are processed for recording on tape and displaying on TV monitors. The detector as well as the central processors have been developed on the basis of a 16-bit microprocessor. In the control rooms the dose rates of the individual monitors are displayed and on an indicator board showing the different locations, the high radiation level and the state of the doors (open, locked, and closed, locked but open) are sianaled by different LED. If a high radiation threshold is surpassed, the doors adjacent to that area can be locked either by switches on the indicator board or automatically. Within the experimental area, the low and high radiation level is indicated by acoustic and light signals. The whole concept permits keeping the absorbed doses of the personnel as low as possible without affecting the flexibility of the experimental operations. The independence of the microprocessor driven area monitors guarantees a high reliability. Compared to conventional electronics the advantages of the system are its reliability and cost. (Author)

  6. On-Board Real-Time Optimization Control for Turbo-Fan Engine Life Extending

    Science.gov (United States)

    Zheng, Qiangang; Zhang, Haibo; Miao, Lizhen; Sun, Fengyong

    2017-11-01

    A real-time optimization control method is proposed to extend turbo-fan engine service life. This real-time optimization control is based on an on-board engine mode, which is devised by a MRR-LSSVR (multi-input multi-output recursive reduced least squares support vector regression method). To solve the optimization problem, a FSQP (feasible sequential quadratic programming) algorithm is utilized. The thermal mechanical fatigue is taken into account during the optimization process. Furthermore, to describe the engine life decaying, a thermal mechanical fatigue model of engine acceleration process is established. The optimization objective function not only contains the sub-item which can get fast response of the engine, but also concludes the sub-item of the total mechanical strain range which has positive relationship to engine fatigue life. Finally, the simulations of the conventional optimization control which just consider engine acceleration performance or the proposed optimization method have been conducted. The simulations demonstrate that the time of the two control methods from idle to 99.5 % of the maximum power are equal. However, the engine life using the proposed optimization method could be surprisingly increased by 36.17 % compared with that using conventional optimization control.

  7. Real-Time Performance of Mechatronic PZT Module Using Active Vibration Feedback Control.

    Science.gov (United States)

    Aggogeri, Francesco; Borboni, Alberto; Merlo, Angelo; Pellegrini, Nicola; Ricatto, Raffaele

    2016-09-25

    This paper proposes an innovative mechatronic piezo-actuated module to control vibrations in modern machine tools. Vibrations represent one of the main issues that seriously compromise the quality of the workpiece. The active vibration control (AVC) device is composed of a host part integrated with sensors and actuators synchronized by a regulator; it is able to make a self-assessment and adjust to alterations in the environment. In particular, an innovative smart actuator has been designed and developed to satisfy machining requirements during active vibration control. This study presents the mechatronic model based on the kinematic and dynamic analysis of the AVC device. To ensure a real time performance, a H2-LQG controller has been developed and validated by simulations involving a machine tool, PZT actuator and controller models. The Hardware in the Loop (HIL) architecture is adopted to control and attenuate the vibrations. A set of experimental tests has been performed to validate the AVC module on a commercial machine tool. The feasibility of the real time vibration damping is demonstrated and the simulation accuracy is evaluated.

  8. Real-time control using open source RTOS

    Science.gov (United States)

    Irwin, Philip C.; Johnson, Richard L., Jr.

    2002-12-01

    Complex telescope systems such as interferometers tend to rely heavily on hard real-time operating systems (RTOS). It has been standard practice at NASA's Jet Propulsion Laboratory (JPL) and many other institutions to use costly commercial RTOSs and hardware. After developing a real-time toolkit for VxWorks on the PowerPC platform (dubbed RTC), the interferometry group at JPL is porting this code to the real-time Application Interface (RTAI), an open source RTOS that is essentially an extension to the Linux kernel. This port has the potential to reduce software and hardware costs for future projects, while increasing the level of performance. The goals of this paper are to briefly describe the RTC toolkit, highlight the successes and pitfalls of porting the toolkit from VxWorks to Linux-RTAI, and to discuss future enhancements that will be implemented as a direct result of this port. The first port of any body of code is always the most difficult since it uncovers the OS-specific calls and forces "red flags" into those portions of the code. For this reason, It has also been a huge benefit that the project chose a generic, platform independent OS extension, ACE, and its CORBA counterpart, TAO. This port of RTC will pave the way for conversions to other environments, the most interesting of which is a non-real-time simulation environment, currently being considered by the Space Interferometry Mission (SIM) and the Terrestrial Planet Finder (TPF) Projects.

  9. Real time programming environment for Windows

    Energy Technology Data Exchange (ETDEWEB)

    LaBelle, D.R. [LaBelle (Dennis R.), Clifton Park, NY (United States)

    1998-04-01

    This document provides a description of the Real Time Programming Environment (RTProE). RTProE tools allow a programmer to create soft real time projects under general, multi-purpose operating systems. The basic features necessary for real time applications are provided by RTProE, leaving the programmer free to concentrate efforts on his specific project. The current version supports Microsoft Windows{trademark} 95 and NT. The tasks of real time synchronization and communication with other programs are handled by RTProE. RTProE includes a generic method for connecting a graphical user interface (GUI) to allow real time control and interaction with the programmer`s product. Topics covered in this paper include real time performance issues, portability, details of shared memory management, code scheduling, application control, Operating System specific concerns and the use of Computer Aided Software Engineering (CASE) tools. The development of RTProE is an important step in the expansion of the real time programming community. The financial costs associated with using the system are minimal. All source code for RTProE has been made publicly available. Any person with access to a personal computer, Windows 95 or NT, and C or FORTRAN compilers can quickly enter the world of real time modeling and simulation.

  10. Integration of MDSplus in real-time systems

    International Nuclear Information System (INIS)

    Luchetta, A.; Manduchi, G.; Taliercio, C.

    2006-01-01

    RFX-mod makes extensive usage of real-time systems for feedback control and uses MDSplus to interface them to the main Data Acquisition system. For this purpose, the core of MDSplus has been ported to VxWorks, the operating system used for real-time control in RFX. Using this approach, it is possible to integrate real-time systems, but MDSplus is used only for non-real-time tasks, i.e. those tasks which are executed before and after the pulse and whose performance does not affect the system time constraints. More extensive use of MDSplus in real-time systems is foreseen, and a real-time layer for MDSplus is under development, which will provide access to memory-mapped pulse files, shared by the tasks running on the same CPU. Real-time communication will also be integrated in the MDSplus core to provide support for distributed memory-mapped pulse files

  11. FPGAs Emulate Microprocessors-A Successful Case for HFC NPP Digital I and C Upgrade

    International Nuclear Information System (INIS)

    Hsu, Allen; Crow, Ivan; Reese, Carl; Kim, Jong; Yang, Steve

    2014-01-01

    Field Programmable Gate Arrays (FPGAs), as programmable logic devices (PLDs) have gained a great deal of interests for implementing safety I and C applications in nuclear power plants (NPPs) largely owing to the FPGAs'potential advantage over the currently more common microprocessor-based digital I and C applications. First of all, FPGAs have adequate capabilities for most digital I and C applications in NPPs. Secondly, FPGAs provide products with longer lifetime, improve testability, and reduce the drift which occurs in analog-based systems, from hardware perspective. Thirdly, FPGAs, from software perspective, can be made simpler, less reliant on complex software such as operating systems, which should make FPGAs easier to qualify for nuclear safety applications. Fourthly, FPGAs are less vulnerable to cyber attacks when FPGAs implement the I and C systems that do not contain high-level, general purpose software that may be easily subjected to malicious modifications. Finally, FPGAs can bring cost reduction in an I and C digital upgrade because FPGAs can provide simpler licensing process than microprocessor-based digital I and C, and FPGAs can be implemented more efficiently. This paper will present one successful case for YGN Unit I and C upgrade using FPGA-based components to replace the obsolete Intel 8085 Microprocessor-based controllers. In this case, FPGAs emulated the process of the existing microprocessors and interpreted the execution of CPU processing. More than 160 of the FPGA-based SBC-01 controllers replacing the Intel 8085 Microprocessor-based Printed Circuit Boards have been installed and running successfully for safety I and C applications over the last five years. In this upgrade, the new FPGA-based controller board SBC-01 emulated the functions of Intel 8085 microprocessor correctly. It is a successful and cost-effective upgrade.vIn this paper, lifecycle design and implementation process and rigorous V and V activities that were used in the

  12. FPGAs Emulate Microprocessors-A Successful Case for HFC NPP Digital I and C Upgrade

    Energy Technology Data Exchange (ETDEWEB)

    Hsu, Allen; Crow, Ivan; Reese, Carl; Kim, Jong; Yang, Steve [Doosan HF Controls Corp, Carrollton (United States)

    2014-08-15

    Field Programmable Gate Arrays (FPGAs), as programmable logic devices (PLDs) have gained a great deal of interests for implementing safety I and C applications in nuclear power plants (NPPs) largely owing to the FPGAs'potential advantage over the currently more common microprocessor-based digital I and C applications. First of all, FPGAs have adequate capabilities for most digital I and C applications in NPPs. Secondly, FPGAs provide products with longer lifetime, improve testability, and reduce the drift which occurs in analog-based systems, from hardware perspective. Thirdly, FPGAs, from software perspective, can be made simpler, less reliant on complex software such as operating systems, which should make FPGAs easier to qualify for nuclear safety applications. Fourthly, FPGAs are less vulnerable to cyber attacks when FPGAs implement the I and C systems that do not contain high-level, general purpose software that may be easily subjected to malicious modifications. Finally, FPGAs can bring cost reduction in an I and C digital upgrade because FPGAs can provide simpler licensing process than microprocessor-based digital I and C, and FPGAs can be implemented more efficiently. This paper will present one successful case for YGN Unit I and C upgrade using FPGA-based components to replace the obsolete Intel 8085 Microprocessor-based controllers. In this case, FPGAs emulated the process of the existing microprocessors and interpreted the execution of CPU processing. More than 160 of the FPGA-based SBC-01 controllers replacing the Intel 8085 Microprocessor-based Printed Circuit Boards have been installed and running successfully for safety I and C applications over the last five years. In this upgrade, the new FPGA-based controller board SBC-01 emulated the functions of Intel 8085 microprocessor correctly. It is a successful and cost-effective upgrade.vIn this paper, lifecycle design and implementation process and rigorous V and V activities that were used in the

  13. Real-Time Parameter Identification

    Data.gov (United States)

    National Aeronautics and Space Administration — Armstrong researchers have implemented in the control room a technique for estimating in real time the aerodynamic parameters that describe the stability and control...

  14. Plasma Shape Control on the National Spherical Torus Experiment using Real-time Equilibrium Reconstruction

    International Nuclear Information System (INIS)

    Gates, D.A.; Ferron, J.R.; Bell, M.; Gibney, T.; Johnson, R.; Marsala, R.J.; Mastrovito, D.; Menard, J.E.; Mueller, D.; Penaflor, B.; Sabbagh, S.A.; Stevenson, T.

    2005-01-01

    Plasma shape control using real-time equilibrium reconstruction has been implemented on the National Spherical Torus Experiment (NSTX). The rtEFIT code originally developed for use on DIII-D was adapted for use on NSTX. The real-time equilibria provide calculations of the flux at points on the plasma boundary, which is used as input to a shape control algorithm known as isoflux control. The flux at the desired boundary location is compared to a reference flux value, and this flux error is used as the basic feedback quantity for the poloidal-field coils on NSTX. The hardware that comprises the control system is described, as well as the software infrastructure. Examples of precise boundary control are also presented

  15. Design and implementation of a microprocessor based room ...

    African Journals Online (AJOL)

    This paper describes the development of a microprocessor based room illumination control system that offers advantage of improved efficiency in the use of electrical energy and reduced cost of electricity over manually controlled lighting systems. This system is developed to regulate the intensity of light from direct current ...

  16. Stair ascent with an innovative microprocessor-controlled exoprosthetic knee joint.

    Science.gov (United States)

    Bellmann, Malte; Schmalz, Thomas; Ludwigs, Eva; Blumentritt, Siegmar

    2012-12-01

    Climbing stairs can pose a major challenge for above-knee amputees as a result of compromised motor performance and limitations to prosthetic design. A new, innovative microprocessor-controlled prosthetic knee joint, the Genium, incorporates a function that allows an above-knee amputee to climb stairs step over step. To execute this function, a number of different sensors and complex switching algorithms were integrated into the prosthetic knee joint. The function is intuitive for the user. A biomechanical study was conducted to assess objective gait measurements and calculate joint kinematics and kinetics as subjects ascended stairs. Results demonstrated that climbing stairs step over step is more biomechanically efficient for an amputee using the Genium prosthetic knee than the previously possible conventional method where the extended prosthesis is trailed as the amputee executes one or two steps at a time. There is a natural amount of stress on the residual musculoskeletal system, and it has been shown that the healthy contralateral side supports the movements of the amputated side. The mechanical power that the healthy contralateral knee joint needs to generate during the extension phase is also reduced. Similarly, there is near normal loading of the hip joint on the amputated side.

  17. Design and Real Time Implementation of CDM-PI Control System in a Conical Tank Liquid Level Process

    Directory of Open Access Journals (Sweden)

    P. K. Bhaba

    2011-10-01

    Full Text Available The work focuses on the design and real time implementation of Coefficient Diagram Method (CDM based PI (CDM-PI control system for a Conical Tank Liquid Level Process (CTLLP which exhibits severe static non-linear characteristics. By taking this static non-linearity into account, a Wiener Model (WM based CDM-PI control system is developed and implemented in real time operations. The performance of this control system for set point tracking and load disturbance rejection is studied. In addition, the performance is compared with other WM based PI controllers. Real time results clearly show that WM based CDM-PI control system outperforms over the others.

  18. Real-time sawtooth control and neoclassical tearing mode preemption in ITER

    Energy Technology Data Exchange (ETDEWEB)

    Kim, D., E-mail: doohyun.kim@epfl.ch; Goodman, T. P.; Sauter, O. [École Polytechnique Fédérale de Lausanne (EPFL), Centre de Recherches en Physique des Plasmas (CRPP), CH-1015 Lausanne (Switzerland)

    2014-06-15

    Real-time control of multiple plasma actuators is a requirement in advanced tokamaks; for example, for burn control, plasma current profile control and MHD stabilization—electron cyclotron (EC) wave absorption is ideally suited especially for the latter. On ITER, 24 EC sources can be switched between 56 inputs at the torus. In the torus, 5 launchers direct the power to various locations across the plasma profile via 11 steerable mirrors. For optimal usage of the available power, the aiming and polarization of the beams must be adapted to the plasma configuration and the needs of the scenario. Since the EC system performs many competing tasks, present day systems should demonstrate the ability of an EC plant to deal with several targets in parallel and/or to switch smoothly between goals to attain overall satisfaction. Based on pacing and locking experiments performed on TCV (Tokamak à Configuration Variable), the real-time sawtooth control of ITER with this complex set of actuators is analyzed, as an example. It is shown that sawtooth locking and pacing are possible with various levels of powers, leading to different time delays between the end of the EC power phase and the next sawtooth crash. This timing is important since it allows use of the same launchers for neoclassical tearing mode (NTM) preemption at the q = 1.5 or 2 surface, avoiding the need to switch power between launchers. These options are presented. It is also demonstrated that increasing the total EC power does not necessarily increase the range of control because of the geometry of the launchers.

  19. Efficient Evaluation of Wireless Real-Time Control Networks

    Directory of Open Access Journals (Sweden)

    Peter Horvath

    2015-02-01

    Full Text Available In this paper, we present a system simulation framework for the design and performance evaluation of complex wireless cyber-physical systems. We describe the simulator architecture and the specific developments that are required to simulate cyber-physical systems relying on multi-channel, multihop mesh networks. We introduce realistic and efficient physical layer models and a system simulation methodology, which provides statistically significant performance evaluation results with low computational complexity. The capabilities of the proposed framework are illustrated in the example of WirelessHART, a centralized, real-time, multi-hop mesh network designed for industrial control and monitor applications.

  20. Internally controlled, generic real-time PCR for quantification and multiplex real-time PCR with serotype-specific probes for serotyping of dengue virus infections

    NARCIS (Netherlands)

    Menting, Sandra; Thai, Khoa T. D.; Nga, Tran T. T.; Phuong, Hoang L.; Klatser, Paul; Wolthers, Katja C.; Binh, Tran Q.; de Vries, Peter J.; Beld, Marcel

    2011-01-01

    Dengue has become a global public health problem and a sensitive diagnostic test for early phase detection can be life saving. An internally controlled, generic real-time PCR was developed and validated by testing serial dilutions of a DENV positive control RNA in the presence of a fixed amount of

  1. Acceleration optimization of real-time equilibrium reconstruction for HL-2A tokamak discharge control

    Science.gov (United States)

    Rui, MA; Fan, XIA; Fei, LING; Jiaxian, LI

    2018-02-01

    Real-time equilibrium reconstruction is crucially important for plasma shape control in the process of tokamak plasma discharge. However, as the reconstruction algorithm is computationally intensive, it is very difficult to improve its accuracy and reduce the computation time, and some optimizations need to be done. This article describes the three most important aspects of this optimization: (1) compiler optimization; (2) some optimization for middle-scale matrix multiplication on the graphic processing unit and an algorithm which can solve the block tri-diagonal linear system efficiently in parallel; (3) a new algorithm to locate the X&O point on the central processing unit. A static test proves the correctness and a dynamic test proves the feasibility of using the new code for real-time reconstruction with 129 × 129 grids; it can complete one iteration around 575 μs for each equilibrium reconstruction. The plasma displacements from real-time equilibrium reconstruction are compared with the experimental measurements, and the calculated results are consistent with the measured ones, which can be used as a reference for the real-time control of HL-2A discharge.

  2. Engineering of real-time systems with an experiment in hybrid control

    DEFF Research Database (Denmark)

    Ravn, Anders P.; Eriksen, Thomas Juul; Holdgaard, Michael

    1998-01-01

    powered manipulator with two links. The architecture uses local control for each of the links, and has a mode switched control algorithm which detects and reactson changes in model parameters due to variations in the forcesacting on the link. The result shows that it is feasible to check a design against...... of requirements and designs are expressed in duration calculus,a real-time interval logic, which is also used in verification. Theimplementation is done in occam for a network of four transputer's.Low level timing constraints are checked manually by calculating path lengths....

  3. Memory controllers for high-performance and real-time MPSoCs : requirements, architectures, and future trends

    NARCIS (Netherlands)

    Akesson, K.B.; Huang, Po-Chun; Clermidy, F.; Dutoit, D.; Goossens, K.G.W.; Chang, Yuan-Hao; Kuo, Tei-Wei; Vivet, P.; Wingard, D.

    2011-01-01

    Designing memory controllers for complex real-time and high-performance multi-processor systems-on-chip is challenging, since sufficient capacity and (real-time) performance must be provided in a reliable manner at low cost and with low power consumption. This special session contains four

  4. Dynamic state estimation and prediction for real-time control and operation

    NARCIS (Netherlands)

    Nguyen, P.H.; Venayagamoorthy, G.K.; Kling, W.L.; Ribeiro, P.F.

    2013-01-01

    Real-time control and operation are crucial to deal with increasing complexity of modern power systems. To effectively enable those functions, it is required a Dynamic State Estimation (DSE) function to provide accurate network state variables at the right moment and predict their trends ahead. This

  5. Plasma density control in real-time on the COMPASS tokamak

    Czech Academy of Sciences Publication Activity Database

    Janky, Filip; Hron, Martin; Havlíček, Josef; Varavin, Mykyta; Žáček, František; Seidl, Jakub; Pánek, Radomír

    96-97, October (2015), s. 637-640 ISSN 0920-3796. [Symposium on Fusion Technology 2014(SOFT-28)/28./. San Sebastián, 29.09.2014-03.10.2014] R&D Projects: GA MŠk(CZ) LM2011021 EU Projects: European Commission(XE) 633053 Institutional support: RVO:61389021 Keywords : COMPASS tokamak * Real-time control * Density control * MARTe * Interferometer * Stickiness of the valve Subject RIV: JF - Nuclear Energetics OBOR OECD: Nuclear related engineering Impact factor: 1.301, year: 2015 http://www.sciencedirect.com/science/article/pii/S092037961500294X

  6. Application of multiwall carbon nanotubes for thermal dissipation in a micro-processor

    Energy Technology Data Exchange (ETDEWEB)

    Bui Hung Thang; Phan Ngoc Hong; Phan Hong Khoi; Phan Ngoc Minh [Institute of Materials Science, Vietnam Academy of Science and Technology, 18 Hoang Quoc Viet Road, Cau Giay District, Hanoi (Viet Nam)], E-mail: minhpn@ims.vast.ac.vn

    2009-09-01

    One of the most valuable properties of the carbon nanotubes materials is its high thermal conductivity with 2000 W/m.K (compared to thermal conductivity of Ag 419 W/m.K). It suggested an approach in applying the CNTs in thermal dissipation media to improve the performance of computer processors and other high power electronic devices. In this research, the multiwall carbon nanotubes (MWCNTs) made by thermal chemical vapour deposition (CVD) at our laboratory was employed as the heat dissipation media in a microprocessor a Personal Computer with configuration: Intel Pentium IV 3.066 GHz, 512Mb of RAM and Windows XP Service Pack 2 Operating System. We directly measured the temperature of the microprocessor during the operation of the computer in two modes: 100% usage CPU mode and over-clocking mode. The measured results showed that when using our thermal dissipation media (a mixture of the mentioned commercial thermal compound and 2 wt.%. MWCNTs), the temperature of the microprocessor decreased 5 deg. C, and the time for increasing the temperature of the microprocessor was three times longer than that when using commercial thermal compound. In over-clocking mode, the processor speed reached 3.8 GHz with 165 MHz of system bus clock speed; it was 1.24 times higher than that in non over-clocking mode. The results confirmed a promising way of using MWCNTs as the thermal dissipation media for microprocessor and high power electronic devices.

  7. Application of multiwall carbon nanotubes for thermal dissipation in a micro-processor

    Science.gov (United States)

    Thang, Bui Hung; Hong, Phan Ngoc; Khoi, Phan Hong; Minh, Phan Ngoc

    2009-09-01

    One of the most valuable properties of the carbon nanotubes materials is its high thermal conductivity with 2000 W/m.K (compared to thermal conductivity of Ag 419 W/m.K). It suggested an approach in applying the CNTs in thermal dissipation media to improve the performance of computer processors and other high power electronic devices. In this research, the multiwall carbon nanotubes (MWCNTs) made by thermal chemical vapour deposition (CVD) at our laboratory was employed as the heat dissipation media in a microprocessor a Personal Computer with configuration: Intel Pentium IV 3.066 GHz, 512Mb of RAM and Windows XP Service Pack 2 Operating System. We directly measured the temperature of the microprocessor during the operation of the computer in two modes: 100% usage CPU mode and over-clocking mode. The measured results showed that when using our thermal dissipation media (a mixture of the mentioned commercial thermal compound and 2 wt.%. MWCNTs), the temperature of the microprocessor decreased 5°C, and the time for increasing the temperature of the microprocessor was three times longer than that when using commercial thermal compound. In over-clocking mode, the processor speed reached 3.8 GHz with 165 MHz of system bus clock speed; it was 1.24 times higher than that in non over-clocking mode. The results confirmed a promising way of using MWCNTs as the thermal dissipation media for microprocessor and high power electronic devices.

  8. Application of multiwall carbon nanotubes for thermal dissipation in a micro-processor

    International Nuclear Information System (INIS)

    Bui Hung Thang; Phan Ngoc Hong; Phan Hong Khoi; Phan Ngoc Minh

    2009-01-01

    One of the most valuable properties of the carbon nanotubes materials is its high thermal conductivity with 2000 W/m.K (compared to thermal conductivity of Ag 419 W/m.K). It suggested an approach in applying the CNTs in thermal dissipation media to improve the performance of computer processors and other high power electronic devices. In this research, the multiwall carbon nanotubes (MWCNTs) made by thermal chemical vapour deposition (CVD) at our laboratory was employed as the heat dissipation media in a microprocessor a Personal Computer with configuration: Intel Pentium IV 3.066 GHz, 512Mb of RAM and Windows XP Service Pack 2 Operating System. We directly measured the temperature of the microprocessor during the operation of the computer in two modes: 100% usage CPU mode and over-clocking mode. The measured results showed that when using our thermal dissipation media (a mixture of the mentioned commercial thermal compound and 2 wt.%. MWCNTs), the temperature of the microprocessor decreased 5 deg. C, and the time for increasing the temperature of the microprocessor was three times longer than that when using commercial thermal compound. In over-clocking mode, the processor speed reached 3.8 GHz with 165 MHz of system bus clock speed; it was 1.24 times higher than that in non over-clocking mode. The results confirmed a promising way of using MWCNTs as the thermal dissipation media for microprocessor and high power electronic devices.

  9. Fermilab ACP multi-microprocessor project

    International Nuclear Information System (INIS)

    Gaines, I.; Areti, H.; Biel, J.; Bracker, S.; Case, G.; Fischler, M.; Husby, D.; Nash, T.

    1984-08-01

    We report on the status of the Fermilab Advanced Computer Program's project to provide more cost-effective computing engines for the high energy physics community. The project will exploit the cheap, but powerful, commercial microprocessors now available by constructing modular multi-microprocessor systems. A working test bed system as well as plans for the next stages of the project are described

  10. Evaluating performance of MARTe as a real-time framework for feed-back control system at tokamak device

    Energy Technology Data Exchange (ETDEWEB)

    Yun, Sangwon; Lee, Woongryol; Lee, Taegu; Park, Mikyung; Lee, Sangil [National Fusion Research Institute (NFRI), Gwahangno 169-148, Yuseong-Gu, Daejeon 305-806 (Korea, Republic of); Neto, André C. [Associação EURATOM/IST, Instituto de Plasmas e Fusão Nuclear, Instituto Superior Técnico, Universidade Técnica de Lisboa, P-1049-001 Lisboa (Portugal); Wallander, Anders [ITER Organization, Route de Vinon sur Verdon, 13115 St Paul Lez Durance (France); Kim, Young-Kuk, E-mail: ykim@cnu.ac.kr [Chungnam National University, Daejeon 305-764 (Korea, Republic of)

    2013-10-15

    Highlights: •We measured the performance of MARTe by measuring response time and jitter. •We compared the performance of application with and without MARTe. •We compared the performance of MARTe application on different O/Ss. -- Abstract: The Korea Super conducting Tokamak Advanced Research (KSTAR) is performing the task of “Demonstration and Evaluation of ITER CODAC Technologies at KSTAR” whose objective is the evaluation of real-time technologies for decision making on real-time operating systems (RTOS), real-time frameworks and 10 GbE networks. In this task, the Multi-threaded Application Real-Time executor (MARTe) has been evaluated as a real-time framework for real-time feedback control system. The performance of MARTe has been verified by measuring response time and jitter in a path of feedback control from an analog input of a monitoring system to an analog output of an actuator system. In addition, the evaluation has been performed in terms of applicability of MARTe and its performance depending on types of operating system and tuning of CPU affinity and priority. This paper describes the overview of MARTe as a real-time framework, the results of evaluation performance and its implementation.

  11. Evaluating performance of MARTe as a real-time framework for feed-back control system at tokamak device

    International Nuclear Information System (INIS)

    Yun, Sangwon; Lee, Woongryol; Lee, Taegu; Park, Mikyung; Lee, Sangil; Neto, André C.; Wallander, Anders; Kim, Young-Kuk

    2013-01-01

    Highlights: •We measured the performance of MARTe by measuring response time and jitter. •We compared the performance of application with and without MARTe. •We compared the performance of MARTe application on different O/Ss. -- Abstract: The Korea Super conducting Tokamak Advanced Research (KSTAR) is performing the task of “Demonstration and Evaluation of ITER CODAC Technologies at KSTAR” whose objective is the evaluation of real-time technologies for decision making on real-time operating systems (RTOS), real-time frameworks and 10 GbE networks. In this task, the Multi-threaded Application Real-Time executor (MARTe) has been evaluated as a real-time framework for real-time feedback control system. The performance of MARTe has been verified by measuring response time and jitter in a path of feedback control from an analog input of a monitoring system to an analog output of an actuator system. In addition, the evaluation has been performed in terms of applicability of MARTe and its performance depending on types of operating system and tuning of CPU affinity and priority. This paper describes the overview of MARTe as a real-time framework, the results of evaluation performance and its implementation

  12. Real Time Part Input Control of a Pull Production System by Finding IF-THEN Rules

    Science.gov (United States)

    Ramli, Rizauddin; Yamamoto, Hidehiko; Abu Qudeiri, Jaber

    This paper considers the part input problem of a production system where two Flexible Transfer Lines (FTLs) consisting of an up-stream production line and a down-stream production line while operating under Just In Time (JIT) production management. The up-stream production line processes the raw material after receiving them from suppliers, and after processing them, delivers the processed product to a down-stream production line via a conveyer. In this paper, we have proposed a novel idea for a part input real time control system, known as Algorithm for Real Time Control of Part Input Systems (ARTCOPS). The algorithm is useful when FTLs are in operation under a production order that is different from the pre-decided production schedule. Simulations of virtual production systems have been carried out to verify that ARTCOPS is useful in real time control, although the production orders are different from the pre-decided production scheduling.

  13. Towards the conceptual design of the ITER real-time plasma control system

    International Nuclear Information System (INIS)

    Winter, A.; Makijarvi, P.; Simrock, S.; Snipes, J.A.; Wallander, A.; Zabeo, L.

    2014-01-01

    Highlights: • We describe the main control areas and interfaces for the ITER real-time plasma control system and the current state of their design. • An overview is given for the implementation strategy for the plasma control system as part of the ITER control, data access and communication system. • Current efforts on the creation of simulation and development tools are presented. - Abstract: ITER will be the world's largest magnetic confinement tokamak fusion device and is currently under construction in southern France. The ITER Plasma Control System (PCS) is a fundamental component of the ITER Control, Data Access and Communication system (CODAC). It will control the evolution of all plasma parameters that are necessary to operate ITER throughout all phases of the discharge. The design and implementation of the PCS poses a number of unique challenges. The timescales of phenomena to be controlled spans three orders of magnitude, ranging from a few milliseconds to seconds. Novel control schemes, which have not been implemented at present-day machines need to be developed, and control schemes that are only done as demonstration experiments today will have to become routine. In addition, advances in computing technology and available physics models make the implementation of real-time or faster-than-real-time predictive calculations to forecast and subsequently to avoid disruptions or undesired plasma regimes feasible. This requires the PCS design to be adaptable in real-time to the results of these forecasting algorithms. A further novel feature is a sophisticated event handling system, which provides a means to deal with plasma related events (such as MHD instabilities or L-H transitions) or component failure. Finally, the schedule for design and implementation poses another challenge. The beginning of ITER operation will be in late 2020, but the conceptual design activity of the PCS has already commenced as required by the on-going development of

  14. Real-time digital control, data acquisition, and analysis system for the DIII-D multipulse Thomson scattering diagnostic

    International Nuclear Information System (INIS)

    Greenfield, C.M.; Campbell, G.L.; Carlstrom, T.N.; DeBoo, J.C.; Hsieh, C.; Snider, R.T.; Trost, P.K.

    1990-01-01

    A VME-based real-time computer system for laser control, data acquisition, and analysis for the DIII-D multipulse Thomson scattering diagnostic is described. The laser control task requires precise timing of up to eight Nd:YAG lasers, each with an average firing rate of 20 Hz. A cpu module in a real-time multiprocessing computer system will operate the lasers with evenly staggered laser pulses or in a ''burst mode,'' where all available (fully charged) lasers can be fired at 50--100 μs intervals upon receipt of an external event trigger signal. One or more cpu modules, along with a LeCroy FERA (fast encoding and readout ADC) system, will perform real-time data acquisition and analysis. Partial electron temperature and density profiles will be available for plasma feedback control within 1 ms following each laser pulse. The VME-based computer system consists of two or more target processor modules (25 MHz Motorola 68030) running the VMEexec real-time operating system connected to a Unix-based host system (also a 68030). All real-time software is fully interrupt driven to maximize system efficiency. Operator interaction and (non-real-time) data analysis takes place on a MicroVAX 3400 connected via DECnet

  15. High-speed multiple-channel analog to digital data-acquisition module for microprocessor systems

    International Nuclear Information System (INIS)

    Ethridge, C.D.

    1977-01-01

    Intelligent data acquisition and instrumentation systems established by the incorporation of microprocessor technology require high-speed analog to digital conversion of multiple-channel input signals. Sophisticated data systems or subsystems are enabled by the microprocessor software flexibility to establish adaptive input data procedures. These adaptive procedures are enhanced by versatile interface circuitry which is software controlled

  16. Real-time systems

    OpenAIRE

    Badr, Salah M.; Bruztman, Donald P.; Nelson, Michael L.; Byrnes, Ronald Benton

    1992-01-01

    This paper presents an introduction to the basic issues involved in real-time systems. Both real-time operating sys and real-time programming languages are explored. Concurrent programming and process synchronization and communication are also discussed. The real-time requirements of the Naval Postgraduate School Autonomous Under Vehicle (AUV) are then examined. Autonomous underwater vehicle (AUV), hard real-time system, real-time operating system, real-time programming language, real-time sy...

  17. A light-powered sub-threshold microprocessor

    Energy Technology Data Exchange (ETDEWEB)

    Liu Ming; Chen Hong; Zhang Chun; Li Changmeng; Wang Zhihua, E-mail: lium02@mails.tsinghua.edu.cn [Institute of Microelectronics, Tsinghua University, Beijing 100084 (China)

    2010-11-15

    This paper presents an 8-bit sub-threshold microprocessor which can be powered by an integrated photosensitive diode. With a custom designed sub-threshold standard cell library and 1 kbit sub-threshold SRAM design, the leakage power of 58 nW, dynamic power of 385 nW - 165 kHz, EDP 13 pJ/inst and the operating voltage of 350 mV are achieved. Under a light of about 150 kLux, the microprocessor can run at a rate of up to 500 kHz. The microprocessor can be used for wireless-sensor-network nodes.

  18. Semantic-Based Concurrency Control for Object-Oriented Database Systems Supporting Real-Time Applications

    National Research Council Canada - National Science Library

    Lee, Juhnyoung; Son, Sang H

    1994-01-01

    .... This paper investigates major issues in designing semantic-based concurrency control for object-oriented database systems supporting real-time applications, and it describes approaches to solving...

  19. Real-time measurement and control at JET signal processing and physics analysis for diagnostics

    International Nuclear Information System (INIS)

    Felton, R.; Joffrin, E.; Murari, A.

    2005-01-01

    To meet the requirements of the scientific programme, the EFDA JET real-time measurement and control project has developed an integrated set of real-time plasma measurements, experiment control and communication facilities. Traditional experiments collected instrument data during the plasma pulse and calculated physics data after the pulse. The challenge for continuous tokamak operation is to calculate the physics data in real-time, keeping up with the evolution of the plasma. In JET, many plasma diagnostics have been augmented with extra data acquisition and signal-processing systems so that they can both capture instrument data for conventional post-pulse analysis and calculate calibrated, validated physics results in real-time. During the pulse, the systems send sampled data sets into a network, which distributes the data to several destinations. The receiving systems may do further analysis, integrating data from several measurements, or may control the plasma scenario by heating or fuelling. The simplest real-time diagnostic systems apply scale factors to the signals, as with the electron cyclotron emission (ECE) diagnostic's 96 tuned radiometer channels, giving the electron temperature profile. In various spectroscopy diagnostics, spectral features are least-squares-fitted to measure spectra from several lines of sight, within 50 ms. Ion temperatures and rotation speed can be calculated from the line widths and shifts. For diagnostics using modulation techniques, the systems implement digital-signal processing phase trackers, lock-in amplifiers and filters, e.g., the far infrared (FIR) interferometer samples 15 channels at 400 kHz for 30 s, i.e., six million samples per second. Diagnostics have specific lines of sight, spatial channels, and various sampling rates. The heating/fuelling systems have relatively coarse spatial localisation. Analysis systems have been developed to integrate the basic physics data into smaller sets of controllable parameters on a

  20. Performance evaluation of a full-scale advanced phase isolation ditch process by using real-time control strategies

    International Nuclear Information System (INIS)

    Kim, Hyosoo; Kim, Yejin; Kim, Minsoo; Piao, Wenhua; Kim, Changwon; Gee, Jeasung

    2014-01-01

    This paper proposes real-time control strategies that can be applied in a full-scale advanced phase isolation ditch (APID) process. Real-time operation mode control (OMC) and aeration section control (ASC) strategies were developed to cope more stably with fluctuations in the influent loading and to increase the nitrification and denitrification reactions within the entire volume. The real-time OMC and ASC strategies were evaluated using mathematical models. When the NH 4 -N in the reactor was maintained at a high level, appropriate control actions, such as continuing the aeration state, stopping the influent inflow and increasing the aeration section, were applied in the APID process. In contrast, when the NO X -N in the reactor was maintained at a high level, the non-aeration state, influent inflow, and decreased aeration section were continued. It was concluded that stable operation in the APID process could be achieved by applying real-time OMC and ASC strategies developed in this study

  1. Performance evaluation of a full-scale advanced phase isolation ditch process by using real-time control strategies

    Energy Technology Data Exchange (ETDEWEB)

    Kim, Hyosoo; Kim, Yejin; Kim, Minsoo; Piao, Wenhua; Kim, Changwon [Pusan National University, Busan (Korea, Republic of); Gee, Jeasung [Taiwha Industrial Co. Ltd., Seoul (Korea, Republic of)

    2014-04-15

    This paper proposes real-time control strategies that can be applied in a full-scale advanced phase isolation ditch (APID) process. Real-time operation mode control (OMC) and aeration section control (ASC) strategies were developed to cope more stably with fluctuations in the influent loading and to increase the nitrification and denitrification reactions within the entire volume. The real-time OMC and ASC strategies were evaluated using mathematical models. When the NH{sub 4}-N in the reactor was maintained at a high level, appropriate control actions, such as continuing the aeration state, stopping the influent inflow and increasing the aeration section, were applied in the APID process. In contrast, when the NO{sub X}-N in the reactor was maintained at a high level, the non-aeration state, influent inflow, and decreased aeration section were continued. It was concluded that stable operation in the APID process could be achieved by applying real-time OMC and ASC strategies developed in this study.

  2. Immediate effects of a new microprocessor-controlled prosthetic knee joint: a comparative biomechanical evaluation.

    Science.gov (United States)

    Bellmann, Malte; Schmalz, Thomas; Ludwigs, Eva; Blumentritt, Siegmar

    2012-03-01

    To investigate the immediate biomechanical effects after transition to a new microprocessor-controlled prosthetic knee joint. Intervention cross-over study with repeated measures. Only prosthetic knee joints were changed. Motion analysis laboratory. Men (N=11; mean age ± SD, 36.7±10.2y; Medicare functional classification level, 3-4) with unilateral transfemoral amputation. Two microprocessor-controlled prosthetic knee joints: C-Leg and a new prosthetic knee joint, Genium. Static prosthetic alignment, time-distance parameters, kinematic and kinetic parameters, and center of pressure. After a half-day training and an additional half-day accommodation, improved biomechanical outcomes were demonstrated by the Genium: lower ground reaction forces at weight acceptance during level walking at various velocities, increased swing phase flexion angles during walking on a ramp, and level walking with small steps. Maximum knee flexion angle during swing phase at various velocities was nearly equal for Genium. Step-over-step stair ascent with the Genium knee was more physiologic as demonstrated by a more equal load distribution between the prosthetic and contralateral sides and a more natural gait pattern. When descending stairs and ramps, knee flexion moments with the Genium tended to increase. During quiet stance on a decline, subjects using Genium accepted higher loading of the prosthetic side knee joint, thus reducing same side hip joint loading as well as postural sway. In comparision to the C-Leg, the Genium demonstrated immediate biomechanical advantages during various daily ambulatory activities, which may lead to an increase in range and diversity of activity of people with above-knee amputations. Results showed that use of the Genium facilitated more natural gait biomechanics and load distribution throughout the affected and sound musculoskeletal structure. This was observed during quiet stance on a decline, walking on level ground, and walking up and down ramps and

  3. MARTe: A Multiplatform Real-Time Framework

    Science.gov (United States)

    Neto, André C.; Sartori, Filippo; Piccolo, Fabio; Vitelli, Riccardo; De Tommasi, Gianmaria; Zabeo, Luca; Barbalace, Antonio; Fernandes, Horacio; Valcarcel, Daniel F.; Batista, Antonio J. N.

    2010-04-01

    Development of real-time applications is usually associated with nonportable code targeted at specific real-time operating systems. The boundary between hardware drivers, system services, and user code is commonly not well defined, making the development in the target host significantly difficult. The Multithreaded Application Real-Time executor (MARTe) is a framework built over a multiplatform library that allows the execution of the same code in different operating systems. The framework provides the high-level interfaces with hardware, external configuration programs, and user interfaces, assuring at the same time hard real-time performances. End-users of the framework are required to define and implement algorithms inside a well-defined block of software, named Generic Application Module (GAM), that is executed by the real-time scheduler. Each GAM is reconfigurable with a set of predefined configuration meta-parameters and interchanges information using a set of data pipes that are provided as inputs and required as output. Using these connections, different GAMs can be chained either in series or parallel. GAMs can be developed and debugged in a non-real-time system and, only once the robustness of the code and correctness of the algorithm are verified, deployed to the real-time system. The software also supplies a large set of utilities that greatly ease the interaction and debugging of a running system. Among the most useful are a highly efficient real-time logger, HTTP introspection of real-time objects, and HTTP remote configuration. MARTe is currently being used to successfully drive the plasma vertical stabilization controller on the largest magnetic confinement fusion device in the world, with a control loop cycle of 50 ?s and a jitter under 1 ?s. In this particular project, MARTe is used with the Real-Time Application Interface (RTAI)/Linux operating system exploiting the new ?86 multicore processors technology.

  4. The bit slice micro-processor 'GESPRO' as a project in the UA2 experiment

    CERN Document Server

    Becam, C; Delanghe, J; Fest, H M; Lecoq, J; Martin, H; Mencik, M; MerkeI, B; Meyer, J M; Perrin, M; Plothow, H; Rampazzo, J P; Schittly, A

    1981-01-01

    The bit slice micro-processor GESPRO is a CAMAC module plugged into a standard Elliot system crate via which it communicates as a slave with its host computer. It has full control of CAMAC as a master unit. GESPRO is a 24 bit machine with multi-mode memory addressing capacity of 64K words. The micro-processor structure uses 5 buses including pipe-line registers to mask access time and 16 interrupt levels. The micro-program memory capacity is 2K (RAM) words of 48 bits each. A special hardwired module allows floating point, as well as integer, multiplication of 24*24 bits, result in 48 bits, in about 200 ns. This micro-processor could be used in the UA2 data acquisition chain and trigger system for the following tasks: (a) online data reduction, i.e. to read DURANDAL, process the information resulting in accepting or rejecting the event; (b) readout and analysis of the accepted data; (c) preprocess the data. The UA2 version of GESPRO is under construction, programs and micro-programs are under development. Hard...

  5. A realtime feedback microprocessor for the TEVATRON

    International Nuclear Information System (INIS)

    Herrup, D.A.; Chapman, L.; Franck, A.; Groves, T.; Lublinsky, B.

    1993-01-01

    A feedback microprocessor has been built for the TEVATRON. Its inputs are realtime accelerator measurements, data describing the state of the TEVATRON, and ramp tables. The microprocessor includes a finite state machine. Each state corresponds to a specific TEVATRON operation. Transitions between states are initiated by the global TEVATRON clock. Each state includes a cyclic routine which is called periodically and where all calculations are performed. The output corrections are inserted onto a fast TEVATRON-wide link from which the power supplies will read the realtime correction. The authors also store all of the input data and output corrections in a set of buffers which can easily be retrieved for diagnostic analysis. This talk will describe use of this device to control the TEVATRON tunes and discuss other uses

  6. Platform for real-time simulation of dynamic systems and hardware-in-the-loop for control algorithms.

    Science.gov (United States)

    de Souza, Isaac D T; Silva, Sergio N; Teles, Rafael M; Fernandes, Marcelo A C

    2014-10-15

    The development of new embedded algorithms for automation and control of industrial equipment usually requires the use of real-time testing. However, the equipment required is often expensive, which means that such tests are often not viable. The objective of this work was therefore to develop an embedded platform for the distributed real-time simulation of dynamic systems. This platform, called the Real-Time Simulator for Dynamic Systems (RTSDS), could be applied in both industrial and academic environments. In industrial applications, the RTSDS could be used to optimize embedded control algorithms. In the academic sphere, it could be used to support research into new embedded solutions for automation and control and could also be used as a tool to assist in undergraduate and postgraduate teaching related to the development of projects concerning on-board control systems.

  7. Dense time discretization technique for verification of real time systems

    International Nuclear Information System (INIS)

    Makackas, Dalius; Miseviciene, Regina

    2016-01-01

    Verifying the real-time system there are two different models to control the time: discrete and dense time based models. This paper argues a novel verification technique, which calculates discrete time intervals from dense time in order to create all the system states that can be reached from the initial system state. The technique is designed for real-time systems specified by a piece-linear aggregate approach. Key words: real-time system, dense time, verification, model checking, piece-linear aggregate

  8. Very fast feedback control of coil-current in JT-60 tokamak

    International Nuclear Information System (INIS)

    Aoyagi, T.; Terakado, T.; Takahashi, M.; Nobusaka, H.; Yagyu, J.; Matsuzaki, Y.

    1992-01-01

    A direct digital control (DDC) system is adopted for controlling thyristor converters of power supplies in the JT-60 tokamak built in 1984. Microcomputers of the DDC were 5 MHz i8086 microprocessor and programs were written by assembler language and the processing time was under 1ms. They were, however, too old in hardware and too complicated in software. New DDC system has been made in the JT-60 Upgrade (JT-60U) to control the power supplies more quickly under 0.25 and 0.5 ms of the processing time and also to write the programs used by high-level language. The new system consists of a host computer and five microcomputers with microprocessor on VME bus system. The host computer AS3260 performs on-line processing such as setting the DDC under the discharge conditions and so on. Functions of the microcomputers with a 32-bit, 20 MHz microprocessor MC68030, whose OS are VxWorks and programs are written by C language, are real-time processing such as taking in instructions from a ZENKEI computer and in feedback control of currents and voltages of coils every 0.25 and 0.5 ms. The system is now operating very smoothly. (author)

  9. Using real-time stereopsis for mobile robot control

    Science.gov (United States)

    Bonasso, R. P.; Nishihara, H. K.

    1991-02-01

    This paper describes on-going work in using range and motion data generated at video-frame rates as the basis for long-range perception in a mobile robot. A current approach in the artificial intelligence community to achieve timecritical perception for situated reasoning is to use low-level perception for motor reflex-like activity and higher-level but more computationally intense perception for path planning reconnaissance and retrieval activities. Typically inclinometers and a compass or an infra-red beacon system provide stability and orientation maintenance and ultrasonic or infra-red sensors serve as proximity detectors for obstacle avoidance. For distant ranging and area occupancy determination active imaging systems such as laser scanners can be prohibitivtly expensive and heretofore passive systems typically performed more slowly than the cycle time of the control system causing the robot to halt periodically along its way. However a recent stereo system developed by Nishihara known as PRISM (Practical Real-time Imaging Stereo Matcher) matches stereo pairs using a sign-correlation technique that gives range and motion at video frame rates. We are integrating this technique with constant-time control software for distant ranging and object detection at a speed that is comparable with the cycle-times of the low-level sensors. Possibilities for a variety of uses in a leader-follower mobile robot situation are discussed.

  10. A curriculum for real-time computer and control systems engineering

    Science.gov (United States)

    Halang, Wolfgang A.

    1990-01-01

    An outline of a syllabus for the education of real-time-systems engineers is given. This comprises the treatment of basic concepts, real-time software engineering, and programming in high-level real-time languages, real-time operating systems with special emphasis on such topics as task scheduling, hardware architectures, and especially distributed automation structures, process interfacing, system reliability and fault-tolerance, and integrated project development support systems. Accompanying course material and laboratory work are outlined, and suggestions for establishing a laboratory with advanced, but low-cost, hardware and software are provided. How the curriculum can be extended into a second semester is discussed, and areas for possible graduate research are listed. The suitable selection of a high-level real-time language and supporting operating system for teaching purposes is considered.

  11. Implementation of Real-Time Feedback Flow Control Algorithms on a Canonical Testbed

    Science.gov (United States)

    Tian, Ye; Song, Qi; Cattafesta, Louis

    2005-01-01

    This report summarizes the activities on "Implementation of Real-Time Feedback Flow Control Algorithms on a Canonical Testbed." The work summarized consists primarily of two parts. The first part summarizes our previous work and the extensions to adaptive ID and control algorithms. The second part concentrates on the validation of adaptive algorithms by applying them to a vibration beam test bed. Extensions to flow control problems are discussed.

  12. Experience in the installation of a microprocessor system for controlling converter units of the Vyborg substation

    International Nuclear Information System (INIS)

    Gusakovskii, K. B.; Zmaznov, E. Yu.; Katantsev, S. V.; Mazurenko, A. K.; Mestergazi, V. A.; Prochan, G. G.; Funtikova, S. F.

    2006-01-01

    The experience in the installation of modern digital systems for controlling converter units at the Vyborg converter substation on the basis of advanced microprocessor devices is considered. It is shown that debugging of a control and protection system on mathematical and physical models does not guarantee optimum control of actual converter devices. Examples of advancing the control and protection system are described, the necessity for which has become obvious in tests of actual equipment. Comparison of oscillograms of processes before optimization of the control system and after its optimization and adjustment shows that the digital control system makes it possible to improve substantially the algorithms of control and protection in the short term and without changing the hardware component

  13. Bridging FPGA and GPU technologies for AO real-time control

    Science.gov (United States)

    Perret, Denis; Lainé, Maxime; Bernard, Julien; Gratadour, Damien; Sevin, Arnaud

    2016-07-01

    Our team has developed a common environment for high performance simulations and real-time control of AO systems based on the use of Graphics Processors Units in the context of the COMPASS project. Such a solution, based on the ability of the real time core in the simulation to provide adequate computing performance, limits the cost of developing AO RTC systems and makes them more scalable. A code developed and validated in the context of the simulation may be injected directly into the system and tested on sky. Furthermore, the use of relatively low cost components also offers significant advantages for the system hardware platform. However, the use of GPUs in an AO loop comes with drawbacks: the traditional way of offloading computation from CPU to GPUs - involving multiple copies and unacceptable overhead in kernel launching - is not well suited in a real time context. This last application requires the implementation of a solution enabling direct memory access (DMA) to the GPU memory from a third party device, bypassing the operating system. This allows this device to communicate directly with the real-time core of the simulation feeding it with the WFS camera pixel stream. We show that DMA between a custom FPGA-based frame-grabber and a computation unit (GPU, FPGA, or Coprocessor such as Xeon-phi) across PCIe allows us to get latencies compatible with what will be needed on ELTs. As a fine-grained synchronization mechanism is not yet made available by GPU vendors, we propose the use of memory polling to avoid interrupts handling and involvement of a CPU. Network and Vision protocols are handled by the FPGA-based Network Interface Card (NIC). We present the results we obtained on a complete AO loop using camera and deformable mirror simulators.

  14. A real-time and closed-loop control algorithm for cascaded multilevel inverter based on artificial neural network.

    Science.gov (United States)

    Wang, Libing; Mao, Chengxiong; Wang, Dan; Lu, Jiming; Zhang, Junfeng; Chen, Xun

    2014-01-01

    In order to control the cascaded H-bridges (CHB) converter with staircase modulation strategy in a real-time manner, a real-time and closed-loop control algorithm based on artificial neural network (ANN) for three-phase CHB converter is proposed in this paper. It costs little computation time and memory. It has two steps. In the first step, hierarchical particle swarm optimizer with time-varying acceleration coefficient (HPSO-TVAC) algorithm is employed to minimize the total harmonic distortion (THD) and generate the optimal switching angles offline. In the second step, part of optimal switching angles are used to train an ANN and the well-designed ANN can generate optimal switching angles in a real-time manner. Compared with previous real-time algorithm, the proposed algorithm is suitable for a wider range of modulation index and results in a smaller THD and a lower calculation time. Furthermore, the well-designed ANN is embedded into a closed-loop control algorithm for CHB converter with variable direct voltage (DC) sources. Simulation results demonstrate that the proposed closed-loop control algorithm is able to quickly stabilize load voltage and minimize the line current's THD (<5%) when subjecting the DC sources disturbance or load disturbance. In real design stage, a switching angle pulse generation scheme is proposed and experiment results verify its correctness.

  15. A Real-Time and Closed-Loop Control Algorithm for Cascaded Multilevel Inverter Based on Artificial Neural Network

    Directory of Open Access Journals (Sweden)

    Libing Wang

    2014-01-01

    Full Text Available In order to control the cascaded H-bridges (CHB converter with staircase modulation strategy in a real-time manner, a real-time and closed-loop control algorithm based on artificial neural network (ANN for three-phase CHB converter is proposed in this paper. It costs little computation time and memory. It has two steps. In the first step, hierarchical particle swarm optimizer with time-varying acceleration coefficient (HPSO-TVAC algorithm is employed to minimize the total harmonic distortion (THD and generate the optimal switching angles offline. In the second step, part of optimal switching angles are used to train an ANN and the well-designed ANN can generate optimal switching angles in a real-time manner. Compared with previous real-time algorithm, the proposed algorithm is suitable for a wider range of modulation index and results in a smaller THD and a lower calculation time. Furthermore, the well-designed ANN is embedded into a closed-loop control algorithm for CHB converter with variable direct voltage (DC sources. Simulation results demonstrate that the proposed closed-loop control algorithm is able to quickly stabilize load voltage and minimize the line current’s THD (<5% when subjecting the DC sources disturbance or load disturbance. In real design stage, a switching angle pulse generation scheme is proposed and experiment results verify its correctness.

  16. COMDES-II: A Component-Based Framework for Generative Development of Distributed Real-Time Control Systems

    DEFF Research Database (Denmark)

    Ke, Xu; Sierszecki, Krzysztof; Angelov, Christo K.

    2007-01-01

    The paper presents a generative development methodology and component models of COMDES-II, a component-based software framework for distributed embedded control systems with real-time constraints. The adopted methodology allows for rapid modeling and validation of control software at a higher lev...... methodology for COMDES-II from a general perspective, describes the component models in details and demonstrates their application through a DC-Motor control system case study.......The paper presents a generative development methodology and component models of COMDES-II, a component-based software framework for distributed embedded control systems with real-time constraints. The adopted methodology allows for rapid modeling and validation of control software at a higher level...

  17. A real-time data acquisition and elaboration system for instabilities control in the FTU tokamak

    Energy Technology Data Exchange (ETDEWEB)

    Alessi, E., E-mail: alessi@ifp.cnr.it [Associazione EURATOM-ENEA, IFP-CNR, Milano (Italy); Boncagni, L. [Associazione EURATOM-ENEA, C.R. Frascati (Italy); Galperti, C.; Marchetto, C.; Nowak, S.; Sozzi, C. [Associazione EURATOM-ENEA, IFP-CNR, Milano (Italy); Apruzzese, G. [Associazione EURATOM-ENEA, C.R. Frascati (Italy); Bin, W. [Associazione EURATOM-ENEA, IFP-CNR, Milano (Italy); Belli, F.; Botrugno, A. [Associazione EURATOM-ENEA, C.R. Frascati (Italy); Bruschi, A.; Cirant, S. [Associazione EURATOM-ENEA, IFP-CNR, Milano (Italy); D' Antona, G.; Davoudi, M. [Politecnico di Milano, Dipartimento di Elettrotecnica (Italy); Figini, L. [Associazione EURATOM-ENEA, IFP-CNR, Milano (Italy); Ferrero, R. [Politecnico di Milano, Dipartimento di Elettrotecnica (Italy); Gabellieri, L. [Associazione EURATOM-ENEA, C.R. Frascati (Italy); Garavaglia, S.; Granucci, G. [Associazione EURATOM-ENEA, IFP-CNR, Milano (Italy); Grosso, A. [Associazione EURATOM-ENEA, C.R. Frascati (Italy); and others

    2013-08-21

    A real-time data acquisition and elaboration system is being implemented to control the new ECH launcher recently installed at FTU (Frascati Tokamak Upgrade). The system is aimed at controlling different kinds of magnetohydrodynamic instabilities, in particular the deleterious 3/2 and 2/1 (neoclassical) tearing modes, (N)TM, and the saw teeth period in order to prevent the seeding of NTMs. The complete system is presented here together with preliminary offline and real-time tests. © 2001 Elsevier Science. All rights reserved.

  18. Microprocessor Card for Cuban Series polarimeters Laserpol

    International Nuclear Information System (INIS)

    Arista Romeu, E.; Mora Mazorra, W.

    2012-01-01

    We present the design consists of a card based on a micro-processor 8-bit adds new software components and their basic living, which allow to deliver new services and expand the possibilities for use in other applications of the polarimeter LASERPOL series, as the polarimetric detection. Given the limitations of the original card it was necessary to introduce a series of changes that would allow to address new user requirements, and expand the possible applications of the instruments. This was done the expansion of the capacity of the EPROM and RAM memory, the decoder circuit was implemented memory map using a programmable integrated circuit, and introduced a real time clock with nonvolatile RAM, these features are exploited to the introduction of new features such as the realization of the polarimeter calibration by the user from a sample pattern or a calibration pattern used as a reference, and the incorporation of the time and date to the reports of measurements required industry for quality control processes. Card that is achieved along with the rest of the components is compatible with polarimeters LASERPOL 101M Series, 3M and LP4, pin to pin, which facilitates their incorporation into the polarimeters in operation in the industry 'in situ' replacement cards from previous models, allowing to extend the possibilities of statistical processing, precision and accuracy of the instruments. Improved measurements in the industry, resulting in significant savings by elimination of losses in production and raw materials. The improved response speed of reading the polarimeters LASERPOL Use and polarimetric detectors. (Author)

  19. Real-time motional Stark effect in jet

    International Nuclear Information System (INIS)

    Alves, D.; Stephen, A.; Hawkes, N.; Dalley, S.; Goodyear, A.; Felton, R.; Joffrin, E.; Fernandes, H.

    2004-01-01

    The increasing importance of real-time measurements and control systems in JET experiments, regarding e.g. Internal Transport Barrier (ITB) and q-profile control, has motivated the development of a real-time motional Stark effect (MSE) system. The MSE diagnostic allows the measurement of local magnetic fields in different locations along the neutral beam path providing, therefore, local measurement of the current and q-profiles. Recently in JET, an upgrade of the MSE diagnostic has been implemented, incorporating a totally new system which allows the use of this diagnostic as a real-time control tool as well as an extended data source for off-line analysis. This paper will briefly describe the technical features of the real-time diagnostic with main focus on the system architecture, which consists of a VME crate hosting three PowerPC processor boards and a fast ADC, all connected via Front Panel Data Port (FPDP). The DSP algorithm implements a lockin-amplifier required to demodulate the JET MSE signals. Some applications for the system will be covered such as: feeding the real-time equilibrium reconstruction code (EQUINOX) and allowing the full coverage analysis of the Neutral Beam time window. A brief comparison between the real-time MSE analysis and the off-line analysis will also be presented

  20. CFD-simulation of radiator for air cooling of microprocessors in a limitided space

    Directory of Open Access Journals (Sweden)

    Trofimov V. E.

    2016-12-01

    Full Text Available One of the final stages of microprocessors development is heat test. This procedure is performed on a special stand, the main element of which is the switching PCB with one or more mounted microprocessor sockets, chipsets, interfaces, jumpers and other components which provide various modes of microprocessor operation. The temperature of microprocessor housing is typically changed using thermoelectric module. The cold surface of the module with controlled temperature is in direct thermal contact with the microprocessor housing designed for cooler installation. On the hot surface of the module a radiator is mounted. The radiator dissipates the cumulative heat flow from both the microprocessor and the module. High density PCB layout, the requirement of free access to the jumpers and interfaces, and the presence of numerous sensors limit the space for radiator mounting and require the use of an extremely compact radiator, especially in air cooling conditions. One of the possible solutions for this problem may reduce the area of the radiator heat-transfer surfaces due to a sharp growth of the heat transfer coefficient without increasing the air flow rate. To ensure a sharp growth of heat transfer coefficient on the heat-transfer surface one should make in the surface one or more dead-end cavities into which the impact air jets would flow. CFD simulation of this type of radiator has been conducted. The heat-aerodynamic characteristics and design recommendations for removing heat from microprocessors in a limited space have been determined.

  1. Real-time feedback control of the plasma density profile on ASDEX Upgrade

    International Nuclear Information System (INIS)

    Mlynek, A.; Reich, M.; Giannone, L.; Treutterer, W.; Behler, K.; Blank, H.; Buhler, A.; Cole, R.; Eixenberger, H.; Fischer, R.; Lohs, A.; Lueddecke, K.; Merkel, R.; Neu, G.; Ryter, F.; Zasche, D.

    2011-01-01

    The spatial distribution of density in a fusion experiment is of significant importance as it enters in numerous analyses and contributes to the fusion performance. The reconstruction of the density profile is therefore commonly done in offline data analysis. In this paper, we present an algorithm which allows for density profile reconstruction from the data of the submillimetre interferometer and the magnetic equilibrium in real-time. We compare the obtained results to the profiles yielded by a numerically more complex offline algorithm. Furthermore, we present recent ASDEX Upgrade experiments in which we used the real-time density profile for active feedback control of the shape of the density profile.

  2. Route around real time

    International Nuclear Information System (INIS)

    Terrier, Francois

    1996-01-01

    The greater and greater autonomy and complexity asked to the control and command systems lead to work on introducing techniques such as Artificial Intelligence or concurrent object programming in industrial applications. However, while the critical feature of these systems impose to control the dynamics of the proposed solutions, their complexity often imposes a high adaptability to a partially modelled environment. The studies presented start from low level control and command systems to more complex applications at higher levels, such as 'supervision systems'. Techniques such as temporal reasoning and uncertainty management are proposed for the first studies, while the second are tackled with programming techniques based on the real time object paradigm. The outcomes of this itinerary crystallize on the ACCORD project which targets to manage - on the whole life cycle of a real time application - these two problematics, sometimes antagonistic: control of the dynamics and adaptivity. (author) [fr

  3. Real-time image processing and control interface for remote operation of a microscope

    Science.gov (United States)

    Leng, Hesong; Wilder, Joseph

    1999-08-01

    A real-time image processing and control interface for remote operation of a microscope is presented in this paper. The system has achieved real-time color image display for 640 X 480 pixel images. Multi-resolution image representation can be provided for efficient transmission through the network. Through the control interface the computer can communicate with the programmable microscope via the RS232 serial ports. By choosing one of three scanning patterns, a sequence of images can be saved as BMP or PGM files to record information on an entire microscope slide. The system will be used by medical and graduate students at the University of Medicine and Dentistry of New Jersey for distance learning. It can be used in many network-based telepathology applications.

  4. A feedback microprocessor for hadron colliders

    International Nuclear Information System (INIS)

    Herrup, D.A.; Chapman, L.; Franck, A.; Groves, T.; Lublinsky, B.

    1992-12-01

    A feedback microprocessor has been built for the TEVATRON. It has been constructed to be applicable to hadron colliders in general. Its inputs are realtime accelerator measurements, data describing the state of the TEVATRON, and ramp tables. The microprocessor software includes a finite state machine. Each state corresponds to a specific TEVATRON operation and has a state-specific TEVATRON model. Transitions between states are initiated by the global TEVATRON clock. Each state includes a cyclic routine which is called periodically and where all calculations are performed. The output corrections are inserted onto a fast TEVATRON-wide link from which the power supplies will read the realtime corrections. We also store all of the input data and output corrections in a set of buffers which can easily be retrieved for diagnostic analysis. In this paper we will describe this device and its use to control the TEVATRON tunes as well as other possible applications

  5. Towards Real-Time Argumentation

    Directory of Open Access Journals (Sweden)

    Vicente JULIÁN

    2016-07-01

    Full Text Available In this paper, we deal with the problem of real-time coordination with the more general approach of reaching real-time agreements in MAS. Concretely, this work proposes a real-time argumentation framework in an attempt to provide agents with the ability of engaging in argumentative dialogues and come with a solution for their underlying agreement process within a bounded period of time. The framework has been implemented and evaluated in the domain of a customer support application. Concretely, we consider a society of agents that act on behalf of a group of technicians that must solve problems in a Technology Management Centre (TMC within a bounded time. This centre controls every process implicated in the provision of technological and customer support services to private or public organisations by means of a call centre. The contract signed between the TCM and the customer establishes penalties if the specified time is exceeded.

  6. VERSE - Virtual Equivalent Real-time Simulation

    Science.gov (United States)

    Zheng, Yang; Martin, Bryan J.; Villaume, Nathaniel

    2005-01-01

    Distributed real-time simulations provide important timing validation and hardware in the- loop results for the spacecraft flight software development cycle. Occasionally, the need for higher fidelity modeling and more comprehensive debugging capabilities - combined with a limited amount of computational resources - calls for a non real-time simulation environment that mimics the real-time environment. By creating a non real-time environment that accommodates simulations and flight software designed for a multi-CPU real-time system, we can save development time, cut mission costs, and reduce the likelihood of errors. This paper presents such a solution: Virtual Equivalent Real-time Simulation Environment (VERSE). VERSE turns the real-time operating system RTAI (Real-time Application Interface) into an event driven simulator that runs in virtual real time. Designed to keep the original RTAI architecture as intact as possible, and therefore inheriting RTAI's many capabilities, VERSE was implemented with remarkably little change to the RTAI source code. This small footprint together with use of the same API allows users to easily run the same application in both real-time and virtual time environments. VERSE has been used to build a workstation testbed for NASA's Space Interferometry Mission (SIM PlanetQuest) instrument flight software. With its flexible simulation controls and inexpensive setup and replication costs, VERSE will become an invaluable tool in future mission development.

  7. Tools for Real-Time Control Systems Co-Design - A Survey

    OpenAIRE

    Henriksson, Dan; El-Khoury, Jad; Årzén, Karl-Erik; Törngren, Martin; Redell, Ola

    2005-01-01

    This report presents a survey of current simulation tools in the area of integrated control and real-time systems design. Each tool is presented with a quick overview followed by a more detailed section describing comparative aspects of the tool. These aspects describe the context and purpose of the tool (scenarios, development stages, activities, and qualities/constraints being addressed) and the actual tool technology (tool architecture, inputs, outputs, modeling content, extensibility and ...

  8. Proposal for the award of a blanket order contract for the supply of microprocessor-based protection and control devices for the CERN HV distribution network

    CERN Document Server

    2004-01-01

    This document concerns the award of a blanket contract for the supply of microprocessor-based protection and control devices for the CERN HV distribution network. The Finance Committee is invited to agree to the negotiation of a blanket order contract with SCHNEIDER ELECTRIC (PT), the lowest technically acceptable bidder after realignment, for the supply of microprocessor-based protection and control devices for the CERN HV distribution network for a total amount of 1 900 000 euros (2 924 128 Swiss francs), subject to revision for inflation after 1 January 2007. The rate of exchange used is that stipulated in the tender

  9. 'Intelligent' approach to radioimmunoassay sample counting employing a microprocessor controlled sample counter

    International Nuclear Information System (INIS)

    Ekins, R.P.; Sufi, S.; Malan, P.G.

    1977-01-01

    The enormous impact on medical science in the last two decades of microanalytical techniques employing radioisotopic labels has, in turn, generated a large demand for automatic radioisotopic sample counters. Such instruments frequently comprise the most important item of capital equipment required in the use of radioimmunoassay and related techniques and often form a principle bottleneck in the flow of samples through a busy laboratory. It is therefore particularly imperitive that such instruments should be used 'intelligently' and in an optimal fashion to avoid both the very large capital expenditure involved in the unnecessary proliferation of instruments and the time delays arising from their sub-optimal use. The majority of the current generation of radioactive sample counters nevertheless rely on primitive control mechanisms based on a simplistic statistical theory of radioactive sample counting which preclude their efficient and rational use. The fundamental principle upon which this approach is based is that it is useless to continue counting a radioactive sample for a time longer than that required to yield a significant increase in precision of the measurement. Thus, since substantial experimental errors occur during sample preparation, these errors should be assessed and must be releted to the counting errors for that sample. It is the objective of this presentation to demonstrate that the combination of a realistic statistical assessment of radioactive sample measurement, together with the more sophisticated control mechanisms that modern microprocessor technology make possible, may often enable savings in counter usage of the order of 5-10 fold to be made. (orig.) [de

  10. A real-time expert system for self-repairing flight control

    Science.gov (United States)

    Gaither, S. A.; Agarwal, A. K.; Shah, S. C.; Duke, E. L.

    1989-01-01

    An integrated environment for specifying, prototyping, and implementing a self-repairing flight-control (SRFC) strategy is described. At an interactive workstation, the user can select paradigms such as rule-based expert systems, state-transition diagrams, and signal-flow graphs and hierarchically nest them, assign timing and priority attributes, establish blackboard-type communication, and specify concurrent execution on single or multiple processors. High-fidelity nonlinear simulations of aircraft and SRFC systems can be performed off-line, with the possibility of changing SRFC rules, inference strategies, and other heuristics to correct for control deficiencies. Finally, the off-line-generated SRFC can be transformed into highly optimized application-specific real-time C-language code. An application of this environment to the design of aircraft fault detection, isolation, and accommodation algorithms is presented in detail.

  11. Real-time control of electronic motion: Application to NaI

    DEFF Research Database (Denmark)

    Grønager, Michael; Henriksen, Niels Engholm

    1998-01-01

    + + I- depends on the electron distribution (i.e., where the electron "sits") prior to the time where the bond is broken by a subpicosecond half-cycle unipolar electromagnetic pulse. Thus we control, in real time, which nucleus one of the valence electrons will follow after the bond is broken. (C) 1998......We study theoretically the electronic and nuclear dynamics in NaI. After a femtosecond pulse has prepared a wave packet in the first excited state, we consider the adiabatic and the nonadiabatic electronic dynamics and demonstrate explicitly that a nonstationary electron is created in Na...

  12. The Chimera II Real-Time Operating System for advanced sensor-based control applications

    Science.gov (United States)

    Stewart, David B.; Schmitz, Donald E.; Khosla, Pradeep K.

    1992-01-01

    Attention is given to the Chimera II Real-Time Operating System, which has been developed for advanced sensor-based control applications. The Chimera II provides a high-performance real-time kernel and a variety of IPC features. The hardware platform required to run Chimera II consists of commercially available hardware, and allows custom hardware to be easily integrated. The design allows it to be used with almost any type of VMEbus-based processors and devices. It allows radially differing hardware to be programmed using a common system, thus providing a first and necessary step towards the standardization of reconfigurable systems that results in a reduction of development time and cost.

  13. Real-time LMR control parameter generation using advanced adaptive synthesis

    International Nuclear Information System (INIS)

    King, R.W.; Mott, J.E.

    1990-01-01

    The reactor ''delta T'', the difference between the average core inlet and outlet temperatures, for the liquid-sodium-cooled Experimental Breeder Reactor 2 is empirically synthesized in real time from, a multitude of examples of past reactor operation. The real-time empirical synthesis is based on reactor operation. The real-time empirical synthesis is based on system state analysis (SSA) technology embodied in software on the EBR 2 data acquisition computer. Before the real-time system is put into operation, a selection of reactor plant measurements is made which is predictable over long periods encompassing plant shutdowns, core reconfigurations, core load changes, and plant startups. A serial data link to a personal computer containing SSA software allows the rapid verification of the predictability of these plant measurements via graphical means. After the selection is made, the real-time synthesis provides a fault-tolerant estimate of the reactor delta T accurate to +/-1%. 5 refs., 7 figs

  14. A real-time digital control, data acquisition and analysis system for the DIII-D multipulse Thomson scattering diagnostic

    International Nuclear Information System (INIS)

    Greenfield, C.M.; Campbell, G.L.; Carlstrom, T.N.; DeBoo, J.C.; Hsieh, C.-L.; Snider, R.T.; Trost, P.K.

    1990-10-01

    A VME-based real-time computer systems for laser control, data acquisition and analysis for the DIII-D multipulse Thomson scattering diagnostic is described. The laser control task requires precise timing of up to 8 Nd:YAG lasers, each with an average firing rate of 20 Hz. A cpu module in real-time multiprocessing computer system will operate the lasers with evenly staggered laser pulses or in a ''burst mode'', where all available (fully charged) lasers can be fired at 50--100 μsec intervals upon receipt of an external event trigger signal. One of more cpu modules, along with a LeCroy FERA (Fast Encoding and Readout ADC) system, will perform real-time data acquisition and analysis. Partial electron temperature and density profiles will be available for plasma feedback control within 1 msec following each laser pulse. The VME-based computer system consists of 2 or more target processor modules (25 MHz Motorola 68030) running the VMEexec real-time operating system connected to a Unix based host system (also a 68030). All real-time software is fully interrupt driven to maximize system efficiency. Operator interaction and (non real-time) data analysis takes place on a MicroVAX 3400 connected via DECnet. 17 refs., 1 fig

  15. Microprocessor aided data acquisition at VEDAS

    International Nuclear Information System (INIS)

    Ziem, P.; Drescher, B.; Kapper, K.; Kowallik, R.

    1985-01-01

    Three microprocessor systems have been developed to support data acquisition in nuclear physics multiparameter experiments. A bit-slice processor accumulates up to 256 1-dim spectra and 16 2-dim spectra. A microprocessor, based on the AM 29116 ALU, performs a fast consistency check on the coincidence data. A VME-Bus double-processor displays a colored scatterplot

  16. Real time Intelligent Control Laboratory (RT-ICL) of PowerLabDK for smart grid technology development

    DEFF Research Database (Denmark)

    Ostergaard, Jacob; Wu, Qiuwei; Garcia-Valle, Rodrigo

    2012-01-01

    This paper presents the Intelligent Control Laboratory (ICL) of the PowerLabDK and describes examples of ongoing research work utilizing the ICL. The ICL is comprised of a real time digital simulator (RTDS) with 5 racks, a full scale SCADA system and experimental control room with a link to the B......This paper presents the Intelligent Control Laboratory (ICL) of the PowerLabDK and describes examples of ongoing research work utilizing the ICL. The ICL is comprised of a real time digital simulator (RTDS) with 5 racks, a full scale SCADA system and experimental control room with a link...

  17. A Probabilistic Approach to Control of Complex Systems and Its Application to Real-Time Pricing

    Directory of Open Access Journals (Sweden)

    Koichi Kobayashi

    2014-01-01

    Full Text Available Control of complex systems is one of the fundamental problems in control theory. In this paper, a control method for complex systems modeled by a probabilistic Boolean network (PBN is studied. A PBN is widely used as a model of complex systems such as gene regulatory networks. For a PBN, the structural control problem is newly formulated. In this problem, a discrete probability distribution appeared in a PBN is controlled by the continuous-valued input. For this problem, an approximate solution method using a matrix-based representation for a PBN is proposed. Then, the problem is approximated by a linear programming problem. Furthermore, the proposed method is applied to design of real-time pricing systems of electricity. Electricity conservation is achieved by appropriately determining the electricity price over time. The effectiveness of the proposed method is presented by a numerical example on real-time pricing systems.

  18. Real-time monitoring and control of the plasma hearth process

    International Nuclear Information System (INIS)

    Power, M.A.; Carney, K.P.; Peters, G.G.

    1996-01-01

    A distributed monitoring and control system is proposed for a plasma hearth, which will be used to decompose hazardous organic materials, encapsulate actinide waste in an obsidian-like slag, and reduce storage volume of actinide waste. The plasma hearth will be installed at ANL-West with the assistance of SAIC. Real-time monitoring of the off-gas system is accomplished using a Sun Workstation and embedded PCs. LabWindows/CVI software serves as the graphical user interface

  19. Development and Validation in Air Traffic Control by Means of Real-Time Simulations

    Directory of Open Access Journals (Sweden)

    Stephan Herr

    2009-02-01

    Full Text Available The airspace in Central Europe is already one of the busiest airspaces in the world and the forecasts predict further traffic increases. The current air transport system is reaching its capacity limits, not only at airports but also in parts of the en-route area. This is mainly due to the workload constraints of air traffic controllers. In the past, many technical system functionalities were developed with the aim of reducing controller workload and thus enabling the safe handling of the predicted traffic growth. But these new functionalities alone will not provide adequate relief to air traffic controllers. Their working procedures and the airspace structure will have to be adapted accordingly. In order to obtain real operational benefits, these technical innovations must be integrated into an overall concept which – in addition to the above-mentioned factors – also takes account of ergonomic aspects and human-machine interfaces. When developing such an overall concept, additional evaluation and validation measures are indispensable to ensure that the desired operational benefits are achieved. This is why DFS has for many years used fast- and real-time simulations to assess and optimise any changes to be made to the air traffic control system. The working methods of DFS in this context are in keeping with the European Operational Concept Validation Methodology of 2007, in short E-OCVM. This paper outlines the development and validation activities of DFS using the MSP D/L project as an example. The project deals with the introduction of the new role of air traffic controllers as multi-sector planners (MSP and new system functionalities, such as air/ground data link (D/L. The project included the development of an operational concept for using the new functionalities as well as for defining working procedures and the airspace structure. This concept was subsequently evaluated by means of a fast-time simulation and two real-time simulations

  20. Software architecture for a multi-purpose real-time control unit for research purposes

    Science.gov (United States)

    Epple, S.; Jung, R.; Jalba, K.; Nasui, V.

    2017-05-01

    A new, freely programmable, scalable control system for academic research purposes was developed. The intention was, to have a control unit capable of handling multiple PT1000 temperature sensors at reasonable accuracy and temperature range, as well as digital input signals and providing powerful output signals. To take full advantage of the system, control-loops are run in real time. The whole eight bit system with very limited memory runs independently of a personal computer. The two on board RS232 connectors allow to connect further units or to connect other equipment, as required in real time. This paper describes the software architecture for the third prototype that now provides stable measurements and an improvement in accuracy compared to the previous designs. As test case a thermal solar system to produce hot tap water and assist heating in a single-family house was implemented. The solar fluid pump was power-controlled and several temperatures at different points in the hydraulic system were measured and used in the control algorithms. The software architecture proved suitable to test several different control strategies and their corresponding algorithms for the thermal solar system.

  1. A reliable information management for real-time systems

    International Nuclear Information System (INIS)

    Nishihara, Takuo; Tomita, Seiji

    1995-01-01

    In this paper, we propose a system configuration suitable for the hard realtime systems in which integrity and durability of information are important. On most hard real-time systems, where response time constraints are critical, the data which program access are volatile, and may be lost in case the systems are down. But for some real-time systems, the value-added intelligent network (IN) systems, e.g., integrity and durability of the stored data are very important. We propose a distributed system configuration for such hard real-time systems, comprised of service control modules and data management modules. The service control modules process transactions and responses based on deadline control, and the data management modules deal the stored data based on information recovery schemes well-restablished in fault real-time systems. (author)

  2. Leak detection system with distributed microprocessor in the primary containment vessel

    International Nuclear Information System (INIS)

    Inahara, K.; Yoshioka, K.; Tomizawa, T.

    1980-01-01

    Responding to the demand for greater improvements of the safety monitoring system, less public radiation exposure, and increase of plant availability, measuring and control systems in nuclear power plants have undergone many improvements. Leak detection systems are also required to give earlier warning, additional accuracy, and continuous monitoring function. This paper describes the drywell sump leakage detection system utilizing a distributed microprocessor, which is a successful application owing to its versatile function and ease of installation. The microprocessor performs various functions such as a rate of level change computation, conversion to leakage flow rate, initiation of alarm, and sump pump control. This system has already been applied to three operating BWR plants that demonstrate its efficiency. (auth)

  3. CONTROLLED CONDENSATION IN K-NN AND ITS APPLICATION FOR REAL TIME COLOR IDENTIFICATION

    Directory of Open Access Journals (Sweden)

    Carmen Villar Patiño

    2017-04-01

    Full Text Available k-NN algorithms are frequently used in statistical classification. They are accurate and distribution free. Despite these advantages, k-NN algorithms imply a high computational cost. To find efficient ways to implement them is an important challenge in pattern recognition. In this article, an improved version of the k-NN Controlled Condensation algorithm is introduced. Its potential for instantaneous color identification in real time is also analyzed. This algorithm is based on the representation of data in terms of a reduced set of informative prototypes. It includes two parameters to control the balance between speed and precision. This gives us the opportunity to achieve a convenient percentage of condensation without incurring in an important loss of accuracy. We test our proposal in an instantaneous color identification exercise in video images. We achieve the real time identification by using k-NN Controlled Condensation executed through multi-threading programming methods. The results are encouraging.

  4. Real-Time Optimization for use in a Control Allocation System to Recover from Pilot Induced Oscillations

    Science.gov (United States)

    Leonard, Michael W.

    2013-01-01

    Integration of the Control Allocation technique to recover from Pilot Induced Oscillations (CAPIO) System into the control system of a Short Takeoff and Landing Mobility Concept Vehicle simulation presents a challenge because the CAPIO formulation requires that constrained optimization problems be solved at the controller operating frequency. We present a solution that utilizes a modified version of the well-known L-BFGS-B solver. Despite the iterative nature of the solver, the method is seen to converge in real time with sufficient reliability to support three weeks of piloted runs at the NASA Ames Vertical Motion Simulator (VMS) facility. The results of the optimization are seen to be excellent in the vast majority of real-time frames. Deficiencies in the quality of the results in some frames are shown to be improvable with simple termination criteria adjustments, though more real-time optimization iterations would be required.

  5. System and method for leveraging human physiological traits to control microprocessor frequency

    Energy Technology Data Exchange (ETDEWEB)

    Shye, Alex; Pan, Yan; Scholbrock, Benjamin; Miller, J. Scott; Memik, Gokhan; Dinda, Peter A; Dick, Robert P

    2014-03-25

    A system and method for leveraging physiological traits to control microprocessor frequency are disclosed. In some embodiments, the system and method may optimize, for example, a particular processor-based architecture based on, for example, end user satisfaction. In some embodiments, the system and method may determine, for example, whether their users are satisfied to provide higher efficiency, improved reliability, reduced power consumption, increased security, and a better user experience. The system and method may use, for example, biometric input devices to provide information about a user's physiological traits to a computer system. Biometric input devices may include, for example, one or more of the following: an eye tracker, a galvanic skin response sensor, and/or a force sensor.

  6. Recent RF Experiments and Application of RF Waves to Real-Time Control of Safety Factor Profile in JT-60U

    International Nuclear Information System (INIS)

    Suzuki, T.; Isayama, A.; Ide, S.; Fujita, T.; Oikawa, T.; Sakata, S.; Sueoka, M.; Hosoyama, H.; Seki, M.

    2005-01-01

    Two topics of applications of RF waves to current profile control in JT-60U are presented; application of lower-hybrid (LH) waves to safety factor profile control and electron cyclotron (EC) waves to neo-classical tearing mode (NTM) control. A real-time control system of safety factor (q) profile was developed. This system, for the first time, enables 1) real time evaluation of q profile using local magnetic pitch angle measurement by motional Stark effect (MSE) diagnostic and 2) control of current drive (CD) location (ρCD) by controlling the parallel refractive index N parallel of LH waves through control of phase difference (Δφ) of LH waves between multi-junction launcher modules. The method for real-time q profile evaluation was newly developed, without time-consuming reconstruction of equilibrium, so that the method requires less computational time. Safety factor profile by the real-time calculation agrees well with that by equilibrium reconstruction with MSE. The control system controls ρCD through Δφ in such a way to decrease the largest residual between the real-time evaluated q profile q(r) and its reference profile qref(r). The real-time control system was applied to a positive shear plasma (q(0)∼1). The reference q profile was set to monotonic positive shear profile having qref(0)=1.3. The real-time q profile approached to the qref(r) during application of real-time control, and was sustained for 3s, which was limited by the duration of the injected LH power. Temporal evolution of current profile was consistent with relaxation of inductive electric field induced by theoretical LH driven current. An m/n=3/2 NTM that appeared at βN∼3 was completely stabilized by ECCD applied to a fully-developed NTM. Precise ECCD at NTM island was essential for the stabilization. ECCD that was applied to resonant rational surface (q=3/2) before an NTM onset suppressed appearance of NTM. In order to keep NTM intensity below a level, ECCD before the mode onset was

  7. Microprocessor, Setx, Xrn2, and Rrp6 Co-operate to Induce Premature Termination of Transcription by RNAPII

    NARCIS (Netherlands)

    Wagschal, Alexandre; Rousset, Emilie; Basavarajaiah, Poornima; Contreras, Xavier; Harwig, Alex; Laurent-Chabalier, Sabine; Nakamura, Mirai; Chen, Xin; Zhang, Ke; Meziane, Oussama; Boyer, Frédéric; Parrinello, Hugues; Berkhout, Ben; Terzian, Christophe; Benkirane, Monsef; Kiernan, Rosemary

    2012-01-01

    Transcription elongation is increasingly recognized as an important mechanism of gene regulation. Here, we show that microprocessor controls gene expression in an RNAi-independent manner. Microprocessor orchestrates the recruitment of termination factors Setx and Xrn2, and the 30-50 exoribonuclease,

  8. Multi-core Microprocessors

    Indian Academy of Sciences (India)

    Based on empirical data, Gordon Moore .... there are numerous models of the same Intel microprocessor such as Pentium. 3). ... returns. The limit on instruction and thread-level processing coupled with ..... This style of parallel programming is.

  9. Development of Geometrical Quality Control Real-time Analysis Program using an Electronic Portal Imaging

    International Nuclear Information System (INIS)

    Lee, Sang Rok; Jung, Kyung Yong; Jang, Min Sun; Lee, Byung Gu; Kwon, Young Ho

    2012-01-01

    To develop a geometrical quality control real-time analysis program using an electronic portal imaging to replace film evaluation method. A geometrical quality control item was established with the Eclipse treatment planning system (Version 8.1, Varian, USA) after the Electronic Portal Imaging Device (EPID) took care of the problems occurring from the fixed substructure of the linear accelerator (CL-iX, Varian, USA). Electronic portal image (single exposure before plan) was created at the treatment room's 4DTC (Version 10.2, Varian, USA) and a beam was irradiated in accordance with each item. The gaining the entire electronic portal imaging at the Off-line review and was evaluated by a self-developed geometrical quality control real-time analysis program. As for evaluation methods, the intra-fraction error was analyzed by executing 5 times in a row under identical conditions and procedures on the same day, and in order to confirm the infer-fraction error, it was executed for 10 days under identical conditions of all procedures and was compared with the film evaluation method using an Iso-align quality control device. Measurement and analysis time was measured by sorting the time into from the device setup to data achievement and the time amount after the time until the completion of analysis and the convenience of the users and execution processes were compared. The intra-fraction error values for each average 0.1, 0.2, 0.3, 0.2 mm at light-radiation field coincidence, collimator rotation axis, couch rotation axis and gantry rotation axis. By checking the infer-fraction error through 10 days of continuous quality control, the error values obtained were average 1.7, 1.4, 0.7, 1.1 mm for each item. Also, the measurement times were average 36 minutes, 15 minutes for the film evaluation method and electronic portal imaging system, and the analysis times were average 30 minutes, 22 minutes. When conducting a geometrical quality control using an electronic portal imaging

  10. Real time control of the sawtooth period using EC launchers

    International Nuclear Information System (INIS)

    Paley, J I; Felici, F; Coda, S; Goodman, T P; Piras, F

    2009-01-01

    Tokamak plasmas operating at high performance are limited by several MHD instabilities. The sawtooth instability limits the core plasma pressure and can drive the neoclassical tearing mode unstable, but also prevents accumulation of impurities in the core. Electron cyclotron heating and current drive systems can be used to modify the local current profile and therefore tailor the sawtooth period. This paper reports on demonstrations of continuous real time feedback control of the sawtooth period by varying the EC injection angle.

  11. On-line, real-time monitoring for petrochemical and pipeline process control applications

    Energy Technology Data Exchange (ETDEWEB)

    Kane, Russell D.; Eden, D.C.; Cayard, M.S.; Eden, D.A.; Mclean, D.T. [InterCorr International, Inc., 14503 Bammel N. Houston, Suite 300, Houston Texas 77014 (United States); Kintz, J. [BASF Corporation, 602 Copper Rd., Freeport, Texas 77541 (United States)

    2004-07-01

    Corrosion problems in petroleum and petrochemical plants and pipeline may be inherent to the processes, but costly and damaging equipment losses are not. With the continual drive to increase productivity, while protecting both product quality, safety and the environment, corrosion must become a variable that can be continuously monitored and assessed. This millennium has seen the introduction of new 'real-time', online measurement technologies and vast improvements in methods of electronic data handling. The 'replace when it fails' approach is receding into a distant memory; facilities management today is embracing new technology, and rapidly appreciating the value it has to offer. It has offered the capabilities to increase system run time between major inspections, reduce the time and expense associated with turnaround or in-line inspections, and reduce major upsets which cause unplanned shut downs. The end result is the ability to know on a practical basis of how 'hard' facilities can be pushed before excessive corrosion damage will result, so that process engineers can understand the impact of their process control actions and implement true asset management. This paper makes reference to use of a online, real-time electrochemical corrosion monitoring system - SmartCET 1- in a plant running a mostly organic process media. It also highlights other pertinent examples where similar systems have been used to provide useful real-time information to detect system upsets, which would not have been possible otherwise. This monitoring/process control approach has operators and engineers to see, for the first time, changes in corrosion behavior caused by specific variations in process parameters. Process adjustments have been identified that reduce corrosion rates while maintaining acceptable yields and quality. The monitoring system has provided a new window into the chemistry of the process, helping chemical engineers improve their process

  12. The specifications a multichannel analyser using microprocessor

    International Nuclear Information System (INIS)

    Pontes, E.W.

    The idea of a small nuclear data acquisition system (stand - alone CAMAC system) used for spectroscopy, is presented. The system is composed by an autonomous controller with microprocessor with one fast programable unit (1-2 μsec/CAMAC instructions) and with modulus of general functions as: CAMAC memory, interface for video, interface for analogy to digital converter and temporizing. (E.G.) [pt

  13. A real-time current driving control system for the TJ-II coils

    International Nuclear Information System (INIS)

    Pena, Angel de la; Pacios, Luis; Carrasco, Ricardo; Lapayese, Fernando

    2009-01-01

    Since the start of plasma operation in the TJ-II stellarator, the required values of DC currents that are fed to its different coil sets have been controlled to high precision along the complete discharge flat-top. As a result each current configuration produced a highly stable magnetic-field configuration. Recently, the configurational flexibility of the TJ-II has been broadened by the commissioning of a new mode of operation that allows magnetic configurations to be varied dynamically during the discharge flat-top. In order to achieve this, new hardware and software features have been added to the TJ-II Control System. These new features may also provide new strategies for feedback control in accordance with parameters measured in one or more diagnostics. In this new set-up, coil current profiles are generated and controlled to millisecond timescales by a system based on VMEbus and OS9 real-time operating system. A new communication middleware architecture called XML-based Messages Distribution Service (X-MDS) has been designed to exchange XML-based data with calling clients. Furthermore, with this software, a fully functional Java application for supervision and for current profiles settings has been developed. This paper provides a detailed description of the complete TJ-II real-time current-profile control system and results obtained during its operation.

  14. A real-time current driving control system for the TJ-II coils

    Energy Technology Data Exchange (ETDEWEB)

    Pena, Angel de la [Association EURATOM - CIEMAT, Avda. Complutense 22, 28040 Madrid (Spain)], E-mail: a.delapena@ciemat.es; Pacios, Luis; Carrasco, Ricardo; Lapayese, Fernando [Association EURATOM - CIEMAT, Avda. Complutense 22, 28040 Madrid (Spain)

    2009-06-15

    Since the start of plasma operation in the TJ-II stellarator, the required values of DC currents that are fed to its different coil sets have been controlled to high precision along the complete discharge flat-top. As a result each current configuration produced a highly stable magnetic-field configuration. Recently, the configurational flexibility of the TJ-II has been broadened by the commissioning of a new mode of operation that allows magnetic configurations to be varied dynamically during the discharge flat-top. In order to achieve this, new hardware and software features have been added to the TJ-II Control System. These new features may also provide new strategies for feedback control in accordance with parameters measured in one or more diagnostics. In this new set-up, coil current profiles are generated and controlled to millisecond timescales by a system based on VMEbus and OS9 real-time operating system. A new communication middleware architecture called XML-based Messages Distribution Service (X-MDS) has been designed to exchange XML-based data with calling clients. Furthermore, with this software, a fully functional Java application for supervision and for current profiles settings has been developed. This paper provides a detailed description of the complete TJ-II real-time current-profile control system and results obtained during its operation.

  15. RETIMAC: a real-time material control concept for strategic special nuclear material

    International Nuclear Information System (INIS)

    Shea, T.E.

    1975-01-01

    As one possible means to upgrade licensee safeguards systems, the NRC is exploring a real-time material control concept. The concept incorporates process controls, material containment provisions, and extensive instrumentation. Plants incorporating this concept would be better able to prevent, deter, and detect diversion, and to assure that diversion has not gone undetected. A substantial methods development, evaluation, and preliminary standards development program is under way to develop the basis for future policy decisions

  16. Microprocessor Protection of Power Reducing Transformers

    OpenAIRE

    F. A. Romanuk; S. P. Korolev; M. S. Loman

    2011-01-01

    The paper contains analysis of advantages and disadvantages of existing differential protection terminals of power reducing transformers. The paper shows that there are good reasons to develop microprocessor protection of power reducing transformer which contains required functions and settings and which is based on Belarusian principles of relay protection system construction. The paper presents functional structure of microprocessor terminal of power reducing transformer which is developed. 

  17. ''NICRO'' microprogramming language for sectional microprocessors

    International Nuclear Information System (INIS)

    Semenov, Yu.A.; Chudakov, V.N.

    1982-01-01

    ''MICRO'' microprogramming input language developed for sectional microprocessors is described. The structure of micromanual, purpose of particular fields, the corresponding mne-- mocodes and requirements they have to meet are considered. Program for integer division with a sign written in the ''MICRO'' language is given as an example. The possibilities of modif ying the translator for its adaptation to different types of processor and microprocessor sets are analyzed

  18. A Low Cost Matching Motion Estimation Sensor Based on the NIOS II Microprocessor

    Directory of Open Access Journals (Sweden)

    Diego González

    2012-09-01

    Full Text Available This work presents the implementation of a matching-based motion estimation sensor on a Field Programmable Gate Array (FPGA and NIOS II microprocessor applying a C to Hardware (C2H acceleration paradigm. The design, which involves several matching algorithms, is mapped using Very Large Scale Integration (VLSI technology. These algorithms, as well as the hardware implementation, are presented here together with an extensive analysis of the resources needed and the throughput obtained. The developed low-cost system is practical for real-time throughput and reduced power consumption and is useful in robotic applications, such as tracking, navigation using an unmanned vehicle, or as part of a more complex system.

  19. Timing system control software in the SLC

    International Nuclear Information System (INIS)

    Thompson, K.; Phinney, N.

    1985-04-01

    A new timing system that allows precision (approx.1 to 2 ns) control of the trigger times of klystrons, beam position monitors, and other devices on a pulse-to-pulse basis at up to 360 Hz is in operation in the first third of the SLAC linear accelerator. The control software is divided between a central host VAX and local Intel 8086-based microprocessor clusters. Facilities exist to set up and adjust the timing of devices or groups of devices independently for beam pulses having different destinations and purposes, which are run in an interlaced fashion during normal machine operation. Upgrading of the system is currently underway, using a new version of the Programmable Delay Unit CAMAC module to allow pipelining of timing information for three machine pulses. An overview of the current state of the system is presented in this paper, with an emphasis on software control

  20. A real-time architecture for time-aware agents.

    Science.gov (United States)

    Prouskas, Konstantinos-Vassileios; Pitt, Jeremy V

    2004-06-01

    This paper describes the specification and implementation of a new three-layer time-aware agent architecture. This architecture is designed for applications and environments where societies of humans and agents play equally active roles, but interact and operate in completely different time frames. The architecture consists of three layers: the April real-time run-time (ART) layer, the time aware layer (TAL), and the application agents layer (AAL). The ART layer forms the underlying real-time agent platform. An original online, real-time, dynamic priority-based scheduling algorithm is described for scheduling the computation time of agent processes, and it is shown that the algorithm's O(n) complexity and scalable performance are sufficient for application in real-time domains. The TAL layer forms an abstraction layer through which human and agent interactions are temporally unified, that is, handled in a common way irrespective of their temporal representation and scale. A novel O(n2) interaction scheduling algorithm is described for predicting and guaranteeing interactions' initiation and completion times. The time-aware predicting component of a workflow management system is also presented as an instance of the AAL layer. The described time-aware architecture addresses two key challenges in enabling agents to be effectively configured and applied in environments where humans and agents play equally active roles. It provides flexibility and adaptability in its real-time mechanisms while placing them under direct agent control, and it temporally unifies human and agent interactions.

  1. Developing a real-time emulation of multiresolutional control architectures for complex, discrete-event systems

    Energy Technology Data Exchange (ETDEWEB)

    Davis, W.J.; Macro, J.G.; Brook, A.L. [Univ. of Illinois, Urbana, IL (United States)] [and others

    1996-12-31

    This paper first discusses an object-oriented, control architecture and then applies the architecture to produce a real-time software emulator for the Rapid Acquisition of Manufactured Parts (RAMP) flexible manufacturing system (FMS). In specifying the control architecture, the coordinated object is first defined as the primary modeling element. These coordinated objects are then integrated into a Recursive, Object-Oriented Coordination Hierarchy. A new simulation methodology, the Hierarchical Object-Oriented Programmable Logic Simulator, is then employed to model the interactions among the coordinated objects. The final step in implementing the emulator is to distribute the models of the coordinated objects over a network of computers and to synchronize their operation to a real-time clock. The paper then introduces the Hierarchical Subsystem Controller as an intelligent controller for the coordinated object. The proposed approach to intelligent control is then compared to the concept of multiresolutional semiosis that has been developed by Dr. Alex Meystel. Finally, the plans for implementing an intelligent controller for the RAMP FMS are discussed.

  2. Integrated real-time control strategy in multi-tank A2O process for biological nutrient removal treating real domestic wastewater

    Directory of Open Access Journals (Sweden)

    Saad Abualhail

    2017-02-01

    Full Text Available An integrated real-time anaerobic–anoxic/oxic (A2O operated with multi-tank called IMT–A2O process was designed and operated with fluctuating influent loads for biological nutrient removal for treating real domestic wastewater. IMT–A2O process, a “phased isolation tank” technology, varies both aeration pattern and flow path in a continuous flow multi-tank system to force fluctuation of organic and nutrient concentrations in process reactors. Using an eight-phase cycle, desired biochemical transformations, are accomplished at different times in the same tank. On-line sensors (pH, ORP, and DO were used as real-time control parameters to adjust the duration of each operational phase in the IMT–A2O process. The control system is an algorithm that automatically adjusts the cycle length to the influent wastewater characteristics according to the end points. It was found that on-line sensor values of pH, ORP, and DO were somehow related with the dynamic behaviors of nutrient concentrations in IMT–A2O. The algorithm acts in the reaction phases of the IMT–A2O cycle using ORP and pH break points of tank one to distinguish the end of denitrification and the beginning of phosphorus release, pH break point of tank two to control the end of denitrification and beginning of phosphorus release and a sudden increase in DO pattern, pH break point and ORP to control phosphorus uptake and the end of the nitrification process. Although the fluctuations in raw wastewater concentration are extreme; an influent with a low C/N ratio is deficient in organic carbon, and a low carbon source level can limit the overall biological denitrification process, the average removal efficiencies achieved for COD, ammonia–nitrogen, total nitrogen and total phosphorus were not less than 76.11%, 87.78%, 76.45% and 83.75%, respectively, using the integrated real-time control strategy. The integrated IMT–A2O exhibited a better performance in nutrient removal than the

  3. Satisfying STEM Education Using the Arduino Microprocessor in C Programming

    Science.gov (United States)

    Hoffer, Brandyn M.

    There exists a need to promote better Science Technology Engineering and Math (STEM) education at the high school level. To satisfy this need a series of hands-on laboratory assignments were created to be accompanied by 2 educational trainers that contain various electronic components. This project provides an interdisciplinary, hands-on approach to teaching C programming that meets several standards defined by the Tennessee Board of Education. Together the trainers and lab assignments also introduce key concepts in math and science while allowing students hands-on experience with various electronic components. This will allow students to mimic real world applications of using the C programming language while exposing them to technology not currently introduced in many high school classrooms. The developed project is targeted at high school students performing at or above the junior level and uses the Arduino Mega open-source Microprocessor and software as the primary control unit.

  4. Real-time control of tearing modes using a line-of-sight electron cyclotron emission diagnostic

    International Nuclear Information System (INIS)

    Hennen, B A; Westerhof, E; De Baar, M R; Bongers, W A; Thoen, D J; Nuij, P W J M; Steinbuch, M; Oosterbeek, J W; Buerger, A

    2010-01-01

    The stability and performance of tokamak plasmas are limited by instabilities such as neoclassical tearing modes. This paper reports on an experimental proof of principle of a feedback control approach for real-time, autonomous suppression and stabilization of tearing modes in a tokamak. The system combines an electron cyclotron emission diagnostic for sensing of the tearing modes in the same sight line with a steerable electron cyclotron resonance heating and current drive (ECRH/ECCD) antenna. A methodology for fast detection of q = m/n = 2/1 tearing modes and retrieval of their location, rotation frequency and phase is presented. Set-points to establish alignment of the ECRH/ECCD deposition location with the centre of the tearing mode are generated in real time and forwarded in closed loop to the steerable launcher and as a modulation pulse train to the gyrotron. Experimental results demonstrate the capability of the control system to track externally perturbed tearing modes in real time.

  5. Radio controlled detonators and sequential real time blast applications

    Energy Technology Data Exchange (ETDEWEB)

    Bernard, T.; Laboz, J.M. [Delta Caps International, Nice (France)

    1995-12-31

    Among the numerous technical evolutions in the blasting environment the authors are going to describe below the concept of electronic detonator sequenced by radio waves, and also its numerous applications. Three major technologies are used in the initiation environment: fused-initiated detonators; electric detonators; and non-electric detonators. The last two technologies were made available under multiple variants. Two major innovations are going to substantially change the way traditional detonators operate: pyrotechnic delays are replaced by electronic delays (greater accuracy); and triggering orders, passing through a cable, is now replaced by radio-waves transmission (possibility to do real time delay pattern). Such a new product provided all the features offered by current detonators, but also allows mastering specific cases that were difficult to control with the current technology, such as: vibration control; underground blast; and building demolition.

  6. An SDRAM controller for real-time systems

    DEFF Research Database (Denmark)

    Lakis, Edgar; Schoeberl, Martin

    2013-01-01

    For real-time systems we need to statically determine worst-case execution times (WCET) of tasks to proof the schedulability of the system. To enable static WCET analysis, the platform needs to be time-predictable. The platform includes the processor, the caches, the memory system, the operating...... system, and the application software itself. All those components need to be timing analyzable. Current computers use DRAM as a cost effective main memory. However, these DRAM chips have timing requirements that depend on former accesses and also need to be refreshed to retain their content. Standard...... a base of the memory hierarchy for time-predictable systems....

  7. Neural network evaluation of tokamak current profiles for real time control

    Science.gov (United States)

    Wróblewski, Dariusz

    1997-02-01

    Active feedback control of the current profile, requiring real-time determination of the current profile parameters, is envisioned for tokamaks operating in enhanced confinement regimes. The distribution of toroidal current in a tokamak is now routinely evaluated based on external (magnetic probes, flux loops) and internal (motional Stark effect) measurements of the poloidal magnetic field. However, the analysis involves reconstruction of magnetohydrodynamic equilibrium and is too intensive computationally to be performed in real time. In the present study, a neural network is used to provide a mapping from the magnetic measurements (internal and external) to selected parameters of the safety factor profile. The single-pass, feedforward calculation of output of a trained neural network is very fast, making this approach particularly suitable for real-time applications. The network was trained on a large set of simulated equilibrium data for the DIII-D tokamak. The database encompasses a large variety of current profiles including the hollow current profiles important for reversed central shear operation. The parameters of safety factor profile (a quantity related to the current profile through the magnetic field tilt angle) estimated by the neural network include central safety factor, q0, minimum value of q, qmin, and the location of qmin. Very good performance of the trained neural network both for simulated test data and for experimental datais demonstrated.

  8. Adaptation of Control Center Software to Commerical Real-Time Display Applications

    Science.gov (United States)

    Collier, Mark D.

    1994-01-01

    NASA-Marshall Space Flight Center (MSFC) is currently developing an enhanced Huntsville Operation Support Center (HOSC) system designed to support multiple spacecraft missions. The Enhanced HOSC is based upon a distributed computing architecture using graphic workstation hardware and industry standard software including POSIX, X Windows, Motif, TCP/IP, and ANSI C. Southwest Research Institute (SwRI) is currently developing a prototype of the Display Services application for this system. Display Services provides the capability to generate and operate real-time data-driven graphic displays. This prototype is a highly functional application designed to allow system end users to easily generate complex data-driven displays. The prototype is easy to use, flexible, highly functional, and portable. Although this prototype is being developed for NASA-MSFC, the general-purpose real-time display capability can be reused in similar mission and process control environments. This includes any environment depending heavily upon real-time data acquisition and display. Reuse of the prototype will be a straight-forward transition because the prototype is portable, is designed to add new display types easily, has a user interface which is separated from the application code, and is very independent of the specifics of NASA-MSFC's system. Reuse of this prototype in other environments is a excellent alternative to creation of a new custom application, or for environments with a large number of users, to purchasing a COTS package.

  9. Neural network evaluation of tokamak current profiles for real time control

    International Nuclear Information System (INIS)

    Wroblewski, D.

    1997-01-01

    Active feedback control of the current profile, requiring real-time determination of the current profile parameters, is envisioned for tokamaks operating in enhanced confinement regimes. The distribution of toroidal current in a tokamak is now routinely evaluated based on external (magnetic probes, flux loops) and internal (motional Stark effect) measurements of the poloidal magnetic field. However, the analysis involves reconstruction of magnetohydrodynamic equilibrium and is too intensive computationally to be performed in real time. In the present study, a neural network is used to provide a mapping from the magnetic measurements (internal and external) to selected parameters of the safety factor profile. The single-pass, feedforward calculation of output of a trained neural network is very fast, making this approach particularly suitable for real-time applications. The network was trained on a large set of simulated equilibrium data for the DIII-D tokamak. The database encompasses a large variety of current profiles including the hollow current profiles important for reversed central shear operation. The parameters of safety factor profile (a quantity related to the current profile through the magnetic field tilt angle) estimated by the neural network include central safety factor, q 0 , minimum value of q, q min , and the location of q min . Very good performance of the trained neural network both for simulated test data and for experimental datais demonstrated. copyright 1997 American Institute of Physics

  10. Real-time control of the current density and pressure profiles in Jet

    International Nuclear Information System (INIS)

    Mazon, D.; Moreau, D.; Litaudon, X.; Joffrin, E.; Laborde, L.; Zabeo, L.; Crisanti, F.; Riva, M.; Felton, R.; Murari, A.; Tala, T.

    2003-01-01

    In order to ultimately control internal transport barriers during advanced operation scenarios, new algorithms using a truncated singular value decomposition of a linearized model operator have been implemented in the JET real-time controller, with the potentiality of retaining the distributed nature of plasma parameter profiles. First experiments using the simplest, lumped-parameter, version of this technique have been dedicated to the feedback control of the current density profile in a negative shear plasma using three heating and current drive actuators, namely neutral beam injection (NBI), ion cyclotron resonant frequency heating (ICRH) and lower hybrid current drive (LHCD). Successful control of the safety factor profile has been achieved on the time scale of the current redistribution time, first during an extended preheat phase with only LHCD as actuator and, then, in quasi steady-state conditions during the main heating phase of a discharge, using the three heating and current drive actuators

  11. Microprocessor based data acquisition system for Moessbauer spectrometer

    International Nuclear Information System (INIS)

    Patwardhan, P.K.; Indurkar, V.S.

    1981-01-01

    A data acquisition system, for Moessbauer spectrometer and other probability distribution spectrum is described. This utilizes the advantages of incorporating a microcomputer for providing a flexible analytical capability and speed of hard wired MCS unit updating channel contents in DMA. Holbourn, Player and Woodhams have recently described a microprocessor controlled Moessbauer spectrometer where microprocessor performs the task of updating channel contents, requiring about 60 micro seconds in interrupt mode. This imposes restrictions on increasing the channel number and on increasing the velocity scan frequency in order to cover higher velocity ranges. The system described in this article performs data acquisition in faster direct memory access. It is a two module system, (1) MCS module (2) Microcomputer module, arranged around a common address, data and control buses. The microcomputer module has an access to the system data during flyback periods and can be programmed for the task of monitor on progess of experiment and as a manipulator of various control operations needed during experiment. The system firmware includes: (1) MONITOR (2) BLOCK-TRANSFER (3) DATA-SMOOTHING (4) DECIMAL-CONVERTER (5) MATH. The scope of this firmware is briefly described. (author)

  12. Real time magnetic field and flux measurements for tokamak control using a multi-core PCI Express system

    International Nuclear Information System (INIS)

    Giannone, L.; Schneider, W.; McCarthy, P.J.; Sips, A.C.C.; Treutterer, W.; Behler, K.; Eich, T.; Fuchs, J.C.; Hicks, N.; Kallenbach, A.; Maraschek, M.; Mlynek, A.; Neu, G.; Pautasso, G.; Raupp, G.; Reich, M.; Schuhbeck, K.H.; Stober, J.; Volpe, F.; Zehetbauer, T.

    2009-01-01

    The existing real time system for the position and shape control in ASDEX Upgrade has been extended to calculate magnetic flux surfaces in real time using a multi-core PCI Express system running LabVIEW RT. The availability of reflective memory for LabVIEW RT will allow this system to be connected to the control system and other diagnostics in a multi-platform real time network. The measured response of each magnetic probe to the individual poloidal field coil currents in the absence of plasma current is compared to the calculated value. Prior to a tokamak discharge this comparison can be used to check for failure of the magnetic probe, flux loop or integrator.

  13. Adaptation of the MAST passive current simulation model for real-time plasma control

    International Nuclear Information System (INIS)

    McArdle, G.J.; Taylor, D.

    2008-01-01

    Successful equilibrium reconstruction on MAST depends on a reliable estimate of the passive current induced in the thick vacuum vessel (which also acts as the load assembly) and other toroidally continuous internal support structures. For the EFIT reconstruction code, a pre-processing program takes the measured plasma and PF coil current evolution and uses a sectional model of the passive structure to solve the ODEs for electromagnetic induction. The results are written to a file, which is treated by EFIT as a set of virtual measurements of the passive current in each section. However, when a real-time version of EFIT was recently installed in the MAST plasma control system, a similar function was required for real-time estimation of the instantaneous passive current. This required several adaptation steps for the induction model to reduce the computational overhead to the absolute minimum, whilst preserving accuracy of the result. These include: ·conversion of the ODE to use an auxiliary variable, avoiding the need to calculate the time derivative of current; ·minimise the order of the system via model reduction techniques with a state-space representation of the problem; ·transformation to eigenmode form, to diagonalise the main matrix for faster computation; ·discretisation of the ODE; ·hand-optimisation to use vector instruction extensions in the real-time processor; ·splitting the task into two parts: the time-critical feedback part, and the next cycle pre-calculation part. After these optimisations, the algorithm was successfully implemented at a cost of just 65 μs per 500 μs control cycle, with only 27 μs added to the control latency. The results show good agreement with the original off-line version. Some of these optimisations have also been used subsequently to improve the performance of the off-line version

  14. Expression levels of the microRNA maturing microprocessor complex component DGCR8 and the RNA-induced silencing complex (RISC) components argonaute-1, argonaute-2, PACT, TARBP1, and TARBP2 in epithelial skin cancer.

    Science.gov (United States)

    Sand, Michael; Skrygan, Marina; Georgas, Dimitrios; Arenz, Christoph; Gambichler, Thilo; Sand, Daniel; Altmeyer, Peter; Bechara, Falk G

    2012-11-01

    The microprocessor complex mediates intranuclear biogenesis of precursor microRNAs from the primary microRNA transcript. Extranuclear, mature microRNAs are incorporated into the RNA-induced silencing complex (RISC) before interaction with complementary target mRNA leads to transcriptional repression or cleavage. In this study, we investigated the expression profiles of the microprocessor complex subunit DiGeorge syndrome critical region gene 8 (DGCR8) and the RISC components argonaute-1 (AGO1), argonaute-2 (AGO2), as well as double-stranded RNA-binding proteins PACT, TARBP1, and TARBP2 in epithelial skin cancer and its premalignant stage. Patients with premalignant actinic keratoses (AK, n = 6), basal cell carcinomas (BCC, n = 15), and squamous cell carcinomas (SCC, n = 7) were included in the study. Punch biopsies were harvested from the center of the tumors (lesional), from healthy skin sites (intraindividual controls), and from healthy skin sites in a healthy control group (n = 16; interindividual control). The DGCR8, AGO1, AGO2, PACT, TARBP1, and TARBP2 mRNA expression levels were detected by quantitative real-time reverse transcriptase polymerase chain reaction. The DGCR8, AGO1, AGO2, PACT, and TARBP1 expression levels were significantly higher in the AK, BCC, and SCC groups than the healthy controls (P  0.05). This study indicates that major components of the miRNA pathway, such as the microprocessor complex and RISC, are dysregulated in epithelial skin cancer. Copyright © 2011 Wiley Periodicals, Inc.

  15. Real-time systems scheduling fundamentals

    CERN Document Server

    Chetto, Maryline

    2014-01-01

    Real-time systems are used in a wide range of applications, including control, sensing, multimedia, etc.  Scheduling is a central problem for these computing/communication systems since responsible of software execution in a timely manner. This book provides state of knowledge in this domain with special emphasis on the key results obtained within the last decade. This book addresses foundations as well as the latest advances and findings in Real-Time Scheduling, giving all references to important papers. But nevertheless the chapters will be short and not overloaded with confusing details.

  16. Microprocessor Protection of Power Reducing Transformers

    Directory of Open Access Journals (Sweden)

    F. A. Romanuk

    2011-01-01

    Full Text Available The paper contains analysis of advantages and disadvantages of existing differential protection terminals of power reducing transformers. The paper shows that there are good reasons to develop microprocessor protection of power reducing transformer which contains required functions and settings and which is based on Belarusian principles of relay protection system construction. The paper presents functional structure of microprocessor terminal of power reducing transformer which is developed. 

  17. Introduction to 6800/6802 microprocessor systems hardware, software and experimentation

    CERN Document Server

    Simpson, Robert J

    1987-01-01

    Introduction to 6800/6802 Microprocessor Systems: Hardware, Software and Experimentation introduces the reader to the features, characteristics, operation, and applications of the 6800/6802 microprocessor and associated family of devices. Many worked examples are included to illustrate the theoretical and practical aspects of the 6800/6802 microprocessor.Comprised of six chapters, this book begins by presenting several aspects of digital systems before introducing the concepts of fetching and execution of a microprocessor instruction. Details and descriptions of hardware elements (MPU, RAM, RO

  18. Real-time data acquisition and control system for the 349-pixel TACTIC atmospheric Cherenkov imaging telescope

    Energy Technology Data Exchange (ETDEWEB)

    Yadav, K.K.; Koul, R.; Kanda, A.; Kaul, S.R.; Tickoo, A.K. E-mail: aktickoo@apsara.barc.ernet.in; Rannot, R.C.; Chandra, P.; Bhatt, N.; Chouhan, N.; Venugopal, K.; Kothari, M.; Goyal, H.C.; Dhar, V.K.; Kaul, S.K

    2004-07-21

    An interrupt-based multinode data acquisition and control system has been developed for the imaging element of the TACTIC {gamma}-ray telescope. The system which has been designed around a 3-node network of PCs running the QNX real-time operating system, provides single-point control with elaborate GUI facilities for operating the multi-pixel camera of the telescope. In addition to acquiring data from the 349-pixel photomultiplier tube based imaging camera in real time, the system also provides continuous monitoring and control of several vital parameters of the telescope for ensuring the quality of the data. The paper describes the salient features of the hardware and software of the data acquisition and control system of the telescope.

  19. Palantiri: a distributed real-time database system for process control

    International Nuclear Information System (INIS)

    Tummers, B.J.; Heubers, W.P.J.

    1992-01-01

    The medium-energy accelerator MEA, located in Amsterdam, is controlled by a heterogeneous computer network. A large real-time database contains the parameters involved in the control of the accelerator and the experiments. This database system was implemented about ten years ago and has since been extended several times. In response to increased needs the database system has been redesigned. The new database environment, as described in this paper, consists out of two new concepts: (1) A Palantir which is a per machine process that stores the locally declared data and forwards all non local requests for data access to the appropriate machine. It acts as a storage device for data and a looking glass upon the world. (2) Golems: working units that define the data within the Palantir, and that have knowledge of the hardware they control. Applications access the data of a Golem by name (which do resemble Unix path names). The palantir that runs on the same machine as the application handles the distribution of access requests. This paper focuses on the Palantir concept as a distributed data storage and event handling device for process control. (author)

  20. Real-time data access layer for MDSplus

    International Nuclear Information System (INIS)

    Manduchi, G.; Luchetta, A.; Taliercio, C.; Fredian, T.; Stillerman, J.

    2008-01-01

    Recent extensions to MDSplus allow data handling in long discharges and provide a real-time data access and communication layer. The real-time data access layer is an additional component of MDSplus: it is possible to use the traditional MDSplus API during normal operation, and to select a subset of data items to be used in real time. Real-time notification is provided by a communication layer using a publish-subscribe pattern. The notification covers processes sharing the same data items even running on different machines, thus allowing the implementation of distributed control systems. The real-time data access layer has been developed for Windows, Linux, and VxWorks; it is currently being ported to Linux RTAI. In order to quantify the fingerprint of the presented system, the performance of the real-time access layer approach is compared with that of an ad hoc, manually optimized program in a sample real-time application

  1. ICH rf system data acquisition and real time control using a microcomputer system

    International Nuclear Information System (INIS)

    Cary, W.P.; Allen, J.A.; Pinsker, R.I.; Petty, C.C.

    1993-10-01

    On the basis of the rapidly increasing power, speed, and decreasing cost of the personal computer (microcomputer) it was felt that a real time data acquisition and control system could be configured quickly and very cost effectively. It was further felt that by using a high level or object-oriented programming language that considerable time and expense could be saved and at the same time increase system flexibility. This paper will attempt to address the desired system requirements and performance for both the control of the high power transmitters and for the data acquisition and presentation of the information

  2. Design and realization of the real-time spectrograph controller for LAMOST based on FPGA

    Science.gov (United States)

    Wang, Jianing; Wu, Liyan; Zeng, Yizhong; Dai, Songxin; Hu, Zhongwen; Zhu, Yongtian; Wang, Lei; Wu, Zhen; Chen, Yi

    2008-08-01

    A large Schmitt reflector telescope, Large Sky Area Multi-Object Fiber Spectroscopic Telescope(LAMOST), is being built in China, which has effective aperture of 4 meters and can observe the spectra of as many as 4000 objects simultaneously. To fit such a large amount of observational objects, the dispersion part is composed of a set of 16 multipurpose fiber-fed double-beam Schmidt spectrographs, of which each has about ten of moveable components realtimely accommodated and manipulated by a controller. An industrial Ethernet network connects those 16 spectrograph controllers. The light from stars is fed to the entrance slits of the spectrographs with optical fibers. In this paper, we mainly introduce the design and realization of our real-time controller for the spectrograph, our design using the technique of System On Programmable Chip (SOPC) based on Field Programmable Gate Array (FPGA) and then realizing the control of the spectrographs through NIOSII Soft Core Embedded Processor. We seal the stepper motor controller as intellectual property (IP) cores and reuse it, greatly simplifying the design process and then shortening the development time. Under the embedded operating system μC/OS-II, a multi-tasks control program has been well written to realize the real-time control of the moveable parts of the spectrographs. At present, a number of such controllers have been applied in the spectrograph of LAMOST.

  3. An 'intelligent' approach to radioimmunoassay sample counting employing a microprocessor-controlled sample counter

    International Nuclear Information System (INIS)

    Ekins, R.P.; Sufi, S.; Malan, P.G.

    1978-01-01

    The enormous impact on medical science in the last two decades of microanalytical techniques employing radioisotopic labels has, in turn, generated a large demand for automatic radioisotopic sample counters. Such instruments frequently comprise the most important item of capital equipment required in the use of radioimmunoassay and related techniques and often form a principle bottleneck in the flow of samples through a busy laboratory. It is therefore imperative that such instruments should be used 'intelligently' and in an optimal fashion to avoid both the very large capital expenditure involved in the unnecessary proliferation of instruments and the time delays arising from their sub-optimal use. Most of the current generation of radioactive sample counters nevertheless rely on primitive control mechanisms based on a simplistic statistical theory of radioactive sample counting which preclude their efficient and rational use. The fundamental principle upon which this approach is based is that it is useless to continue counting a radioactive sample for a time longer than that required to yield a significant increase in precision of the measurement. Thus, since substantial experimental errors occur during sample preparation, these errors should be assessed and must be related to the counting errors for that sample. The objective of the paper is to demonstrate that the combination of a realistic statistical assessment of radioactive sample measurement, together with the more sophisticated control mechanisms that modern microprocessor technology make possible, may often enable savings in counter usage of the order of 5- to 10-fold to be made. (author)

  4. Design Of Real-Time Implementable Distributed Suboptimal Control: An LQR Perspective

    KAUST Repository

    Jaleel, Hassan

    2017-09-29

    We propose a framework for multiagent systems in which the agents compute their control actions in real time, based on local information only. The novelty of the proposed framework is that the process of computing a suboptimal control action is divided into two phases: an offline phase and an online phase. In the offline phase, an approximate problem is formulated with a cost function that is close to the optimal cost in some sense and is distributed, i.e., the costs of non-neighboring nodes are not coupled. This phase is centralized and is completed before the deployment of the system. In the online phase, the approximate problem is solved in real time by implementing any efficient distributed optimization algorithm. To quantify the performance loss, we derive upper bounds for the maximum error between the optimal performance and the performance under the proposed framework. Finally, the proposed framework is applied to an example setup in which a team of mobile nodes is assigned the task of establishing a communication link between two base stations with minimum energy consumption. We show through simulations that the performance under the proposed framework is close to the optimal performance and the suboptimal policy can be efficiently implemented online.

  5. A Prototype Lisp-Based Soft Real-Time Object-Oriented Graphical User Interface for Control System Development

    Science.gov (United States)

    Litt, Jonathan; Wong, Edmond; Simon, Donald L.

    1994-01-01

    A prototype Lisp-based soft real-time object-oriented Graphical User Interface for control system development is presented. The Graphical User Interface executes alongside a test system in laboratory conditions to permit observation of the closed loop operation through animation, graphics, and text. Since it must perform interactive graphics while updating the screen in real time, techniques are discussed which allow quick, efficient data processing and animation. Examples from an implementation are included to demonstrate some typical functionalities which allow the user to follow the control system's operation.

  6. A Real-Time Temperature Data Transmission Approach for Intelligent Cooling Control of Mass Concrete

    Directory of Open Access Journals (Sweden)

    Peng Lin

    2014-01-01

    Full Text Available The primary aim of the study presented in this paper is to propose a real-time temperature data transmission approach for intelligent cooling control of mass concrete. A mathematical description of a digital temperature control model is introduced in detail. Based on pipe mounted and electrically linked temperature sensors, together with postdata handling hardware and software, a stable, real-time, highly effective temperature data transmission solution technique is developed and utilized within the intelligent mass concrete cooling control system. Once the user has issued the relevant command, the proposed programmable logic controllers (PLC code performs all necessary steps without further interaction. The code can control the hardware, obtain, read, and perform calculations, and display the data accurately. Hardening concrete is an aggregate of complex physicochemical processes including the liberation of heat. The proposed control system prevented unwanted structural change within the massive concrete blocks caused by these exothermic processes based on an application case study analysis. In conclusion, the proposed temperature data transmission approach has proved very useful for the temperature monitoring of a high arch dam and is able to control thermal stresses in mass concrete for similar projects involving mass concrete.

  7. Nonconformance in electromechanical output relays of microprocessor-based protection devices under actual operating conditions

    OpenAIRE

    Gurevich, Vladimir

    2006-01-01

    Microprocessor-based protection relays are gradually driving out traditional electromechanical and even electronic protection devices from virtually all fields of power and electrical engineering. In this paper, one of many problems of microprocessor-based relays is discussed: nonconformance of miniature electromechanical output relays under actual operation conditions: switching inductive loads (with tripping CB coils or lockout relay coils) at 220 VDC, and "dry" switching of some control ci...

  8. Real Time Revisited

    Science.gov (United States)

    Allen, Phillip G.

    1985-12-01

    The call for abolishing photo reconnaissance in favor of real time is once more being heard. Ten years ago the same cries were being heard with the introduction of the Charge Coupled Device (CCD). The real time system problems that existed then and stopped real time proliferation have not been solved. The lack of an organized program by either DoD or industry has hampered any efforts to solve the problems, and as such, very little has happened in real time in the last ten years. Real time is not a replacement for photo, just as photo is not a replacement for infra-red or radar. Operational real time sensors can be designed only after their role has been defined and improvements made to the weak links in the system. Plodding ahead on a real time reconnaissance suite without benefit of evaluation of utility will allow this same paper to be used ten years from now.

  9. Design and Implementation of O/C relay using Microprocessor

    Directory of Open Access Journals (Sweden)

    Dr.Abdul-Sattar H. Jasim

    2012-03-01

    Full Text Available This work presents the design and implementation of a versatile digital overcurrent (O/C relay using a single microprocessor. The relay is implemented by a combination of a look-up table and a counter. The software development and hardware testing are done using a microcomputer module based on a 8-bit microprocessor. The digital processing of measured currents enables a separate setting of operating values selection of all types of inverse or constant time characteristics overcurrent protection. This protection provides reasonably fast tripping, even at terminal close to the power source were the most serve faults can occur excluding the transient condition. So this method has an excellent compromise between accuracy hardware and speed

  10. Real-Time Inverse Optimal Neural Control for Image Based Visual Servoing with Nonholonomic Mobile Robots

    Directory of Open Access Journals (Sweden)

    Carlos López-Franco

    2015-01-01

    Full Text Available We present an inverse optimal neural controller for a nonholonomic mobile robot with parameter uncertainties and unknown external disturbances. The neural controller is based on a discrete-time recurrent high order neural network (RHONN trained with an extended Kalman filter. The reference velocities for the neural controller are obtained with a visual sensor. The effectiveness of the proposed approach is tested by simulations and real-time experiments.

  11. Real-time software for the COMPASS tokamak plasma control

    Czech Academy of Sciences Publication Activity Database

    Valcárcel, D.F.; Duarte, A.S.; Neto, A.; Carvalho, I.S.; Carvalho, B.B.; Fernandes, H.; Sousa, J.; Sartori, F.; Janky, Filip; Cahyna, Pavel; Hron, Martin; Pánek, Radomír

    2010-01-01

    Roč. 85, 3-4 (2010), s. 470-473 ISSN 0920-3796. [IAEA Technical Meeting on Control, Data Acquisition and Remote Participation for Fusion Research/7th./. Aix – en – Provence, 15.06.2009-19.06.2009] Institutional research plan: CEZ:AV0Z20430508 Keywords : Real-time * ATCA * Data acquisition * Plasma control software Subject RIV: BL - Plasma and Gas Discharge Physics Impact factor: 1.143, year: 2010 http://www.sciencedirect.com/science?_ob=ArticleURL&_udi=B6V3C-4YXMP1Y-3&_user=6542793&_coverDate=07%2F31%2F2010&_rdoc=1&_fmt=high&_orig=search&_origin=search&_sort=d&_docanchor=&view=c&_acct=C000070123&_version=1&_urlVersion=0&_userid=6542793&md5=9005df0735c0dbb3a93a9c154b0d09c1&searchtype=a

  12. Advances in Sensors-Centric Microprocessors and System-on-Chip

    Directory of Open Access Journals (Sweden)

    Juan A. Gómez-Pulido

    2012-04-01

    Full Text Available Sensors-based systems are nowadays an extended technology for many markets due to their great potential in the collection of data from the environment and the processing of such data for different purposes. A typical example is the wireless sensor devices, where the outer temperature, humidity, luminosity and many other parameters can be acquired, measured and processed in order to build useful and fascinating applications that contribute to human welfare. In this scenario, the processing architectures of the sensors-based systems play a very important role. The requirements that are necessary for many such applications (real-time processing, low-power consumption, reduced size, reliability, security and many others means that research on advanced architectures of Microprocessors and System-on-Chips (SoC is needed to design and implement a successful product. In this sense, there are many challenges and open questions in this area that need to be addressed. [...

  13. Comparison of control systems for the optimisation of ice storage in a dynamic real time electricity pricing environment

    International Nuclear Information System (INIS)

    Murphy, M.D.; O’Mahony, M.J.; Upton, J.

    2015-01-01

    Highlights: • A cold thermal energy storage system model was created and validated. • Pseudo real time electricity pricing was derived to represent the smart grid. • A demand side management optimisation algorithm was developed. • Demand side management algorithm performance was compared to a standard controller. • Overall the demand side management algorithm produced modest cost savings. - Abstract: The objective of this study was to assess the benefits of introducing a demand side management optimisation controller to a cold thermal storage ice bank. This controller consisted of an ice bank model, an air temperature forecast model and an optimisation algorithm. The financial and grid utilisation benefits produced by implementation of this controller over the current state of the art in ice bank load shifting control was tested in a day ahead real time electricity pricing forecast environment. This hypothetical real time electricity price was based on the cost of electricity in the Irish wholesale market. Multiple ice bank charge levels were simulated in order to quantify the performance of two control methods for varying operating conditions. First, the “standard controller” was based on the current modus operandi for ice bank systems where ice was generated for food cooling at night when the off-peak electricity tariff is available (00:00–08:00 h). Second, the “upgraded controller” was developed as a bespoke Demand Side Management control system for food refrigeration in a future electricity pricing environment. It consisted of a dual function load shifting optimisation algorithm, an ice bank model, and a predictive air temperature model. A preliminary study was also carried out to test the robustness of the controller’s performance in an uncertain real time electricity pricing forecast scenario. Both economic and grid management benefits were found by simulating the operation of the cold thermal storage load shifting controller in a

  14. Real-Time Monitoring and Control of HgCdTe MBE Using an Integrated Multi-Sensor System

    National Research Council Canada - National Science Library

    Olson, G

    1998-01-01

    We present recent progress on the use of an integrated real-time sensing and control system for monitoring and controlling substrate temperature, layer composition, and effusion cell flux during MBE...

  15. Redundant and fault-tolerant algorithms for real-time measurement and control systems for weapon equipment.

    Science.gov (United States)

    Li, Dan; Hu, Xiaoguang

    2017-03-01

    Because of the high availability requirements from weapon equipment, an in-depth study has been conducted on the real-time fault-tolerance of the widely applied Compact PCI (CPCI) bus measurement and control system. A redundancy design method that uses heartbeat detection to connect the primary and alternate devices has been developed. To address the low successful execution rate and relatively large waste of time slices in the primary version of the task software, an improved algorithm for real-time fault-tolerant scheduling is proposed based on the Basic Checking available time Elimination idle time (BCE) algorithm, applying a single-neuron self-adaptive proportion sum differential (PSD) controller. The experimental validation results indicate that this system has excellent redundancy and fault-tolerance, and the newly developed method can effectively improve the system availability. Copyright © 2017 ISA. Published by Elsevier Ltd. All rights reserved.

  16. Radiation hardened COTS-based 32-bit microprocessor

    International Nuclear Information System (INIS)

    Haddad, N.; Brown, R.; Cronauer, T.; Phan, H.

    1999-01-01

    A high performance radiation hardened 32-bit RISC microprocessor based upon a commercial single chip CPU has been developed. This paper presents the features of radiation hardened microprocessor, the methods used to radiation harden this device, the results of radiation testing, and shows that the RAD6000 is well-suited for the vast majority of space applications. (authors)

  17. Aerodynamic Modeling of NREL 5-MW Wind Turbine for Nonlinear Control System Design: A Case Study Based on Real-Time Nonlinear Receding Horizon Control

    Directory of Open Access Journals (Sweden)

    Pedro A. Galvani

    2016-08-01

    Full Text Available The work presented in this paper has two major aspects: (i investigation of a simple, yet efficient model of the NREL (National Renewable Energy Laboratory 5-MW reference wind turbine; (ii nonlinear control system development through a real-time nonlinear receding horizon control methodology with application to wind turbine control dynamics. In this paper, the results of our simple wind turbine model and a real-time nonlinear control system implementation are shown in comparison with conventional control methods. For this purpose, the wind turbine control problem is converted into an optimization problem and is directly solved by the nonlinear backwards sweep Riccati method to generate the control protocol, which results in a non-iterative algorithm. One main contribution of this paper is that we provide evidence through simulations, that such an advanced control strategy can be used for real-time control of wind turbine dynamics. Examples are provided to validate and demonstrate the effectiveness of the presented scheme.

  18. The bit slice micro-processor 'GESPRO' as a project in the UA2 experiment

    International Nuclear Information System (INIS)

    Becam, C.; Bernaudin, P.; Delanghe, J.; Mencik, M.; Merkel, B.; Plothow, H.; Fest, H.M.; Lecoq, J.; Martin, H.; Meyer, J.M.

    1981-01-01

    The bit slice micro-processor GESPRO, as it is proposed for use in the UA 2 data acquisition chain and trigger system, is a CAMAC module plugged into a standard Elliott System crate via which it communicates as a slave with its host computer (ND, DEC). It has full control of CAMAC as a master unit. GESPRO is a 24 bit machine (150 ns effective cycle time) with multi-mode memory addressing capacity of 64 K words. The micro-processor structure uses 5 busses including pipe-line registers to mask access time and 16 interrupt levels. The micro-program memory capacity is 2 K (RAM) words of 48 bits each. A special hardwired module allows floating point (as well as integer) multiplication of 24 x 24 bits, result in 48 bits, in about 200 ns. This micro-processor could be used in the UA2 data acquisition chain and trigger system for the following tasks: a) online data reduction, i.e. to read DURANDAL (fast ADC's = the hardware trigger in the experiment), process the information (effective mass calculation, etc.) resulting in accepting or rejecting the event. b) read out and analysis of the accepted data (collect statistical information). c) preprocess the data (calculation of pointers, address decoding, etc.). The UA2 version of GESPRO is under construction, programs and micro-programs are under development. Hardware and software will be tested with simulated data. First results are expected in about one year from now. (orig.)

  19. Core stabilization exercise with real-time feedback for chronic hemiparetic stroke: a pilot randomized controlled trials.

    Science.gov (United States)

    Chung, Eunjung; Lee, Byoung-Hee; Hwang, Sujin

    2014-01-01

    The purpose of this study was to examine the feasibility of core stabilization exercise with real-time feedback on balance and gait function in patients with chronic hemiparetic stroke. Nineteen stroke subjects were enrolled in this study. The patients were randomly divided into the experimental (n = 10) and control groups (n = 9). Subjects in the experimental group performed core stabilization exercise with real-time feedback training for 30 minutes per day during a period of six weeks. Subjects in the control group performed core stabilization exercise during the same period. This study assessed the kinematic parameters using a portable walkway system, and timed up-and-go test. Gait velocity showed significantly greater improvement in the experimental group (7.3 ± 5.0 sec) than in the control group (-0.7 ± 10.6). Stride length showed significantly greater increase in the experimental group (13.2 ± 7.9 on the affected side and 12.6 ± 8.0 on the less affected side) than the control group (3.5 ± 8.7 on the affected side and 3.4 ± 8.5 on the less affected side). After training, change in results on the timed up and go test was significantly greater in the experimental group than in the control group. Core stabilization exercise using real-time feedback produces greater improvement in gait performance in chronic hemiparetic stroke patients than core stabilization exercise only.

  20. Distributed digital real-time control system for the TCV tokamak and its applications

    NARCIS (Netherlands)

    Anand, H.; Galperti, C.; Coda, S.; Duval, B.P.; Felici, F.; Blanken, T.; Maljaars, E.; Moret, J.M.; Sauter, O.; Goodman, T.P.; Kim, D.

    2017-01-01

    A key feature of the new digital plasma control system installed on the TCV (Tokamak à Configuration Variable) tokamak is its possibility to rapidly design, test and deploy real-time algorithms. It accommodates hundreds of diagnostic inputs and actuator outputs, and offers the possibility to design

  1. Fuzzy controller for real time supervision of nuclear power reactor

    International Nuclear Information System (INIS)

    Bala Subramanian, R.

    2012-01-01

    Generally nuclear energy provides about 60% of the whole electricity production. A modulation of the nuclear power plants must be able to respond to the demand on the network. The pressurized water nuclear reactor has to yield correctly a load set point. Fundamentally, two parameters are concerned in leading this task to a successful conclusion: the power axial-offset and the control rods position. The focus of this study is the automation of the control of the power axial-offset by adding soluble boron and by minimizing the volume flows through the water pump. It is also important to take into consideration the liquid waste volume. Water or boron is injected into the reactor primary circuit. At the present time this task is still performed manually by an operator, for all previous attempts to automate it failed. That device, sketchily described in the paper, gave rise to the development of a real-time fuzzy controller for the power axial-offset and the control rods insertion in a pressurized water reactor (PWR). The fuzzy controller, which is the main subject of the paper, expresses more naturally the human expertise, thus avoiding the previous issue of empirical tunings. It was implemented in simulation using Matlab-Simulink on a Sun workstation. Two realistic tests discussed show that the fuzzy controller runs as efficiently as an expert operator does

  2. Improved Bit Rate Control for Real-Time MPEG Watermarking

    Directory of Open Access Journals (Sweden)

    Pranata Sugiri

    2004-01-01

    Full Text Available The alteration of compressed video bitstream due to embedding of digital watermark tends to produce unpredictable video bit rate variations which may in turn lead to video playback buffer overflow/underflow or transmission bandwidth violation problems. This paper presents a novel bit rate control technique for real-time MPEG watermarking applications. In our experiments, spread spectrum watermarks are embedded in the quantized DCT domain without requantization and motion reestimation to achieve fast watermarking. The proposed bit rate control scheme evaluates the combined bit lengths of a set of multiple watermarked VLC codewords, and successively replaces watermarked VLC codewords having the largest increase in bit length with their corresponding unmarked VLC codewords until a target bit length is achieved. The proposed method offers flexibility and scalability, which are neglected by similar works reported in the literature. Experimental results show that the proposed bit rate control scheme is effective in meeting the bit rate targets and capable of improving the watermark detection robustness for different video contents compressed at different bit rates.

  3. Diagnostics for real-time plasma control in PBX-M

    Science.gov (United States)

    Kaita, R.; Batha, S.; Bell, R. E.; Bernabei, S.; Hatcher, R.; Kozub, T.; Kugel, H.; Levinton, F.; Okabayashi, M.; Sesnic, S.; von Goeler, S.; Zolfaghari, A.; PBX-M Group

    1995-01-01

    An important issue for future tokamaks is real-time plasma control for the avoidance of magnetohydrodynamic instabilities and other applications that require detailed plasma profile and fluctuation data. Although measurements from diagnostics providing this information require significantly more processing than magnetic flux data, recent advancements could make them practical for adjusting operational settings for plasma heating and current drive systems as well as field coil currents. On the Princeton Beta Experiment-Modification (PBX-M), the lower hybrid current drive phasing can be varied during a plasma shot using digitally programmable ferrite phase shifters, and neural beam functions can be fully computer controlled. PBX-M diagnostics that may be used for control purposes include motional Stark-effect polarimetry for magnetic field pitch angle profiles, soft x-ray arrays for plasma position control and the separation of βp from li, hard x-ray detectors for energetic electron distributions, a multichannel electron cyclotron emission radiometer for ballooning mode identification, and passive plate eddy current monitors for kink stabilization. We will describe the present status of these systems on PBX-M, and discuss their suitability for feedback applications.

  4. Diagnostics for real-time plasma control in PBX-M

    International Nuclear Information System (INIS)

    Kaita, R.; Batha, S.; Bell, R.E.; Bernabei, S.; Hatcher, R.; Kozub, T.; Kugel, H.; Levinton, F.; Okabayashi, M.; Sesnic, S.; Goeler, S. von; Zolfaghari, A.

    1995-01-01

    An important issue for future tokamaks is real-time plasma control for the avoidance of magnetohydrodynamic instabilities and other applications that require detailed plasma profile and fluctuation data. Although measurements from diagnostics providing this information require significantly more processing than magnetic flux data, recent advancements could make them practical for adjusting operational settings for plasma heating and current drive systems as well as field coil currents. On the Princeton Beta Experiment-Modification (PBX-M), the lower hybrid current drive phasing can be varied during a plasma shot using digitally programmable ferrite phase shifters, and neural beam functions can be fully computer controlled. PBX-M diagnostics that may be used for control purposes include motional Stark-effect polarimetry for magnetic field pitch angle profiles, soft x-ray arrays for plasma position control and the separation of β p from l i , hard x-ray detectors for energetic electron distributions, a multichannel electron cyclotron emission radiometer for ballooning mode identification, and passive plate eddy current monitors for kink stabilization. We will describe the present status of these systems on PBX-M, and discuss their suitability for feedback applications

  5. Embedded system based on a real time fuzzy motor speed controller

    Directory of Open Access Journals (Sweden)

    Ebrahim Abd El-Hamid Mohamed Ramadan

    2014-06-01

    Full Text Available This paper describes an implementation of a fuzzy logic control (FLC system and a/the conventional proportional-integral (PI controller for speed control of DC motor, based on field programmable gate array (FPGA circuit. The proposed scheme is aimed to improve the tracking performance and to eliminate the load disturbance in the speed control of DC motors. The proposed fuzzy system has been applied to a permanent magnet DC motor, via a configuration of H-bridge. The fuzzy control algorithm is designed and verified with a nonlinear model, using the MATLAB® tools. Both FLC and conventional PI controller hardware are synthesized, functionally verified and implemented using Xilinx Integrated Software Environment (ISE Version 11.1i. The real time implementation of these controllers is made on Spartan-3E FPGA starter kit (XC3S500E. The practical results showed that the proposed FLC scheme has better tracking performance than the conventional PI controller for the speed control of DC motors.

  6. Robustness of parameter-less remote real-time pressure control in water distribution systems

    CSIR Research Space (South Africa)

    Page, Philip R

    2017-06-01

    Full Text Available One way of reducing water leakage, pipe bursts and water consumption in a water distribution system (WDS) is to manage the pressure to be as low as possible. This can be done by adjusting a pressure control valve (PCV) in real-time in order to keep...

  7. Specifying and verifying requirements of real-time systems

    DEFF Research Database (Denmark)

    Ravn, Anders P.; Rischel, Hans; Hansen, Kirsten Mark

    1993-01-01

    , a real-time interval logic, where predicates define durations of states. Requirements define safety and functionality constraints on the system or a component. A top-level design is given by a control law: a predicate that defines an automation controlling the transition between phases of operation. Each......An approach to specification of requirements and verification of design for real-time systems is presented. A system is defined by a conventional mathematical model for a dynamic system where application specific states denote functions of real time. Specifications are formulas in duration calculus...... phase maintains certain relations among the system states; this is analogous to the control functions known from conventional control theory. The top-level design is decomposed into an architecture for a distributed system with specifications for sensor, actuator, and program components. Programs...

  8. Real-time reactor coolant system pressure/temperature limit system

    International Nuclear Information System (INIS)

    Newton, D.G.; Schemmel, R.R.; Van Scooter, W.E. Jr.

    1991-01-01

    This patent describes an system, used in controlling the operating of a nuclear reactor coolant system, which automatically calculates and displays allowable reactor coolant system pressure/temperature limits within the nuclear reactor coolant system based upon real-time inputs. It comprises: means for producing signals representative of real-time operating parameters of the nuclear reactor cooling system; means for developing pressure and temperature limits relating the real-time operating parameters of the nuclear reactor coolant system, for normal and emergency operation thereof; means for processing the signals representative of real-time operating parameters of the nuclear reactor coolant system to perform calculations of a best estimate of signals, check manual inputs against permissible valves and test data acquisition hardware for validity and over/under range; and means for comparing the representative signals with limits for the real-time operating parameters to produce a signal for a real-time display of the pressure and temperature limits and of the real-time operating parameters use an operator in controlling the operation of the nuclear reactor coolant system

  9. Selection of internal control genes for quantitative real-time RT-PCR studies during tomato development process

    Directory of Open Access Journals (Sweden)

    Borges-Pérez Andrés

    2008-12-01

    Full Text Available Abstract Background The elucidation of gene expression patterns leads to a better understanding of biological processes. Real-time quantitative RT-PCR has become the standard method for in-depth studies of gene expression. A biologically meaningful reporting of target mRNA quantities requires accurate and reliable normalization in order to identify real gene-specific variation. The purpose of normalization is to control several variables such as different amounts and quality of starting material, variable enzymatic efficiencies of retrotranscription from RNA to cDNA, or differences between tissues or cells in overall transcriptional activity. The validity of a housekeeping gene as endogenous control relies on the stability of its expression level across the sample panel being analysed. In the present report we describe the first systematic evaluation of potential internal controls during tomato development process to identify which are the most reliable for transcript quantification by real-time RT-PCR. Results In this study, we assess the expression stability of 7 traditional and 4 novel housekeeping genes in a set of 27 samples representing different tissues and organs of tomato plants at different developmental stages. First, we designed, tested and optimized amplification primers for real-time RT-PCR. Then, expression data from each candidate gene were evaluated with three complementary approaches based on different statistical procedures. Our analysis suggests that SGN-U314153 (CAC, SGN-U321250 (TIP41, SGN-U346908 ("Expressed" and SGN-U316474 (SAND genes provide superior transcript normalization in tomato development studies. We recommend different combinations of these exceptionally stable housekeeping genes for suited normalization of different developmental series, including the complete tomato development process. Conclusion This work constitutes the first effort for the selection of optimal endogenous controls for quantitative real-time

  10. Real time plasma control experiments using the JET auxiliary plasma heating systems as the actuator

    International Nuclear Information System (INIS)

    Zornig, N.H.

    1999-01-01

    The role of the Real Time Power Control system (RTPC) in the Joint European Torus (JET) is described in depth. The modes of operation are discussed in detail and a number of successful experiments are described. These experiments prove that RTPC can be used for a wide range of experiments, including: (1) Feedback control of plasma parameters in real time using Ion Cyclotron Resonance Heating (ICRH) or Neutral Beam Heating (NBH) as the actuator in various JET operating regimes. It is demonstrated that in a multi-parameter space it is not sufficient to control one global plasma parameter in order to avoid performance limiting events. (2) Restricting neutron production and subsequent machine activation resulting from high performance pulses. (3) The simulation of α-particle heating effects in a DT-plasma in a D-only plasma. The heating properties of α-particles are simulated using ICRH-power, which is adjusted in real time. The simulation of α-particle heating in JET allows the effects of a change in isotopic mass to be separated from α-particle heating. However, the change in isotopic mass of the plasma ions appears to affect not only the global energy confinement time (τ E ) but also other parameters such as the electron temperature at the plasma edge. This also affects τ E , making it difficult to make a conclusive statement about any isotopic effect. (4) For future JET experiments a scheme has been designed which simulates the behaviour of a fusion reactor experimentally. The design parameters of the International Thermonuclear Experimental Reactor (ITER) are used. In the proposed scheme the most relevant dimensionless plasma parameters are similar in JET and ITER. It is also shown how the amount of heating may be simulated in real time by RTPC using the electron temperature and density as input parameters. The results of two demonstration experiments are presented. (author)

  11. Microprocessor system design a practical introduction

    CERN Document Server

    Spinks, Michael J

    2013-01-01

    Microprocessor System Design: A Practical Introduction describes the concepts and techniques incorporated into the design of electronic circuits, particularly microprocessor boards and their peripherals. The book reviews the basic building blocks of the electronic systems composed of digital (logic levels, gate output circuitry) and analog components (resistors, capacitors, diodes, transistors). The text also describes operational amplifiers (op-amp) that use a negative feedback technique to improve the parameters of the op-amp. The design engineer can use programmable array logic (PAL) to rep

  12. Real-time control of the plasma density profile on ASDEX upgrade

    International Nuclear Information System (INIS)

    Mlynek, Alexander

    2010-01-01

    The tokamak concept currently is the most promising approach to future power generation by controlled thermonuclear fusion. The spatial distribution of the particle density in the toroidally confined fusion plasma is of particular importance. This thesis work therefore focuses on the question as to what extent the shape of the density profile can be actively controlled by a feedback loop in the fusion experiment ASDEX Upgrade. There are basically two essential requirements for such feedback control of the density profile, which has been experimentally demonstrated within the scope of this thesis work: On the one hand, for this purpose the density profile must be continuously calculated under real-time constraints during a plasma discharge. The calculation of the density profile is based on the measurements of a sub-millimeter interferometer, which provides the line-integrated electron density along 5 chords through the plasma. Interferometric density measurements can suffer from counting errors by integer multiples of 2π when detecting the phase difference between a probing and a reference beam. As such measurement errors have severe impact on the reconstructed density profile, one major part of this work consists in the development of new readout electronics for the interferometer, which allows for detection of such measurement errors in real-time with high reliability. A further part of this work is the design of a computer algorithm which reconstructs the spatial distribution of the plasma density from the line-integrated measurements. This algorithm has to be implemented on a computer which communicates the measured data to other computers in real-time, especially to the tokamak control system. On the other hand, a second fundamental requirement for the successful implementation of a feedback controller is the identification of at least one actuator which enables a modification of the density profile. Here, electron cyclotron resonance heating (ECRH) has been

  13. Performance evaluation of near-real-time accounting systems

    International Nuclear Information System (INIS)

    Anon.

    1981-01-01

    Examples are given illustrating the application of near-real-time accounting concepts and principles to actual nuclear facilities. Experience with prototypical systems at the AGNS reprocessing plant and the Los Alamos plutonium facility is described using examples of actual data to illustrate the performance and effectiveness of near-real-time systems. The purpose of the session is to enable participants to: (1) identify the major components of near-real-time accounting systems; (2) describe qualitatively the advantages, limitations, and performance of such systems in real nuclear facilities; (3) identify process and facility design characteristics that affect the performance of near-real-time systems; and (4) describe qualitatively the steps necessary to implement a near-real-time accounting and control system in a nuclear facility

  14. Expert system and process optimization techniques for real-time monitoring and control of plasma processes

    Science.gov (United States)

    Cheng, Jie; Qian, Zhaogang; Irani, Keki B.; Etemad, Hossein; Elta, Michael E.

    1991-03-01

    To meet the ever-increasing demand of the rapidly-growing semiconductor manufacturing industry it is critical to have a comprehensive methodology integrating techniques for process optimization real-time monitoring and adaptive process control. To this end we have accomplished an integrated knowledge-based approach combining latest expert system technology machine learning method and traditional statistical process control (SPC) techniques. This knowledge-based approach is advantageous in that it makes it possible for the task of process optimization and adaptive control to be performed consistently and predictably. Furthermore this approach can be used to construct high-level and qualitative description of processes and thus make the process behavior easy to monitor predict and control. Two software packages RIST (Rule Induction and Statistical Testing) and KARSM (Knowledge Acquisition from Response Surface Methodology) have been developed and incorporated with two commercially available packages G2 (real-time expert system) and ULTRAMAX (a tool for sequential process optimization).

  15. Improved process control through real-time measurement of mineral content

    Energy Technology Data Exchange (ETDEWEB)

    Turler, Daniel; Karaca, Murat; Davis, William B.; Giauque, Robert D.; Hopkins, Deborah

    2001-11-02

    In a highly collaborative research and development project with mining and university partners, sensors and data-analysis tools are being developed for rock-mass characterization and real-time measurement of mineral content. Determining mineralogy prior to mucking in an open-pit mine is important for routing the material to the appropriate processing stream. A possible alternative to lab assay of dust and cuttings obtained from drill holes is continuous on-line sampling and real-time x-ray fluorescence (XRF) spectroscopy. Results presented demonstrate that statistical analyses combined with XRF data can be employed to identify minerals and, possibly, different rock types. The objective is to create a detailed three-dimensional mineralogical map in real time that would improve downstream process efficiency.

  16. Microprocessor system for data acquisition and processing for the Flora device

    International Nuclear Information System (INIS)

    Klimov, V.M.

    1986-01-01

    ''VEhFORMIKA'' microprocessor system for data collection and processing when conducting experiments at the ''Flora'' device is described, its application is grounded. The complex allows one to conduct investigations using multichannel methods and exercise the device electrophysical control

  17. Real-time determination of magnetic island location for neoclassical tearing mode control in DIII-D

    International Nuclear Information System (INIS)

    Park, Y S; Welander, A S

    2006-01-01

    Accurate measurement of island location is crucial for efficient suppression of the neoclassical tearing mode by electron cyclotron current drive (ECCD). In the control system on DIII-D the contour of the resonant q-surface is measured in real time based on real-time magnetohydrodynamic reconstructions, EFITs, that include motional Stark effect measurements of pitch angle in the analysis. A new method for determination of the radial position of the q-surface using a 40 channel electron cyclotron emission radiometer has been developed. This method analyses localized temperature fluctuations caused by motion of the island and can be used by the plasma control system as a complementary measurement of the radial position of the q-surface contour for faster and more accurate alignment of the ECCD

  18. A generalised Dynamic Overflow Risk Assessment (DORA) for Real Time Control of urban drainage systems

    DEFF Research Database (Denmark)

    Vezzaro, Luca; Grum, Morten

    2014-01-01

    An innovative and generalised approach to the integrated Real Time Control of urban drainage systems is presented. The Dynamic Overflow Risk Assessment (DORA) strategy aims to minimise the expected Combined Sewer Overflow (CSO) risk by considering (i) the water volume presently stored in the drai......An innovative and generalised approach to the integrated Real Time Control of urban drainage systems is presented. The Dynamic Overflow Risk Assessment (DORA) strategy aims to minimise the expected Combined Sewer Overflow (CSO) risk by considering (i) the water volume presently stored...... and their uncertainty contributed to further improving the performance of drainage systems. The results of this paper will contribute to the wider usage of global RTC methods in the management of urban drainage networks....

  19. A real-time comparison between direct control, sequential pattern recognition control and simultaneous pattern recognition control using a Fitts' law style assessment procedure.

    Science.gov (United States)

    Wurth, Sophie M; Hargrove, Levi J

    2014-05-30

    Pattern recognition (PR) based strategies for the control of myoelectric upper limb prostheses are generally evaluated through offline classification accuracy, which is an admittedly useful metric, but insufficient to discuss functional performance in real time. Existing functional tests are extensive to set up and most fail to provide a challenging, objective framework to assess the strategy performance in real time. Nine able-bodied and two amputee subjects gave informed consent and participated in the local Institutional Review Board approved study. We designed a two-dimensional target acquisition task, based on the principles of Fitts' law for human motor control. Subjects were prompted to steer a cursor from the screen center of into a series of subsequently appearing targets of different difficulties. Three cursor control systems were tested, corresponding to three electromyography-based prosthetic control strategies: 1) amplitude-based direct control (the clinical standard of care), 2) sequential PR control, and 3) simultaneous PR control, allowing for a concurrent activation of two degrees of freedom (DOF). We computed throughput (bits/second), path efficiency (%), reaction time (second), and overshoot (%)) and used general linear models to assess significant differences between the strategies for each metric. We validated the proposed methodology by achieving very high coefficients of determination for Fitts' law. Both PR strategies significantly outperformed direct control in two-DOF targets and were more intuitive to operate. In one-DOF targets, the simultaneous approach was the least precise. The direct control was efficient in one-DOF targets but cumbersome to operate in two-DOF targets through a switch-depended sequential cursor control. We designed a test, capable of comprehensively describing prosthetic control strategies in real time. When implemented on control subjects, the test was able to capture statistically significant differences (p

  20. SOSPO-SP: Secure Operation of Sustainable Power Systems Simulation Platform for Real-Time System State Evaluation and Control

    DEFF Research Database (Denmark)

    Morais, Hugo; Vancraeyveld, Pieter; Pedersen, Allan Henning Birger

    2014-01-01

    Measurement Units (PMUs) provides more information and enables wide-area monitoring with accurate timing. One of the challenges in the near future is converting the high quantity and quality of information provided by PMUs into useful knowledge about operational state of a global system. The use of real-time...... simulation in closed-loop is essential to develop and validate new real-time applications of wide-area PMU data. This paper presents a simulation platform developed within the research project Secure Operation of Sustainable Power Systems (SOSPO). The SOSPO simulation platform (SOSPO-SP) functions...... in a closed-loop, integrating new real-time assessment methods to provide useful information to operators in power system control centers and to develop new control methodologies that handle emergency situations and avoid power system blackouts....