WorldWideScience

Sample records for vms operating systems

  1. GSI operation software: migration from OpenVMS TO Linux

    International Nuclear Information System (INIS)

    Huhmann, R.; Froehlich, G.; Juelicher, S.; Schaa, V.R.W.

    2012-01-01

    The current operation software at GSI, controlling the linac, beam transfer lines, synchrotron and storage ring, has been developed over a period of more than two decades using OpenVMS on Alpha-Workstations. The GSI accelerator facilities will serve as an injector chain for the new FAIR accelerator complex for which a control system is currently developed. To enable reuse and integration of parts of the distributed GSI software system, in particular the linac operation software, within the FAIR control system, the corresponding software components must be migrated to Linux. Inter-operability with FAIR controls applications is achieved by adding a generic middle-ware interface accessible from Java applications. For porting applications to Linux a set of libraries and tools has been developed covering the necessary OpenVMS system functionality. Currently, core applications and services are already ported or rewritten and functionally tested but not in operational usage. This paper presents the current status of the project and concepts for putting the migrated software into operation. (authors)

  2. RSX system development under VAX/VMS compatibility mode

    International Nuclear Information System (INIS)

    Fuka, M.A.

    1983-01-01

    The Control System for the Proton Storage Ring now being built at Los Alamos will use a VAX-11/750 as its main control computer with several LSI-11/23 microprocessors reading and controlling the hardware. The VMS Compatibility Mode makes it possible to use the VAX as a development system for the LSI-11/23 microprocessors running the RSX-11S (stand-alone) operating system. Digital Equipment Corporation (DEC)-supplied software is used to generate the RSX-11S operating system and DECNET-11S network software. We use the VMS editors to create source files, the Macro-11 assembler and the PDP-11 Fortran-77 compiler to generate object code, and the RSX Task Builder to link the executable RSX task image. The RSX task then can be tested to some extent on the VAX before it is down-line loaded to the LSI-11/23 for further testing

  3. 78 FR 7411 - Vessel Monitoring Systems (VMS); Certification of New VMS Unit for Use in Northeast Fisheries

    Science.gov (United States)

    2013-02-01

    ... Monitoring Systems (VMS); Certification of New VMS Unit for Use in Northeast Fisheries AGENCY: National... used effective January 24, 2013. FOR FURTHER INFORMATION CONTACT: Office of Law Enforcement, Northeast Division, Northeast VMS Team, telephone 978-281-9213. SUPPLEMENTARY INFORMATION: Regulations at 50 CFR 648...

  4. Efficient implementation of real-time programs under the VAX/VMS operating system

    Science.gov (United States)

    Johnson, S. C.

    1985-01-01

    Techniques for writing efficient real-time programs under the VAX/VMS oprating system are presented. Basic operations are presented for executing at real-time priority and for avoiding needlless processing delays. A highly efficient technique for accessing physical devices by mapping to the input/output space and accessing the device registrs directly is described. To illustrate the application of the technique, examples are included of different uses of the technique on three devices in the Langley Avionics Integration Research Lab (AIRLAB): the KW11-K dual programmable real-time clock, the Parallel Communications Link (PCL11-B) communication system, and the Datacom Synchronization Network. Timing data are included to demonstrate the performance improvements realized with these applications of the technique.

  5. Particle accelerator control and data acquisition in the context of VAX/VMS

    International Nuclear Information System (INIS)

    Schaller, S.C.; Corley, J.K.

    1983-01-01

    The Los Alamos Meson Physics Facility (LAMPF) Control System monitors and controls a linear accelerator through more than 10,000 widely disparate I/O devices. The heart of the Control System software is the Data System, which provides a uniform application program interface based on symbolic device names. In many ways the Data System parallels the VAX/VMS Record Management Services (RMS) in its needs for asynchronous operations, protection, and locks for multiprocess interactions. Since the accelerator control hardware is continually changing, it is important that privileged code be kept to a minimum or be testable in a non-privileged environment. This paper describes the LAMPF Data System design including the use of VAX/VMS user written system services (both kernel and supervisor mode), a user supplied image rundown routine, the VAX/VMS lock manager, and a large (3.5 Mbyte) protected global section

  6. Voorspellende waarde VMS-thema 'Kwetsbare ouderen'

    NARCIS (Netherlands)

    Oud, F. M. M.; de Rooij, S. E. J. A.; van Munster, B. C.; Schuurman, T.; Duijvelaar, K. M.

    2015-01-01

    To determine the predictive value of safety management system (VMS) screening questions for falling, delirium, and mortality, as punt down in the VMS theme 'Frail elderly'. Retrospective observational study. We selected all patients ≥ 70 years who were admitted to non-ICU wards at the Deventer

  7. A VAX/VMS mapped section/virtual memory utility package: Yucca Mountain Project

    International Nuclear Information System (INIS)

    Yarrington, L.

    1990-02-01

    A VAX/VMS Mapped Section/Virtual Memory Utility Package is a collection of FORTRAN subprograms that allocate virtual memory and, optionally, map that memory to a file. The subprograms use VMS system services and run-time libraries for allocating and mapping memory; therefore, the utility package is system dependent and functional on that platform only. FORTRAN-77 is one of the most widely used languages for computer programming. Languages have been developed in the past few decades that provide more powerful tools than FORTRAN and overcome some of its limitations. Two limitations addressed by this paper which have been a source of frustration to many programmers are that (1) FORTRAN does not provide dynamic array allocation and (2) FORTRAN file input-output is very slow. The solutions presented here are for the VAX/VMS operating system and use system services that are not part of the standard FORTRAN language description. Also discussed in this paper are dynamic array allocation, mapped sections of the program memory, and support modules. 3 refs

  8. VMS forms Output Tables

    Data.gov (United States)

    National Oceanic and Atmospheric Administration, Department of Commerce — These output tables contain parsed and format validated data from the various VMS forms that are sent from any given vessel, while at sea, from the VMS devices on...

  9. GEMPAK 5.1 - A GENERAL METEOROLOGICAL PACKAGE (VAX VMS VERSION)

    Science.gov (United States)

    Des, Jardins M. L.

    1994-01-01

    GEMPAK is a general meteorological software package developed at NASA/Goddard Space Flight Center. It includes programs to analyze and display surface, upper-air, and gridded data, including model output. There are very general programs to list, edit, and plot data on maps, to display profiles and time series, to draw and fill contours, to draw streamlines, to plot symbols for clouds, sky cover, and pressure tendency, and draw cross sections in the case of gridded data and sounding data. In addition, there are Barnes objective analysis programs to grid surface and upper-air data. The programs include the capabilities to derive meteorological parameters from those found in the dataset, to perform vertical interpolations of sounding data to different coordinate systems, and to compute an extensive set of gridded diagnostic quantities by specifying various nested combinations of scalars and vector arithmetic, algebraic, and differential operators. The GEMPAK 5.1 graphics/transformation subsystem, GEMPLT, provides device-independent graphics. GEMPLT also has the capability to display output in a variety of map projections or overlaid on satellite imagery. GEMPAK 5.1 is written in FORTRAN 77 and C-language and has been implemented on VAX computers under VMS and on computers running the UNIX operating system. During installation and normal use, this package occupies approximately 100Mb of hard disk space. The UNIX version of GEMPAK includes drivers for several graphic output systems including MIT's X Window System (X11,R4), Sun GKS, PostScript (color and monochrome), Silicon Graphics, and others. The VMS version of GEMPAK also includes drivers for several graphic output systems including PostScript (color and monochrome). The VMS version is delivered with the object code for the Transportable Applications Environment (TAE) program, version 4.1 which serves as a user interface. A color monitor is recommended for displaying maps on video display devices. Data for rendering

  10. A step towards seascape scale conservation: using vessel monitoring systems (VMS to map fishing activity.

    Directory of Open Access Journals (Sweden)

    Matthew J Witt

    Full Text Available BACKGROUND: Conservation of marine ecosystems will require a holistic understanding of fisheries with concurrent spatial patterns of biodiversity. METHODOLOGY/PRINCIPAL FINDINGS: Using data from the UK Government Vessel Monitoring System (VMS deployed on UK-registered large fishing vessels we investigate patterns of fisheries activity on annual and seasonal scales. Analysis of VMS data shows that regions of the UK European continental shelf (i.e. Western Channel and Celtic Sea, Northern North Sea and the Goban Spur receive consistently greater fisheries pressure than the rest of the UK continental shelf fishing zone. CONCLUSIONS/SIGNIFICANCE: VMS provides a unique and independent method from which to derive patterns of spatially and temporally explicit fisheries activity. Such information may feed into ecosystem management plans seeking to achieve sustainable fisheries while minimising putative risk to non-target species (e.g. cetaceans, seabirds and elasmobranchs and habitats of conservation concern. With multilateral collaboration VMS technologies may offer an important solution to quantifying and managing ecosystem disturbance, particularly on the high-seas.

  11. Billing the CPU Time Used by System Components on Behalf of VMs

    OpenAIRE

    Djomgwe Teabe , Boris; Tchana , Alain-Bouzaïde; Hagimont , Daniel

    2016-01-01

    International audience; Nowadays, virtualization is present in almost all cloud infrastructures. In virtualized cloud, virtual machines (VMs) are the basis for allocating resources. A VM is launched with a fixed allocated computing capacity that should be strictly provided by the hosting system scheduler. Unfortunately, this allocated capacity is not always respected, due to mechanisms provided by the virtual machine monitoring system (also known as hypervisor). For instance, we observe that ...

  12. Billing the CPU Time Used by System Components on Behalf of VMs

    OpenAIRE

    Djomgwe Teabe, Boris; Tchana, Alain-Bouzaïde; Hagimont, Daniel

    2016-01-01

    Nowadays, virtualization is present in almost all cloud infrastructures. In virtualized cloud, virtual machines (VMs) are the basis for allocating resources. A VM is launched with a fixed allocated computing capacity that should be strictly provided by the hosting system scheduler. Unfortunately, this allocated capacity is not always respected, due to mechanisms provided by the virtual machine monitoring system (also known as hypervisor). For instance, we observe that a significant amount of ...

  13. Findings from Matching VIIRS Boat Detection and VMS Data

    Science.gov (United States)

    Hsu, F. C.; Elvidge, C.; Zhizhin, M. N.; Baugh, K.; Ghosh, T.

    2017-12-01

    With the superior nigthtime sensitivity and spatial resolution provided by VIIRS Day Night Band, we had developed algorithm known as VIIRS Boat Detection (VBD) to detect fishing vessels active at night using light to attract schools of fish. While VBD is effective in finding bright boats, little is known on the nature of boats that emits such bright lights. To complement the missing attribute of VBD detections, the authors find aid from Vessel Monitoring System (VMS) data. VMS is widely used in monitoring fishing vessels logging their coordinate nominally every hour, along with vessel specifications such as tonnage, size, and gear type. This study matches VMS records with VBD detections, broadening the understanding of the lighting streategy used by fisherman, and provide valuable assumption on possible vessel types for VBD detections.

  14. FORTRAN data files transference from VAX/VMS to ALPHA/UNIX; Traspaso de ficheros FORTRAN de datos de VAX/VMS a ALPHA/UNIX

    Energy Technology Data Exchange (ETDEWEB)

    Sanchez, E.; Milligen, B. Ph van [CIEMAT (Spain)

    1997-09-01

    Several tools have been developed to access the TJ-IU databases, which currently reside in VAX/VMS servers, from the TJ-II Data Acquisition System DEC ALPHA 8400 server. The TJ-I/TJ-IU databases are not homogeneous and contain several types of data files, namely, SADE, CAMAC and FORTRAN unformatted files. The tools presented in this report allow one to transfer CAMAC and those FORTRAN unformatted files defined herein, from a VAX/VMS server, for data manipulation on the ALPHA/Digital UNIX server. (Author)

  15. FORTRAN data files transference from VAX/VMS to ALPHA/UNIX

    International Nuclear Information System (INIS)

    Sanchez, E.; Milligen, B.Ph. van

    1997-01-01

    Several tools have been developed to access the TJ-I and TJ-IU databases, which currently reside in VAX/VMS servers, from the TJ-II Data Acquisition System DEC ALPHA 8400 server. The TJ-I/TJ-IU databases are not homogeneous and contain several types of data files, namely, SADE. CAMAC and FORTRAN un formatted files. The tools presented in this report allow one to transfer CAMAC and those FORTRAN un formatted files defined herein. from a VAX/VMS server, for data manipulation on the ALPHA/Digital UNIX server. (Author) 5 refs

  16. Voorspellende waarde VMS-thema 'Kwetsbare ouderen' : delirium, valincidenten en overlijden bij oudere ziekenhuispatiënten

    NARCIS (Netherlands)

    Oud, Frederike M M; de Rooij, Sophia E J A; Schuurman, Truus; Duijvelaar, Karlijn M; van Munster, Barbara C

    2015-01-01

    OBJECTIVE: To determine the predictive value of safety management system (VMS) screening questions for falling, delirium, and mortality, as punt down in the VMS theme 'Frail elderly'. DESIGN: Retrospective observational study. METHOD: We selected all patients ≥ 70 years who were admitted to non-ICU

  17. A CAMAC and FASTBUS engineering test environment supported by a MicroVAX/MicroVMS system

    International Nuclear Information System (INIS)

    Logg, C.A.

    1987-10-01

    A flexible, multiuser engineering test environment has been established for the engineers in SLAC's Electronic Instrumentation Engineering group. The system hardware includes a standard MicroVAX II and MicroVAX I with multiple CAMAC, FASTBUS, and GPIB instrumentation buses. The system software components include MicroVMS licenses with DECNET/SLACNET, FORTRAN, PASCAL, FORTH, and a versatile graphical display package. In addition, there are several software utilities available to facilitate FASTBUS and CAMAC prototype hardware debugging. 16 refs., 7 figs

  18. Space station operating system study

    Science.gov (United States)

    Horn, Albert E.; Harwell, Morris C.

    1988-01-01

    The current phase of the Space Station Operating System study is based on the analysis, evaluation, and comparison of the operating systems implemented on the computer systems and workstations in the software development laboratory. Primary emphasis has been placed on the DEC MicroVMS operating system as implemented on the MicroVax II computer, with comparative analysis of the SUN UNIX system on the SUN 3/260 workstation computer, and to a limited extent, the IBM PC/AT microcomputer running PC-DOS. Some benchmark development and testing was also done for the Motorola MC68010 (VM03 system) before the system was taken from the laboratory. These systems were studied with the objective of determining their capability to support Space Station software development requirements, specifically for multi-tasking and real-time applications. The methodology utilized consisted of development, execution, and analysis of benchmark programs and test software, and the experimentation and analysis of specific features of the system or compilers in the study.

  19. Measurement and analysis of operating system fault tolerance

    Science.gov (United States)

    Lee, I.; Tang, D.; Iyer, R. K.

    1992-01-01

    This paper demonstrates a methodology to model and evaluate the fault tolerance characteristics of operational software. The methodology is illustrated through case studies on three different operating systems: the Tandem GUARDIAN fault-tolerant system, the VAX/VMS distributed system, and the IBM/MVS system. Measurements are made on these systems for substantial periods to collect software error and recovery data. In addition to investigating basic dependability characteristics such as major software problems and error distributions, we develop two levels of models to describe error and recovery processes inside an operating system and on multiple instances of an operating system running in a distributed environment. Based on the models, reward analysis is conducted to evaluate the loss of service due to software errors and the effect of the fault-tolerance techniques implemented in the systems. Software error correlation in multicomputer systems is also investigated.

  20. PyGirl: Generating Whole-System VMs from High-Level Prototypes Using PyPy

    Science.gov (United States)

    Bruni, Camillo; Verwaest, Toon

    Virtual machines (VMs) emulating hardware devices are generally implemented in low-level languages for performance reasons. This results in unmaintainable systems that are difficult to understand. In this paper we report on our experience using the PyPy toolchain to improve the portability and reduce the complexity of whole-system VM implementations. As a case study we implement a VM prototype for a Nintendo Game Boy, called PyGirl, in which the high-level model is separated from low-level VM implementation issues. We shed light on the process of refactoring from a low-level VM implementation in Java to a high-level model in RPython. We show that our whole-system VM written with PyPy is significantly less complex than standard implementations, without substantial loss in performance.

  1. Analyses of Trawling Track and Fishing Activity Based on the Data of Vessel Monitoring System (VMS):A Case Study of the Single Otter Trawl Vessels in the Zhoushan Fishing Ground

    Institute of Scientific and Technical Information of China (English)

    WANG Yang; WANG Yingbin; ZHENG Ji

    2015-01-01

    The original purpose of Vessel Monitoring System (VMS) is for enforcement and control of vessel sailing. With the ap-plication of VMS in fishing vessels, more and more population dynamic studies have used VMS data to improve the accuracy of fisheries stock assessment. In this paper, we simulated the trawl trajectory under different time intervals using the cubic Hermite spline (cHs) interpolation method based on the VMS data of 8 single otter trawl vessels (totally 36000 data items) fishing in Zhou-shan fishing ground from September 2012 to December 2012, and selected the appropriate time interval. We then determined vessels’ activities (fishing or non-fishing) by comparing VMS speed data with the corresponding speeds from logbooks. The results showed that the error of simulated trajectory greatly increased with the increase of time intervals of VMS data when they were longer than 30 minutes. Comparing the speeds from VMS with those from the corresponding logbooks, we found that the vessels’ speeds were be-tween 2.5kn and 5.0kn in fishing. The cHs interpolation method is a new choice for improving the accuracy of estimation of sailing trajectory, and the VMS can be used to determine the vessels’ activities with the analysis of their trajectories and speeds. Therefore, when the fishery information is limited, VMS can be one of the important data sources for fisheries stock assessment, and more at-tention should be paid to its construction and application to fisheries stock assessment and management.

  2. VMSbase: an R-package for VMS and logbook data management and analysis in fisheries ecology.

    Directory of Open Access Journals (Sweden)

    Tommaso Russo

    Full Text Available VMSbase is an R package devised to manage, process and visualize information about fishing vessels activity (provided by the vessel monitoring system--VMS and catches/landings (as reported in the logbooks. VMSbase is primarily conceived to be user-friendly; to this end, a suite of state-of-the-art analyses is accessible via a graphical interface. In addition, the package uses a database platform allowing large datasets to be stored, managed and processed vey efficiently. Methodologies include data cleaning, that is removal of redundant or evidently erroneous records, and data enhancing, that is interpolation and merging with external data sources. In particular, VMSbase is able to estimate sea bottom depth for single VMS pings using an on-line connection to the National Oceanic and Atmospheric Administration (NOAA database. It also allows VMS pings to be assigned to whatever geographic partitioning has been selected by users. Standard analyses comprise: 1 métier identification (using a modified CLARA clustering approach on Logbook data or Artificial Neural Networks on VMS data; 2 linkage between VMS and Logbook records, with the former organized into fishing trips; 3 discrimination between steaming and fishing points; 4 computation of spatial effort with respect to user-selected grids; 5 calculation of standard fishing effort indicators within Data Collection Framework; 6 a variety of mapping tools, including an interface for Google viewer; 7 estimation of trawled area. Here we report a sample workflow for the accessory sample datasets (available with the package in order to explore the potentialities of VMSbase. In addition, the results of some performance tests on two large datasets (1×10(5 and 1×10(6 VMS signals, respectively are reported to inform about the time required for the analyses. The results, although merely illustrative, indicate that VMSbase can represent a step forward in extracting and enhancing information from VMS

  3. [Predictive value of the VMS theme 'Frail elderly': delirium, falling and mortality in elderly hospital patients].

    Science.gov (United States)

    Oud, Frederike M M; de Rooij, Sophia E J A; Schuurman, Truus; Duijvelaar, Karlijn M; van Munster, Barbara C

    2015-01-01

    To determine the predictive value of safety management system (VMS) screening questions for falling, delirium, and mortality, as punt down in the VMS theme 'Frail elderly'. Retrospective observational study. We selected all patients ≥ 70 years who were admitted to non-ICU wards at the Deventer Hospital, the Netherlands, for at least 24 hours between 28 March 2011 and 10 June 2011. On admission, patients were screened with the VMS instrument by a researcher. Delirium and falls were recorded during hospitalisation. Six months after hospitalisation, data on mortality were collected. We included 688 patients with a median age of 78.7 (range: 70.0-97.1); 50.7% was male. The sensitivity of the screening for delirium risk was 82%, the specificity 62%. The sensitivity of the screening for risk of falling was 63%, the specificity 65%. Independent predictors for mortality within 6 months were delirium risk (odds ratio (OR): 2.3; 95% CI 1.1-3.2), malnutrition (OR: 2.1; 95% CI 1.3-3.5), admission to a non-surgical ward (OR: 3.0; 95% CI 1.8-5.1), and older age (OR: 1.1; 95%CI 1.0-1.1). Patients classified by the VMS theme 'Frail elderly' as having more risk factors had a higher risk of dying (p instrument for identifying those elderly people with a high risk of developing this condition; the VMS sensitivity for fall risk is moderate. The number of positive VMS risk factors correlates with mortality and may therefore be regarded as a measure of frailty.

  4. Implementation of a graphical user interface for the virtual multifrequency spectrometer: The VMS-Draw tool.

    Science.gov (United States)

    Licari, Daniele; Baiardi, Alberto; Biczysko, Malgorzata; Egidi, Franco; Latouche, Camille; Barone, Vincenzo

    2015-02-15

    This article presents the setup and implementation of a graphical user interface (VMS-Draw) for a virtual multifrequency spectrometer. Special attention is paid to ease of use, generality and robustness for a panel of spectroscopic techniques and quantum mechanical approaches. Depending on the kind of data to be analyzed, VMS-Draw produces different types of graphical representations, including two-dimensional or three-dimesional (3D) plots, bar charts, or heat maps. Among other integrated features, one may quote the convolution of stick spectra to obtain realistic line-shapes. It is also possible to analyze and visualize, together with the structure, the molecular orbitals and/or the vibrational motions of molecular systems thanks to 3D interactive tools. On these grounds, VMS-Draw could represent a useful additional tool for spectroscopic studies integrating measurements and computer simulations. Copyright © 2014 Wiley Periodicals, Inc.

  5. The integration of multiple OS-9 stations with a VAX/VMS host via Ethernet

    International Nuclear Information System (INIS)

    Charity, T.

    1989-01-01

    In this paper a method for providing embedded microprocessors with virtual disk storage capacity and remote terminal access from a VAX/VMS host via Ethernet is described. The underlying Ethernet driver permits different network protocols to be co-resident in the microprocessors. The system described is in use in many experiments at CERN and elsewhere, and provides a cheap and effective method for sharing data and programs between microprocessors and VAX/VMS systems. Existing approaches to these problems required sole use of a dedicated intelligent network interface, and were biased towards VMEbus systems. One of the goals of the design was to provide a highly transparent and easy-to-use development environment such that users would appear to be working on dedicated microprocessor workstations, unaware of the underlying network connections

  6. Library Automation Alternatives in 1996 and User Satisfaction Ratings of Library Users by Operating System.

    Science.gov (United States)

    Cibbarelli, Pamela

    1996-01-01

    Examines library automation product introductions and conversions to new operating systems. Compares user satisfaction ratings of the following library software packages: DOS/Windows, UNIX, Macintosh, and DEC VAX/VMS. Software is rated according to documentation, service/support, training, product reliability, product capabilities, ease of use,…

  7. Oxygen isotope mapping and evaluation of paleo-hydrothermal systems associated with synvolcanic intrusion and VMS deposits

    International Nuclear Information System (INIS)

    Taylor, B.E

    2001-01-01

    Whole-rock oxygen isotope mapping provides a useful method for the delineation and quantitative evaluation of paleo-hydrothermal systems associated with syn-volcanic intrusions and volcanic-associated massive sulfide (VMS) deposits. During the course of a four-year study of regional alteration systems associated with VMS Deposits, four syn-volcanic intrusive complexes in Canada were mapped using stable isotope techniques. The complexes included Noranda, Quebec; Clifford-Ben Nevis, Ontario; Snow Lake, Manitoba, and Sturgeon Lake, Ontario. This study was regional in extent, involving large areas and large numbers of whole-rock samples: Noranda (625 km 2 ;≥600 samples, plus others (total = 1198); Sturgeon Lake (525 km 2 ; 452 samples); Clifford-Ben Nevis (160 km 2 ; 251 samples); and Snow Lake (84 km 2 ; 575 samples). Isotopic data on whole-rock carbonates and hydrous minerals were also collected. The regional isotopic studies were carried out in concert with other studies on mineral assemblages and mineral composition, and on associated intrusive and extrusive rocks. The Clifford-Ben Nevis area was selected as a control area, in as much as it contains no known VMS deposits; all other areas are well-known, productive VMS districts. Oxygen isotope maps are, in a sense, thermal maps, illustrating the paleo-distribution of heat and fluids, and offering a potential aid to exploration. The isotopic data may be contoured to reveal zones of 18 O depletion and enrichment, relative to unaltered rocks. Zones of δ 18 O≤60% comprise rocks that have reacted with seawater at high (e.g., 300+ o C) temperatures. The volume of foot-wall rocks isotopically-depleted by water/rock interaction during the life of one or more episodes of submarine hydrothermal activity is proportional to the amount of heat available from the syn-volcanic intrusive center. These altered rocks comprise the reaction zone often inferred to have supplied metals and other constituents for the VMS deposits

  8. Software fault tolerance in computer operating systems

    Science.gov (United States)

    Iyer, Ravishankar K.; Lee, Inhwan

    1994-01-01

    This chapter provides data and analysis of the dependability and fault tolerance for three operating systems: the Tandem/GUARDIAN fault-tolerant system, the VAX/VMS distributed system, and the IBM/MVS system. Based on measurements from these systems, basic software error characteristics are investigated. Fault tolerance in operating systems resulting from the use of process pairs and recovery routines is evaluated. Two levels of models are developed to analyze error and recovery processes inside an operating system and interactions among multiple instances of an operating system running in a distributed environment. The measurements show that the use of process pairs in Tandem systems, which was originally intended for tolerating hardware faults, allows the system to tolerate about 70% of defects in system software that result in processor failures. The loose coupling between processors which results in the backup execution (the processor state and the sequence of events occurring) being different from the original execution is a major reason for the measured software fault tolerance. The IBM/MVS system fault tolerance almost doubles when recovery routines are provided, in comparison to the case in which no recovery routines are available. However, even when recovery routines are provided, there is almost a 50% chance of system failure when critical system jobs are involved.

  9. Volatile methyl siloxanes (VMS) concentrations in outdoor air of several Catalan urban areas

    Science.gov (United States)

    Gallego, E.; Perales, J. F.; Roca, F. J.; Guardino, X.; Gadea, E.

    2017-04-01

    Volatile methyl siloxanes (VMS) were evaluated in ten Catalan urban areas with different industrial impacts, such as petrochemical industry, electrical and mechanical equipment, metallurgical and chemical industries, municipal solid waste treatment plant and cement and food industries, during 2013-2015. 24 h samples were taken with LCMA-UPC pump samplers specially designed in our laboratory, with a flow range of 70 ml min-1. A sorbent-based sampling method, successfully developed to collect a wide-range of VOC, was used. The analysis was performed by automatic thermal desorption coupled with capillary gas chromatography/mass spectrometry detector. The presented methodology allows the evaluation of VMS together with a wide range of other VOC, increasing the number of compounds that can be determined in outdoor air quality assessment of urban areas. This aspect is especially relevant as a restriction of several VMS (D4 and D5) in consumer products has been made by the European Chemicals Agency and US EPA is evaluating to include D4 in the Toxic Substances Control Act, regarding the concern of the possible effects of these compounds in human health and the environment. ΣVMS concentrations (L2-L5, D3-D6 and trimethylsilanol) varied between 0.3 ± 0.2 μg m-3 and 18 ± 12 μg m-3, determined in a hotspot area. Observed VMS concentrations were generally of the same order of magnitude than the previously determined in Barcelona, Chicago and Zurich urban areas, but higher than the published from suburban sites and Arctic locations. Cyclic siloxanes concentrations were up to two-three orders of magnitude higher than those of linear siloxanes, accounting for average contributions to the total concentrations of 97 ± 6% for all samples except for the hotspot area, where cyclic VMS accounted for 99.9 ± 0.1%. D5 was the most abundant siloxane in 5 sampling points; however, differing from the generally observed in previous studies, D3 was the most abundant compound in the

  10. Search of the VAXintosh customizing VMS V4.0 for DCL windows

    International Nuclear Information System (INIS)

    Downward, J.G.

    1985-01-01

    This paper will describe methods of implementing such windows for: (1) DCL and MAIL; (2) Command Procedures; and (3) the VMS V4.0 editors EDT, LSE and TPU. While VMS and a number of utilities have the SPAWN command available to the user, the window interface to be described has been found in practice to be simpler to use because: (1) windows are consistently invoked with a single key command; and (2) confusion is minimized because one always knows if one is in a window

  11. How much metal can you get? Quantified mass balancing of base metal release during epidosite zone alteration in ophiolite-hosted VMS systems

    OpenAIRE

    Jowitt, Simon M.; Jenkin, Gawen R.T.; Coogan, Laurence A.; Naden, Jon

    2009-01-01

    Understanding source-deposit relationships in VMS systems is important for mineral exploration and to increase knowledge of seafloor hydrothermal processes and ocean–crust fluxes. Although it is known that metals are stripped from oceanic crust by hydrothermal fluids and are partly redeposited in orebodies, some aspects are poorly understood. It has been proposed that metal-depleted epidosites (epidote–quartz–chlorite–Fe-oxide–titanite units within sheeted dyke complexes) were the source rock...

  12. Design and Implementation of Software Protocol in VAX/VMS Using Ethernet Local Area Network.

    Science.gov (United States)

    1983-06-01

    firm hclding the trademark: INTEL Ccrporation, Santa Clara, California INTELLEC IDS Multbus DIGITAL Research, Pacific Grove, California CE/M-80...bcard NS2030 VMS device driver and N11010 diagnostic program DIGITAL Equipment Corporation, Maynard, Massachusetts V&Z-11/780 Mini computer VAX/VMS...8217 . . - - . , . editors, libary , etc.) of one node to an application process in another ncde. Such protocols may include: 1) .. 11 T f6 - allowing a process in one node to

  13. Problemas en el análisis de metilsiloxanos volátiles (VMS: origen y soluciones

    Directory of Open Access Journals (Sweden)

    E.Y. Companioni-Damas

    Full Text Available Volatile methylsiloxanes (VMS are pollutants widely distributed in the environment due to its extensive uses and high volatility. The analysis of these compounds is commounly performed by gas chromatography - mass spectrometry (GC-MS, and it is dificult due to the presence of background contamination and volatile losses. Different preconcentration techniques such as purge and trap (P&T, headspace (HS and headspace - solid phase microextraccion (HS-SPME have been applied for the analysis of VMS in environmental samples. Alternatively, solvent extraction combined with large volume injection techniques has been an effective method for the analysis of complex matrices (eg. wastewater, sludges. In this review, the efficiency of the different methods reported for the analysis of VMS is discussed, and different solutions are proposed to minimize background contamination and volatilization.

  14. A virtual computing infrastructure for TS-CV SCADA systems

    CERN Document Server

    Poulsen, S

    2008-01-01

    In modern data centres, it is an emerging trend to operate and manage computers as software components or logical resources and not as physical machines. This technique is known as â€ワvirtualisation” and the new computers are referred to as â€ワvirtual machines” (VMs). Multiple VMs can be consolidated on a single hardware platform and managed in ways that are not possible with physical machines. However, this is not yet widely practiced for control system deployment. In TS-CV, a collection of VMs or a â€ワvirtual infrastructure” is installed since 2005 for SCADA systems, PLC program development, and alarm transmission. This makes it possible to consolidate distributed, heterogeneous operating systems and applications on a limited number of standardised high-performance servers in the Central Control Room (CCR). More generally, virtualisation assists in offering continuous computing services for controls and maintaining performance and assuring quality. Implementing our systems in a vi...

  15. 75 FR 11918 - Hewlett Pachard Company, Business Critical Systems, Mission Critical Business Software Division...

    Science.gov (United States)

    2010-03-12

    ... Pachard Company, Business Critical Systems, Mission Critical Business Software Division, Openvms Operating... Colorado, Marlborough, Massachuetts; Hewlett Pachard Company, Business Critical Systems, Mission Critical... Company, Business Critical Systems, Mission Critical Business Software Division, OpenVMS Operating System...

  16. DET/MPS - THE GSFC ENERGY BALANCE PROGRAM, DIRECT ENERGY TRANSFER/MULTIMISSION SPACECRAFT MODULAR POWER SYSTEM (DEC VAX VMS VERSION)

    Science.gov (United States)

    Jagielski, J. M.

    1994-01-01

    The DET/MPS programs model and simulate the Direct Energy Transfer and Multimission Spacecraft Modular Power System in order to aid both in design and in analysis of orbital energy balance. Typically, the DET power system has the solar array directly to the spacecraft bus, and the central building block of MPS is the Standard Power Regulator Unit. DET/MPS allows a minute-by-minute simulation of the power system's performance as it responds to various orbital parameters, focusing its output on solar array output and battery characteristics. While this package is limited in terms of orbital mechanics, it is sufficient to calculate eclipse and solar array data for circular or non-circular orbits. DET/MPS can be adjusted to run one or sequential orbits up to about one week, simulated time. These programs have been used on a variety of Goddard Space Flight Center spacecraft projects. DET/MPS is written in FORTRAN 77 with some VAX-type extensions. Any FORTRAN 77 compiler that includes VAX extensions should be able to compile and run the program with little or no modifications. The compiler must at least support free-form (or tab-delineated) source format and 'do do-while end-do' control structures. DET/MPS is available for three platforms: GSC-13374, for DEC VAX series computers running VMS, is available in DEC VAX Backup format on a 9-track 1600 BPI tape (standard distribution) or TK50 tape cartridge; GSC-13443, for UNIX-based computers, is available on a .25 inch streaming magnetic tape cartridge in UNIX tar format; and GSC-13444, for Macintosh computers running AU/X with either the NKR FORTRAN or AbSoft MacFORTRAN II compilers, is available on a 3.5 inch 800K Macintosh format diskette. Source code and test data are supplied. The UNIX version of DET requires 90K of main memory for execution. DET/MPS was developed in 1990. A/UX and Macintosh are registered trademarks of Apple Computer, Inc. VMS, DEC VAX and TK50 are trademarks of Digital Equipment Corporation. UNIX is a

  17. Process to process communication over Fastbus in the data acquisition system of the ALEPH TPC

    International Nuclear Information System (INIS)

    Lusiani, A.

    1994-01-01

    The data acquisition system of the ALEPH TPC includes a VAX/VMS computer cluster and 36 intelligent Fastbus modules (ALEPH TPPS) running the OS9 multitasking real-time operating system. Dedicated software has been written in order to reliably exchange information over Fastbus between the VAX/VMS cluster and the 36 TPPs to initialize and co-ordinate the microprocessors, and to monitor and debug their operation. The functionality and the performance of this software will be presented together with an overview of the application that rely on it

  18. 50 CFR 622.9 - Vessel monitoring systems (VMSs).

    Science.gov (United States)

    2010-10-01

    ..., St. Petersburg, FL 33701; phone: 800-758-4833. An operating VMS includes an operating mobile... board when on a trip in the South Atlantic. An operating VMS includes an operating mobile transmitting... Region, 263 13th Avenue South, St. Petersburg, FL 33701; phone: 800-758-4833; and (2) Submit to NMFS...

  19. NuDat system for access to nuclear data

    International Nuclear Information System (INIS)

    Dunford, C.L.; Kinsey, R.R.

    1998-01-01

    The NuDat program provides a user with access to nuclear properties and to some nuclear reaction data. The program operates on DEC VMS operating systems and on PC's with Microsoft operating systems. The program has four user interfaces, all having the same content and functionality. These interfaces are Web, Video and Sequential for VMS. The PC interface is identical to the VMS Video interface. Forms are used to supply the type of data the user desires, the retrieval parameters, the output format, and the sort order of the data. The program and associated database is used in basic research, particularly for the systematic study of nuclear properties. It is also a useful tool for applied research to identify radiations from radionuclides contained in environmental samples, or from those produced by neutron or charged particle activation. The NuDat database is derived from several databases maintained by the National Nuclear Data Center. The databases are the Adopted Levels and Gammas data sets from ENSDF, the Nuclear Wallet Cards, Decay Radiations derived from ENSDF decay data sets processed by RADLIST, and Thermal Neutron Cross Sections

  20. A study of VMS ore deposits by the proton microprobe

    International Nuclear Information System (INIS)

    Huston, D.L.; Large, R.R.; Bottril, R.S.; Sie, S.H.; Ryan, C.G.

    1991-01-01

    As part of studies into the mineralogical distribution of gold in volcanogenic massive sulfide (VMS) ore deposits PIXE analysis by the proton microprobe has been used to determine the gold content of pyrite and arsenopyrite from the Rosebery, Mt. Chalmers and Mt. Lyell deposits. In addition, the concentrations of Co, Ni, Cu, Zn, As, Sr, Y, Zr, Mo, Ag, Sb, Te, Au, Tl, Pb and Bi were also determined. 4 refs., 1 tab

  1. A 1.7 MHz Chua's circuit using VMs and CF+s

    OpenAIRE

    Sánchez López, C

    2012-01-01

    In this paper, a high-frequency Chua's chaotic oscillator based on unity gain cells (UGCs) is introduced. Leveraging the internal buffers of the integrated circuit AD844, a voltage mirror (VM) and a positive current follower (CF+) are designed, taking into account the parasitic elements associated to each UGC. Afterwards, the behavior of the nonlinear resistor and of the grounded inductor are designed by using several VMs, CF+s, discrete capacitors and resistors. In this way, Chua's circuit i...

  2. VMStools: Open-source software for the processing, analysis and visualization of fisheries logbook and VMS data

    DEFF Research Database (Denmark)

    Hintzen, Niels T.; Bastardie, Francois; Beare, Doug

    2012-01-01

    VMStools is a package of open-source software, build using the freeware environment R, specifically developed for the processing, analysis and visualisation of landings (logbooks) and vessel location data (VMS) from commercial fisheries. Analyses start with standardized data formats for logbook...... fishing from other activities, provide high-resolution maps of both fishing effort and -landings, interpolate vessel tracks, calculate indicators of fishing impact as listed under the Data Collection Framework at different spatio-temporal scales. Finally data can be transformed into other existing formats......, for example to populate regional databases like FishFrame. This paper describes workflow examples of these features while online material allows a head start to perform these analyses. This software incorporates state-of-the art VMS and logbook analysing methods standardizing the process towards obtaining pan...

  3. Model-based version management system framework

    International Nuclear Information System (INIS)

    Mehmood, W.

    2016-01-01

    In this paper we present a model-based version management system. Version Management System (VMS) a branch of software configuration management (SCM) aims to provide a controlling mechanism for evolution of software artifacts created during software development process. Controlling the evolution requires many activities to perform, such as, construction and creation of versions, identification of differences between versions, conflict detection and merging. Traditional VMS systems are file-based and consider software systems as a set of text files. File based VMS systems are not adequate for performing software configuration management activities such as, version control on software artifacts produced in earlier phases of the software life cycle. New challenges of model differencing, merge, and evolution control arise while using models as central artifact. The goal of this work is to present a generic framework model-based VMS which can be used to overcome the problem of tradition file-based VMS systems and provide model versioning services. (author)

  4. 75 FR 5146 - Hewlett Packard Company Business Critical Systems, Mission Critical Business Software Division...

    Science.gov (United States)

    2010-02-01

    ... Packard Company Business Critical Systems, Mission Critical Business Software Division, OpenVMS Operating... Colorado, Marlborough, MA; Hewlett Packard Company Business Critical Systems, Mission Critical Business... Assistance on August 27, 2009, applicable to workers of Hewlett Packard Company, Business Critical Systems...

  5. VMStools: Open-source software for the processing, analysis and visualisation of fisheries logbook and VMS data

    NARCIS (Netherlands)

    Hintzen, N.T.; Bastardie, F.; Beare, D.J.; Piet, G.J.; Ulrich, C.; Deporte, N.; Egekvist, J.; Degel, H.

    2012-01-01

    VMStools is a package of open-source software, build using the freeware environment R, specifically developed for the processing, analysis and visualisation of landings (logbooks) and vessel location data (VMS) from commercial fisheries. Analyses start with standardized data formats for logbook

  6. Improved Adherence to Vision Self-monitoring with the Vision and Memory Stimulating (VMS) Journal for Non-neovascular Age-related Macular Degeneration during a Randomized Controlled Trial.

    Science.gov (United States)

    Bittner, Ava K; Torr-Brown, Sheryl; Arnold, Ellen; Nwankwo, Antonia; Beaton, Patricia; Rampat, Radhika; Dagnelie, Gislin; Roser, Mark

    2014-01-22

    An educational, interactive journal [Vision and Memory Stimulating (VMS) journal] was developed to boost patient confidence and promote long-term adherence with weekly vision self-monitoring in age-related macular degeneration (AMD) patients at risk for vision loss from new-onset neovascularization. In a multicenter randomized controlled trial, 198 subjects with intermediate stage, non-neovascular AMD received the VMS journal or followed usual care (e.g. their doctor's instructions for vision monitoring; Amsler grid). At 6 and/or 12 months post-enrollment, 157 subjects completed a questionnaire on vision self-monitoring. At 6 and 12 months, respectively, 85% and 80% of the VMS journal subjects reported vision monitoring at least weekly, which represent statistically significant 7.1 and 4.2 times greater odds than the 50% of controls who monitored weekly at both follow-up times (pself-monitoring. At 6 and 12 months, respectively, only 15% and 13% of the VMS journal subjects vs. 53% and 44% of the controls reported that they did not feel confident that they were taking care of their sight by self-monitoring (pself-monitoring between the groups (p=0.68), with 81% of all subjects reporting no change in frequency between 6 and 12 months. These findings support the efficacy of the VMS journal for increasing vision self-monitoring adherence and confidence, in addition to promoting persistence in weekly monitoring over the course of a year in AMD subjects at risk for exudative retinal changes.

  7. Simulation system architecture design for generic communications link

    Science.gov (United States)

    Tsang, Chit-Sang; Ratliff, Jim

    1986-01-01

    This paper addresses a computer simulation system architecture design for generic digital communications systems. It addresses the issues of an overall system architecture in order to achieve a user-friendly, efficient, and yet easily implementable simulation system. The system block diagram and its individual functional components are described in detail. Software implementation is discussed with the VAX/VMS operating system used as a target environment.

  8. The next generation control system of GANIL

    International Nuclear Information System (INIS)

    Luong, T.T.; David, L.; Lecorche, E.; Ulrich, M.

    1992-01-01

    A short description of the new control system of GANIL is presented. It consists of a three layer distributed architecture of a VAX6000-410/VMS host computer, a real time control system made up of a dual-host VAX3800 and workstation based operator consoles, and VME and CAMAC processors at the frontend segment, running under the VAXELN operating system, and programmable logic controllers for local controls. The basic issues with regard to architecture, human interface, information management, etc. are discussed. First implementations and operation results are presented. (author) 11 figs

  9. Atmospheric concentrations and trends of poly- and perfluoroalkyl substances (PFAS) and volatile methyl siloxanes (VMS) over 7 years of sampling in the Global Atmospheric Passive Sampling (GAPS) network.

    Science.gov (United States)

    Rauert, Cassandra; Shoieb, Mahiba; Schuster, Jasmin K; Eng, Anita; Harner, Tom

    2018-07-01

    Poly- and per-fluoroalkyl substances (PFAS) and volatile methyl siloxanes (VMS) were monitored at 21 sites in the Global Atmospheric Passive Sampling (GAPS) Network. Atmospheric concentrations previously reported from 2009 were compared to concentrations measured at these sites in 2013 and 2015, to assess trends over 7 years of monitoring. Concentrations of the fluorotelomer alcohols (FTOHs) and fluorinated sulfonamides and sulfonamidoethanols (FOSAs and FOSEs) were stable at these sites from 2009 to 2015 with no significant difference (p > 0.05) in concentrations. Elevated concentrations of all the neutral PFAS were detected at the urban sites as compared to the polar/background sites. The perfluorosulfonic acids (PFSAs), meanwhile, saw a significant increase (p  0.05). Concentrations of the PFSAs and the PFCAs were similar at all location types, showing the global reach of these persistent compounds. Concentrations of the cyclic VMS (cVMS) were at least an order of magnitude higher than the linear VMS (lVMS) and the PFAS. Octamethylcyclotetrasiloxane (D4), decamethylcyclopentasiloxane (D5) and dodecamethylcyclohexasiloxane (D6) saw a weak significant increase in concentrations from 2009 to 2013 (p < 0.05), however, hexamethylcyclotrisiloxane (D3) had a strong significant decrease in concentrations from 2009 to 2015 (p < 0.01). Copyright © 2018 The Authors. Published by Elsevier Ltd.. All rights reserved.

  10. Analysis of Parking Reliability Guidance of Urban Parking Variable Message Sign System

    Directory of Open Access Journals (Sweden)

    Zhenyu Mei

    2012-01-01

    Full Text Available Operators of parking guidance and information systems (PGIS often encounter difficulty in determining when and how to provide reliable car park availability information to drivers. Reliability has become a key factor to ensure the benefits of urban PGIS. The present paper is the first to define the guiding parking reliability of urban parking variable message signs (VMSs. By analyzing the parking choice under guiding and optional parking lots, a guiding parking reliability model was constructed. A mathematical program was formulated to determine the guiding parking reliability of VMS. The procedures were applied to a numerical example, and the factors that affect guiding reliability were analyzed. The quantitative changes of the parking berths and the display conditions of VMS were found to be the most important factors influencing guiding reliability. The parking guiding VMS achieved the best benefit when the parking supply was close to or was less than the demand. The combination of a guiding parking reliability model and parking choice behavior offers potential for PGIS operators to reduce traffic congestion in central city areas.

  11. 75 FR 63445 - Vessel Monitoring Systems; Approved Mobile Transmitting Units and Communications Service...

    Science.gov (United States)

    2010-10-15

    ... Monitoring Systems; Approved Mobile Transmitting Units and Communications Service Providers for Use in the... features of the VMS. ADDRESSES: To obtain copies of the list of NOAA-approved VMS mobile transmitting units and NOAA-approved VMS communications service providers, please contact the VMS Support Center at...

  12. 50 CFR 679.28 - Equipment and operational requirements.

    Science.gov (United States)

    2010-10-01

    ... electronic logbook software. The operator or manager must retain a copy of all records described in this... communications service provider receives the transmission and relays it to NMFS. (2) How are VMS transmitters and...

  13. Security Scenario Generator (SecGen): A Framework for Generating Randomly Vulnerable Rich-scenario VMs for Learning Computer Security and Hosting CTF Events

    OpenAIRE

    Schreuders, ZC; Shaw, T; Shan-A-Khuda, M; Ravichandran, G; Keighley, J; Ordean, M

    2017-01-01

    Computer security students benefit from hands-on experience applying security tools and techniques to attack and defend vulnerable systems. Virtual machines (VMs) provide an effective way of sharing targets for hacking. However, developing these hacking challenges is time consuming, and once created, essentially static. That is, once the challenge has been "solved" there is no remaining challenge for the student, and if the challenge is created for a competition or assessment, the challenge c...

  14. PRAXIS, High Level Computer Language for System Applications

    International Nuclear Information System (INIS)

    Holloway, F.W.

    1998-01-01

    1 - Description of program or function: PRAXIS is a systems implementation programming language designed especially for control and communications programming. It is a modern, strongly-typed, block-structured language similar to PASCAL but with extensions and features particular to control systems applications. The software consists of three PRAXIS compilers and three associated support utilities - the PRAXIS RMS-11 Interface, a set of procedures, functions, and type declarations which allow PRAXIS programs to interface to the RMS-11 Input/Output system under VAX/VMS and the RSX-11M systems; TEXTIO, character I/O software for terminal and line-printer text operations; and UNPASCAL, a program which translates simple PASCAL programs into PRAXIS. The compilers included are: a VAX/VMS version which generates VAX code, a VAX/VMS version which generates PDP11 codes, and a PDP11/RSX-11M version which generates PDP11 code. NESC Edition B of PRAXIS is designated as Version 7.3 by the contributors. The PDP11 compiler is not supported and has not been changed since February 1982. 2 - Method of solution: The PRAXIS compilers use LALR parsing technique to generate an intermediate machine-independent code. This is then processed using templates for the target computer to generate actual machine instructions

  15. Operating data documentation system for a research reactor

    International Nuclear Information System (INIS)

    Kasparec, F.; Hammer, J.

    1988-01-01

    The documentation system developed for the reactor to replace the automatic data logger is described in the paper. It is based on former experiences with the data logger which had led to a selection of representative data and useful data formats, but also made clear that the paper reports produced by the hardcopy terminal were not useful for further evaluation. A special pre-buffer hardware was provided to connect the data logger to the VAX. Because of its proven reliability an Epson-HX20 microcomputer was selected for this purpose. The documentation system hardware and the software are presented. The system has been operational for about ten months, collecting a daily average of 30kByte of data, and overcome a number of VAX system crashes, maintenance days and VAX/VMS updates. Various software extensions have been developed for processing the daily reports. Among these extensions there are programs for convenient tape backup, procedures for formatted printer output, and other. It is especially helpful to use commercial personal computer software for further data processing, in particular when PCs are connected in a network with the VAX or, on the other hand, emulate VAX terminals. There is a vast number of spread-sheet or database programs with excellent computational and graphic support available for PCs. Most of them allow data import, though format conversion programs will be necessary in most of the cases

  16. KENS data acquisition system KENSnet

    International Nuclear Information System (INIS)

    Arai, Masatoshi; Furusaka, Michihiro; Satoh, Setsuo; Johnson, M.W.

    1988-01-01

    The installation of a new data acquisition system KENSnet has been completed at the KENS neutron facility. For data collection, 160 Mbytes are necessary for temporary disk storage, and 1 MIPS of CPU is required. For the computing system, models were chosen from the VAX family of computers running their proprietary operating system VMS. The VMS operating system has a very user friendly interface, and is well suited to instrument control applications. New data acquisition electronics were developed. A gate module receives a signal of proton extraction time from the accelerator, and checks the veto signals from the sample environment equipment (vacuum, temperature, chopper phasing, etc.). Then the signal is issued to a delay-time module. A time-control module starts timing from the delayed start signal from the delay-time module, and distributes an encoded time-boundary address to memory modules at the preset times anabling the memory modules to accumulate data histograms. The data acquisition control program (ICP) and the general data analysis program (Genie) were both developed at ISIS, and have been installed in the new data acquisition system. They give the experimenter 'user-friendly' data acquisition and a good environment for data manipulation. The ICP controls the DAE and transfers the histogram data into the computers. (N.K.)

  17. Improved Adherence to Vision Self-monitoring with the Vision and Memory Stimulating (VMS) Journal for Non-neovascular Age-related Macular Degeneration during a Randomized Controlled Trial

    OpenAIRE

    Bittner, Ava K; Torr-Brown, Sheryl; Arnold, Ellen; Nwankwo, Antonia; Beaton, Patricia; Rampat, Radhika; Dagnelie, Gislin; Roser, Mark

    2014-01-01

    Objective An educational, interactive journal [Vision and Memory Stimulating (VMS) journal] was developed to boost patient confidence and promote long-term adherence with weekly vision self-monitoring in age-related macular degeneration (AMD) patients at risk for vision loss from new-onset neovascularization. Methods In a multicenter randomized controlled trial, 198 subjects with intermediate stage, non-neovascular AMD received the VMS journal or followed usual care (e.g. their doctor’s instr...

  18. An RLS Memory-based Mechanism for the Automatic Adaptation of VMs on Cloud Environments

    OpenAIRE

    Ruiz , Carlos; Duran-Limon , Hector A.; Parlavantzas , Nikos

    2017-01-01

    International audience; One key factor for Cloud computing success is the resource flexibility it provides. Because of this characteristic, academia and industry have focused their efforts on making efficient use of cloud computational resources without having to sacrifice performance. One way to achieve this purpose is through the automatic adaptation of the computational capabilities of VMs according to their resource utilization and performance. In this paper we present the design and prel...

  19. Petrography, geochemistry and genesis of the Skiftesmyr Cu-Zn VMS deposit, Grong, Norway

    OpenAIRE

    Walsh, Kristoffer Jøtne

    2013-01-01

    The Skiftesmyr Cu-Zn VMS-deposit is located in the Grong municipality of Northern Trøndelag, Norway. The mineralization has been known since at least 1903, when mention of small workings in the area were first published, and has later been the subject of several exploration projects by different companies, of which MetPro AS is the latest. The Skiftesmyr deposit is a part of the Gjersvik Nappe, which is a part of the Köli Nappe Complex, which in turn is a part of the Upper Allo...

  20. Migration of alcator C-Mod computer infrastructure to Linux

    International Nuclear Information System (INIS)

    Fredian, T.W.; Greenwald, M.; Stillerman, J.A.

    2004-01-01

    The Alcator C-Mod fusion experiment at MIT in Cambridge, Massachusetts has been operating for twelve years. The data handling for the experiment during most of this period was based on MDSplus running on a cluster of VAX and Alpha computers using the OpenVMS operating system. While the OpenVMS operating system provided a stable reliable platform, the support of the operating system and the software layered on the system has deteriorated in recent years. With the advent of extremely powerful low cost personal computers and the increasing popularity and robustness of the Linux operating system a decision was made to migrate the data handling systems for C-Mod to a collection of PC's running Linux. This paper will describe the new system configuration, the effort involved in the migration from OpenVMS, the results of the first run campaign under the new configuration and the impact the switch may have on the rest of the MDSplus community

  1. 75 FR 43148 - Gulf of Mexico Fishery Management Council; Public Meeting

    Science.gov (United States)

    2010-07-23

    ...; telephone: (813) 348-1630 x235. SUPPLEMENTARY INFORMATION: The Vessel Monitoring System Advisory Panel will meet to discuss operation, design, agency usage of vessel monitoring systems (VMS), and resulting data... Advisory Panel will also consider current and future VMS design to determine if existing systems are...

  2. 76 FR 26252 - Gulf of Mexico Fishery Management Council; Public Meeting

    Science.gov (United States)

    2011-05-06

    ... Vessel Monitoring System (VMS) Advisory Panel will meet to discuss operation, design, usage of vessel monitoring systems (VMS), and resulting data from these systems. The Advisory Panel will discuss the current.... SUMMARY: The Gulf of Mexico Fishery Management Council will convene a meeting of the Vessel Monitoring...

  3. Integrating UNIX workstation into existing online data acquisition systems for Fermilab experiments

    International Nuclear Information System (INIS)

    Oleynik, G.

    1991-03-01

    With the availability of cost effective computing prior from multiple vendors of UNIX workstations, experiments at Fermilab are adding such computers to their VMS based online data acquisition systems. In anticipation of this trend, we have extended the software products available in our widely used VAXONLINE and PANDA data acquisition software systems, to provide support for integrating these workstations into existing distributed online systems. The software packages we are providing pave the way for the smooth migration of applications from the current Data Acquisition Host and Monitoring computers running the VMS operating systems, to UNIX based computers of various flavors. We report on software for Online Event Distribution from VAXONLINE and PANDA, integration of Message Reporting Facilities, and a framework under UNIX for experiments to monitor and view the raw event data produced at any level in their DA system. We have developed software that allows host UNIX computers to communicate with intelligent front-end embedded read-out controllers and processor boards running the pSOS operating system. Both RS-232 and Ethernet control paths are supported. This enables calibration and hardware monitoring applications to be migrated to these platforms. 6 refs., 5 figs

  4. CLIPS 6.0 - C LANGUAGE INTEGRATED PRODUCTION SYSTEM, VERSION 6.0 (DEC VAX VMS VERSION)

    Science.gov (United States)

    Donnell, B.

    1994-01-01

    command line version. For the UNIX version of CLIPS 6.0, the command line interface has been successfully implemented on a Sun4 running SunOS, a DECstation running DEC RISC ULTRIX, an SGI Indigo Elan running IRIX, a DEC Alpha AXP running OSF/1, and an IBM RS/6000 running AIX. Command line interface executables are included for Sun4 computers running SunOS 4.1.1 or later and for the DEC RISC ULTRIX platform. The makefiles may have to be modified slightly to be used on other UNIX platforms. The UNIX, Macintosh, and IBM PC versions of CLIPS 6.0 each have a platform specific interface. Source code, a makefile, and an executable for the Windows 3.1 interface version of CLIPS 6.0 are provided only on the IBM PC distribution diskettes. Source code, a makefile, and an executable for the Macintosh interface version of CLIPS 6.0 are provided only on the Macintosh distribution diskettes. Likewise, for the UNIX version of CLIPS 6.0, only source code and a makefile for an X-Windows interface are provided. The X-Windows interface requires MIT's X Window System, Version 11, Release 4 (X11R4), the Athena Widget Set, and the Xmu library. The source code for the Athena Widget Set is provided on the distribution medium. The X-Windows interface has been successfully implemented on a Sun4 running SunOS 4.1.2 with the MIT distribution of X11R4 (not OpenWindows), an SGI Indigo Elan running IRIX 4.0.5, and a DEC Alpha AXP running OSF/1 1.2. The VAX version of CLIPS 6.0 comes only with the generic command line interface. ASCII makefiles for the command line version of CLIPS are provided on all the distribution media for UNIX, VMS, and DOS. Four executables are provided with the IBM PC version: a windowed interface executable for Windows 3.1 built using Borland C++ v3.1, an editor for use with the windowed interface, a command line version of CLIPS for Windows 3.1, and a 386 command line executable for DOS built using Zortech C++ v3.1. All four executables are capable of utilizing extended memory

  5. Late Strunian age : a key time frame for VMS deposit exploration in the Iberian Pyrite Belt

    OpenAIRE

    Matos, João Xavier; Pereira, Zélia; Rosa, Carlos J. P.; Rosa, Diogo R. N.; Oliveira, José Tomás; Relvas, Jorge M. R. S.

    2011-01-01

    Estimate of geological environments favorable for the formation of massive sulphide deposits is an important goal to the exploration companies working in the Iberian Pyrite Belt (IPB), the main European VMS base metals province, with giant deposits such as Neves Corvo, Aljustrel (Portugal), Rio Tinto and Tharsis (Spain). Palynostratigraphic research programs using more than 40 exploration boreholes (>30 km length) allowed the dating of the sediments of the Volcano-Sedimentary Comp...

  6. A CAMAC based knob controller for the LAMPF control system

    International Nuclear Information System (INIS)

    Smith, W.; Bjorklund, E.

    1987-01-01

    The control computer for the Los Alamos Meson Physics Facility (LAMPF) has been recently upgraded from an SEL-840 to a VAX 11/780 running the VMS operating system. As part of this upgrade, a CAMAC-based knob controller was developed for the new control system. The knobs allow the facility operators to have slew control over software selectable accelerator devices. An alphanumeric display associated with each knob monitors the progress of the selected device. This paper describes the system requirements for the new LAMPF knob controller, and the resulting hardware and software design

  7. Improved Adherence to Vision Self-monitoring with the Vision and Memory Stimulating (VMS) Journal for Non-neovascular Age-related Macular Degeneration during a Randomized Controlled Trial

    Science.gov (United States)

    Bittner, Ava K; Torr-Brown, Sheryl; Arnold, Ellen; Nwankwo, Antonia; Beaton, Patricia; Rampat, Radhika; Dagnelie, Gislin; Roser, Mark

    2014-01-01

    Objective An educational, interactive journal [Vision and Memory Stimulating (VMS) journal] was developed to boost patient confidence and promote long-term adherence with weekly vision self-monitoring in age-related macular degeneration (AMD) patients at risk for vision loss from new-onset neovascularization. Methods In a multicenter randomized controlled trial, 198 subjects with intermediate stage, non-neovascular AMD received the VMS journal or followed usual care (e.g. their doctor’s instructions for vision monitoring; Amsler grid). At 6 and/or 12 months post-enrollment, 157 subjects completed a questionnaire on vision self-monitoring. Results At 6 and 12 months, respectively, 85% and 80% of the VMS journal subjects reported vision monitoring at least weekly, which represent statistically significant 7.1 and 4.2 times greater odds than the 50% of controls who monitored weekly at both follow-up times (psight by self-monitoring (p<0.001). Usual care controls had statistically significant 6.7 and 5.0 times greater odds of reporting non-confidence at 6 and 12 months, respectively. There was no statistically significant change in weekly vs. less frequent self-monitoring between the groups (p=0.68), with 81% of all subjects reporting no change in frequency between 6 and 12 months. Conclusions These findings support the efficacy of the VMS journal for increasing vision self-monitoring adherence and confidence, in addition to promoting persistence in weekly monitoring over the course of a year in AMD subjects at risk for exudative retinal changes. PMID:24791222

  8. The status of the LAMPF control system upgrade

    International Nuclear Information System (INIS)

    Carr, G.P.; Schaller, S.C.; Bjorklund, E.A.; Burns, M.J.; Harrison, J.F.; Rose, P.A.; Schultz, D.E.

    1987-01-01

    The upgraded Los Alamos Meson Physics Facility (LAMPF) control system is now operational. The SEL-840 computer has been removed, and all application programs are now running on VAXes. We are continuing to upgrade the control system network. We are using MicroVMS systems for distributed local control and have introduced VAXELN systems for dedicated real-time situations. Communications with both systems is based on a standardized remote procedure call interface. We have also begun to integrate the Proton Storage Ring controls with the LAMPF control system, to experiment with VAX/GPX-based workstation operator interfaces, and to investigate possible applications of artificial intelligence technology. 13 refs

  9. "Smart" Vehicle Management System: A Necessity for Future Endeavors

    Science.gov (United States)

    Haddock, A. T.; Olden, G. W.; Barnes, P. K.

    2018-02-01

    The "Smart" Vehicle Management System (VMS) will give an overview of how a robust VMS would enable experiments to be conducted on the spacecraft in both manned and unmanned states, increasing the scientific benefits.

  10. Network communication libraries for the next control system of the KEK e-/e+ Linac

    International Nuclear Information System (INIS)

    Kamikubota, Norihiko; Furukawa, Kazuro; Nakahara, Kazuo; Abe, Isamu

    1992-01-01

    The network communication libraries for the next control system of the KEK Linac have been developed. They are based on TCP/IP sockets, and show high availability among the different operating systems: UNIX, VAX/VMS, and MS-DOS. They also show high source portability of application programs among the different computer systems provided by various vendors. The performance and problems are presented in detail. (author)

  11. Development and operation of a real-time simulation at the NASA Ames Vertical Motion Simulator

    Science.gov (United States)

    Sweeney, Christopher; Sheppard, Shirin; Chetelat, Monique

    1993-01-01

    The Vertical Motion Simulator (VMS) facility at the NASA Ames Research Center combines the largest vertical motion capability in the world with a flexible real-time operating system allowing research to be conducted quickly and effectively. Due to the diverse nature of the aircraft simulated and the large number of simulations conducted annually, the challenge for the simulation engineer is to develop an accurate real-time simulation in a timely, efficient manner. The SimLab facility and the software tools necessary for an operating simulation will be discussed. Subsequent sections will describe the development process through operation of the simulation; this includes acceptance of the model, validation, integration and production phases.

  12. A Correlated Model for Evaluating Performance and Energy of Cloud System Given System Reliability

    Directory of Open Access Journals (Sweden)

    Hongli Zhang

    2015-01-01

    Full Text Available The serious issue of energy consumption for high performance computing systems has attracted much attention. Performance and energy-saving have become important measures of a computing system. In the cloud computing environment, the systems usually allocate various resources (such as CPU, Memory, Storage, etc. on multiple virtual machines (VMs for executing tasks. Therefore, the problem of resource allocation for running VMs should have significant influence on both system performance and energy consumption. For different processor utilizations assigned to the VM, there exists the tradeoff between energy consumption and task completion time when a given task is executed by the VMs. Moreover, the hardware failure, software failure and restoration characteristics also have obvious influences on overall performance and energy. In this paper, a correlated model is built to analyze both performance and energy in the VM execution environment given the reliability restriction, and an optimization model is presented to derive the most effective solution of processor utilization for the VM. Then, the tradeoff between energy-saving and task completion time is studied and balanced when the VMs execute given tasks. Numerical examples are illustrated to build the performance-energy correlated model and evaluate the expected values of task completion time and consumed energy.

  13. Synchronous message-based communication for distributed heterogeneous systems

    International Nuclear Information System (INIS)

    Wilkinson, N.; Dohan, D.

    1992-01-01

    The use of a synchronous, message-based real-time operating system (Unison) as the basis of transparent interprocess and inter-processor communication over VME-bus is described. The implementation of a synchronous, message-based protocol for network communication between heterogeneous systems is discussed. In particular, the design and implementation of a message-based session layer over a virtual circuit transport layer protocol using UDP/IP is described. Inter-process communication is achieved via a message-based semantic which is portable by virtue of its ease of implementation in other operating system environments. Protocol performance for network communication among heterogeneous architecture is presented, including VMS, Unix, Mach and Unison. (author)

  14. Emulating conventional operator interfaces on window-based workstations

    International Nuclear Information System (INIS)

    Carr, G.P.

    1990-01-01

    This paper explores an approach to support the LAMPF and PSR control systems on VAX/VMS workstations using DECwindows and VI Corporation Data Views as the operator interface. The PSR control system was recently turned over to MP division and the two control-system staffs were merged into one group. One of the goals of this new group is to develop a common workstation-based operator console and interface which can be used in a single control room controlling both the linac and proton storage ring. The new console operator interface will need a high-level graphics toolkit for its implementation. During the conversion to the new consoles it will also probably be necessary to write a package to emulate the current operator interfaces at the software level. This paper describes a project to evaluate the appropriateness of VI Corporation's Data Views graphics package for use in the LAMPF control-system environment by using it to write an emulation of the LAMPF touch-panel interface to a large LAMPF control-system application program. A secondary objective of this project was to explore any productivity increases that might be realized by using an object-oriented graphics package and graphics editor. (orig.)

  15. Construction of test-bed system of voltage management system to ...

    African Journals Online (AJOL)

    Construction of test-bed system of voltage management system to apply physical power system. ... Journal of Fundamental and Applied Sciences ... system of voltage management system (VMS) in order to apply physical power system.

  16. The new accelerator control system of GANIL

    International Nuclear Information System (INIS)

    Luong, T.T.; David, L.; Duneau, P.; De Saint Jores, P.; Lecorche, E.; Lemaitre, E.; Lermine, P.; Loyant, J.M.; Maugeais, C.; Regnault, F.; Roze, J.F.; Souf, A.; Ulrich, M.

    1994-01-01

    The new computer control system has operated the heavy ion accelerator GANIL from the beginning of 1993 and has reached a state of routine operation. It supersedes the obsolete initial system to cope with the harsh experimental conditions required by the very high intensity beams expected in the near future. Hardware and software implementations, as well as the human interface, are presented. Emphasis is placed on the three-layer distributed architecture adopted. An Ethernet local area network (LAN) links the basic components: a VAX/VMS cluster, XWINDOWS-interfaced operator consoles, VAXELN-driven CAMAC crate controllers and programmable logic controllers for the front end controls. Also the data management, through the INGRES relational database management system (RDBMS), as well as the operating software written in ADA, are described. The early experience with the new control system is reported and future developments discussed. ((orig.))

  17. The next generation control system of GANIL

    International Nuclear Information System (INIS)

    Luong, T.T.; David, L.; Lecorche, E.; Ulrich, M.

    1992-01-01

    The existing computer control system of GANIL is being renewed to fulfil the increasing requirements of the accelerator operation. This medium term major improvement is aiming at providing the physicists with a wider range of ion beams of higher quality under more flexible and reliable conditions. This paper gives a short description of the new control system envisioned. It consists of a three layer distributed architecture federating a VAX6000-410/VMS host computer, a real time control system made up of a dual host VAX3800 and workstation based operator consoles, and at the frontend segment: VME and CAMAC processors running under the VAXELN operating system, and programmable logic controllers for local controls. The basic issues with regard to architecture, human interface, information management, ... are discussed. Lastly, first implementations and operation results are presented. (author)

  18. Geochemistry and chronology of the early Paleozoic diorites and granites in the Huangtupo volcanogenic massive sulfide (VMS) deposit, Eastern Tianshan, NW China: Implications for petrogenesis and geodynamic setting

    Science.gov (United States)

    Zheng, Jiahao; Chai, Fengmei; Feng, Wanyi; Yang, Fuquan; Shen, Ping

    2018-03-01

    The Eastern Tianshan orogen contains many late Paleozoic porphyry Cu and magmatic Cu-Ni deposits. Recent studies demonstrate that several early Paleozoic volcanogenic massive sulfide (VMS) Cu-polymetallic and porphyry Cu deposits were discovered in the northern part of Eastern Tianshan. This study presents zircon U-Pb, whole-rock geochemical, and Sr-Nd isotopic data for granites and diorites from the Huangtupo VMS Cu-Zn deposit, northern part of the Eastern Tianshan. Our results can provide constraints on the genesis of intermediate and felsic intrusions as well as early Paleozoic geodynamic setting of the northern part of Eastern Tianshan. LA-ICP-MS zircon U-Pb analyses suggest that the granites and diorites were formed at 435 ± 2 Ma and 440 ± 2 Ma, respectively. Geochemical characteristics suggest that the Huangtupo granites and diorites are metaluminous rocks, exhibiting typical subduction-related features such as enrichment in LILE and LREE and depletion in HFSE. The diorites have moderate Mg#, positive εNd(t) values (+6.4 to +7.3), and young Nd model ages, indicative of a depleted mantle origin. The granites exhibit mineral assemblages and geochemical characteristics of I-type granites, and they have positive εNd(t) values (+6.7 to +10.2) and young Nd model ages, suggesting a juvenile crust origin. The early Paleozoic VMS Cu-polymetallic and porphyry Cu deposits in the northern part of Eastern Tianshan were genetically related. The formation of the early Paleozoic magmatic rocks as well as VMS and porphyry Cu deposits in the northern part of Eastern Tianshan was due to a southward subduction of the Junggar oceanic plate.

  19. On performance of Krylov smoothing for fully-coupled AMG preconditioners for VMS resistive MHD

    Energy Technology Data Exchange (ETDEWEB)

    Lin, Paul T. [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States); Shadid, John N. [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States); Univ. of New Mexico, Albuquerque, NM (United States). Department of Mathematics and Statistics,; Tsuji, Paul H. [Lawrence Livermore National Lab. (LLNL), Livermore, CA (United States)

    2017-11-01

    Here, this study explores the performance and scaling of a GMRES Krylov method employed as a smoother for an algebraic multigrid (AMG) preconditioned Newton- Krylov solution approach applied to a fully-implicit variational multiscale (VMS) nite element (FE) resistive magnetohydrodynamics (MHD) formulation. In this context a Newton iteration is used for the nonlinear system and a Krylov (GMRES) method is employed for the linear subsystems. The efficiency of this approach is critically dependent on the scalability and performance of the AMG preconditioner for the linear solutions and the performance of the smoothers play a critical role. Krylov smoothers are considered in an attempt to reduce the time and memory requirements of existing robust smoothers based on additive Schwarz domain decomposition (DD) with incomplete LU factorization solves on each subdomain. Three time dependent resistive MHD test cases are considered to evaluate the method. The results demonstrate that the GMRES smoother can be faster due to a decrease in the preconditioner setup time and a reduction in outer GMRESR solver iterations, and requires less memory (typically 35% less memory for global GMRES smoother) than the DD ILU smoother.

  20. Post-depositional tectonic modification of VMS deposits in Iberia and its economic significance

    Science.gov (United States)

    Castroviejo, Ricardo; Quesada, Cecilio; Soler, Miguel

    2011-07-01

    The original stratigraphic relationships and structure of VMS deposits are commonly obscured by deformation. This can also affect their economic significance, as shown by several Iberian Pyrite Belt (IPB, SW Iberia) examples. The contrasting rheologic properties of the different lithologies present in an orebody (massive sulphide, feeder stockwork, alteration envelope, volcanic and sedimentary rocks) play a major role in determining its overall behaviour. Variscan thin-skinned tectonics led to stacking of the massive pyrite and stockwork bodies in duplex structures, resulting in local thickening and increased tonnage of minable mineralization. Furthermore, differential mechanical behaviour of the different sulphide minerals localised the detachments along relatively ductile sulphide-rich bands. The result was a geochemical and mineralogical reorganisation of most deposits, which now consist of barren, massive pyrite horses, bounded by base metal-rich ductile shear zones. Metal redistribution was enhanced by mobilisation of the base metal sulphides from the initially impoverished massive pyrite, through pressure-solution processes, to tensional fissures within the already ductile shear zones. In NW Iberia, VMS deposits were also strongly overprinted by the Variscan deformation during emplacement of the Cabo Ortegal and Órdenes allochthonous nappe complexes, but no stacking of the orebodies was produced. Original contacts were transposed, and the orebodies, their feeder zones and the country rock acquired pronounced laminar geometry. In lower-grade rocks (greenschist facies, Cabo Ortegal Complex), solution transfer mechanisms are common in pyrite, which remains in the brittle domain, while chalcopyrite shows ductile behaviour. In higher-grade rocks (amphibolite facies, Órdenes Complex), metamorphic recrystallisation overprints earlier deformation textures. The contrasting behaviour of the IPB and NW Iberian deposits is explained by key factors that affect their

  1. Measurement and control system for the ITER remote handling mock-up test

    International Nuclear Information System (INIS)

    Oka, K.; Kakudate, S.; Takiguchi, Y.; Ako, K.; Taguchi, K.; Tada, E.; Ozaki, F.; Shibanuma, K.

    1998-01-01

    The mock-up test platforms composed of full-scale remote handling (RH) equipment were developed for demonstrating remote replacement of the ITER blanket and divertor. In parallel, the measurement and control system for operating these RH equipment were constructed on the basis of open architecture with object oriented feature, aiming at realization of fully-remoted automatic operation required for ITER. This paper describes the design concept of the measurement and control system for the remote handling equipment of ITER, and outlines the measured performances of the fabricated measurement system for the remote handling mock-up tests, which includes Data Acquisition System (DAS), Visual Monitoring System (VMS) and Virtual Reality System (VRS). (authors)

  2. Evaluation and recommendations concerning the visual resource inventory and evaluation systems used within the forest service and the bureau of land management

    Science.gov (United States)

    Blaise George Grden

    1979-01-01

    This paper is an investigation of the Visual Management System (VMS) and the Visual Resource Inventory and Evaluation Process (VRIEP). Questionnaires were developed and sent to persons who were experienced with VMS and/or VRIEP. VMS has been found easier to under-stand and apply than VRIEP. The methodology of VRIEP has been found to he a more complete approach than...

  3. The vacuum platform

    Science.gov (United States)

    McNab, A.

    2017-10-01

    This paper describes GridPP’s Vacuum Platform for managing virtual machines (VMs), which has been used to run production workloads for WLCG and other HEP experiments. The platform provides a uniform interface between VMs and the sites they run at, whether the site is organised as an Infrastructure-as-a-Service cloud system such as OpenStack, or an Infrastructure-as-a-Client system such as Vac. The paper describes our experience in using this platform, in developing and operating VM lifecycle managers Vac and Vcycle, and in interacting with VMs provided by LHCb, ATLAS, ALICE, CMS, and the GridPP DIRAC service to run production workloads.

  4. The new accelerator control system of GANIL

    International Nuclear Information System (INIS)

    Luong, T.T.; David, L.; Duneau, P.; Saint Jores, P. De; Lecorche, E.; Lemaitre, E.; Lermine, P.; Loyant, J.M.; Maugeais, C.; Regnault, F.

    1993-01-01

    The new computer control system is conducting the heavy ion accelerator GANIL from the beginning of 1993 and has reached a state of routine operation. It was carried out to supersede the obsolete initial system and to cope with the harsh experimental conditions required by the very high intensity beams envisioned for the next future. Hardware and software implementations, as well as human interface, are presented. Emphasis is placed on the three-layer distributed architecture adopted. An ETHERNET local area network (LAN) links the basic components: a VAX/VMS cluster, XWINDOWS interfaced operator consoles, VAXELN driven CAMAC crate controllers and programmable logic controllers for front end controls. Also data management with the INGRES relational database management system (RDBMS), as well as operating software written in ADA language, are described. First experience with the new control system is reported. Finally, trend considerations are addressed. (author) 8 refs., 6 figs

  5. The data acquisition system PHON for the detectors of the PHOENICS experiment

    International Nuclear Information System (INIS)

    Schneider, W.

    1991-07-01

    The PHON data acquisition system for the PHOENICS experiment at the stretcher ring ELSA in Bonn and its development is described. PHON is based on a fast parallel CAMAC readout with VME front-end processors and a VAX/VMS computer, allowing c omfortable control and programming. The current configuration of the PHON system at the PHOENICS detector uses two CAMAC branches that are read out in parallel. The data is transferred to the VAX by either the ethernet (max. rate 100 kByte/sec) or a bus coupler device (max. rate 650 kByte/sec). On the VAX the data can be stored on a harddisk and analyzed by several PHON online tasks. The harddisk limits the maximum data rate to a value of approximately 180 kByte/sec. The maximum trigger rate achieved is about 150 Hz. Two kinds of user shells are realized to control the PHON system. A command shell follows the standard of the control language of the VMS operating system and a graphic user interface uses the 'X Window System'. The modular structure of the PHON system and the unique kind of creation of all PHON programs makes a further development of the system easy to do. (orig.) [de

  6. Operating systems

    CERN Document Server

    Tsichritzis, Dionysios C; Rheinboldt, Werner

    1974-01-01

    Operating Systems deals with the fundamental concepts and principles that govern the behavior of operating systems. Many issues regarding the structure of operating systems, including the problems of managing processes, processors, and memory, are examined. Various aspects of operating systems are also discussed, from input-output and files to security, protection, reliability, design methods, performance evaluation, and implementation methods.Comprised of 10 chapters, this volume begins with an overview of what constitutes an operating system, followed by a discussion on the definition and pr

  7. Running jobs in the vacuum

    International Nuclear Information System (INIS)

    McNab, A; Stagni, F; Garcia, M Ubeda

    2014-01-01

    We present a model for the operation of computing nodes at a site using Virtual Machines (VMs), in which VMs are created and contextualized for experiments by the site itself. For the experiment, these VMs appear to be produced spontaneously 'in the vacuum' rather having to ask the site to create each one. This model takes advantage of the existing pilot job frameworks adopted by many experiments. In the Vacuum model, the contextualization process starts a job agent within the VM and real jobs are fetched from the central task queue as normal. An implementation of the Vacuum scheme, Vac, is presented in which a VM factory runs on each physical worker node to create and contextualize its set of VMs. With this system, each node's VM factory can decide which experiments' VMs to run, based on site-wide target shares and on a peer-to-peer protocol in which the site's VM factories query each other to discover which VM types they are running. A property of this system is that there is no gate keeper service, head node, or batch system accepting and then directing jobs to particular worker nodes, avoiding several central points of failure. Finally, we describe tests of the Vac system using jobs from the central LHCb task queue, using the same contextualization procedure for VMs developed by LHCb for Clouds.

  8. Operating System Security

    CERN Document Server

    Jaeger, Trent

    2008-01-01

    Operating systems provide the fundamental mechanisms for securing computer processing. Since the 1960s, operating systems designers have explored how to build "secure" operating systems - operating systems whose mechanisms protect the system against a motivated adversary. Recently, the importance of ensuring such security has become a mainstream issue for all operating systems. In this book, we examine past research that outlines the requirements for a secure operating system and research that implements example systems that aim for such requirements. For system designs that aimed to

  9. Operator's guide for VAXGAP, a gamma-ray spectrum analysis package

    International Nuclear Information System (INIS)

    Killian, E.W.; Femec, D.A.

    1992-08-01

    This report describes the gamma-ray analysis program VAXGAP, which has continually evolved at the Idaho National Engineering Laboratory over a period of several years. It is an integrated suite of computer programs for performing analyses of pulse-height spectra from high-resolution gamma-ray spectrometers and assorted support functions. VAXGAP programs operate on Digital Equipment Corporation (DEC) VAX computers running the VMS operating system, and were written in VAX FORTRAN and DEC Digital Command Language (DCL). These programs make use of DEC GKS and ReGIS for graphical output on standard terminals and printers, and DEC windows for graphics on workstations and terminals that support the X Window System protocol. This report addresses the use of VAXGAP for data acquisition and control, energy scale calibration, and real-time analyses of background and sample pulse-height spectra. Also addressed are the creation and use efficiency tables and isotope libraries, manipulation of spectrum files and their contents, and graphical display of on-going acquisitions, saved spectra, and mathematical fits to spectral peaks

  10. New KENS data acquisition system

    International Nuclear Information System (INIS)

    Arai, M.; Furusaka, M.; Satoh, S.

    1989-01-01

    In this report, the authors discuss a data acquisition system, KENSnet, which is newly introduced to the KENS facility. The criteria for the data acquisition system was about 1 MIPS for CPU speed and 150 Mbytes for storage capacity for a computer per spectrometer. VAX computers were chosen with their propreitary operating system, VMS. The Vax computers are connected by a DECnet network mediated by Ethernet. Front-end computers, Apple Macintosh Plus and Macintosh II, were chosen for their user-friendly manipulation and intelligence. New CAMAC-based data acquisition electronics were developed. The data acquisition control program (ICP) and the general data analysis program (Genie) were both developed at ISIS and have been installed. 2 refs., 3 figs., 1 tab

  11. C/S data processing system and its application on DECnet

    International Nuclear Information System (INIS)

    Jin Zhigang; Shu Yantai

    1997-01-01

    Because of the rapid development of PC and LAN, C/S data processing paradigm became the main stream of distributed processing. For the family of VAX which running VMS operating system, in order to implement a C/S system, the authors must solve some problems and take efforts to implement inter-process communication between VAX and PC. The authors introduce how to construct a C/S system in the VAX-PC heterogeneous environment. The authors also describe the practical method by an example of the data processing system for fusion experiment. At last, the result of performance evaluation and comparison of the centralized processing and C/S system confirmed that the latter has some advantages

  12. Differences in volatile methyl siloxane (VMS) profiles in biogas from landfills and anaerobic digesters and energetics of VMS transformations

    Energy Technology Data Exchange (ETDEWEB)

    Tansel, Berrin, E-mail: tanselb@fiu.edu; Surita, Sharon C.

    2014-11-15

    Highlights: • In the digester gas, D4 and D5 comprised the 62% and 27% if siloxanes, respectively. • In landfill gas, the bulk of siloxanes were TMSOH (58%) followed by D4 (17%). • Methane utilization may be a possible mechanism for TMSOH formation in the landfills. • The geometric configurations of D4 and D5 molecules make them very stable. - Abstract: The objectives of this study were to compare the types and levels of volatile methyl siloxanes (VMS) present in biogas generated in the anaerobic digesters and landfills, evaluate the energetics of siloxane transformations under anaerobic conditions, compare the conditions in anaerobic digesters and municipal solid waste (MSW) landfills which result in differences in siloxane compositions. Biogas samples were collected at the South District Wastewater Treatment Plant and South Dade Landfill in Miami, Florida. In the digester gas, D4 and D5 comprised the bulk of total siloxanes (62% and 27%, respectively) whereas in the landfill gas, the bulk of siloxanes were trimethylsilanol (TMSOH) (58%) followed by D4 (17%). Presence of high levels of TMSOH in the landfill gas indicates that methane utilization may be a possible reaction mechanism for TMSOH formation. The free energy change for transformation of D5 and D4 to TMSOH either by hydrogen or methane utilization are thermodynamically favorable. Either hydrogen or methane should be present at relatively high concentrations for TMSOH formation which explains the high levels present in the landfill gas. The high bond energy and bond distance of the Si–O bond, in view of the atomic sizes of Si and O atoms, indicate that Si atoms can provide a barrier, making it difficult to break the Si–O bonds especially for molecules with specific geometric configurations such as D4 and D5 where oxygen atoms are positioned inside the frame formed by the large Si atoms which are surrounded by the methyl groups.

  13. Old Wine in New Bottles-The SPEAR Control System Upgrade

    Energy Technology Data Exchange (ETDEWEB)

    Rarback, Harvey

    1999-10-19

    The control systems for the SPEAR storage ring and injector were designed almost two decades ago and have worked reliably for us. Both systems are heavily dependent on the OpenVMS operating system and CAMAC. The realtime data reside in shared memory on a single computer for each control system. In order to use more modern client tools while preserving our investment in the hardware and software, we have installed an EPICS Portable Channel Access Server (CAS) on the control computers. The CAS will serve the existing realtime data as EPICS Process Variables (PVs) and allow us to use client tools like dm2k and IDL running on other workstations to more easily build new operator interfaces and develop accelerator physics programs. The CAS will also provide the infrastructure to help integrate new hardware controlled by EPICS Input/Output Controllers (IOCs).

  14. Evaluating Effectiveness of Modeling Motion System Feedback in the Enhanced Hess Structural Model of the Human Operator

    Science.gov (United States)

    Zaychik, Kirill; Cardullo, Frank; George, Gary; Kelly, Lon C.

    2009-01-01

    In order to use the Hess Structural Model to predict the need for certain cueing systems, George and Cardullo significantly expanded it by adding motion feedback to the model and incorporating models of the motion system dynamics, motion cueing algorithm and a vestibular system. This paper proposes a methodology to evaluate effectiveness of these innovations by performing a comparison analysis of the model performance with and without the expanded motion feedback. The proposed methodology is composed of two stages. The first stage involves fine-tuning parameters of the original Hess structural model in order to match the actual control behavior recorded during the experiments at NASA Visual Motion Simulator (VMS) facility. The parameter tuning procedure utilizes a new automated parameter identification technique, which was developed at the Man-Machine Systems Lab at SUNY Binghamton. In the second stage of the proposed methodology, an expanded motion feedback is added to the structural model. The resulting performance of the model is then compared to that of the original one. As proposed by Hess, metrics to evaluate the performance of the models include comparison against the crossover models standards imposed on the crossover frequency and phase margin of the overall man-machine system. Preliminary results indicate the advantage of having the model of the motion system and motion cueing incorporated into the model of the human operator. It is also demonstrated that the crossover frequency and the phase margin of the expanded model are well within the limits imposed by the crossover model.

  15. Research Article Special Issue

    African Journals Online (AJOL)

    pc

    Published online: 16 April 2018 ... Before installation, the performance test was very ... In South Korea, the voltage management system (VMS) has been ..... Advanced Voltage Management System Including Manual Operation Mode via Real- ...

  16. Operations management system

    Science.gov (United States)

    Brandli, A. E.; Eckelkamp, R. E.; Kelly, C. M.; Mccandless, W.; Rue, D. L.

    1990-01-01

    The objective of an operations management system is to provide an orderly and efficient method to operate and maintain aerospace vehicles. Concepts are described for an operations management system and the key technologies are highlighted which will be required if this capability is brought to fruition. Without this automation and decision aiding capability, the growing complexity of avionics will result in an unmanageable workload for the operator, ultimately threatening mission success or survivability of the aircraft or space system. The key technologies include expert system application to operational tasks such as replanning, equipment diagnostics and checkout, global system management, and advanced man machine interfaces. The economical development of operations management systems, which are largely software, will require advancements in other technological areas such as software engineering and computer hardware.

  17. Design and implementation of a control system for a deuterium pellet injector

    International Nuclear Information System (INIS)

    Burris, R.D.; Baylor, L.R.; Greenwood, D.E.; Stewart, K.A.

    1986-03-01

    The Oak Ridge National Laboratory is currently developing a Deuterium Pellet Injector for installation on the Tokamak Fusion Test Reactor (TFTR). This paper describes the design and development of a stand-alone data acquisition and control system for that device. Major elements of the hardware are an Allen-Bradley PLC 2/30 programmable logic controller, a MicroVAX-II computer using the VMS operating system, CAMAC data acquisition and communication equipment, and special-purpose controllers for temperature and for the sequencing of pellet firing valves. The PLC performs all actual control actions and acquires data pertinent to those actions. The MicroVAX receives the data acquired by the PLC, displays it for the operator, prompts for and processes requests for action from the operator, and informs the PLC of those requests. The primary purpose of this paper is to describe the software operating in the MicroVAX, including the system architecture, major tasks, and ancillary and background tasks

  18. The data acquisition system PHON for the detectors of the PHOENICS experiment; Das Datenerfassungssystem PHON fuer die Detektoren des PHOENICS-Experiments

    Energy Technology Data Exchange (ETDEWEB)

    Schneider, W.

    1991-07-01

    The PHON data acquisition system for the PHOENICS experiment at the stretcher ring ELSA in Bonn and its development is described. PHON is based on a fast parallel CAMAC readout with VME front-end processors and a VAX/VMS computer, allowing c omfortable control and programming. The current configuration of the PHON system at the PHOENICS detector uses two CAMAC branches that are read out in parallel. The data is transferred to the VAX by either the ethernet (max. rate 100 kByte/sec) or a bus coupler device (max. rate 650 kByte/sec). On the VAX the data can be stored on a harddisk and analyzed by several PHON online tasks. The harddisk limits the maximum data rate to a value of approximately 180 kByte/sec. The maximum trigger rate achieved is about 150 Hz. Two kinds of user shells are realized to control the PHON system. A command shell follows the standard of the control language of the VMS operating system and a graphic user interface uses the `X Window System`. The modular structure of the PHON system and the unique kind of creation of all PHON programs makes a further development of the system easy to do. (orig.). [Deutsch] Die vorliegende Arbeit beschreibt die Entwicklung und Funktion des Datenerfassungssystems PHON. Das System basiert auf einer parallelen Auslese von CAMAC-Branchen mit VME-Front-End-Prozessoren und einem VAX/VMS-Hauptrechner, der eine komfortable Programmsteuerung und -Entwicklung erlaubt. Momentan werden an dem PHOENICS-Detektor zwei CAMAC-Branche von jeweils einem VME-Front-End-Prozessor ausgelesen. Die Daten koennen wahlweise ueber Ethernet (max. Uebertragungsrate ca. 100 kByte/sec), oder ueber einen Buskoppler (max. 650 kByte/sec) auf den Hauptrechner (VAXStation 3200) transferiert werden. Dort koennen sie auf einer Festplatte abgespeichert und von verschiedenen Analyseprozessen verarbeitet werden. In dieser Konfiguration werden Datenraten von 180 kByte/sec erzielt. Die maximale Triggerrate betraegt etwa 150 Hz. Die Steuerung des PHON-Systems

  19. Secure Virtualization Environment Based on Advanced Memory Introspection

    Directory of Open Access Journals (Sweden)

    Shuhui Zhang

    2018-01-01

    Full Text Available Most existing virtual machine introspection (VMI technologies analyze the status of a target virtual machine under the assumption that the operating system (OS version and kernel structure information are known at the hypervisor level. In this paper, we propose a model of virtual machine (VM security monitoring based on memory introspection. Using a hardware-based approach to acquire the physical memory of the host machine in real time, the security of the host machine and VM can be diagnosed. Furthermore, a novel approach for VM memory forensics based on the virtual machine control structure (VMCS is put forward. By analyzing the memory of the host machine, the running VMs can be detected and their high-level semantic information can be reconstructed. Then, malicious activity in the VMs can be identified in a timely manner. Moreover, by mutually analyzing the memory content of the host machine and VMs, VM escape may be detected. Compared with previous memory introspection technologies, our solution can automatically reconstruct the comprehensive running state of a target VM without any prior knowledge and is strongly resistant to attacks with high reliability. We developed a prototype system called the VEDefender. Experimental results indicate that our system can handle the VMs of mainstream Linux and Windows OS versions with high efficiency and does not influence the performance of the host machine and VMs.

  20. Mobile Operating Systems

    OpenAIRE

    Vipin Kamboj; Hitesh Gupta

    2012-01-01

    Mobile phones are used by every people in today’s life. We use mobile phones without knowing the different factors that a mobile used including its technology, operating system, CPU ,RAM etc. Many types of operating system are used by different mobile. Every operating system has their advantage

  1. Code for calculation of spreading of radioactivity in reactor containment systems

    International Nuclear Information System (INIS)

    Vertes, P.

    1992-09-01

    A detailed description of the new version of TIBSO code is given, with applications for accident analysis in a reactor containment system. The TIBSO code can follow the nuclear transition and the spatial migration of radioactive materials. The modelling of such processes is established in a very flexible way enabling the user to investigate a wide range of problems. The TIBSO code system is described in detail, taking into account the new developments since 1983. Most changes improve the capabilities of the code. The new version of TIBSO system is written in FORTRAN-77 and can be operated both under VAX VMS and PC DOS. (author) 5 refs.; 3 figs.; 21 tabs

  2. Modern operating systems

    CERN Document Server

    Tanenbaum, Andrew S

    2015-01-01

    Modern Operating Systems, Fourth Edition, is intended for introductory courses in Operating Systems in Computer Science, Computer Engineering, and Electrical Engineering programs. It also serves as a useful reference for OS professionals ' The widely anticipated revision of this worldwide best-seller incorporates the latest developments in operating systems (OS) technologies. The Fourth Edition includes up-to-date materials on relevant'OS. Tanenbaum also provides information on current research based on his experience as an operating systems researcher. ' Modern Operating Systems, Third Editionwas the recipient of the 2010 McGuffey Longevity Award. The McGuffey Longevity Award recognizes textbooks whose excellence has been demonstrated over time.'http://taaonline.net/index.html " Teaching and Learning Experience This program will provide a better teaching and learning experience-for you and your students. It will help: ' *Provide Practical Detail on the Big Picture Concepts: A clear and entertaining writing s...

  3. Interfacing a fieldable multichannel analyzer to a MicroVAX computer

    International Nuclear Information System (INIS)

    Litherland, K.R.; Johnson, M.W.

    1990-01-01

    This paper reports on software written for interfacing the D.S. Davidson Model 2056 portable multichannel analyzer to a MicroVAX computer running the VMS operating system. The operational objective of the software is to give the user a nearly transparent mechanism for controlling the analyzer with functions equivalent to those on the analyzer's own keyboard, thus minimizing the training requirement for the user. The software is written in VMS enhanced Fortran and consists of a main control program, several subprocesses, and libraries containing graphics commands and other information. Interfaces to other commercially available software packages for data storage and manipulation are provided. Problems encountered and their programming solutions are discussed

  4. Network operating system

    Science.gov (United States)

    1985-01-01

    Long-term and short-term objectives for the development of a network operating system for the Space Station are stated. The short-term objective is to develop a prototype network operating system for a 100 megabit/second fiber optic data bus. The long-term objective is to establish guidelines for writing a detailed specification for a Space Station network operating system. Major milestones are noted. Information is given in outline form.

  5. Upgrading a TEXTOR Data Acquisition system for remote participation using Java and Corba

    International Nuclear Information System (INIS)

    Korten, M.; Becks, B.; Blom, H.; Busch, P.; Kemmerling, G.; Kooijman, W.; Krom, J.G.; Laat, C.T.A.M. de; Lourens, W.; Meer, E. van der; Nideroest, B.; Oomens, A.A.M.; Wijnoltz, F.; Samm, U.

    2000-01-01

    The partners in the Trilateral Euregio Cluster (TEC) are implementing and developing Remote Participation technologies that are expected to support a joint research programme on the experimental facility TEXTOR-94. A common TEC architecture for our heterogeneous data acquisition and storage systems is seen to be one of the major issues. As a consequence, legacy systems will be affected and have to be upgraded for optimised wide area network communication, platform independent data access and display. The object oriented redesign of the system to be described follows theses guidelines. The architecture of the system under development uses Java as programming environment and CORBA as Client/Server communication standard. It is described in this paper, how an operational Data Acquisition CAMAC subsystem of TEXTOR-94 based on OpenVMS and Decnet communications could be redesigned into an open, object oriented architecture in a platform independent way. A suitable Web Browser is required on the client side without further installation of application software to run the server. CORBA static method invocations are used for the communication between the client and server. At the server side, there is only Java code on top of the existing commercial OpenVMS CAMAC device driver. A modular object oriented software design permitted to eliminate dependencies of the generic module levels from the underlying bus systems. Porting of the Java code to other platforms like Windows NT and Linux has proven to be successful

  6. A batch system for HEP applications on a distributed IaaS cloud

    International Nuclear Information System (INIS)

    Gable, I; Agarwal, A; Anderson, M; Armstrong, P; Fransham, K; Leavett-Brown, D Harris C; Paterson, M; Penfold-Brown, D; Sobie, R J; Vliet, M; Charbonneau, A; Impey, R; Podaima, W

    2011-01-01

    The emergence of academic and commercial Infrastructure-as-a-Service (IaaS) clouds is opening access to new resources for the HEP community. In this paper we will describe a system we have developed for creating a single dynamic batch environment spanning multiple IaaS clouds of different types (e.g. Nimbus, OpenNebula, Amazon EC2). A HEP user interacting with the system submits a job description file with a pointer to their VM image. VM images can either be created by users directly or provided to the users. We have created a new software component called Cloud Scheduler that detects waiting jobs and boots the user VM required on any one of the available cloud resources. As the user VMs appear, they are attached to the job queues of a central Condor job scheduler, the job scheduler then submits the jobs to the VMs. The number of VMs available to the user is expanded and contracted dynamically depending on the number of user jobs. We present the motivation and design of the system with particular emphasis on Cloud Scheduler. We show that the system provides the ability to exploit academic and commercial cloud sites in a transparent fashion.

  7. The design schemes of database and intelligent local controller in the SRRC control system

    International Nuclear Information System (INIS)

    Wang, C.J.; Chen, Jenny; Chen, J.S.; Jan, G.J.

    1994-01-01

    The control system of the SRRC has been utilized to facilitate commisioning since the beginning, and it provides operators an easy to use environment. Hence, we would like to discuss the design schemes and relationships between the user's interface, the database and the ILC (Intelligent Local Controller) levels. The whole control system in SRRC is a two-level design connected by Ethernet. From operator's view, the upper level is the CONSOLE level and the lower one is the ILC level. Those signals from, or to, equipment are connected to ILCs through analog/digital interfaces, GPIB buses, RS232 serial links, etc.; the ILC is an IEEE 1014 bus (VMEbus) based system running PSOS+ real-time multi-tasking kernel and PNA+ (TCP/IP protocols) communication software. The control software of CONSOLE level is developed in the VMS operating system on DEC workstations, and The Graphic User Interfaces are built on the X-Window/Motif environment. The control system has fulfilled the expectations of the facility commissioning group. It has also proved to be a simple, stable, accurate, easily maintained system. ((orig.))

  8. SPAM- SPECTRAL ANALYSIS MANAGER (DEC VAX/VMS VERSION)

    Science.gov (United States)

    Solomon, J. E.

    1994-01-01

    machine environments. There is a DEC VAX/VMS version with a central memory requirement of approximately 242K of 8 bit bytes and a machine independent UNIX 4.2 version. The display device currently supported is the Raster Technologies display processor. Other 512 x 512 resolution color display devices, such as De Anza, may be added with minor code modifications. This program was developed in 1986.

  9. Cross Matching of VIIRS Boat Detection and Vessel Monitoring System Tracks

    Science.gov (United States)

    Hsu, F. C.; Elvidge, C.; Zhizhin, M. N.; Baugh, K.; Ghosh, T.

    2016-12-01

    One approach to commercial fishing is to use use bright lights at night to attract catch. This is a widely used practice in East and Southeast Asia, but can also be found in other fisheries. In some cases, the deployed lighting exceeds 100,000 watts. Such lighting is distinctive in dark ocean and can even be seen from space with sensor such as Visible Infrared Imaging Radiometer Suite Day/Night Band (VIIRS-DNB). We have developed a VIIRS Boat Detection (VBD) system, which outputs lists of boat locations in near real time. One of the standard methods fishery agencies use to collect geospatial data on fishing boats is to require boats to carry Vessel Monitoring System beacons. We developed an algorithm to cross-match VBD data with VMS tracks. With this we are able to identify fishing boats that do not carry VMS beacons. In certain situations, this is an indicator of illegal fishing. The other application for this cross-matching is to define the VIIRS detection limits and developing a calibration to estimate deployed wattage. Here we demonstrate results of cross matching VBD and VMS for Indonesia as example to showcase its potential.

  10. Novel Non-Intrusive Vibration Monitoring System for Turbopumps, Phase I

    Data.gov (United States)

    National Aeronautics and Space Administration — AI Signal Research, Inc. proposes to develop a Non-Intrusive Vibration Measurement System (NI-VMS) for turbopumps which will provide effective on-board/off-board...

  11. Novel Non-Intrusive Vibration Monitoring System for Turbopumps, Phase II

    Data.gov (United States)

    National Aeronautics and Space Administration — ASRI proposes to develop an advanced and commercially viable Non-Intrusive Vibration Monitoring System (NI-VMS) which can provide effective on-line/off-line engine...

  12. NASA ARCH- A FILE ARCHIVAL SYSTEM FOR THE DEC VAX

    Science.gov (United States)

    Scott, P. J.

    1994-01-01

    The function of the NASA ARCH system is to provide a permanent storage area for files that are infrequently accessed. The NASA ARCH routines were designed to provide a simple mechanism by which users can easily store and retrieve files. The user treats NASA ARCH as the interface to a black box where files are stored. There are only five NASA ARCH user commands, even though NASA ARCH employs standard VMS directives and the VAX BACKUP utility. Special care is taken to provide the security needed to insure file integrity over a period of years. The archived files may exist in any of three storage areas: a temporary buffer, the main buffer, and a magnetic tape library. When the main buffer fills up, it is transferred to permanent magnetic tape storage and deleted from disk. Files may be restored from any of the three storage areas. A single file, multiple files, or entire directories can be stored and retrieved. archived entities hold the same name, extension, version number, and VMS file protection scheme as they had in the user's account prior to archival. NASA ARCH is capable of handling up to 7 directory levels. Wildcards are supported. User commands include TEMPCOPY, DISKCOPY, DELETE, RESTORE, and DIRECTORY. The DIRECTORY command searches a directory of savesets covering all three archival areas, listing matches according to area, date, filename, or other criteria supplied by the user. The system manager commands include 1) ARCHIVE- to transfer the main buffer to duplicate magnetic tapes, 2) REPORTto determine when the main buffer is full enough to archive, 3) INCREMENT- to back up the partially filled main buffer, and 4) FULLBACKUP- to back up the entire main buffer. On-line help files are provided for all NASA ARCH commands. NASA ARCH is written in DEC VAX DCL for interactive execution and has been implemented on a DEC VAX computer operating under VMS 4.X. This program was developed in 1985.

  13. Effectiveness of Variable Message Signs on Driving Behavior Based on a Driving Simulation Experiment

    Directory of Open Access Journals (Sweden)

    Xuedong Yan

    2014-01-01

    Full Text Available Variable message signs (VMSs, as one of the important ITS devices, provide real-time traffic information of road network to drivers in order to improve route choice and relieve the traffic congestion. In this study, the effectiveness of VMS on driving behavior was tested based on a driving simulation experiment. A road network with three levels of VMS location to route-diverging intersection and three types of VMS information format was designed in a high fidelity driving simulator platform. Fifty-two subjects who were classified by driver age, gender, and vocation successfully completed this experiment. The experimental results showed that driver characteristics, VMS location, and information format profoundly influence driving behaviors. Based on the research findings, it is suggested that VMS would be positioned between 150 m and 200 m upstream of the diverging point to balance the VMS effects on traffic safety and operation and the graphic information VMS format is better than the format with text massage only.

  14. Transportation System Concept of Operations

    Energy Technology Data Exchange (ETDEWEB)

    N. Slater-Thompson

    2006-08-16

    The Nuclear Waste Policy Act of 1982 (NWPA), as amended, authorized the DOE to develop and manage a Federal system for the disposal of SNF and HLW. OCRWM was created to manage acceptance and disposal of SNF and HLW in a manner that protects public health, safety, and the environment; enhances national and energy security; and merits public confidence. This responsibility includes managing the transportation of SNF and HLW from origin sites to the Repository for disposal. The Transportation System Concept of Operations is the core high-level OCRWM document written to describe the Transportation System integrated design and present the vision, mission, and goals for Transportation System operations. By defining the functions, processes, and critical interfaces of this system early in the system development phase, programmatic risks are minimized, system costs are contained, and system operations are better managed, safer, and more secure. This document also facilitates discussions and understanding among parties responsible for the design, development, and operation of the Transportation System. Such understanding is important for the timely development of system requirements and identification of system interfaces. Information provided in the Transportation System Concept of Operations includes: the functions and key components of the Transportation System; system component interactions; flows of information within the system; the general operating sequences; and the internal and external factors affecting transportation operations. The Transportation System Concept of Operations reflects OCRWM's overall waste management system policies and mission objectives, and as such provides a description of the preferred state of system operation. The description of general Transportation System operating functions in the Transportation System Concept of Operations is the first step in the OCRWM systems engineering process, establishing the starting point for the lower

  15. Operating system MINIX

    OpenAIRE

    JIRKŮ, Radek

    2012-01-01

    This thesis introduces readers to the MINIX operating system, which was used in the creation of the Linux OS. It discusses the history and development of the system and explains its core and the file system. Also solves MINIX installation and configuration of the virtual machine at each step and deals with disputes that had a creator of Minix creator of Linux. In conclusion, compared with Linux MINIX and summarizes the advantages and disadvantages and the use of the operating system at present.

  16. Microkernel operating systems

    OpenAIRE

    Rudić, Ratko

    2016-01-01

    This thesis outlines history, development and design of microkernel based operating systems. While the idea of microkernel based architecture emerged early in computer science, there are still very few systems adopting this technology. Microkernel operating systems are divided into several different groups and families that frequently share rules, design decisions and development processes. This master thesis focuses on the main representatives of these groups as well as their mutual...

  17. High-Performance Operating Systems

    DEFF Research Database (Denmark)

    Sharp, Robin

    1999-01-01

    Notes prepared for the DTU course 49421 "High Performance Operating Systems". The notes deal with quantitative and qualitative techniques for use in the design and evaluation of operating systems in computer systems for which performance is an important parameter, such as real-time applications......, communication systems and multimedia systems....

  18. Analysis Of Traffic Conditions Based On The Percentage Of Drivers Using The Instructions Displayed On VMS Boards

    Directory of Open Access Journals (Sweden)

    Leszek Smolarek

    2015-09-01

    Full Text Available The theme of the publication is to show the influence of human factor on traffic conditions during the traffic incident. The publication also depicts the functionality of the model at which the simulation was performed. The model was constructed in the VISSIM and VISUM software also using Visual Basic for Applications – Excel, [8,9]. By coordinating programs VBA and VISSIM was automated turned on or off the incident as well as turned on or off the VMS with information about the proposed of the alternative route. The additional differentiation of the percentage of drivers using the information displayed enabled to compare the data with identical external conditions influencing at traffic. For statistical analysis of data was used statistical program Statgraphics Centurion which made possible to build a model describing the impact of the behavior of drivers on traffic conditions. It is an innovative approach to modeling the impact on traffic conditions accepted by drivers information transmitted on the boards.

  19. Disc operational system

    International Nuclear Information System (INIS)

    Veretenov, V.Yu.; Volkov, A.I.; Gurevich, M.I.; Kozik, V.S.; Pod'yachev, E.I.; Shapiro, M.L.

    1974-01-01

    A disc operational system is proposed, which is based on the file structure and designed for use in a BESM-6 computer with the software system comprising a dispatcher DD-73 and a monitor 'Dubna'. The main distinguishing feature of the disc operational system is the decentralization of the file system. Each disc package is an independent file unaffected by the state of the other disc packages. The use of several disc packages is allowed. The above feature of the disc operational system makes it possible to simplify the language of communication with the system, to give the user the opportunity of controlling the file quite independently, and to simplify the maintenance of the discs by the computer personnel. One and the same disc can be simultaneously addressed by all problems in the processor (both mathematical and service). A single file, however, may be used in the recording mode by only one problem. The description presented is the instruction for users. It also describes special possibilities open to the system programmers [ru

  20. A Multiprocessor Operating System Simulator

    Science.gov (United States)

    Johnston, Gary M.; Campbell, Roy H.

    1988-01-01

    This paper describes a multiprocessor operating system simulator that was developed by the authors in the Fall semester of 1987. The simulator was built in response to the need to provide students with an environment in which to build and test operating system concepts as part of the coursework of a third-year undergraduate operating systems course. Written in C++, the simulator uses the co-routine style task package that is distributed with the AT&T C++ Translator to provide a hierarchy of classes that represents a broad range of operating system software and hardware components. The class hierarchy closely follows that of the 'Choices' family of operating systems for loosely- and tightly-coupled multiprocessors. During an operating system course, these classes are refined and specialized by students in homework assignments to facilitate experimentation with different aspects of operating system design and policy decisions. The current implementation runs on the IBM RT PC under 4.3bsd UNIX.

  1. Computer system operation

    International Nuclear Information System (INIS)

    Lee, Young Jae; Lee, Hae Cho; Lee, Ho Yeun; Kim, Young Taek; Lee, Sung Kyu; Park, Jeong Suk; Nam, Ji Wha; Kim, Soon Kon; Yang, Sung Un; Sohn, Jae Min; Moon, Soon Sung; Park, Bong Sik; Lee, Byung Heon; Park, Sun Hee; Kim, Jin Hee; Hwang, Hyeoi Sun; Lee, Hee Ja; Hwang, In A.

    1993-12-01

    The report described the operation and the trouble shooting of main computer and KAERINet. The results of the project are as follows; 1. The operation and trouble shooting of the main computer system. (Cyber 170-875, Cyber 960-31, VAX 6320, VAX 11/780). 2. The operation and trouble shooting of the KAERINet. (PC to host connection, host to host connection, file transfer, electronic-mail, X.25, CATV etc.). 3. The development of applications -Electronic Document Approval and Delivery System, Installation the ORACLE Utility Program. 22 tabs., 12 figs. (Author) .new

  2. Computer system operation

    Energy Technology Data Exchange (ETDEWEB)

    Lee, Young Jae; Lee, Hae Cho; Lee, Ho Yeun; Kim, Young Taek; Lee, Sung Kyu; Park, Jeong Suk; Nam, Ji Wha; Kim, Soon Kon; Yang, Sung Un; Sohn, Jae Min; Moon, Soon Sung; Park, Bong Sik; Lee, Byung Heon; Park, Sun Hee; Kim, Jin Hee; Hwang, Hyeoi Sun; Lee, Hee Ja; Hwang, In A [Korea Atomic Energy Research Institute, Taejon (Korea, Republic of)

    1993-12-01

    The report described the operation and the trouble shooting of main computer and KAERINet. The results of the project are as follows; 1. The operation and trouble shooting of the main computer system. (Cyber 170-875, Cyber 960-31, VAX 6320, VAX 11/780). 2. The operation and trouble shooting of the KAERINet. (PC to host connection, host to host connection, file transfer, electronic-mail, X.25, CATV etc.). 3. The development of applications -Electronic Document Approval and Delivery System, Installation the ORACLE Utility Program. 22 tabs., 12 figs. (Author) .new.

  3. Portable database driven control system for SPEAR

    International Nuclear Information System (INIS)

    Howry, S.; Gromme, T.; King, A.; Sullenberger, M.

    1985-04-01

    The new computer control system software for SPEAR is presented as a transfer from the PEP system. Features of the target ring (SPEAR) such as symmetries, magnet groupings, etc., are all contained in a design file which is read by both people and computer. People use it as documentation; a program reads it to generate the database structure, which becomes the center of communication for all the software. Geometric information, such as element positions and lengths, and CAMAC I/O routing information is entered into the database as it is developed. Since application processes refer only to the database and since they do so only in generic terms, almost all of this software (representing more then fifteen man years) is transferred with few changes. Operator console menus (touchpanels) are also transferred with only superficial changes for the same reasons. The system is modular: the CAMAC I/O software is all in one process; the menu control software is a process; the ring optics model and the orbit model are separate processes, each of which runs concurrently with about 15 others in the multiprogramming environment of the VAX/VMS operating system. 10 refs., 1 fig

  4. Portable database driven control system for SPEAR

    Energy Technology Data Exchange (ETDEWEB)

    Howry, S.; Gromme, T.; King, A.; Sullenberger, M.

    1985-04-01

    The new computer control system software for SPEAR is presented as a transfer from the PEP system. Features of the target ring (SPEAR) such as symmetries, magnet groupings, etc., are all contained in a design file which is read by both people and computer. People use it as documentation; a program reads it to generate the database structure, which becomes the center of communication for all the software. Geometric information, such as element positions and lengths, and CAMAC I/O routing information is entered into the database as it is developed. Since application processes refer only to the database and since they do so only in generic terms, almost all of this software (representing more then fifteen man years) is transferred with few changes. Operator console menus (touchpanels) are also transferred with only superficial changes for the same reasons. The system is modular: the CAMAC I/O software is all in one process; the menu control software is a process; the ring optics model and the orbit model are separate processes, each of which runs concurrently with about 15 others in the multiprogramming environment of the VAX/VMS operating system. 10 refs., 1 fig.

  5. The embedded operating system project

    Science.gov (United States)

    Campbell, R. H.

    1984-01-01

    This progress report describes research towards the design and construction of embedded operating systems for real-time advanced aerospace applications. The applications concerned require reliable operating system support that must accommodate networks of computers. The report addresses the problems of constructing such operating systems, the communications media, reconfiguration, consistency and recovery in a distributed system, and the issues of realtime processing. A discussion is included on suitable theoretical foundations for the use of atomic actions to support fault tolerance and data consistency in real-time object-based systems. In particular, this report addresses: atomic actions, fault tolerance, operating system structure, program development, reliability and availability, and networking issues. This document reports the status of various experiments designed and conducted to investigate embedded operating system design issues.

  6. SPECTR System Operational Test Report

    International Nuclear Information System (INIS)

    Landman, W.H. Jr.

    2011-01-01

    This report overviews installation of the Small Pressure Cycling Test Rig (SPECTR) and documents the system operational testing performed to demonstrate that it meets the requirements for operations. The system operational testing involved operation of the furnace system to the design conditions and demonstration of the test article gas supply system using a simulated test article. The furnace and test article systems were demonstrated to meet the design requirements for the Next Generation Nuclear Plant. Therefore, the system is deemed acceptable and is ready for actual test article testing.

  7. Pipeline system operability review

    Energy Technology Data Exchange (ETDEWEB)

    Eriksson, Kjell [Det Norske Veritas (Norway); Davies, Ray [CC Technologies, Dublin, OH (United States)

    2005-07-01

    Pipeline operators are continuously working to improve the safety of their systems and operations. In the US both liquid and gas pipeline operators have worked with the regulators over many years to develop more systematic approaches to pipeline integrity management. To successfully manage pipeline integrity, vast amounts of data from different sources needs to be collected, overlaid and analyzed in order to assess the current condition and predict future degradation. The efforts undertaken by the operators has had a significant impact on pipeline safety, nevertheless, during recent years we have seen a number of major high profile accidents. One can therefore ask how effective the pipeline integrity management systems and processes are. This paper will present one methodology 'The Pipeline System Operability Review' that can evaluate and rate the effectiveness of both the management systems and procedures, as well as the technical condition of the hardware. The result from the review can be used to compare the performance of different pipelines within one operating company, as well as benchmark with international best practices. (author)

  8. Pipeline system operability review

    Energy Technology Data Exchange (ETDEWEB)

    Eriksson, Kjell [Det Norske Veritas (Norway); Davies, Ray [CC Technologies, Dublin, OH (United States)

    2005-07-01

    Pipeline operators are continuously working to improve the safety of their systems and operations. In the US both liquid and gas pipeline operators have worked with the regulators over many years to develop more systematic approaches to pipeline integrity management. To successfully manage pipeline integrity, vast amounts of data from different sources needs to be collected, overlaid and analyzed in order to assess the current condition and predict future degradation. The efforts undertaken by the operators has had a significant impact on pipeline safety, nevertheless, during recent years we have seen a number of major high profile accidents. One can therefore ask how effective the pipeline integrity management systems and processes are. This paper will present one methodology 'The Pipeline System Operability Review' that can evaluate and rate the effectiveness of both the management systems and procedures, as well as the technical condition of the hardware. The result from the review can be used to compare the performance of different pipelines within one operating company, as well as benchmark with international best practices. (author)

  9. Energy Efficient Mobile Operating Systems

    OpenAIRE

    Muhammad Waseem

    2013-01-01

    Energy is an important resource in mobile computers now days. It is important to manage energy in efficient manner so that energy consumption will be reduced. Developers of operating system decided to increase the battery life time of mobile phones at operating system level. So, design of energy efficient mobile operating system is the best way to reduce the energy consumption in mobile devices. In this paper, currently used energy efficient mobile operating system is discussed and compared. ...

  10. Operating System for Runtime Reconfigurable Multiprocessor Systems

    Directory of Open Access Journals (Sweden)

    Diana Göhringer

    2011-01-01

    Full Text Available Operating systems traditionally handle the task scheduling of one or more application instances on processor-like hardware architectures. RAMPSoC, a novel runtime adaptive multiprocessor System-on-Chip, exploits the dynamic reconfiguration on FPGAs to generate, start and terminate hardware and software tasks. The hardware tasks have to be transferred to the reconfigurable hardware via a configuration access port. The software tasks can be loaded into the local memory of the respective IP core either via the configuration access port or via the on-chip communication infrastructure (e.g. a Network-on-Chip. Recent-series of Xilinx FPGAs, such as Virtex-5, provide two Internal Configuration Access Ports, which cannot be accessed simultaneously. To prevent conflicts, the access to these ports as well as the hardware resource management needs to be controlled, e.g. by a special-purpose operating system running on an embedded processor. For that purpose and to handle the relations between temporally and spatially scheduled operations, the novel approach of an operating system is of high importance. This special purpose operating system, called CAP-OS (Configuration Access Port-Operating System, which will be presented in this paper, supports the clients using the configuration port with the services of priority-based access scheduling, hardware task mapping and resource management.

  11. Development of a graphical user interface and graphics display for the WIND system

    International Nuclear Information System (INIS)

    O'Steen, B.L.; Fast, J.D.; Suire, B.S.

    1992-01-01

    An advanced graphical user interface (GUI) and improved graphics for transport calculations have been developed for the Weather Information and Display System (WINDS). Two WINDS transport codes, Area Evac and 2DPUF, have been ported from their original VAX/VMS environment to a UNIX operating system and reconfigured to take advantage of the new graphics capability. A developmental prototype of this software is now available on a UNIX based IBM 340 workstation in the Dose Assessment Center (DAC). Automatic transfer of meteorological data from the WINDS VAX computers to the IBM workstation in the DAC has been implemented. This includes both regional National Weather Service (NWS) data and SRS tower data. The above developments fulfill a FY 1993 DOE milestone

  12. The embedded operating system project

    Science.gov (United States)

    Campbell, R. H.

    1985-01-01

    The design and construction of embedded operating systems for real-time advanced aerospace applications was investigated. The applications require reliable operating system support that must accommodate computer networks. Problems that arise in the construction of such operating systems, reconfiguration, consistency and recovery in a distributed system, and the issues of real-time processing are reported. A thesis that provides theoretical foundations for the use of atomic actions to support fault tolerance and data consistency in real-time object-based system is included. The following items are addressed: (1) atomic actions and fault-tolerance issues; (2) operating system structure; (3) program development; (4) a reliable compiler for path Pascal; and (5) mediators, a mechanism for scheduling distributed system processes.

  13. A protable Database driven control system for SPEAR

    International Nuclear Information System (INIS)

    Howry, S.; Gromme, T.; King, A.; Sullenberger, M.

    1985-01-01

    The new computer control system software for SPEAR is presented as a transfer from the PEP system. Features of the target ring (SPEAR) such as symmetries, magnet groupings, etc., are all contained in a design file which is read by both people and computer. People use it as documentation; a program reads it to generate the database structure, which becomes the center of communication for all the software. Geometric information, such as element positions and lengths, and CAMAC I/O routing information is entered into the database as it is developed. Since application processes refer only to the database and since they do so only in generic terms, almost all of this software (representing more then fifteen man years) is transferred with few changes. Operator console menus (touchpanels) are also transferred with only superficial changes for the same reasons. The system is modular: the CAMAC I/O software is all in one process; the menu control software is a process; the ring optics model and the orbit model are separate processes, each of which runs concurrently with about 15 others in the multiprogramming environment of the VAX/VMS operating system

  14. Development of autonomous operation system

    International Nuclear Information System (INIS)

    Endou, Akira; Watanabe, Kenshiu; Miki, Tetsushi

    1992-01-01

    To enhance operation reliability of nuclear plants by removing human factors, study on an autonomous operation system has been carried out to substitute artificial intelligence (AI) for plant operators and, in addition, traditional controllers used in existing plants. For construction of the AI system, structurization of knowledge on the basis of the principles such as physical laws, function and structure of relevant objects and generalization of problem solving process are intended. A hierarchical distributed cooperative system configuration in employed because it is superior from the viewpoint of dynamical reorganization of system functions. This configuration is realized by an object-oriented multi-agent system. Construction of a prototype system was planned and the conceptual design was made for FBR plant in order to evaluate applicability of AI to the autonomous operation and to have a prospect for the realization of the system. The prototype system executes diagnosis, state evaluation, operation and control for the main plant subsystems. (author)

  15. Operation auxiliary system (SAO)

    International Nuclear Information System (INIS)

    Lolich, J.; Santome, D.; Drexler, J.

    1990-01-01

    This work presents an auxiliary system for nuclear power plants operation (SAO). The development purpose consisted in a computing supervision system to be installed at different sites of a reactor, mainly in the control room. The inclusion of this system to a nuclear power plant minimizes the possibility of human error for the facility operation. (Author) [es

  16. A Common Definition of the System Operators' Core Activities[Electric Power Transmission System Operator

    Energy Technology Data Exchange (ETDEWEB)

    NONE

    2006-02-15

    In this report a common definition of the system operator's core activities in the Nordic countries is identified and also a list of non-core activities is introduced. As a starting point the common tasks for system responsibility as identified by Nordel has been used for the work. The term TSO (Transmission System Operator) is employed as a common denominator in the report. It is found out that the TSOs carry out common core activities in the roles as a transmission operator, a system operator and a balance settlement responsible. The core activities for the TSO as a transmission network operator are: Maintain the adequate transmission system in the long run and network development plan on the national as well as on the Nordic level using sophisticated analysis and planning methods and tools. Plan the transmission network on the national as well as on the Nordic level utilising new investments, renewal and maintenance of existing network components so that the network is secure to operate and adequate transmission capacity is guaranteed. Aim at timely network expansions using enhanced information exchange between the Nordic TSOs, and on the national level between the TSO and distribution and regional network operators, large consumers and large producers. Secure the technical compatibility with networks across the border and within a country by establishing connection requirements on the national level and ensuring that the national requirements are compatible across the Nordic power system. The core activities for the TSO as a system operator are: Define common technical requirements for the secure system operation using common planning, operation, connection and data exchange procedures. Secure the system operation with the operational planning for the following year by using information exchange between TSOs enabling the TSOs to make the best possible forecast of the global grid situation in order to assess the flows in their network and the available

  17. Plant operator performance evaluation system

    International Nuclear Information System (INIS)

    Ujita, Hiroshi; Fukuda, Mitsuko; Kubota, Ryuji.

    1989-01-01

    A plant operator performance evaluation system to analyze plant operation records during accident training and to identify and classify operator errors has been developed for the purpose of supporting realization of a training and education system for plant operators. A knowledge engineering technique was applied to evaluation of operator behavior by both even-based and symptom-based procedures, in various situations including event transition due to multiple failures or operational errors. The system classifies the identified errors as to their single and double types based on Swain's error classification and the error levels reflecting Rasmussen's cognitive level, and it also evaluates the effect of errors on plant state and then classifies error influence, using 'knowledge for phenomena and operations', as represented by frames. It has additional functions for analysis of error statistics and knowledge acquisition support of 'knowledge for operations'. The system was applied to a training analysis for a scram event in a BWR plant, and its error analysis function was confirmed to be effective by operational experts. (author)

  18. Spill operation system decision support system

    International Nuclear Information System (INIS)

    Clark, R.

    1992-01-01

    The MSRC Spill Operation System (SOS) is a tool for the support of decision-making at the time of a catastrophic oil spill. SOS provides MSRC decision-makers with access to information about the source of the spill, the spill environment, and the availability of spill response resources. This system is designed to meet the information needs of a Response Supervisor, an Environmental Advisor, Logistics/Maintenance Supervisor, Operations Supervisor, and the MSRC Regional General Manager. The SOS project Objectives are: (1) integrate currently available data, systems, and technologies; (2) develop an application that effectively supports mobilized operations and can be adapted to support normal operations; (3) ensure that the development of computer applications is driven by user needs and not by technology; and (4) coordinate with government and other industry organizations to avoid duplication of effort. Design Objectives for SOS are: (1) centralize management information storage while decentralizing decision making capabilities; (2) boost User confidence by providing a system that is easy to learn, easy to use, and is open-quotes Sailor Proofclose quotes; and (3) use visualization technology in providing spill related information. This approach includes the use of Geographic Information System (GIS) technology for maps and geographically associated resource; and support MSRC's concept of operation which includes - a swift notification of response personnel; fast mobilization of response resources; and accurate tracking of resources during a spill. MSRC is organized into five responsibility regions

  19. Operating System Abstraction Layer (OSAL)

    Science.gov (United States)

    Yanchik, Nicholas J.

    2007-01-01

    This viewgraph presentation reviews the concept of the Operating System Abstraction Layer (OSAL) and its benefits. The OSAL is A small layer of software that allows programs to run on many different operating systems and hardware platforms It runs independent of the underlying OS & hardware and it is self-contained. The benefits of OSAL are that it removes dependencies from any one operating system, promotes portable, reusable flight software. It allows for Core Flight software (FSW) to be built for multiple processors and operating systems. The presentation discusses the functionality, the various OSAL releases, and describes the specifications.

  20. 78 FR 25058 - Submission for OMB Review; Comment Request

    Science.gov (United States)

    2013-04-29

    ... have a real-time understanding of the operation of the fishery. Real time catch reporting is especially... report real-time catch and discard information. While vessels are also required to report catch... history retention, 30 minutes; vessel monitoring system (VMS) installation, 1 hour; activation...

  1. Emergency operation determination system

    International Nuclear Information System (INIS)

    Miki, Tetsushi.

    1993-01-01

    The system of the present invention can determine an emergency operation coping with abnormal events occurring during nuclear plant operation without replying on an operator's judgement. That is, the system of the present invention comprises an intelligence base which divides and classifies the aims of the plant operation for the function, structure and operation manual and puts them into network. Degree of attainment for the extend of the status normality is determined on every aim of operation based on various kinds of measured data during plant operation. For a degree of attainment within a predetermined range, it is judged that an emergency operation is possible although this is in an abnormal state. Degree of emergency is determined by a fuzzy theory based on the degree of attainment, variation coefficient for the degree of attainment and the sensitivity to external disturbance as parameters. Priority for the degree of emergency on every operation aims is determined by comparison. Normality is successively checked for the determined operation aims. As a result, equipments as objects of abnormality suppressing operation are specified, and the operation amount of the equipments as objects are determined so that the measuring data are within a predetermined range. (I.S.)

  2. A Dynamic and Interactive Monitoring System of Data Center Resources

    Directory of Open Access Journals (Sweden)

    Yu Ling-Fei

    2016-01-01

    Full Text Available To maximize the utilization and effectiveness of resources, it is very necessary to have a well suited management system for modern data centers. Traditional approaches to resource provisioning and service requests have proven to be ill suited for virtualization and cloud computing. The manual handoffs between technology teams were also highly inefficient and poorly documented. In this paper, a dynamic and interactive monitoring system for data center resources, ResourceView, is presented. By consolidating all data center management functionality into a single interface, ResourceView shares a common view of the timeline metric status, while providing comprehensive, centralized monitoring of data center physical and virtual IT assets including power, cooling, physical space and VMs, so that to improve availability and efficiency. In addition, servers and VMs can be monitored from several viewpoints such as clusters, racks and projects, which is very convenient for users.

  3. Autonomous Operations System: Development and Application

    Science.gov (United States)

    Toro Medina, Jaime A.; Wilkins, Kim N.; Walker, Mark; Stahl, Gerald M.

    2016-01-01

    Autonomous control systems provides the ability of self-governance beyond the conventional control system. As the complexity of mechanical and electrical systems increases, there develops a natural drive for developing robust control systems to manage complicated operations. By closing the bridge between conventional automated systems to knowledge based self-awareness systems, nominal control of operations can evolve into relying on safe critical mitigation processes to support any off-nominal behavior. Current research and development efforts lead by the Autonomous Propellant Loading (APL) group at NASA Kennedy Space Center aims to improve cryogenic propellant transfer operations by developing an automated control and health monitoring system. As an integrated systems, the center aims to produce an Autonomous Operations System (AOS) capable of integrating health management operations with automated control to produce a fully autonomous system.

  4. Smart Cards and Card Operating Systems

    NARCIS (Netherlands)

    Hartel, Pieter H.; Bartlett, J.; de Jong, Eduard K.

    The operating system of an IC card should provide an appropriate interface to applications using IC cards. An incorrect choice of operations and data renders the card inefficient and cumbersome. The design principles of the UNIX operating system are most appropriate for IC card operating system

  5. Diagnostic systems developed in NPPRI (VUJE) Trnava Inc. for NPPs

    International Nuclear Information System (INIS)

    Kucharek, P.

    1998-01-01

    Since foundation of Nuclear Power Plant Research Institute (NPPRI) in 1977, the department of diagnostics has been dealt with problems related to the theoretical, practical and organizatory questions of operational diagnostics connected with PWR type nuclear components. This department acts directly in locality of NPP Jaslovske Bohunice, but there are performances for all NPP in Slovak or Czech Republic (Dukovany, Mochovce, and Temelin). Besides direct services and achievements for NPP there exist advisory, experts and research activities for the government and supervising authorities, too. In 1985, NPPRI began systematically construct and verify technical means for operational diagnostics of main circulating pumps (MCP) with good results, based on own rich practical experiences and contacts with organisations abroad. In recent years NPPRI as one of recognised qualified and authorised institutions in Slovak Republic has begun to develop a new generation of diagnostic systems for NPP on high technical level but with lower procuring costs in comparison with western countries products. This contribution deals with four following types of diagnostic systems which were not only developed but also delivered and installed on Slovak and Czech nuclear units: - Loose part monitoring system (LPMS), - Humidity monitoring system (HUMON), - Reactor coolant pumps monitoring system (RCPMS), - Primary circuit vibration monitoring system (VMS). Main features of new generation from middle of 1990's of these systems are described in this paper and operational experiences with them too. (author)

  6. Method and Apparatus Providing Deception and/or Altered Operation in an Information System Operating System

    Science.gov (United States)

    Cohen, Fred; Rogers, Deanna T.; Neagoe, Vicentiu

    2008-10-14

    A method and/or system and/or apparatus providing deception and/or execution alteration in an information system. In specific embodiments, deceptions and/or protections are provided by intercepting and/or modifying operation of one or more system calls of an operating system.

  7. Coordinated control of a combined cycle thermoelectric central; Control coordinado de una central termoelectrica de ciclo combinado

    Energy Technology Data Exchange (ETDEWEB)

    Sanchez Parra, Marino; Castelo Cuevas, Luis [Instituto de Investigaciones Electricas, Cuernavaca (Mexico)

    1998-03-01

    In this paper the coordinated control (CC) of the Distributed Control System (Sistema de Control Distribuido) (SICODI) of the Combined Cycle Central of Gomez Palacio, Durango, is presented. The description of the control scheme and its realization in software is made. From the scheme the operation strategies and automation, supervision and control are described in detail. The software components of the programming are described, the program structure and control data and its implementation in working stations VAX 3100 under the operating system VMS (Virtual Memory System), are described. [Espanol] En este articulo se presenta el control coordinado (CC) del Sistema de Control Distribuido (Sicodi) de la central de ciclo combinado Gomez Palacio, Durango. Se describe el esquema de control y su realizacion en software. Del esquema se detallan las estrategias de operacion y automatizacion, supervision y control. Del software se describen los componentes de la programacion, la estructura de programas y datos del control y su implementacion en estaciones de trabajo VAX 3100 bajo el sistema operativo VMS (Virtual Memory System).

  8. Hybrid Applications Of Artificial Intelligence

    Science.gov (United States)

    Borchardt, Gary C.

    1988-01-01

    STAR, Simple Tool for Automated Reasoning, is interactive, interpreted programming language for development and operation of artificial-intelligence application systems. Couples symbolic processing with compiled-language functions and data structures. Written in C language and currently available in UNIX version (NPO-16832), and VMS version (NPO-16965).

  9. Graphical route information on variable message signs

    NARCIS (Netherlands)

    Alkim, T.P.; Mede, P.H.J. van der; Janssen, W.H.

    2002-01-01

    Reports on experiments in the Netherlands on the use of graphical route information panels (GRIP) as part of variable message systems (VMS) providing information to drivers. GRIP appear to be as safe as regular VMS. Digestion of the information presented is initially quicker for regular VMS, but

  10. The concept of information support system for operational personnel of operating NPPs

    International Nuclear Information System (INIS)

    Dunaev, V.G.; Golovanov, V.V.

    1993-01-01

    The paper has been prepared on the materials of the concept developed by the order of ''Rosenergoatom'' concern. In the present paper the main definitions, the principal objectives and functions of the operator support system (OSS) are stated, a brief analysis of operation features of some existing operator information systems is presented, the main trends of development of operator information support system are given, the way and the sequence for implementation of the systems for operating NPPs are reviewed. In this proposed concept in the first place are considered the information support systems for the operators of the power unit main control rooms, however, the presented principles may be applied while designing information support systems for operators of other control rooms of NPP. 4 refs

  11. The THUDSOS Distributed Operating System

    Institute of Scientific and Technical Information of China (English)

    廖先Zhi; 刘旭峰; 等

    1991-01-01

    The THUDSOS is a distributed operating system modeled as an abstract machine which provides decentralized control,transparency,availability,and reliability,as welol as a good degree of autonomy at each node,that makes our distributed system usable.Our operating system supports transparent access to data through network wide filesystem.The simultaneous access to any device is discussed for the case when the peripherals are treated as files.This operating system allows spawning of parallel application programs to solve problems in the fields,such as numerical analysis and artificial intelligence.

  12. Operational readiness of EFAD systems

    International Nuclear Information System (INIS)

    Kabat, M.J.

    1992-02-01

    An assessment of the operational readiness of the Emergency Filtered Air Discharge (EFAD) systems, installed in Canadian CANDU multi-unit nuclear power plants, was performed in this project. Relevant Canadian and foreign standards and regulatory requirements have been reviewed and documentation on EFAD system design, operation, testing and maintenance have been assessed to identify likely causes and potential failures of EFAD systems and their components under both standby and accident conditions. Recommendations have also been provided in this report for revisions which are needed to achieve and maintain appropriate operational readiness of EFAD systems

  13. Operation method and operation control device for emergency core cooling system

    Energy Technology Data Exchange (ETDEWEB)

    Kinoshita, Shoichiro; Takahashi, Toshiyuki; Fujii, Tadashi [Hitachi Ltd., Tokyo (Japan); Mizutani, Akira

    1996-05-07

    The present invention provides a method of reducing continuous load capacity of an emergency cooling system of a BWR type reactor and a device reducing a rated capacity of an emergency power source facility. Namely, the emergency core cooling system comprises a first cooling system having a plurality of power source systems based on a plurality of emergency power sources and a second cooling system having a remaining heat removing function. In this case, when the first cooling system is operated the manual starting under a predetermined condition that an external power source loss event should occur, a power source division different from the first cooling system shares the operation to operate the secondary cooling system simultaneously. Further, the first cooling system is constituted as a high pressure reactor core water injection system and the second cooling system is constituted as a remaining heat removing system. With such a constitution, a high pressure reactor core water injection system for manual starting and a remaining heat removing system of different power source division can be operated simultaneously before automatic operation of the emergency core cooling system upon loss of external power source of a nuclear power plant. (I.S.)

  14. Real-Time Operating Systems for Multicore Embedded Systems

    OpenAIRE

    Tomiyama, Hiroyuki; Honda, Shinya; Takada, Hiroaki

    2008-01-01

    Multicore systems-on-chip have become popular inthe design of embedded systems in order to simultaneously achieve high performance and low power consumption. On the software side, real-time operating systems are necessary in orderto handle growing complexity of embedded software. This paper describes requirements, design principles and implementation techniques for real-time operating systems to be used inasymmetric multicore systems.

  15. Parametric Optimization of Some Critical Operating System Functions--An Alternative Approach to the Study of Operating Systems Design

    Science.gov (United States)

    Sobh, Tarek M.; Tibrewal, Abhilasha

    2006-01-01

    Operating systems theory primarily concentrates on the optimal use of computing resources. This paper presents an alternative approach to teaching and studying operating systems design and concepts by way of parametrically optimizing critical operating system functions. Detailed examples of two critical operating systems functions using the…

  16. An independent system operator's perspective on operational ramp forecasting

    Energy Technology Data Exchange (ETDEWEB)

    Porter, G. [New Brunswick System Operator, Fredericton, NB (Canada)

    2010-07-01

    One of the principal roles of the power system operator is to select the most economical resources to reliably supply electric system power needs. Operational wind power production forecasts are required by system operators in order to understand the impact of ramp event forecasting on dispatch functions. A centralized dispatch approach can contribute to a more efficient use of resources that traditional economic dispatch methods. Wind ramping events can have a significant impact on system reliability. Power systems can have constrained or robust transmission systems, and may also be islanded or have large connections to neighbouring systems. Power resources can include both flexible and inflexible generation resources. Wind integration tools must be used by system operators to improve communications and connections with wind power plants. Improved wind forecasting techniques are also needed. Sensitivity to forecast errors is dependent on current system conditions. System operators require basic production forecasts, probabilistic forecasts, and event forecasts. Forecasting errors were presented as well as charts outlining the implications of various forecasts. tabs., figs.

  17. Autonomous Systems and Operations

    Data.gov (United States)

    National Aeronautics and Space Administration — The AES Autonomous Systems and Operations (ASO) project will develop an understanding of the impacts of increasing communication time delays on mission operations,...

  18. EOS Operations Systems: EDOS Implemented Changes to Reduce Operations Costs

    Science.gov (United States)

    Cordier, Guy R.; Gomez-Rosa, Carlos; McLemore, Bruce D.

    2007-01-01

    The authors describe in this paper the progress achieved to-date with the reengineering of the Earth Observing System (EOS) Data and Operations System (EDOS), the experience gained in the process and the ensuing reduction of ground systems operations costs. The reengineering effort included a major methodology change, applying to an existing schedule driven system, a data-driven system approach.

  19. Development of the automatic control rod operation system for JOYO. Verification of automatic control rod operation guide system

    International Nuclear Information System (INIS)

    Terakado, Tsuguo; Suzuki, Shinya; Kawai, Masashi; Aoki, Hiroshi; Ohkubo, Toshiyuki

    1999-10-01

    The automatic control rod operation system was developed to control the JOYO reactor power automatically in all operation modes(critical approach, cooling system heat up, power ascent, power descent), development began in 1989. Prior to applying the system, verification tests of the automatic control rod operation guide system was conducted during 32nd duty cycles of JOYO' from Dec. 1997 to Feb. 1998. The automatic control rod operation guide system consists of the control rod operation guide function and the plant operation guide function. The control rod operation guide function provides information on control rod movement and position, while the plant operation guide function provide guidance for plant operations corresponding to reactor power changes(power ascent or power descent). Control rod insertion or withdrawing are predicted by fuzzy algorithms. (J.P.N.)

  20. HVAC system operation manual of IMEF

    International Nuclear Information System (INIS)

    Baek, Sang Yeol; Park, Dae Kyu; Ahn, Sang Bok; Ju, Yong Sun.

    1997-06-01

    This manual is operation procedures of the IMEF(Irradiated Material Examination Facility) HVAC(Heating, Ventilation and Air Conditioning) System. General operation procedures and test method of the IMEF HVAC system are described. The manual is as follows; 1. HVAC system operation manual 2. HVAC system management guide 3. HVAC system maintenance manual 4. HVAC system air velocity and flowrate measurement manual 5. HVAC system HEPA filter leak test manual 6. HVAC system charcoal filter leak test manual 7. HVAC system HEPA and charcoal filter exchange manual. (author). 8 tabs

  1. Economic analysis of cloud-based desktop virtualization implementation at a hospital.

    Science.gov (United States)

    Yoo, Sooyoung; Kim, Seok; Kim, Taeki; Baek, Rong-Min; Suh, Chang Suk; Chung, Chin Youb; Hwang, Hee

    2012-10-30

    Cloud-based desktop virtualization infrastructure (VDI) is known as providing simplified management of application and desktop, efficient management of physical resources, and rapid service deployment, as well as connection to the computer environment at anytime, anywhere with any device. However, the economic validity of investing in the adoption of the system at a hospital has not been established. This study computed the actual investment cost of the hospital-wide VDI implementation at the 910-bed Seoul National University Bundang Hospital in Korea and the resulting effects (i.e., reductions in PC errors and difficulties, application and operating system update time, and account management time). Return on investment (ROI), net present value (NPV), and internal rate of return (IRR) indexes used for corporate investment decision-making were used for the economic analysis of VDI implementation. The results of five-year cost-benefit analysis given for 400 Virtual Machines (VMs; i.e., 1,100 users in the case of SNUBH) showed that the break-even point was reached in the fourth year of the investment. At that point, the ROI was 122.6%, the NPV was approximately US$192,000, and the IRR showed an investment validity of 10.8%. From our sensitivity analysis to changing the number of VMs (in terms of number of users), the greater the number of adopted VMs was the more investable the system was. This study confirms that the emerging VDI can have an economic impact on hospital information system (HIS) operation and utilization in a tertiary hospital setting.

  2. Economic analysis of cloud-based desktop virtualization implementation at a hospital

    Directory of Open Access Journals (Sweden)

    Yoo Sooyoung

    2012-10-01

    Full Text Available Abstract Background Cloud-based desktop virtualization infrastructure (VDI is known as providing simplified management of application and desktop, efficient management of physical resources, and rapid service deployment, as well as connection to the computer environment at anytime, anywhere with anydevice. However, the economic validity of investing in the adoption of the system at a hospital has not been established. Methods This study computed the actual investment cost of the hospital-wide VDI implementation at the 910-bed Seoul National University Bundang Hospital in Korea and the resulting effects (i.e., reductions in PC errors and difficulties, application and operating system update time, and account management time. Return on investment (ROI, net present value (NPV, and internal rate of return (IRR indexes used for corporate investment decision-making were used for the economic analysis of VDI implementation. Results The results of five-year cost-benefit analysis given for 400 Virtual Machines (VMs; i.e., 1,100 users in the case of SNUBH showed that the break-even point was reached in the fourth year of the investment. At that point, the ROI was 122.6%, the NPV was approximately US$192,000, and the IRR showed an investment validity of 10.8%. From our sensitivity analysis to changing the number of VMs (in terms of number of users, the greater the number of adopted VMs was the more investable the system was. Conclusions This study confirms that the emerging VDI can have an economic impact on hospital information system (HIS operation and utilization in a tertiary hospital setting.

  3. UNIX-based operating systems robustness evaluation

    Science.gov (United States)

    Chang, Yu-Ming

    1996-01-01

    Robust operating systems are required for reliable computing. Techniques for robustness evaluation of operating systems not only enhance the understanding of the reliability of computer systems, but also provide valuable feed- back to system designers. This thesis presents results from robustness evaluation experiments on five UNIX-based operating systems, which include Digital Equipment's OSF/l, Hewlett Packard's HP-UX, Sun Microsystems' Solaris and SunOS, and Silicon Graphics' IRIX. Three sets of experiments were performed. The methodology for evaluation tested (1) the exception handling mechanism, (2) system resource management, and (3) system capacity under high workload stress. An exception generator was used to evaluate the exception handling mechanism of the operating systems. Results included exit status of the exception generator and the system state. Resource management techniques used by individual operating systems were tested using programs designed to usurp system resources such as physical memory and process slots. Finally, the workload stress testing evaluated the effect of the workload on system performance by running a synthetic workload and recording the response time of local and remote user requests. Moderate to severe performance degradations were observed on the systems under stress.

  4. Silvabase: A flexible data file management system

    Science.gov (United States)

    Lambing, Steven J.; Reynolds, Sandra J.

    1991-01-01

    The need for a more flexible and efficient data file management system for mission planning in the Mission Operations Laboratory (EO) at MSFC has spawned the development of Silvabase. Silvabase is a new data file structure based on a B+ tree data structure. This data organization allows for efficient forward and backward sequential reads, random searches, and appends to existing data. It also provides random insertions and deletions with reasonable efficiency, utilization of storage space well but not at the expense of speed, and performance of these functions on a large volume of data. Mission planners required that some data be keyed and manipulated in ways not found in a commercial product. Mission planning software is currently being converted to use Silvabase in the Spacelab and Space Station Mission Planning Systems. Silvabase runs on a Digital Equipment Corporation's popular VAX/VMS computers in VAX Fortran. Silvabase has unique features involving time histories and intervals such as in operations research. Because of its flexibility and unique capabilities, Silvabase could be used in almost any government or commercial application that requires efficient reads, searches, and appends in medium to large amounts of almost any kind of data.

  5. Distributed Operating Systems

    NARCIS (Netherlands)

    Mullender, Sape J.

    1987-01-01

    In the past five years, distributed operating systems research has gone through a consolidation phase. On a large number of design issues there is now considerable consensus between different research groups. In this paper, an overview of recent research in distributed systems is given. In turn, the

  6. Technical Aspects of Interfacing MUMPS to an External SQL Relational Database Management System

    Science.gov (United States)

    Kuzmak, Peter M.; Walters, Richard F.; Penrod, Gail

    1988-01-01

    This paper describes an interface connecting InterSystems MUMPS (M/VX) to an external relational DBMS, the SYBASE Database Management System. The interface enables MUMPS to operate in a relational environment and gives the MUMPS language full access to a complete set of SQL commands. MUMPS generates SQL statements as ASCII text and sends them to the RDBMS. The RDBMS executes the statements and returns ASCII results to MUMPS. The interface suggests that the language features of MUMPS make it an attractive tool for use in the relational database environment. The approach described in this paper separates MUMPS from the relational database. Positioning the relational database outside of MUMPS promotes data sharing and permits a number of different options to be used for working with the data. Other languages like C, FORTRAN, and COBOL can access the RDBMS database. Advanced tools provided by the relational database vendor can also be used. SYBASE is an advanced high-performance transaction-oriented relational database management system for the VAX/VMS and UNIX operating systems. SYBASE is designed using a distributed open-systems architecture, and is relatively easy to interface with MUMPS.

  7. Visual assistance system for cyclotron operation

    International Nuclear Information System (INIS)

    Okamura, Tetsuya; Tachikawa, Toshiki; Murakami, Tohru.

    1994-01-01

    A computer-based operation system for a cyclotron which assists operators has been developed. It is the operation assistance system depending on visual sense to indicate beam parameters to operators. First, the mental model of operators at the time of beam adjustment was analyzed, and it was presumed to be composed of five partial mental models, that is, beam behavior model, feasible setting region model, parameter sensitivity model, parameter interrelation model and status map model. Next, three visual interfaces were developed. Beam trajectory is rapidly calculated and graphically displayed whenever operators change parameters. Feasible setting regions (FSR) for parameters that satisfy the beam acceptance criteria of a cyclotron are indicated. The distribution of beam current values which are the quantity for evaluating adjustment is indicated as search history. Finally, for evaluating the system effectiveness, the search time required to reach the optimum conditions was measured. In addition, the system usability was evaluated by written questionnaires. The result of experiment showed the reduction of search time by about 65%. The written questionnaires survey showed the operators highly evaluate system usability. (K.I.)

  8. Cost-efficient enactment of stream processing topologies

    Directory of Open Access Journals (Sweden)

    Christoph Hochreiner

    2017-12-01

    Full Text Available The continuous increase of unbound streaming data poses several challenges to established data stream processing engines. One of the most important challenges is the cost-efficient enactment of stream processing topologies under changing data volume. These data volume pose different loads to stream processing systems whose resource provisioning needs to be continuously updated at runtime. First approaches already allow for resource provisioning on the level of virtual machines (VMs, but this only allows for coarse resource provisioning strategies. Based on current advances and benefits for containerized software systems, we have designed a cost-efficient resource provisioning approach and integrated it into the runtime of the Vienna ecosystem for elastic stream processing. Our resource provisioning approach aims to maximize the resource usage for VMs obtained from cloud providers. This strategy only releases processing capabilities at the end of the VMs minimal leasing duration instead of releasing them eagerly as soon as possible as it is the case for threshold-based approaches. This strategy allows us to improve the service level agreement compliance by up to 25% and a reduction for the operational cost of up to 36%.

  9. Integrated Analytical Evaluation and Optimization of Model Parameters against Preprocessed Measurement Data

    Science.gov (United States)

    1989-06-23

    lags in hours for which these maxima occur. Often the night-side results contain two maxima in their dependence on lag, one at zero lag, and the other...Besides the VMS operating system sofware , the workstation also includes a User Interface Services graphics package, which is a collectio;. of FORTRAN

  10. 76 FR 75492 - Atlantic Highly Migratory Species; Vessel Monitoring Systems

    Science.gov (United States)

    2011-12-02

    ... March 1, 2012. Comments and Responses NMFS received four written and numerous verbal comments from non... between MTU and E-MTU VMS units is that the E-MTU VMS units are capable of two-way communication. The purpose of this final action is to facilitate enhanced communication with HMS vessels at sea, provide HMS...

  11. 76 FR 75523 - Vessel Monitoring Systems; Approved Mobile Transmitting Units and Communications Service...

    Science.gov (United States)

    2011-12-02

    ... Monitoring Systems; Approved Mobile Transmitting Units and Communications Service Providers for Use in... relevant features of the enhanced mobile transmitting unit (E-MTU) VMS and communications service providers... with the Orbcomm mobile communications provider service. Skymate can be reached at 866-SKYMATE and...

  12. Analysis of remote operating systems for space-based servicing operations, volume 1

    Science.gov (United States)

    1985-01-01

    A two phase study was conducted to analyze and develop the requirements for remote operating systems as applied to space based operations for the servicing, maintenance, and repair of satellites. Phase one consisted of the development of servicing requirements to establish design criteria for remote operating systems. Phase two defined preferred system concepts and development plans which met the requirements established in phase one. The specific tasks in phase two were to: (1) identify desirable operational and conceptual approaches for selected mission scenarios; (2) examine the potential impact of remote operating systems incorporated into the design of the space station; (3) address remote operating systems design issues, such as mobility, which are effected by the space station configuration; and (4) define the programmatic approaches for technology development, testing, simulation, and flight demonstration.

  13. Operating systems for experimental physics

    International Nuclear Information System (INIS)

    Davies, H.E.

    1976-01-01

    Modern high energy physics experiments are very dependent on the use of computers and present a fairly well defined list of technical demands on them. It is therefore possible to look at the construction of a computer operating system and to see how the design choices should be made in order to make the systems as useful as possible to physics experiments or, more practically, to look at existing operating systems to see which can most easily be used to do the jobs of rapid data acquisition and checking. In these notes, operating systems are looked at from the point of view of the informed user. Emphasis is placed on systems which are intended for single processor microcomputers of the type frequently used for data acquisition applications. The principles described are, of course, equally valid for other kinds of system. (Auth.)

  14. Neurosurgical operating computerized tomographic scanner system

    International Nuclear Information System (INIS)

    Okudera, Hiroshi; Sugita, Kenichiro; Kobayashi, Shigeaki; Kimishima, Sakae; Yoshida, Hisashi.

    1988-01-01

    A neurosurgical operating computerized tomography scanner system is presented. This system has been developed for obtaining intra- and postoperative CT images in the operating room. A TCT-300 scanner (manufactured by the Toshiba Co., Tokyo) is placed in the operating room. The realization of a true intraoperative CT image requires certain improvements in the CT scanner and operating table. To adjust the axis of the co-ordinates of the motor system of the MST-7000 microsurgical operating table (manufactured by the Mizuho Ika Co., Tokyo) to the CT scanner, we have designed an interface and a precise motor system so that the computer of the CT scanner can directly control the movement of the operating table. Furthermore, a new head-fixation system has been designed for producing artifact-free intraoperative CT images. The head-pins of the head-fixation system are made of carbon-fiber bars and titanium tips. A simulation study of the total system in the operating room with the CT scanner, operating table, and head holder using a skull model yielded a degree of error similar to that in the phantom testing of the original scanner. Three patients underwent resection of a glial tumor using this system. Intraoperative CT scans taken after dural opening showed a bulging of the cortex, a shift in the central structure, and a displacement of the cortical subarachnoid spaces under the influence of gravity. With a contrast medium the edge of the surrounding brain after resection was enhanced and the residual tumor mass was demonstrated clearly. This system makes it possible to obtain a noninvasive intraoperative image in a situation where structural shifts are taking place. (author)

  15. Operational expert system applications in Europe

    CERN Document Server

    Zarri, Gian Piero

    1992-01-01

    Operational Expert System Applications in Europe describes the representative case studies of the operational expert systems (ESs) that are used in Europe.This compilation provides examples of operational ES that are realized in 10 different European countries, including countries not usually examined in the standard reviews of the field.This book discusses the decision support system using several artificial intelligence tools; expert systems for fault diagnosis on computerized numerical control (CNC) machines; and expert consultation system for personal portfolio management. The failure prob

  16. Operating Systems

    Indian Academy of Sciences (India)

    areas in which this type is useful are multimedia, virtual reality, and advanced scientific projects such as undersea exploration and planetary rovers. Because of the expanded uses for soft real-time functionality, it is finding its way into most current operating systems, including major versions of Unix and Windows NT OS.

  17. Disk Operating System User's Guide

    Science.gov (United States)

    1972-05-01

    This document serves the purpose of bringing together in one place most of the information a user needs to use the DDP-516 Disk Operating System, (DOS). DOS is a core resident, one user, console-oriented operating system which allows the user to cont...

  18. Optimization of power system operation

    CERN Document Server

    Zhu, Jizhong

    2015-01-01

    This book applies the latest applications of new technologies topower system operation and analysis, including new and importantareas that are not covered in the previous edition. Optimization of Power System Operation covers both traditional andmodern technologies, including power flow analysis, steady-statesecurity region analysis, security constrained economic dispatch,multi-area system economic dispatch, unit commitment, optimal powerflow, smart grid operation, optimal load shed, optimalreconfiguration of distribution network, power system uncertaintyanalysis, power system sensitivity analysis, analytic hierarchicalprocess, neural network, fuzzy theory, genetic algorithm,evolutionary programming, and particle swarm optimization, amongothers. New topics such as the wheeling model, multi-areawheeling, the total transfer capability computation in multipleareas, are also addressed. The new edition of this book continues to provide engineers andac demics with a complete picture of the optimization of techn...

  19. Comparison of Management-Operational Efficiency of Agricultural Machinery Operating Systems (Case Study Alborz Province

    Directory of Open Access Journals (Sweden)

    A Omidi

    2017-10-01

    Full Text Available Introduction Measuring the efficiency of operating systems in comparison with the methods of comparing the performance of systems explains the various dimensions of issues such as, the lack of full use of agricultural machinery capacity, improper selection of machine, incorrect use of machinery, ownership, etc.. Any improvement in operating system conditions reduces costs,, consumption of inputs, increases the efficiency of production factors and consequently reduces the price and increases agricultural profitability. The main objective of this research is to compare the operational-management efficiency of operating systems in Alborz province and comparison of managerial and operational efficiency of agricultural machinery farming systems by calculating the efficiency of its major components in agricultural machinery farming systems including efficiency, social, economic, technical-operational and managerial and ranking them in order to understand the optimal model of agricultural machinery systems. Materials and Methods This research is a survey study.The study population was beneficiaries of agricultural machinery in the Alborz province which in the multi-stage random sample was determined. Alborz province has 31,438 agricultural operations, of which 543 are exploited agricultural machinery. Cochran formula was used to determine sample size. Since, Cronbach's alpha coefficient greater than 0.7 was obtained by questionnaire, the reliability of the questionnaires was assessed as desirable. To calculate the efficiency the component data were extracted from 4 specialized questionnaires after the initial examination and encoding, then they were analyzed using the software SPSS, MCDM Engine. TOPSIS techniques were used for ranking managerial performance operating system for operating agricultural machinery Alborz province. Results and Discussion The results showed that social efficiency of dedicated-professional operation with an average of 6.6 had

  20. CORBA technology in reengineering the FTU data acquisition system

    International Nuclear Information System (INIS)

    Bertocchi, A.; Buceti, G.; Centioli, C.; Di Muzio, D.; Iannone, F.; Panella, M.; Vitale, V.

    2002-01-01

    In its early stages, Frascati tokamak upgrade DAS was essentially devoted to acquiring data from experiments in CAMAC standard, using a software system (code and database) entirely written by domestic professionals. In 15 years of life DAS has been growing in size and complexity, still preserving its original structure; at the same time new standards were introduced (VME, PCI) to take into account users' ever increasing demands for amount of data and acquisition frequency with which the existing code couldn't cope. Moreover, machines were getting old and the maintenance became troublesome. Finally, the data archive porting to Unix has definitely shown that the DAS system was ageing and a thorough redesign was needed. The system we are planning to introduce is founded on a standard CORBA bus: (i) to integrate heterogeneous platforms and define a standard layer for interactions between the different acquisition units; (ii) to grant, with open source tools (MySql) and interfaces (Html and Java), unified access to hardware and software configuration data. So, a dedicated PC server, connected via a suitable PCI serial highway driver card, will perform the CAMAC access for all the clients interacting through the CORBA layer. Up to now we have successfully tested CAMAC access, and we designed an acquisition unit, which will be the building block of the new system. The next step will be migrating to Alpha/VMS the software related to CAMAC data acquisition, which has been so far the cornerstone of the whole DAS; it will be completely redesigned to fit the 'acquisition unit' paradigm we have defined. Finally we will have a fully distributed data acquisition system with VME (at present six such units have been operating since 1999) and PCI stations, an Alpha/VMS client of the CAMAC/PC server and any possible platform interacting through a CORBA bus for getting data configuration, synchronisation and data archiving

  1. CORBA technology in reengineering the FTU data acquisition system

    Energy Technology Data Exchange (ETDEWEB)

    Bertocchi, A; Buceti, G; Centioli, C; Di Muzio, D; Iannone, F.; Panella, M; Vitale, V

    2002-06-01

    In its early stages, Frascati tokamak upgrade DAS was essentially devoted to acquiring data from experiments in CAMAC standard, using a software system (code and database) entirely written by domestic professionals. In 15 years of life DAS has been growing in size and complexity, still preserving its original structure; at the same time new standards were introduced (VME, PCI) to take into account users' ever increasing demands for amount of data and acquisition frequency with which the existing code couldn't cope. Moreover, machines were getting old and the maintenance became troublesome. Finally, the data archive porting to Unix has definitely shown that the DAS system was ageing and a thorough redesign was needed. The system we are planning to introduce is founded on a standard CORBA bus: (i) to integrate heterogeneous platforms and define a standard layer for interactions between the different acquisition units; (ii) to grant, with open source tools (MySql) and interfaces (Html and Java), unified access to hardware and software configuration data. So, a dedicated PC server, connected via a suitable PCI serial highway driver card, will perform the CAMAC access for all the clients interacting through the CORBA layer. Up to now we have successfully tested CAMAC access, and we designed an acquisition unit, which will be the building block of the new system. The next step will be migrating to Alpha/VMS the software related to CAMAC data acquisition, which has been so far the cornerstone of the whole DAS; it will be completely redesigned to fit the 'acquisition unit' paradigm we have defined. Finally we will have a fully distributed data acquisition system with VME (at present six such units have been operating since 1999) and PCI stations, an Alpha/VMS client of the CAMAC/PC server and any possible platform interacting through a CORBA bus for getting data configuration, synchronisation and data archiving.

  2. Development of advanced automatic operation system for nuclear ship. 1. Perfect automatic normal operation

    International Nuclear Information System (INIS)

    Nakazawa, Toshio; Yabuuti, Noriaki; Takahashi, Hiroki; Shimazaki, Junya

    1999-02-01

    Development of operation support system such as automatic operating system and anomaly diagnosis systems of nuclear reactor is very important in practical nuclear ship because of a limited number of operators and severe conditions in which receiving support from others in a case of accident is very difficult. The goal of development of the operation support systems is to realize the perfect automatic control system in a series of normal operation from the reactor start-up to the shutdown. The automatic control system for the normal operation has been developed based on operating experiences of the first Japanese nuclear ship 'Mutsu'. Automation technique was verified by 'Mutsu' plant data at manual operation. Fully automatic control of start-up and shutdown operations was achieved by setting the desired value of operation and the limiting value of parameter fluctuation, and by making the operation program of the principal equipment such as the main coolant pump and the heaters. This report presents the automatic operation system developed for the start-up and the shutdown of reactor and the verification of the system using the Nuclear Ship Engineering Simulator System. (author)

  3. Development of the operator training system using computer graphics. Pt. 2. Operator behavior CG system and its applications

    International Nuclear Information System (INIS)

    Sasou, Kunihide; Ebisu, Mitsuhiro; Takano, Kenichi; Watabe, Kazuyuki

    2003-01-01

    In training, it has been important to show good performance of operators dealing with abnormal operating; condition simulated by a training simulator. Video-taping of the scenario-based performance by instructors of a training center is the most common way. However, it is difficult for the experienced instructors to show good performance due to the stress of being video-taped. Therefore, the authors developed a system named Operator Behavior Computer Graphic System (OBCGS) to computer-graphically show the behavior of operators. The input data of this system are data on operation, watching, walking and utterances with time, objects of operation and watching, contents of their behavior, etc. The system temporally uses the output data of Man Machine Simulator developed by CRIEPI. OBCGS has 3 kinds of user interfaces. The first one computer-graphically shows 3 operators and one shift supervisor behaving in the control room from a bird's eye viewpoint. The second one has multi windows to show details of computer graphics of operators and control panels. The last one shows the history of operations, warnings and utterance. The system shows reasonable computer graphics in quality from the viewpoint of showing good performance of operations. This report also describes how to use the OBCGS and ways of application to the operator training. (author)

  4. Operational Management System for Regulated Water Systems

    Science.gov (United States)

    van Loenen, A.; van Dijk, M.; van Verseveld, W.; Berger, H.

    2012-04-01

    Most of the Dutch large rivers, canals and lakes are controlled by the Dutch water authorities. The main reasons concern safety, navigation and fresh water supply. Historically the separate water bodies have been controlled locally. For optimizating management of these water systems an integrated approach was required. Presented is a platform which integrates data from all control objects for monitoring and control purposes. The Operational Management System for Regulated Water Systems (IWP) is an implementation of Delft-FEWS which supports operational control of water systems and actively gives advice. One of the main characteristics of IWP is that is real-time collects, transforms and presents different types of data, which all add to the operational water management. Next to that, hydrodynamic models and intelligent decision support tools are added to support the water managers during their daily control activities. An important advantage of IWP is that it uses the Delft-FEWS framework, therefore processes like central data collection, transformations, data processing and presentation are simply configured. At all control locations the same information is readily available. The operational water management itself gains from this information, but it can also contribute to cost efficiency (no unnecessary pumping), better use of available storage and advise during (water polution) calamities.

  5. CANDU 9 operator plant display system

    International Nuclear Information System (INIS)

    Trueman, R.; Webster, A.; MacBeth, M.J.

    1997-01-01

    To meet evolving client and regulatory needs, AECL has adopted an evolutionary approach to the design of the CANDU 9 control centre. That is, the design incorporates feedback from existing stations, reflects the growing diversity in the roles and responsibilities of the operating staff, and reduces costs associated with plant capital and operations, maintenance and administration (OM and A), through the appropriate introduction of new technologies. Underlying this approach is a refined engineering design process that cost-effectively integrates operational feedback and human factors engineering to define the operating staff information and information presentation requirements. Based on this approach, the CANDU 9 control centre will provide utility operating staff with the means to achieve improved operations and reduced OM and A costs. One of the design features that will contribute to the improved operational capabilities of the control centre is a new Plant Display System (PDS) that is separate from the digital control system. The PDS will be used to implement non-safety panel, and console video display systems within the CANDU 9 main control room (MCR). This paper presents a detailed description of the CANDU 9 Plant Display System and features that provide increased operational capabilities. (author)

  6. Management systems in production operations

    International Nuclear Information System (INIS)

    Walters, K.B.; Henderson, G.

    1993-01-01

    The Cullen Enquiry into the Piper Alpha disaster in the U.K. North Sea recommended that an operator should formally present it's company Management System and demonstrate how safety is achieved throughout the life cycle of a platform, from design through operation to abandonment. Brunei Shell Petroleum has prepared a corporate level Safety Management System. As part of Safety Case work, the corporate system is being extended to include the development of specific Management Systems with particular emphasis on offshore production operations involving integrated oil and gas facilities. This paper will describe the development of Management Systems, which includes an intensive Business Process Analysis and will comment upon it's applicability and relationship to ISO 9000. The paper will further describe the applicability and benefits of Management Systems and offer guidance on required effort. The paper will conclude that development of structured Management Systems for safety critical business processes is worthwhile but prioritization of effort will be necessary. As such the full adoption of Management Systems will be directional in nature

  7. Integrated ADIOS-IGENPRO operator advisory support system

    International Nuclear Information System (INIS)

    Lee, Dong Young; Park, J. H.; Kim, J. T.; Kim, C. H.; Park, W. M.; Hwang, I. K.; Cheon, S. W.; Song, S. J.

    2001-05-01

    The I and C systems and control rooms of nuclear power plants have been constructed by using the automatic control concept and changed to computer-based systems in nowadays. For Increase of an automation and CRT, the role of operators is changed to monitor the condition of the nuclear power plants. Therefore, the information that is offered to operators has to integrate in order for operator to understand the hole condition of plants. In commercial nuclear plants, raw data of sensors and components are shown in a control room. So, operators can not diagnose the condition of plants correctly. For a development of an integrated operator aid system which contain an alarm processing system and a fault diagnosis system, we integrated IGENPRO of ANL(Argonne National Lab.) and ADIOS of KAERI (Korea Atomic Energy Institute). IGENPRO is a fault diagnosis system contains three module such as PROTREN, PRODIAG and PROTREN. ADIOS is an alarm processing system that informs operators of important alarms. The integrated operator advisory support system developed in the research is composed of an alarm processing module and a fault diagnosis module. The alarm processing module shows important alarms to operator by using dynamic alarm filtering methods. The fault diagnosis module shows the cause of faults of sensors and hardwares

  8. Integrated ADIOS-IGENPRO operator advisory support system

    Energy Technology Data Exchange (ETDEWEB)

    Lee, Dong Young; Park, J. H.; Kim, J. T.; Kim, C. H.; Park, W. M.; Hwang, I. K.; Cheon, S. W.; Song, S. J

    2001-05-01

    The I and C systems and control rooms of nuclear power plants have been constructed by using the automatic control concept and changed to computer-based systems in nowadays. For Increase of an automation and CRT, the role of operators is changed to monitor the condition of the nuclear power plants. Therefore, the information that is offered to operators has to integrate in order for operator to understand the hole condition of plants. In commercial nuclear plants, raw data of sensors and components are shown in a control room. So, operators can not diagnose the condition of plants correctly. For a development of an integrated operator aid system which contain an alarm processing system and a fault diagnosis system, we integrated IGENPRO of ANL(Argonne National Lab.) and ADIOS of KAERI (Korea Atomic Energy Institute). IGENPRO is a fault diagnosis system contains three module such as PROTREN, PRODIAG and PROTREN. ADIOS is an alarm processing system that informs operators of important alarms. The integrated operator advisory support system developed in the research is composed of an alarm processing module and a fault diagnosis module. The alarm processing module shows important alarms to operator by using dynamic alarm filtering methods. The fault diagnosis module shows the cause of faults of sensors and hardwares.

  9. 47 CFR 32.2220 - Operator systems.

    Science.gov (United States)

    2010-10-01

    ... 47 Telecommunication 2 2010-10-01 2010-10-01 false Operator systems. 32.2220 Section 32.2220 Telecommunication FEDERAL COMMUNICATIONS COMMISSION (CONTINUED) COMMON CARRIER SERVICES UNIFORM SYSTEM OF ACCOUNTS FOR TELECOMMUNICATIONS COMPANIES Instructions for Balance Sheet Accounts § 32.2220 Operator systems...

  10. Intelligent operation system for nuclear power plants

    International Nuclear Information System (INIS)

    Morioka, Toshihiko; Fukumoto, Akira; Suto, Osamu; Naito, Norio.

    1987-01-01

    Nuclear power plants consist of many systems and are operated by skillful operators with plenty of knowledge and experience of nuclear plants. Recently, plant automation or computerized operator support systems have come to be utilized, but the synthetic judgment of plant operation and management remains as human roles. Toshiba is of the opinion that the activities (planning, operation and maintenance) should be integrated, and man-machine interface should be human-friendly. We have begun to develop the intelligent operation system aiming at reducing the operator's role within the fundamental judgment through the use of artificial intelligence. (author)

  11. Operating system design the Xinu approach, Linksys version

    CERN Document Server

    Press, CRC

    2011-01-01

    Introduction and OverviewOperating SystemsApproach Used In The TextA Hierarchical DesignThe Xinu Operating SystemWhat An Operating System Is NotAn Operating System Viewed From The OutsideRemainder Of The TextConcurrent Execution And Operating System ServicesProgramming Models For Multiple ActivitiesOperating System ServicesConcurrent Processing Concepts And TerminologyDistinction Between Sequential And Concurrent ProgramsMultiple Processes Sharing A Single Piece Of CodeProcess Exit And Process TerminationShared Memory, Race Conditions, And SynchronizationSemaphores And Mutual ExclusionType Nam

  12. Development of JRR-4 operation support system

    International Nuclear Information System (INIS)

    Takahashi, Hiroki; Yamamoto, Kazuyoshi; Yoritsune, Tsutomu; Arai, Nobuyoshi; Birumachi, Takashi

    1999-03-01

    The Japan Research Reactor No.4 (JRR-4) is a light water moderated and cooled, graphite reflected, pool-type reactor with the thermal output of 3500 kW. In February 1996, a work on core modification from high-enriched fuels to low-enriched ones was started and the work on modification was completed in May 1998. As a part of the work, Operation Support System (OSS) was adopted for the purpose of reducing load of operator, preventing operator's error and supplying operation data to users. In this paper, JRR-4 Operation Support System's configuration, characteristics and development process are described. OSS consists mainly of a workstation (WS), μXL and Personal Computer (PC). WS is used for collection of operation data. μXL is used for cooling system control and PC is used for operators' support. All of the program applications used in WS, μXL and PC are designed to make sure of high flexibility for the demands on modification from operators and new operation modes. The result of adopting this system, the consolidation monitoring, automation of part of reactor operation and data management were realized. In addition, the cooling control system was compacted. (author)

  13. A COMPUTERIZED OPERATOR SUPPORT SYSTEM PROTOTYPE

    Energy Technology Data Exchange (ETDEWEB)

    Thomas A. Ulrich; Roger Lew; Ronald L. Boring; Ken Thomas

    2015-03-01

    A computerized operator support system (COSS) is proposed for use in nuclear power plants to assist control room operators in addressing time-critical plant upsets. A COSS is a collection of technologies to assist operators in monitoring overall plant performance and making timely, informed decisions on appropriate control actions for the projected plant condition. A prototype COSS was developed in order to demonstrate the concept and provide a test bed for further research. The prototype is based on four underlying elements consisting of a digital alarm system, computer-based procedures, piping and instrumentation diagram system representations, and a recommender module for mitigation actions. The initial version of the prototype is now operational at the Idaho National Laboratory using the Human System Simulation Laboratory.

  14. A distributed real-time operating system

    International Nuclear Information System (INIS)

    Tuynman, F.; Hertzberger, L.O.

    1984-07-01

    A distributed real-time operating system, Fados, has been developed for an embedded multi-processor system. The operating system is based on a host target approach and provides for communication between arbitrary processes on host and target machine. The facilities offered are, apart from process communication, access to the file system on the host by programs on the target machine and monitoring and debugging of programs on the target machine from the host. The process communication has been designed in such a way that the possibilities are the same as those offered by the Ada programming language. The operating system is implemented on a MC 68000 based multiprocessor system in combination with a Unix host. (orig.)

  15. Operator role definition and human-system integration

    International Nuclear Information System (INIS)

    Knee, H.E.; Schryver, J.C.

    1989-01-01

    This paper discusses operator role definition and human-system integration from a perspective of systems engineering and allocation of functions. Current and traditional allocation of tasks/functions can no longer by applied to systems that are significantly more sophisticated and dynamic than current system designs. For such advanced and automated designs, explicit attention must be given to the role of the operator in order to facilitate efficient system performance. Furthermore, such systems will include intelligent automated systems which will support the cognitive activities of the operator. If such systems share responsibility and control with the human operator, these computer-based assistants/associates should be viewed as intelligent team members. As such, factors such as trust, intentions, and expectancies, among team members must be considered by the systems designer. Such design considerations are discussed in this paper. This paper also discusses the area of dynamic allocation of functions, and the need for models of the human operator in support of machine forecast of human performance. The Integrated Reactor Operator/System (INTEROPS) model is discussed as an example of a cognitive model capable of functioning beyond a rule-based behavioral structure

  16. Application of expert system to nuclear power plant operation and guidance system

    International Nuclear Information System (INIS)

    Goto, M.; Takada, Y.

    1990-01-01

    For a nuclear power plant, it is important that an expert system supplies useful information to the operator to meet the increasing demand for high-level plant operation. It is difficult to build a user-friendly expert system that supplies useful information in real time using existing general-purpose expert system shells. Therefore a domain-specific expert system shell with a useful knowledge representation for problem-solving in nuclear power plant operation was selected. The Plant Table (P/T) representation format was developed for description of a production system for nuclear power plant operation knowledge. The P/T consists of plant condition representation designed to process multiple inputs and single output. A large number of operation inputs for several plant conditions are divided into 'timing conditions', 'preconditions' and 'completion conditions' to facilitate knowledge-base build-up. An expert system for a Nuclear Power Plant Operation and Guidance System utilizing the P/T was developed to assist automatic plant operation and surveillance test operation. In these systems, automatic plant operation signals to the plant equipment and operation guidance messages to the operators are both output based on the processing and assessment of plant operation conditions by the P/T. A surveillance test procedure guide for major safety-related systems, such as those for emergency core cooling systems, is displayed on a CRT (Cathode Ray Tube) and test results are printed out. The expert system for a Nuclear Power Plant Operation and Guidance System has already been successfully applied to Japanese BWR plants

  17. Operator support system for nuclear power plants

    International Nuclear Information System (INIS)

    Mori, Nobuyuki; Tai, Ichiro; Sudo, Osamu; Naito, Norio.

    1987-01-01

    The nuclear power generation in Japan maintains the high capacity factor, and its proportion taken in the total generated electric power exceeded 1/4, thus it has become the indispensable energy source. Recently moreover, the nuclear power plants which are harmonious with operators and easy to operate are demanded. For realizing this, the technical development such as the heightening of operation watching performance, the adoption of automation, and the improvement of various man-machine systems for reducing the burden of operators has been advanced by utilizing electronic techniques. In this paper, the trend of the man-machine systems in nuclear power plants, the positioning of operation support system, the support in the aspects of information, action and knowledge, the example of a new central control board, the operation support system using a computer, an operation support expert system and the problems hereafter are described. As the development of the man-machine system in nuclear power plants, the upgrading from a present new central control board system PODIA through A-PODIA, in which the operational function to deal with various phenomena arising in plants and safety control function are added, to 1-PODIA, in which knowledge engineering technology is adopted, is expected. (Kako, I.)

  18. Two operating modes for turbocharger system

    International Nuclear Information System (INIS)

    Bayomi, Nazih N.; Abd El-Maksoud, Rafea M.

    2012-01-01

    Highlights: ► A turbocharger system that operates in power assisted mode is introduced. ► The parameters affecting performance of the turbocharger is presented. ► Different operational charts for turbocharger are presented. ► The parametric study is helpful guide to determine turbocharger dimensioning. - Abstract: The present paper introduces a turbocharger system that operates in two different modes according to turbocharging requirements. In the first mode, the turbocharger is operating with power assistance at lower engine speeds where the power of the exhaust gases is insufficient. Thereafter, the second mode is switched leading the compressor and the turbine of the turbocharger to rotate separately for best performance. Analysis is presented to find out the parameters affecting the operation of the turbocharger and their values to achieve enhanced turbocharger performance with high efficient impellers. The parameters studied are based on data of the turbocharger operating conditions and the operational requirements of the engine. The analysis considers the turbocharger system, its turbine and its compressor. The operational charts demonstrate the simulated results for two operating modes. This study is helpful as a guide to determine the turbocharger dimensioning and blade profile assignment without using any given blade dimensional value.

  19. The design of the Hyperon Data Acquisition System

    International Nuclear Information System (INIS)

    Gee, C.N.P.

    1980-12-01

    A new Native-mode Data Acquisition system, running on a VAX 11/780, has been designed for the SPS Hyperon Experiments at CERN. The system incorporates a variable number of communicating processes running under VAX/VMS, including user-written monitoring processes. Event handling has been implemented into the CAMAC Driver, and facilities are provided for using a data buffer much larger than the System Maximum Working-set Size. A generalised debugging facility for non terminal-oriented processes is also supported. (author)

  20. Network operating system focus technology

    Science.gov (United States)

    1985-01-01

    An activity structured to provide specific design requirements and specifications for the Space Station Data Management System (DMS) Network Operating System (NOS) is outlined. Examples are given of the types of supporting studies and implementation tasks presently underway to realize a DMS test bed capability to develop hands-on understanding of NOS requirements as driven by actual subsystem test beds participating in the overall Johnson Space Center test bed program. Classical operating system elements and principal NOS functions are listed.

  1. GEMPAK 5.1 - A GENERAL METEOROLOGICAL PACKAGE (UNIX VERSION)

    Science.gov (United States)

    Desjardins, M. L.

    1994-01-01

    GEMPAK is a general meteorological software package developed at NASA/Goddard Space Flight Center. It includes programs to analyze and display surface, upper-air, and gridded data, including model output. There are very general programs to list, edit, and plot data on maps, to display profiles and time series, to draw and fill contours, to draw streamlines, to plot symbols for clouds, sky cover, and pressure tendency, and draw cross sections in the case of gridded data and sounding data. In addition, there are Barnes objective analysis programs to grid surface and upper-air data. The programs include the capabilities to derive meteorological parameters from those found in the dataset, to perform vertical interpolations of sounding data to different coordinate systems, and to compute an extensive set of gridded diagnostic quantities by specifying various nested combinations of scalars and vector arithmetic, algebraic, and differential operators. The GEMPAK 5.1 graphics/transformation subsystem, GEMPLT, provides device-independent graphics. GEMPLT also has the capability to display output in a variety of map projections or overlaid on satellite imagery. GEMPAK 5.1 is written in FORTRAN 77 and C-language and has been implemented on VAX computers under VMS and on computers running the UNIX operating system. During installation and normal use, this package occupies approximately 100Mb of hard disk space. The UNIX version of GEMPAK includes drivers for several graphic output systems including MIT's X Window System (X11,R4), Sun GKS, PostScript (color and monochrome), Silicon Graphics, and others. The VMS version of GEMPAK also includes drivers for several graphic output systems including PostScript (color and monochrome). The VMS version is delivered with the object code for the Transportable Applications Environment (TAE) program, version 4.1 which serves as a user interface. A color monitor is recommended for displaying maps on video display devices. Data for rendering

  2. Utilizing ICN/CCN for service and VM migration support in virtualized LTE systems

    NARCIS (Netherlands)

    Karimzadeh Motallebi Azar, Morteza; Satria, Triadimas; Karagiannis, Georgios

    2014-01-01

    One of the most important concepts used in mobile networks, like LTE (Long Term Evolution) is service continuity. A mobile user moving from one network to another network should not lose an on-going service. In cloud-based (virtualized) LTE systems, services are hosted on Virtual Machines (VMs) that

  3. A New Occurrence Model for National Assessment of Undiscovered Volcanogenic Massive Sulfide Deposits

    Science.gov (United States)

    Shanks, W.C. Pat; Dusel-Bacon, Cynthia; Koski, Randolph; Morgan, Lisa A.; Mosier, Dan; Piatak, Nadine M.; Ridley, Ian; Seal, Robert R.; Schulz, Klaus J.; Slack, John F.; Thurston, Roland

    2009-01-01

    Volcanogenic massive sulfide (VMS) deposits are very significant current and historical resources of Cu-Pb-Zn-Au-Ag, are active exploration targets in several areas of the United States and potentially have significant environmental effects. This new USGS VMS deposit model provides a comprehensive review of deposit occurrence and ore genesis, and fully integrates recent advances in the understanding of active seafloor VMS-forming environments, and integrates consideration of geoenvironmental consequences of mining VMS deposits. Because VMS deposits exhibit a broad range of geological and geochemical characteristics, a suitable classification system is required to incorporate these variations into the mineral deposit model. We classify VMS deposits based on compositional variations in volcanic and sedimentary host rocks. The advantage of the classification method is that it provides a closer linkage between tectonic setting and lithostratigraphic assemblages, and an increased predictive capability during field-based studies.

  4. The fast Amsterdam multiprocessor (FAMP) operation system

    International Nuclear Information System (INIS)

    Gosman, D.; Hertzberger, L.O.; Holthuizen, D.J.; Por, G.J.A.; Schoorel, M.

    1981-01-01

    The Fast Amsterdam Multi Processor system (FAMP system) is developed for on-line filtering and second stage triggering. The system is based on the MC 68000 microprocessor from MOTOROLA. In this report we will describe: The FAMP operating system software, the features of the slaves and supervisor in the FAMP operating system, the communication between supervisor and slaves using the dual port memories, the communication between user programs and the operating system. The hardware as well as the application of the system will be described elsewhere. (orig.)

  5. Real-time multi-task operators support system

    International Nuclear Information System (INIS)

    Wang He; Peng Minjun; Wang Hao; Cheng Shouyu

    2005-01-01

    The development in computer software and hardware technology and information processing as well as the accumulation in the design and feedback from Nuclear Power Plant (NPP) operation created a good opportunity to develop an integrated Operator Support System. The Real-time Multi-task Operator Support System (RMOSS) has been built to support the operator's decision making process during normal and abnormal operations. RMOSS consists of five system subtasks such as Data Collection and Validation Task (DCVT), Operation Monitoring Task (OMT), Fault Diagnostic Task (FDT), Operation Guideline Task (OGT) and Human Machine Interface Task (HMIT). RMOSS uses rule-based expert system and Artificial Neural Network (ANN). The rule-based expert system is used to identify the predefined events in static conditions and track the operation guideline through data processing. In dynamic status, Back-Propagation Neural Network is adopted for fault diagnosis, which is trained with the Genetic Algorithm. Embedded real-time operation system VxWorks and its integrated environment Tornado II are used as the RMOSS software cross-development. VxGUI is used to design HMI. All of the task programs are designed in C language. The task tests and function evaluation of RMOSS have been done in one real-time full scope simulator. Evaluation results show that each task of RMOSS is capable of accomplishing its functions. (authors)

  6. Computer-aided operations engineering with integrated models of systems and operations

    Science.gov (United States)

    Malin, Jane T.; Ryan, Dan; Fleming, Land

    1994-01-01

    CONFIG 3 is a prototype software tool that supports integrated conceptual design evaluation from early in the product life cycle, by supporting isolated or integrated modeling, simulation, and analysis of the function, structure, behavior, failures and operation of system designs. Integration and reuse of models is supported in an object-oriented environment providing capabilities for graph analysis and discrete event simulation. Integration is supported among diverse modeling approaches (component view, configuration or flow path view, and procedure view) and diverse simulation and analysis approaches. Support is provided for integrated engineering in diverse design domains, including mechanical and electro-mechanical systems, distributed computer systems, and chemical processing and transport systems. CONFIG supports abstracted qualitative and symbolic modeling, for early conceptual design. System models are component structure models with operating modes, with embedded time-related behavior models. CONFIG supports failure modeling and modeling of state or configuration changes that result in dynamic changes in dependencies among components. Operations and procedure models are activity structure models that interact with system models. CONFIG is designed to support evaluation of system operability, diagnosability and fault tolerance, and analysis of the development of system effects of problems over time, including faults, failures, and procedural or environmental difficulties.

  7. The Advanced Technology Operations System: ATOS

    Science.gov (United States)

    Kaufeler, J.-F.; Laue, H. A.; Poulter, K.; Smith, H.

    1993-01-01

    Mission control systems supporting new space missions face ever-increasing requirements in terms of functionality, performance, reliability and efficiency. Modern data processing technology is providing the means to meet these requirements in new systems under development. During the past few years the European Space Operations Centre (ESOC) of the European Space Agency (ESA) has carried out a number of projects to demonstrate the feasibility of using advanced software technology, in particular, knowledge based systems, to support mission operations. A number of advances must be achieved before these techniques can be moved towards operational use in future missions, namely, integration of the applications into a single system framework and generalization of the applications so that they are mission independent. In order to achieve this goal, ESA initiated the Advanced Technology Operations System (ATOS) program, which will develop the infrastructure to support advanced software technology in mission operations, and provide applications modules to initially support: Mission Preparation, Mission Planning, Computer Assisted Operations, and Advanced Training. The first phase of the ATOS program is tasked with the goal of designing and prototyping the necessary system infrastructure to support the rest of the program. The major components of the ATOS architecture is presented. This architecture relies on the concept of a Mission Information Base (MIB) as the repository for all information and knowledge which will be used by the advanced application modules in future mission control systems. The MIB is being designed to exploit the latest in database and knowledge representation technology in an open and distributed system. In conclusion the technological and implementation challenges expected to be encountered, as well as the future plans and time scale of the project, are presented.

  8. Design of JRR-4 operation Supporting System

    International Nuclear Information System (INIS)

    Takahashi, Hiroki; Arai, Nobuyoshi; Yamamoto, Kazuyoshi; Yoritsune, Tsutomu

    1999-01-01

    A work on the Japan Research Reactor No. 4 (JRR-4) core modification from high-enriched fuels to low-enriched ones was started in 1996 and completed in May 1998. As a part of the work, Operation Supporting System (OSS) was adopted for the purpose of reducing load of operator, preventing operator's error and supplying operation data to users. As the result of adopting this system, integrated monitoring, automation of part of reactor operation and data management were realized. In addition, the cooling control system was compacted. (author)

  9. Remote operations and interactions for systems of arbitrary-dimensional Hilbert space: State-operator approach

    International Nuclear Information System (INIS)

    Reznik, Benni; Groisman, Berry; Aharonov, Yakir

    2002-01-01

    We present a systematic simple method for constructing deterministic remote operations on single and multiple systems of arbitrary discrete dimensionality. These operations include remote rotations, remote interactions, and measurements. The resources needed for an operation on a two-level system are one ebit and a bidirectional communication of two cbits, and for an n-level system, a pair of entangled n-level particles and two classical 'nits'. In the latter case, there are n-1 possible distinct operations per n-level entangled pair. Similar results apply for generating interaction between a pair of remote systems, while for remote measurements only one-directional classical communication is needed. We further consider remote operations on N spatially distributed systems, and show that the number of possible distinct operations increases here exponentially, with the available number of entangled pairs that are initially distributed between the systems. Our results follow from the properties of a hybrid state-operator object (stator), which describes quantum correlations between states and operations

  10. General Logic-Systems and Consequence Operators

    OpenAIRE

    Herrmann, Robert A.

    2005-01-01

    In this paper, general logic-systems are investigated. It is shown that there are infinitely many finite consequence operators defined on a fixed language L that cannot be generated from a finite logic-system. It is shown that a set map is a finite consequence operator iff it is defined by a general logic-system.

  11. Installing and Testing a Server Operating System

    Directory of Open Access Journals (Sweden)

    Lorentz JÄNTSCHI

    2003-08-01

    Full Text Available The paper is based on the experience of the author with the FreeBSD server operating system administration on three servers in use under academicdirect.ro domain.The paper describes a set of installation, preparation, and administration aspects of a FreeBSD server.First issue of the paper is the installation procedure of FreeBSD operating system on i386 computer architecture. Discussed problems are boot disks preparation and using, hard disk partitioning and operating system installation using a existent network topology and a internet connection.Second issue is the optimization procedure of operating system, server services installation, and configuration. Discussed problems are kernel and services configuration, system and services optimization.The third issue is about client-server applications. Using operating system utilities calls we present an original application, which allows displaying the system information in a friendly web interface. An original program designed for molecular structure analysis was adapted for systems performance comparisons and it serves for a discussion of Pentium, Pentium II and Pentium III processors computation speed.The last issue of the paper discusses the installation and configuration aspects of dial-in service on a UNIX-based operating system. The discussion includes serial ports, ppp and pppd services configuration, ppp and tun devices using.

  12. Osprey: Operating system for predictable clouds

    NARCIS (Netherlands)

    Sacha, Jan; Napper, Jeff; Mullender, Sape J.; McKie, Jim

    2012-01-01

    Cloud computing is currently based on hardware virtualization wherein a host operating system provides a virtual machine interface nearly identical to that of physical hardware to guest operating systems. Full transparency allows backward compatibility with legacy software but introduces

  13. Operating-System Support for Distributed Multimedia

    NARCIS (Netherlands)

    Mullender, Sape J.; Leslie, Ian M.; McAuley, Derek

    1994-01-01

    Multimedia applications place new demands upon processors, networks and operating systems. While some network designers, through ATM for example, have considered revolutionary approaches to supporting multimedia, the same cannot be said for operating systems designers. Most work is evolutionary in

  14. An Experimental Study on the Wind-Induced Response of Variable Message Signs

    Directory of Open Access Journals (Sweden)

    Debbie Meyer

    2017-11-01

    Full Text Available Variable message sign (VMS systems are widely used in motorways to provide traffic information to motorists. Such systems are subjected to wind-induced structural vibration that can lead to damage due to fatigue. The limited information that is available on the safe wind design of VMS motivated a large scale testing that was conducted at the wall of wind (WOW Experimental Facility at Florida International University (FIU. One of the objectives of the present study was to experimentally assess the wind-induced force coefficients on VMS of different geometries and utilize these results to provide improved design guidelines. A comprehensive range of VMS geometries was tested, and mean normal and lateral force coefficients, in addition to the twisting moment coefficient and eccentricity ratio, were determined using the measured data for each model, for wind directions of 0° and 45°. The results confirmed that the mean drag coefficient on a prismatic VMS is smaller than the value of 1.7 suggested by American Association of State Highway and Transportation Officials (AASHTO. An alternative to this value is presented in the form of a design matrix with coefficients ranging from 0.98 to 1.28, depending on the aspect and depth ratio of the VMS. Furthermore, results indicated that the corner modification on a VMS with chamfered edges demonstrated a reduction in the drag coefficient compared to sharper edges. Finally, the dynamic loading effects were considered by evaluating the gust effect factor, using the ASCE 7 formulations, for various VMS weights and geometries. The findings revealed a wide range of possible gust effect factors, both above and below the current AASHTO specification of 1.14. Future research may include different geometries of VMS and a wider range of wind directions.

  15. Advanced Autonomous Systems for Space Operations

    Science.gov (United States)

    Gross, A. R.; Smith, B. D.; Muscettola, N.; Barrett, A.; Mjolssness, E.; Clancy, D. J.

    2002-01-01

    New missions of exploration and space operations will require unprecedented levels of autonomy to successfully accomplish their objectives. Inherently high levels of complexity, cost, and communication distances will preclude the degree of human involvement common to current and previous space flight missions. With exponentially increasing capabilities of computer hardware and software, including networks and communication systems, a new balance of work is being developed between humans and machines. This new balance holds the promise of not only meeting the greatly increased space exploration requirements, but simultaneously dramatically reducing the design, development, test, and operating costs. New information technologies, which take advantage of knowledge-based software, model-based reasoning, and high performance computer systems, will enable the development of a new generation of design and development tools, schedulers, and vehicle and system health management capabilities. Such tools will provide a degree of machine intelligence and associated autonomy that has previously been unavailable. These capabilities are critical to the future of advanced space operations, since the science and operational requirements specified by such missions, as well as the budgetary constraints will limit the current practice of monitoring and controlling missions by a standing army of ground-based controllers. System autonomy capabilities have made great strides in recent years, for both ground and space flight applications. Autonomous systems have flown on advanced spacecraft, providing new levels of spacecraft capability and mission safety. Such on-board systems operate by utilizing model-based reasoning that provides the capability to work from high-level mission goals, while deriving the detailed system commands internally, rather than having to have such commands transmitted from Earth. This enables missions of such complexity and communication` distances as are not

  16. Multiple operating system rotation environment moving target defense

    Science.gov (United States)

    Evans, Nathaniel; Thompson, Michael

    2016-03-22

    Systems and methods for providing a multiple operating system rotation environment ("MORE") moving target defense ("MTD") computing system are described. The MORE-MTD system provides enhanced computer system security through a rotation of multiple operating systems. The MORE-MTD system increases attacker uncertainty, increases the cost of attacking the system, reduces the likelihood of an attacker locating a vulnerability, and reduces the exposure time of any located vulnerability. The MORE-MTD environment is effectuated by rotation of the operating systems at a given interval. The rotating operating systems create a consistently changing attack surface for remote attackers.

  17. Neurosurgical operating computerized tomographic scanner system. The CT scanner in the operating theater

    Energy Technology Data Exchange (ETDEWEB)

    Okudera, Hiroshi; Sugita, Kenichiro; Kobayashi, Shigeaki; Kimishima, Sakae; Yoshida, Hisashi

    1988-12-01

    A neurosurgical operating computerized tomography scanner system is presented. This system has been developed for obtaining intra- and postoperative CT images in the operating room. A TCT-300 scanner (manufactured by the Toshiba Co., Tokyo) is placed in the operating room. The realization of a true intraoperative CT image requires certain improvements in the CT scanner and operating table. To adjust the axis of the co-ordinates of the motor system of the MST-7000 microsurgical operating table (manufactured by the Mizuho Ika Co., Tokyo) to the CT scanner, we have designed an interface and a precise motor system so that the computer of the CT scanner can directly control the movement of the operating table. Furthermore, a new head-fixation system has been designed for producing artifact-free intraoperative CT images. The head-pins of the head-fixation system are made of carbon-fiber bars and titanium tips. A simulation study of the total system in the operating room with the CT scanner, operating table, and head holder using a skull model yielded a degree of error similar to that in the phantom testing of the original scanner. Three patients underwent resection of a glial tumor using this system. Intraoperative CT scans taken after dural opening showed a bulging of the cortex, a shift in the central structure, and a displacement of the cortical subarachnoid spaces under the influence of gravity. With a contrast medium the edge of the surrounding brain after resection was enhanced and the residual tumor mass was demonstrated clearly. This system makes it possible to obtain a noninvasive intraoperative image in a situation where structural shifts are taking place.

  18. Database/Operating System Co-Design

    OpenAIRE

    Giceva, Jana

    2016-01-01

    We want to investigate how to improve the information flow between a database and an operating system, aiming for better scheduling and smarter resource management. We are interested in identifying the potential optimizations that can be achieved with a better interaction between a database engine and the underlying operating system, especially by allowing the application to get more control over scheduling and memory management decisions. Therefore, we explored some of the issues that arise ...

  19. Control and Operation of Islanded Distribution System

    DEFF Research Database (Denmark)

    Mahat, Pukar

    deviation and real power shift. When a distribution system, with all its generators operating at maximum power, is islanded, the frequency will go down if the total load is more than the total generation. An under-frequency load shedding procedure for islanded distribution systems with DG unit(s) based...... states. Short circuit power also changes when some of the generators in the distribution system are disconnected. This may result in elongation of fault clearing time and hence disconnection of equipments (including generators) in the distribution system or unnecessary operation of protective devices...... operational challenges. But, on the other hand, it has also opened up some opportunities. One opportunity/challenge is an islanded operation of a distribution system with DG unit(s). Islanding is a situation in which a distribution system becomes electrically isolated from the remainder of the power system...

  20. Recommendations for secure initialization routines in operating systems

    OpenAIRE

    Dodge, Catherine A.

    2004-01-01

    Approved for public release; distribution in unlimited. While a necessity of all operating systems, the code that initializes a system can be notoriously difficult to understand. This thesis explores the most common architectures used for bringing an operating system to its initial state, once the operating system gains control from the boot loader. Specifically, the ways in which the OpenBSD and Linux operating systems handle initialization are dissected. With this understanding, a set ...

  1. Operational Characteristics of an Accelerator Driven Fissile Solution System

    International Nuclear Information System (INIS)

    Kimpland, Robert Herbert

    2016-01-01

    Operational characteristics represent the set of responses that a nuclear system exhibits during normal operation. Operators rely on this behavior to assess the status of the system and to predict the consequences of off-normal events. These characteristics largely refer to the relationship between power and system operating conditions. The static and dynamic behavior of a chain-reacting system, operating at sufficient power, is primarily governed by reactivity effects. The science of reactor physics has identified and evaluated a number of such effects, including Doppler broadening and shifts in the thermal neutron spectrum. Often these reactivity effects are quantified in the form of feedback coefficients that serve as coupling coefficients relating the neutron population and the physical mechanisms that drive reactivity effects, such as fissile material temperature and density changes. The operational characteristics of such nuclear systems usually manifest themselves when perturbations between system power (neutron population) and system operating conditions arise. Successful operation of such systems requires the establishment of steady equilibrium conditions. However, prior to obtaining the desired equilibrium (steady-state) conditions, an approach from zero-power (startup) must occur. This operational regime may possess certain limiting system conditions that must be maintained to achieve effective startup. Once steady-state is achieved, a key characteristic of this operational regime is the level of stability that the system possesses. Finally, a third operational regime, shutdown, may also possess limiting conditions of operation that must be maintained. This report documents the operational characteristics of a ''generic'' Accelerator Driven Fissile Solution (ADFS) system during the various operational regimes of startup, steady-state operation, and shutdown. Typical time-dependent behavior for each operational regime will be illustrated, and key system

  2. Monitoring and operation system for severe accidents

    International Nuclear Information System (INIS)

    Fukui, Toshiki; Niida, Shinji; Kato, Yumeto

    2017-01-01

    Monitoring and operation system for Severe Accidents (SA-MOS) is a compact Instrumentation and Control (I and C) system developed by Mitsubishi Heavy Industries (MHI) and certificated by the Japanese Nuclear Regulatory Agency (NRA) as a design application for Japanese existing PWR nuclear power plants. The system is tailored to provide monitoring and operation for Severe Accident (SA) conditions, and consists of digitalized I and C System, Human Systems Interface (HSI) system and Power Supply (PS) system as further improvement of reliability and safety. This design plans to be applied to the next Japanese PWR plants. In accordance with the new regulatory standards that NRA has established corresponding to the Fukushima accident, a long-term Station Black Out (SBO) scenario and 24-hours power supply by the storage battery in case of SA has been required. In order to address 24-hours power supply requirement in SA condition, the storage battery volume shall be increased. However, it may be difficult to introduce additional batteries to the existing plant site because of room space constraints, etc. Therefore, power distributions for the facilities which are only used for Design Basis Accident (DBA), are shut down in order to secure 24-hours operations of facilities for SA conditions including SA-MOS. That enables efficient battery resource operations as well as optimizes room space factors shared by battery cabinets. Another benefit is to introduce dedicate HSI system for SA condition and operators shift their operations using that dedicated HSI system to cope with SA events. That can reduce operator workload which forces operators to verify or choose which controllers and indicators are available in SA conditions. Furthermore, application of SA-MOS, secures the independence of the layers (DBA⇔SA) as well as secures the plant data transfer for SA conditions outside of plant. Those plant data assets can be shared by plant operation supporting personnel and

  3. Operator aid system for Dhruva fueling machine

    International Nuclear Information System (INIS)

    Misra, S.M.; Ramaswamy, L.R.; Gohel, N.; Bharadwaj, G.; Ranade, M.R.; Khadilkar, M.G.

    1997-01-01

    Systems with significant software contents are replacing the old hardware logic systems. These systems not only are versatile but are easy to make changes in the program. Extensive use of such systems in critical real-time operation environment warrants not only excessive training on simulators, documentation but also fault tolerant system to bring the operation to a safe state in case of error. With new graphic user software interface and advancement in personal computer hardware design, the dynamic status of the physical environment can be shown on the visual display at near real time. These visual aids along with the software covering all the interlocks aids an operator in his professional work. This paper highlights the operator aid system for Dhruva fueling machine. (author). 6 refs., 1 fig

  4. Operator support systems activities at EPRI

    International Nuclear Information System (INIS)

    Naser, J.A.

    1993-01-01

    The integration of operator support systems supports the nuclear power plant goals of improved availability and reliability, enhanced safety, reduced operations and maintenance costs, and improved productivity. Two major aspects which supports this integration are discussed in this paper. The first is the plant communications and computing architecture which provides the infrastructure that allows the integration to exist in a easy to implement manner. Open systems concepts are utilized to guarantee interoperability of systems and interchangeability of equipment. The second is the EPRI Plant-Window System which supplies the interface between the human and the plant systems. It implements common human-machine interfaces amongst systems and supports the implementation of diagnostic and decision aids. Work in both of these areas is being done as part of the EPRI Instrumentation and Control Upgrade Program. A number of operator support systems have been developed and are in various stages of implementation, testing and utilization. Two of these, the RWCU and the EOPTS, are described here. 5 refs, 14 figs

  5. Building reactor operator sustain expert system with C language integrated production system

    International Nuclear Information System (INIS)

    Ouyang Qin; Hu Shouyin; Wang Ruipian

    2002-01-01

    The development of the reactor operator sustain expert system is introduced, the capability of building reactor operator sustain expert system is discussed with C Language Integrated Production System (Clips), and a simple antitype of expert system is illustrated. The limitation of building reactor operator sustain expert system with Clips is also discussed

  6. From Operating-System Correctness to Pervasively Verified Applications

    Science.gov (United States)

    Daum, Matthias; Schirmer, Norbert W.; Schmidt, Mareike

    Though program verification is known and has been used for decades, the verification of a complete computer system still remains a grand challenge. Part of this challenge is the interaction of application programs with the operating system, which is usually entrusted with retrieving input data from and transferring output data to peripheral devices. In this scenario, the correct operation of the applications inherently relies on operating-system correctness. Based on the formal correctness of our real-time operating system Olos, this paper describes an approach to pervasively verify applications running on top of the operating system.

  7. Air operations language for military space ground systems

    Science.gov (United States)

    Davis, P.

    The trends in military space ground system architecture is toward large amounts of software and more widely distributed processors. At the same time, life cycle cost considerations dictate that fewer personnel with minimized skill levels and knowledge operate and support these systems. This squeeze necessitates more human engineering and operational planning into the design of these systems. Several techniques have been developed to satisfy these requirements. An operations language is one of these techniques. It involves a specially defined syntax for control of the system. Individual directives are able to be grouped into operations language procedures. These procedures can be prepared offline ahead of time by more skilled personnel and then used to ensure repeatability of operational sequences and reduce operator errors. The use of an operations language also provides benefits for the handling of contingency operations as well as in the system testing and validation programs.

  8. The assisting system for uranium enrichment plant operation

    International Nuclear Information System (INIS)

    Nakazawa, Hiroaki; Yamamoto, Fumio

    1990-01-01

    We have been developing an operation assisting system, partially supported by AI system, for uranium enrichment plant. The AI system is a proto-type system aiming a final one which can be applied to any future large uranium enrichment plant and also not only to specific operational area but also to complex and multi-phenomenon operational area. An existing AI system, for example facility diagnostic system that utilizes the result of CCT analysis as knowledge base, has weakness in flexibility and potentiality. To build AI system, we have developed the most suitable knowledge representations using deep knowledge for each facility or operation of uranium enrichment plant. This paper describes our AI proto-type system adopting several knowledge representations that can represent an uranium enrichment plant's operation with deep knowledge. (author)

  9. Besshi-type mineral systems in the Palaeoproterozoic Bryah Rift-Basin, Capricorn Orogen, Western Australia: Implications for tectonic setting and geodynamic evolution

    Directory of Open Access Journals (Sweden)

    Franco Pirajno

    2016-05-01

    Full Text Available In this contribution we use VMS mineral systems in the Bryah rift-basin to constrain the tectonic setting of the widespread mafic and ultramafic magmatism that characterises the rift-basin in question. Two distinct, but temporally closely associated, lithostratigraphic sequences, Narracoota and Karalundi Formations, are discussed. The Karalundi Formation is the main host of VMS mineral systems in the region. The Karalundi Formation consists of turbiditic and immature clastic sediments, which are locally intercalated with basaltic hyaloclastites, dolerites and banded jaspilites. We propose that the basaltic hyaloclastites, dolerites and clastics and jaspilites rocks, form a distinct unit of the Karalundi Formation, named Noonyereena Member. The VMS mineral systems occur near the north-east trending Jenkin Fault and comprise the giant and world-class DeGrussa and the Red Bore deposits. The nature of these deposits and their intimate association with terrigenous clastic rocks and dominantly marine mafic volcanic and subvolcanic rocks, as well as the common development of peperitic margins, are considered indicative of a Besshi-type environment, similar to that of present-day Gulf of California. Our Re-Os age data from a primary pyrite yielded a mean model age of 2012 ± 48 Ma, which coincides (within error with recent published Re-Os data (Hawke et al., 2015 and confirms the timing of the proposed geodynamic evolution. We propose a geodynamic model that attempts to explain the presence of the Narracoota and Karalundi Formations as the result of mantle plume activity, which began with early uplift of continental crust with intraplate volcanism, followed by early stages of rifting with the deposition of the Karalundi Formation (and Noonyereena Member, which led to the formation of Besshi-type VMS deposits. With on-going mantle plume activity and early stages of continental separation, an oceanic plateau was formed and is now represented by mafic

  10. An Intelligent Multiagent System for Autonomous Microgrid Operation

    Directory of Open Access Journals (Sweden)

    Tetsuo Kinoshita

    2012-09-01

    Full Text Available A microgrid is an eco-friendly power system because renewable sources such as solar and wind power are used as the main power sources. For this reason, much research, development, and demonstration projects have recently taken place in many countries. Operation is one of the important research topics for microgrids. For efficient and economical microgrid operation, a human operator is required as in other power systems, but it is difficult because there are some restrictions related to operation costs and privacy issues. To overcome the restriction, autonomous operation for microgrids is required. Recently, an intelligent agent system for autonomous microgrid operation has been studied as a potential solution. This paper proposes a multiagent system for autonomous microgrid operation. To build the multiagent system, the functionalities of agents, interactions among agents, and an effective agent protocol have been designed. The proposed system has been implemented by using an ADIPS/DASH framework as an agent platform. The intelligent multiagent system for microgrid operation based on the proposed scheme is tested to show the functionality and feasibility on a distributed environment through the Internet.

  11. Operator decision support system for sodium loop

    Energy Technology Data Exchange (ETDEWEB)

    Lee, Kwang Hyeang; Park, Kyu Ho; Kim, Tak Kon; Jo, Choong Ho; Seong, Kyeong A; Lee, Keon Myeong; Kim, Yeong Dal; Kim, Chang Beom; Kim, Jong Kyu; Jo, Hee Chang; Lee, Ji Hyeong; Jeong, Yoon Soo; Chio, Jong Hyeong; Jeong, Bong Joon; Hong, Joon Seong; Kim, Bong Wan; Seong, Byeong Hak [Korea Advanced Institute Science and Technology, Taejon (Korea, Republic of)

    1994-07-01

    The objective of this study is to develop an operator decision support system by computerizing the sodium circuit. This study developed graphical display interface for the control panel which provides the safety control of equipment, the recognition of experimental process states and sodium circuit states. In this study, basic work to develop an operator decision support real-time expert system for sodium loop was carried out. Simplification of control commands and effective operation of various real-time data and signals by equipment code standardization are studied. The cost ineffectiveness of the single processor structure provides the ground for the development of cost effective parallel processing system. The important tasks of this study are (1) design and implementation of control state surveillance panel of sodium loop, (2) requirement analysis of operator support real-time expert system for sodium loop, (3) design of standard code rule for operating equipment and research on the cost effective all purpose parallel processing system and (4) requirement analysis of expert system and design of control state variables and user interface for experimental process. 10 refs., 36 figs., 20 tabs.

  12. Supervision functions - Secure operation of sustainable power systems

    DEFF Research Database (Denmark)

    Morais, Hugo; Zhang, Xinxin; Lind, Morten

    2013-01-01

    of power systems operation control. The use of PMUs allows more penetration of DG mainly, with technologies based on renewable resources with intermittent and unpredictable operation such a wind power. This paper introduces the Secure Operation of Sustainable Power Systems (SOSPO) project. The SOSPO...... project tries to respond to the question "How to ensure a secure operation of the future power system where the operating point is heavily is fluctuating?" focusing in the Supervision module architecture and in the power system operation states. The main goal of Supervision module is to determine...... the power system operation state based on new stability and security parameters derived from PMUs measurement and coordinate the use of automatic and manual control actions. The coordination of the control action is based not only in the static indicators but also in the performance evaluation of control...

  13. Simulating Sustainment for an Unmanned Logistics System Concept of Operation in Support of Distributed Operations

    Science.gov (United States)

    2017-06-01

    SYSTEM CONCEPT OF OPERATION IN SUPPORT OF DISTRIBUTED OPERATIONS by Elle M. Ekman June 2017 Thesis...UNMANNED LOGISTICS SYSTEM CONCEPT OF OPERATION IN SUPPORT OF DISTRIBUTED OPERATIONS Elle M. Ekman Captain, United States Marine Corps B.S...Corps CO company CONEPS concept of employment CONOPS concept of operations CP command post CUAS cargo unmanned aircraft system DES discrete

  14. Reducing an attack surface of an operating system

    OpenAIRE

    VALKONEN, VILLE

    2012-01-01

    Certain security choices done on the operating system level can mitigate harm done by an malicious attacker or a program. The main focus in the thesis is on open source operating systems. Asiasanat: software security, operating system security

  15. Supervisory Control and Diagnostics System Distributed Operating System

    International Nuclear Information System (INIS)

    McGoldrick, P.R.

    1979-01-01

    This paper contains a description of the Supervisory Control and Diagnostics System (SCDS) Distributed Operating System. The SCDS consists of nine 32-bit minicomputers with shared memory. The system's main purpose is to control a large Mirror Fusion Test Facility

  16. Operator Support System for Pressurized Water Reactor

    International Nuclear Information System (INIS)

    Wei Renjie; Shen Shifei

    1996-01-01

    Operator Support System for Pressurized Water Reactor (OSSPWR) has been developed under the sponsorship of IAEA from August 1994. The project is being carried out by the Department of Engineering Physics, Tsinghua University, Beijing, China. The Design concepts of the operator support functions have been established. The prototype systems of OSSPWR has been developed as well. The primary goal of the project is to create an advanced operator support system by applying new technologies such as artificial intelligence (AI) techniques, advanced communication technologies, etc. Recently, the advanced man-machine interface for nuclear power plant operators has been developed. It is connected to the modern computer systems and utilizes new high performance graphic displays. (author). 6 refs, 4 figs

  17. Accelerating and benchmarking operating system functions in a “soft” system

    Directory of Open Access Journals (Sweden)

    Péter Molnár

    2015-06-01

    Full Text Available The todays computing technology provokes serious debates whether the operating system functions are implemented in the best possible way. The suggestions range from accelerating only certain functions through providing complete real-time operating systems as coprocessors to using simultaneously hardware and software implemented threads in the operating system. The performance gain in such systems depends on many factors, so its quantification is not a simple task at all. In addition to the subtleties of operating systems, the hardware accelerators in modern processors may considerably affect the results of such measurements. The reconfigurable systems offer a platform, where even end users can carry out reliable and accurate measurements. The paper presents a hardware acceleration idea for speeding up a simple OS service, its verification setup and the measurement results.

  18. Experience on operational safety improvement of control and operation support systems

    International Nuclear Information System (INIS)

    Itoh, N.; Nakagawa, T.; Mano, K.

    1988-01-01

    Japanese nuclear industry started in 1956 and about 30 years have passed since that time. Through these years, we have made a lot of efforts and developments in the field of Control and Instrumentation (C and I) system. The above 30 years and following years can be divided into four major periods. The first one is the period of research, the second of domestic production, the third of improvement, and the fourth of advancement. Improvements of C and I system, which we have made in those periods have made a great contribution to enhancement of reliability, availability and operability of nuclear power plants. Fig. 1 shows TEPCO's nuclear power plant (BWR) construction experience and technical trend of C and I system in Japan. This paper is to introduce the efforts and operational experience on control and operation support systems

  19. Towards a network operating system

    OpenAIRE

    López Álvarez, Victor; Gonzalez de Dios, Oscar; Fuentes, Beatriz; Yannuzzi, Marcelo; Fernández Palacios, Juan Pedro; Lopez, Diego

    2014-01-01

    A Network Operating System (NetOS) is a novel paradigm for developing a next-generation network management and operation platform. As we shall describe, NetOS not only goes far beyond the SDN concepts but also constitutes a fundamental enabler for NFV. © 2014 OSA.

  20. Intelligent systems supporting the control room operators

    International Nuclear Information System (INIS)

    Berger, E.

    1997-01-01

    The operational experience obtained with the various applications of the systems discussed in this paper shows that more consequent use of the systems will make detection and management of disturbances still more efficient and faster. This holds true both for a low level of process automation and for power plants with a high level of automation. As for conventional power plants, the trend clearly is towards higher degrees of automation and consequent application of supporting systems. Thus, higher availability and rapid failure management are achieved, at low effects on normal operation. These systems are monitoring and process control systems, expert systems, and systems for optimal use of the equipment, or systems for post-incident analyses and computer-assisted on-shift protocols, or operating manuals. (orig./CB) [de

  1. Treatment system operation, management, and finance

    Energy Technology Data Exchange (ETDEWEB)

    Truax, D.D. (Mississippi State Univ., Mississippi State (United States))

    1990-06-01

    This article deals with literature on operation, management, and financing of wastewater treatment plants. Some topics discussed are system hydraulics and flow monitoring, odor, reliability, equipment age, management philosophy, performance, reducing operating cost, planning and response to emergencies, preventative maintenance, inspection systems, mechanical vibrations, safety, privatization, municipal leasing, user and impact fees.

  2. A Computuerized Operator Support System Prototype

    Energy Technology Data Exchange (ETDEWEB)

    Thomas, Ken [Idaho National Lab. (INL), Idaho Falls, ID (United States); Boring, Ronald [Idaho National Lab. (INL), Idaho Falls, ID (United States); Lew, Roger [Idaho National Lab. (INL), Idaho Falls, ID (United States); Ulrich, Tom [Idaho National Lab. (INL), Idaho Falls, ID (United States); Villim, Richard [Idaho National Lab. (INL), Idaho Falls, ID (United States)

    2013-11-01

    A report was published by the Idaho National Laboratory in September of 2012, entitled Design to Achieve Fault Tolerance and Resilience, which described the benefits of automating operator actions for transients. The report identified situations in which providing additional automation in lieu of operator actions would be advantageous. It recognized that managing certain plant upsets is sometimes limited by the operator’s ability to quickly diagnose the fault and to take the needed actions in the time available. Undoubtedly, technology is underutilized in the nuclear power industry for operator assistance during plant faults and operating transients. In contrast, other industry sectors have amply demonstrated that various forms of operator advisory systems can enhance operator performance while maintaining the role and responsibility of the operator as the independent and ultimate decision-maker. A computerized operator support system (COSS) is proposed for use in nuclear power plants to assist control room operators in addressing time-critical plant upsets. A COSS is a collection of technologies to assist operators in monitoring overall plant performance and making timely, informed decisions on appropriate control actions for the projected plant condition. The COSS does not supplant the role of the operator, but rather provides rapid assessments, computations, and recommendations to reduce workload and augment operator judgment and decision-making during fast-moving, complex events. This project proposes a general model for a control room COSS that addresses a sequence of general tasks required to manage any plant upset: detection, validation, diagnosis, recommendation, monitoring, and recovery. The model serves as a framework for assembling a set of technologies that can be interrelated to assist with each of these tasks. A prototype COSS has been developed in order to demonstrate the concept and provide a test bed for further research. The prototype is based

  3. A Computuerized Operator Support System Prototype

    Energy Technology Data Exchange (ETDEWEB)

    Thomas, Ken [Idaho National Lab. (INL), Idaho Falls, ID (United States); Boring, Ronald [Idaho National Lab. (INL), Idaho Falls, ID (United States); Lew, Roger [Idaho National Lab. (INL), Idaho Falls, ID (United States); Ulrich, Tom [Idaho National Lab. (INL), Idaho Falls, ID (United States); Villim, Richard [Idaho National Lab. (INL), Idaho Falls, ID (United States)

    2013-08-01

    A report was published by the Idaho National Laboratory in September of 2012, entitled Design to Achieve Fault Tolerance and Resilience, which described the benefits of automating operator actions for transients. The report identified situations in which providing additional automation in lieu of operator actions would be advantageous. It recognized that managing certain plant upsets is sometimes limited by the operator’s ability to quickly diagnose the fault and to take the needed actions in the time available. Undoubtedly, technology is underutilized in the nuclear power industry for operator assistance during plant faults and operating transients. In contrast, other industry sectors have amply demonstrated that various forms of operator advisory systems can enhance operator performance while maintaining the role and responsibility of the operator as the independent and ultimate decision-maker. A computerized operator support system (COSS) is proposed for use in nuclear power plants to assist control room operators in addressing time-critical plant upsets. A COSS is a collection of technologies to assist operators in monitoring overall plant performance and making timely, informed decisions on appropriate control actions for the projected plant condition. The COSS does not supplant the role of the operator, but rather provides rapid assessments, computations, and recommendations to reduce workload and augment operator judgment and decision-making during fast-moving, complex events. This project proposes a general model for a control room COSS that addresses a sequence of general tasks required to manage any plant upset: detection, validation, diagnosis, recommendation, monitoring, and recovery. The model serves as a framework for assembling a set of technologies that can be interrelated to assist with each of these tasks. A prototype COSS has been developed in order to demonstrate the concept and provide a test bed for further research. The prototype is based

  4. Operator approach to linear control systems

    CERN Document Server

    Cheremensky, A

    1996-01-01

    Within the framework of the optimization problem for linear control systems with quadratic performance index (LQP), the operator approach allows the construction of a systems theory including a number of particular infinite-dimensional optimization problems with hardly visible concreteness. This approach yields interesting interpretations of these problems and more effective feedback design methods. This book is unique in its emphasis on developing methods for solving a sufficiently general LQP. Although this is complex material, the theory developed here is built on transparent and relatively simple principles, and readers with less experience in the field of operator theory will find enough material to give them a good overview of the current state of LQP theory and its applications. Audience: Graduate students and researchers in the fields of mathematical systems theory, operator theory, cybernetics, and control systems.

  5. Methodology for Designing Operational Banking Risks Monitoring System

    Science.gov (United States)

    Kostjunina, T. N.

    2018-05-01

    The research looks at principles of designing an information system for monitoring operational banking risks. A proposed design methodology enables one to automate processes of collecting data on information security incidents in the banking network, serving as the basis for an integrated approach to the creation of an operational risk management system. The system can operate remotely ensuring tracking and forecasting of various operational events in the bank network. A structure of a content management system is described.

  6. 3D geological to geophysical modelling and seismic wave propagation simulation: a case study from the Lalor Lake VMS (Volcanogenic Massive Sulphides) mining camp

    Science.gov (United States)

    Miah, Khalid; Bellefleur, Gilles

    2014-05-01

    The global demand for base metals, uranium and precious metals has been pushing mineral explorations at greater depth. Seismic techniques and surveys have become essential in finding and extracting mineral rich ore bodies, especially for deep VMS mining camps. Geophysical parameters collected from borehole logs and laboratory measurements of core samples provide preliminary information about the nature and type of subsurface lithologic units. Alteration halos formed during the hydrothermal alteration process contain ore bodies, which are of primary interests among geologists and mining industries. It is known that the alteration halos are easier to detect than the ore bodies itself. Many 3D geological models are merely projection of 2D surface geology based on outcrop inspections and geochemical analysis of a small number of core samples collected from the area. Since a large scale 3D multicomponent seismic survey can be prohibitively expensive, performance analysis of such geological models can be helpful in reducing exploration costs. In this abstract, we discussed challenges and constraints encountered in geophysical modelling of ore bodies and surrounding geologic structures from the available coarse 3D geological models of the Lalor Lake mining camp, located in northern Manitoba, Canada. Ore bodies in the Lalor lake VMS camp are rich in gold, zinc, lead and copper, and have an approximate weight of 27 Mt. For better understanding of physical parameters of these known ore bodies and potentially unknown ones at greater depth, we constructed a fine resolution 3D seismic model with dimensions: 2000 m (width), 2000 m (height), and 1500 m (vertical depth). Seismic properties (P-wave, S-wave velocities, and density) were assigned based on a previous rock properties study of the same mining camp. 3D finite-difference elastic wave propagation simulation was performed in the model using appropriate parameters. The generated synthetic 3D seismic data was then compared to

  7. Littoral Combat Ship (LCS) Project: Consideration of an ASVAB Requirement for JOOD Screening

    Science.gov (United States)

    2013-08-01

    developed for the Submarine community. Sailors classified to the non-technical ratings of the Submarine Community ( Culinary Specialist, Storekeeper...ratings ( Culinary Specialist; Storekeeper; and Yeoman) and Seaman must meet the Submarine ASVAB “floor” standard in order to pass their submarine...operation of the Voyage Management System (VMS); (3) lookout duties; and (4) Boatswain’s Mate of the Watch (BMOW) duties. Conceptually, the

  8. Perfect commuting-operator strategies for linear system games

    Science.gov (United States)

    Cleve, Richard; Liu, Li; Slofstra, William

    2017-01-01

    Linear system games are a generalization of Mermin's magic square game introduced by Cleve and Mittal. They show that perfect strategies for linear system games in the tensor-product model of entanglement correspond to finite-dimensional operator solutions of a certain set of non-commutative equations. We investigate linear system games in the commuting-operator model of entanglement, where Alice and Bob's measurement operators act on a joint Hilbert space, and Alice's operators must commute with Bob's operators. We show that perfect strategies in this model correspond to possibly infinite-dimensional operator solutions of the non-commutative equations. The proof is based around a finitely presented group associated with the linear system which arises from the non-commutative equations.

  9. A moral Operating System of livestock farming

    NARCIS (Netherlands)

    Gremmen, Bart

    2017-01-01

    Societal views about livestock production systems in Europe are changing dramatically in a negative direction. Based on the tradition of pragmatism in applied philosophy I develop a Moral Operating System of animal production systems in cooperating a plurality of ethical views. This moral operating

  10. The Launch Systems Operations Cost Model

    Science.gov (United States)

    Prince, Frank A.; Hamaker, Joseph W. (Technical Monitor)

    2001-01-01

    One of NASA's primary missions is to reduce the cost of access to space while simultaneously increasing safety. A key component, and one of the least understood, is the recurring operations and support cost for reusable launch systems. In order to predict these costs, NASA, under the leadership of the Independent Program Assessment Office (IPAO), has commissioned the development of a Launch Systems Operations Cost Model (LSOCM). LSOCM is a tool to predict the operations & support (O&S) cost of new and modified reusable (and partially reusable) launch systems. The requirements are to predict the non-recurring cost for the ground infrastructure and the recurring cost of maintaining that infrastructure, performing vehicle logistics, and performing the O&S actions to return the vehicle to flight. In addition, the model must estimate the time required to cycle the vehicle through all of the ground processing activities. The current version of LSOCM is an amalgamation of existing tools, leveraging our understanding of shuttle operations cost with a means of predicting how the maintenance burden will change as the vehicle becomes more aircraft like. The use of the Conceptual Operations Manpower Estimating Tool/Operations Cost Model (COMET/OCM) provides a solid point of departure based on shuttle and expendable launch vehicle (ELV) experience. The incorporation of the Reliability and Maintainability Analysis Tool (RMAT) as expressed by a set of response surface model equations gives a method for estimating how changing launch system characteristics affects cost and cycle time as compared to today's shuttle system. Plans are being made to improve the model. The development team will be spending the next few months devising a structured methodology that will enable verified and validated algorithms to give accurate cost estimates. To assist in this endeavor the LSOCM team is part of an Agency wide effort to combine resources with other cost and operations professionals to

  11. HEP specific benchmarks of virtual machines on multi-core CPU architectures

    International Nuclear Information System (INIS)

    Alef, M; Gable, I

    2010-01-01

    Virtualization technologies such as Xen can be used in order to satisfy the disparate and often incompatible system requirements of different user groups in shared-use computing facilities. This capability is particularly important for HEP applications, which often have restrictive requirements. The use of virtualization adds flexibility, however, it is essential that the virtualization technology place little overhead on the HEP application. We present an evaluation of the practicality of running HEP applications in multiple Virtual Machines (VMs) on a single multi-core Linux system. We use the benchmark suite used by the HEPiX CPU Benchmarking Working Group to give a quantitative evaluation relevant to the HEP community. Benchmarks are packaged inside VMs and then the VMs are booted onto a single multi-core system. Benchmarks are then simultaneously executed on each VM to simulate highly loaded VMs running HEP applications. These techniques are applied to a variety of multi-core CPU architectures and VM configurations.

  12. Elevating Virtual Machine Introspection for Fine-Grained Process Monitoring: Techniques and Applications

    Science.gov (United States)

    Srinivasan, Deepa

    2013-01-01

    Recent rapid malware growth has exposed the limitations of traditional in-host malware-defense systems and motivated the development of secure virtualization-based solutions. By running vulnerable systems as virtual machines (VMs) and moving security software from inside VMs to the outside, the out-of-VM solutions securely isolate the anti-malware…

  13. Utility systems operation: Optimisation-based decision making

    International Nuclear Information System (INIS)

    Velasco-Garcia, Patricia; Varbanov, Petar Sabev; Arellano-Garcia, Harvey; Wozny, Guenter

    2011-01-01

    Utility systems provide heat and power to industrial sites. The importance of operating these systems in an optimal way has increased significantly due to the unstable and in the long term rising prices of fossil fuels as well as the need for reducing the greenhouse gas emissions. This paper presents an analysis of the problem for supporting operator decision making under conditions of variable steam demands from the production processes on an industrial site. An optimisation model has been developed, where besides for running the utility system, also the costs associated with starting-up the operating units have been modelled. The illustrative case study shows that accounting for the shut-downs and start-ups of utility operating units can bring significant cost savings. - Highlights: → Optimisation methodology for decision making on running utility systems. → Accounting for varying steam demands. → Optimal operating specifications when a demand change occurs. → Operating costs include start-up costs of boilers and other units. → Validated on a real-life case study. Up to 20% cost savings are possible.

  14. TideWatch: Fingerprinting the cyclicality of big data workloads

    KAUST Repository

    Williams, Daniel W.

    2014-04-01

    Intrinsic to \\'big data\\' processing workloads (e.g., iterative MapReduce, Pregel, etc.) are cyclical resource utilization patterns that are highly synchronized across different resource types as well as the workers in a cluster. In Infrastructure as a Service settings, cloud providers do not exploit this characteristic to better manage VMs because they view VMs as \\'black boxes.\\' We present TideWatch, a system that automatically identifies cyclicality and similarity in running VMs. TideWatch predicts period lengths of most VMs in Hadoop workloads within 9% of actual iteration boundaries and successfully classifies up to 95% of running VMs as participating in the appropriate Hadoop cluster. Furthermore, we show how TideWatch can be used to improve the timing of VM migrations, reducing both migration time and network impact by over 50% when compared to a random approach. © 2014 IEEE.

  15. NASA Customer Data and Operations System

    Science.gov (United States)

    Butler, Madeline J.; Stallings, William H.

    1991-01-01

    In addition to the currently provided NASA services such as Communications and Tracking and Data Relay Satellite System services, the NASA's Customer Data and Operations System (CDOS) will provide the following services to the user: Data Delivery Service, Data Archive Service, and CDOS Operations Management Service. This paper describes these services in detail and presents respective block diagrams. The CDOS services will support a variety of multipurpose missions simultaneously with centralized and common hardware and software data-driven systems.

  16. 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.

  17. Expert system aided operator's mental activities training

    International Nuclear Information System (INIS)

    Gieci, A.; Macko, J.; Mosny, J.; Gese, A.

    1994-01-01

    The operator's mental activity is the most important part of his work. A processing of a large amount of the information by the operator is possible only if he/she possesses appropriate cognitive skills. To facilitate the novice's acquisition of the experienced operator's cognitive skills of the decision-making process a special type of the expert system was developed. The cognitive engineering's models and problem-solving methodology constitutes the basis of this expert system. The article gives an account of the prototype of the mentioned expert system developed to aid the whole mental activity of the nuclear power plant operator during his decision-making process. (author). 6 refs, 6 figs

  18. Operation quality assessment model for video conference system

    Science.gov (United States)

    Du, Bangshi; Qi, Feng; Shao, Sujie; Wang, Ying; Li, Weijian

    2018-01-01

    Video conference system has become an important support platform for smart grid operation and management, its operation quality is gradually concerning grid enterprise. First, the evaluation indicator system covering network, business and operation maintenance aspects was established on basis of video conference system's operation statistics. Then, the operation quality assessment model combining genetic algorithm with regularized BP neural network was proposed, which outputs operation quality level of the system within a time period and provides company manager with some optimization advice. The simulation results show that the proposed evaluation model offers the advantages of fast convergence and high prediction accuracy in contrast with regularized BP neural network, and its generalization ability is superior to LM-BP neural network and Bayesian BP neural network.

  19. Test, Control and Monitor System (TCMS) operations plan

    Science.gov (United States)

    Macfarlane, C. K.; Conroy, M. P.

    1993-01-01

    The purpose is to provide a clear understanding of the Test, Control and Monitor System (TCMS) operating environment and to describe the method of operations for TCMS. TCMS is a complex and sophisticated checkout system focused on support of the Space Station Freedom Program (SSFP) and related activities. An understanding of the TCMS operating environment is provided and operational responsibilities are defined. NASA and the Payload Ground Operations Contractor (PGOC) will use it as a guide to manage the operation of the TCMS computer systems and associated networks and workstations. All TCMS operational functions are examined. Other plans and detailed operating procedures relating to an individual operational function are referenced within this plan. This plan augments existing Technical Support Management Directives (TSMD's), Standard Practices, and other management documentation which will be followed where applicable.

  20. Operator reliability assessment system (OPERAS)

    International Nuclear Information System (INIS)

    Spurgin, A.J.; Hallam, J.W.; Spurgin, J.P.; Singh, A.

    1991-01-01

    The paper gives an overview of the OPERAS project. It discusses the background which led to the design of the PC-based data collection and analysis system connected to plant training simulators including those used for nuclear power plants. The usefulness of a system like OPERAS was perceived during an earlier EPRI project, the Operator Reliability Experiments project, by EPRI and PG and E. The data collection and analysis approaches used in OPERAS were developed during the ORE project. The paper not only discusses the design of OPERAS but discusses the functions performed and the current experiences with the two prototype systems. Also listed are potential uses of OPERAS by utility personnel in Operations, Training and PRA groups

  1. Modernisation of the CERN operational dosimetery system

    CERN Multimedia

    Caroline Duc

    2013-01-01

     As part of continual efforts to ensure the highest standards in the field of Radiation Protection, CERN is modernising its operational dosimetry system.   Pierre Carbonez, head of the Dosimetery and Instrument Calibration Service, with one of the new automatic operational dosimetery reader terminals. No more sheets of paper to record radiation doses at the entrance to the accelerators: the operational dosimetry system is being modernised! Since March, 50 automatic operational dosimeter reader terminals are in operation around the accelerator complex. Operational dosimeters (DMC) complement the "passive" dosimeters (DIS) and must be used every time you enter Controlled Radiation Areas. They measure the dose of radiation received by the exposed worker in real time and give a warning if the acceptable threshold is exceeded. The new dosimeter reader system allows the dosage recording procedure to be automated. “Every pers...

  2. Mission operations concepts for Earth Observing System (EOS)

    Science.gov (United States)

    Kelly, Angelita C.; Taylor, Thomas D.; Hawkins, Frederick J.

    1991-01-01

    Mission operation concepts are described which are being used to evaluate and influence space and ground system designs and architectures with the goal of achieving successful, efficient, and cost-effective Earth Observing System (EOS) operations. Emphasis is given to the general characteristics and concepts developed for the EOS Space Measurement System, which uses a new series of polar-orbiting observatories. Data rates are given for various instruments. Some of the operations concepts which require a total system view are also examined, including command operations, data processing, data accountability, data archival, prelaunch testing and readiness, launch, performance monitoring and assessment, contingency operations, flight software maintenance, and security.

  3. Cleaning up a GNU/Linux operating system

    OpenAIRE

    Oblak , Denis

    2018-01-01

    The aim of the thesis is to develop an application for cleaning up the Linux operating system that would be able to function on most distributions. The theoretical part discusses the cleaning of the Linux operating system that frees up disk space and allows a better functioning. The cleaning techniques and the existing tools for Linux are systematically reviewed and presented. The following part examines the cleaning of the Windows and MacOS operating systems. The thesis also compares all...

  4. Advisory expert system for test rig operator

    International Nuclear Information System (INIS)

    Zielczynski, P.

    1994-01-01

    The advisory expert system MAESTRO (Modular Advisory Expert System for Test Rig Operator) has been designed to guide the operator of large experimental installation during start-up, steady state and shut down. The installation is located in the research reactor MARIA in the Institute of Atomic Energy in Swierk, Poland. The system acquires and analyses on line signals from installation and performs two tasks in real time: leading the operator and monitoring of the installation (including signal validation). Systems tasks, architecture and knowledge representation concepts are described. The system is based on expert systems techniques what makes in phases of continuous change of process parameters and it has been achieved by special knowledge representation allowing its dynamical modification. (author). 147 refs, 42 figs, 5 tab

  5. Programming languages and operating systems used in data base systems

    International Nuclear Information System (INIS)

    Radulescu, T.G.

    1977-06-01

    Some apsects of the use of the programming languages and operating systems in the data base systems are presented. There are four chapters in this paper. In the first chapter we present some generalities about the programming languages. In the second one we describe the use of the programming languages in the data base systems. A classification of the programming languages used in data base systems is presented in the third one. An overview of the operating systems is made in the last chapter. (author)

  6. Study of operational systems of gamma spectrometry systems

    International Nuclear Information System (INIS)

    Melo, M.C. de.

    1985-07-01

    The application of gamma spectrometers is tantamount to the perfect knowledge of their operational characteristics. Thus a study of the most significant characteristics (stability, linearity of response, energy resolution and peak efficiency) was carried out with an NaI(T1) and an (HP)Ge systems. Gamma standards with an energy range of 60 to 1300 KeV were used. Simple numerical methods were applied to the data, and the Behaviour of each system, with regard to the aforementioned characteristics, was observed for several operation voltages. It was evident the superiority of the (HP)Ge system in stability, linearity and resolution, whereas the NaI(T1) system showed a greater efficiency. The results obtained for each system were consistent with the ones found elsewhere, so that it may be concluded that both are working properly, and that the methodology proposed herein is appropriate for the test of such equipments [pt

  7. SYSTEM OF STANDARTIZATION OF CONSTRUCTION OPERATIONS ARRANGEMENT

    Directory of Open Access Journals (Sweden)

    Oleynik Pavel Pavlovich

    2012-10-01

    Full Text Available In the proposed article, management of construction operations is represented as a multi-level system; it is considered with the framework of projects including new construction, restructuring and overhaul of buildings and structures. The system of management of construction operations is to be composed of the following three constituent parts. They include a construction and assembling entity, project and operations, and a procurement base. Such matters as the quality of construction products, purchase (lease of building machinery and vehicles are incorporated into the level of the construction and assembling entity. The project level comprises such components of construction operations management as pre-construction preparation of a project, methods and forms of construction management, preparatory works, management of construction activities, real-time operations control, construction quality control, etc. The level of operations and the procurement base covers the needs for materials and equipment, their purchase and procurement, as well as the warehouse management. The main elements of the standardization system are identified. Standards of construction operations management are explained, including 1. General Provisions; 2. Preparation and performance of construction and assembling works; 3. New construction. Building site organization; 4. Demolition (dismantling of buildings and structures; 5. Rules of preparation for acceptance and commissioning of completed residential buildings. The prospects for the further development of the system of standardization of construction operations management are outlined

  8. Expert system for operational personnel support during power unit operation control in regulation range

    International Nuclear Information System (INIS)

    Yanitskij, V.A.

    1992-01-01

    The problems met when developing the systems for NPP operator support in the process of power unit operation are considered. The expert system for NPP personnel intelligent support combining the properties belonging to the artificial intelligence systems including selection of the analysis method taking into account the concrete technological situation and capability of application of algothmic calculations of the equipment characteristics using the information accumulated during the system development, erection and operation is described

  9. Systemic Operational Design: Bringing Efficacy to the Operational Level of War

    National Research Council Canada - National Science Library

    Bernard, Barrett M

    2007-01-01

    The premise of this monograph is that the Elements of Operational Design are incapable of linking the tactical employment of forces to strategic objectives and that Systemic Operational Design is a viable alternative...

  10. The Performance of an Object-Oriented, Parallel Operating System

    Directory of Open Access Journals (Sweden)

    David R. Kohr, Jr.

    1994-01-01

    Full Text Available The nascent and rapidly evolving state of parallel systems often leaves parallel application developers at the mercy of inefficient, inflexible operating system software. Given the relatively primitive state of parallel systems software, maximizing the performance of parallel applications not only requires judicious tuning of the application software, but occasionally, the replacement of specific system software modules with others that can more readily respond to the imposed pattern of resource demands. To assess the feasibility of application and performance tuning via malleable system software and to understand the performance penalties for detailed operating system performance data capture, we describe a set of performance instrumentation techniques for parallel, object-oriented operating systems and a set of performance experiments with Choices, an experimental, object-oriented operating system designed for use with parallel sys- tems. These performance experiments show that (a the performance overhead for operating system data capture is modest, (b the penalty for malleable, object-oriented operating systems is negligible, but (c techniques are needed to strictly enforce adherence of implementation to design if operating system modules are to be replaced.

  11. Planning Systems for Distributed Operations

    Science.gov (United States)

    Maxwell, Theresa G.

    2002-01-01

    This viewgraph representation presents an overview of the mission planning process involving distributed operations (such as the International Space Station (ISS)) and the computer hardware and software systems needed to support such an effort. Topics considered include: evolution of distributed planning systems, ISS distributed planning, the Payload Planning System (PPS), future developments in distributed planning systems, Request Oriented Scheduling Engine (ROSE) and Next Generation distributed planning systems.

  12. Online: a program to display histograms and control monitor processes on the WA62 VAX data acquisition system at CERN

    International Nuclear Information System (INIS)

    Hand, R.P.

    1981-02-01

    ONLINE is a program which can be launched from any terminal on the WA62 experiment's DEC VAX 11/780 computer when the Native mode data acquisition system is running. It is used to display histograms produced by the various experiment monitor processes running under the system and can establish links with such processes to allow the user to issue monitor commands and change internal monitor process parameters. This report describes the criteria used in the design of ONLINE and shows some of the features of the VAX/VMS Operating System which are used to access histograms produced by monitor processes, to establish communications links with monitor processes and to provide the user with an easy to learn system for the examination of online experimental data in a graphical form. Also given, is a brief account of the way monitor processes are structured and how this structure facilitates user-monitor dialogue. (author)

  13. Surface Moisture Measurement System Operation and Maintenance Manual

    International Nuclear Information System (INIS)

    Ritter, G.A.; Pearce, K.L.; Stokes, T.L.

    1995-12-01

    This operations and maintenance manual addresses deployment, equipment and field hazards, operating instructions, calibration verification, removal, maintenance, and other pertinent information necessary to safely operate and store the Surface Moisture Measurement System (SMMS) and Liquid Observation Well Moisture Measurement System (LOWMMS). These systems were developed primarily in support of Tank Waste Remediation System (TWRS) Safety Programs for moisture measurement in organic and ferrocyanide watch list tanks

  14. Selecting a Cable System Operator.

    Science.gov (United States)

    Cable Television Information Center, Washington, DC.

    Intended to assist franchising authorities with the process of selecting a cable television system operator from franchise applicants, this document provides a framework for analysis of individual applications. Section 1 deals with various methods which can be used to select an operator. The next section covers the application form, the vehicle a…

  15. Real-time embedded systems open-source operating systems perspective

    CERN Document Server

    Bertolotti, Ivan Cibrario

    2012-01-01

    From the Foreword: "!the presentation of real-time scheduling is probably the best in terms of clarity I have ever read in the professional literature. Easy to understand, which is important for busy professionals keen to acquire (or refresh) new knowledge without being bogged down in a convoluted narrative and an excessive detail overload. The authors managed to largely avoid theoretical-only presentation of the subject, which frequently affects books on operating systems. ! an indispensable [resource] to gain a thorough understanding of the real-time systems from the operating systems p

  16. Interactive orbital proximity operations planning system

    Science.gov (United States)

    Grunwald, Arthur J.; Ellis, Stephen R.

    1990-01-01

    An interactive graphical planning system for on-site planning of proximity operations in the congested multispacecraft environment about the space station is presented. The system shows the astronaut a bird's eye perspective of the space station, the orbital plane, and the co-orbiting spacecraft. The system operates in two operational modes: (1) a viewpoint mode, in which the astronaut is able to move the viewpoint around in the orbital plane to range in on areas of interest; and (2) a trajectory design mode, in which the trajectory is planned. Trajectory design involves the composition of a set of waypoints which result in a fuel-optimal trajectory which satisfies all operational constraints, such as departure and arrival constraints, plume impingement constraints, and structural constraints. The main purpose of the system is to present the trajectory and the constraints in an easily interpretable graphical format. Through a graphical interactive process, the trajectory waypoints are edited until all operational constraints are satisfied. A series of experiments was conducted to evaluate the system. Eight airline pilots with no prior background in orbital mechanics participated in the experiments. Subject training included a stand-alone training session of about 6 hours duration, in which the subjects became familiar with orbital mechanics concepts and performed a series of exercises to familiarize themselves with the control and display features of the system. They then carried out a series of production runs in which 90 different trajectory design situations were randomly addressed. The purpose of these experiments was to investigate how the planning time, planning efforts, and fuel expenditures were affected by the planning difficulty. Some results of these experiments are presented.

  17. EPICS: operating system independent device/driver support

    International Nuclear Information System (INIS)

    Kraimer, M.R.

    2003-01-01

    Originally EPICS input/output controllers (IOCs) were only supported on VME-based systems running the vxWorks operating system. Now IOCs are supported on many systems: vxWorks, RTEMS, Solaris, HPUX, Linux, WIN32, and Darwin. A challenge is to provide operating-system-independent device and driver support. This paper presents some techniques for providing such support. EPICS (Experimental Physics and Industrial Control System) is a set of software tools, libraries, and applications developed collaboratively and used worldwide to create distributed, real-time control systems for scientific instruments such as particle accelerators, telescopes, and other large scientific experiments. An important component of all EPICS-based control systems is a collection of input/output controllers (IOCs). An IOC has three primary components: (1) a real-time database; (2) channel access, which provides network access to the database; and (3) device/driver support for interfacing to equipment. This paper describes some projects related to providing device/driver support on non-vxWorks systems. In order to support IOCs on platforms other than vxWorks, operating-system-independent (OSI) application program interfaces (APIs) were defined for threads, semaphores, timers, etc. Providing support for a new platform consists of providing an operating-system-dependent implementation of the OSI APIs.

  18. A Framework for Adaptable Operating and Runtime Systems

    Energy Technology Data Exchange (ETDEWEB)

    Sterling, Thomas [Indiana Univ., Bloomington, IN (United States)

    2014-03-04

    The emergence of new classes of HPC systems where performance improvement is enabled by Moore’s Law for technology is manifest through multi-core-based architectures including specialized GPU structures. Operating systems were originally designed for control of uniprocessor systems. By the 1980s multiprogramming, virtual memory, and network interconnection were integral services incorporated as part of most modern computers. HPC operating systems were primarily derivatives of the Unix model with Linux dominating the Top-500 list. The use of Linux for commodity clusters was first pioneered by the NASA Beowulf Project. However, the rapid increase in number of cores to achieve performance gain through technology advances has exposed the limitations of POSIX general-purpose operating systems in scaling and efficiency. This project was undertaken through the leadership of Sandia National Laboratories and in partnership of the University of New Mexico to investigate the alternative of composable lightweight kernels on scalable HPC architectures to achieve superior performance for a wide range of applications. The use of composable operating systems is intended to provide a minimalist set of services specifically required by a given application to preclude overheads and operational uncertainties (“OS noise”) that have been demonstrated to degrade efficiency and operational consistency. This project was undertaken as an exploration to investigate possible strategies and methods for composable lightweight kernel operating systems towards support for extreme scale systems.

  19. Access control system operation

    International Nuclear Information System (INIS)

    Barnes, L.D.

    1981-06-01

    An automated method for the control and monitoring of personnel movement throughout the site was developed under contract to the Department of Energy by Allied-General Nuclear Services (AGNS) at the Barnwell Nuclear Fuel Plant (BNFP). These automated features provide strict enforcement of personnel access policy without routine patrol officer involvement. Identification methods include identification by employee ID number, identification by voice verification and identification by physical security officer verification. The ability to grant each level of access authority is distributed over the organization to prevent any single individual at any level in the organization from being capable of issuing an authorization for entry into sensitive areas. Each access event is recorded. As access events occur, the inventory of both the entered and the exited control area is updated so that a current inventory is always available for display. The system has been operated since 1979 in a development mode and many revisions have been implemented in hardware and software as areas were added to the system. Recent changes have involved the installation of backup systems and other features required to achieve a high reliability. The access control system and recent operating experience are described

  20. The transportation operations system: A description

    International Nuclear Information System (INIS)

    Best, R.E.; Danese, F.L.; Dixon, L.D.; Peterson, R.W.; Pope, R.B.

    1990-01-01

    This paper presents a description of the system for transporting radioactive waste that may be deployed to accomplish the assigned system mission, which includes accepting spent nuclear fuel (SNF) and high-level radioactive waste (HLW) from waste generator sites and transporting them to the FWMS destination facilities. The system description presented here contains, in part, irradiated fuel and waste casks, ancillary equipments, truck, rail, and barge transporters, cask and vehicle traffic management organizations, maintenance facilities, and other operations elements. The description is for a fully implemented system, which is not expected to be achieved, however, until several years after initial operations. 6 figs

  1. Discussion of Minos Mine operating system

    Energy Technology Data Exchange (ETDEWEB)

    Pan, B.

    1991-10-01

    The MINOS (mine operating system), which is used in the majority of British collieries, provides central control at the surface for the machinery and environmental equipment distributed throughout the mine. Installed equipment, including face machinery, conveyors, pumps, fans and sensors are connected to local outstations which all communicate with the control system via a single run of signal cable. The article discusses the system particularly its use in the Automated Control System of Underground Mining Locomotives (ACSUML). The discussion includes the use of MINOS to improve wagon identification, the operating principle of ACSUML and the possibilities of a driverless locomotive. 2 figs.

  2. A commercial real-time manufacturing integration platform for the new control system on FTU

    International Nuclear Information System (INIS)

    Panella, M.; Bertocchi, A.; Bozzolan, V.; Buceti, G.; Centioli, C.; Imparato, A.; Mazza, G.; Torelli, C.; Vitale, V.

    1999-01-01

    In 1994 a working group was set up in Frascati to investigate how to build up a new control system for FTU (Frascati tokamak upgrade) considering the evolution in the information technology. Strong emphasis was placed on the use of standard solutions (be they de-facto or de-jure) and commercial platforms where-ever possible. This paper describes our operational experience with the new control system based on the commercial DEC BASEstar family of products. BASEstar is based on client/server computing technologies, providing an environment to collect, process, manage, distribute and integrate real time manufacturing data. UNIX, VMS, PC Win, OS-9 are integrated to handle hosts, PC, VME CPUs. A 4 GL programming language, CIMfast, has been used to handle via automatic procedures the tokamak discharge. X11 standard based mimics are available to display the plants status. A real flexibility of the whole system has been experience and the further use of the this system has been planned for the ITER DTP (divertor test platform). (orig.)

  3. Automated Operations Development for Advanced Exploration Systems

    Science.gov (United States)

    Haddock, Angie T.; Stetson, Howard

    2012-01-01

    Automated space operations command and control software development and its implementation must be an integral part of the vehicle design effort. The software design must encompass autonomous fault detection, isolation, recovery capabilities and also provide "single button" intelligent functions for the crew. Development, operations and safety approval experience with the Timeliner system onboard the International Space Station (ISS), which provided autonomous monitoring with response and single command functionality of payload systems, can be built upon for future automated operations as the ISS Payload effort was the first and only autonomous command and control system to be in continuous execution (6 years), 24 hours a day, 7 days a week within a crewed spacecraft environment. Utilizing proven capabilities from the ISS Higher Active Logic (HAL) System, along with the execution component design from within the HAL 9000 Space Operating System, this design paper will detail the initial HAL System software architecture and interfaces as applied to NASA's Habitat Demonstration Unit (HDU) in support of the Advanced Exploration Systems, Autonomous Mission Operations project. The development and implementation of integrated simulators within this development effort will also be detailed and is the first step in verifying the HAL 9000 Integrated Test-Bed Component [2] designs effectiveness. This design paper will conclude with a summary of the current development status and future development goals as it pertains to automated command and control for the HDU.

  4. PEP-II RF System Operation and Performance

    International Nuclear Information System (INIS)

    McIntosh, P.

    2005-01-01

    The Low Energy Ring (LER) and High Energy Ring (HER) RF systems have operated now on PEP-II since July 1998 and have assisted in breaking all design luminosity records back in June 2001. Luminosity on PEP-II has steadily increased since then as a consequence of larger e+ and e- beam currents being accumulated. This has meant that the RF systems have inevitably been driven harder, not only to achieve these higher stored beam currents, but also to reliably keep the beams circulating whilst at the same time minimizing the number of aborts due to RF system faults. This paper details the current PEP-II RF system configurations for both rings, as well as future upgrade plans spanning the next 3-5 years. Limitations of the current RF system configurations are presented, highlighting improvement projects which will target specific areas within the RF systems to ensure that adequate operating overheads are maintained and reliable operation is assured. The Low Energy Ring (LER) and High Energy Ring (HER) RF systems have operated now on PEP-II since July 1998 and have assisted in breaking all design luminosity records back in June 2001. Luminosity on PEP-II has steadily increased since then as a consequence of larger e+ and e- beam currents being accumulated. This has meant that the RF systems have inevitably been driven harder, not only to achieve these higher stored beam currents, but also to reliably keep the beams circulating whilst at the same time minimizing the number of aborts due to RF system faults. This paper details the current PEP-II RF system configurations for both rings, as well as future upgrade plans spanning the next 3-5 years. Limitations of the current RF system configurations are presented, highlighting improvement projects which will target specific areas within the RF systems to ensure that adequate operating overheads are maintained and reliable operation is assured

  5. UNIVERSAL INTERFACE TO MULTIPLE OPERATIONS SYSTEMS

    DEFF Research Database (Denmark)

    Sonnenwald, Diane H.

    1986-01-01

    Alternative ways to provide access to operations systems that maintain, test, and configure complex telephone networks are being explored. It is suggested that a universal interface that provides simultaneous access to multiple operations systems that execute in different hardware and software...... environments, can be provided by an architecture that is based on the separation of presentation issues from application issues and on a modular interface management system that consists of a virtual user interface, physical user interface, and interface agent. The interface functionality that is needed...

  6. Modeling Control Situations in Power System Operations

    DEFF Research Database (Denmark)

    Saleem, Arshad; Lind, Morten; Singh, Sri Niwas

    2010-01-01

    for intelligent operation and control must represent system features, so that information from measurements can be related to possible system states and to control actions. These general modeling requirements are well understood, but it is, in general, difficult to translate them into a model because of the lack...... of explicit principles for model construction. This paper presents a work on using explicit means-ends model based reasoning about complex control situations which results in maintaining consistent perspectives and selecting appropriate control action for goal driven agents. An example of power system......Increased interconnection and loading of the power system along with deregulation has brought new challenges for electric power system operation, control and automation. Traditional power system models used in intelligent operation and control are highly dependent on the task purpose. Thus, a model...

  7. Expert system. Based advisory system for the operator's mental activities support

    International Nuclear Information System (INIS)

    Gieci, A.; Macko, J.; Mosny, J.

    2000-01-01

    The operator's mental activity is the most important part of his work. A processing of a large amount of the information by the operator is possible only if he/she possesses appropriate cognitive skills. To facilitate the novice's acquisition of the experienced operator's cognitive skills of the decision-making process a special type of the expert system was developed. The cognitive engineering's models and problem-solving methodology constitutes the basis of this expert system. The article gives an account of the prototype of the mentioned expert system developed to aid the whole mental activity of the nuclear power plant operator during his decision-making process. (author)

  8. Computer-Aided System Engineering and Analysis (CASE/A) Programmer's Manual, Version 5.0

    Science.gov (United States)

    Knox, J. C.

    1996-01-01

    The Computer Aided System Engineering and Analysis (CASE/A) Version 5.0 Programmer's Manual provides the programmer and user with information regarding the internal structure of the CASE/A 5.0 software system. CASE/A 5.0 is a trade study tool that provides modeling/simulation capabilities for analyzing environmental control and life support systems and active thermal control systems. CASE/A has been successfully used in studies such as the evaluation of carbon dioxide removal in the space station. CASE/A modeling provides a graphical and command-driven interface for the user. This interface allows the user to construct a model by placing equipment components in a graphical layout of the system hardware, then connect the components via flow streams and define their operating parameters. Once the equipment is placed, the simulation time and other control parameters can be set to run the simulation based on the model constructed. After completion of the simulation, graphical plots or text files can be obtained for evaluation of the simulation results over time. Additionally, users have the capability to control the simulation and extract information at various times in the simulation (e.g., control equipment operating parameters over the simulation time or extract plot data) by using "User Operations (OPS) Code." This OPS code is written in FORTRAN with a canned set of utility subroutines for performing common tasks. CASE/A version 5.0 software runs under the VAX VMS(Trademark) environment. It utilizes the Tektronics 4014(Trademark) graphics display system and the VTIOO(Trademark) text manipulation/display system.

  9. Development of a dynamic operation permission system to support operations in an anomalous situation of PWR plants

    International Nuclear Information System (INIS)

    Gofuku, Akio; Nishio, Takuya; Ohi, Tadashi; Ito, Koji

    2005-01-01

    This paper describes a proto-type dynamic operation permission system to avoid commission errors of operators. The system lies between CRT-based operation panels and plant control systems and checks an operation by operators if it follows typical operation procedure described in operation manuals and it has suitable effects on plant condition. The applicability of the proto-type system is demonstrated through the application to the recovery operations of a steam generator tube rupture accident of a three-loop pressurized water reactor plant

  10. [Controlling systems for operating room managers].

    Science.gov (United States)

    Schüpfer, G; Bauer, M; Scherzinger, B; Schleppers, A

    2005-08-01

    Management means developing, shaping and controlling of complex, productive and social systems. Therefore, operating room managers also need to develop basic skills in financial and managerial accounting as a basis for operative and strategic controlling which is an essential part of their work. A good measurement system should include financial and strategic concepts for market position, innovation performance, productivity, attractiveness, liquidity/cash flow and profitability. Since hospitals need to implement a strategy to reach their business objectives, the performance measurement system has to be individually adapted to the strategy of the hospital. In this respect the navigation system developed by Gälweiler is compared to the "balanced score card" system of Kaplan and Norton.

  11. Pyrolaser Operating System

    Science.gov (United States)

    Roberts, Floyd E., III

    1994-01-01

    Software provides for control and acquisition of data from optical pyrometer. There are six individual programs in PYROLASER package. Provides quick and easy way to set up, control, and program standard Pyrolaser. Temperature and emisivity measurements either collected as if Pyrolaser in manual operating mode or displayed on real-time strip charts and stored in standard spreadsheet format for posttest analysis. Shell supplied to allow macros, which are test-specific, added to system easily. Written using Labview software for use on Macintosh-series computers running System 6.0.3 or later, Sun Sparc-series computers running Open-Windows 3.0 or MIT's X Window System (X11R4 or X11R5), and IBM PC or compatible computers running Microsoft Windows 3.1 or later.

  12. Computing and Network - Overview

    International Nuclear Information System (INIS)

    Jakubowski, Z.

    1999-01-01

    Full text: The responsibility of the Network Group covers: - providing central services like WWW, DNS (Domain Name Server), mail, etc.; - maintenance and support of the Local Area Networks,; - operation of the Wide Area Networks (LAN); - the support of the central UNIX servers and desktop workstations; - VAX/VMS cluster operation and support. The two-processor HP-UNIX K-200 and 6-processor SGI Challenge XL servers were delivering stable services to our users. Both servers were upgraded during the past year. SGI Challenge received additional 256 MB of memory. It was necessary in order to get all benefits of true 64-bit architecture of the SGI IRIX 6.2. The upgrade of our HP K-200 server were problematic so we decided to buy a new powerful machine and join the old and new machine via the fast network. Besides these main servers we have more than 30 workstations from IBM, DEC, HP, SGI and SUN. We observed a real race in PC technology in the past year. Intel processors deliver currently a performance that is comparable with HP or SUN workstations at very low costs. These CPU power is especially visible under Linux that is free Unix-like operating system. The clusters of cheap PC computers should be seriously considered in planning the computing power for the future experiments. The CPU power was further decentralized-smaller but powerful computers cover growing computing demands of our work-groups creating a small ''local computing centers''. The stable network and the concept of central services plays the essential role in this scenario. Unfortunately the network performance for the international communications is persistently unacceptable. We believe that attempts to join the European Quantum project is the only way to achieve the reasonable international network performance. In these plan polish scientific community will gain 34 Mbps international link. The growing costs of the ''real meetings'' give us no alternative to ''virtual meetings'' via the network in the

  13. Operating health analysis of electric power systems

    Science.gov (United States)

    Fotuhi-Firuzabad, Mahmud

    The required level of operating reserve to be maintained by an electric power system can be determined using both deterministic and probabilistic techniques. Despite the obvious disadvantages of deterministic approaches there is still considerable reluctance to apply probabilistic techniques due to the difficulty of interpreting a single numerical risk index and the lack of sufficient information provided by a single index. A practical way to overcome difficulties is to embed deterministic considerations in the probabilistic indices in order to monitor the system well-being. The system well-being can be designated as healthy, marginal and at risk. The concept of system well-being is examined and extended in this thesis to cover the overall area of operating reserve assessment. Operating reserve evaluation involves the two distinctly different aspects of unit commitment and the dispatch of the committed units. Unit commitment health analysis involves the determination of which unit should be committed to satisfy the operating criteria. The concepts developed for unit commitment health, margin and risk are extended in this thesis to evaluate the response well-being of a generating system. A procedure is presented to determine the optimum dispatch of the committed units to satisfy the response criteria. The impact on the response wellbeing being of variations in the margin time, required regulating margin and load forecast uncertainty are illustrated. The effects on the response well-being of rapid start units, interruptible loads and postponable outages are also illustrated. System well-being is, in general, greatly improved by interconnection with other power systems. The well-being concepts are extended to evaluate the spinning reserve requirements in interconnected systems. The interconnected system unit commitment problem is decomposed into two subproblems in which unit scheduling is performed in each isolated system followed by interconnected system evaluation

  14. Real-time Testing of Operating Systems on Raspberry Pi

    OpenAIRE

    Murstad, Amund

    2016-01-01

    A subset of operating systems are called ``real time'' operating systems. While a general operating system like Windows or OSX can make no guarantee when a process gets to run, a real time one has the ability to do so. They are used for systems where the quality of the results from the operating system is not only defined by their correctness, but also by when they arrive. These kinds of systems are called Real-time Systems and can be divided into soft, hard and firm. If a deadline is missed ...

  15. Advanced smartgrids for distribution system operators

    CERN Document Server

    Boillot, Marc

    2014-01-01

    The dynamic of the Energy Transition is engaged in many region of the World. This is a real challenge for electric systems and a paradigm shift for existing distribution networks. With the help of "advanced" smart technologies, the Distribution System Operators will have a central role to integrate massively renewable generation, electric vehicle and demand response programs. Many projects are on-going to develop and assess advanced smart grids solutions, with already some lessons learnt. In the end, the Smart Grid is a mean for Distribution System Operators to ensure the quality and the secu

  16. Development of operator thinking model and its application to nuclear reactor plant operation system

    International Nuclear Information System (INIS)

    Miki, Tetsushi; Endou, Akira; Himeno, Yoshiaki

    1992-01-01

    At first, this paper presents the developing method of an operator thinking model and the outline of the developed model. In next, it describes the nuclear reactor plant operation system which has been developed based on this model. Finally, it has been confirmed that the method described in this paper is very effective in order to construct expert systems which replace the reactor operator's role with AI (artificial intelligence) systems. (author)

  17. Operation of river systems. The Otra river

    International Nuclear Information System (INIS)

    Harby, A.; Vaskinn, K.A.; Wathne, M.; Heggenes, J.; Saltveit, S.J.

    1993-12-01

    The purpose of the project described in this report was to prepare an operative tool for making decisions about the operation of the power system on the river Otra (Norway) with regard to how this operation might affect the various users of the river system. Above all this affects fish, outdoor life and esthetic values. The connection between water quality and volume of discharge has been examined in a sub project. How suitable parts of the river are as habitats for trout has been simulated on a computer. From field investigation it is concluded that near the Steinfoss power station the physical conditions for trout depend on the operation of the river system. Outdoor life is not much affected downstream Vikeland. 11 refs., 22 figs., 2 tabs

  18. Columbia River System Operation Review final environmental impact statement. Appendix A: River Operation Simulation (ROSE)

    International Nuclear Information System (INIS)

    1995-11-01

    The System Operation Review (SOR) is a study and environmental compliance process being used by the three Federal agencies to analyze future operations of the system and river use issues. The goal of the SOR is to achieve a coordinated system operation strategy for the river that better meets the needs of all river users. This technical appendix addresses only the effects of alternative system operating strategies for managing the Columbia River system. The River Operation Simulation Experts (ROSE) work group is comprised of representatives of the Corps, BPA, Reclamation, NMFS, Pacific Northwest Utilities Conference Committee (PNUCC), and Northwest Power Planning Council (NPPC). ROSE was responsible for using computer hydroregulation models to simulate the operation of the river system for all of the alternatives evaluated in screening and full scale analysis in SOR. These models are complex computer programs which sequentially route streamflows through each dam in the system, calculating the streamflows, reservoir elevations, spill, power generation and other information at each project and pertinent locations on the river system. ROSE first reviewed specifications of proposed alternatives to determine whether such alternatives were formulated adequately to be run on hydroregulation models

  19. Testing Infrastructure for Operating System Kernel Development

    DEFF Research Database (Denmark)

    Walter, Maxwell; Karlsson, Sven

    2014-01-01

    Testing is an important part of system development, and to test effectively we require knowledge of the internal state of the system under test. Testing an operating system kernel is a challenge as it is the operating system that typically provides access to this internal state information. Multi......-core kernels pose an even greater challenge due to concurrency and their shared kernel state. In this paper, we present a testing framework that addresses these challenges by running the operating system in a virtual machine, and using virtual machine introspection to both communicate with the kernel...... and obtain information about the system. We have also developed an in-kernel testing API that we can use to develop a suite of unit tests in the kernel. We are using our framework for for the development of our own multi-core research kernel....

  20. Reexamining Operating System Support for Database Management

    OpenAIRE

    Vasil, Tim

    2003-01-01

    In 1981, Michael Stonebraker [21] observed that database management systems written for commodity operating systems could not effectively take advantage of key operating system services, such as buffer pool management and process scheduling, due to expensive overhead and lack of customizability. The “not quite right” fit between these kernel services and the demands of database systems forced database designers to work around such limitations or re-implement some kernel functionality in user ...

  1. Operation of staged membrane oxidation reactor systems

    Science.gov (United States)

    Repasky, John Michael

    2012-10-16

    A method of operating a multi-stage ion transport membrane oxidation system. The method comprises providing a multi-stage ion transport membrane oxidation system with at least a first membrane oxidation stage and a second membrane oxidation stage, operating the ion transport membrane oxidation system at operating conditions including a characteristic temperature of the first membrane oxidation stage and a characteristic temperature of the second membrane oxidation stage; and controlling the production capacity and/or the product quality by changing the characteristic temperature of the first membrane oxidation stage and/or changing the characteristic temperature of the second membrane oxidation stage.

  2. Ulysses spacecraft control and monitoring system

    Science.gov (United States)

    Hamer, P. A.; Snowden, P. J.

    1991-01-01

    The baseline Ulysses spacecraft control and monitoring system (SCMS) concepts and the converted SCMS, residing on a DEC/VAX 8350 hardware, are considered. The main functions of the system include monitoring and displaying spacecraft telemetry, preparing spacecraft commands, producing hard copies of experimental data, and archiving spacecraft telemetry. The SCMS system comprises over 20 subsystems ranging from low-level utility routines to the major monitoring and control software. These in total consist of approximately 55,000 lines of FORTRAN source code and 100 VMS command files. The SCMS major software facilities are described, including database files, telemetry processing, telecommanding, archiving of data, and display of telemetry.

  3. IGENPRO knowledge-based operator support system

    International Nuclear Information System (INIS)

    Morman, J. A.

    1998-01-01

    Research and development is being performed on the knowledge-based IGENPRO operator support package for plant transient diagnostics and management to provide operator assistance during off-normal plant transient conditions. A generic thermal-hydraulic (T-H) first-principles approach is being implemented using automated reasoning, artificial neural networks and fuzzy logic to produce a generic T-H system-independent/plant-independent package. The IGENPRO package has a modular structure composed of three modules: the transient trend analysis module PROTREN, the process diagnostics module PRODIAG and the process management module PROMANA. Cooperative research and development work has focused on the PRODIAG diagnostic module of the IGENPRO package and the operator training matrix of transients used at the Braidwood Pressurized Water Reactor station. Promising simulator testing results with PRODIAG have been obtained for the Braidwood Chemical and Volume Control System (CVCS), and the Component Cooling Water System. Initial CVCS test results have also been obtained for the PROTREN module. The PROMANA effort also involves the CVCS. Future work will be focused on the long-term, slow and mild degradation transients where diagnoses of incipient T-H component failure prior to forced outage events is required. This will enhance the capability of the IGENPRO system as a predictive maintenance tool for plant staff and operator support

  4. A Parameter-Free Dynamic Alternative to Hyper-Viscosity for Coupled Transport Equations: Application to the Simulation of 3D Squall Lines Using Spectral Elements

    Science.gov (United States)

    2015-06-04

    a faster and more scalable code, which is of vital importance as we approach the exascale range of computing. 15. SUBJECT TERMS 16. SECURITY...importance as we approach the exascale range of computing. Keywords: Residual-based Stabilization, Variational Mulstiscale Method, VMS, VMM, Crosswind...VMS + DC √ √ √ Improved As ∇2 HV × √ √ × As ∇2α and DC than by high order dissipative operators. As we try to approach the exascale range of

  5. 14 CFR 25.961 - Fuel system hot weather operation.

    Science.gov (United States)

    2010-01-01

    ... AIRCRAFT AIRWORTHINESS STANDARDS: TRANSPORT CATEGORY AIRPLANES Powerplant Fuel System § 25.961 Fuel system hot weather operation. (a) The fuel system must perform satisfactorily in hot weather operation. This... 14 Aeronautics and Space 1 2010-01-01 2010-01-01 false Fuel system hot weather operation. 25.961...

  6. Analysis for RSG-GAS operational characteristics of reactor cooling system

    International Nuclear Information System (INIS)

    Nurhappy, T.

    1998-01-01

    Analysis of operational characteristics of reactor cooling systems (JE01 and PA) is aimed at determining the effects of operation and maintenance patterns to the operational characteristic of the system. Analysis is carried out by virtue of the operating and maintenance data from 1987 to 1997, comprising the operating hours (duration) and data on operating failures of the systems. Results of study show that, either separately or jointly, the operating and maintenance patterns will qualitatively affect the operational characteristic of the systems

  7. Test report - caustic addition system operability test procedure

    International Nuclear Information System (INIS)

    Parazin, R.E.

    1995-01-01

    This Operability Test Report documents the test results of test procedure WHC-SD-WM-OTP-167 ''Caustic Addition System Operability Test Procedure''. The Objective of the test was to verify the operability of the 241-AN-107 Caustic Addition System. The objective of the test was met

  8. Program-execution in the computer operating-system VORTEX-I

    International Nuclear Information System (INIS)

    Borrmann, H.

    1976-06-01

    Comprehensive German introduction to the structure and operation of a relatively comfortable realtime operating system for process control by VORTEX-I for the V73 of the VARIAN-Company. This is a disc oriented single user system with parallel foreground and background operation. The complete organization of the system-nucleus is described (for input/output exists a separate external report). To the more experienced user of the V73 the existing facilities of interacting with the operating system (operator commands, interrupts and program calls) are exactly described regarding to their internal working. (orig./WB) [de

  9. Operator reliability assessment system (OPERAS)

    International Nuclear Information System (INIS)

    Singh, A.; Spurgin, A.J.; Martin, T.; Welsch, J.; Hallam, J.W.

    1991-01-01

    OPERAS is a personal-computer (PC) based software to collect and process simulator data on control-room operators responses during requalification training scenarios. The data collection scheme is based upon approach developed earlier during the EPRI Operator Reliability Experiments project. The software allows automated data collection from simulator, thus minimizing simulator staff time and resources to collect, maintain and process data which can be useful in monitoring, assessing and enhancing the progress of crew reliability and effectiveness. The system is designed to provide the data and output information in the form of user-friendly charts, tables and figures for use by plant staff. OPERAS prototype software has been implemented at the Diablo Canyon (PWR) and Millstone (BWR) plants and is currently being used to collect operator response data. Data collected from similator include plant-state variables such as reactor pressure and temperature, malfunction, times at which annunciators are activated, operator actions and observations of crew behavior by training staff. The data and systematic analytical results provided by the OPERAS system can contribute to increase objectivity by the utility probabilistic risk analysis (PRA) and training staff in monitoring and assessing reliability of their crews

  10. ARCHITECTURE AND RELIABILITY OF OPERATING SYSTEMS

    Directory of Open Access Journals (Sweden)

    Stanislav V. Nazarov

    2018-03-01

    Full Text Available Progress in the production technology of microprocessors significantly increased reliability and performance of the computer systems hardware. It cannot be told about the corresponding characteristics of the software and its basis – the operating system (OS. Some achievements of program engineering are more modest in this field. Both directions of OS improvement (increasing of productivity and reliability are connected with the development of effective structures of these systems. OS functional complexity leads to the multiplicity of the structure, which is further enhanced by the specialization of the operating system depending on scope of computer system (complex scientific calculations, real time, information retrieval systems, systems of the automated and automatic control, etc. The functional complexity of the OS leads to the complexity of its architecture, which is further enhanced by the specialization of the operating system, depending on the computer system application area (complex scientific calculations, real-time, information retrieval systems, automated and automatic control systems, etc.. That fact led to variety of modern OS. It is possible to estimate reliability of different OS structures only as results of long-term field experiment or simulation modeling. However it is most often unacceptable because of time and funds expenses for carrying out such research. This survey attempts to evaluate the reliability of two main OS architectures: large multi-layered modular core and a multiserver (client-server system. Represented by continuous Markov chains which are explored in the stationary mode on the basis of transition from systems of the differential equations of Kolmogorov to system of the linear algebraic equations, models of these systems are developed.

  11. Computerized Operator Support System – Phase II Development

    Energy Technology Data Exchange (ETDEWEB)

    Ulrich, Thomas A.; Boring, Ronald L.; Lew, Roger T.; Thomas, Kenneth D.

    2015-02-01

    A computerized operator support system (COSS) prototype for nuclear control room process control is proposed and discussed. The COSS aids operators in addressing rapid plant upsets that would otherwise result in the shutdown of the power plant and interrupt electrical power generation, representing significant costs to the owning utility. In its current stage of development the prototype demonstrates four advanced functions operators can use to more efficiently monitor and control the plant. These advanced functions consist of: (1) a synthesized and intuitive high level overview display of system components and interrelations, (2) an enthalpy-based mathematical chemical and volume control system (CVCS) model to detect and diagnose component failures, (3) recommended strategies to mitigate component failure effects and return the plant back to pre-fault status, and (4) computer-based procedures to walk the operator through the recommended mitigation actions. The COSS was demonstrated to a group of operators and their feedback was collected. The operators responded positively to the COSS capabilities and features and indicated the system would be an effective operator aid. The operators also suggested several additional features and capabilities for the next iteration of development. Future versions of the COSS prototype will include additional plant systems, flexible computer-based procedure presentation formats, and support for simultaneous component fault diagnosis and dual fault synergistic mitigation action strategies to more efficiently arrest any plant upsets.

  12. Operating system for a real-time multiprocessor propulsion system simulator

    Science.gov (United States)

    Cole, G. L.

    1984-01-01

    The success of the Real Time Multiprocessor Operating System (RTMPOS) in the development and evaluation of experimental hardware and software systems for real time interactive simulation of air breathing propulsion systems was evaluated. The Real Time Multiprocessor Operating System (RTMPOS) provides the user with a versatile, interactive means for loading, running, debugging and obtaining results from a multiprocessor based simulator. A front end processor (FEP) serves as the simulator controller and interface between the user and the simulator. These functions are facilitated by the RTMPOS which resides on the FEP. The RTMPOS acts in conjunction with the FEP's manufacturer supplied disk operating system that provides typical utilities like an assembler, linkage editor, text editor, file handling services, etc. Once a simulation is formulated, the RTMPOS provides for engineering level, run time operations such as loading, modifying and specifying computation flow of programs, simulator mode control, data handling and run time monitoring. Run time monitoring is a powerful feature of RTMPOS that allows the user to record all actions taken during a simulation session and to receive advisories from the simulator via the FEP. The RTMPOS is programmed mainly in PASCAL along with some assembly language routines. The RTMPOS software is easily modified to be applicable to hardware from different manufacturers.

  13. Operations Monitoring Assistant System Design

    Science.gov (United States)

    1986-07-01

    Logic. Artificial Inteligence 25(1)::75-94. January.18. 41 -Nils J. Nilsson. Problem-Solving Methods In Artificli Intelligence. .klcG raw-Hill B3ook...operations monitoring assistant (OMA) system is designed that combines operations research, artificial intelligence, and human reasoning techniques and...KnowledgeCraft (from Carnegie Group), and 5.1 (from Teknowledze). These tools incorporate the best methods of applied artificial intelligence, and

  14. Nuclear power plant operational data compilation system

    International Nuclear Information System (INIS)

    Silberberg, S.

    1980-01-01

    Electricite de France R and D Division has set up a nuclear power plant operational data compilation system. This data bank, created through American documents allows results about plant operation and operational material behaviour to be given. At present, French units at commercial operation are taken into account. Results obtained after five years of data bank operation are given. (author)

  15. Embedded and real-time operating systems

    CERN Document Server

    Wang, K C

    2017-01-01

    This book covers the basic concepts and principles of operating systems, showing how to apply them to the design and implementation of complete operating systems for embedded and real-time systems. It includes all the foundational and background information on ARM architecture, ARM instructions and programming, toolchain for developing programs, virtual machines for software implementation and testing, program execution image, function call conventions, run-time stack usage and link C programs with assembly code. It describes the design and implementation of a complete OS for embedded systems in incremental steps, explaining the design principles and implementation techniques. For Symmetric Multiprocessing (SMP) embedded systems, the author examines the ARM MPcore processors, which include the SCU and GIC for interrupts routing and interprocessor communication and synchronization by Software Generated Interrupts (SGIs). Throughout the book, complete working sample systems demonstrate the design principles and...

  16. Alpha: A real-time decentralized operating system for mission-oriented system integration and operation

    Science.gov (United States)

    Jensen, E. Douglas

    1988-01-01

    Alpha is a new kind of operating system that is unique in two highly significant ways. First, it is decentralized transparently providing reliable resource management across physically dispersed nodes, so that distributed applications programming can be done largely as though it were centralized. And second, it provides comprehensive, high technology support for real-time system integration and operation, an application area which consists predominately of aperiodic activities having critical time constraints such as deadlines. Alpha is extremely adaptable so that it can be easily optimized for a wide range of problem-specific functionality, performance, and cost. Alpha is the first systems effort of the Archons Project, and the prototype was created at Carnegie-Mellon University directly on modified Sun multiprocessor workstation hardware. It has been demonstrated with a real-time C(sup 2) application. Continuing research is leading to a series of enhanced follow-ons to Alpha; these are portable but initially hosted on Concurrent's MASSCOMP line of multiprocessor products.

  17. 47 CFR 73.1350 - Transmission system operation.

    Science.gov (United States)

    2010-10-01

    ... interference. (e) If a broadcast station is operating in a manner that poses a threat to life or property or... 47 Telecommunication 4 2010-10-01 2010-10-01 false Transmission system operation. 73.1350 Section... RADIO BROADCAST SERVICES Rules Applicable to All Broadcast Stations § 73.1350 Transmission system...

  18. Remote operation system for container

    International Nuclear Information System (INIS)

    Nakahara, Hirotaka; Hayata, Takashi; Kajiyama, Shigeru; Takahashi, Fuminobu

    1998-01-01

    The present invention provides a remote operation system for conducting operation with operation reaction for the inside of a container filled with water (liquid), such as of inner walls and inner structural materials of a BWR type reactor. Namely, a swimming robot comprises a swimming device swimming in the liquid and an attaching/detaching device for holding/releasing the handling robot. A control device remotely operate the swimming robot and the handling robot by way of a cable. A cable processing device takes up or dispenses the cable. In addition, when the swimming robot grasps the handling robot by the attaching/detaching device, the swimming robot transmits an operation instruction sent from the control device by way of the cable to the handling robot. After the attaching/detaching device of the swimming robot releases the handling robot, the handling robot operates based on the transmitted operation instruction. It is preferable that the handling robot has an adsorptive moving device for moving itself while being adsorbed on the wall surface of the container. (I.S.)

  19. The structure of the clouds distributed operating system

    Science.gov (United States)

    Dasgupta, Partha; Leblanc, Richard J., Jr.

    1989-01-01

    A novel system architecture, based on the object model, is the central structuring concept used in the Clouds distributed operating system. This architecture makes Clouds attractive over a wide class of machines and environments. Clouds is a native operating system, designed and implemented at Georgia Tech. and runs on a set of generated purpose computers connected via a local area network. The system architecture of Clouds is composed of a system-wide global set of persistent (long-lived) virtual address spaces, called objects that contain persistent data and code. The object concept is implemented at the operating system level, thus presenting a single level storage view to the user. Lightweight treads carry computational activity through the code stored in the objects. The persistent objects and threads gives rise to a programming environment composed of shared permanent memory, dispensing with the need for hardware-derived concepts such as the file systems and message systems. Though the hardware may be distributed and may have disks and networks, the Clouds provides the applications with a logically centralized system, based on a shared, structured, single level store. The current design of Clouds uses a minimalist philosophy with respect to both the kernel and the operating system. That is, the kernel and the operating system support a bare minimum of functionality. Clouds also adheres to the concept of separation of policy and mechanism. Most low-level operating system services are implemented above the kernel and most high level services are implemented at the user level. From the measured performance of using the kernel mechanisms, we are able to demonstrate that efficient implementations are feasible for the object model on commercially available hardware. Clouds provides a rich environment for conducting research in distributed systems. Some of the topics addressed in this paper include distributed programming environments, consistency of persistent data

  20. 76 FR 59660 - Proposed Information Collection; Comment Request; Permitting, Vessel Identification, and Vessel...

    Science.gov (United States)

    2011-09-27

    ...., Washington, DC 20230 (or via the Internet at [email protected] ). FOR FURTHER INFORMATION CONTACT: Requests for... satellite- based vessel monitoring system (VMS). This collection of information is needed for permit... transmission of paper forms. VMS data are collected electronically and automatically. III. Data OMB Control...

  1. Concept of operator support system based on cognitive simulation

    International Nuclear Information System (INIS)

    Sasou, Kunihide; Takano, Kenichi

    1999-01-01

    Hazardous technologies such chemical plants, nuclear power plants, etc. have introduced multi-layered defenses to prevent accidents. One of those defenses is experienced operators in control rooms. Once an abnormal condition occurs, they are the front line people to cope with it. Therefore, operators' quick recognition of the plant conditions and fast decision making on responses are quite important for trouble shooting. In order to help operators to deal with abnormalities in process plants, lots of efforts had been done to develop operator support systems since early 1980s (IAEA, 1993). However, the boom in developing operator support systems has slumped due to the limitations of knowledge engineering, artificial knowledge, etc (Yamamoto, 1998). The limitations had also biased the focus of the system development to abnormality detection, root cause diagnosis, etc (Hajek, Hashemi, Sharma and Chandrasekaran, 1986). Information or guidance about future plant behavior and strategies/tactics to deal with abnormal events are important and helpful for operators but researches and development of those systems made a belated start. Before developing these kinds of system, it is essential to understand how operators deal with abnormalities. CRIEPI has been conducting a project to develop a computer system that simulates behavior of operators dealing with abnormal operating conditions in a nuclear power plant. This project had two stages. In the first stage, the authors developed a prototype system that simulates behavior of a team facing abnormal events in a very simplified power plant (Sasou, Takano and Yoshimura, 1995). In the second stage, the authors applied the simulation technique developed in the first stage to construct a system to simulate a team's behavior in a nuclear power plant. This paper briefly summarizes the simulation system developed in the second stage, main mechanism for the simulation and the concept of an operator support system based on this

  2. Using Sparse Capabilities in a Distributed Operating System

    NARCIS (Netherlands)

    Tanenbaum, Andrew S.; Mullender, Sape J.; van Renesse, Robbert

    Most distributed operating systems constructed to date have lacked a unifying mechanism for naming and protection. In this paper we discuss a system, Amoeba, that uses capabilities for naming and protecting objects. In contrast to traditional, centralized operating systems, in which capabilities are

  3. Operational advanced materials control and accountability system

    International Nuclear Information System (INIS)

    Malanify, J.J.; Bearse, R.C.; Christensen, E.L.

    1980-01-01

    An accountancy system based on the Dynamic Materials Accountability (DYMAC) System has been in operation at the Plutonium Processing Facility at the Los Alamos Scientific Laboratory (LASL) since January 1978. This system, now designated the Plutonium Facility/Los Alamos Safeguards System (PF/LASS), has enhanced nuclear material accountability and process control at the LASL facility. The nondestructive assay instruments and the central computer system are operating accurately and reliably. As anticipated, several uses of the system have developed in addition to safeguards, notably scrap control and quality control. The successes of this experiment strongly suggest that implementation of DYMAC-based systems should be attempted at other facilities. 20 refs

  4. An operator support system for research reactor operations and fault diagnosis through a connectionist framework and PSA based knowledge based systems

    International Nuclear Information System (INIS)

    Varde, P.V.; Sankar, S.; Verma, A.K.

    1998-01-01

    During reactor upset/abnormal conditions, emphasis is placed on the plant operator's ability to quickly identify the problem and perform diagnosis and initiate recovery action to ensure the safety of the plant. However, the reliability of human action is adversely affected at the time of crisis due to time stress and psychological factors. The availability of operational aids capable of monitoring the status of the plant and quickly identifying the deviation from normal operation is expected to significantly improve the operator reliability. The development of operator support systems using probabilistic safety assessment (PSA) techniques and information is finding wide application in nuclear plant operation. Often it is observed that most of the applications use a rule-based approach for diagnosis as well as safety status/transient conditions monitoring. A more efficient approach using artificial neural networks for safety status/transient condition monitoring and rule-based systems for diagnosis and emergency procedure generation has been applied for the development of a prototype operator adviser (OPAD) system for a 100 MW(th) heavy water moderated, cooled and natural uranium fueled research reactor. The development objective of this system is to improve the reliability of operator action and hence the reactor safety at the time of crisis as well as in normal operation. In order to address safety objectives at various stages of development of OPAD, the PSA techniques and tools have been used for knowledge representation. It has been demonstrated, with recall tests on the artificial neural network, that it can efficiently identify the reactor status in real-time scenario. This paper discusses various issues related to the development of an operator support system in a comprehensive way, right from the study of safety objectives, to data collection, to implementation of such a system

  5. Surface Operations Systems Improve Airport Efficiency

    Science.gov (United States)

    2009-01-01

    With Small Business Innovation Research (SBIR) contracts from Ames Research Center, Mosaic ATM of Leesburg, Virginia created software to analyze surface operations at airports. Surface surveillance systems, which report locations every second for thousands of air and ground vehicles, generate massive amounts of data, making gathering and analyzing this information difficult. Mosaic?s Surface Operations Data Analysis and Adaptation (SODAA) tool is an off-line support tool that can analyze how well the airport surface operation is working and can help redesign procedures to improve operations. SODAA helps researchers pinpoint trends and correlations in vast amounts of recorded airport operations data.

  6. DEVELOPMENT OF OPERATING DRIVE SYSTEMS IN ENGINEERING EQUIPMENT

    Directory of Open Access Journals (Sweden)

    A. A. Kotlobai

    2015-01-01

    Full Text Available Engineering machines being in operational service with military units of  engineer troops are fit to their purpose and their application is relevant in modern conditions. Maintenance of operating conditions in engineering equipment which was produced earlier by the USSR enterprises is considered as a rather complicated task due to lack of spare parts because their production has been discontinued.One of the approaches used for maintenance of engineering equipment combat capabilities is modernization of operating drive systems that presupposes replacement of mechanical systems in working element drives by hydrostatic drives which are realized while using modern element base. Usage of hydraulic units in drive systems being in mass production for replacement of mechanical systems manufactured earlier in small batches makes it possible to reduce labour inputs for maintenance and repair of machines. The paper presents some possibilities for development of operating drive systems in engineering equipment. The proposed approach is given through an example of  engineering obstacle-clearing vehicle (IMR-2M and excavation machines (MDK-3 and MDK-2M.Application of a hydraulic drive in working elements of the excavation machines permits to withdraw from cardan  shafts, a gear box, a rotary gear and an overload clutch. A hydraulic motor of the cutter and thrower drive is mounted  on a working element gearbox. While executing modernization of hydraulic systems in excavation machines a pump unit has been proposed for the cutter and thrower drive which consists of a controlled pump and a system for automatic maintenance of the pump operational parameters. While developing the operating drive systems in engineering equipment in accordance with the proposed requirements it is possible to simplify drive systems of working elements and  ensure reliable machinery operation in the units of engineer troops. 

  7. An operating environment for control systems on transputer networks

    NARCIS (Netherlands)

    Tillema, H.G.; Schoute, Albert L.; Wijbrans, K.C.J.; Wijbrans, K.C.J.

    1991-01-01

    The article describes an operating environment for control systems. The environment contains the basic layers of a distributed operating system. The design of this operating environment is based on the requirements demanded by controllers which can be found in complex control systems. Due to the

  8. Operation safety of complex industrial systems

    International Nuclear Information System (INIS)

    Zwingelstein, G.

    1999-01-01

    Zero fault or zero risk is an unreachable goal in industrial activities like nuclear activities. However, methods and techniques exist to reduce the risks to the lowest possible and acceptable level. The operation safety consists in the recognition, evaluation, prediction, measurement and mastery of technological and human faults. This paper analyses each of these points successively: 1 - evolution of operation safety; 2 - definitions and basic concepts: failure, missions and functions of a system and of its components, basic concepts and operation safety; 3 - forecasting analysis of operation safety: reliability data, data-banks, precautions for the use of experience feedback data; realization of an operation safety study: management of operation safety, quality assurance, critical review and audit of operation safety studies; 6 - conclusions. (J.S.)

  9. A Common Definition of the System Operators' Core Activities

    International Nuclear Information System (INIS)

    2006-02-01

    In this report a common definition of the system operator's core activities in the Nordic countries is identified and also a list of non-core activities is introduced. As a starting point the common tasks for system responsibility as identified by Nordel has been used for the work. The term TSO (Transmission System Operator) is employed as a common denominator in the report. It is found out that the TSOs carry out common core activities in the roles as a transmission operator, a system operator and a balance settlement responsible. The core activities for the TSO as a transmission network operator are: Maintain the adequate transmission system in the long run and network development plan on the national as well as on the Nordic level using sophisticated analysis and planning methods and tools. Plan the transmission network on the national as well as on the Nordic level utilising new investments, renewal and maintenance of existing network components so that the network is secure to operate and adequate transmission capacity is guaranteed. Aim at timely network expansions using enhanced information exchange between the Nordic TSOs, and on the national level between the TSO and distribution and regional network operators, large consumers and large producers. Secure the technical compatibility with networks across the border and within a country by establishing connection requirements on the national level and ensuring that the national requirements are compatible across the Nordic power system. The core activities for the TSO as a system operator are: Define common technical requirements for the secure system operation using common planning, operation, connection and data exchange procedures. Secure the system operation with the operational planning for the following year by using information exchange between TSOs enabling the TSOs to make the best possible forecast of the global grid situation in order to assess the flows in their network and the available

  10. Army Secure Operating System: Information Security for Real Time Systems

    National Research Council Canada - National Science Library

    Anderson, Eric

    1984-01-01

    The Army Secure Operating System (ASOS) project, under the management of the U.S. Army CECOM organization, will provide real time systems software necessary for fielding modern Battlefield Automation Systems...

  11. 36 CFR 1194.21 - Software applications and operating systems.

    Science.gov (United States)

    2010-07-01

    ... operating systems. 1194.21 Section 1194.21 Parks, Forests, and Public Property ARCHITECTURAL AND... Standards § 1194.21 Software applications and operating systems. (a) When software is designed to run on a... shall not disrupt or disable activated features of any operating system that are identified as...

  12. Implementation of NASTRAN on the IBM/370 CMS operating system

    Science.gov (United States)

    Britten, S. S.; Schumacker, B.

    1980-01-01

    The NASA Structural Analysis (NASTRAN) computer program is operational on the IBM 360/370 series computers. While execution of NASTRAN has been described and implemented under the virtual storage operating systems of the IBM 370 models, the IBM 370/168 computer can also operate in a time-sharing mode under the virtual machine operating system using the Conversational Monitor System (CMS) subset. The changes required to make NASTRAN operational under the CMS operating system are described.

  13. Redesigning the District Operating System

    Science.gov (United States)

    Hodas, Steven

    2015-01-01

    In this paper, we look at the inner workings of a school district through the lens of the "district operating system (DOS)," a set of interlocking mutually-reinforcing modules that includes functions like procurement, contracting, data and IT policy, the general counsel's office, human resources, and the systems for employee and family…

  14. Knowledge-based operator guidance system for Japanese PWRs

    International Nuclear Information System (INIS)

    Fujita, Y.; Ito, K.; Kawanago, S.; Tani, M.; Murata, R.

    1986-01-01

    A knowledge-based operator support system for nuclear power plant operation is under development. The main theme of the study is the incorporation of operator's cognitive structure as the framework of the knowledge representation and inference control mechanisms. Based upon information collected from interviews, and experiments using a real-time simulator, an operator's model related to diagnostic tasks was developed. A knowledge-based system incorporating the proposed model demonstrated highly efficient problem solving capabilities and the dynamic fitness to operator's perceptual feeling, thereby suggesting the potential importance and practical benefit of such a study

  15. Effective operator formalism for open quantum systems

    DEFF Research Database (Denmark)

    Reiter, Florentin; Sørensen, Anders Søndberg

    2012-01-01

    We present an effective operator formalism for open quantum systems. Employing perturbation theory and adiabatic elimination of excited states for a weakly driven system, we derive an effective master equation which reduces the evolution to the ground-state dynamics. The effective evolution...... involves a single effective Hamiltonian and one effective Lindblad operator for each naturally occurring decay process. Simple expressions are derived for the effective operators which can be directly applied to reach effective equations of motion for the ground states. We compare our method...

  16. Expected Range of Cooperation Between Transmission System Operators and Distribution System Operators After Implementation of ENTSO-E Grid Codes

    Directory of Open Access Journals (Sweden)

    Tomasz Pakulski

    2015-06-01

    Full Text Available The authors present the prospects of cooperation between transmission system operators (TSO and distribution system operators (DSO after entry into force ENTSO-E (European Network of Transmission System Operators for Electricity grid codes. New areas of DSO activities, associated with offering TSO aggregated services for national power system regulation based on the regulation resources connected to the distribution grid, and services on the distribution system level as part of the creation of local balancing areas (LBA are presented. The paper also presents the possibilities of providing ancillary services by different types of distributed generation sources in the distribution network. The LBA concept, which involves integrated management of local regulation resources including generation, demand, and energy storage is described. The options of the renewable energy sources (RES using for voltage and reactive power control in the distribution network with the use of wind farms (WF connected to the distribution system are characterized.

  17. JOSHUA-SYSTEM, Data Base Management System for Batch and Interactive Operation

    International Nuclear Information System (INIS)

    Honeck, H.C.; Boyce, R.L. Jr. and others

    1982-01-01

    1 - Description of problem or function: JOSHUA is a scientific, modular data-based system for batch and terminal operation. Large volumes of data can be stored and retrieved for computation and display. 2 - Method of solution: The JOSHUA Operating System facilitates the execution of problems by the preservation of conveniently reusable da- ta and programs that are stored on-line. The data may be used in batch operation by computational programs and created and displayed on IBM 3270 terminals

  18. [Comprehensive system integration and networking in operating rooms].

    Science.gov (United States)

    Feußner, H; Ostler, D; Kohn, N; Vogel, T; Wilhelm, D; Koller, S; Kranzfelder, M

    2016-12-01

    A comprehensive surveillance and control system integrating all devices and functions is a precondition for realization of the operating room of the future. Multiple proprietary integrated operation room systems are currently available with a central user interface; however, they only cover a relatively small part of all functionalities. Internationally, there are at least three different initiatives to promote a comprehensive systems integration and networking in the operating room: the Japanese smart cyber operating theater (SCOT), the American medical device plug-and-play interoperability program (MDPnP) and the German secure and dynamic networking in operating room and hospital (OR.NET) project supported by the Federal Ministry of Education and Research. Within the framework of the internationally advanced OR.NET project, prototype solution approaches were realized, which make short-term and mid-term comprehensive data retrieval systems probable. An active and even autonomous control of the medical devices by the surveillance and control system (closed loop) is expected only in the long run due to strict regulatory barriers.

  19. Discourse in Systemic Operational Design

    National Research Council Canada - National Science Library

    DiPasquale, Joseph A

    2007-01-01

    .... The monograph presents alternative ways to consider discourse, the implications of this for theory of Systemic Operational Design, and how these alternatives can lead to a richer understanding...

  20. Operating control techniques for maglev transport systems

    Energy Technology Data Exchange (ETDEWEB)

    Kraft, K H; Schnieder, E

    1984-06-01

    The technical and operational possibilities of magnetic levitation transport systems can only be fully exploited by introducing 'intelligent' control systems which ensure automatic and trouble-free train running. The solution of exacting requirements in the fields of traction dynamics, security and control as well as information gathering transmission and processing is an important prior condition in that respect. The authors report here on the present state of research and development in operating control techniques applicable to maglev transport systems.

  1. Requirements by the operator of supporting systems

    International Nuclear Information System (INIS)

    Grimm, E.; Lot, L.

    1996-01-01

    Requirements by the nuclear power station operator on computer support orient themselves to the various operating situations which can arise in the plant. Event-oriented or system-oriented methods of handling determine the type of support by the computer. Pure plant information in situations with few events, an intelligent alarm system in situations with many events and a guide by means of pre-prepared procedures are an aspect of the operator requirements of computer solutions. These are the themes dealt with in this paper. A further theme is the support of the operator by the ergonomics of the control room in the areas of working place, lighting, air conditioning and acoustics. (author) 4 figs

  2. InkTag: Secure Applications on an Untrusted Operating System.

    Science.gov (United States)

    Hofmann, Owen S; Kim, Sangman; Dunn, Alan M; Lee, Michael Z; Witchel, Emmett

    2013-01-01

    InkTag is a virtualization-based architecture that gives strong safety guarantees to high-assurance processes even in the presence of a malicious operating system. InkTag advances the state of the art in untrusted operating systems in both the design of its hypervisor and in the ability to run useful applications without trusting the operating system. We introduce paraverification , a technique that simplifies the InkTag hypervisor by forcing the untrusted operating system to participate in its own verification. Attribute-based access control allows trusted applications to create decentralized access control policies. InkTag is also the first system of its kind to ensure consistency between secure data and metadata, ensuring recoverability in the face of system crashes.

  3. Operation safety of control systems. Principles and methods

    International Nuclear Information System (INIS)

    Aubry, J.F.; Chatelet, E.

    2008-01-01

    This article presents the main operation safety methods that can be implemented to design safe control systems taking into account the behaviour of the different components with each other (binary 'operation/failure' behaviours, non-consistent behaviours and 'hidden' failures, dynamical behaviours and temporal aspects etc). To take into account these different behaviours, advanced qualitative and quantitative methods have to be used which are described in this article: 1 - qualitative methods of analysis: functional analysis, preliminary risk analysis, failure mode and failure effects analyses; 2 - quantitative study of systems operation safety: binary representation models, state space-based methods, event space-based methods; 3 - application to the design of control systems: safe specifications of a control system, qualitative analysis of operation safety, quantitative analysis, example of application; 4 - conclusion. (J.S.)

  4. An Evaluation of an Ada Implementation of the Rete Algorithm for Embedded Flight Processors

    Science.gov (United States)

    1990-12-01

    computers was desired. The VAX VMS operating system has many built-in methods for determining program performance (including VAX PCA), but these methods... overviev , of the target environment-- the MIL-STD-1750A VHSIC Avionic Modular Processor ( VA.IP, running under the Ada Avionics Real-Time Software (AARTS... computers . Mil-STD-1750A, the Air Force’s standard flight computer architecture, however, places severe constraints on applications software processing

  5. Standard Hydrogen Monitoring System-D operation and maintenance manual

    International Nuclear Information System (INIS)

    Schneider, T.C.

    1997-01-01

    The purpose of this document is to provide information for the operation and maintenance of the Standard Hydrogen Monitoring System-D (SHMS-D) used in the 200E and 200W area tank farms on the Hanford Site. This provides information specific to the mechanical operation of the system and is not intended to take the place of a Plant Operating Procedure. However, it does provide more information on the system than a Plant Operating Procedure. The intent here is that the system is started up by a technician or engineer who has completed tank farms training course No. 351405, and then the only actions performed by Operations will be routine log taking. If any problems not addressed by the operating procedure are encountered with the unit, engineering should be contacted

  6. Standard hydrogen monitoring system - E operation and maintenance manual

    International Nuclear Information System (INIS)

    Schneider, T.C.

    1997-01-01

    The purpose of this document is to provide information for the operation and maintenance of the Standard Hydrogen Monitoring System- E (SHMS-E) used in the 200E and 20OW area tank farms on the Hanford Site. This provides information specific to the mechanical operation of the system and is not intended to take the place of a Plant Operating Procedure. However, it does provide more information on the system than a Plant Operating Procedure. The intent here is that the system is started up by a technician or engineer who has completed tank farms training course for SHMS, and then the only actions performed by Operations will be routine log taking. If any problems not addressed by the operating procedure are encountered with the unit, engineering should be contacted

  7. The University of Wisconsin OAO operating system

    Science.gov (United States)

    Heacox, H. C.; Mcnall, J. F.

    1972-01-01

    The Wisconsin OAO operating system is presented which consists of two parts: a computer program called HARUSPEX, which makes possible reasonably efficient and convenient operation of the package and ground operations equipment which provides real-time status monitoring, commanding and a quick-look at the data.

  8. Centralized operation and monitoring system for nuclear power plants

    International Nuclear Information System (INIS)

    Kudo, Mitsuru; Sato, Hideyuki; Murata, Fumio

    1988-01-01

    According to the prospect of long term energy demand, in 2000, the nuclear power generation facilities in Japan are expected to take 15.9% of the total energy demand. From this fact, it is an important subject to supply nuclear power more stably, and in the field of instrumentation and control, many researches and developments and the incessant effort of improvement have been continued. In the central operation and monitoring system which is the center of the stable operation of nuclear power plants, the man-machine technology aiding operators by electronic and computer application technologies has been positively developed and applied. It is considered that hereafter, for the purpose of rationally heightening the operation reliability of the plants, the high quality man-machine system freely using the most advanced technologies such as high reliability digital technology, optical information transmission, knowledge engineering and so on is developed and applied. The technical trend of operation and monitoring system, the concept of heightening operation and monitoring capability, the upgrading of operation and monitoring system, and the latest operation, monitoring and control systems for nuclear power plants and waste treatment facilities are described. (K.I.)

  9. Support system for ATLAS distributed computing operations

    CERN Document Server

    Kishimoto, Tomoe; The ATLAS collaboration

    2018-01-01

    The ATLAS distributed computing system has allowed the experiment to successfully meet the challenges of LHC Run 2. In order for distributed computing to operate smoothly and efficiently, several support teams are organized in the ATLAS experiment. The ADCoS (ATLAS Distributed Computing Operation Shifts) is a dedicated group of shifters who follow and report failing jobs, failing data transfers between sites, degradation of ATLAS central computing services, and more. The DAST (Distributed Analysis Support Team) provides user support to resolve issues related to running distributed analysis on the grid. The CRC (Computing Run Coordinator) maintains a global view of the day-to-day operations. In this presentation, the status and operational experience of the support system for ATLAS distributed computing in LHC Run 2 will be reported. This report also includes operations experience from the grid site point of view, and an analysis of the errors that create the biggest waste of wallclock time. The report of oper...

  10. Modeling and Control for Islanding Operation of Active Distribution Systems

    DEFF Research Database (Denmark)

    Cha, Seung-Tae; Wu, Qiuwei; Saleem, Arshad

    2011-01-01

    to stabilize the frequency. Different agents are defined to represent different resources in the distribution systems. A test platform with a real time digital simulator (RTDS), an OPen Connectivity (OPC) protocol server and the multi-agent based intelligent controller is established to test the proposed multi......Along with the increasing penetration of distributed generation (DG) in distribution systems, there are more resources for system operators to improve the operation and control of the whole system and enhance the reliability of electricity supply to customers. The distribution systems with DG...... are able to operate in is-landing operation mode intentionally or unintentionally. In order to smooth the transition from grid connected operation to islanding operation for distribution systems with DG, a multi-agent based controller is proposed to utilize different re-sources in the distribution systems...

  11. Operating experience feedback report - Air systems problems

    International Nuclear Information System (INIS)

    Ornstein, H.L.

    1987-12-01

    This report highlights significant operating events involving observed or potential failures of safety-related systems in U.S. plants that resulted from degraded or malfunctioning non-safety grade air systems. Based upon the evaluation of these events, the Office for Analysis and Evaluation of Operational Data (AEOD) concludes that the issue of air systems problems is an important one which requires additional NRC and industry attention. This report also provides AEOD's recommendations for corrective actions to deal with the issue. (author)

  12. InkTag: Secure Applications on an Untrusted Operating System

    Science.gov (United States)

    Hofmann, Owen S.; Kim, Sangman; Dunn, Alan M.; Lee, Michael Z.; Witchel, Emmett

    2014-01-01

    InkTag is a virtualization-based architecture that gives strong safety guarantees to high-assurance processes even in the presence of a malicious operating system. InkTag advances the state of the art in untrusted operating systems in both the design of its hypervisor and in the ability to run useful applications without trusting the operating system. We introduce paraverification, a technique that simplifies the InkTag hypervisor by forcing the untrusted operating system to participate in its own verification. Attribute-based access control allows trusted applications to create decentralized access control policies. InkTag is also the first system of its kind to ensure consistency between secure data and metadata, ensuring recoverability in the face of system crashes. PMID:24429939

  13. Development of control system in abdominal operating ROV

    Directory of Open Access Journals (Sweden)

    ZHANG Weikang

    2017-03-01

    Full Text Available In order to satisfy all the requirements of Unmanned Underwater Vehicle(UUVrecovery tasks, a new type of abdominal operating Remote Operated Vehicle(ROV was developed. The abdominal operating ROV is different from the general ROV which works by a manipulator, as it completes the docking and recovery tasks of UUVs with its abdominal operating mechanism. In this paper, the system composition and principles of the abdominal operating ROV are presented. We then propose a framework for a control system in which the integrated industrial reinforced computer acts as a surface monitor unit, while the PC104 embedded industrial computer acts as the underwater master control unit and the other drive boards act as the driver unit. In addition, the dynamics model and a robust H-infinity controller for automatic orientation in the horizontal plane were designed and built. Single tests, system tests and underwater tests show that this control system has good real-time performance and reliability, and it can complete the recovery task of a UUV. The presented structure and algorithm could have reference significance to the control system development of mobile robots, drones, and biomimetic robot.

  14. IAEA activity on operator support systems in nuclear power plants

    International Nuclear Information System (INIS)

    Dounaev, V.; Fujita, Y.; Juslin, K.; Haugset, K.; Lux, I.; Naser, J.

    1994-01-01

    Various operator support systems for nuclear power plants are already operational or under development in the IAEA Member States. Operator support systems are based on intelligent data processing and, in addition to plant operation, they are also becoming more important for safety. A key feature of operator support systems is their availability to restructure data to increase its relevance for a given situation. This can improve the user's ability to identify plant mode, system state, and component state and to identify and diagnose faults. Operator support systems can also assist the user in planning and implementing corrective actions to improve the nuclear power plant's availability and safety. In September 1991, the IAEA Committee for Contractual Scientific Services approved the Co-ordinated Research Programme (CRP) on ''Operator Support Systems in Nuclear Power Plants'' in the framework of the Project ''Man-Machine Interface Studies''. The main objective of this programme is to provide guidance and technology transfer for the development and implementation of operator support systems. This includes the experience with human-machine interfaces and closely related issues such as instrumentation and control, the use of computers in nuclear power plants, and operator qualification. (author)

  15. The wireless diagnostic system for motor operated valves

    International Nuclear Information System (INIS)

    Ito, Haruo; Akiyama, Michiaki; Suzuki, Syunichi

    2010-01-01

    To aim at maintenance optimization, a motor operated valve (MOV) diagnostic system called 'MOVDAS' has been developed by using new sensor technologies incorporating torque sensor into the MOV. It has been introduced into nuclear power plants operated by Japan Atomic Power Company (JAPC) for the support of Condition Based Maintenance (CBM). This system, directly checking the torque behavior of the MOV, accurately diagnoses the condition of the MOV during plant operation. Further for the ease of data collection and manpower saving, the wireless diagnostic system based on MOVDAS utilizing Personal Handyphone System (PHS) has been recently introduced into nuclear power plants in JAPC. (author)

  16. Transparency and efficiency through plant operations management systems

    International Nuclear Information System (INIS)

    Ladage, L.

    2001-01-01

    Plant operations management systems, being IT application systems, provide integral support of the business processes making up plant operations management. The use of plant operations management systems improves mutually interdependent factors, such as high economic performance, high availability, and maximum safety. Since its commissioning in 1988, the Emsland nuclear power station (KKE) has been run with the IBFS plant operations management system. The work flow management system (WfMS), a module of IBFS, is described as an example of job order processing. IBFS-WfMS is to optimize all processes, thus cutting costs and ensuring that processes are run and documented reliably. Assessing the savings effect achieved through the use of IBFS-WfMS clearly reveals the savings in work/time achieved by the system. These savings are quoted as approx. 4 minutes and DM 10, respectively, per working step, which corresponds to several dozens of manyears or several million DM per annum in the KKE plant under consideration. This result can be extrapolated to other plants. (orig.) [de

  17. Autonomous System Technologies for Resilient Airspace Operations

    Science.gov (United States)

    Houston, Vincent E.; Le Vie, Lisa R.

    2017-01-01

    Increasing autonomous systems within the aircraft cockpit begins with an effort to understand what autonomy is and developing the technology that encompasses it. Autonomy allows an agent, human or machine, to act independently within a circumscribed set of goals; delegating responsibility to the agent(s) to achieve overall system objective(s). Increasingly Autonomous Systems (IAS) are the highly sophisticated progression of current automated systems toward full autonomy. Working in concert with humans, these types of technologies are expected to improve the safety, reliability, costs, and operational efficiency of aviation. IAS implementation is imminent, which makes the development and the proper performance of such technologies, with respect to cockpit operation efficiency, the management of air traffic and data communication information, vital. A prototype IAS agent that attempts to optimize the identification and distribution of "relevant" air traffic data to be utilized by human crews during complex airspace operations has been developed.

  18. Smart Operations in Distributed Energy Resources System

    Science.gov (United States)

    Wei, Li; Jie, Shu; Zhang-XianYong; Qing, Zhou

    Smart grid capabilities are being proposed to help solve the challenges concerning system operations due to that the trade-offs between energy and environmental needs will be constantly negotiated while a reliable supply of electricity needs even greater assurance in case of that threats of disruption have risen. This paper mainly explores models for distributed energy resources system (DG, storage, and load),and also reviews the evolving nature of electricity markets to deal with this complexity and a change of emphasis on signals from these markets to affect power system control. Smart grid capabilities will also impact reliable operations, while cyber security issues must be solved as a culture change that influences all system design, implementation, and maintenance. Lastly, the paper explores significant questions for further research and the need for a simulation environment that supports such investigation and informs deployments to mitigate operational issues as they arise.

  19. Ventilation Systems Operating Experience Review for Fusion Applications

    International Nuclear Information System (INIS)

    Cadwallader, L.C.

    1999-01-01

    This report is a collection and review of system operation and failure experiences for air ventilation systems in nuclear facilities. These experiences are applicable for magnetic and inertial fusion facilities since air ventilation systems are support systems that can be considered generic to nuclear facilities. The report contains descriptions of ventilation system components, operating experiences with these systems, component failure rates, and component repair times. Since ventilation systems have a role in mitigating accident releases in nuclear facilities, these data are useful in safety analysis and risk assessment of public safety. An effort has also been given to identifying any safety issues with personnel operating or maintaining ventilation systems. Finally, the recommended failure data were compared to an independent data set to determine the accuracy of individual values. This comparison is useful for the International Energy Agency task on fusion component failure rate data collection

  20. Developing and operating a remotely operated work system in hostile and emergency environments

    International Nuclear Information System (INIS)

    Thorne, P.M.

    1987-01-01

    The author presents an overview of the factors that a project manager considering the use of remote work systems must keep in mind during the planning and execution of operations in hostile environments. Interfacing of the remote work system to the task and understanding mission parameters is emphasized. The author's thesis is based on many years of technical operations and project management roles using remote work systems in the subsea oil industry, military and, most recently, space and nuclear applications

  1. A novel interactive educational system in the operating room--the IE system.

    Science.gov (United States)

    Nakayama, Takayuki; Numao, Noboru; Yoshida, Soichiro; Ishioka, Junichiro; Matsuoka, Yoh; Saito, Kazutaka; Fujii, Yasuhisa; Kihara, Kazunori

    2016-02-02

    The shortage of surgeon is one of the serious problems in Japan. To solve the problem, various efforts have been undertaken to improve surgical education and training. However, appropriate teaching methods in the operating room have not been well established. The aim of this study is to assess the utility of a novel interactive educational (IE) system for surgical education on urologic surgeries in the operating room. A total of 20 Japanese medical students were educated on urologic surgery using the IE system in the operating room. The IE system consists of two parts. The first is three-dimensional (3D) magnified vision of the operative field using a 3D head-mounted display and a 3D endoscope. The second is interactive educative communication between medical students and surgeons using a small-sized wireless communication device. The satisfaction level with the IE system and the physical burden on medical students was examined via questionnaire. All students utilized the IE system in urologic surgery and responded to the survey. Most students were satisfied with the IE system. They also felt more welcomed by the surgeon when using the IE system than when not using it. No major unpleasant symptoms were observed but five students (25 %) experienced mild eye fatigue as a result of viewing the medical images. The IE system has the potential to motivate students to become interested in surgery and could be an efficient method of surgical education in the operating room.

  2. Exploiting the X-Window environment to expand the number, reach, and usefulness of Fermilab accelerator control consoles

    International Nuclear Information System (INIS)

    Cahill, K.; Smedinghoff, J.

    1992-01-01

    The Fermilab accelerator operator workstation of choice is now the Digital VAX station running VMS and X-Window software. This new platform provides an easy to learn programming environment while support routines are expanding in number and power. The X-Window environment is exploited to provide remote consoles to users across long haul networks and to support multiple consoles on a single workstation. The integration of imaging systems, local datalogging, commercial and Physics community's software, and development facilities on the operator workstation adds functionality to the system. The locally engineered knob/pointer/keyboard interface solves the multiple keyboard and mouse problems of a multi-screen console. This paper will address these issues of Fermilab's accelerator operator workstations. (author)

  3. Hanford Environmental Information System (HEIS) Operator`s Manual. Volume 1

    Energy Technology Data Exchange (ETDEWEB)

    Schreck, R.I.

    1991-10-01

    The Hanford Environmental Information System (HEIS) is a consolidated set of automated resources that effectively manage the data gathered during environmental monitoring and restoration of the Hanford Site. The HEIS includes an integrated database that provides consistent and current data to all users and promotes sharing of data by the entire user community. This manual describes the facilities available to the operational user who is responsible for data entry, processing, scheduling, reporting, and quality assurance. A companion manual, the HEIS User`s Manual, describes the facilities available-to the scientist, engineer, or manager who uses the system for environmental monitoring, assessment, and restoration planning; and to the regulator who is responsible for reviewing Hanford Site operations against regulatory requirements and guidelines.

  4. Knowledge based operation assist system for JAERI AVF cyclotron

    International Nuclear Information System (INIS)

    Agematsu, T.; Okumura, S.; Yokota, W.; Arakawa, K.; Murakami, T.; Okamura, T.

    1992-01-01

    We have developed two operation assist systems for easy and rapid operation of the JAERI AVF cyclotron. One is a knowledge based expert system guiding the sequence of parameter adjustment to inexperienced cyclotron operators. The other is a real-time simulation of the beam trajectories which are calculated from actual operating parameters. It graphically indicates feasible setting range of parameters that satisfies the acceptance of the cyclotron. These systems provide a human interface to adjust the parameters of the cyclotron. (author)

  5. DMSP OLS - Operational Linescan System

    Data.gov (United States)

    National Oceanic and Atmospheric Administration, Department of Commerce — Visible and infrared imagery from DMSP Operational Linescan System (OLS) instruments are used to monitor the global distribution of clouds and cloud top temperatures...

  6. UFMulti: A new parallel processing software system for HEP

    Science.gov (United States)

    Avery, Paul; White, Andrew

    1989-12-01

    UFMulti is a multiprocessing software package designed for general purpose high energy physics applications, including physics and detector simulation, data reduction and DST physics analysis. The system is particularly well suited for installations where several workstation or computers are connected through a local area network (LAN). The initial configuration of the software is currently running on VAX/VMS machines with a planned extension to ULTRIX, using the new RISC CPUs from Digital, in the near future.

  7. UFMULTI: A new parallel processing software system for HEP

    International Nuclear Information System (INIS)

    Avery, P.; White, A.

    1989-01-01

    UFMulti is a multiprocessing software package designed for general purpose high energy physics applications, including physics and detector simulation, data reduction and DST physics analysis. The system is particularly well suited for installations where several workstations or computers are connected through a local area network (LAN). The initial configuration of the software is currently running on VAX/VMS machines with a planned extension to ULTRIX, using the new RISC CPUs from Digital, in the near future. (orig.)

  8. Time warp operating system version 2.7 internals manual

    Science.gov (United States)

    1992-01-01

    The Time Warp Operating System (TWOS) is an implementation of the Time Warp synchronization method proposed by David Jefferson. In addition, it serves as an actual platform for running discrete event simulations. The code comprising TWOS can be divided into several different sections. TWOS typically relies on an existing operating system to furnish some very basic services. This existing operating system is referred to as the Base OS. The existing operating system varies depending on the hardware TWOS is running on. It is Unix on the Sun workstations, Chrysalis or Mach on the Butterfly, and Mercury on the Mark 3 Hypercube. The base OS could be an entirely new operating system, written to meet the special needs of TWOS, but, to this point, existing systems have been used instead. The base OS's used for TWOS on various platforms are not discussed in detail in this manual, as they are well covered in their own manuals. Appendix G discusses the interface between one such OS, Mach, and TWOS.

  9. Operational margin monitoring system for boiling water reactor power plants

    International Nuclear Information System (INIS)

    Fukutomi, S.; Takigawa, Y.

    1992-01-01

    This paper reports on an on-line operational margin monitoring system which has been developed for boiling water reactor power plants to improve safety, reliability, and quality of reactor operation. The system consists of a steady-state core status prediction module, a transient analysis module, a stability analysis module, and an evaluation and guidance module. This system quantitatively evaluates the thermal margin during abnormal transients as well as the stability margin, which cannot be evaluated by direct monitoring of the plant parameters, either for the current operational state or for a predicted operating state that may be brought about by the intended operation. This system also gives operator guidance as to appropriate or alternate operations when the operating state has or will become marginless

  10. Energy-efficient operation of a booster RF system for Taiwan light source operated in top-up mode

    International Nuclear Information System (INIS)

    Yeh, Meng-Shu; Wang, Chaoen; Chang, Lung-Hai; Chung, Fu-Tsai; Yu, Tsung-Chi; Lin, Ming-Chyuan; Chen, Ling-Jhen; Yang, Tz-Te; Chang, Mei-Hsia; Lin, Yu-Han; Tsai, Ming-Hsun; Lo, Chih-Hung; Liu, Zong-Kai

    2015-01-01

    Contemporary light sources operate in a top-up mode to maintain their photon intensity quasi-constant so as to improve significantly the thermal stability of the photon beam and to maximize ultimately the average photon flux at a designed maximum operational beam current. Operating in a top-up mode requires frequent beam injection from the synchrotron booster to the storage ring of the light source, but the injection intervals occupy only a tiny portion of the operational time of the integrated machine. To maintain a high operational reliability, the booster RF system practically operates necessarily under injection conditions around the clock and consumes full electric power whether during top-up injection or not. How to decrease the power consumption of the booster RF system during its stand-by time but not to sacrifice the reliability and availability of the RF system is obviously of fundamental interest for routine operation of the light source in a top-up mode. Here, an energy-efficient operation of a booster RF system adaptive to top-up operation of a light source is proposed that has been developed, realized and integrated into the booster RF system of the Taiwan Light Source (TLS), and routinely operated since the end of year 2008. The klystron cathode current and RF gap voltage of the booster's accelerating RF cavity are both periodically modulated to adapt the injection rhythm during top-up operation, which results in decreased consumption of electric power of the booster RF system by more than 78%. The impact on the reliability and availability of the booster RF system has been carefully monitored during the past five operational years, delivering more than 5000 h scheduled user beam time per year. The booster RF system retains its excellent reliability and availability as previously. Neither a decrease of the service time nor an induced reliability issue from the klystron or any high-power high-voltage component of the transmitter has been

  11. 14 CFR 27.961 - Fuel system hot weather operation.

    Science.gov (United States)

    2010-01-01

    ... AIRCRAFT AIRWORTHINESS STANDARDS: NORMAL CATEGORY ROTORCRAFT Powerplant Fuel System § 27.961 Fuel system hot weather operation. Each suction lift fuel system and other fuel systems with features conducive to... 14 Aeronautics and Space 1 2010-01-01 2010-01-01 false Fuel system hot weather operation. 27.961...

  12. 14 CFR 29.961 - Fuel system hot weather operation.

    Science.gov (United States)

    2010-01-01

    ... AIRCRAFT AIRWORTHINESS STANDARDS: TRANSPORT CATEGORY ROTORCRAFT Powerplant Fuel System § 29.961 Fuel system hot weather operation. Each suction lift fuel system and other fuel systems conducive to vapor... 14 Aeronautics and Space 1 2010-01-01 2010-01-01 false Fuel system hot weather operation. 29.961...

  13. Computer aided operation of complex systems

    International Nuclear Information System (INIS)

    Goodstein, L.P.

    1985-09-01

    Advanced technology is having the effect that industrial systems are becoming more highly automated and do not rely on human intervention for the control of normally planned and/or predicted situations. Thus the importance of the operator has shifted from being a manual controller to becoming more of a systems manager and supervisory controller. At the same time, the use of advanced information technology in the control room and its potential impact on human-machine capabilities places additional demands on the designer. This report deals with work carried out to describe the plant-operator relationship in order to systematize the design and evaluation of suitable information systems in the control room. This design process starts with the control requirements from the plant and transforms them into corresponding sets of decision-making tasks with appropriate allocation of responsibilities between computer and operator. To further effectivize this cooperation, appropriate information display and accession are identified. The conceptual work has been supported by experimental studies on a small-scale simulator. (author)

  14. The HAL 9000 Space Operating System Real-Time Planning Engine Design and Operations Requirements

    Science.gov (United States)

    Stetson, Howard; Watson, Michael D.; Shaughnessy, Ray

    2012-01-01

    In support of future deep space manned missions, an autonomous/automated vehicle, providing crew autonomy and an autonomous response planning system, will be required due to the light time delays in communication. Vehicle capabilities as a whole must provide for tactical response to vehicle system failures and space environmental effects induced failures, for risk mitigation of permanent loss of communication with Earth, and for assured crew return capabilities. The complexity of human rated space systems and the limited crew sizes and crew skills mix drive the need for a robust autonomous capability on-board the vehicle. The HAL 9000 Space Operating System[2] designed for such missions and space craft includes the first distributed real-time planning / re-planning system. This paper will detail the software architecture of the multiple planning engine system, and the interface design for plan changes, approval and implementation that is performed autonomously. Operations scenarios will be defined for analysis of the planning engines operations and its requirements for nominal / off nominal activities. An assessment of the distributed realtime re-planning system, in the defined operations environment, will be provided as well as findings as it pertains to the vehicle, crew, and mission control requirements needed for implementation.

  15. Operation and safety decision-making support expert system in NPP

    International Nuclear Information System (INIS)

    Wei Yanhui; Su Desong; Chen Weihua; Zhang Jianbo

    2014-01-01

    The article first reviewed three operation support systems currently used in NPP: real-time information surveillance system, important equipment surveillance system and plant process control and monitoring system, then presents the structure and function of three expert support sub-systems (intelligent alarm monitoring system, computer-based operating procedure support system, safety information expert decision support system). Finally the article discussed the meaning of a kind of operation decision making support system. (authors)

  16. Operational experience with the CEBAF control system

    International Nuclear Information System (INIS)

    Hovater, C.; Chowdhary, M.; Karn, J.; Tiefenback, M.; Zeijts, J. van; Watson, W.

    1996-01-01

    The CEBAF accelerator at Thomas Jefferson National Accelerator Facility (Jefferson Lab) successfully began its experimental nuclear physics program in November of 1995 and has since surpassed predicted machine availability. Part of this success can be attributed to using the EPICS (Experimental Physics and Industrial Control System) control system toolkit. The CEBAF control system is one of the largest accelerator control system now operating. It controls approximately 338 SRF cavities, 2,300 magnets, 500 beam position monitors and other accelerator devices, such as gun hardware and other beam monitoring devices. All told, the system must be able to access over 125,000 database records. The system has been well received by both operators and the hardware designers. The EPICS utilities have made the task of troubleshooting systems easier. The graphical and test-based creation tools have allowed operators to custom build control screens. In addition, the ability to integrate EPICS with other software packages, such as Tcl/Tk, has allowed physicists to quickly prototype high-level application programs, and to provide GUI front ends for command line driven tools. Specific examples of the control system applications are presented in the areas of energy and orbit control, cavity tuning and accelerator tune up diagnostics

  17. 49 CFR 234.205 - Operating characteristics of warning system apparatus.

    Science.gov (United States)

    2010-10-01

    ... 49 Transportation 4 2010-10-01 2010-10-01 false Operating characteristics of warning system... characteristics of warning system apparatus. Operating characteristics of electromagnetic, electronic, or... limits within which the system is designed to operate. ...

  18. Development of nuclear plant Operation Management System

    Energy Technology Data Exchange (ETDEWEB)

    Koide, I.; Okada, T.; Ishida, K. [Chubu Electric Power Co. Inc., Nagoya (Japan)

    1998-09-01

    Recently it has become more important to detect a change in operational characteristics and to take appropriate corrective actions before it deteriorates to an incident in nuclear power plants. Therefore, aiming at earlier detection of a tendency change, swifter corrective actions and more effective application of operational data, we have developed Operation Management System which automatically acquires, accumulates and observes operational data of Hamaoka Nuclear Power Station through cycles. (author)

  19. Development of nuclear plant Operation Management System

    International Nuclear Information System (INIS)

    Koide, I.; Okada, T.; Ishida, K.

    1998-01-01

    Recently it has become more important to detect a change in operational characteristics and to take appropriate corrective actions before it deteriorates to an incident in nuclear power plants. Therefore, aiming at earlier detection of a tendency change, swifter corrective actions and more effective application of operational data, we have developed Operation Management System which automatically acquires, accumulates and observes operational data of Hamaoka Nuclear Power Station through cycles. (author)

  20. A Framework for Enterprise Operating Systems Based on Zachman Framework

    Science.gov (United States)

    Ostadzadeh, S. Shervin; Rahmani, Amir Masoud

    Nowadays, the Operating System (OS) isn't only the software that runs your computer. In the typical information-driven organization, the operating system is part of a much larger platform for applications and data that extends across the LAN, WAN and Internet. An OS cannot be an island unto itself; it must work with the rest of the enterprise. Enterprise wide applications require an Enterprise Operating System (EOS). Enterprise operating systems used in an enterprise have brought about an inevitable tendency to lunge towards organizing their information activities in a comprehensive way. In this respect, Enterprise Architecture (EA) has proven to be the leading option for development and maintenance of enterprise operating systems. EA clearly provides a thorough outline of the whole information system comprising an enterprise. To establish such an outline, a logical framework needs to be laid upon the entire information system. Zachman Framework (ZF) has been widely accepted as a standard scheme for identifying and organizing descriptive representations that have prominent roles in enterprise-wide system development. In this paper, we propose a framework based on ZF for enterprise operating systems. The presented framework helps developers to design and justify completely integrated business, IT systems, and operating systems which results in improved project success rate.

  1. Activity-Tracking Service for Building Operating Systems

    DEFF Research Database (Denmark)

    Hviid, Jakob; Kjærgaard, Mikkel Baun

    2018-01-01

    of Things sensors and devices promise to deliver rich data about human activities and control of loads. However, existing proposals for building operating systems that should combine such data and control opportunities does not provide concepts and support for activity data. In this paper we propose...... an activity-tracking service for building operating systems. The service is designed to consider the security, privacy, integration, extendability and scalability challenges in the building setting. We provide initial findings for testing the system in a proof of concept evaluation using a set of common......Several high consuming electricity loads in retail stores are currently highly intertwined in human activities. Without knowledge of such activities it is difficult to improve the energy efficiency of the loads operation for sustainability and cost reasons. The increasing availability of Internet...

  2. Safety parameter display system: an operator support system for enhancement of safety in Indian PHWRs

    International Nuclear Information System (INIS)

    Subramaniam, K.; Biswas, T.

    1994-01-01

    Ensuring operational safety in nuclear power plants is important as operator errors are observed to contribute significantly to the occurrence of accidents. Computerized operator support systems, which process and structure information, can help operators during both normal and transient conditions, and thereby enhance safety and aid effective response to emergency conditions. An important operator aid being developed and described in this paper, is the safety parameter display system (SPDS). The SPDS is an event-independent, symptom-based operator aid for safety monitoring. Knowledge-based systems can provide operators with an improved quality of information. An information processing model of a knowledge based operator support system (KBOSS) developed for emergency conditions using an expert system shell is also presented. The paper concludes with a discussion of the design issues involved in the use of a knowledge based systems for real time safety monitoring and fault diagnosis. (author). 8 refs., 4 figs., 1 tab

  3. ABAREX -- A neutron spherical optical-statistical-model code -- A user`s manual

    Energy Technology Data Exchange (ETDEWEB)

    Smith, A.B. [ed.; Lawson, R.D.

    1998-06-01

    The contemporary version of the neutron spherical optical-statistical-model code ABAREX is summarized with the objective of providing detailed operational guidance for the user. The physical concepts involved are very briefly outlined. The code is described in some detail and a number of explicit examples are given. With this document one should very quickly become fluent with the use of ABAREX. While the code has operated on a number of computing systems, this version is specifically tailored for the VAX/VMS work station and/or the IBM-compatible personal computer.

  4. What makes a control system usable? An operational viewpoint

    International Nuclear Information System (INIS)

    Clay, M.

    1990-01-01

    This report discusses the generally accepted successes and shortcomings of the various computer and hardware-based control systems at the Los Alamos Meson Physics Facility (LAMPF) from an operator's standpoint. LAMPF currently utilizes three separate control rooms that, although critically co-dependent, use distinct operating methods. The first, the Injector Control Room, which is responsible for the operation of the three ion sources, the 750 keV transport lines and the 201.25 MHz portion of the linac, uses a predominantly hardware-based control system. The second, the LANSCE Control Room, which is responsible for the operation of the Los Alamos Neutron Scattering Center, uses a graphical touch-panel interface with single-application screens as its control system. The third, the LAMPF Central Control Room, which is responsible for the overall operation of LAMPF, primarily uses a text-oriented keyboard interface with multiple applications per screen. Though each system provides generally reliable human interfacing to the enormously complex and diverse machine known as LAMPF, the operational requirements of speed, usability, and reliability are increasingly necessitating the use of a standard control system that incorporates the positive aspects of all three control systems. (orig.)

  5. Channel leadership in health care marketing: a natural role for hospitals.

    Science.gov (United States)

    Fugate, D L; Decker, P J

    1990-01-01

    Health care has entered an era of rapid change. Most observers agree that important long-term changes will fundamentally reshape health care as we know it. To that end, health care providers should consider the benefits of operating vertically integrated marketing system with hospitals as the channel leader. Whether an administered VMS (hospitals have the power to gain compliance) or a corporate VMS (hospitals own successive levels of care providers), integrated channel management holds the promise of cost containment and quality patient care for the future. However, a great deal of integrating work must be done before VMSs will become a practical solution. Research studies are needed on each of the issues just discussed. As marketers, it is time we make a transition from treating health care marketing as a disjointed entity and instead treat it as an industry where all marketing principles are considered including channel management.

  6. Frequency Control for Island Operation of Bornholm Power System

    DEFF Research Database (Denmark)

    Cha, Seung-Tae; Wu, Qiuwei; Zhao, Haoran

    2014-01-01

    the primary frequency control and the DG units are used to provide the secondary frequency control. As such, the proposed control scheme can strike a balance of the frequency control speed and the energy used from the BESS for the frequency control support. The real-time model of the Bornholm power system......This paper presents a coordinated control strategy of a battery energy storage system (BESS) and distributed generation (DG) units for the island operation of the Danish island of Bornholm. The Bornholm power system is able to transit from the grid connected operation with the Nordic power system...... to the isolated island operation. In order to ensure the secure island operation, the coordinated control of the BESS and the DG has been proposed to stabilize the frequency of the system after the transition to the island operation. In the proposed coordinate control scheme, the BESS is used to provide...

  7. The distribution of wind power forecast errors from operational systems

    Energy Technology Data Exchange (ETDEWEB)

    Hodge, Bri-Mathias; Ela, Erik; Milligan, Michael

    2011-07-01

    Wind power forecasting is one important tool in the integration of large amounts of renewable generation into the electricity system. Wind power forecasts from operational systems are not perfect, and thus, an understanding of the forecast error distributions can be important in system operations. In this work, we examine the errors from operational wind power forecasting systems, both for a single wind plant and for an entire interconnection. The resulting error distributions are compared with the normal distribution and the distribution obtained from the persistence forecasting model at multiple timescales. A model distribution is fit to the operational system forecast errors and the potential impact on system operations highlighted through the generation of forecast confidence intervals. (orig.)

  8. The armenian power system operation stability investigation accounting putting new power systems into operation

    International Nuclear Information System (INIS)

    Yeghiazaryan, L.V.; Hakobyan, S.G.; Gharibyan, G.V.; Harutyunyan, G.S.; Galstyan, G.H.

    2010-01-01

    The description of the power systems operation stability failure caused by the system significant emergency states occurred during the last working period in Armenian and USA power systems is performed. With the use of PSSTME-31 software portfolio of Siemens Firm a design model is developed and transient electromechanical process calculations for Armenian power system are performed. The accuracy of the model is checked by comparing real-time transient state parameters and their reproduction calculation results.The Armenia - Iran current power transmission lines permissible limit under the condition of the static and dynamic stability requirements and in case of the new thermal power units maintenance are defined

  9. A Two-Tier Energy-Aware Resource Management for Virtualized Cloud Computing System

    Directory of Open Access Journals (Sweden)

    Wei Huang

    2016-01-01

    Full Text Available The economic costs caused by electric power take the most significant part in total cost of data center; thus energy conservation is an important issue in cloud computing system. One well-known technique to reduce the energy consumption is the consolidation of Virtual Machines (VMs. However, it may lose some performance points on energy saving and the Quality of Service (QoS for dynamic workloads. Fortunately, Dynamic Frequency and Voltage Scaling (DVFS is an efficient technique to save energy in dynamic environment. In this paper, combined with the DVFS technology, we propose a cooperative two-tier energy-aware management method including local DVFS control and global VM deployment. The DVFS controller adjusts the frequencies of homogenous processors in each server at run-time based on the practical energy prediction. On the other hand, Global Scheduler assigns VMs onto the designate servers based on the cooperation with the local DVFS controller. The final evaluation results demonstrate the effectiveness of our two-tier method in energy saving.

  10. The operation of the GANIL control system

    International Nuclear Information System (INIS)

    Prome, M.; David, L.; Lecorche, E.

    1984-06-01

    When the first GANIL beams were obtained the control system was operating in an elementary way; the system behaved almost like a huge multiplexer. Now a large number of programs have been written; they allow to take benefit of the full power of the computers; they help the operators for starting, tuning and monitoring the accelerator. The paper gives a general description of these programs which are executed on the central computer: it shows how the accelerator is controlled either directly or via dedicated microprocessors. Informations are also given on the alarm system

  11. 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

  12. Modeling and Simulation for Mission Operations Work System Design

    Science.gov (United States)

    Sierhuis, Maarten; Clancey, William J.; Seah, Chin; Trimble, Jay P.; Sims, Michael H.

    2003-01-01

    Work System analysis and design is complex and non-deterministic. In this paper we describe Brahms, a multiagent modeling and simulation environment for designing complex interactions in human-machine systems. Brahms was originally conceived as a business process design tool that simulates work practices, including social systems of work. We describe our modeling and simulation method for mission operations work systems design, based on a research case study in which we used Brahms to design mission operations for a proposed discovery mission to the Moon. We then describe the results of an actual method application project-the Brahms Mars Exploration Rover. Space mission operations are similar to operations of traditional organizations; we show that the application of Brahms for space mission operations design is relevant and transferable to other types of business processes in organizations.

  13. A framework for operator support systems for CANDU

    International Nuclear Information System (INIS)

    Lupton, L.R.; Lipsett, J.J.; Shah, R.R.

    1989-11-01

    The size and complexity of nuclear power plants has increased significantly in the last 20 years. There is a general agreement that both plant safety and availability can be enhanced by providing the operator with more operational support if than can be done without overloading him/her with unnecessary information. Recent advances in computer technology provide opportunities for implementing operator support systems that are significantly different from the ones based on the more conventional technologies used in plant control rooms. In particular, artificial intelligence and the related technologies will play a major role in the development of innovative methods for information processing and presentation. Our approach to these technologies is that they must be integrated into the overall management and control philosophy of the plant and are not to be treated as vehicles to implement point solutions. The underlying philosophy behind this approach and the design objectives and goals for the CANDU 3 control centre are discussed in this paper. Operator support systems will integrate into the overall control philosophy by complementing the operator. There is also a role for such systems in assisting the operator to be a situation manager, organizing, managing and planning the running of the plant. Four support systems that incorporate the underlying philosophy are described

  14. A framework for operator support systems for CANDU

    International Nuclear Information System (INIS)

    Lupton, L.R.; Lipsett, J.J.; Shah, R.R.

    1990-01-01

    The size and complexity of nuclear power plants has increased significantly in the last 20 years. There is a general agreement that both plant safety and availability can be enhanced by providing the operator with more operational support if that can be cone without overloading him/her with unnecessary information. Recent advances in computer technology provide opportunities for implementing operator support systems that are significantly different from the ones based on the more conventional technologies used in plant control rooms. In particular, artificial intelligence (AI) and the related technologies will play a major role in the development of innovative methods for information processing and presentation. Our approach to these technologies is that they must be integrated into the overall management and control philosophy of the plant and are not to be treated as vehicles to implement point solutions. The underlying philosophy behind this approach and the design objectives and goals for the CANDU 3 control centre are discussed in this paper. Operator support systems will integrate into the overall controll philosophy by complementing the operator. There is also a role for such systems in assisting the operator be a 'situation manager' organizing, managing and planning the running of the plant. Four support systems that invorporate the underlying philosophy are described

  15. Development of JOYO operational guidance system for emergency condition

    International Nuclear Information System (INIS)

    Takatsuto, Hiroshi; Owada, Toshio; Morimoto, Makoto; Aoki, Hiroshi; Tokita, Mitsuhiko; Terunuma, Seiichi

    1989-01-01

    Operational guidance system in JOYO has been developed for safe and stable plant operations and improvement of operational reliability. JOYCAT (JOYO Consulting and Analysing Tool), one of the JOYO operational guidance systems, supports the plant operator to present the causal alarm and select the suitable guidance manual in anomaly situations using artificial intelligence technology. Verification test of JOYCAT was performed using a JOYO operator-training simulator and on-line operation was started by partially linking to the actual plant in May 1988. As the result, the proper diagnosis function was confirmed in the actual plant. (author)

  16. Tritium Systems Test Assembly operator training program

    International Nuclear Information System (INIS)

    Kerstiens, F.L.

    1985-01-01

    Proper operator training is needed to help ensure the safe operation of fusion facilities by personnel who are qualified to carry out their assigned responsibilities. Operators control and monitor the Tritium Systems Test Assembly (TSTA) during normal, emergency, and maintenance phases. Their performance is critical both to operational safety, assuring no release of tritium to the atmosphere, and to the successful simulation of the fusion reaction progress. Through proper training we are helping assure that TSTA facility operators perform their assignments in a safe and efficient manner and that the operators maintain high levels of operational proficiency through continuing training, retraining, requalification, and recertification

  17. Effects of Electrical Stimulation in Sympathetic Neuron-Cardiomyocyte Co-cultures

    Science.gov (United States)

    Takeuchi, Akimasa; Tani, Hiromasa; Mori, Masahide; Moriguchi, Hiroyuki; Kotani, Kiyoshi; Lee, Jong-Kook; Noshiro, Makoto; Jimbo, Yasuhiko

    The sympathetic nervous system is one of the principal sources for regulating cardiovascular functions. Little is known, however, about the network-level interactions between sympathetic neurons and cardiomyocytes. In this study, a semi-separated co-culture system of superior cervical ganglion (SCG) neurons and ventricular myocytes (VMs) was developed by using a polydimethylsyloxane (PDMS) chamber placed on a microelectrode-array (MEA) substrate. Neurites of SCG neurons passed through a conduit of the chamber and reached VMs. Evoked activities of SCG neurons were observed from several electrodes immediately after applying constant-voltage stimulation (1 V, 1 ms, biphasic square pulses) to SCG neurons by using 32 electrodes. Furthermore, this stimulation was applied to SCG neurons at the frequency of 1, 5 and 10 Hz. After applying these three kinds of stimulations, mean minute contraction rate of VMs increased with an increase in the frequency of stimulation. These results suggest that changes in contraction rate of VMs after applying electrical stimulations to SCG neurons depend on frequencies of these stimulations and that the heart-regulating mechanisms as well as that in the body were formed in this co-culture system.

  18. Operation technology of air treatment system in nuclear facilities

    CERN Document Server

    Chun, Y B; Hwong, Y H; Lee, H K; Min, D K; Park, K J; Uom, S H; Yang, S Y

    2001-01-01

    Effective operation techniques were reviewed on the air treatment system to protect the personnel in nuclear facilities from the contamination of radio-active particles and to keep the environment clear. Nuclear air treatment system consisted of the ventilation and filtering system was characterized by some test. Measurement of air velocity of blowing/exhaust fan in the ventilation system, leak tests of HEPA filters in the filtering, and measurement of pressure difference between the areas defined by radiation level were conducted. The results acquired form the measurements were reflected directly for the operation of air treatment. In the abnormal state of virus parts of devices composted of the system, the repairing method, maintenance and performance test were also employed in operating effectively the air treatment system. These measuring results and techniques can be available to the operation of air treatment system of PIEF as well as the other nuclear facilities in KAERI.

  19. PWR auxiliary systems, safety and emergency systems, accident analysis, operation

    International Nuclear Information System (INIS)

    Meyer, P.J.

    1976-01-01

    The author presents a description of PWR auxiliary systems like volume control, boric acid control, coolant purification, -degassing, -storage and -treatment system and waste processing systems. Residual heat removal systems, emergency systems and containment designs are discussed. As an accident analysis the author gives a survey over malfunctions and disturbances in the field of reactor operations. (TK) [de

  20. Expert operator preferences in remote manipulator control systems

    International Nuclear Information System (INIS)

    Sundstrom, E.; Draper, J.V.; Fausz, A.; Woods, H.

    1995-06-01

    This report describes a survey of expert remote manipulator operators designed to identify features of control systems related to operator efficiency and comfort. It provides information for designing the control center for the Single-Shell Tank Waste Retrieval Manipulator System (TWRMS) Test Bed, described in a separate report. Research questions concerned preferred modes of control, optimum work sessions, sources of operator fatigue, importance of control system design features, and desired changes in control rooms. Participants comprised four expert remote manipulator operators at Oak Ridge National Laboratory, who individually have from 9 to 20 years of experience using teleoperators. The operators had all used rate and position control, and all preferred bilateral (force-reflecting) position control. They reported spending an average of 2.75 h in control of a teleoperator system during a typical shift. All were accustomed to working in a crew of two and alternating control and support roles in 2-h rotations in an 8-h shift. Operators reported that fatigue in using remote manipulator systems came mainly from watching TV monitors and making repetitive motions. Three of four experienced symptoms, including headaches and sore eyes, wrists, and back. Of 17 features of control rooms rated on importance, highest ratings went to comfort and support provided by the operator chair, location of controls, location of video monitors, video image clarity, types of controls, and control modes. When asked what they wanted to change, operators said work stations designed for comfort; simpler, lighter hand-controls; separate controls for each camera; better placement of remote camera; color monitors; and control room layouts that support crew interaction. Results of this small survey reinforced the importance of ergonomic factors in remote manipulation

  1. PYROLASER - PYROLASER OPTICAL PYROMETER OPERATING SYSTEM

    Science.gov (United States)

    Roberts, F. E.

    1994-01-01

    The PYROLASER package is an operating system for the Pyrometer Instrument Company's Pyrolaser. There are 6 individual programs in the PYROLASER package: two main programs, two lower level subprograms, and two programs which, although independent, function predominantly as macros. The package provides a quick and easy way to setup, control, and program a standard Pyrolaser. Temperature and emissivity measurements may be either collected as if the Pyrolaser were in the manual operations mode, or displayed on real time strip charts and stored in standard spreadsheet format for post-test analysis. A shell is supplied to allow macros, which are test-specific, to be easily added to the system. The Pyrolaser Simple Operation program provides full on-screen remote operation capabilities, thus allowing the user to operate the Pyrolaser from the computer just as it would be operated manually. The Pyrolaser Simple Operation program also allows the use of "quick starts". Quick starts provide an easy way to permit routines to be used as setup macros for specific applications or tests. The specific procedures required for a test may be ordered in a sequence structure and then the sequence structure can be started with a simple button in the cluster structure provided. One quick start macro is provided for continuous Pyrolaser operation. A subprogram, Display Continuous Pyr Data, is used to display and store the resulting data output. Using this macro, the system is set up for continuous operation and the subprogram is called to display the data in real time on strip charts. The data is simultaneously stored in a spreadsheet format. The resulting spreadsheet file can be opened in any one of a number of commercially available spreadsheet programs. The Read Continuous Pyrometer program is provided as a continuously run subprogram for incorporation of the Pyrolaser software into a process control or feedback control scheme in a multi-component system. The program requires the

  2. Advancing satellite operations with intelligent graphical monitoring systems

    Science.gov (United States)

    Hughes, Peter M.; Shirah, Gregory W.; Luczak, Edward C.

    1993-01-01

    For nearly twenty-five years, spacecraft missions have been operated in essentially the same manner: human operators monitor displays filled with alphanumeric text watching for limit violations or other indicators that signal a problem. The task is performed predominately by humans. Only in recent years have graphical user interfaces and expert systems been accepted within the control center environment to help reduce operator workloads. Unfortunately, the development of these systems is often time consuming and costly. At the NASA Goddard Space Flight Center (GSFC), a new domain specific expert system development tool called the Generic Spacecraft Analyst Assistant (GenSAA) has been developed. Through the use of a highly graphical user interface and point-and-click operation, GenSAA facilitates the rapid, 'programming-free' construction of intelligent graphical monitoring systems to serve as real-time, fault-isolation assistants for spacecraft analysts. Although specifically developed to support real-time satellite monitoring, GenSAA can support the development of intelligent graphical monitoring systems in a variety of space and commercial applications.

  3. 14 CFR 23.961 - Fuel system hot weather operation.

    Science.gov (United States)

    2010-01-01

    ... 14 Aeronautics and Space 1 2010-01-01 2010-01-01 false Fuel system hot weather operation. 23.961... AIRCRAFT AIRWORTHINESS STANDARDS: NORMAL, UTILITY, ACROBATIC, AND COMMUTER CATEGORY AIRPLANES Powerplant Fuel System § 23.961 Fuel system hot weather operation. Each fuel system must be free from vapor lock...

  4. Diffusion Strategy-Based Distributed Operation of Microgrids Using Multiagent System

    Directory of Open Access Journals (Sweden)

    Van-Hai Bui

    2017-07-01

    Full Text Available In distributed operation, each unit is operated by its local controller instead of using a centralized controller, which allows the action to be based on local information rather than global information. Most of the distributed solutions have implemented the consensus method, however, convergence time of the consensus method is quite long, while diffusion strategy includes a stochastic gradient term and can reach convergence much faster compared with consensus method. Therefore, in this paper, a diffusion strategy-based distributed operation of microgrids (MGs is proposed using multiagent system for both normal and emergency operation modes. In normal operation, the MG system is operated by a central controller instead of the distributed controller to minimize the operation cost. If any event (fault occurs in the system, MG system can be divided into two parts to isolate the faulty region. In this case, the MG system is changed to emergency operation mode. The normal part is rescheduled by the central controller while the isolated part schedules its resources in a distributed manner. The isolated part carries out distributed communication using diffusion between neighboring agents for optimal operation of this part. The proposed method enables peer-to-peer communication among the agents without the necessity of a centralized controller, and simultaneously performs resource optimization. Simulation results show that the system can be operated in an economic way in both normal operation and emergency operation modes.

  5. An intelligent operator support system for dynamic positioning

    NARCIS (Netherlands)

    Diggelen, J. van; Broek, J. van den; Schraagen, J.M.C.; Waa, J.S. van der

    2018-01-01

    This paper proposes a human-centered approach to Dynamic Position-ing systems which combines multiple technologies in an intelligent operator sup-port system (IOSS). IOSS allows the operator to be roaming and do other tasks in quiet conditions. When conditions become more demanding, the IOSS calls

  6. Operation strategy analysis of a geothermal step utilization heating system

    International Nuclear Information System (INIS)

    Zheng, Guozhong; Li, Feng; Tian, Zhe; Zhu, Neng; Li, Qianru; Zhu, Han

    2012-01-01

    Geothermal energy has been successfully applied in many district heating systems. In order to promote better use of geothermal energy, it is important to analyze the operation strategy of geothermal heating system. This study proposes a comprehensive and systematic operation strategy for a geothermal step utilization heating system (GSUHS). Calculation models of radiator heating system (RHS), radiant floor heating system (RFHS), heat pump (HP), gas boiler (GB), plate heat exchanger (PHE) and pump are first established. Then the operation strategy of the GSUHS is analyzed with the aim to substantially reduce the conventional energy consumption of the whole system. Finally, the energy efficiency and geothermal tail water temperature are analyzed. With the operation strategy in this study, the geothermal energy provides the main heating amount for the system. The heating seasonal performance factor is 15.93. Compared with coal-fired heating, 75.1% of the standard coal equivalent can be saved. The results provide scientific guidance for the application of an operation strategy for a geothermal step utilization heating system. -- Highlights: ► We establish calculation models for the geothermal step utilization heating system. ► We adopt minimal conventional energy consumption to determine the operation strategy. ► The geothermal energy dominates the heating quantity of the whole system. ► The utilization efficiency of the geothermal energy is high. ► The results provide guidance to conduct operation strategy for scientific operation.

  7. Constructing Secure Mobile Agent Systems Using the Agent Operating System

    NARCIS (Netherlands)

    van t Noordende, G.J.; Overeinder, B.J.; Timmer, R.J.; Brazier, F.M.; Tanenbaum, A.S.

    2009-01-01

    Designing a secure and reliable mobile agent system is a difficult task. The agent operating system (AOS) is a building block that simplifies this task. AOS provides common primitives required by most mobile agent middleware systems, such as primitives for secure communication, secure and

  8. An Online Evaluation of Operating Reserve for System Security

    OpenAIRE

    Le-Ren Chang-Chien; Yin-Juin Lin; Chin-Chung Wu

    2007-01-01

    Utilities use operating reserve for frequency regulation.To ensure that the operating frequency and system security are well maintained, the operating grid codes always specify that the reserve quantity and response rate should meet some prescribed levels. This paper proposes a methodology to evaluate system's contingency reserve for an isolated power network. With the presented algorithm to estimate system's frequency response characteristic, an online allocation of contingency reserve would...

  9. Research and application of embedded real-time operating system

    Science.gov (United States)

    Zhang, Bo

    2013-03-01

    In this paper, based on the analysis of existing embedded real-time operating system, the architecture of an operating system is designed and implemented. The experimental results show that the design fully complies with the requirements of embedded real-time operating system, can achieve the purposes of reducing the complexity of embedded software design and improving the maintainability, reliability, flexibility. Therefore, this design program has high practical value.

  10. Knowledge-based operation and management of communications systems

    Science.gov (United States)

    Heggestad, Harold M.

    1988-01-01

    Expert systems techniques are being applied in operation and control of the Defense Communications System (DCS), which has the mission of providing reliable worldwide voice, data and message services for U.S. forces and commands. Thousands of personnel operate DCS facilities, and many of their functions match the classical expert system scenario: complex, skill-intensive environments with a full spectrum of problems in training and retention, cost containment, modernization, and so on. Two of these functions are: (1) fault isolation and restoral of dedicated circuits at Tech Control Centers, and (2) network management for the Defense Switched Network (the modernized dial-up voice system currently replacing AUTOVON). An expert system for the first of these is deployed for evaluation purposes at Andrews Air Force Base, and plans are being made for procurement of operational systems. In the second area, knowledge obtained with a sophisticated simulator is being embedded in an expert system. The background, design and status of both projects are described.

  11. Operator support system using computational intelligence techniques

    International Nuclear Information System (INIS)

    Bueno, Elaine Inacio; Pereira, Iraci Martinez

    2015-01-01

    Computational Intelligence Systems have been widely applied in Monitoring and Fault Detection Systems in several processes and in different kinds of applications. These systems use interdependent components ordered in modules. It is a typical behavior of such systems to ensure early detection and diagnosis of faults. Monitoring and Fault Detection Techniques can be divided into two categories: estimative and pattern recognition methods. The estimative methods use a mathematical model, which describes the process behavior. The pattern recognition methods use a database to describe the process. In this work, an operator support system using Computational Intelligence Techniques was developed. This system will show the information obtained by different CI techniques in order to help operators to take decision in real time and guide them in the fault diagnosis before the normal alarm limits are reached. (author)

  12. Operator support system using computational intelligence techniques

    Energy Technology Data Exchange (ETDEWEB)

    Bueno, Elaine Inacio, E-mail: ebueno@ifsp.edu.br [Instituto Federal de Educacao, Ciencia e Tecnologia de Sao Paulo (IFSP), Sao Paulo, SP (Brazil); Pereira, Iraci Martinez, E-mail: martinez@ipen.br [Instituto de Pesquisas Energeticas e Nucleares (IPEN/CNEN-SP), Sao Paulo, SP (Brazil)

    2015-07-01

    Computational Intelligence Systems have been widely applied in Monitoring and Fault Detection Systems in several processes and in different kinds of applications. These systems use interdependent components ordered in modules. It is a typical behavior of such systems to ensure early detection and diagnosis of faults. Monitoring and Fault Detection Techniques can be divided into two categories: estimative and pattern recognition methods. The estimative methods use a mathematical model, which describes the process behavior. The pattern recognition methods use a database to describe the process. In this work, an operator support system using Computational Intelligence Techniques was developed. This system will show the information obtained by different CI techniques in order to help operators to take decision in real time and guide them in the fault diagnosis before the normal alarm limits are reached. (author)

  13. Competition analysis on the operating system market using principal component analysis

    Directory of Open Access Journals (Sweden)

    Brătucu, G.

    2011-01-01

    Full Text Available Operating system market has evolved greatly. The largest software producer in the world, Microsoft, dominates the operating systems segment. With three operating systems: Windows XP, Windows Vista and Windows 7 the company held a market share of 87.54% in January 2011. Over time, open source operating systems have begun to penetrate the market very strongly affecting other manufacturers. Companies such as Apple Inc. and Google Inc. penetrated the operating system market. This paper aims to compare the best-selling operating systems on the market in terms of defining characteristics. To this purpose the principal components analysis method was used.

  14. Charging system with galvanic isolation and multiple operating modes

    Science.gov (United States)

    Kajouke, Lateef A.; Perisic, Milun; Ransom, Ray M.

    2013-01-08

    Systems and methods are provided for operating a charging system with galvanic isolation adapted for multiple operating modes. A vehicle charging system comprises a DC interface, an AC interface, a first conversion module coupled to the DC interface, and a second conversion module coupled to the AC interface. An isolation module is coupled between the first conversion module and the second conversion module. The isolation module comprises a transformer and a switching element coupled between the transformer and the second conversion module. The transformer and the switching element are cooperatively configured for a plurality of operating modes, wherein each operating mode of the plurality of operating modes corresponds to a respective turns ratio of the transformer.

  15. Automated validation of a computer operating system

    Science.gov (United States)

    Dervage, M. M.; Milberg, B. A.

    1970-01-01

    Programs apply selected input/output loads to complex computer operating system and measure performance of that system under such loads. Technique lends itself to checkout of computer software designed to monitor automated complex industrial systems.

  16. Concluding from operating experience to instrumentation and control systems

    International Nuclear Information System (INIS)

    Pleger, H.; Heinsohn, H.

    1997-01-01

    Where conclusions are drawn from operating experience to instrumentation and control systems, two general statements should be made. First: There have been braekdowns, there have also been deficiencies, but in principle operating experience with the instrumentation and control systems of German nuclear power plants has been good. With respect to the debates about the use of modern digital instrumentation and control systems it is safe to say, secondly, that the instrumentation and control systems currently in use are working reliably. Hence, there is no need at present to replace existing systems for reasons of technical safety. However, that time will come. It is a good thing, therefore, that the use of modern digital instrumentation and control systems is to begin in the field of limiting devices. The operating experience which will thus be accumulated will benefit digital instrumentation and control systems in their qualification process for more demanding applications. This makes proper logging of operating experience an important function, even if it cannot be transferred in every respect. All parties involved therefore should see to it that this operating experience is collected in accordance with criteria agreed upon so as to prevent unwanted surprises later on. (orig.) [de

  17. Purpose and benefit of control system training for operators

    International Nuclear Information System (INIS)

    Zimoch, E.; Luedeke, A.

    2012-01-01

    The complexity of accelerators is ever increasing and today it is typical that a large number of feedback loops are implemented, based on sophisticated models which describe the underlying physics. Despite this increased complexity the machine operators must still effectively monitor and supervise the desired behavior of the accelerator. This is not alone sufficient; additionally, the correct operation of the control system must also be verified. This is not always easy since the structure, design, and performance of the control system is usually not visualized and is often hidden to the operator. To better deal with this situation operators need some knowledge of the control system in order to react properly in the case of problems. In fact operators need mental models of the control system to recognize fault states and react appropriate to errors and misbehavior of both, the accelerator and the control system itself. Mental models gained only on infrequent experience can be imprecise or plain wrong in worst case. Control system training can provide a foundation to build better mental models and therefore help to enhance operator responses and machine availability. For a refinement of the mental model repeated experience is needed. This can be provided by training sessions at the real accelerator

  18. Integrated training support system for PWR operator training simulator

    International Nuclear Information System (INIS)

    Sakaguchi, Junichi; Komatsu, Yasuki

    1999-01-01

    The importance of operator training using operator training simulator has been recognized intensively. Since 1986, we have been developing and providing many PWR simulators in Japan. We also have developed some training support systems connected with the simulator and the integrated training support system to improve training effect and to reduce instructor's workload. This paper describes the concept and the effect of the integrated training support system and of the following sub-systems. We have PES (Performance Enhancement System) that evaluates training performance automatically by analyzing many plant parameters and operation data. It can reduce the deviation of training performance evaluation between instructors. PEL (Parameter and Event data Logging system), that is the subset of PES, has some data-logging functions. And we also have TPES (Team Performance Enhancement System) that is used aiming to improve trainees' ability for communication between operators. Trainee can have conversation with virtual trainees that TPES plays automatically. After that, TPES automatically display some advice to be improved. RVD (Reactor coolant system Visual Display) displays the distributed hydraulic-thermal condition of the reactor coolant system in real-time graphically. It can make trainees understand the inside plant condition in more detail. These sub-systems have been used in a training center and have contributed the improvement of operator training and have gained in popularity. (author)

  19. Review of Operation and Maintenance Support Systems for Research Reactors

    International Nuclear Information System (INIS)

    Jin, Kyungho; Heo, Gyunyoung; Park, Jaekwan

    2014-01-01

    Operation support systems do not directly control the plant but it can aid decision making itself by obtaining and analyzing large amounts of data. Recently, the demand of research reactor is growing and the need for operation support systems is increasing, but it has not been applied for research reactors. This study analyzes operation and maintenance support systems of NPPs and suggests appropriate systems for research reactors based on analysis. In this paper, operation support systems for research reactors are suggested by comparing with those of power reactors. Currently, research reactors do not cover special systems in order to improve safety and operability in comparison with power reactors. Therefore we expect to improve worth to use by introducing appropriate systems for research reactors. In further research, we will develop an appropriate system such as applications or tools that can be applied to the research reactor

  20. Perception of the HACCP system operators on livestock product manufacturers.

    Science.gov (United States)

    Kim, Jung-Hyun; Nam, Ki-Chang; Jo, Cheorun; Lim, Dong-Gyun

    2014-01-01

    The purpose of this study was to investigate crucial factors on HACCP system implementation in domestic livestock product plants, and to offer job satisfaction and the career prospect of HACCP system operators. The survey was carried out by selecting 150 HACCP system operators who implemented HACCP system. The respondents claimed that the most important contents in HACCP system operation were to assemble HACCP team (21.8%), and the second was to monitoring (20.0%). Documentation and recording (16.9%) and verification (11.1%) were followed. The respondents answered the major factor in sanitation management was cleaning/washing/disinfection (18.9%) and inspection (18.4%). The results showed that there were significant differences in the prospect of occupation in HACCP system operator by the gender (p HACCP system operator were satisfied with their job (73%) and also showed optimistic prospect of occupation (82%).

  1. BNL325 - Nuclear reaction data display program

    International Nuclear Information System (INIS)

    Dunford, C.L.

    1994-01-01

    A computer code for the graphical display of nuclear reaction data is described. The code, which works on a computer with VMS operating system, can overlay experimental data from an EXFOR/CSISRS table-computation format with evaluated data from ENDF formatted data libraries. Originally, this code has been used at the U.S. National Nuclear Data Center to produce the well-known neutron cross-section atlas published as report BNL-325. (author). 3 tabs

  2. BNL325 - Nuclear reaction data display program

    Energy Technology Data Exchange (ETDEWEB)

    Dunford, C L

    1994-11-27

    A computer code for the graphical display of nuclear reaction data is described. The code, which works on a computer with VMS operating system, can overlay experimental data from an EXFOR/CSISRS table-computation format with evaluated data from ENDF formatted data libraries. Originally, this code has been used at the U.S. National Nuclear Data Center to produce the well-known neutron cross-section atlas published as report BNL-325. (author). 3 tabs.

  3. The Design of a Capability-Based Distributed Operating System

    NARCIS (Netherlands)

    Mullender, Sape J.; Tanenbaum, A.S.

    Fifth-generation computer systems will use large numbers of processors to achieve high performance. In this paper a capability-based operating system designed for this environment is discussed. Capability-based operating systems have traditionally required large, complex kernels to manage the use of

  4. Operator model-based design and evaluation of advanced systems

    International Nuclear Information System (INIS)

    Schryver, J.C.

    1988-01-01

    A multi-level operator modeling approach is recommended to provide broad support for the integrated design of advanced control and protection systems for new nuclear power plants. Preliminary design should address the symbiosis of automated systems and human operator by giving careful attention to the roles assigned to these two system elements. A conceptual model of the operator role is developed in the context of a command control-communication problem. According to this approach, joint responsibility can be realized in at least two ways: sharing or allocation. The inherent stabilities of different regions of the operator role space are considered

  5. Research on operation support system for nuclear power plants

    International Nuclear Information System (INIS)

    Wakabayashi, Jiro

    1989-01-01

    Nuclear power plants are the typical, complex, large scale engineering system, and at the time of accidents, there is the possibility to extend disasters to wide range beyond borders, therefore, it is the feature that the requirement for their reliability and safety is much severe as compared with other engineering systems. The fact that human errors become the major cause of large accidents is in common in large scale engineering systems, and the development of the operation support system for preventing it has become an important research subject. Also the research on design support system and maintenance support system is in progress to prevent human errors. Operation support system is composed of diagnostic system, operation guide system, man-machine interface and knowledge data base, and throughout these, the research on the human errors arising in the process of human decision making becomes the basis. Rasmussen's model for decision making, the classification of human errors and the reliability analysis for men, the factors affecting human errors, the acquisition of knowledge, the compilation and management of knowledge data base, the diagnostic system, operation guide system and man-machine interface are described. (K.I.)

  6. Developing a knowledge system for information operations

    CSIR Research Space (South Africa)

    Leenen, L

    2011-03-01

    Full Text Available In this paper we describe a research project to develop an optimal information retrieval system in an Information Operations domain. Information Operations is the application and management of information to gain an advantage over an opponent...

  7. Economic Operation of Power Systems with Significant Wind Power Penetration

    DEFF Research Database (Denmark)

    Farashbashi-Astaneh, Seyed-Mostafa

    This dissertation addresses economic operation of power systems with high penetration of wind power. Several studies are presented to address the economic operation of power systems with high penetration of variable wind power. The main concern in such power systems is high variability...... and unpredictability. Unlike conventional power plants, the output power of a wind farm is not controllable. This brings additional complexity to operation and planning of wind dominant power systems. The key solution in face of wind power uncertainty is to enhance power system flexibility. The enhanced flexibility......, cooperative wind-storage operation is studied. Lithium-Ion battery units are chosen as storage units. A novel formulation is proposed to investigate optimal operation of a storage unit considering power system balancing conditions and wind power imbalances. An optimization framework is presented to increase...

  8. A Study on the Deriving Requirements of ARGO Operation System

    Directory of Open Access Journals (Sweden)

    Yoon-Kyung Seo

    2009-12-01

    Full Text Available Korea Astronomy and Space Science Institute (KASI has been developing one mobile and one stationary SLR system since 2008 named as ARGO-M and ARGO-F, respectively. KASI finished the step of deriving the system requirements of ARGO. The requirements include definitions and scopes of various software and hardware components which are necessary for developing the ARGO-M operation system. And the requirements define function, performance, and interface requirements. The operation system consisting of ARGO-M site, ARGO-F site, and Remote Operation Center (ROC inside KASI is designed for remote access and the automatic tracking and control system which are the main operation concept of ARGO system. To accomplish remote operation, we are considering remote access to ARGO-F and ARGO-M from ROC. The mobile-phone service allows us to access the ARGO-F remotely and to control the system in an emergency. To implement fully automatic tracking and control function in ARGO-F, we have investigated and described the requirements about the automatic aircraft detection system and the various meteorological sensors. This paper addresses the requirements of ARGO Operation System.

  9. Reproducibility of neuroimaging analyses across operating systems.

    Science.gov (United States)

    Glatard, Tristan; Lewis, Lindsay B; Ferreira da Silva, Rafael; Adalat, Reza; Beck, Natacha; Lepage, Claude; Rioux, Pierre; Rousseau, Marc-Etienne; Sherif, Tarek; Deelman, Ewa; Khalili-Mahani, Najmeh; Evans, Alan C

    2015-01-01

    Neuroimaging pipelines are known to generate different results depending on the computing platform where they are compiled and executed. We quantify these differences for brain tissue classification, fMRI analysis, and cortical thickness (CT) extraction, using three of the main neuroimaging packages (FSL, Freesurfer and CIVET) and different versions of GNU/Linux. We also identify some causes of these differences using library and system call interception. We find that these packages use mathematical functions based on single-precision floating-point arithmetic whose implementations in operating systems continue to evolve. While these differences have little or no impact on simple analysis pipelines such as brain extraction and cortical tissue classification, their accumulation creates important differences in longer pipelines such as subcortical tissue classification, fMRI analysis, and cortical thickness extraction. With FSL, most Dice coefficients between subcortical classifications obtained on different operating systems remain above 0.9, but values as low as 0.59 are observed. Independent component analyses (ICA) of fMRI data differ between operating systems in one third of the tested subjects, due to differences in motion correction. With Freesurfer and CIVET, in some brain regions we find an effect of build or operating system on cortical thickness. A first step to correct these reproducibility issues would be to use more precise representations of floating-point numbers in the critical sections of the pipelines. The numerical stability of pipelines should also be reviewed.

  10. Fire protection system operating experience review for fusion applications

    International Nuclear Information System (INIS)

    Cadwallader, L.C.

    1995-12-01

    This report presents a review of fire protection system operating experiences from particle accelerator, fusion experiment, and other applications. Safety relevant operating experiences and accident information are discussed. Quantitative order-of-magnitude estimates of fire protection system component failure rates and fire accident initiating event frequencies are presented for use in risk assessment, reliability, and availability studies. Safety concerns with these systems are discussed, including spurious operation. This information should be useful to fusion system designers and safety analysts, such as the team working on the Engineering Design Activities for the International Thermonuclear Experimental Reactor

  11. Fire protection system operating experience review for fusion applications

    Energy Technology Data Exchange (ETDEWEB)

    Cadwallader, L.C.

    1995-12-01

    This report presents a review of fire protection system operating experiences from particle accelerator, fusion experiment, and other applications. Safety relevant operating experiences and accident information are discussed. Quantitative order-of-magnitude estimates of fire protection system component failure rates and fire accident initiating event frequencies are presented for use in risk assessment, reliability, and availability studies. Safety concerns with these systems are discussed, including spurious operation. This information should be useful to fusion system designers and safety analysts, such as the team working on the Engineering Design Activities for the International Thermonuclear Experimental Reactor.

  12. Mixed-mode Operating System for Real-time Performance

    OpenAIRE

    M.M. Hasan; S. Sultana; C.K. Foo

    2017-01-01

    The purpose of the mixed-mode system research is to handle devices with the accuracy of real-time systems and at the same time, having all the benefits and facilities of a matured Graphic User Interface (GUI) operating system which is typically nonreal-time. This mixed-mode operating system comprising of a real-time portion and a non-real-time portion was studied and implemented to identify the feasibilities and performances in practical applications (in the context of scheduled the real-time...

  13. Mixed - mode Operating System for Real - time Performance

    OpenAIRE

    Hasan M. M.; Sultana S.; Foo C.K.

    2017-01-01

    The purpose of the mixed-mode system research is to handle devices with the accuracy of real-time systems and at the same time, having all the benefits and facilities of a matured Graphic User Interface(GUI)operating system which is typicallynon-real-time. This mixed-mode operating system comprising of a real-time portion and a non-real-time portion was studied and implemented to identify the feasibilities and performances in practical applications (in the context of scheduled the real-time e...

  14. Expert systems to assist plant operation

    International Nuclear Information System (INIS)

    Matsumoto, Yoshihiro; Mori, Nobuyuki; Wada, Norio

    1985-01-01

    Large-scale real-time process control systems, such as those for electric power dispatching, large thermal and nuclear power stations, steel mill plants and manufacturing automation systems, need expert systems to assist operator's decision. The expert systems newly developed to fulfill the requirement are founded on OKBS (object oriented knowledge based system). OKBS provides various object types: fuzzy logic type, production rule type, frame type, state transition type, abstract data type and input/output transformation type. (author)

  15. Study on training of nuclear power system operators

    International Nuclear Information System (INIS)

    Guo Lifeng; Zhou Gang; Yu Lei

    2012-01-01

    In order to satisfy new requirements about operators of nuclear power system, which are brought up by development and changes of social environment, science and technology, we do research on and make analysis of the problem of operator training. This paper focuses on development and changes of operator training system and content, mentality training, application of new technology to training, feedback of experience and so on. Analysis showed that the content of operator training is also confronted with some new requirements. So we bring up the new requirements to the operator, such as mentality training, cognizance ability training, adaptability training of special environment and endurance training. Besides, it is important for perfecting operator cultivation mechanism and improving training effect to feed back experience and apply new technology. So the trainer must improve training content and cultivation mechanism continuously. (authors)

  16. Current and Future Flight Operating Systems

    Science.gov (United States)

    Cudmore, Alan

    2007-01-01

    This viewgraph presentation reviews the current real time operating system (RTOS) type in use with current flight systems. A new RTOS model is described, i.e. the process model. Included is a review of the challenges of migrating from the classic RTOS to the Process Model type.

  17. RTEMS CENTRE- Support and Maintenance CENTRE to RTEMS Operating System

    Science.gov (United States)

    Silva, H.; Constantino, A.; Coutunho, M.; Freitas, D.; Faustino, S.; Mota, M.; Colaço, P.; Zulianello, M.

    2008-08-01

    RTEMS stands for Real-Time Operating System for Multiprocessor Systems. It is a full featured Real Time Operating System that supports a variety of open APIs and interface standards. It provides a high performance environment for embedded applications, including a fixed-priority preemptive/non-preemptive scheduler, a comprehensive set of multitasking operations and a large range of supported architectures. Support and maintenance CENTRE to RTEMS operating system (RTEMS CENTRE) is a joint initiative of ESA-Portugal Task force, aiming to build a strong technical competence in the space flight (on- board) software, to offer support, maintenance and improvements to RTEMS. This paper provides a high level description of the current and future activities of the RTEMS CENTRE. It presents a brief description of the RTEMS operating system, a description of the tools developed and distributed to the community [1] and the improvements to be made to the operating system, including facilitation for the qualification of RTEMS (4.8.0) [2] for the space missions.

  18. Site utility system optimization with operation adjustment under uncertainty

    International Nuclear Information System (INIS)

    Sun, Li; Gai, Limei; Smith, Robin

    2017-01-01

    Highlights: • Uncertainties are classified into time-based and probability-based uncertain factors. • Multi-period operation and recourses deal with uncertainty implementation. • Operation scheduling are specified at the design stage to deal with uncertainties. • Steam mains superheating affects steam distribution and power generation in the system. - Abstract: Utility systems must satisfy process energy and power demands under varying conditions. The system performance is decided by the system configuration and individual equipment operating load for boilers, gas turbines, steam turbines, condensers, and let down valves. Steam mains conditions in terms of steam pressures and steam superheating also play important roles on steam distribution in the system and power generation by steam expansion in steam turbines, and should be included in the system optimization. Uncertainties such as process steam power demand changes and electricity price fluctuations should be included in the system optimization to eliminate as much as possible the production loss caused by steam power deficits due to uncertainties. In this paper, uncertain factors are classified into time-based and probability-based uncertain factors, and operation scheduling containing multi-period equipment load sharing, redundant equipment start up, and electricity import to compensate for power deficits, have been presented to deal with the happens of uncertainties, and are formulated as a multi-period item and a recourse item in the optimization model. There are two case studies in this paper. One case illustrates the system design to determine system configuration, equipment selection, and system operation scheduling at the design stage to deal with uncertainties. The other case provides operational optimization scenarios for an existing system, especially when the steam superheating varies. The proposed method can provide practical guidance to system energy efficiency improvement.

  19. Expert systems and advanced automation for space missions operations

    Science.gov (United States)

    Durrani, Sajjad H.; Perkins, Dorothy C.; Carlton, P. Douglas

    1990-01-01

    Increased complexity of space missions during the 1980s led to the introduction of expert systems and advanced automation techniques in mission operations. This paper describes several technologies in operational use or under development at the National Aeronautics and Space Administration's Goddard Space Flight Center. Several expert systems are described that diagnose faults, analyze spacecraft operations and onboard subsystem performance (in conjunction with neural networks), and perform data quality and data accounting functions. The design of customized user interfaces is discussed, with examples of their application to space missions. Displays, which allow mission operators to see the spacecraft position, orientation, and configuration under a variety of operating conditions, are described. Automated systems for scheduling are discussed, and a testbed that allows tests and demonstrations of the associated architectures, interface protocols, and operations concepts is described. Lessons learned are summarized.

  20. Island operation - modelling of a small hydro power system

    Energy Technology Data Exchange (ETDEWEB)

    Skarp, Stefan

    2000-02-01

    Simulation is a useful tool for investigating a system behaviour. It is a way to examine operating situations without having to perform them in reality. If someone for example wants to test an operating situation where the system possibly will demolish, a computer simulation could be a both cheaper and safer way than to do the test in reality. This master thesis performs and analyses a simulation, modelling an electronic power system. The system consists of a minor hydro power station, a wood refining industry, and interconnecting power system components. In the simulation situation the system works in a so called island operation. The thesis aims at making a capacity analysis of the current system. Above all, the goal is to find restrictions in load power profile of the consumer, under given circumstances. The computer software used in simulations is Matlab and its additional program PSB (Power System Blockset). The work has been carried out in co-operation with the power supplier Skellefteaa Kraft, where the problem formulation of this master thesis was founded.

  1. Operation and maintenance requirements of system design bases

    International Nuclear Information System (INIS)

    Banerjee, A.K.; Hanley, N.E.

    1989-01-01

    All system designs make assumptions about system operation testing, inspection, and maintenance. Existing industry codes and standards explicitly address design requirements of new systems, while issues related to system and plant reliability, life, design margins, effects of service conditions, operation, maintenance, etc., usually are implicit. However, system/component design documents of existing power plants often address the code requirements without considering the operation, maintenance, inspection, and testing (OMIT) requirements. The nuclear industry is expending major efforts at most nuclear power plants to reassemble and/or reconstitute system design bases. Stone ampersand Webster Engineering Corporation (SWEC) recently addressed the OMIT requirements of system/component design as an integral part of a utility's preventive maintenance program. For each component, SWEC reviewed vendor recommendations, NPRDS data/industry experience, the existing maintenance program, component service conditions, and actual plant experience. A maintenance program that considers component service conditions and plant experience ensures a connection between maintenance and design basis. Root cause analysis of failure and engineering evaluation of service condition are part of the program. System/component OMIT requirements also are compared against system design, service condition, degradation mechanism, etc., through system/component life-cycle evaluation

  2. Advanced operator interface design for CANDU-3 fuel handling system

    Energy Technology Data Exchange (ETDEWEB)

    Arapakota, D [Atomic Energy of Canada Ltd., Saskatoon, SK (Canada)

    1996-12-31

    The Operator Interface for the CANDU 3 Fuel Handling (F/H) System incorporates several improvements over the existing designs. A functionally independent sit-down CRT (cathode-ray tube) based Control Console is provided for the Fuel Handling Operator in the Main Control Room. The Display System makes use of current technology and provides a user friendly operator interface. Regular and emergency control operations can be carried out from this control console. A stand-up control panel is provided as a back-up with limited functionality adequate to put the F/H System in a safe state in case of an unlikely non-availability of the Plant Display System or the F/H Control System`. The system design philosophy, hardware configuration and the advanced display system features are described in this paper The F/H Operator Interface System developed for CANDU 3 can be adapted to CANDU 9 as well as to the existing stations. (author).

  3. Advanced operator interface design for CANDU-3 fuel handling system

    International Nuclear Information System (INIS)

    Arapakota, D.

    1995-01-01

    The Operator Interface for the CANDU 3 Fuel Handling (F/H) System incorporates several improvements over the existing designs. A functionally independent sit-down CRT (cathode-ray tube) based Control Console is provided for the Fuel Handling Operator in the Main Control Room. The Display System makes use of current technology and provides a user friendly operator interface. Regular and emergency control operations can be carried out from this control console. A stand-up control panel is provided as a back-up with limited functionality adequate to put the F/H System in a safe state in case of an unlikely non-availability of the Plant Display System or the F/H Control System'. The system design philosophy, hardware configuration and the advanced display system features are described in this paper The F/H Operator Interface System developed for CANDU 3 can be adapted to CANDU 9 as well as to the existing stations. (author)

  4. Operationally Efficient Propulsion System Study (OEPSS): OEPSS Video Script

    Science.gov (United States)

    Wong, George S.; Waldrop, Glen S.; Trent, Donnie (Editor)

    1992-01-01

    The OEPSS video film, along with the OEPSS Databooks, provides a data base of current launch experience that will be useful for design of future expendable and reusable launch systems. The focus is on the launch processing of propulsion systems. A brief 15-minute overview of the OEPSS study results is found at the beginning of the film. The remainder of the film discusses in more detail: current ground operations at the Kennedy Space Center; typical operations issues and problems; critical operations technologies; and efficiency of booster and space propulsion systems. The impact of system architecture on the launch site and its facility infrastucture is emphasized. Finally, a particularly valuable analytical tool, developed during the OEPSS study, that will provide for the "first time" a quantitative measure of operations efficiency for a propulsion system is described.

  5. Demonstrating Operating System Principles via Computer Forensics Exercises

    Science.gov (United States)

    Duffy, Kevin P.; Davis, Martin H., Jr.; Sethi, Vikram

    2010-01-01

    We explore the feasibility of sparking student curiosity and interest in the core required MIS operating systems course through inclusion of computer forensics exercises into the course. Students were presented with two in-class exercises. Each exercise demonstrated an aspect of the operating system, and each exercise was written as a computer…

  6. SoOSiM: Operating System and Programming Language Exploration

    NARCIS (Netherlands)

    Baaij, C.P.R.; Kuper, Jan; Schubert, Lutz; Lipari, G.; Cucinotta, T.

    2012-01-01

    SoOSiM is a simulator developed for the purpose of exploring operating system concepts and operating system modules. The simulator provides a highly abstracted view of a computing system, consisting of computing nodes, and components that are concurrently executed on these nodes. OS modules are

  7. Operating system concepts for embedded multicores

    OpenAIRE

    Horst, Oliver; Schmidt, Adriaan

    2014-01-01

    Currently we can see an increasing adoption of multi-core platforms in the area of embedded systems. While these new hardware platforms offer the potential to satisfy the ever increasing demand for computational power, they pose considerable challenges with regard to software development. This affects the application software itself, but also the system design and architecture. Here, we address the consequences for operating system architecture in embedded systems. After dis-cussing current a...

  8. OPERATIONS RESEARCH IN THE DESIGN OF MANAGEMENT INFORMATION SYSTEMS

    Science.gov (United States)

    management information systems is concerned with the identification and detailed specification of the information and data processing...of advanced data processing techniques in management information systems today, the close coordination of operations research and data systems activities has become a practical necessity for the modern business firm.... information systems in which mathematical models are employed as the basis for analysis and systems design. Operations research provides a

  9. An abnormal event advisory expert system prototype for reactor operators

    International Nuclear Information System (INIS)

    Hance, D.C.

    1989-01-01

    Nuclear plant operators must respond correctly during abnormal conditions in the presence of dynamic and potentially overwhelming volumes of information. For this reason, considerable effort has been directed toward the development of nuclear plant operator aids using artificial intelligence techniques. The objective of such systems is to diagnose abnormal conditions within the plant, possibly predict consequences, and advise the operators of corrective actions in a timely manner. The objective of the work is the development of a prototype expert system to diagnose abnormal events at a nuclear power plant and advise plant operators of the event and applicable procedures in an on-line mode. The major difference between this effort and previous work is the use of plant operating procedures as a knowledge source and as an integral part of the advice provided by the expert system. The acceptance by utilities of expert systems as operator aids requires that such systems be compatible with the regulatory environment and provide economic benefits. For this reason, commercially viable operator aid systems developed in the near future must complement existing plant procedures rather than reach beyond them in a revolutionary manner. A knowledge source is the resource providing facts and relationships that are coded into the expert system program. In this case, the primary source of knowledge is a set of selected abnormal operating procedures for a modern Westinghouse pressurized water reactor

  10. Small Aircraft Transportation System, Higher Volume Operations Concept: Normal Operations

    Science.gov (United States)

    Abbott, Terence S.; Jones, Kenneth M.; Consiglio, Maria C.; Williams, Daniel M.; Adams, Catherine A.

    2004-01-01

    This document defines the Small Aircraft Transportation System (SATS), Higher Volume Operations (HVO) concept for normal conditions. In this concept, a block of airspace would be established around designated non-towered, non-radar airports during periods of poor weather. Within this new airspace, pilots would take responsibility for separation assurance between their aircraft and other similarly equipped aircraft. Using onboard equipment and procedures, they would then approach and land at the airport. Departures would be handled in a similar fashion. The details for this operational concept are provided in this document.

  11. Operation and maintenance manual for data acquisition system of MIDAS

    International Nuclear Information System (INIS)

    Lee, D. Y.; Park, W. M.; Kim, J. T.; Euh, D. J.

    2001-09-01

    This report describes an operation and maintenance manual of the data acquisition system and the data processing system for the DVI performance evaluation facility, MIDAS. The data acquisition system is implemented with VXI based system of Kinetic Systems TM , and the data processing PC. This report presents the configuration method and operation procedure for the operator. The modification procedure and method for functional extension and performance modification are also included for the future demand

  12. Development of emergency operator support system for next Japanese PWR plants

    International Nuclear Information System (INIS)

    Ito, K.; Hanada, S.; Yoshida, Y.; Sugino, K.

    2006-01-01

    The purpose of main control room improvement is to reduce operator workload and potential human errors by offering a better working environment where operators can maximize their abilities. Japanese PWR utilities and Mitsubishi have developed an operator support system entitled Emergency Operator Support System (EOSS). The system supports operators in incidental/accidental situations which may be worsened by human errors. In order to confirm the validity of the system, a proto type was built, and was evaluated by operator crews. The consequence showed good result of effectiveness in avoiding potential human errors and decreasing workload of operators. (authors)

  13. Mission Operations Planning and Scheduling System (MOPSS)

    Science.gov (United States)

    Wood, Terri; Hempel, Paul

    2011-01-01

    MOPSS is a generic framework that can be configured on the fly to support a wide range of planning and scheduling applications. It is currently used to support seven missions at Goddard Space Flight Center (GSFC) in roles that include science planning, mission planning, and real-time control. Prior to MOPSS, each spacecraft project built its own planning and scheduling capability to plan satellite activities and communications and to create the commands to be uplinked to the spacecraft. This approach required creating a data repository for storing planning and scheduling information, building user interfaces to display data, generating needed scheduling algorithms, and implementing customized external interfaces. Complex scheduling problems that involved reacting to multiple variable situations were analyzed manually. Operators then used the results to add commands to the schedule. Each architecture was unique to specific satellite requirements. MOPSS is an expert system that automates mission operations and frees the flight operations team to concentrate on critical activities. It is easily reconfigured by the flight operations team as the mission evolves. The heart of the system is a custom object-oriented data layer mapped onto an Oracle relational database. The combination of these two technologies allows a user or system engineer to capture any type of scheduling or planning data in the system's generic data storage via a GUI.

  14. TESS Ground System Operations and Data Products

    Science.gov (United States)

    Glidden, Ana; Guerrero, Natalia; Fausnaugh, Michael; TESS Team

    2018-01-01

    We describe the ground system operations for processing data from the Transiting Exoplanet Survey Satellite (TESS), highlighting the role of the Science Operations Center (SOC). TESS is a spaced-based (nearly) all-sky mission, designed to find small planets around nearby bright stars using the transit method. We detail the flow of data from pixel measurements on the instrument to final products available at the Mikulski Archive for Space Telescopes (MAST). The ground system relies on a host of players to process the data, including the Payload Operations Center at MIT, the Science Processing Operation Center at NASA Ames, and the TESS Science Office, led by the Harvard-Smithsonian Center for Astrophysics and MIT. Together, these groups will deliver TESS Input Catalog, instrument calibration models, calibrated target pixels and full frame images, threshold crossing event reports, two-minute light curves, and the TESS Objects of Interest List.

  15. Test tube systems with cutting/recombination operations

    Energy Technology Data Exchange (ETDEWEB)

    Freund, R. [Technische Universitaet Wien (Austria); Csuhaj-Varju, E. [Computer and Automation Institute, Budapest (Hungary); Wachtler, F. [Universitaet Wien (Austria)

    1996-12-31

    We introduce test tube systems based on operations that are closely related to the splicing operations, i.e. we consider the operations of cutting a string at a specific site into two pieces with marking them at the cut ends and of recombining two strings with specifically marked endings. Whereas in the splicing of two strings these strings are cut at specific sites and the cut pieces are recombined immediately in a crosswise way, in CR(cutting/recombination)-schemes cutting can happen independently from recombining the cut pieces. Test tube systems based on these operations of cutting and recombination turn out to have maximal generative power even if only very restricted types of input filters for the test tubes are used for the redistribution of the contents of the test tubes after a period of cuttings and recombinations in the test tubes. 10 refs.

  16. The effects of system configuration and operating condition on the MCFC system efficiency

    Energy Technology Data Exchange (ETDEWEB)

    Kang, B.S. [Korea Electric Power Research Institute, Taejeon (Korea)

    2001-07-01

    The process simulation model of an externally reformed molten carbonate fuel cell (MCFC) system is used to analyze quantitatively the parametric effect on the system efficiency. In order to verify the MCFC process simulation model, the 25-kW system was analyzed on the basis of the experimental data and its calculated efficiency showed reasonable. The overall system efficiency of high-temperature fuel cell system, especially MCFC, can not be increased without the proper thermal integration between heat recovery units and additional power generation from auxiliary power generating units such as turbines. The simulation results show that the configuration of unit operators in a given system has great effect on the system efficiency while the system size and operating condition have slightly lower effect on it. Based on the system configuration, optimal operating condition including fuel, oxidant utilization, and recycle ratio can be specified to maximize the system efficiency. (author). 12 refs., 10 figs., 2 tabs.

  17. Advanced Transport Operating Systems Program

    Science.gov (United States)

    White, John J.

    1990-01-01

    NASA-Langley's Advanced Transport Operating Systems Program employs a heavily instrumented, B 737-100 as its Transport Systems Research Vehicle (TRSV). The TRSV has been used during the demonstration trials of the Time Reference Scanning Beam Microwave Landing System (TRSB MLS), the '4D flight-management' concept, ATC data links, and airborne windshear sensors. The credibility obtainable from successful flight test experiments is often a critical factor in the granting of substantial commitments for commercial implementation by the FAA and industry. In the case of the TRSB MLS, flight test demonstrations were decisive to its selection as the standard landing system by the ICAO.

  18. 47 CFR 90.475 - Operation of internal transmitter control systems in specially equipped systems.

    Science.gov (United States)

    2010-10-01

    ... 47 Telecommunication 5 2010-10-01 2010-10-01 false Operation of internal transmitter control... Control Internal Transmitter Control Systems § 90.475 Operation of internal transmitter control systems in specially equipped systems. (a) An internal transmitter control system need not be designed to meet the...

  19. Operating system considerations in the multiprocessor MIDAS environment

    International Nuclear Information System (INIS)

    Weaver, D.; Maples, C.; Meng, J.; Rathbun, W.

    1983-01-01

    The operating system for MIDAS provides interfaces for custom hardware, debugging facilities, and run time support. The MIDAS architecture uses various specialized hardware devices for controlling the multiple processors and to achieve high I/O throughput. The operating system interfaces with the custom hardware for diagnostics, problem setup, and loading the processors with user code. After the code is loaded, a debugging facility may be used to examine or modify the program in any of the processors, or all the processors simultaneously. During execution of the code, the operating system monitors the processors for exceptional conditions, detects hardware failures, and gathers statistics on performance. This performance information includes histograms depicting instruction execution frequency and analysis of data flow

  20. A Knowledge-Based Expert System Using MFM Model for Operator Supporting

    International Nuclear Information System (INIS)

    Mo, Kun; Seong, Poong Hyun

    2005-01-01

    In this paper, a knowledge-based expert system using MFM (Multi-level Flow Modeling) is proposed for enhancing the operators' ability to cope with various situations in nuclear power plant. There are many complicated situations, in which regular and suitable operations should be done by operators accordingly. In order to help the operator to assess the situations promptly and accurately, and to regulate their operations according to these situations. it is necessary to develop an expert systems to help the operator for the fault diagnosis, alarm analysis, and operation results estimation for each operation. Many kinds of operator supporting systems focusing on different functions have been developed. Most of them used various methodologies for single diagnosis function or operation permission function. The proposed system integrated functions of fault diagnosis, alarm analysis and operation results estimation by the MFM basic algorithm for the operator supporting

  1. Collective operations in a file system based execution model

    Science.gov (United States)

    Shinde, Pravin; Van Hensbergen, Eric

    2013-02-19

    A mechanism is provided for group communications using a MULTI-PIPE synthetic file system. A master application creates a multi-pipe synthetic file in the MULTI-PIPE synthetic file system, the master application indicating a multi-pipe operation to be performed. The master application then writes a header-control block of the multi-pipe synthetic file specifying at least one of a multi-pipe synthetic file system name, a message type, a message size, a specific destination, or a specification of the multi-pipe operation. Any other application participating in the group communications then opens the same multi-pipe synthetic file. A MULTI-PIPE file system module then implements the multi-pipe operation as identified by the master application. The master application and the other applications then either read or write operation messages to the multi-pipe synthetic file and the MULTI-PIPE synthetic file system module performs appropriate actions.

  2. Operation of inspection data acquisition and evaluation system

    International Nuclear Information System (INIS)

    Takahashi, Yoichi; Harada, Hiroshi; Watanabe, Masayuki; Sakaguchi, Makoto; Ishikawa, Masayuki

    2016-01-01

    Rokkasho Reprocessing Plant (RRP) is a large scale plant to treat a huge amount of Plutonium significant for safeguards. The LArge SCAle Reprocessing plant safeguards (LASCAR) Forum recommended an effective utilization of unattended verification systems and automated data acquisition system etc. Based on LASCAR recommendation, Nuclear Material Control Center (NMCC) has developed the inspection data acquisition system as the automated data acquisition system from the unattended verification systems (including non-destructive assay equipment, solution monitoring system and surveillance camera). The data gathered from the unattended verification system are provided to the inspection data evaluation system for the State and the IAEA. In this development, redundancy concepts for data transfer line, in order to prevent inspection data missing, were introduced, and the timely confirmation of solution behaver such as material flows and inventories by the solution monitoring can be achieved. Furthermore, for purpose of efficiency of evaluation of inspection activity for the State, NMCC has developed the inspection data evaluation system which operates automated partition of inspection data coming from each verification equipment. Additionally, the inspection data system evaluation can manage the inspection activities and their efforts. These development and operation have been funded by JSGO (Japan Safeguards Office). This paper describes development history and operation of the inspection data acquisition and evaluation system. (author)

  3. Alarm handling systems and techniques developed to match operator tasks

    Energy Technology Data Exchange (ETDEWEB)

    Bye, A; Moum, B R [Institutt for Energiteknikk, Halden (Norway). OECD Halden Reaktor Projekt

    1997-09-01

    This paper covers alarm handling methods and techniques explored at the Halden Project, and describes current status on the research activities on alarm systems. Alarm systems are often designed by application of a bottom-up strategy, generating alarms at component level. If no structuring of the alarms is applied, this may result in alarm avalanches in major plant disturbances, causing cognitive overload of the operator. An alarm structuring module should be designed using a top-down approach, analysing operator`s tasks, plant states, events and disturbances. One of the operator`s main tasks during plant disturbances is status identification, including determination of plant status and detection of plant anomalies. The main support of this is provided through the alarm systems, the process formats, the trends and possible diagnosis systems. The alarm system should both physically and conceptually be integrated with all these systems. 9 refs, 5 figs.

  4. Outsourcing critical financial system operations.

    Science.gov (United States)

    Cox, Nora; Pilbauer, Jan

    2018-01-01

    Payments Canada provides Canada's national payments systems and is responsible for the clearing and settlement infrastructure, processes and rules that underpin the exchange of billions of dollars each day through the Canadian economy. Strategic sourcing is a reality for this small organisation with a broad scope of national regulations and global standards to comply with. This paper outlines Payments Canada's approach to outsourcing its critical financial system operations, which centres on four key principles: strong relationship management; continuous learning, recording and reporting; evaluating the business landscape; and a commitment to evolving the organisation to greater resilience. This last point is covered in detail with an exploration of the organisation's resilience and security strategy as well as its risk appetite. As Payments Canada progresses to its future state, which includes modernising its core payment systems, underlying rules and standards, risk management for the industry as a whole will remain at the forefront of its collective mind. The expectation is that outsourcing will remain a fundamental element of its operating model in future, a strategy that will ensure the organisation can focus on its core business competencies and eliminate the need to develop and support in-house expertise in commodity areas.

  5. Decision support systems for transportation system management and operations (TSM&O).

    Science.gov (United States)

    2015-12-01

    There is a need for the development of tools and methods to support off-line and real-time : planning and operation decisions associated with the Transportation System Management and : Operations (TSM&O) program. The goal of this proposed project is ...

  6. A Time-Composable Operating System for the Patmos Processor

    DEFF Research Database (Denmark)

    Ziccardi, Marco; Schoeberl, Martin; Vardanega, Tullio

    2015-01-01

    -composable operating system, on top of a time-composable processor, facilitates incremental development, which is highly desirable for industry. This paper makes a twofold contribution. First, we present enhancements to the Patmos processor to allow achieving time composability at the operating system level. Second......, we extend an existing time-composable operating system, TiCOS, to make best use of advanced Patmos hardware features in the pursuit of time composability.......In the last couple of decades we have witnessed a steady growth in the complexity and widespread of real-time systems. In order to master the rising complexity in the timing behaviour of those systems, rightful attention has been given to the development of time-predictable computer architectures...

  7. Analysis of Operating Principles with S-system Models

    Science.gov (United States)

    Lee, Yun; Chen, Po-Wei; Voit, Eberhard O.

    2011-01-01

    Operating principles address general questions regarding the response dynamics of biological systems as we observe or hypothesize them, in comparison to a priori equally valid alternatives. In analogy to design principles, the question arises: Why are some operating strategies encountered more frequently than others and in what sense might they be superior? It is at this point impossible to study operation principles in complete generality, but the work here discusses the important situation where a biological system must shift operation from its normal steady state to a new steady state. This situation is quite common and includes many stress responses. We present two distinct methods for determining different solutions to this task of achieving a new target steady state. Both methods utilize the property of S-system models within Biochemical Systems Theory (BST) that steady-states can be explicitly represented as systems of linear algebraic equations. The first method uses matrix inversion, a pseudo-inverse, or regression to characterize the entire admissible solution space. Operations on the basis of the solution space permit modest alterations of the transients toward the target steady state. The second method uses standard or mixed integer linear programming to determine admissible solutions that satisfy criteria of functional effectiveness, which are specified beforehand. As an illustration, we use both methods to characterize alternative response patterns of yeast subjected to heat stress, and compare them with observations from the literature. PMID:21377479

  8. Development of a Space Station Operations Management System

    Science.gov (United States)

    Brandli, A. E.; McCandless, W. T.

    To enhance the productivity of operations aboard the Space Station, a means must be provided to augment, and frequently to supplant, human effort in support of mission operations and management, both on the ground and onboard. The Operations Management System (OMS), under development at the Johnson Space Center, is one such means. OMS comprises the tools and procedures to facilitate automation of station monitoring, control, and mission planning tasks. OMS mechanizes, and hence rationalizes, execution of tasks traditionally performed by mission planners, the mission control center team, onboard System Management software, and the flight crew.

  9. Development of a Space Station Operations Management System

    Science.gov (United States)

    Brandli, A. E.; Mccandless, W. T.

    1988-01-01

    To enhance the productivity of operations aboard the Space Station, a means must be provided to augment, and frequently to supplant, human effort in support of mission operations and management, both on the ground and onboard. The Operations Management System (OMS), under development at the Johnson Space Center, is one such means. OMS comprises the tools and procedures to facilitate automation of station monitoring, control, and mission planning tasks. OMS mechanizes, and hence rationalizes, execution of tasks traditionally performed by mission planners, the mission control center team, onboard System Management software, and the flight crew.

  10. Operation safety of complex industrial systems. Main concepts

    International Nuclear Information System (INIS)

    Zwingelstein, G.

    2009-01-01

    Operation safety consists in knowing, evaluating, foreseeing, measuring and mastering the technological system and human failures in order to avoid their impacts on health and people's safety, on productivity, and on the environment, and to preserve the Earth's resources. This article recalls the main concepts of operation safety: 1 - evolutions in the domain; 2 - failures, missions and functions of a system and of its components: functional failure, missions and functions, industrial processes, notions of probability; 3 - basic concepts and operation safety: reliability, unreliability, failure density, failure rate, relations between them, availability, maintainability, safety. (J.S.)

  11. An investigation into soft error detection efficiency at operating system level.

    Science.gov (United States)

    Asghari, Seyyed Amir; Kaynak, Okyay; Taheri, Hassan

    2014-01-01

    Electronic equipment operating in harsh environments such as space is subjected to a range of threats. The most important of these is radiation that gives rise to permanent and transient errors on microelectronic components. The occurrence rate of transient errors is significantly more than permanent errors. The transient errors, or soft errors, emerge in two formats: control flow errors (CFEs) and data errors. Valuable research results have already appeared in literature at hardware and software levels for their alleviation. However, there is the basic assumption behind these works that the operating system is reliable and the focus is on other system levels. In this paper, we investigate the effects of soft errors on the operating system components and compare their vulnerability with that of application level components. Results show that soft errors in operating system components affect both operating system and application level components. Therefore, by providing endurance to operating system level components against soft errors, both operating system and application level components gain tolerance.

  12. A lightning prevention system for nuclear operations

    International Nuclear Information System (INIS)

    Lanzoni, J.A.; Carpenter, R.B.; Tinsley, R.H.

    1994-01-01

    Lightning presents a significant threat to the uninterrupted operation of nuclear power generation facilities. There exists two categories of lightning protection systems-collectors and preventors. Collectors are air terminals, overhead shield wires and other devices designed to collect incoming lightning strikes. Preventors, on the other hand, lower the electrical potential between a thundercloud and ground to a level lower than that required to collect a strike. The Dissipation Array reg-sign Systems prevents lightning strikes from terminating in the protected area, consequently eliminating both the direct hazard and indirect effects of lightning. Over 1,600 Dissipation Array reg-sign Systems are currently in service, with more than 10,500 system-years of operating experience and a historical success rate of over ninety-nine percent. Lightning Eliminators ampersand Consultants has fulfilled 24 contracts for Dissipation Array reg-sign Systems at nuclear power generation facilities

  13. Evaluating the operations capability of Freedom's Data Management System

    Science.gov (United States)

    Sowizral, Henry A.

    1990-01-01

    Three areas of Data Management System (DMS) performance are examined: raw processor speed, the subjective speed of the Lynx OS X-Window system, and the operational capacity of the Runtime Object Database (RODB). It is concluded that the proposed processor will operate at its specified rate of speed and that the X-Window system operates within users' subjective needs. It is also concluded that the RODB cannot provide the required level of service, even with a two-order of magnitude (100 fold) improvement in speed.

  14. A systemic approach for optimal cooling tower operation

    International Nuclear Information System (INIS)

    Cortinovis, Giorgia F.; Paiva, Jose L.; Song, Tah W.; Pinto, Jose M.

    2009-01-01

    The thermal performance of a cooling tower and its cooling water system is critical for industrial plants, and small deviations from the design conditions may cause severe instability in the operation and economics of the process. External disturbances such as variation in the thermal demand of the process or oscillations in atmospheric conditions may be suppressed in multiple ways. Nevertheless, such alternatives are hardly ever implemented in the industrial operation due to the poor coordination between the utility and process sectors. The complexity of the operation increases because of the strong interaction among the process variables. In the present work, an integrated model for the minimization of the operating costs of a cooling water system is developed. The system is composed of a cooling tower as well as a network of heat exchangers. After the model is verified, several cases are studied with the objective of determining the optimal operation. It is observed that the most important operational resources to mitigate disturbances in the thermal demand of the process are, in this order: the increase in recycle water flow rate, the increase in air flow rate and finally the forced removal of a portion of the water flow rate that enters the cooling tower with the corresponding make-up flow rate.

  15. Computerized systems of NPP operators support. (Psychological problems)

    International Nuclear Information System (INIS)

    Mashin, V.A.

    1995-01-01

    Operator psychological problems arising in the work with NPP operators support computerized systems (OSCS) are considered. The conclusion is made that the OSCS intellectual application will bring the operator into dangerous dependence on his computerized assistant. To avoid this danger it is necessary by creation of the OSCS to divide specially the tasks areas of the operator and OSCS in order to assure the active role of the operator in the NPP control

  16. Role of computerized operator support system in nuclear industry

    International Nuclear Information System (INIS)

    Kossilov, A.

    1994-01-01

    Many existing and all new nuclear stations have a high degree of automation leading to substantial safety and operational benefits. Various operator support systems (OSSs) for nuclear power plants are already operational or under development in the Member States. OSSs are based on intelligent data processing and in addition to plant operation, they are becoming more important for safety also. A key feature of OSSs is their availability to structure data to increase its relevance to a given situation. This can improve the user's ability to identify plant function, systems and component state and to identify faults and diagnose them. OSSs can also assist the user to plan and implement corrective actions to improve NPP availability and safety. The paper describes several such systems or functions either in operation or under development phase as well as a way in which new artificial intelligence-based software techniques will enhance the support possible for providing to the operator. (author). 4 refs

  17. A Neural Networks Based Operation Guidance System for Procedure Presentation and Validation

    International Nuclear Information System (INIS)

    Seung, Kun Mo; Lee, Seung Jun; Seong, Poong Hyun

    2006-01-01

    In this paper, a neural network based operator support system is proposed to reduce operator's errors in abnormal situations in nuclear power plants (NPPs). There are many complicated situations, in which regular and suitable operations should be done by operators accordingly. In order to regulate and validate operators' operations, it is necessary to develop an operator support system which includes computer based procedures with the functions for operation validation. Many computerized procedures systems (CPS) have been recently developed. Focusing on the human machine interface (HMI) design and procedures' computerization, most of CPSs used various methodologies to enhance system's convenience, reliability and accessibility. Other than only showing procedures, the proposed system integrates a simple CPS and an operation validation system (OVS) by using artificial neural network (ANN) for operational permission and quantitative evaluation

  18. Knowledge-Based operation planning system for boiling water reactors

    International Nuclear Information System (INIS)

    Tatsuya Iwamoto; Shungo Sakurai; Hitoshi Uematsu; Makoto Tsuiki

    1987-01-01

    A knowledge-Based Boiling Water Reactor operation planning system was developed to support core operators or core management engineers in making core operation plans, by automatically generating suboptimum core operation procedures. The procedures are obtained by searching a branching tree of the possible core status (nodes) and the elementary operations to change the core status (branches). A path that ends at the target node, and contains only operationally feasible nodes can be a candidate of the solution. The core eigenvalue, the power distribution and the thermal limit parameters at key points are calculated by running a three-dimensional (3-D) BWR core physics simulator to examine the feasibility of the nodes and the performance of candidates. To obtain a practically acceptable solution within a reasonable time rather than making a time-consuming effort to get the optimum one, the Depth-First-Search method, together with the heuristic branch-bounding, was used to search the branching tree. The system was applied to actual operation plannings with real plant data, and gave satisfactory results. It can be concluded that the system can be applied to generate core operation procedures as a substitute for core management experts

  19. Incentivizing Flexibility in System Operations

    Energy Technology Data Exchange (ETDEWEB)

    Milligan, Michael [National Renewable Energy Laboratory (NREL), Golden, CO (United States); Bloom, Aaron P [National Renewable Energy Laboratory (NREL), Golden, CO (United States); Townsend, Aaron [National Renewable Energy Laboratory (NREL), Golden, CO (United States); Ela, Erik [Electric Power Research Institute; Botterud, Audun [Argonne National Laboratory; Levin, Todd [Argonne National Laboratory

    2018-02-15

    Defining flexibility has been a challenge that a number of industry members and researchers have attempted to address in recent years. With increased variability and uncertainty of variable generation (VG), the resources on the system will have to be more flexible to adjust output, so that power output ranges, power ramp rates, and energy duration sustainability are sufficient to meet the needs of balancing supply with demand at various operational timescales. This chapter discusses whether existing market designs provide adequate incentives for resources to offer their flexibility into the market to meet the increased levels of variability and uncertainty introduced by VG in the short-term operational time frame. It presents a definition of flexibility and discusses how increased levels of VG require increased needs for flexibility on power systems. Following this introductory material, the chapter examines how existing market designs ensure that resources have the right incentives to provide increased flexibility, and then discusses a number of emerging market design elements that impact flexibility incentives.

  20. 14 CFR 29.672 - Stability augmentation, automatic, and power-operated systems.

    Science.gov (United States)

    2010-01-01

    ... power-operated systems. 29.672 Section 29.672 Aeronautics and Space FEDERAL AVIATION ADMINISTRATION... Construction Control Systems § 29.672 Stability augmentation, automatic, and power-operated systems. If the functioning of stability augmentation or other automatic or power-operated system is necessary to show...

  1. 14 CFR 27.672 - Stability augmentation, automatic, and power-operated systems.

    Science.gov (United States)

    2010-01-01

    ... power-operated systems. 27.672 Section 27.672 Aeronautics and Space FEDERAL AVIATION ADMINISTRATION... Construction Control Systems § 27.672 Stability augmentation, automatic, and power-operated systems. If the functioning of stability augmentation or other automatic or power-operated systems is necessary to show...

  2. 46 CFR 113.35-13 - Mechanical engine order telegraph systems; operation.

    Science.gov (United States)

    2010-10-01

    ... 46 Shipping 4 2010-10-01 2010-10-01 false Mechanical engine order telegraph systems; operation...) ELECTRICAL ENGINEERING COMMUNICATION AND ALARM SYSTEMS AND EQUIPMENT Engine Order Telegraph Systems § 113.35-13 Mechanical engine order telegraph systems; operation. If more than one transmitter operates a...

  3. Using Vision System Technologies to Enable Operational Improvements for Low Visibility Approach and Landing Operations

    Science.gov (United States)

    Kramer, Lynda J.; Ellis, Kyle K. E.; Bailey, Randall E.; Williams, Steven P.; Severance, Kurt; Le Vie, Lisa R.; Comstock, James R.

    2014-01-01

    Flight deck-based vision systems, such as Synthetic and Enhanced Vision System (SEVS) technologies, have the potential to provide additional margins of safety for aircrew performance and enable the implementation of operational improvements for low visibility surface, arrival, and departure operations in the terminal environment with equivalent efficiency to visual operations. To achieve this potential, research is required for effective technology development and implementation based upon human factors design and regulatory guidance. This research supports the introduction and use of Synthetic Vision Systems and Enhanced Flight Vision Systems (SVS/EFVS) as advanced cockpit vision technologies in Next Generation Air Transportation System (NextGen) operations. Twelve air transport-rated crews participated in a motion-base simulation experiment to evaluate the use of SVS/EFVS in NextGen low visibility approach and landing operations. Three monochromatic, collimated head-up display (HUD) concepts (conventional HUD, SVS HUD, and EFVS HUD) and two color head-down primary flight display (PFD) concepts (conventional PFD, SVS PFD) were evaluated in a simulated NextGen Chicago O'Hare terminal environment. Additionally, the instrument approach type (no offset, 3 degree offset, 15 degree offset) was experimentally varied to test the efficacy of the HUD concepts for offset approach operations. The data showed that touchdown landing performance were excellent regardless of SEVS concept or type of offset instrument approach being flown. Subjective assessments of mental workload and situation awareness indicated that making offset approaches in low visibility conditions with an EFVS HUD or SVS HUD may be feasible.

  4. An Overview of Android Operating System and Its Security Features

    OpenAIRE

    Rajinder Singh

    2014-01-01

    Android operating system is one of the most widely used operating system these days. Android Operating System is mainly divided into four main layers: the kernel, libraries, application framework and applications. Its kernel is based on Linux. Linux kernel is used to manage core system services such as virtual memory, networking, drivers, and power management. In these paper different features of architecture of Android OS as well security features of Android OS are discussed.

  5. Accomplishments and challenges in development of an autonomous operation system

    International Nuclear Information System (INIS)

    Endou, A.; Saiki, A.; Yoshikawa, S.; Okusa, K.; Suda, K.

    1994-01-01

    The authors are studying an autonomous operation system for nuclear power plants in which AI plays key roles as an alternative of plant operators and traditional controllers. In contrast with past studies dedicated to assist the operators, the ultimate target of development of the autonomous operation system is to operate the nuclear plants by AI. To realize humanlike decision-making process by means of AI, the authors used a model-based approach from multiple viewpoints and methodology diversity. A hierarchical distributed cooperative multi-agent system configuration is adopted to allow to incorporate diversified methodologies and to dynamically reorganize system functions. In the present paper, accomplishments to date in the course of the development are described. Challenges for developing methodologies to attain dynamic reorganization are also addressed. (author)

  6. Operator adaptation to changes in system reliability under adaptable automation.

    Science.gov (United States)

    Chavaillaz, Alain; Sauer, Juergen

    2017-09-01

    This experiment examined how operators coped with a change in system reliability between training and testing. Forty participants were trained for 3 h on a complex process control simulation modelling six levels of automation (LOA). In training, participants either experienced a high- (100%) or low-reliability system (50%). The impact of training experience on operator behaviour was examined during a 2.5 h testing session, in which participants either experienced a high- (100%) or low-reliability system (60%). The results showed that most operators did not often switch between LOA. Most chose an LOA that relieved them of most tasks but maintained their decision authority. Training experience did not have a strong impact on the outcome measures (e.g. performance, complacency). Low system reliability led to decreased performance and self-confidence. Furthermore, complacency was observed under high system reliability. Overall, the findings suggest benefits of adaptable automation because it accommodates different operator preferences for LOA. Practitioner Summary: The present research shows that operators can adapt to changes in system reliability between training and testing sessions. Furthermore, it provides evidence that each operator has his/her preferred automation level. Since this preference varies strongly between operators, adaptable automation seems to be suitable to accommodate these large differences.

  7. Operating program for an automatic alpha-beta counting system-FAG

    Energy Technology Data Exchange (ETDEWEB)

    German, U; Levinson, L; Shemesh, Y; Peled, O; Weistein, M [Israel Atomic Energy Commission, Beersheba (Israel). Nuclear Research Center-Negev

    1996-12-01

    An alpha and beta counting system - FAG, for planchette samples is operated at the Health Physics department`s laboratory of the NRCN. The system consists of a proportional detector of 8`` diameter operated in coincidence with a guard detector, an automatic sample changer (FAG-FHT770E) and electronics (FAG- FHT1100 digital counter and controller). The original operation mode of the system was based on manual tasks handled by the FHT1100 electronics. Pin option for a basic computer keyboard operation was available too. A computer with appropriate 110 card was connected to the system and a new operating program was developed which enables full automatic control of the various components. The program includes activity calculations and statistical checks as well as data management. The program which was developed enables computer control of all components of the system, based on bi-directional communication. The computer software controls the FHT1100 electronics using the R5232 protocol and the sample changer by an additional 110 card Contec Inodel PIO-48W(PC). The computer controls the whole operation of the system: change of samples, high voltage change, start, stop etc. It handles in the appropriate order the different commands and operates the electronic and mechanic components accordingly (authors).

  8. Operating program for an automatic alpha-beta counting system-FAG

    International Nuclear Information System (INIS)

    German, U.; Levinson, L.; Shemesh, Y.; Peled, O.; Weistein, M.

    1996-01-01

    An alpha and beta counting system - FAG, for planchette samples is operated at the Health Physics department's laboratory of the NRCN. The system consists of a proportional detector of 8'' diameter operated in coincidence with a guard detector, an automatic sample changer (FAG-FHT770E) and electronics (FAG- FHT1100 digital counter and controller). The original operation mode of the system was based on manual tasks handled by the FHT1100 electronics. Pin option for a basic computer keyboard operation was available too. A computer with appropriate 110 card was connected to the system and a new operating program was developed which enables full automatic control of the various components. The program includes activity calculations and statistical checks as well as data management. The program which was developed enables computer control of all components of the system, based on bi-directional communication. The computer software controls the FHT1100 electronics using the R5232 protocol and the sample changer by an additional 110 card Contec Inodel PIO-48W(PC). The computer controls the whole operation of the system: change of samples, high voltage change, start, stop etc. It handles in the appropriate order the different commands and operates the electronic and mechanic components accordingly (authors)

  9. Managing Safety and Operations: The Effect of Joint Management System Practices on Safety and Operational Outcomes.

    Science.gov (United States)

    Tompa, Emile; Robson, Lynda; Sarnocinska-Hart, Anna; Klassen, Robert; Shevchenko, Anton; Sharma, Sharvani; Hogg-Johnson, Sheilah; Amick, Benjamin C; Johnston, David A; Veltri, Anthony; Pagell, Mark

    2016-03-01

    The aim of this study was to determine whether management system practices directed at both occupational health and safety (OHS) and operations (joint management system [JMS] practices) result in better outcomes in both areas than in alternative practices. Separate regressions were estimated for OHS and operational outcomes using data from a survey along with administrative records on injuries and illnesses. Organizations with JMS practices had better operational and safety outcomes than organizations without these practices. They had similar OHS outcomes as those with operations-weak practices, and in some cases, better outcomes than organizations with safety-weak practices. They had similar operational outcomes as those with safety-weak practices, and better outcomes than those with operations-weak practices. Safety and operations appear complementary in organizations with JMS practices in that there is no penalty for either safety or operational outcomes.

  10. A Real-Time Simulation Platform for Power System Operation

    DEFF Research Database (Denmark)

    Cha, Seung-Tae; Østergaard, Jacob; Wu, Qiuwei

    2010-01-01

    This paper describes the real-time digital simulation platform that can be used for power system operation, analysis, and power system modeling. This particular platform gives grid operators, planners and researchers the opportunity to observe how a power system behaves and can be used...... in real time. Various phenomena commonly encountered when dealing with the two-area system is studied. Despite its small size, it mimics very closely the behavior of typical systems in actual operation. The electromagnetic transient type of simulation made in RSCAD enables the study of fast and detailed...... phenomena like single-phase faults in the two-area network and to observe their effects on a larger time scale. Also, the case study of 11 bus system with 5 generators has been also used and the results are presented....

  11. Operating System Concepts for Reconfigurable Computing: Review and Survey

    Directory of Open Access Journals (Sweden)

    Marcel Eckert

    2016-01-01

    Full Text Available One of the key future challenges for reconfigurable computing is to enable higher design productivity and a more easy way to use reconfigurable computing systems for users that are unfamiliar with the underlying concepts. One way of doing this is to provide standardization and abstraction, usually supported and enforced by an operating system. This article gives historical review and a summary on ideas and key concepts to include reconfigurable computing aspects in operating systems. The article also presents an overview on published and available operating systems targeting the area of reconfigurable computing. The purpose of this article is to identify and summarize common patterns among those systems that can be seen as de facto standard. Furthermore, open problems, not covered by these already available systems, are identified.

  12. Windows XP Operating System Security Analysis

    National Research Council Canada - National Science Library

    Goktepe, Meftun

    2002-01-01

    .... The purpose of this research is to determine if Windows XP, when used as a workstation operating system in domain- based networks, provides adequate security policy enforcement for organizations...

  13. Transportation operations functions of the federal waste management system

    International Nuclear Information System (INIS)

    Shappert, L.B.; Klimas, M.J.

    1989-01-01

    This paper documents the functions that are necessary to operate the OCRWM transportation system. OCRWM's mission is to accept and transport spent fuel and high-level waste from waste generators to FWMS facilities. The emphasis is on transportation operations and assumes that all necessary facilities are in place and equipment designs and specifications are available to permit the system to operate properly. The information reported in this paper was developed for TOPO and is compatible with the draft revision of the Waste Management System Requirements and Description (SRD). 5 refs

  14. Control and operation of distributed generation in distribution systems

    DEFF Research Database (Denmark)

    Mahat, Pukar; Chen, Zhe; Bak-Jensen, Birgitte

    2011-01-01

    Many distribution systems nowadays have significant penetration of distributed generation (DG)and thus, islanding operation of these distribution systems is becoming a viable option for economical and technical reasons. The DG should operate optimally during both grid-connected and island...... algorithm, which uses average rate of change off requency (Af5) and real power shift RPS), in the islanded mode. RPS will increase or decrease the power set point of the generator with increasing or decreasing system frequency, respectively. Simulation results show that the proposed method can operate...

  15. Operational test report - Project W-320 cathodic protection systems

    International Nuclear Information System (INIS)

    Bowman, T.J.

    1998-01-01

    Washington Administrative Code (WAC) 173-303-640 specifies that corrosion protection must be designed into tank systems that treat or store dangerous wastes. Project W-320, Waste Retrieval Sluicing System (WRSS), utilizes underground encased waste transfer piping between tanks 241-C-106 and 241-AY-102. Corrosion protection is afforded to the encasements of the WRSS waste transfer piping through the application of earthen ionic currents onto the surface of the piping encasements. Cathodic protection is used in conjunction with the protective coatings that are applied upon the WRSS encasement piping. WRSS installed two new two rectifier systems (46 and 47) and modified one rectifier system (31). WAC 173-303-640 specifies that the proper operation of cathodic protection systems must be confirmed within six months after initial installation. The WRSS cathodic protection systems were energized to begin continuous operation on 5/5/98. Sixteen days after the initial steady-state start-up of the WRSS rectifier systems, the operational testing was accomplished with procedure OTP-320-006 Rev/Mod A-0. This operational test report documents the OTP-320-006 results and documents the results of configuration testing of integrated piping and rectifier systems associated with the W-320 cathodic protection systems

  16. Smartphone's Operating Systems and market share

    OpenAIRE

    Ferreras Andreu, Javier

    2011-01-01

    During the last decades, mobile phone’s market has changed people’s communication ways. Several technological improvements have been reached mainly in the last fifteen years, making possible to add new features to mobile phones. As devices became more popular and included new services, a market grew around them. The following pages contain a market analysis from the different members of the mobile phone’s industry: manufacturers, operating system companies, operators, developers and custom...

  17. Operator interface to the ORIC control system

    International Nuclear Information System (INIS)

    Ludemann, C.A.; Casstevens, B.J.

    1983-01-01

    The Oak Ridge Isochronous Cyclotron (ORIC) was built in the early 1960s with a hard-wired manual control system. Presently, it serves as a variable-energy heavy-ion cyclotron with an internal ion source, or as an energy booster for the new 25 MV tandem electrostatic accelerator of the Holifield Heavy Ion Facility. One factor which has kept the cyclotron the productive research tool it is today is the gradual transfer of its control functions to a computer-based system beginning in the 1970s. This particular placement of a computer between an accelerator and its operators afforded some unique challenges and opportunities that would not be encountered today. Historically, the transformation began at a time when computers were just beginning to gain acceptance as reliable operational tools. Veteran operators with tens of years of accelerator experience justifiably expressed skepticism that this improvement would aid them, particularly if they had to re-learn how to operate the machine. The confidence of the operators was gained when they realized that one of the primary principles of ergonomics was being upheld. The computer software and hardware was being designed to serve them and not the computer

  18. Development of control system in abdominal operating ROV

    OpenAIRE

    ZHANG Weikang; WANG Guanxue; XU Guohua; LIU Chang; SHEN Xiong

    2017-01-01

    In order to satisfy all the requirements of Unmanned Underwater Vehicle(UUV)recovery tasks, a new type of abdominal operating Remote Operated Vehicle(ROV) was developed. The abdominal operating ROV is different from the general ROV which works by a manipulator, as it completes the docking and recovery tasks of UUVs with its abdominal operating mechanism. In this paper, the system composition and principles of the abdominal operating ROV are presented. We then propose a framework for a control...

  19. 14 CFR 27.695 - Power boost and power-operated control system.

    Science.gov (United States)

    2010-01-01

    ... Systems § 27.695 Power boost and power-operated control system. (a) If a power boost or power-operated... failure of all engines. (b) Each alternate system may be a duplicate power portion or a manually operated... 14 Aeronautics and Space 1 2010-01-01 2010-01-01 false Power boost and power-operated control...

  20. 14 CFR 29.695 - Power boost and power-operated control system.

    Science.gov (United States)

    2010-01-01

    ... Systems § 29.695 Power boost and power-operated control system. (a) If a power boost or power-operated... failure of all engines. (b) Each alternate system may be a duplicate power portion or a manually operated... 14 Aeronautics and Space 1 2010-01-01 2010-01-01 false Power boost and power-operated control...