WorldWideScience

Sample records for epics experimental physics

  1. EPIC: A Testbed for Scientifically Rigorous Cyber-Physical Security Experimentation

    OpenAIRE

    SIATERLIS CHRISTOS; GENGE BELA; HOHENADEL MARC

    2013-01-01

    Recent malware, like Stuxnet and Flame, constitute a major threat to Networked Critical Infrastructures (NCIs), e.g., power plants. They revealed several vulnerabilities in today's NCIs, but most importantly they highlighted the lack of an efficient scientific approach to conduct experiments that measure the impact of cyber threats on both the physical and the cyber parts of NCIs. In this paper we present EPIC, a novel cyber-physical testbed and a modern scientific instrument that can pr...

  2. EPICS: Experimental Physics and Industrial Control System

    Science.gov (United States)

    Epics Development Team

    2013-02-01

    EPICS is a set of software tools and applications developed collaboratively and used to create distributed soft real-time control systems for scientific instruments such as particle accelerators and telescopes. Such distributed control systems typically comprise tens or even hundreds of computers, networked together to allow communication between them and to provide control and feedback of the various parts of the device from a central control room, or even remotely over the internet. EPICS uses Client/Server and Publish/Subscribe techniques to communicate between the various computers. A Channel Access Gateway allows engineers and physicists elsewhere in the building to examine the current state of the IOCs, but prevents them from making unauthorized adjustments to the running system. In many cases the engineers can make a secure internet connection from home to diagnose and fix faults without having to travel to the site. EPICS is used by many facilities worldwide, including the Advanced Photon Source at Argonne National Laboratory, Fermilab, Keck Observatory, Laboratori Nazionali di Legnaro, Brazilian Synchrotron Light Source, Los Alamos National Laboratory, Australian Synchrotron, and Stanford Linear Accellerator Center.

  3. EPICS V4 in Python

    International Nuclear Information System (INIS)

    Guobao Shen; Kraimer, M.; Davidsaver, M.

    2012-01-01

    At NSLS-II, Python has been selected as the primary development language for physics applications. Interest in Python as a rapid application development environment continues to grow. Many large experimental scientific facilities have adopted Python for beam commissioning and the operation. The EPICS control system framework has become the de facto standard for the control of large experimental facilities, where it is in use in over 100 facilities. The next version of EPICS (EPICS V4), under active development will extend the support for physics applications, data acquisition, and data analysis. Python support for EPICS V4 will provide an effective framework to address these requirements. This paper presents design, development and status of activities focused on EPICS V4 in Python

  4. J-TEXT-EPICS: An EPICS toolkit attempted to improve productivity

    International Nuclear Information System (INIS)

    Zheng, Wei; Zhang, Ming; Zhang, Jing; Zhuang, Ge

    2013-01-01

    Highlights: • Tokamak control applications can be developed in very short period with J-TEXT-EPICS. • J-TEXT-EPICS enables users to build control applications with device-oriented functions. • J-TEXT-EPICS is fully compatible with EPICS Channel Access protocol. • J-TEXT-EPICS can be easily extended by plug-ins and drivers. -- Abstract: The Joint Texas Experimental Tokamak (J-TEXT) team has developed a new software toolkit for building Experimental Physics and Industrial Control System (EPICS) control applications called J-TEXT-EPICS. It aims to improve the development efficiency of control applications. With device-oriented features, it can be used to set or obtain the configuration or status of a device as well as invoke methods on a device. With its modularized design, its functions can be easily extended. J-TEXT-EPICS is completely compatible with the original EPICS Channel Access protocol and can be integrated into existing EPICS control systems smoothly. It is fully implemented in C number sign, thus it will benefit from abundant resources in.NET Framework. The J-TEXT control system is build with this toolkit. This paper presents the design and implementation of J-TEXT EPICS as well as its application in the J-TEXT control system

  5. Doing accelerator physics using SDDS, UNIX, and EPICS

    International Nuclear Information System (INIS)

    Borland, M.; Emery, L.; Sereno, N.

    1995-01-01

    The use of the SDDS (Self-Describing Data Sets) file protocol, together with the UNIX operating system and EPICS (Experimental Physics and Industrial Controls System), has proved powerful during the commissioning of the APS (Advanced Photon Source) accelerator complex. The SDDS file protocol has permitted a tool-oriented approach to developing applications, wherein generic programs axe written that function as part of multiple applications. While EPICS-specific tools were written for data collection, automated experiment execution, closed-loop control, and so forth, data processing and display axe done with the SDDS Toolkit. Experiments and data reduction axe implemented as UNIX shell scripts that coordinate the execution of EPICS specific tools and SDDS tools. Because of the power and generic nature of the individual tools and of the UNIX shell environment, automated experiments can be prepared and executed rapidly in response to unanticipated needs or new ideas. Examples are given of application of this methodology to beam motion characterization, beam-position-monitor offset measurements, and klystron characterization

  6. Integrating EPICS and MDSplus

    International Nuclear Information System (INIS)

    Mastrovito, D.; Davis, W.; Dong, J.; Roney, P.; Sichta, P.

    2006-01-01

    The National Spherical Torus Experiment (NSTX) has been in operation at the Princeton Plasma Physics Laboratory (PPPL) since 1999. Since then, NSTX has made use of the Experimental Physics and Industrial Control System (EPICS) and MDSplus software packages, among others for control and data acquisition. To date, the two products have been integrated using special 'bridging' programs that include client-components for the EPICS and MDSplus servers. Recent improvements in the EPICS software have made it easier to develop a direct interface with MDSplus. This paper will describe the new EPICS extensions developed at PPPL that provide: (1) a direct data interface between EPICS process variables and MDSplus nodes; and (2) an interface between EPICS events and MDSplus events. These extensions have been developed for use with EPICS on Solaris and are currently being modified for use on real-time operating systems. Separately, an XML-RPC client was written to access EPICS 'trended' data, sampled usually once per minute during a 24 h period. The client extracts and writes a day's worth of trended data to a 'daily' MDSplus tree

  7. EPICS system: RSX implementation issues

    International Nuclear Information System (INIS)

    Lahey, T.E.; Bartlett, J.F.; Bobbitt, J.S.; Kramper, B.J.; MacKinnon, B.A.; West, R.E.

    1984-02-01

    This paper presents implementation details of the Experimental Physics Interactive Control System (EPICS). EPICS is used to control accelerated particle beams for high-energy physics experiments at the Fermi National Accelerator Laboratory. The topics discussed are: interprocessor communication, support of beamline terminals and devices, resource management, mapping, various problems, some solutions to the problems, performance measurement, and modifications and extensions to RSX-11M. This paper is the third of three related papers on the EPICS system. The other two cover (1) the system overview and (2) the system structure and user interface

  8. EPICS architecture

    International Nuclear Information System (INIS)

    Dalesio, L.R.; Kozubal, A.J.; Kraimer, M.R.

    1992-01-01

    The Experimental Physics and Industrial Control System (EPICS) provides control and data acquisition for the experimental physics community. Because the capabilities required by the experimental physics community for control were not available through industry, we began the design and implementation of EPICS. It is a distributed process control system built on a software communication bus. The functional subsystems, which provide data acquisition, supervisory control, closed loop control, archiving, and alarm management, greatly reduce the need for programming. Sequential control is provided through a sequential control language, allowing the implementer to express state diagrams easily. Data analysis of the archived data is provided through an interactive tool. The timing system provides distributed synchronization for control and time stamped data for data correlation across nodes in the network. The system is scalable from a single test station with a low channel count to a large distributed network with thousands of channels. The functions provided to the physics applications have proven helpful to the experiments while greatly reducing the time to deliver controls. (author)

  9. Development of EPICS IOC for TPLC-32 platform

    International Nuclear Information System (INIS)

    Jain, Sanjay Kumar; Bhamra, Ratna; Kavalan, P.K.; Vaidya, U.W.

    2014-01-01

    Experimental Physics and Industrial Control System (EPICS) SCADA software package is popular worldwide for deploying accelerator control systems. EPICS base allows building server applications that interact with EPICS compliant lower level hardware, embedded systems, commercial PLCs on one side and facilitates seamless connectivity with EPICS clients on the other side. Large number of such lower level (EPICS complaint) networked systems work in collaborative environment for physics experiment. RCnD has developed a PLC platform, Trombay Programmable Logic Controller TPLC-32 for deploying C and I systems of NPP and allied utilities. This platform is now also being used for deploying accelerator C and I systems. Hence the activity of developing TPLC-32 interface with EPICS was taken up in RCnD. This paper introduces the architecture of the EPICS Input Output Controller (IOC) and describes the implementation of the EPICS SoftIOC for TPLC-32. It also describes Operator Interface developed using MEDM EPICS client for LEHIPA vacuum control system built using TPLC-32. (author)

  10. EPICS system: an overview

    International Nuclear Information System (INIS)

    Bartlett, J.F.; Bobbitt, J.S.; Kramper, B.J.; Lahey, T.E.; MacKinnon, B.A.; West, R.E.

    1984-02-01

    This paper presents an overview of the EPICS control system at FERMILAB. EPICS is a distributed, multi-user, interactive system for the control and monitoring of particle beamlines at a high-energy experimental physics laboratory. The overview discusses the operating environment of the control system, the requirements which determined the design decisions, the hardware and software configurations, and plans for the future growth and enhancement of the present system. This paper is the first of three related papers on the EPICS system. The other two cover (1) the system structure and user interface and (2) RSX implementation issues

  11. Development of EPICS based beam-line experimental control employing motor controller for precision positioning

    International Nuclear Information System (INIS)

    Tuli, Anupriya; Jain, Rajiv; Vora, H.S.

    2015-01-01

    In a Synchrotron Radiation Source the beamline experiments are carried out in radiation prone environment, inside the hutch, which demands to conduct experiments remotely. These experiments involves instrument control and data acquisition from various devices. Another factor which attributes to system complexity is precise positioning of sample and placement of detectors. A large number of stepper motors are engaged for achieving the required precision positioning. This work is a result of development of Experimental Physics and Industrial Control System (EPICS) based control system to interface a stepper motor controller developed indigenously by Laser Electronics Support Division of RRCAT. EPICS is an internationally accepted open source software environment which follows toolkit approach and standard model paradigm. The operator interface for the control system software was implemented using CSS BOY. The system was successfully tested for Ethernet based remote access. The developed control software comprises of an OPI and alarm handler (EPICS ALH). Both OPI and ALH are linked with PV's defined in database files. The development process resulted into a set of EPICS based commands for controlling stepper motor. These commands are independent of operator interface, i.e. stepper motor can be controlled by using these set of commands directly on EPICS prompt. This command set is illustrated in the above table. EPICS Alarm Handler was also tested independently by running these commands on EPIC prompt. If not using ALH, operator can read the alarm status of a PV using 'SEVR' and 'STAT' attributes. (author)

  12. EPICS MySQL Archiver - integration between EPICS and MySQL

    International Nuclear Information System (INIS)

    Roy, A.; Bhole, R.B.; Pal, S.; Sarkar, D.

    2012-01-01

    The performance evaluation and analysis of intersystem dependency of the various subsystems of the Superconducting Cyclotron (SCC) demand a well configured data logging, archiving and historic analysis facility for large number of control parameters along with on-line failure analysis facility of every system. Experimental Physics and Industrial Control System (EPICS) is used as development architecture of the control system of these systems with MySQL as database for large amount of relational data management. This combination requires integration between EPICS and MySQL server. For this purpose, MySQL Archiver as an EPICS Extension is developed for data logging and archiving of control parameters into MySQL database. This extension also provides a web based tool for online monitoring of control parameters and historic analysis of archived data. This paper describes the software architecture, implementation, as well as method of configuration for any other EPICS based control system as a utility. This facility is also elaborated with examples, web page views and experiences of deploying it in SCC. (author)

  13. The improved physical activity index for measuring physical activity in EPIC Germany.

    Directory of Open Access Journals (Sweden)

    Angelika Wientzek

    Full Text Available In the European Investigation into Cancer and Nutrition study (EPIC, physical activity (PA has been indexed as a cross-tabulation between PA at work and recreational activity. As the proportion of non-working participants increases, other categorization strategies are needed. Therefore, our aim was to develop a valid PA index for this population, which will also be able to express PA continuously. In the German EPIC centers Potsdam and Heidelberg, a clustered sample of 3,766 participants was re-invited to the study center. 1,615 participants agreed to participate and 1,344 participants were finally included in this study. PA was measured by questionnaires on defined activities and a 7-day combined heart rate and acceleration sensor. In a training sample of 433 participants, the Improved Physical Activity Index (IPAI was developed. Its performance was evaluated in a validation sample of 911 participants and compared with the Cambridge Index and the Total PA Index. The IPAI consists of items covering five areas including PA at work, sport, cycling, television viewing, and computer use. The correlations of the IPAI with accelerometer counts in the training and validation sample ranged r = 0.40-0.43 and with physical activity energy expenditure (PAEE r = 0.33-0.40 and were higher than for the Cambridge Index and the Total PA Index previously applied in EPIC. In non-working participants the IPAI showed higher correlations than the Cambridge Index and the Total PA Index, with r = 0.34 for accelerometer counts and r = 0.29 for PAEE. In conclusion, we developed a valid physical activity index which is able to express PA continuously as well as to categorize participants according to their PA level. In populations with increasing rates of non-working people the performance of the IPAI is better than the established indices used in EPIC.

  14. The improved physical activity index for measuring physical activity in EPIC Germany.

    Science.gov (United States)

    Wientzek, Angelika; Vigl, Matthäus; Steindorf, Karen; Brühmann, Boris; Bergmann, Manuela M; Harttig, Ulrich; Katzke, Verena; Kaaks, Rudolf; Boeing, Heiner

    2014-01-01

    In the European Investigation into Cancer and Nutrition study (EPIC), physical activity (PA) has been indexed as a cross-tabulation between PA at work and recreational activity. As the proportion of non-working participants increases, other categorization strategies are needed. Therefore, our aim was to develop a valid PA index for this population, which will also be able to express PA continuously. In the German EPIC centers Potsdam and Heidelberg, a clustered sample of 3,766 participants was re-invited to the study center. 1,615 participants agreed to participate and 1,344 participants were finally included in this study. PA was measured by questionnaires on defined activities and a 7-day combined heart rate and acceleration sensor. In a training sample of 433 participants, the Improved Physical Activity Index (IPAI) was developed. Its performance was evaluated in a validation sample of 911 participants and compared with the Cambridge Index and the Total PA Index. The IPAI consists of items covering five areas including PA at work, sport, cycling, television viewing, and computer use. The correlations of the IPAI with accelerometer counts in the training and validation sample ranged r = 0.40-0.43 and with physical activity energy expenditure (PAEE) r = 0.33-0.40 and were higher than for the Cambridge Index and the Total PA Index previously applied in EPIC. In non-working participants the IPAI showed higher correlations than the Cambridge Index and the Total PA Index, with r = 0.34 for accelerometer counts and r = 0.29 for PAEE. In conclusion, we developed a valid physical activity index which is able to express PA continuously as well as to categorize participants according to their PA level. In populations with increasing rates of non-working people the performance of the IPAI is better than the established indices used in EPIC.

  15. Integrating commercial and legacy systems with EPICS

    International Nuclear Information System (INIS)

    Hill, J.O.; Kasemir, K.U.

    1997-01-01

    The Experimental Physics and Industrial Control System (EPICS) is a software toolkit, developed by a worldwide collaboration, which significantly reduces the level of effort required to implement a new control system. Recent developments now also significantly reduce the level of effort required to integrate commercial, legacy and/or site-authored control systems with EPICS. This paper will illustrate with an example both the level and type of effort required to use EPICS with other control system components as well as the benefits that may arise

  16. Experience using EPICS on PC platforms

    International Nuclear Information System (INIS)

    Hill, J.O.; Kasemire, K.U.

    1997-03-01

    The Experimental Physics and Industrial Control System (EPICS) has been widely adopted in the accelerator community. Although EPICS is available on many platforms, the majority of implementations have used UNIX workstations as clients, and VME- or VXI-based processors for distributed input output controllers. Recently, a significant portion of EPICS has been ported to personal computer (PC) hardware platforms running Microsoft's operating systems, and also Wind River System's real time vxWorks operating system. This development should significantly reduce the cost of deploying EPICS systems, and the prospect of using EPICS together with the many high quality commercial components available for PC platforms is also encouraging. A hybrid system using both PC and traditional platforms is currently being implemented at LANL for LEDA, the low energy demonstration accelerator under construction as part of the Accelerator Production of Tritium (APT) project. To illustrate these developments the authors compare their recent experience deploying a PC-based EPICS system with experience deploying similar systems based on traditional (UNIX-hosted) EPICS hardware and software platforms

  17. EPICS IOC development on open source RTEMS RTOS

    International Nuclear Information System (INIS)

    Bharade, S.K.; Joshi, Gopal; Das, D.

    2015-01-01

    Modern control systems applications are often built on top of a real time operating system. At LEHIPA beamlines, open source control systems offer a modem solution for cost effectiveness and technical competence. The 'Experimental Physics and Industrial Control System' (EPICS) and the 'Real-Time Operating System for Multiprocessor Systems' (RTEMS) were chosen to develop the core control system. Presently, the EPICS/RTEMS/MVME5500 control system is implemented for RF Protection Interlock system and BPM. This paper shares an experience of building RTEMS for MVME5500, configuring and run EPICS for RTEMS-MVME5500 architecture. It further shows EPICS bench marking results using EPICS catime and hamesstest utilities for this architecture. (author)

  18. Status of the Experimental Physics and Industrial Control System at NSTX

    International Nuclear Information System (INIS)

    Sichta, P.; Dong, J.

    2002-01-01

    The NSTX achieved first plasma in 1999. The Experimental Physics and Industrial Control System (EPICS) is used to provide data-integration services for monitoring and control of all NSTX engineering subsystems. EPICS is a set of software initially developed at U.S. DOE laboratories. It is currently used and maintained through a global collaboration of hundreds of scientists and engineers. This paper will relate some of our experiences using and supporting the EPICS software. Topics include reliability and maintainability, lessons learned, recently added engineering subsystems, new EPICS software tools, and a review of our first EPICS software upgrade. Steps to modernize the technical infrastructure of EPICS to ensure effective support for NSTX will also be described

  19. Web services interface to EPICS channel access

    Institute of Scientific and Technical Information of China (English)

    DUAN Lei; SHEN Liren

    2008-01-01

    Web services is used in Experimental Physics and Industrial Control System (EPICS). Combined with EPICS Channel Access protocol, Web services' high usability, platform independence and language independence can be used to design a fully transparent and uniform software interface layer, which helps us complete channel data acquisition, modification and monitoring functions. This software interface layer, a cross-platform of cross-language,has good interopcrability and reusability.

  20. Web services interface to EPICS channel access

    International Nuclear Information System (INIS)

    Duan Lei; Shen Liren

    2008-01-01

    Web services is used in Experimental Physics and Industrial Control System (EPICS). Combined with EPICS Channel Access protocol, Web services high usability, platform independence and language independence can be used to design a fully transparent and uniform software interface layer, which helps us complete channel data acquisition, modification and monitoring functions. This software interface layer, a cross-platform of cross-language, has good interoperability and reusability. (authors)

  1. Startup of the experimental physics industrial control system at NSTX

    International Nuclear Information System (INIS)

    Sichta, P.; Dong, J.

    1999-01-01

    The Experimental Physics Industrial Control System (EPICS) is a set of software which is being used as the basis of the National Spherical Torus Experiment's (NSTX) Process Control System, a major element of the NSTX's Central Instrumentation and Control System. EPICS is a result of a co-development effort started by several US Department of Energy National Laboratories. EPICS is actively supported through an international collaboration made up of government and industrial users. EPICS' good points include portability, scalability, and extensibility. A drawback for small experiments is that a wide range of software skills are necessary to get the software tools running for the process engineers. The authors' experience in designing, developing, operating, and maintaining NSTX's EPICS (system) will be reviewed

  2. Research in experimental nuclear physics

    International Nuclear Information System (INIS)

    Moore, C.F.

    1989-09-01

    Our program concentrates on pion physics experimental results obtained using the Energetic Pion Channel and Spectrometer (EPICS), Pion and Particle Physics channel (P 3 ), and the Low Energy Pion physics channel (LEP). These facilities are unique in the world in their intensity and resolution. Two classes of experiments can be done best with this equipment: scattering (elastic and inelastic) and double charge exchange (DCX). Several coincidence experiments are in progress and are discussed in this paper

  3. Construction of a remote controlled monitoring system with GPIB devices and EPICS

    International Nuclear Information System (INIS)

    Yoshikawa, Takeshi; Yamamoto, Noboru.

    1995-01-01

    The Experimental Physics and Industrial Control System (EPICS) has been used for the accelerator control system in recent years. EPICS has rich set of tools to create application with Graphical User Interface (GUI). It reduces the load of complex programming for GUI and shortens the application development period. This paper will describe the remote temperature monitoring system using EPICS. (author)

  4. Operational experience from a large EPICS-based accelerator facility

    International Nuclear Information System (INIS)

    Ciarlette, D.J.; Gerig, R.

    1995-01-01

    The Advanced Photon Source (APS) at Argonne National Laboratory is a third-generation x-ray light source which uses the Experimental Physics and Industrial Control System (EPICS) to operate its linear accelerator, positron accumulator ring, booster synchrotron, and storage ring equipment. EPICS has been used at the APS since the beginning of installation and commissioning. Currently, EPICS controls approximately 100 VME crates containing over 100,000 process variables. With this complexity, the APS has had to review some of the methods originally employed and make changes as necessary. In addition, due to commissioning and operational needs, higher-level operator software needed to be created. EPICS has been flexible enough to allow this

  5. Experience with EPICS in a wide variety of applications

    International Nuclear Information System (INIS)

    Kraimer, M.R.; Clausen, M.; Lupton, W.; Watson, C.

    1997-01-01

    Currently more than 70 organizations have obtained permission to use the Experimental Physics and Industrial Control System (EPICS), a set of software packages for building real-time control systems. In this paper representatives from four of these sites discuss the reasons their sites chose EPICS, provide a brief discussion of their control system development, and discuss additional control system tools obtained elsewhere or developed locally

  6. Experience with EPICS in a wide variety of applications

    Energy Technology Data Exchange (ETDEWEB)

    Kraimer, M.R. [Argonne National Lab., IL (United States); Clausen, M. [Deutsches Elektronen Synchrotron, Hamburg (Germany); Lupton, W. [W.M. Keck Observatory, Kamuela, HI (United States); Watson, C. [Thomas Jefferson National Accelerator Facility, Newport News, VA (United States)

    1997-08-01

    Currently more than 70 organizations have obtained permission to use the Experimental Physics and Industrial Control System (EPICS), a set of software packages for building real-time control systems. In this paper representatives from four of these sites discuss the reasons their sites chose EPICS, provide a brief discussion of their control system development, and discuss additional control system tools obtained elsewhere or developed locally.

  7. The implement of the interface between EPICS and LabVIEW

    International Nuclear Information System (INIS)

    Liu Jia; Wang Chunhong

    2009-01-01

    The control system of BEPCII (Beijing Electron Positron Collider) is based on EPICS (Experimental Physics and Industrial Control System). LabVIEW is often used to develop data acquisition system on Windows platform. EPICS IOC version 3.14 or later, can be currently running on windows. The SharedMemory developed by SNS (Spallation Neutron Source) can implement the interface between Windows IOC and LabVIEW. The paper describes the method how to use SharedMemory and a application of magnet measurement system, so that LabVIEW and EPICS can share data each other. (authors)

  8. The Experimental Physics and Industrial Control System architecture: Past, present, and future

    International Nuclear Information System (INIS)

    Dalesio, L.R.; Hill, J.O.; Kraimer, M.; Lewis, S.; Murray, D.; Hunt, S.; Claussen, M.; Watson, W.

    1993-01-01

    The Experimental Physics and Industrial Control System (EPICS), has been used at a number of sites for performing data acquisition, supervisory control, closed-loop control, sequential control, and operational optimization. The EPICS architecture was originally developed by a group with diverse backgrounds in physics and industrial control. The current architecture represents one instance of the ''standard model.'' It provides distributed processing and communication from any LAN device to the front end controllers. This paper will present the genealogy, current architecture, performance envelope, current installations, and planned extensions for requirements not met by the current architecture

  9. Data archiving in experimental physics

    International Nuclear Information System (INIS)

    Dalesio, L.R.; Watson, W. III; Bickley, M.; Clausen, M.

    1998-01-01

    In experimental physics, data is archived from a wide variety of sources and used for a wide variety of purposes. In each of these environments, trade-offs are made between data storage rate, data availability, and retrieval rate. This paper presents archive alternatives in EPICS, the overall archiver design and details on the data collection and retrieval requirements, performance studies, design choices, design alternatives, and measurements made on the beta version of the archiver

  10. An object oriented framework of EPICS for MicroTCA based control system

    International Nuclear Information System (INIS)

    Geng, Z.

    2012-01-01

    EPICS (Experimental Physics and Industrial Control System) is a distributed control system platform which has been widely used for large scientific devices control like particle accelerators and fusion plant. EPICS has introduced object oriented (C ++ ) interfaces to most of the core services. But the major part of EPICS, the run-time database, only provides C interfaces, which is hard to involve the EPICS record concerned data and routines in the object oriented architecture of the software. This paper presents an object oriented framework which contains some abstract classes to encapsulate the EPICS record concerned data and routines in C ++ classes so that full OOA (Objected Oriented Analysis) and OOD (Object Oriented Design) methodologies can be used for EPICS IOC design. We also present a dynamic device management scheme for the hot swap capability of the MicroTCA based control system. (authors)

  11. EPICS: A control system software co-development success story

    International Nuclear Information System (INIS)

    Knott, M.; Gurd, D.; Lewis, S.; Thuot, M.

    1993-01-01

    The Experimental Physics and Industrial Control Systems (EPICS) is the result of a software sharing and co-development effort of major importance now underway. The initial two participants, LANL and ANL, have now been joined by three other labs, and an earlier version of the software has been transferred to three commercial firms and is currently undergoing separate development. The reasons for EPICS's success may be useful to enumerate and explain and the desire and prospects for its continued development are certainly worth examining

  12. Centrally managed name resolution schemes for EPICS

    International Nuclear Information System (INIS)

    Jun, D.

    1997-01-01

    The Experimental Physics and Industrial Control System (EPICS) uses a broadcast method to locate resources and controls distributed across control servers. There are many advantages offered by using a centrally managed name resolution method, in which resources are located using a repository. The suitability of DCE Directory Service as a name resolution method is explored, and results from a study involving DCE are discussed. An alternative nameserver method developed and in use at the Thomas Jefferson national Accelerator Facility (Jefferson Lab) is described and results of integrating this new method with existing EPICS utilities presented. The various methods discussed in the paper are compared

  13. The PSI web interface to the EPICS channel archiver

    International Nuclear Information System (INIS)

    Gaudenz Jud; Luedeke, A.; Portmann, W.

    2012-01-01

    the EPICS (Experimental Physics and Industrial Control System) channel archiver is used at different facilities at PSI (Paul Scherrer Institute) like the Swiss Light Source or the medical cyclotron. The EPICS channel archiver is a powerful tool to collect control system data of thousands of EPICS process variables with rates of many Hertz each to an archive for later retrieval. Within the package of the channel archiver version 2 you get a Java application for graphical data retrieval and a command line tool for data extraction into different file formats. For the Paul Scherrer Institute (PSI) we wanted a possibility to retrieve the archived data from a web interface. It was desired to have flexible retrieval functions and to allow interchanging data references by e-mail. This web interface has been implemented by the PSI controls group and has now been in operation for several years. This paper will highlight the special features of the PSI web interface to the EPICS channel archiver

  14. EPICS data archiver at SSRF beamlines

    International Nuclear Information System (INIS)

    Hu Zheng; Mi Qingru; Zheng Lifang; Li Zhong

    2014-01-01

    The control system of SSRF (Shanghai Synchrotron Radiation Facility) is based on EPICS (Experimental Physics and Industrial Control System). Operation data storage for synchrotron radiation facility is important for its status monitoring and analysis. At SSRF, operation data used to be index files recorded by traditional EPICS Channel Archiver. Nevertheless, index files are not suitable for long-term maintenance and difficult for data analysis. Now, RDB Channel Archiver and MySQL are used for SSRF beamline operation data archiving, so as to promote the data storage reliability and usability. By applying a new uploading mechanism to RDB Channel Archiver, its writing performance is improved. A web-based GUI (Graphics User Interface) is also developed to make it easier to access database. (authors)

  15. EPICS based DAQ system

    International Nuclear Information System (INIS)

    Cheng Weixing; Chen Yongzhong; Zhou Weimin; Ye Kairong; Liu Dekang

    2002-01-01

    EPICS is the most popular developing platform to build control system and beam diagnostic system in modern physics experiment facilities. An EPICS based data acquisition system was built in Redhat 6.2 operation system. The system is successfully used in the beam position monitor mapping, it improves the mapping process a lot

  16. Simulation using Xorbit with EPICS

    International Nuclear Information System (INIS)

    Evans, K. Jr.

    1995-01-01

    The accelerator code Xorbit has an interface to the Experimental Physics and Industrial Control System (EPICS). This means that machine data such as magnet settings can be sent to Xorbit via EPICS, and the resulting orbit parameters such as beta functions, etc., can be calculated. In addition, Xorbit can be made to simulate the real machine, whether the latter is running or not. To accomplish this for the APS, there is a database of process variables in an IOC corresponding to each APS ring and beamline. These process variables are very similar to the real process variables that read and set power supplies and read monitors, except that when a setting is changed, Xorbit is notified via a callback, calculates a new orbit, and outputs the appropriate readbacks to the database. By attaching the string ''Xorbit:'' to a control name the control system will respond to the simulation rather than the real system. This allows the testing of control algorithms, orbit diagnostics, and many other components of the control system (as well as EPICS itself). It is fast enough to be visually similar to accessing the real system

  17. EPICS-based control and data acquisition for the APS slope profiler (Conference Presentation)

    Science.gov (United States)

    Sullivan, Joseph; Assoufid, Lahsen; Qian, Jun; Jemian, Peter R.; Mooney, Tim; Rivers, Mark L.; Goetze, Kurt; Sluiter, Ronald L.; Lang, Keenan

    2016-09-01

    The motion control, data acquisition and analysis system for APS Slope Measuring Profiler was implemented using the Experimental Physics and Industrial Control System (EPICS). EPICS was designed as a framework with software tools and applications that provide a software infrastructure used in building distributed control systems to operate devices such as particle accelerators, large experiments and major telescopes. EPICS was chosen to implement the APS Slope Measuring Profiler because it is also applicable to single purpose systems. The control and data handling capability available in the EPICS framework provides the basic functionality needed for high precision X-ray mirror measurement. Those built in capabilities include hardware integration of high-performance motion control systems (3-axis gantry and tip-tilt stages), mirror measurement devices (autocollimator, laser spot camera) and temperature sensors. Scanning the mirror and taking measurements was accomplished with an EPICS feature (the sscan record) which synchronizes motor positioning with measurement triggers and data storage. Various mirror scanning modes were automatically configured using EPICS built-in scripting. EPICS tools also provide low-level image processing (areaDetector). Operation screens were created using EPICS-aware GUI screen development tools.

  18. Experimental Physics and Industrial Control System (EPICS): Application source/release control for EPICS R3.11.6

    International Nuclear Information System (INIS)

    Zieman, B.; Kraimer, M.

    1994-01-01

    This manual describes a set of tools that can be used to develop software for EPICS based control systems. It provides the following features: Multiple applications; the entire system is composed of an arbitrary number of applications: Source/Release Control; all files created or modified by the applications developers can be put under sccs (a UNIX Source/Release control utility): Multiple Developers; it allows a number of applications developers to work separately during the development phase but combine their applications for system testing and for a production system; Makefiles: makefiles are provided to automatically rebuild various application components. For C and state notation programs, Imagefiles are provided

  19. Monitor and Control for PEFP System using EPICS

    International Nuclear Information System (INIS)

    Choi, Hyun Mi; Hong, I. S.; Song, Y. G.; Cho, Y. S.

    2005-01-01

    The construction of PEFP project whose final objective is to build 100 Mev proton accelerator started in 2002 and expected to finish in 2012. In 2005, we have performed 20mA proton beam of 20Mev. For developing the control systems of the 20Mev accelerator as well as 100 Mev accelerator, we chose EPICS(Experimental Physics and Industrial Control System) as the most suitable tool. We have studied EPICS applications for various situation and as the application we developed vacuum control system using EPICS base3.14.4 as the core software and EPICS extensions (e.g., EDM(Extensible Display Manager), MEDM(Motif Editor and Display Manager) etc.) as the user interface. There are a number of projects using EPICS for a broad spectrum of applications. EPICS began as a collaboration between Argonne National Laboratory and Los Alamos National Laboratory in 1991, building on work that was initially done at the ground test Accelerator. It is now running on accelerators that have as many as 180 distributed front-end controllers and control rooms with 20 consoles and a gateway to make system parameters available to offices, web site, and other remote control stations. It is also used at single controller and one workstation systems. We use the EPICS tool kit as a foundation of the control system. We developed a vacuum monitor, RFQ, DTL Turbo pump control system for use Ethernet Multi Serial Deice Severs on PEFP control system. The control system now shows stable and reliable characteristics enough to meet our control requirement. However, the control system is continuously being upgraded to accommodate additional control requirements such as vacuum device control

  20. Formulation of EPICS record naming conventions in J-PARC linac and RCS. Build process of unique and standardized name

    International Nuclear Information System (INIS)

    Fukuta, Shinpei; Kawase, Masato; Kikuzawa, Nobuhiro; Watanabe, Kazuhiko; Sakaki, Hironao; Takahashi, Hiroki

    2011-02-01

    J-PARC (Japan Proton Accelerator Research Complex) accelerator devices are controlled by the use of the software called EPICS (Experimental Physics and Industrial Control System). The unique name called an EPICS record is given to a control signal and data acquisition, Accelerator device control is achieved using the EPICS record. The requirement for the EPICS record name is 2 points; (1) no overlap of the EPICS record name, (2) the control contents can be easily imagined from the EPICS record name. To manage the EPICS record using relational database for the information management of the accelerator device in J-PARC, the naming structure is required so that a mechanical process can be performed easily. It was necessary to standardize the EPICS record name and the EPICS record structure to achieve these requirements. Therefore, we have formulated a guideline called 'EPICS record naming conventions' to decide to an EPICS record name uniquely and standardization. The abbreviated key word list of the accelerator devices and the control signal that compose the EPICS record name is appended to the EPICS record naming conventions. (author)

  1. The EPICS-based remote control system for muon beam line devices at J-PARC MUSE

    Science.gov (United States)

    Ito, T. U.; Nakahara, K.; Kawase, M.; Fujimori, H.; Kobayashi, Y.; Higemoto, W.; Miyake, Y.

    2010-04-01

    The remote control system for muon beam line devices of J-PARC MUSE has been developed with the Experimental Physics and Industrial Control System (EPICS). The EPICS input/output controller was installed in standard Linux PCs for slow control of the devices. Power supplies for 21 magnetic elements and four slit controllers for the decay-surface muon beam line in the Materials and Life Science Experimental Facility are now accessible via Ethernet from a graphical user interface which has been composed using the Motif Editor and Display Manger.

  2. A shared memory based interface of MARTe with EPICS for real-time applications

    International Nuclear Information System (INIS)

    Yun, Sangwon; Neto, André C.; Park, Mikyung; Lee, Sangil; Park, Kaprai

    2014-01-01

    Highlights: • We implemented a shared memory based interface of MARTe with EPICS. • We implemented an EPICS module supporting device and driver support. • We implemented an example EPICS IOC and CSS OPI for evaluation. - Abstract: The Multithreaded Application Real-Time executor (MARTe) is a multi-platform C++ middleware designed for the implementation of real-time control systems. It currently supports the Linux, Linux + RTAI, VxWorks, Solaris and MS Windows platforms. In the fusion community MARTe is being used at JET, COMPASS, ISTTOK, FTU and RFX in fusion [1]. The Experimental Physics and Industrial Control System (EPICS), a standard framework for the control systems in KSTAR and ITER, is a set of software tools and applications which provide a software infrastructure for use in building distributed control systems to operate devices. For a MARTe based application to cooperate with an EPICS based application, an interface layer between MARTe and EPICS is required. To solve this issue, a number of interfacing solutions have been proposed and some of them have been implemented. Nevertheless, a new approach is required to mitigate the functional limitations of existing solutions and to improve their performance for real-time applications. This paper describes the design and implementation of a shared memory based interface between MARTe and EPICS

  3. A shared memory based interface of MARTe with EPICS for real-time applications

    Energy Technology Data Exchange (ETDEWEB)

    Yun, Sangwon, E-mail: yunsw@nfri.re.kr [National Fusion Research Institute (NFRI), Gwahangno 169-148, Yuseong-Gu, Daejeon 305-806 (Korea, Republic of); Neto, André C. [Associação EURATOM/IST, Instituto de Plasmas e Fusão Nuclear, Instituto Superior Técnico, Universidade Técnica de Lisboa, P-1049-001 Lisboa (Portugal); Park, Mikyung; Lee, Sangil; Park, Kaprai [National Fusion Research Institute (NFRI), Gwahangno 169-148, Yuseong-Gu, Daejeon 305-806 (Korea, Republic of)

    2014-05-15

    Highlights: • We implemented a shared memory based interface of MARTe with EPICS. • We implemented an EPICS module supporting device and driver support. • We implemented an example EPICS IOC and CSS OPI for evaluation. - Abstract: The Multithreaded Application Real-Time executor (MARTe) is a multi-platform C++ middleware designed for the implementation of real-time control systems. It currently supports the Linux, Linux + RTAI, VxWorks, Solaris and MS Windows platforms. In the fusion community MARTe is being used at JET, COMPASS, ISTTOK, FTU and RFX in fusion [1]. The Experimental Physics and Industrial Control System (EPICS), a standard framework for the control systems in KSTAR and ITER, is a set of software tools and applications which provide a software infrastructure for use in building distributed control systems to operate devices. For a MARTe based application to cooperate with an EPICS based application, an interface layer between MARTe and EPICS is required. To solve this issue, a number of interfacing solutions have been proposed and some of them have been implemented. Nevertheless, a new approach is required to mitigate the functional limitations of existing solutions and to improve their performance for real-time applications. This paper describes the design and implementation of a shared memory based interface between MARTe and EPICS.

  4. Development of KOMAC Beam Monitoring System Using EPICS

    Energy Technology Data Exchange (ETDEWEB)

    Song, Young-Gi; Yun, Sang-Pil; Kim, Han-Sung; Kwon, Hyeok-Jung; Cho, Yong-Sub [Korea Atomic Energy Research Institute, Daejeon (Korea, Republic of)

    2014-10-15

    The beam loss signals must be digitized and the sampling has to be synchronized to a reference signal which is an external trigger for beam operation. The digitized data must be accessible by the Experimental Physics and Industrial Control System (EPICS)-based control system, which manages the whole accelerator control. In order to satisfy the requirement, an Input /Output Controller (IOC), which runs Linux on a CPU module with PCI express based Analog to Digital Converter (ADC) modules, has been adopted. An associated linux driver and EPICS device support module also have been developed. The IOC meets the requirements and the development and maintenance of the software for the IOC is considerably efficient. The data acquisition system running EPICS will be used in increasing phase of KOrea Multi-purpose Accelerator Complex (KOMAC) beam power. The beam monitoring system integrates BLM and BPM signals into control system and offers real-time data to operators. The IOC, which is implemented with Linux and PCI driver, has supported data acquisition as a very flexible solution.

  5. Development of KOMAC Beam Monitoring System Using EPICS

    International Nuclear Information System (INIS)

    Song, Young-Gi; Yun, Sang-Pil; Kim, Han-Sung; Kwon, Hyeok-Jung; Cho, Yong-Sub

    2014-01-01

    The beam loss signals must be digitized and the sampling has to be synchronized to a reference signal which is an external trigger for beam operation. The digitized data must be accessible by the Experimental Physics and Industrial Control System (EPICS)-based control system, which manages the whole accelerator control. In order to satisfy the requirement, an Input /Output Controller (IOC), which runs Linux on a CPU module with PCI express based Analog to Digital Converter (ADC) modules, has been adopted. An associated linux driver and EPICS device support module also have been developed. The IOC meets the requirements and the development and maintenance of the software for the IOC is considerably efficient. The data acquisition system running EPICS will be used in increasing phase of KOrea Multi-purpose Accelerator Complex (KOMAC) beam power. The beam monitoring system integrates BLM and BPM signals into control system and offers real-time data to operators. The IOC, which is implemented with Linux and PCI driver, has supported data acquisition as a very flexible solution

  6. Preliminary design and integration of EPICS operation interface for the Taiwan photon source

    International Nuclear Information System (INIS)

    Cheng, Y.S.; Jenny Chen; Chiu, P.C.; Kuo, C.H.; Liao, C.Y.; Hsu, K.T.; Wu, C.Y.

    2012-01-01

    The TPS (Taiwan Photon Source) is the latest generation 3 GeV synchrotron light source which has been in construction since 2010. The EPICS (Experimental Physics and Industrial Control System) framework is adopted as control system infrastructure for the TPS. The EPICS IOCs (Input Output Controller) and various database records have been gradually implemented to control and monitor available subsystems of the TPS at this moment. The subsystem includes timing, power supply, motion controller, miscellaneous Ethernet compliant devices etc. Through EPICS PVs (Process Variables) channel access, remote access I/O data via Ethernet interface can be observed by the usable graphical tool-kits, such as the EDM (Extensible Display Manager) and MATLAB. The operation interface mainly includes the function of setting, reading, save, restore and etc. Integration of operation interfaces will depend upon properties of each subsystem. In addition, the centralized management method is utilized to serve every client from file servers in order to maintain consistent versions of related EPICS files. (authors)

  7. EPICS-QT based graphical user interface for accelerator control

    International Nuclear Information System (INIS)

    Basu, A.; Singh, S.K.; Rosily, Sherry; Bhagwat, P.V.

    2016-01-01

    Particle accelerators and many industrial complex systems, require a robust and efficient control for its proper operation to achieve required beam quality, safety of its sub component and all working personnel. This control is executed via a graphical user interface through which an operator interacts with the accelerator to achieve the desired state of the machine and its output. Experimental Physics and Industrial Control System (EPICS) is a widely used control system framework in the field of accelerator control. It acts as a middle layer between field devices and graphic user interface used by the operator. Field devices can also be made EPICS compliant by using EPICS based software in that. On the other hand Qt is a C++ framework which is widely used for creating very professional looking and user friendly graphical component. In Low Energy High Intensity Proton Accelerator (LEHIPA), which is the first stage of the three stage Accelerator Driven System (ADS) program taken by Bhabha Atomic Research Centre (BARC), it is decided that EPICS will be used for controlling the accelerator and Qt will be used for developing the various Graphic User Interface (GUI) for operation and diagnostics. This paper discuss the work carried out to achieve this goal in LEHIPA

  8. Application study of EPICS-based redundant method for reactor control system

    International Nuclear Information System (INIS)

    Zhang Ning; Han Lifeng; Chen Yongzhong; Guo Bing; Yin Congcong

    2013-01-01

    In the reactor control system prototype development of TMSR (Thorium Molten Salt Reactor system, CAS) project, EPICS (Experimental Physics and Industrial Control System) is adopted as Instrument and Control software platform. For the aim of IOC (Input/Output Controller) redundancy and data synchronization of the system, the EPICS-based RMT (Redundancy Monitor Task ) software package and its data-synchronization component CCE (Continuous Control Executive) were introduced. By the development of related IOC driver, redundant switch-over control of server IOC was implemented. The method of redundancy implementation using RMT in server and redundancy performance test for power control system are discussed in this paper. (authors)

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

  10. EPICS V4 Evaluation for SNS Neutron Data

    Energy Technology Data Exchange (ETDEWEB)

    Kasemir, Kay [ORNL; Pearson, Matthew R [ORNL; Guyotte, Greg S [ORNL

    2015-01-01

    Version 4 of the Experimental Physics and Industrial Control System (EPICS) toolkit allows defining application-specific structured data types (pvData) and offers a network protocol for their efficient exchange (pvAccess). We evaluated V4 for the transport of neutron events from the detectors of the Spallation Neutron Source (SNS) to data acquisition and experiment monitoring systems. This includes the comparison of possible data structures, performance tests, and experience using V4 in production on a beam line.

  11. Study of 3D visualization of fast active reflector based on openGL and EPICS

    International Nuclear Information System (INIS)

    Luo Mingcheng; Wu Wenqing; Liu Jiajing; Tang Pengyi; Wang Jian

    2014-01-01

    Active Reflector is the one of the innovations of Five hundred meter Aperture Spherical Telescope (FAST). Its performance will influence the performance of whole telescope and for display all status of ARS in real time, the EPICS (Experimental Physics and Industrial Control System) is used to develop the control system of ARS and virtual 3D technology-OpenGL is used to visualize the status. For the real-time performance of EPICS, the status visualization is also display in real time for users to improve the efficiency of telescope observing. (authors)

  12. Implementation of EPICS based vacuum control system for variable energy cyclotron centre, Kolkata

    Science.gov (United States)

    Roy, Anindya; Bhole, R. B.; Nandy, Partha P.; Yadav, R. C.; Pal, Sarbajit; Roy, Amitava

    2015-03-01

    The vacuum system of the Room Temperature (K = 130) Cyclotron of Variable Energy Cyclotron Centre is comprised of vacuum systems of main machine and Beam Transport System. The vacuum control system is upgraded to a PLC based Automated system from the initial relay based Manual system. The supervisory control of the vacuum system is implemented in Experimental Physics and Industrial Control System (EPICS). An EPICS embedded ARM based vacuum gauge controller is developed to mitigate the requirement of vendor specific gauge controller for gauges and also for seamless integration of the gauge controllers with the control system. A set of MS-Windows ActiveX components with embedded EPICS Channel Access interface are developed to build operator interfaces with less complex programming and to incorporate typical Windows feature, e.g., user authentication, file handling, better fonts, colors, mouse actions etc. into the operator interfaces. The control parameters, monitoring parameters, and system interlocks of the system are archived in MySQL based EPICS MySQL Archiver developed indigenously. In this paper, we describe the architecture, the implementation details, and the performance of the system.

  13. Implementation of EPICS based vacuum control system for variable energy cyclotron centre, Kolkata

    Energy Technology Data Exchange (ETDEWEB)

    Roy, Anindya, E-mail: r-ani@vecc.gov.in; Bhole, R. B.; Nandy, Partha P.; Yadav, R. C.; Pal, Sarbajit; Roy, Amitava [Variable Energy Cyclotron Centre, 1/AF Bidhan Nagar, Kolkata 700064 (India)

    2015-03-15

    The vacuum system of the Room Temperature (K = 130) Cyclotron of Variable Energy Cyclotron Centre is comprised of vacuum systems of main machine and Beam Transport System. The vacuum control system is upgraded to a PLC based Automated system from the initial relay based Manual system. The supervisory control of the vacuum system is implemented in Experimental Physics and Industrial Control System (EPICS). An EPICS embedded ARM based vacuum gauge controller is developed to mitigate the requirement of vendor specific gauge controller for gauges and also for seamless integration of the gauge controllers with the control system. A set of MS-Windows ActiveX components with embedded EPICS Channel Access interface are developed to build operator interfaces with less complex programming and to incorporate typical Windows feature, e.g., user authentication, file handling, better fonts, colors, mouse actions etc. into the operator interfaces. The control parameters, monitoring parameters, and system interlocks of the system are archived in MySQL based EPICS MySQL Archiver developed indigenously. In this paper, we describe the architecture, the implementation details, and the performance of the system.

  14. Implementation of EPICS based vacuum control system for variable energy cyclotron centre, Kolkata

    International Nuclear Information System (INIS)

    Roy, Anindya; Bhole, R. B.; Nandy, Partha P.; Yadav, R. C.; Pal, Sarbajit; Roy, Amitava

    2015-01-01

    The vacuum system of the Room Temperature (K = 130) Cyclotron of Variable Energy Cyclotron Centre is comprised of vacuum systems of main machine and Beam Transport System. The vacuum control system is upgraded to a PLC based Automated system from the initial relay based Manual system. The supervisory control of the vacuum system is implemented in Experimental Physics and Industrial Control System (EPICS). An EPICS embedded ARM based vacuum gauge controller is developed to mitigate the requirement of vendor specific gauge controller for gauges and also for seamless integration of the gauge controllers with the control system. A set of MS-Windows ActiveX components with embedded EPICS Channel Access interface are developed to build operator interfaces with less complex programming and to incorporate typical Windows feature, e.g., user authentication, file handling, better fonts, colors, mouse actions etc. into the operator interfaces. The control parameters, monitoring parameters, and system interlocks of the system are archived in MySQL based EPICS MySQL Archiver developed indigenously. In this paper, we describe the architecture, the implementation details, and the performance of the system

  15. Development of EPICS channel access embedded ActiveX components for GUI development

    International Nuclear Information System (INIS)

    Roy, A.; Bhole, R.B.; Pal, S.

    2012-01-01

    The paper describes the integration of Experimental Physics and Industrial Control System (EPICS) Channel Access (CA) protocol and Microsoft ActiveX technology towards developing a generalize operator interface (OPI) building facility for Windows platform. EPICS is used as the development architecture of the control system in Superconducting Cyclotron (SCC). Considering the operators' familiarity and compatibility with third party software, it was decided to use MS-Windows platform at operator interface level in SCC during commission. Microsoft Visual Basic (VB) is used on trial basis as OPI building platform to incorporate user specific features e.g. file system access for data storage and analysis, user authentication at OPI level etc. A set of EPICS Channel Access embedded ActiveX components is developed to ease the programming complexity and reduce developmental time of the OPI for Windows platform. OPIs, developed using these components and containing hundreds of process parameters, are being used reliably over a considerable period of time. (author)

  16. The Experimental Projectile Impact Chamber (EPIC) at Centro de Astrobiología, Spain: Reproducibility and verification of scaling relations.

    Science.gov (United States)

    Ormö, J.; Wünnemann, K.; Collins, G.; Melero Asensio, I.

    2012-09-01

    The Experimental Projectile Impact Chamber (EPIC) consists of a 20.5mm caliber, compressed gas gun and a 7m wide test bed. It is possible to vary the projectile size and density, the velocity up to about 5001n/"s, the impact angle. and the target composition. The EPIC is especially designed for the analysis of impacts into unconsolidated and liquid targets. i.e. allowing the use of gravity scaling. The general objective with the EPIC is to analyze the cratering and modification processes at wet-target (e.g. marinle) impacts. We have carried out 14 shots into dry sand targets with two projectile compositions (light and weak; heavy and strong), at two impact angles. at three impact velocities, and in both quarter-space and half- space geometries. We recorded the impacts with a high-speed camera and compared the results with numerical simulations using iSALE. The evaluation demonstrated that there are noticeable differences between the results from the two projectile types, but that the crater dimensions are consistent with scaling laws based on other impact experiments [1]. This proves the usefulness of the EPIC in the analysis of natural impacts.

  17. EPICS release 3.11 specific documentation -- EPICS release notes for 3.11

    International Nuclear Information System (INIS)

    1994-01-01

    EPICS release 3.11 is now ready for user testing. A person who wants to set up a simplified application environment to boot an IOC and create databases using R3.11 should follow the directions in Appendix B, page 27, of the EPICS Source/Release Control Manual, Sept. 20, 1993. The R3.11 EPICS path at ANL/APS is /net/phebos/epics/R3.11 so the command to get the new release is /net/phebos/epics/R3.11/Unix/share/bin/getrel /net/phebos/epics/R3.11. An existing R3.8 short form report can be copied to this new directory and used to create a database. ANL/APS is currently testing an Application Developers Source/Release control system. It is not yet ready for general distribution. Attached are the EPICS R3.11 release notes

  18. EPICS based control system for cryogenic plant at VECC

    International Nuclear Information System (INIS)

    Panda, Umashankar; Pal, Sandip; Mandal, Anupam; Dey, Ranadhir

    2012-01-01

    Cryogenic Plant of Variable Energy Cyclotron Centre consists of two Helium refrigerators (250W and 415W at the rate 4.5K), valve box with sub-cooler and associated sub systems like pure gas storage, helium purifier and impure gas recovery etc. The system also consists of 3.1K liters of liquid Nitrogen (LN 2 ) storage and delivery system. Many of the systems are procured from different suppliers and some are also developed in house. Due to the variety of systems and suppliers the control philosophy, communication protocols and component is also different. So the Supervisory control and data acquisition (SCADA) module has to be such that it can take care of the variance and bring everything into a common control platform. To solve this purpose EPICS (Experimental Physics and Industrial Control System) architecture has been adopted. EPICS is having the advantage of being open source, flexible and unlimited as compared to the commercial SCADA packages. (author)

  19. An autonomous observation and control system based on EPICS and RTS2 for Antarctic telescopes

    Science.gov (United States)

    Zhang, Guang-yu; Wang, Jian; Tang, Peng-yi; Jia, Ming-hao; Chen, Jie; Dong, Shu-cheng; Jiang, Fengxin; Wu, Wen-qing; Liu, Jia-jing; Zhang, Hong-fei

    2016-01-01

    For unattended telescopes in Antarctic, the remote operation, autonomous observation and control are essential. An EPICS-(Experimental Physics and Industrial Control System) and RTS2-(Remote Telescope System, 2nd Version) based autonomous observation and control system with remoted operation is introduced in this paper. EPICS is a set of open source software tools, libraries and applications developed collaboratively and used worldwide to create distributed soft real-time control systems for scientific instruments while RTS2 is an open source environment for control of a fully autonomous observatory. Using the advantage of EPICS and RTS2, respectively, a combined integrated software framework for autonomous observation and control is established that use RTS2 to fulfil the function of astronomical observation and use EPICS to fulfil the device control of telescope. A command and status interface for EPICS and RTS2 is designed to make the EPICS IOC (Input/Output Controller) components integrate to RTS2 directly. For the specification and requirement of control system of telescope in Antarctic, core components named Executor and Auto-focus for autonomous observation is designed and implemented with remote operation user interface based on browser-server mode. The whole system including the telescope is tested in Lijiang Observatory in Yunnan Province for practical observation to complete the autonomous observation and control, including telescope control, camera control, dome control, weather information acquisition with the local and remote operation.

  20. Design and application of an EPICS compatible slow plant system controller in J-TEXT tokamak

    Energy Technology Data Exchange (ETDEWEB)

    Zhang, J.; Zhang, M. [State Key Laboratory of Advanced Electromagnetic Engineering and Technology, Huazhong University of Science and Technology, Wuhan 430074 (China); College of Electrical and Electronic Engineering, Huazhong University of Science and Technology, Wuhan 430074 (China); Zheng, W., E-mail: zhengwei@hust.edu.cn [State Key Laboratory of Advanced Electromagnetic Engineering and Technology, Huazhong University of Science and Technology, Wuhan 430074 (China); College of Electrical and Electronic Engineering, Huazhong University of Science and Technology, Wuhan 430074 (China); Zhuang, G.; Ding, T. [State Key Laboratory of Advanced Electromagnetic Engineering and Technology, Huazhong University of Science and Technology, Wuhan 430074 (China); College of Electrical and Electronic Engineering, Huazhong University of Science and Technology, Wuhan 430074 (China)

    2014-05-15

    Highlights: • Underlying functionalities are encapsulated into plug-and-play modules. • The slow controller is EPICS compatible. • The slow controller can work as PSH. - Abstract: J-TEXT tokamak has recently implemented J-TEXT COntrol, Data Access and Communication (CODAC) system on the principle of ITER CODAC. The control network in J-TEXT CODAC system is based on Experimental Physics and Industrial Control System (EPICS). However, former slow plant system controllers in J-TEXT did not support EPICS. Therefore, J-TEXT has designed an EPICS compatible slow controller. And moreover, the slow controller also acts the role of Plant System Host (PSH), which helps non-EPICS controllers to keep working in J-TEXT CODAC system. The basic functionalities dealing with user defined tasks have been modularized into driver or plug-in modules, which are plug-and-play and configured with XML files according to specific control task. In this case, developers are able to implement various kinds of control tasks with these reusable modules, regardless of how the lower-lever functions are implemented, and mainly focusing on control algorithm. And it is possible to develop custom-built modules by themselves. This paper presents design of the slow controller. Some applications of the slow controller have been deployed in J-TEXT, and will be introduced in this paper.

  1. Design and application of an EPICS compatible slow plant system controller in J-TEXT tokamak

    International Nuclear Information System (INIS)

    Zhang, J.; Zhang, M.; Zheng, W.; Zhuang, G.; Ding, T.

    2014-01-01

    Highlights: • Underlying functionalities are encapsulated into plug-and-play modules. • The slow controller is EPICS compatible. • The slow controller can work as PSH. - Abstract: J-TEXT tokamak has recently implemented J-TEXT COntrol, Data Access and Communication (CODAC) system on the principle of ITER CODAC. The control network in J-TEXT CODAC system is based on Experimental Physics and Industrial Control System (EPICS). However, former slow plant system controllers in J-TEXT did not support EPICS. Therefore, J-TEXT has designed an EPICS compatible slow controller. And moreover, the slow controller also acts the role of Plant System Host (PSH), which helps non-EPICS controllers to keep working in J-TEXT CODAC system. The basic functionalities dealing with user defined tasks have been modularized into driver or plug-in modules, which are plug-and-play and configured with XML files according to specific control task. In this case, developers are able to implement various kinds of control tasks with these reusable modules, regardless of how the lower-lever functions are implemented, and mainly focusing on control algorithm. And it is possible to develop custom-built modules by themselves. This paper presents design of the slow controller. Some applications of the slow controller have been deployed in J-TEXT, and will be introduced in this paper

  2. RIO EPICS device support application case study on an ion source control system (ISHP)

    Energy Technology Data Exchange (ETDEWEB)

    Sanz, Diego [UPM – Universidad Politécnica de Madrid, Madrid (Spain); Ruiz, Mariano, E-mail: mariano.ruiz@upm.es [UPM – Universidad Politécnica de Madrid, Madrid (Spain); Eguiraun, Mikel [Department of Electricity and Electronic, Faculty of Science and Technology, University of Basque Country, Bilbao (Spain); Arredondo, Iñigo [ESS Bilbao Consortium, Zamudio (Spain); Badillo, Inari; Jugo, Josu [Department of Electricity and Electronic, Faculty of Science and Technology, University of Basque Country, Bilbao (Spain); Vega, Jesús; Castro, Rodrigo [Asociación EURATOM/CIEMAT, Madrid (Spain)

    2015-10-15

    Highlights: • A use case example of RIO/FlexRIO design methodology is described. • Ion source device is controlled and monitored by means EPICS IOCs. • NIRIO EPICS device support demonstrates that is able to manage RIO devices. • Easy and fast deployment is possible using RIO/FlexRIO design methodology using NIRIO-EDS. • RIO/FlexRIO technology and EPICS are a good combination for support large scale experiments in fusion environments. - Abstract: Experimental Physics and Industrial Control System (EPICS) is a software tool that during last years has become relevant as a main framework to deploy distributed control systems in large scientific environments. At the moment, ESS Bilbao uses this middleware to perform the control of their Ion Source Hydrogen Positive (ISHP) project. The implementation of the control system was based on: PXI Real Time controllers using the LabVIEW-RT and LabVIEW-EPICS tools; and RIO devices based on Field-Programmable Gate Array (FPGA) technology. Intended to provide a full compliant EPICS IOCs for RIO devices and to avoid additional efforts on the system maintainability, a migration of the current system to a derivative Red Hat Linux (CentOS) environment has been conducted. This paper presents a real application case study for using the NIRIO EPICS device support (NIRIO-EDS) to give support to the ISHP. Although RIO FPGA configurations are particular solutions for ISHP performance, the NIRIO-EDS has permitted the control and monitoring of devices by applying a well-defined design methodology into the previous FPGA configuration for RIO/FlexRIO devices. This methodology has permitted a fast and easy deployment for the new robust, scalable and maintainable software to support RIO devices into the ISHP control architecture.

  3. EPICS Controlled Collimator for Controlling Beam Sizes in HIPPO

    Energy Technology Data Exchange (ETDEWEB)

    Napolitano, Arthur Soriano [Los Alamos National Lab. (LANL), Los Alamos, NM (United States); Vogel, Sven C. [Los Alamos National Lab. (LANL), Los Alamos, NM (United States)

    2017-08-03

    Controlling the beam spot size and shape in a diffraction experiment determines the probed sample volume. The HIPPO - High-Pressure-Preferred Orientation– neutron time-offlight diffractometer is located at the Lujan Neutron Scattering Center in Los Alamos National Laboratories. HIPPO characterizes microstructural parameters, such as phase composition, strains, grain size, or texture, of bulk (cm-sized) samples. In the current setup, the beam spot has a 10 mm diameter. Using a collimator, consisting of two pairs of neutron absorbing boron-nitride slabs, horizontal and vertical dimensions of a rectangular beam spot can be defined. Using the HIPPO robotic sample changer for sample motion, the collimator would enable scanning of e.g. cylindrical samples along the cylinder axis by probing slices of such samples. The project presented here describes implementation of such a collimator, in particular the motion control software. We utilized the EPICS (Experimental Physics Interface and Control System) software interface to integrate the collimator control into the HIPPO instrument control system. Using EPICS, commands are sent to commercial stepper motors that move the beam windows.

  4. EPICS Application Based on RTEMS

    International Nuclear Information System (INIS)

    Shi Haoli; Wang Chunhong; Tang Jingyu

    2009-01-01

    At present, in the accelerator field all over the world, the control system is established with EPICS, which is a configuration software package based on Ethernet and distributed control system. Early version of EPICS was developed based on VxWorks. Now, EPICS international collaboration group is dedicating to supporting open source, free RTEMS, and extending RTEMS into the newer version of EPICS3.14. The paper illustrates the development, characteristic of RTEMS, compares the performances of several ordinary RTOS, builds RTEMS operating system based on MVME5500, and finally presents an EPICS application example on RTEMS. (authors)

  5. Challenges in Comparative Oral Epic

    Directory of Open Access Journals (Sweden)

    John Miles Foley

    2012-10-01

    Full Text Available Originally written in 2001 and subsequently published in China, this collaborative essay explores five questions central to comparative oral epic with regard to Mongolian, South Slavic, ancient Greek, and Old English traditions: “What is a poem in oral epic tradition?” “What is a typical scene or theme in oral epic tradition?” “What is a poetic line in oral epic tradition?” “What is a formula in an oral epic tradition?” “What is the register in oral epic poetry?” Now available for the first time in English, this essay reflects a foundational stage of what has become a productive and long-term collaboration between the Center for Studies in Oral Tradition and the Institute of Ethnic Literature of the Chinese Academy of Social Sciences.

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

    Science.gov (United States)

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

    2011-12-01

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

  7. Implementation of KoHLT-EB DAQ System using compact RIO with EPICS

    Energy Technology Data Exchange (ETDEWEB)

    Chang, Dae-Sik; Kim, Suk-Kwon; Lee, Dong Won [Korea Atomic Energy Research Institute, Daejeon (Korea, Republic of); Cho, Seungyon [National Fusion Research Institute, Daejeon (Korea, Republic of)

    2016-10-15

    EPICS (Experimental Physics and Industrial Control System) is a collection of software tools collaboratively developed which can be integrated to provide a comprehensive and scalable control system. Currently there is an increase in use of such systems in large Physics experiments like KSTAR, ITER and DAIC (Daejeon Accelerator Ion Complex). The Korean heat load test facility (KoHLT-EB) was installed at KAERI. This facility is utilized for a qualification test of the plasma facing component (PFC) for the ITER first wall and DEMO divertor, and the thermo-hydraulic experiments. The existing data acquisition device was Agilent 34980A multifunction switch and measurement unit and controlled by Agilent VEE. In the present paper, we report the EPICS based newly upgraded KoHLT-EB DAQ system which is the advanced data acquisition system using FPGA-based reconfigurable DAQ devices like compact RIO. The operator interface of KoHLT-EB DAQ system is composed of Control-System Studio (CSS) and another server is able to archive the related data using the standalone archive tool and the archiveviewer can retrieve that data at any time in the infra-network.

  8. Extrasolar Planetary Imaging Coronagraph (EPIC)

    Science.gov (United States)

    Clampin, Mark

    2009-01-01

    The Extrasolar Planetary Imaging Coronagraph (EPIC) is a proposed NASA Exoplanet Probe mission to image and characterize extrasolar giant planets. EPIC will provide insights into the physical nature and architecture of a variety of planets in other solar systems. Initially, it will detect and characterize the atmospheres of planets identified by radial velocity surveys, determine orbital inclinations and masses and characterize the atmospheres around A and F type stars which cannot be found with RV techniques. It will also observe the inner spatial structure of exozodiacal disks. EPIC has a heliocentric Earth trailing drift-away orbit, with a 5 year mission lifetime. The robust mission design is simple and flexible ensuring mission success while minimizing cost and risk. The science payload consists of a heritage optical telescope assembly (OTA), and visible nulling coronagraph (VNC) instrument. The instrument achieves a contrast ratio of 10^9 over a 5 arcsecond field-of-view with an unprecedented inner working angle of 0.13 arcseconds over the spectral range of 440-880 nm. The telescope is a 1.65 meter off-axis Cassegrain with an OTA wavefront error of lambda/9, which when coupled to the VNC greatly reduces the requirements on the large scale optics.

  9. Soft real-time EPICS extensions for fast control: A case study applied to a TCV equilibrium algorithm

    International Nuclear Information System (INIS)

    Castro, R.; Romero, J.A.; Vega, J.; Nieto, J.; Ruiz, M.; Sanz, D.; Barrera, E.; De Arcas, G.

    2014-01-01

    Highlights: • Implementation of a soft real-time control system based on EPICS technology. • High data throughput system control implementation. • GPU technology applied to fast control. • EPICS fast control based solution. • Fast control and data acquisition in Linux. - Abstract: For new control systems development, ITER distributes CODAC Core System that is a software package based on Linux RedHat, and includes EPICS (Experimental Physics and Industrial Control System) as software control system solution. EPICS technology is being widely used for implementing control systems in research experiments and it is a very well tested technology, but presents important lacks to meet fast control requirements. To manage and process massive amounts of acquired data, EPICS requires additional functions such as: data block oriented transmissions, links with speed-optimized data buffers and synchronization mechanisms not based on system interruptions. This EPICS limitation turned out clearly during the development of the Fast Plant System Controller Prototype for ITER based on PXIe platform. In this work, we present a solution that, on the one hand, is completely compatible and based on EPCIS technology, and on the other hand, extends EPICS technology for implementing high performance fast control systems with soft-real time characteristics. This development includes components such as: data acquisition, processing, monitoring, data archiving, and data streaming (via network and shared memory). Additionally, it is important to remark that this system is compatible with multiple Graphics Processing Units (GPUs) and is able to integrate MatLab code through MatLab engine connections. It preserves EPICS modularity, enabling system modification or extension with a simple change of configuration, and finally it enables parallelization based on data distribution to different processing components. With the objective of illustrating the presented solution in an actual

  10. EPICS V4 expands support to physics application, data acquisition, and data analysis

    International Nuclear Information System (INIS)

    Dalesio, L.; Carcassi, G.; Kraimer, M.R.; Malitsky, N.; Shen, G.; Davidsaver, M.; Lange, R.; Sekoranja, M.; Rowland, J.; White, G.; Korhonen, T.

    2012-01-01

    EPICS version 4 extends the functionality of version 3 by providing the ability to define, transport, and introspect composite data types. Version 3 provided a set of process variables and a data protocol that adequately defined scalar data along with an atomic set of attributes. While remaining backward compatible, Version 4 is able to easily expand this set with a data protocol capable of exchanging complex data types and parameterized data requests. Additionally, a group of engineers defined reference types for some applications in this environment. The goal of this work is to define a narrow interface with the minimal set of data types needed to support a distributed architecture for physics applications, data acquisition, and data analysis. (authors)

  11. Calibration of the DSCOVR EPIC Visible and NIR Channels using MODIS Terra and Aqua Data and EPIC Lunar Observations

    Science.gov (United States)

    Geogdzhayev, Igor V.; Marshak, Alexander

    2018-01-01

    The unique position of the Deep Space Climate Observatory (DSCOVR) Earth Polychromatic Imaging Camera (EPIC) at the Lagrange 1 point makes an important addition to the data from currently operating low Earth orbit observing instruments. EPIC instrument does not have an onboard calibration facility. One approach to its calibration is to compare EPIC observations to the measurements from polar-orbiting radiometers. Moderate Resolution Imaging Spectroradiometer (MODIS) is a natural choice for such comparison due to its well-established calibration record and wide use in remote sensing. We use MODIS Aqua and Terra L1B 1km reflectances to infer calibration coefficients for four EPIC visible and NIR channels: 443, 551, 680 and 780 nm. MODIS and EPIC measurements made between June 2015 and 2016 are employed for comparison. We first identify favorable MODIS pixels with scattering angle matching temporarily collocated EPIC observations. Each EPIC pixel is then spatially collocated to a subset of the favorable MODIS pixels within 25 km radius. Standard deviation of the selected MODIS pixels as well as of the adjacent EPIC pixels is used to find the most homogeneous scenes. These scenes are then used to determine calibration coefficients using a linear regression between EPIC counts/sec and reflectances in the close MODIS spectral channels. We present thus inferred EPIC calibration coefficients and discuss sources of uncertainties. The lunar EPIC observations are used to calibrate EPIC O2 absorbing channels (688 and 764 nm), assuming that there is a small difference between moon reflectances separated by approx.10 nm in wavelength provided the calibration factors of the red (680 nm) and near-IR (780 nm) are known from comparison between EPIC and MODIS.

  12. Using EPICS enabled industrial hardware for upgrading control systems

    International Nuclear Information System (INIS)

    Bjorkland, Eric A.; Veeramani, Arun; Debelle, Thierry

    2009-01-01

    Los Alamos National Laboratory has been working with National Instruments (NI) and Cosy lab to implement EPICS Input Output Controller (IOC) software that runs directly on NI CompactRIO Real Time Controller (RTC) and communicates with NI LabVIEW through a shared memory interface. In this presentation, we will discuss our current progress in upgrading the control system at the Los Alamos Neutron Science Centre (LANSCE) and what we have learned about integrating CompactRIO into large experimental physics facilities. We will also discuss the implications of using Channel Access Server for LabVIEW which will enable more commercial hardware platforms to be used in upgrading existing facilities or in commissioning new ones.

  13. Calibration of the DSCOVR EPIC visible and NIR channels using MODIS Terra and Aqua data and EPIC lunar observations

    Directory of Open Access Journals (Sweden)

    I. V. Geogdzhayev

    2018-01-01

    Full Text Available The unique position of the Deep Space Climate Observatory (DSCOVR Earth Polychromatic Imaging Camera (EPIC at the Lagrange 1 point makes an important addition to the data from currently operating low Earth orbit observing instruments. EPIC instrument does not have an onboard calibration facility. One approach to its calibration is to compare EPIC observations to the measurements from polar-orbiting radiometers. Moderate Resolution Imaging Spectroradiometer (MODIS is a natural choice for such comparison due to its well-established calibration record and wide use in remote sensing. We use MODIS Aqua and Terra L1B 1 km reflectances to infer calibration coefficients for four EPIC visible and NIR channels: 443, 551, 680 and 780 nm. MODIS and EPIC measurements made between June 2015 and 2016 are employed for comparison. We first identify favorable MODIS pixels with scattering angle matching temporarily collocated EPIC observations. Each EPIC pixel is then spatially collocated to a subset of the favorable MODIS pixels within 25 km radius. Standard deviation of the selected MODIS pixels as well as of the adjacent EPIC pixels is used to find the most homogeneous scenes. These scenes are then used to determine calibration coefficients using a linear regression between EPIC counts s−1 and reflectances in the close MODIS spectral channels. We present thus inferred EPIC calibration coefficients and discuss sources of uncertainties. The lunar EPIC observations are used to calibrate EPIC O2 absorbing channels (688 and 764 nm, assuming that there is a small difference between moon reflectances separated by  ∼  10 nm in wavelength and provided the calibration factors of the red (680 nm and NIR (780 nm are known from comparison between EPIC and MODIS.

  14. A study of some features of the ultra high vacuum systems for EPIC

    International Nuclear Information System (INIS)

    Elsey, R.J.; Bennett, J.R.J.; Dossett, A.J.

    1977-01-01

    This report covers the experimental work carried out towards the development of the ultra high vacuum for the proposed electron positron storage ring, EPIC. Experiments included outgassing tests on samples of materials and pump-down tests on full scale aluminium vessels. The effect of baking was investigated. The approval of the similar machine PETRA at Hamburg and the subsequent withdrawal of the EPIC proposal in October 1975 curtailed the vacuum work. The experiments reported here are therefore incomplete, but nevertheless proved useful in showing that there should have been no major problems with building the vacuum system for EPIC. (author)

  15. Use of EPICS and Python technology for the development of a computational toolkit for high heat flux testing of plasma facing components

    Energy Technology Data Exchange (ETDEWEB)

    Sugandhi, Ritesh, E-mail: ritesh@ipr.res.in; Swamy, Rajamannar, E-mail: rajamannar@ipr.res.in; Khirwadkar, Samir, E-mail: sameer@ipr.res.in

    2016-11-15

    Highlights: • An integrated approach to software development for computational processing and experimental control. • Use of open source, cross platform, robust and advanced tools for computational code development. • Prediction of optimized process parameters for critical heat flux model. • Virtual experimentation for high heat flux testing of plasma facing components. - Abstract: The high heat flux testing and characterization of the divertor and first wall components are a challenging engineering problem of a tokamak. These components are subject to steady state and transient heat load of high magnitude. Therefore, the accurate prediction and control of the cooling parameters is crucial to prevent burnout. The prediction of the cooling parameters is based on the numerical solution of the critical heat flux (CHF) model. In a test facility for high heat flux testing of plasma facing components (PFC), the integration of computations and experimental control is an essential requirement. Experimental physics and industrial control system (EPICS) provides powerful tools for steering controls, data simulation, hardware interfacing and wider usability. Python provides an open source alternative for numerical computations and scripting. We have integrated these two open source technologies to develop a graphical software for a typical high heat flux experiment. The implementation uses EPICS based tools namely IOC (I/O controller) server, control system studio (CSS) and Python based tools namely Numpy, Scipy, Matplotlib and NOSE. EPICS and Python are integrated using PyEpics library. This toolkit is currently under operation at high heat flux test facility at Institute for Plasma Research (IPR) and is also useful for the experimental labs working in the similar research areas. The paper reports the software architectural design, implementation tools and rationale for their selection, test and validation.

  16. Use of EPICS and Python technology for the development of a computational toolkit for high heat flux testing of plasma facing components

    International Nuclear Information System (INIS)

    Sugandhi, Ritesh; Swamy, Rajamannar; Khirwadkar, Samir

    2016-01-01

    Highlights: • An integrated approach to software development for computational processing and experimental control. • Use of open source, cross platform, robust and advanced tools for computational code development. • Prediction of optimized process parameters for critical heat flux model. • Virtual experimentation for high heat flux testing of plasma facing components. - Abstract: The high heat flux testing and characterization of the divertor and first wall components are a challenging engineering problem of a tokamak. These components are subject to steady state and transient heat load of high magnitude. Therefore, the accurate prediction and control of the cooling parameters is crucial to prevent burnout. The prediction of the cooling parameters is based on the numerical solution of the critical heat flux (CHF) model. In a test facility for high heat flux testing of plasma facing components (PFC), the integration of computations and experimental control is an essential requirement. Experimental physics and industrial control system (EPICS) provides powerful tools for steering controls, data simulation, hardware interfacing and wider usability. Python provides an open source alternative for numerical computations and scripting. We have integrated these two open source technologies to develop a graphical software for a typical high heat flux experiment. The implementation uses EPICS based tools namely IOC (I/O controller) server, control system studio (CSS) and Python based tools namely Numpy, Scipy, Matplotlib and NOSE. EPICS and Python are integrated using PyEpics library. This toolkit is currently under operation at high heat flux test facility at Institute for Plasma Research (IPR) and is also useful for the experimental labs working in the similar research areas. The paper reports the software architectural design, implementation tools and rationale for their selection, test and validation.

  17. GDA and EPICS: working in unison for science driven data acquisition and control at Diamond light source

    International Nuclear Information System (INIS)

    Gibbons, E.P.; Heron, M.T.; Rees, N.P.

    2012-01-01

    Diamond Light Source has recently received funding for an additional 10 photon beamlines, bringing the total to 32 beamlines and around 40 end-stations. These all use EPICS (Experimental Physics and Industrial Control System) for the control of the underlying instrumentation associated with photon delivery, the experiment and most of the data acquisition hardware. For the scientific users Diamond has developed the Generic Data Acquisition (GDA) application framework to provide a consistent science interface across all beamlines. While each application is customized to the science of its beamline, all applications are built from the framework and predominantly interface to the underlying instrumentation through the EPICS abstraction. We will describe the complete system, illustrate how it can be configured for a specific beamline application, and how other synchrotrons are, and can, adapt these tools for their needs. (authors)

  18. Development of EPICS Input Output Controller and User Interface for the PEFP Low Level RF Control System

    International Nuclear Information System (INIS)

    Song, Young Gi; Kim, Han Sung; Seol, Kyung Tae; Kwon, Hyeok Jung; Cho, Yong Sub

    2010-01-01

    The Low-Level RF (LLRF) control system of the Proton Engineering Frontier Project (PEFP) was developed for handling the driving frequency for Quadrupole (RFQ) and the Draft Tube Linac (DTL) cavities in 2006. The RF amplitude and phase of the accelerating field were controlled within 1% and 1 degree by stability requirements, respectively. Operators have been using the LLRF control system under the windows based text console mode as an operator interface. The LLRF control system could not be integrated with Experimental Physics Industrial Control System (EPICS) Input Output Controllers (IOC) for each subsection of PEFP facility. The main objective of this study is to supply operators of the LLRF control system with user friendly and convenient operating environment. The new LLRF control system is composed of a Verse Module Eurocard (VME) baseboard, a PCI Mezzanine Card (PMC), Board Support Package (BSP), EPICS software tool and a Real-Time Operating System (RTOS) VxWorks. A test with a dummy cavity of the new LLRF control system shows that operators can control and monitor operation parameters for a desired feedback action by using EPICS Channel Access (CA).

  19. Development of EPICS Input Output Controller and User Interface for the PEFP Low Level RF Control System

    Energy Technology Data Exchange (ETDEWEB)

    Song, Young Gi; Kim, Han Sung; Seol, Kyung Tae; Kwon, Hyeok Jung; Cho, Yong Sub [Korea Atomic Energy Research Institute, Daejeon (Korea, Republic of)

    2010-05-15

    The Low-Level RF (LLRF) control system of the Proton Engineering Frontier Project (PEFP) was developed for handling the driving frequency for Quadrupole (RFQ) and the Draft Tube Linac (DTL) cavities in 2006. The RF amplitude and phase of the accelerating field were controlled within 1% and 1 degree by stability requirements, respectively. Operators have been using the LLRF control system under the windows based text console mode as an operator interface. The LLRF control system could not be integrated with Experimental Physics Industrial Control System (EPICS) Input Output Controllers (IOC) for each subsection of PEFP facility. The main objective of this study is to supply operators of the LLRF control system with user friendly and convenient operating environment. The new LLRF control system is composed of a Verse Module Eurocard (VME) baseboard, a PCI Mezzanine Card (PMC), Board Support Package (BSP), EPICS software tool and a Real-Time Operating System (RTOS) VxWorks. A test with a dummy cavity of the new LLRF control system shows that operators can control and monitor operation parameters for a desired feedback action by using EPICS Channel Access (CA).

  20. The CEBAF accelerator control system: migrating from a TACL to an EPICS based system

    International Nuclear Information System (INIS)

    Watson, W.A. III; Barker, David; Bickley, Matthew; Gupta, Pratik; Johnson, R.P.

    1994-01-01

    CEBAF is in the process of migrating its accelerator and experimental hall control systems to one based upon EPICS, a control system toolkit developed by a collaboration among several DOE laboratories in the US. The new system design interfaces existing CAMAC hardware via a CAMAC serial highway to VME-based I/O controllers running the EPICS software; future additions and upgrades will for the most part go directly into VME. The decision to use EPICS followed difficulties in scaling the CEBAF-developed TACL system to full machine operation. TACL and EPICS share many design concepts, facilitating the conversion of software from one toolkit to the other. In particular, each supports graphical entry of algorithms built up from modular code, graphical displays with a display editor, and a client-server architecture with name-based I/O. During the migration, TACL and EPICS will interoperate through a socket-based I/O gateway. As part of a collaboration with other laboratories, CEBAF will add relational database support for system management and high level applications support. Initial experience with EPICS is presented, along with a plan for the full migration which is expected to be finished next year. ((orig.))

  1. Radiation monitoring system based on EPICS

    International Nuclear Information System (INIS)

    Wang Weizhen; Li Jianmin; Wang Xiaobing; Hua Zhengdong; Xu Xunjiang

    2008-01-01

    Shanghai Synchrotron Radiation Facility (SSRF for short) is a third-generation light source building in China, including a 150 MeV injector, 3.5 GeV booster, 3.5 GeV storage ring and an amount of beam line stations. During operation, a mass of Synchrotron Radiation will be produced by electrons in the booster and the storage ring. Bremsstrahlung and neutrons will also be produced as a result of the interaction between the electrons, especially the beam loss, and the wall of the vacuum beam pipe. SSRF Radiation Monitoring System is established for monitoring the radiation dosage of working area and environment while SSRF operating. The system consists of detectors, intelligent data-collecting modules, monitoring computer, and managing computer. The software system is developed based on EPICS (Experimental Physics and Industrial Control System), implementing the collecting and monitoring the data output from intelligent modules, analyzing the data, and so on. (authors)

  2. Work, household, and leisure-time physical activity and risk of mortality in the EPIC-Spain cohort.

    Science.gov (United States)

    Huerta, José Ma; Chirlaque, María Dolores; Tormo, María José; Buckland, Genevieve; Ardanaz, Eva; Arriola, Larraitz; Gavrila, Diana; Salmerón, Diego; Cirera, Lluís; Carpe, Bienvenida; Molina-Montes, Esther; Chamosa, Saioa; Travier, Noemie; Quirós, José R; Barricarte, Aurelio; Agudo, Antonio; Sánchez, María José; Navarro, Carmen

    2016-04-01

    Large-scale longitudinal data on the association of domain-specific physical activity (PA) and mortality is limited. Our objective was to evaluate the association of work, household (HPA), and leisure time PA (LTPA) with overall and cause-specific mortality in the EPIC-Spain study. 38,379 participants (62.4% women), 30-65years old, and free of chronic disease at baseline were followed-up from recruitment (1992 - 1996) to December 31st, 2008 to ascertain vital status and cause of death. PA was evaluated at baseline and at a 3-year follow-up with a validated questionnaire (EPIC-PAQ) and combined variables were used to classify the participants by sub-domains of PA. Associations with overall, cancer, and cardiovascular mortality risks were assessed using competing risk Cox regression models adjusted by potential confounders. After 13.6years of mean follow-up, 1371 deaths were available for analyses. HPA was strongly associated to reduced overall (hazard ratio (HR) for Q4 vs. Q1=0.47 (0.34, 0.64)) and cause-specific mortalities in women and to lower cancer mortality in men (P for trend=0.004), irrespective of age, education, and lifestyle and morbidity variables. LTPA was associated with lower mortality in women (HR for Q4 vs. Q1=0.71 (0.52, 0.98)), but not men. No relationships were found between sedentariness at work and overall mortality. HPA was associated to lower mortality risk in men and women from the EPIC-Spain cohort, whereas LTPA also contributed to reduce risk of death in women. Considering the large proportion of total daily PA that HPA represents in some population groups, these results are of public health importance. Copyright © 2016 Elsevier Inc. All rights reserved.

  3. 77 FR 73655 - Epic Marketplace, Inc., and Epic Media Group, LLC; Analysis of Proposed Consent Order To Aid...

    Science.gov (United States)

    2012-12-11

    ... action or make final the agreement's proposed order. Epic Marketplace, Inc. (``Epic'') is an advertising company that engages in online behavioral advertising, which is the practice of tracking a consumer's online activities in order to deliver advertising targeted to the consumer's interests. Epic is a wholly...

  4. EPIC229426032 b and EPIC246067459 b: discovery and characterization of two new transiting hot Jupiters from K2

    Science.gov (United States)

    Soto, M. G.; Díaz, M. R.; Jenkins, J. S.; Rojas, F.; Espinoza, N.; Brahm, R.; Drass, H.; Jones, M. I.; Rabus, M.; Hartman, J.; Sarkis, P.; Jordán, A.; Lachaume, R.; Pantoja, B.; Vučković, M.; Ciardi, D. R.; Crossfield, I.; Dressing, C.; Gonzales, E.; Hirsch, L.

    2018-05-01

    We report the discovery of two hot Jupiters orbiting the stars EPIC229426032 and EPIC246067459. We used photometric data from Campaign 11 and 12 of the Kepler K2 Mission and radial velocity data obtained using the HARPS, FEROS, and CORALIE spectrographs. EPIC229426032 b and EPIC246067459 b have masses of 1.60^{+0.11}_{-0.11} and 0.86^{+0.13}_{-0.12}Mjup, radii of 1.65^{+0.07}_{-0.08} and 1.30^{+0.15}_{-0.14} R_{jup}, and are orbiting their host stars in 2.18 and 3.20-day orbits, respectively. The large radius of EPIC229426032 b leads us to conclude that this candidate corresponds to a highly inflated hot Jupiter. EPIC2460674559 b has a radius consistent with theoretical models, considering the high incident flux falling on the planet. We consider EPIC229426032 b to be a excellent system for follow-up studies, since not only is it very inflated, but it also orbits a relatively bright star (V = 11.6).

  5. EPICS device support module as ATCA system manager for the ITER fast plant system controller

    Energy Technology Data Exchange (ETDEWEB)

    Carvalho, Paulo F., E-mail: pricardofc@ipfn.ist.utl.pt [Associação EURATOM/IST, Instituto de Plasmas e Fusão Nuclear, Instituto Superior Técnico – Universidade Técnica de Lisboa, Lisboa (Portugal); Santos, Bruno; Gonçalves, Bruno; Carvalho, Bernardo B.; Sousa, Jorge; Rodrigues, A.P.; Batista, António J.N.; Correia, Miguel; Combo, Álvaro [Associação EURATOM/IST, Instituto de Plasmas e Fusão Nuclear, Instituto Superior Técnico – Universidade Técnica de Lisboa, Lisboa (Portugal); Correia, Carlos M.B.A. [Centro de Instrumentação, Departamento de Física, Universidade de Coimbra, Coimbra (Portugal); Varandas, Carlos A.F. [Associação EURATOM/IST, Instituto de Plasmas e Fusão Nuclear, Instituto Superior Técnico – Universidade Técnica de Lisboa, Lisboa (Portugal)

    2013-10-15

    Highlights: ► In Nuclear Fusion, demanding security and high-availability requirements call for redundancy to be available. ► ATCA based Nuclear Fusion Systems are composed by several electronic and mechanical component. ► Control and monitoring of ATCA electronic systems are recommended. ► ITER Fast Plant System Controller Project CODAC system prototype. ► EPICS device support module as External ATCA system manager solution. -- Abstract: This paper presents an Enhanced Physics and Industrial Control System (EPICS) device support module for the International Thermonuclear Experimental Reactor (ITER) Fast Plant System Controller (FPSC) project based in Advanced Telecommunications Computing Architecture (ATCA) specification. The developed EPICS device support module provides an External System Manager (ESM) solution for monitoring and control the ITER FPSC ATCA shelf system and data acquisition boards in order to take proper action and report problems to a control room operator or high level management unit in case of any system failure occurrence. EPICS device support module acts as a Channel Access (CA) server to report problems and publish ATCA system data information to the control room operator, high level management unit or other CA network clients such as Control System Studio Operator Interfaces (CSS OPIs), Best Ever Alarm System Toolkit (BEAST), Best Ever Archive Utility (BEAUTY) or other CA client applications. EPICS device support module communicates with the ATCA Shelf manager (ShM) using HTTP protocol to send and receive commands through POST method in order to get and set system and shelf components properties such as fan speeds measurements, temperatures readings, module status and ATCA boards acquisition and configuration parameters. All system properties, states, commands and parameters are available through the EPICS device support module CA server in EPICS Process Variables (PV) and signals format. ATCA ShM receives the HTTP protocol

  6. Extrasolar Planetary Imaging Coronagraph (EPIC): visible nulling cornagraph testbed results

    Science.gov (United States)

    Lyon, Richard G.; Clampin, Mark; Melnick, Gary; Tolls, Volker; Woodruff, Robert; Vasudevan, Gopal

    2008-07-01

    The Extrasolar Planetary Imaging Coronagraph (EPIC) is a NASA Astrophysics Strategic Mission Concept under study for the upcoming Exoplanet Probe. EPIC's mission would be to image and characterize extrasolar giant planets, and potential super-Earths, in orbits with semi-major axes between 2 and 10 AU. EPIC will provide insights into the physical nature of a variety of planets in other solar systems complimenting radial velocity (RV) and astrometric planet searches. It will detect and characterize the atmospheres of planets identified by radial velocity surveys and potentially some transits, determine orbital inclinations and masses, characterize the atmospheres of gas giants around A and F stars, observed the inner spatial structure and colors of inner Spitzer selected debris disks. EPIC would be launched into a heliocentric Earth trailing drift-away orbit, with a 3-year mission lifetime (5 year goal) and will revisit planets at least three times. The starlight suppression approach consists of a visible nulling coronagraph (VNC) that enables high order starlight suppression in broadband light. To demonstrate the VNC approach and advance it's technology readiness the NASA/Goddard Space Flight Center and Lockheed-Martin have developed a laboratory VNC and have demonstrated white light nulling. We will discuss our ongoing VNC work and show the latest results from the VNC testbed.

  7. EPIC: an Error Propagation/Inquiry Code

    International Nuclear Information System (INIS)

    Baker, A.L.

    1985-01-01

    The use of a computer program EPIC (Error Propagation/Inquiry Code) will be discussed. EPIC calculates the variance of a materials balance closed about a materials balance area (MBA) in a processing plant operated under steady-state conditions. It was designed for use in evaluating the significance of inventory differences in the Department of Energy (DOE) nuclear plants. EPIC rapidly estimates the variance of a materials balance using average plant operating data. The intent is to learn as much as possible about problem areas in a process with simple straightforward calculations assuming a process is running in a steady-state mode. EPIC is designed to be used by plant personnel or others with little computer background. However, the user should be knowledgeable about measurement errors in the system being evaluated and have a limited knowledge of how error terms are combined in error propagation analyses. EPIC contains six variance equations; the appropriate equation is used to calculate the variance at each measurement point. After all of these variances are calculated, the total variance for the MBA is calculated using a simple algebraic sum of variances. The EPIC code runs on any computer that accepts a standard form of the BASIC language. 2 refs., 1 fig., 6 tabs

  8. Study on managing EPICS database using ORACLE

    International Nuclear Information System (INIS)

    Liu Shu; Wang Chunhong; Zhao Jijiu

    2007-01-01

    EPICS is used as a development toolkit of BEPCII control system. The core of EPICS is a distributed database residing in front-end machines. The distributed database is usually created by tools such as VDCT and text editor in the host, then loaded to front-end target IOCs through the network. In BEPCII control system there are about 20,000 signals, which are distributed in more than 20 IOCs. All the databases are developed by device control engineers using VDCT or text editor. There's no uniform tools providing transparent management. The paper firstly presents the current status on EPICS database management issues in many labs. Secondly, it studies EPICS database and the interface between ORACLE and EPICS database. finally, it introduces the software development and application is BEPCII control system. (authors)

  9. LabVIEW Library to EPICS Channel Access

    CERN Document Server

    Liyu, Andrei; Thompson, Dave H

    2005-01-01

    The Spallation Neutron Source (SNS) accelerator systems will deliver a 1.0 GeV, 1.4 MW proton beam to a liquid mercury target for neutron scattering research. The accelerator complex consists of a 1 GeV linear accelerator, an accumulator ring and associated transport lines. The SNS diagnostics platform is PC-based and will run Windows for its OS and LabVIEW as its programming language. Data acquisition hardware will be based on PCI cards. There will be about 300 rack-mounted computers. The Channel Access (CA) protocol of the Experimental Physics and Industrial Control System (EPICS) is the SNS control system communication standard. This paper describes the approaches, implementation, and features of LabVIEW library to CA for Windows, Linux, and Mac OS X. We also discuss how the library implements the asynchronous CA monitor routine using LabVIEW's occurrence mechanism instead of a callback function (which is not available in LabVIEW). The library is used to acquire accelerator data and applications have been ...

  10. EPICS system: system structure and user interface

    International Nuclear Information System (INIS)

    West, R.E.; Bartlett, J.F.; Bobbitt, J.S.; Lahey, T.E.; Kramper, B.J.; MacKinnon, B.A.

    1984-02-01

    This paper present the user's view of and the general organization of the EPICS control system at Fermilab. Various subsystems of the EPICS control system are discussed. These include the user command language, software protection, the device database, remote computer interfaces, and several application utilities. This paper is related to two other papers on EPICS: an overview paper and a detailed implementation paper

  11. Three Object-Oriented enhancement for EPICS

    Science.gov (United States)

    Osberg, E. A.; Dohan, D. A.; Richter, R.; Biggs, R.; Chillara, K.; Wade, D.; Bossom, J.

    1994-12-01

    In line with our group's intention of producing software using, where possible, Object-Oriented methodologies and techniques in the development of RF control systems, we have undertaken three projects to enhance the EPICS software environment. Two of the projects involve interfaces to EPICs Channel Access from Object-Oriented languages. The third is an enhancement to the EPICS State Notation Language to better support the Shlaer-Mellor Object-Oriented Analysis and Design Methodology. This paper discusses the motivation, approaches, results and future directions of these three projects.

  12. Enhancement of real-time EPICS IOC PV management for the data archiving system

    Science.gov (United States)

    Kim, Jae-Ha

    2015-10-01

    The operation of a 100-MeV linear proton accelerator, the major driving values and experimental data need to be archived. According to the experimental conditions, different data are required. Functions that can add new data and delete data in real time need to be implemented. In an experimental physics and industrial control system (EPICS) input output controller (IOC), the value of process variables (PVs) are matched with the driving values and data. The PV values are archived in text file format by using the channel archiver. There is no need to create a database (DB) server, just a need for large hard disk. Through the web, the archived data can be loaded, and new PV values can be archived without stopping the archive engine. The details of the implementation of a data archiving system with channel archiver are presented, and some preliminary results are reported.

  13. An EPICS IOC builder

    International Nuclear Information System (INIS)

    Abbott, M.G.; Cobb, T.

    2012-01-01

    An EPICS IOC (Input/Output Controller) is typically assembled from a number of standard components each with potentially quite complex hardware or software initialization procedures intermixed with a good deal of repetitive boiler-plate code. Assembling and maintaining a complex IOC can be a quite difficult and error prone process, particularly if the components are unfamiliar. The EPICS IOC builder is a Python library designed to automate the assembly of a complete IOC from a concise component level description. The dependencies and interactions between components as well as their detailed initialization procedures are automatically managed by the IOC builder through component description files maintained with the individual components. At Diamond Light Source we have a large library of components that can be assembled into EPICS IOCs. The IOC Builder is further finding increasing use in helping non-expert users to assemble an IOC without specialist knowledge. (authors)

  14. ATCA Shelf Manager EPICS device support for ITER CODAC Core System

    Energy Technology Data Exchange (ETDEWEB)

    Santos, Bruno, E-mail: bsantos@ipfn.ist.utl.pt [Instituto de Plasmas e Fusão Nuclear, Instituto Superior Técnico, Universidade de Lisboa, 1049-001 Lisboa (Portugal); Carvalho, Paulo F.; Rodrigues, A.P.; Carvalho, Bernardo B.; Sousa, Jorge; Batista, António J.N.; Correia, Miguel; Combo, Álvaro M.; Cruz, Nuno [Instituto de Plasmas e Fusão Nuclear, Instituto Superior Técnico, Universidade de Lisboa, 1049-001 Lisboa (Portugal); Correia, Carlos M.B.A. [Centro de Instrumentação, Departamento de Física, Universidade de Coimbra, 3004-516 Coimbra (Portugal); Gonçalves, Bruno [Instituto de Plasmas e Fusão Nuclear, Instituto Superior Técnico, Universidade de Lisboa, 1049-001 Lisboa (Portugal)

    2015-10-15

    Highlights: • This architecture targets the health management integration into the NDS. • The developed solution supports the ShM redundancy features, specified by ATCA. • The average RTT was around 59 ms and in 99.9% of the cases was less than 130 ms. • Without losing any update cycle, can monitor a system shelf with approximately 400 sensors. • This solution enables the user to configure the entire system in DB files and st.cmd. - Abstract: The ITER CODAC Core System (CCS) is responsible for plant Instrumentation and Control (I&C) supervising and monitoring. This system uses the Enhanced Physics and Industrial Control System (EPICS) Channel Access (CA) protocol as the interface with the Plant Operation Network (PON). This paper presents a generic EPICS device support developed for the integration of the ATCA Shelf Manager (ShM) into the ITER CCS, providing scalability and easy configuration. The device support uses the available HTTP interface on Shelf Manager in the communication layer. Both HTTP server and sensors/actuators definitions can be configured using the EPICS database file and the Input/Output Controller (IOC) initialization file. A proposal based on this device is also presented, targeting the Nominal Device Support (NDS) for health management. The EPICS device support running in an IOC provides Process Variables (PV) to the PON network with the system information and these PVs can be used by all CA clients, such as EPICS user interface clients, alarm systems and archive systems. Operation with redundant ATCA ShMs and device support scalability tests were performed and the results are presented.

  15. DOE's Pollution Prevention Information Clearinghouse (EPIC)

    International Nuclear Information System (INIS)

    Otis, P.T.

    1994-05-01

    The US Department of Energy's (DOE's) Pollution Prevention Information Clearinghouse (EPIC) is a computer system intended for the exchange of pollution prevention information DOE-wide. EPIC is being developed as a distributed system that will allow access to other databases and applications. The first prototype of EPIC (Prototype I) was put on-line in January 1994. Prototype I contains information on EM-funded pollution prevention projects; relevant laws, regulations, guidance, and policy; facility and DOE contacts; and meetings and conferences. Prototype I also gives users access to the INEL Hazardous Solvent Substitution Data System (HSSDS) and to information contained on the US Environmental Protection Agency's (EPNS) Pollution Prevention Infbrmation Exchange System (PIES) as a test of the distributed system concept. An initial user group of about 35 is testing and providing feedback on Prototype I. Prototype II, with a Graphical User Interface (GUI), is planned for the end of CY94. This paper describes the current state of EPIC in terms of architecture, user interface, and information content. Plans for Prototype II and the final system are then discussed. The EPIC development effort is being coordinated with EPA and US Department of Defense (DoD) efforts to develop or upgrade their pollution prevention information exchange systems

  16. EPICS channel access using websocket

    International Nuclear Information System (INIS)

    Uchiyama, A.; Furukawa, K.; Higurashi, Y.

    2012-01-01

    Web technology is useful as a means of widely disseminating accelerator and beam status information. For this purpose, WebOPI was implemented by SNS as a web-based system using Ajax (asynchronous JavaScript and XML) with EPICS. On the other hand, it is often necessary to control the accelerator from different locations as well as the central control room during beam operation and maintenance. However, it is not realistic to replace the GUI-based operator interface (OPI) with a Web-based system using Ajax technology because of interactive performance issue. Therefore, as a next generation OPI over the web using EPICS Channel Access (CA), we developed a client system based on WebSocket, which is a new protocol provided by the Internet Engineering Task Force (IETF) for Web-based systems. WebSocket is a web technology that provides bidirectional, full-duplex communication channels over a single TCP connection. By utilizing Node.js and the WebSocket access library called Socket.IO, a WebSocket server was implemented. Node.js is a server-side JavaScript language built on the Google V8 JavaScript Engine. In order to construct the WebSocket server as an EPICS CA client, an add-on for Node.js was developed in C/C++ using the EPICS CA library, which is included in the EPICS base. As a result, for accelerator operation, Web-based client systems became available not only in the central control room but also with various types of equipment. (author)

  17. EPICS application source/release control

    International Nuclear Information System (INIS)

    Zieman, B.; Anderson, J.; Kraimer, M.

    1995-01-01

    This manual describes a set of Application Source/Release Control tools (appSR) that can be used to develop software for EPICS based control systems. The Application Source/Release Control System (appSR) has been unbundled from base EPICS and is now available as an EPICS extension. Due to this unbundling, two new directories must be added to a user's path (see section ''Environment'' on page 3 for more information) and a new command getapp must be issued after the getrel command to get a specific version of appSR (see section ''Creating The Initial Application System Area'' on page 7 for more information). It is now required that GNU make version 3.71 or later be used for makes instead of SUN make. Users should now type gmake instead of make

  18. Psychometric Assessment of the Chinese Version of the Abbreviated Expanded Prostate Cancer Index Composite (EPIC-26) and the Clinical Practice Version (EPIC-CP) in Chinese Men With Prostate Cancer.

    Science.gov (United States)

    Lam, Wendy W T; Tse, Michael A; Ng, Chris N L; Chung, Edward K M; Fielding, Richard

    2017-06-01

    The Expanded Prostate Cancer Index Composite (EPIC) instrument was designed to assess a range of health-related quality-of-life issues specifically relevant to patients with prostate cancer. This study examined the validity and reliability of Chinese versions of the 26-item EPIC and of the 16-item EPIC for Clinical Practice (EPIC-CP) in Chinese patients with prostate cancer. A Chinese version of the 26-item EPIC and the 16-item EPIC-CP were self-completed by 252 Chinese patients with prostate cancer who were recruited from three community-based cancer service centers. Confirmatory factors analysis assessed the factor structures of the EPIC and the EPIC-CP. Internal consistency and construct and clinical validities of the factor structures were assessed. Confirmatory factor analysis revealed that the original factor structure of both EPIC-26 and EPIC-CP showed good fit to this sample. A correlated model was superior to a hierarchical model in both EPIC-26 and EPIC-CP supporting the utility of the domain scores over the total scores. Cronbach α ranged from 0.55 to 0.91 for EPIC-26 and 0.44 to 0.67 for EPIC-CP. Construct validity was supported by correlations between EPIC-26/EPIC-CP and psychological distress measures. Clinical validity was supported by differentiation between patients with and without prostatectomy. These Chinese versions of the five-factor EPIC-26 and the EPIC-CP are valid and practical measures for assessing a range of health-related quality-of-life issues related to the diagnosis and treatment of prostate cancer, highlighting their utility in assessing health-related quality of life for patients diagnosed with prostate cancer. Copyright © 2017 American Academy of Hospice and Palliative Medicine. Published by Elsevier Inc. All rights reserved.

  19. Rapid application development by KEKB accelerator operators using EPICS/Python

    International Nuclear Information System (INIS)

    Tanaka, M.; Satoh, Y.; Kitabayashi, T.

    2004-01-01

    In the KEKB accelerator facility, the control system is constructed based on the framework of EPICS. By using EPICS/Python API, which is originated from KEK, we can develop an EPICS channel access application based on simple Python technology with only a few knowledge of EPICS channel access protocols. The operator's new tuning ideas are quickly implemented to the control system. In this paper, we introduce the EPICS/Python API and report the effectiveness of rapid application development by the KEKB operators using the API. (author)

  20. EPICS and its role in data acquisition and beamline control

    International Nuclear Information System (INIS)

    Mooney, T. M.; Arnold, N. D.; Boucher, E.; Cha, B. K.; Goetze, K. A.; Kraimer, M. R.; Rivers, M. L.; Sluiter, R. L.; Sullivan, J. P.; Wallis, D. B.

    1999-01-01

    Beamline-control and data-acquisition software based on EPICS (a tool kit for building distributed control systems) has been running on many Advanced Photon Source beamlines for several years. EPICS itself, the collaborative software-development effort surrounding it, and EPICS-based beamline software have been described previously in general terms. This talk will review and update that material, focusing on the role EPICS core software plays in beamline applications and on the effects of a few defining characteristics of EPICS on the beamline software we have developed with it

  1. Qt based GUI system for EPICS control systems

    International Nuclear Information System (INIS)

    Rhyder, A.; Fernandes, R.N.; Starritt, A.

    2012-01-01

    The Qt-based GUI system developed at the Australian Synchrotron for use on EPICS control systems has recently been enhanced to including support for imaging, plotting, user login, logging and configuration recipes. Plans are also being made to broaden its appeal within the wider EPICS community by expanding the range of development options and adding support for EPICS V4. Current features include graphical and non-graphical application development as well as simple 'code-free' GUI design. Additional features will allow developers to let the GUI system handle its own data using Qt-based EPICS-aware classes or, as an alternative, use other control systems data such as PSI's CAFE. (author)

  2. SNS online display technologies for EPICS

    International Nuclear Information System (INIS)

    Kasemir, K.U.; Chen, X.; Purcell, J.; Danilova, E.

    2012-01-01

    The ubiquitousness of web clients from personal computers to cell phones results in a growing demand for web-based access to control system data. At the Oak Ridge National Laboratory Spallation Neutron Source (SNS) we have investigated different technical approaches to provide read access to data in the Experimental Physics and Industrial Control System (EPICS) for a wide variety of web client devices. The core web technology, HTTP, is less than ideal for online control system displays. Appropriate use of Ajax, especially the Long Poll paradigm, can alleviate fundamental HTTP limitations. The SNS Status web uses basic Ajax technology to generate generic displays for a wide audience. The Dashboard uses Long Poll and more client-side Java-Script to offer more customization and faster updates for users that need specialized displays. The Web OPI uses RAP for web access to any BOY display, offering utmost flexibility because users can create their own BOY displays in CSS. These three approaches complement each other. Users can access generic status displays with zero effort, invest time in creating their fully customized displays for the Web OPI, or use the Dashboard as an intermediate solution

  3. The Field Concept in Psychology, Gestalt Theory, Physics, and Epic Theatre – Brecht’s Adaptations of Kurt Lewin

    Directory of Open Access Journals (Sweden)

    Langemeyer, Ines

    2017-03-01

    Full Text Available In the first half of the 20th century, the field concept was part of theoretical and methodological innovations in physics, gestalt theory as well as epic theatre as introduced by Bertolt Brecht. Another reference is the psychology of Kurt Lewin. In what ways Brecht took notice of Lewin’s research, especially his demand of a transition from Aristotelian to Galileian thought is reconstructed within the context of paradigm shifts fostered by logical empiricism, gestalt theory and physics. Lewin’s argumentation of an advanced understanding of the lawfulness of societal and psychological processes is placed in the center and traced back as an inspiration to Brecht’s writings. Vice versa, the article investigates in what ways Brecht’s theoretical writings and adaptations of Lewin’s approach can be reconsidered as a source for psychological theorizing.

  4. The rebirth of the epic from the Nietzsche's Philosophy

    Directory of Open Access Journals (Sweden)

    Reza Samim

    2016-12-01

    Full Text Available his philosophy with Iranian mysticism. Such identification is fundamentally flawed and contradicts Nietzsche's ontological principles and moral values. Some of the Iranian commentators, expert in Nietzsche's philosophy, identified Nietzsche's thought is pregnant from the epic universal values, not the mystical patterns. Understanding of Nietzsche's Philosophy is possible with the help of Shahnameh and Iliad not mysticism. The reason of this fundamental error lies in the fact that these Iranian commentators fail to distinguish the subtle differences between mysticism and epic, and this failure, has led to their mixing Nietzsche's thought with the Iranian mysticism. Epic and mysticism are related in the differences not the similarities. Although there could be some similarities between the mystical worldview and that of epic, they are merely outward and superficial. In effect, in the matter of epistemic, moral and ontological principles, epic contradicts mysticism. At the best, mysticism can be considered to be the negative correspondence of epic and called “Negative Epic”. Nietzsche's thought has been affected to a greater extent by the Greek culture than and prior to the Iranian traditions. Nietzche's symbolic recourse to Zoroaster cannot be a cogent basis for these commentators' claim. Moreover, Nietzche's grasp of Zoroastrian worldview is so much blurred and incomplete. He appreciates the Greek culture not the Iranian traditions. Therefore, autonomy, voluntarism, appreciation of life and denunciation of passivity are the set of values and principles associating Nietzsche's philosophy with epic. These are exactly the principles disregarded and even denied in mystical thought. In other words, Nietzsche's philosophy can be considered the rebirth of the epic in the sphere of philosophical thought.

  5. Enlisted Personnel Individualized Career System (EPICS) Test and Evaluation

    Science.gov (United States)

    1984-01-01

    The EPICS program, which was developed using an integrated personnel systems approach ( IPSA ), delays formal school training until after personnel have...received shipboard on-job training complemented by job performance aids (3PAs). Early phases of the program, which involved developing the IPSA EPICS...detailed description of the conception and development of the EPICS IPSA model, the execution of the front-end job design analyses, 3PA and instructional

  6. On the Issue of Origin of the Yakut Epic Olonkho

    Directory of Open Access Journals (Sweden)

    Vasiliy Nikolayevich Ivanov

    2018-03-01

    Full Text Available The issue on the origin of the Yakut heroic epic Olonkho was covered in works in history and ethnography of the Yakuts back in the 19th century, for instance, in the famous monograph Yakuts. Experience of ethnographic research by a Polish exile V.L. Seroshevskiy (1896. Since that time, this issue was interesting for many, but no special monograph research has been done yet. Currently, the issue of Olonkho origin is gaining special scientific and general cultural significance, as on November 25, 2005 the Yakut heroic epic Olonkho according to the historical decision of UNESCO was granted the high status “Masterpiece of oral and non-material heritage of humanity”. The Yakut epic is a part of the multicomponent epic creative work of the Turkic nations but it was the only one to get such a high international recognition. This paper aims to revive the scientific interest to the issue of the Yakut epic’s genesis. To date, some rich source-related and historiographical material has been accumulated for broader generalizations – the main point is that the Yakut epic is becoming an important object of comparative historical analysis of the origin of all Turkic epics. The thing is that epic researchers admit that almost a thousand years of existence isolated from the whole Turkic world in the North-East of Asia kept many archaic features of the epics of the ancient ancestors – natives of Central Asia and Southern Siberia. It became clear that Olonkho origin is organically linked with the ethnic history of its nation.The paper follows this comprehensive process reflected in works by archeologists, ethnographers, historians and linguists. Their latest achievements are impressive, bringing a lot of novelty into the conventional views of origins and development of the Yakut epic. The paper attempts to specify that novelty and rationalize the idea that time has come to introduce that novelty into science to solve the long-standing issue of origin of

  7. The EPICS process variable Gateway Version 2

    International Nuclear Information System (INIS)

    Evans, K.

    2005-01-01

    The EPICS Process Variable Gateway is both a Channel Access Server and Channel Access Client that provides a means for many clients, typically on different subnets, to access a process variable while making only one connection to the server that owns the process variable. It also provides additional access security beyond that implemented on the server. It thus protects critical servers while providing suitably restricted access to needed process variables. The original version of the Gateway worked with EPICS Base 3.13 but required a special version, since the changes necessary for its operation were never incorporated into EPICS Base. Version 2 works with any standard EPICS Base 3.14.6 or later and has many improvements in both performance and features over the older version. The Gateway is now used at many institutions and has become a stable, high-performance application. It is capable of handling tens of thousands of process variables with hundreds of thousands of events per second. It has run for over three months in a production environment without having to be restarted. It has many internal process variables that can be used to monitor its state using standard EPICS client tools, such as MEDM and StripTool. Other internal process variables can be used to stop the Gateway, make several kinds of reports, or change the access security without stopping the Gateway. It can even be started on remote workstations from MEDM by using a Secure Shell script. This paper will describe the new Gateway and how it is used. The Gateway is both a server (like an EPICS Input/Output Controller (IOC)) and a client (like the EPICS Motif Editor and Display Manager (MEDM), StripTool, and others). Clients connect to the server side, and the client side connects to IOCs and other servers, possibly other Gateways. See Fig. 1. There are perhaps three principal reasons for using the Gateway: (1) it allows many clients to access a process variable while making only one connection to

  8. The Cosmopolitan Epics of 2004: A Case Study

    Directory of Open Access Journals (Sweden)

    Assoc. Prof. Saverio Giovacchini

    2011-01-01

    Full Text Available In 2004 Hollywood produced three purportedly blockbuster epic films:Troy, King Arthur and Alexander. Many critics suggested a direct linkbetween the 1950s “sword and sandal” epic and this new crop of movies.Similarities between the two cycles certainly exist but in this essay I want to emphasize a crucial difference between the contemporary,cosmopolitan, epic and the previous, more nation-bound, 1950s cycle.Rather than being in tune with key elements of American foreign policy, the new cycle of “sword and sandal” films offers a somber assessment of American imperial adventures. I shall contend, in fact, that the new crop of epic films had to choose between two generic conventions that are, at present, not compatible. On the one hand, epic films had traditionally been the bearers of the foreign policy vision of the country that produced them. On the other, their inflated budgets made them dependent on an international market. Deeply aware of a globalized and rising opposition to US foreign policy and of the fact that foreign box office now exceeds the domestic take of a blockbuster, it may be no wonder that the makers of these films chose to craft them into citizens of the world.

  9. The Philippine Epics and Ballads Multimedia Archive

    Directory of Open Access Journals (Sweden)

    Nicole Revel

    2013-10-01

    Full Text Available This essay offers an introduction to the Philippine Epics and Ballads Archive. This collection is a joint endeavor between singers, scholars, knowledgeable local persons, and technical assistants. This archive exemplifies a part of the cultural heritage among 15 national cultural communities and their respective languages. A multi-media eCompanion offers an interactive version of a Palawan epic song.

  10. EPICS - MDSplus integration in the ITER Neutral Beam Test Facility

    International Nuclear Information System (INIS)

    Luchetta, Adriano; Manduchi, Gabriele; Barbalace, Antonio; Soppelsa, Anton; Taliercio, Cesare

    2011-01-01

    SPIDER, the ITER-size ion-source test bed in the ITER Neutral Beam Test Facility, is a fusion device requiring a complex central system to provide control and data acquisition, referred to as CODAS. The CODAS software architecture will rely on EPICS and MDSplus, two open-source, collaborative software frameworks, targeted at control and data acquisition, respectively. EPICS has been selected as ITER CODAC middleware and, as the final deliverable of the Neutral Beam Test Facility is the procurement of the ITER Heating Neutral Beam Injector, we decided to adopt this ITER technology. MDSplus is a software package for data management, supporting advanced concepts, such as platform and underlying hardware independence, self description data, and data driven model. The combined use of EPICS and MDSplus is not new in fusion, but their level of integration will be new in SPIDER, achieved by a more refined data access layer. The paper presents the integration software to use effectively EPICS and MDSplus, including the definition of appropriate EPICS records to interact with MDSplus. The MDSplus and EPICS archive concepts are also compared on the basis of performance tests and data streaming is investigated by ad-hoc measurements.

  11. A Cloud Top Pressure Algorithm for DSCOVR-EPIC

    Science.gov (United States)

    Min, Q.; Morgan, E. C.; Yang, Y.; Marshak, A.; Davis, A. B.

    2017-12-01

    The Earth Polychromatic Imaging Camera (EPIC) sensor on the Deep Space Climate Observatory (DSCOVR) satellite presents unique opportunities to derive cloud properties of the entire daytime Earth. In particular, the Oxygen A- and B-band and corresponding reference channels provide cloud top pressure information. In order to address the in-cloud penetration depth issue—and ensuing retrieval bias—a comprehensive sensitivity study has been conducted to simulate satellite-observed radiances for a wide variety of cloud structures and optical properties. Based on this sensitivity study, a cloud top pressure algorithm for DSCOVR-EPIC has been developed. Further, the algorithm has been applied to EPIC measurements.

  12. Perfusion Electronic Record Documentation Using Epic Systems Software.

    Science.gov (United States)

    Riley, Jeffrey B; Justison, George A

    2015-12-01

    The authors comment on Steffens and Gunser's article describing the University of Wisconsin adoption of the Epic anesthesia record to include perfusion information from the cardiopulmonary bypass patient experience. We highlight the current-day lessons and the valuable quality and safety principles the Wisconsin-Epic model anesthesia-perfusion record provides.

  13. Exon-primed intron-crossing (EPIC markers for non-model teleost fishes

    Directory of Open Access Journals (Sweden)

    Riethoven Jean-Jack M

    2010-03-01

    Full Text Available Abstract Background Exon-primed intron-crossing (EPIC markers have three advantages over anonymous genomic sequences in studying evolution of natural populations. First, the universal primers designed in exon regions can be applied across a broad taxonomic range. Second, the homology of EPIC-amplified sequences can be easily determined by comparing either their exon or intron portion depending on the genetic distance between the taxa. Third, having both the exon and intron fragments could help in examining genetic variation at the intraspecific and interspecific level simultaneously, particularly helpful when studying species complex. However, the paucity of EPIC markers has hindered multilocus studies using nuclear gene sequences, particularly in teleost fishes. Results We introduce a bioinformatics pipeline for developing EPIC markers by comparing the whole genome sequences between two or more species. By applying this approach on five teleost fishes whose genomes were available in the Ensembl database http://www.ensembl.org, we identified 210 EPIC markers that have single-copy and conserved exon regions with identity greater than 85% among the five teleost fishes. We tested 12 randomly chosen EPIC markers in nine teleost species having a wide phylogenetic range. The success rate of amplifying and sequencing those markers varied from 44% to 100% in different species. We analyzed the exon sequences of the 12 EPIC markers from 13 teleosts. The resulting phylogeny contains many traditionally well-supported clades, indicating the usefulness of the exon portion of EPIC markers in reconstructing species phylogeny, in addition to the value of the intron portion of EPIC markers in interrogating the population history. Conclusions This study illustrated an effective approach to develop EPIC markers in a taxonomic group, where two or more genome sequences are available. The markers identified could be amplified across a broad taxonomic range of teleost

  14. A Consistent EPIC Visible Channel Calibration Using VIIRS and MODIS as a Reference.

    Science.gov (United States)

    Haney, C.; Doelling, D. R.; Minnis, P.; Bhatt, R.; Scarino, B. R.; Gopalan, A.

    2017-12-01

    The Earth Polychromatic Imaging Camera (EPIC) aboard the Deep Space Climate Observatory (DSCOVR) satellite constantly images the sunlit disk of Earth from the Lagrange-1 (L1) point in 10 spectral channels spanning the UV, VIS, and NIR spectrums. Recently, the DSCOVR EPIC team has publicly released version 2 dataset, which has implemented improved navigation, stray-light correction, and flat-fielding of the CCD array. The EPIC 2-year data record must be well-calibrated for consistent cloud, aerosol, trace gas, land use and other retrievals. Because EPIC lacks onboard calibrators, the observations made by EPIC channels must be calibrated vicariously using the coincident measurements from radiometrically stable instruments that have onboard calibration systems. MODIS and VIIRS are best-suited instruments for this task as they contain similar spectral bands that are well-calibrated onboard using solar diffusers and lunar tracking. We have previously calibrated the EPIC version 1 dataset by using EPIC and VIIRS angularly matched radiance pairs over both all-sky ocean and deep convective clouds (DCC). We noted that the EPIC image required navigations adjustments, and that the EPIC stray-light correction provided an offset term closer to zero based on the linear regression of the EPIC and VIIRS ray-matched radiance pairs. We will evaluate the EPIC version 2 navigation and stray-light improvements using the same techniques. In addition, we will monitor the EPIC channel calibration over the two years for any temporal degradation or anomalous behavior. These two calibration methods will be further validated using desert and DCC invariant Earth targets. The radiometric characterization of the selected invariant targets is performed using multiple years of MODIS and VIIRS measurements. Results of these studies will be shown at the conference.

  15. Research in experimental nuclear physics: Progress report, April 1, 1988--March 31, 1989

    International Nuclear Information System (INIS)

    Moore, C.F.

    1988-11-01

    This report summarizes the work carried out by personnel from the University of Texas at Austin at the Los Alamos Clinton P. Anderson Meson Physics Facility (LAMPF) during the calendar year 1987 under grant AS05-87ER40343 between The University of Texas at Austin and the United States Department of Energy. The research activities involved experiments done with the Energetic Pion Channel and Spectrometer (EPICS), the Low Energy Pion Channel (LEP), the Pion and Particle Physics Channel (P 3 ), and the High Resolution Spectrometer (HRS). A brief overview of work supported by this grant is given. This report contains a list of abstracts of papers reported at scientific meetings, a list of invited papers, and a list of published papers and preprints. These papers summarize experiments undertaken in this grant period and indicate the work accomplished by the participants in this program of medium energy nuclear physics research. Much of the experimental work that has been attempted during the period covered by this report has either been published or submitted for publication. Also included is a list of the recent proposals on which we have participation at LAMPF, and a list of personnel who have participated in this research program

  16. Experimental atomic physics

    International Nuclear Information System (INIS)

    Anon.

    1985-01-01

    The experimental atomic physics program within the physics division is carried out by two groups, whose reports are given in this section. Work of the accelerator atomic physics group is centered around the 6.5-MV EN tandem accelerator; consequently, most of its research is concerned with atomic processes occurring to, or initiated by, few MeV/amu heavy ions. Other activities of this group include higher energy experiments at the Holifield Heavy Ion Research Facility (HHIRF), studies of electron and positron channeling radiation, and collaborative experiments at other institutions. The second experimental group concerns itself with lower energy atomic collision physics in support of the Fusion Energy Program. During the past year, the new Electron Cyclotron Resonance Source has been completed and some of the first data from this facility is presented. In addition to these two activities in experimental atomic physics, other chapters of this report describe progress in theoretical atomic physics, experimental plasma diagnostic development, and atomic data center compilation activities

  17. Usability of human Infinium MethylationEPIC BeadChip for mouse DNA methylation studies.

    Science.gov (United States)

    Needhamsen, Maria; Ewing, Ewoud; Lund, Harald; Gomez-Cabrero, David; Harris, Robert Adam; Kular, Lara; Jagodic, Maja

    2017-11-15

    The advent of array-based genome-wide DNA methylation methods has enabled quantitative measurement of single CpG methylation status at relatively low cost and sample input. Whereas the use of Infinium Human Methylation BeadChips has shown great utility in clinical studies, no equivalent tool is available for rodent animal samples. We examined the feasibility of using the new Infinium MethylationEPIC BeadChip for studying DNA methylation in mouse. In silico, we identified 19,420 EPIC probes (referred as mEPIC probes), which align with a unique best alignment score to the bisulfite converted reference mouse genome mm10. Further annotation revealed that 85% of mEPIC probes overlapped with mm10.refSeq genes at different genomic features including promoters (TSS1500 and TSS200), 1st exons, 5'UTRs, 3'UTRs, CpG islands, shores, shelves, open seas and FANTOM5 enhancers. Hybridization of mouse samples to Infinium Human MethylationEPIC BeadChips showed successful measurement of mEPIC probes and reproducibility between inter-array biological replicates. Finally, we demonstrated the utility of mEPIC probes for data exploration such as hierarchical clustering. Given the absence of cost and labor convenient genome-wide technologies in the murine system, our findings show that the Infinium MethylationEPIC BeadChip platform is suitable for investigation of the mouse methylome. Furthermore, we provide the "mEPICmanifest" with genomic features, available to users of Infinium Human MethylationEPIC arrays for mouse samples.

  18. EPIC: Helping School Life and Family Support Each Other.

    Science.gov (United States)

    Montgomery, David

    1992-01-01

    Born out of a 1981 murder, Buffalo (New York) Public Schools' EPIC (Effective Parenting Information for Children) program successfully combines parenting, effective teaching, and community programs to help family and school life support each other. Under EPIC, teachers are advised to help students acquire 23 skills involving self-esteem, rules,…

  19. Collaborative development of the EPICS Qt framework Phase I Final Report

    Energy Technology Data Exchange (ETDEWEB)

    Mayssat, Robert E. [Lyncean Technologies, Inc., Palo Alto, CA (United States)

    2015-01-15

    At Lyncean, a private company spun-off from technology developed at the SLAC National Lab, we have been using EPICS for over a decade. EPICS is ubiquitous on our flagship product – the Compact Light Source. EPICS is not only used to control our laser and accelerator systems, but also to control our x-ray beamlines. The goal of this SBIR is for Lyncean Technologies to spearhead a worldwide collaborative effort for the development of control system tools for EPICS using the Qt framework, a C++-based coding environment that could serve as a competitive alternative to the Java-based Control System Studio (CSS). This grant's Phase I, not unlike a feasibility study, is designed for planning and scoping the preparatory work needed for Phase II or other funding opportunities. The three main objectives of this Phase I are (1) to become better acquainted with the existing EPICS Qt software and Qt framework in order to evaluate the best options for ongoing development, (2) to demonstrate that our engineers can lead the EPICS community and jump-start the Qt collaboration, and (3) to identify a scope for our future work with solicited feedback from the EPICS community. This Phase I report includes key technical findings. It clarifies the differences between the two apparently-competing EPICS Qt implementations, caQtDM and the QE Framework; it explains how to create python-bindings, and compares Qt graphical libraries. But this report is also a personal story that narrates the birth of a collaboration. Starting a collaboration is not the work of a single individual, but the work of many. Therefore this report is also an attempt to publicly give credit to many who supported the effort. The main take-away from this grant is the successful birth of an EPICS Qt collaboration, seeded with existing software from the PSI and the Australian Synchrotron. But a lot more needs to be done for the collaboration founders' vision to be realized, and for the collaboration to reach

  20. Design for Change : EPIC pillars for Persuasive Design for Health

    NARCIS (Netherlands)

    Tjin-Kam-Jet-Siemons, Liseth; van Gemert-Pijnen, Julia E.W.C.

    2016-01-01

    What makes technology now truly empathic? How to develop designs that matter? We apply the EPIC for change model for persuasive and empathic designs. EPIC stands for: • Engagement: Creating experience, flow using persuasive strategies and triggers in development, using positive psychology concepts;

  1. Chronicle and the epic: Machado de Assis in homeric verses

    Directory of Open Access Journals (Sweden)

    Ionara Satin

    2015-12-01

    Full Text Available The aim of this study is to show the presence of classical epic, Homer's Iliad, in the chronicle of Machado de Assis, analyzing the intertextual dialogue between Machado de Assis and the epic poem by Homer, considering the concept of intertextuality developed by Julia Kristeva from philosophical conceptions of Bakhtin. In the chronicle of March 18, 1894 for the newspaper Gazeta de Notícias on sunday column "A Semana", Machado de Assis crosses Homer's epic to his chronicle, rewrites the epic text for the daily issues of his weekly column. To Tiphaine Samoyault, writing is rewriting, "stand on the existing foundations and contribute to a continued creation" (2008, p. 77 one of the principles of intertextuality. It was observed that from the reading and assimilation of the classic poem, Machado de Assis can approach so far genres, bringing the verses to his prose, leaving it closer to poetry. In this sense, we can see the richness of Machado de Assis chronicles, often left on the sidelines in favor of his short stories and romances. In addition, the dialogue, to rewrite the epic in his chronicle, Machado seems to contribute to this "continuous creation", reviving the memory of literature and emphasizing the permanence of classical work.

  2. Lessons learned enhancing EPICS CA for LANSCE timed and flavored data

    International Nuclear Information System (INIS)

    Hill, Jeffrey O.

    2009-01-01

    A previous paper described an upgrade to EPICS enabling client side tools at LANSCE to receive subscription updates filtered selectively to match a logical configuration of LANSCE beam gates, as configured by the control room. The upgrade required fundamental changes in the EPICS core components. First, the event queue in the EPICS server was upgraded to buffer record (function block) and device specific parameters accessed generically via software interfaces for introspection of 3rd party data. In contrast, event queues in previous versions of EPICS were strictly limited to buffering only value, timestamp, and alarm status tuples. Second, the Channel Access server is being upgraded to filter subscription updates. In this follow on paper some necessary design changes mid-project and the lessons learned during the software development will be described.

  3. Pirate Alterity and Mimesis in Colonial Epic Poetry

    Directory of Open Access Journals (Sweden)

    Javier de Navascués

    2016-05-01

    Full Text Available Pirate representation is studied in a series of Epic poems in the late sixteenth century and early seventeenth century. The ambiguous image of the English enemy is read in texts by Juan de Miramontes, Pedro de Oña, Martín del Barco Centenera and Juan de Castellanos, among others. On the one hand, Colonial Epic ignores some important differences between privateers and pirates since the privateering had been legally accepted by all European nations, including Spain. Besides, Pirate is always called «Lutheran» and revealing its absolute otherness with respect to the Catholic model. On the other hand, it proposes a laudatory epics enemy painting from the imitation of the values accepted by the colonial society. The relationship between the Spanish hero and the privateer is represented not in a vertical direction, as could happen between colonizer and colonized subject, but on a level of rivalry.

  4. EPIC: A Framework for Using Video Games in Ethics Education

    Science.gov (United States)

    Schrier, Karen

    2015-01-01

    Ethics education can potentially be supplemented through the use of video games. This article proposes a novel framework (Ethics Practice and Implementation Categorization [EPIC] Framework), which helps educators choose games to be used for ethics education purposes. The EPIC Framework is derived from a number of classic moral development,…

  5. Connect high speed analog-digital converter with EPICS based on LabVIEW

    International Nuclear Information System (INIS)

    Wang Wei; Chi Yunlong

    2008-01-01

    This paper introduce a method to connect high speed analog-digital converter (ADC212/100) with EPICS on Windows platform using LabVIEW. We use labVIEW to communicate with the converter, then use interface sub-VIs between LabVIEW and EPICS to access the EPICS IOC by Channel Access (CA). For the easy use graph programming language of LabVIEW, this method could shorten the develop period and reduce manpower cost. (authors)

  6. Butterflies and Dragon-Eagles: Processing Epics from Southwest China

    Directory of Open Access Journals (Sweden)

    Mark Bender

    2012-03-01

    Full Text Available In the mountains of southwest China, epic narratives are part of the traditional performance-scapes of many ethnic minority cultures. In some cases locals participate in the preservation of oral or oral-connected epics from their respective areas. This article discusses the dynamics of acquiring and translating texts from two major ethnic minority groups in cooperation with local tradition-bearers, poets, and scholars.

  7. EPIC'S NEW REMOTE SENSING DATA AND INFORMATION TOOLS AVAILABLE FOR EPA CUSTOMERS

    Science.gov (United States)

    EPIC's New Remote Sensing Data and Information Tools Available for EPA Customers Donald Garofalo Environmental Photographic Interpretation Center (EPIC) Landscape Ecology Branch Environmental Sciences Division National Exposure Research Laboratory Several new too...

  8. The KSTAR integrated control system based on EPICS

    International Nuclear Information System (INIS)

    Kim, K.H.; Ju, C.J.; Kim, M.K.; Park, M.K.; Choi, J.W.; Kyum, M.C.; Kwon, M.

    2006-01-01

    The Korea Superconducting Tokamak Advanced Research (KSTAR) control system will be developed with several subsystems, which consist of the central control system (e.g. plasma control, machine control, diagnostic control, time synchronization, and interlock systems) and local control systems for various subsystems. We are planning to connect the entire system with several networks, viz. a reflective-memory-based real-time network, an optical timing network, a gigabit Ethernet network for generic machine control, and a storage network. Then it will evolve into a network-based, distributed real-time control system. Thus, we have to consider the standard communication protocols among the subsystems and how to handle the various kinds of hardware in a homogeneous way. To satisfy these requirements, EPICS has been chosen for the KSTAR control. The EPICS framework provides network-based real-time distributed control, operating system independent programming tools, operator interface tools, archiving tools, and interface tools with other commercial and non-commercial software. The most important advantage of the use of the EPICS framework is in providing homogeneity of the system for the control system developer. The developer does not have to be concerned about the specifics of the local system, but can concentrate on the implementation of the control logic with EPICS tools. We will present the details of the integration issues and also will give a brief summary of the entire KSTAR control system from an integration point of view

  9. Programming PLCS under EPICS at the SNS Project : Further Experiences in Collaboration

    International Nuclear Information System (INIS)

    P. A. Gurd; W. H. Strong; J. D. Creel

    2003-01-01

    The Spallation Neutron Source (SNS) is an accelerator-based neutron source being built in Tennessee by a partnership of six national laboratories. The control system components for the SNS were produced by personnel at the collaborating laboratories, by vendors of the equipment, and by commercial contractors. A number of different approaches were used to provide the programming for both the programmable logic controllers (PLCs) and the input-output controllers (IOCs) which were all based on the Experimental Physics and Industrial Control System (EPICS). For conventional facilities, both the PLCs and the IOCs were programmed under a commercial contract. The PLCs for the high power radio frequency system (HPRF) were programmed by the vendors of the equipment, while the IOCs were programmed by the collaborating laboratory. Finally, while the IOCs for the cryogenic systems were programmed at Oak Ridge, three different approaches were used to produce the PLC programming: some were programmed at Oak Ridge, some at TJNAF, and some at vendor sites. This paper discusses the status of the PLCs in the control system and the integration challenges encountered in the various approaches

  10. Standardization of the 24-hour diet recall calibration method used in the european prospective investigation into cancer and nutrition (EPIC): general concepts and preliminary results.

    Science.gov (United States)

    Slimani, N; Ferrari, P; Ocké, M; Welch, A; Boeing, H; Liere, M; Pala, V; Amiano, P; Lagiou, A; Mattisson, I; Stripp, C; Engeset, D; Charrondière, R; Buzzard, M; Staveren, W; Riboli, E

    2000-12-01

    Despite increasing interest in the concept of calibration in dietary surveys, there is still little experience in the use and standardization of a common reference dietary method, especially in international studies. In this paper, we present the general theoretical framework and the approaches developed to standardize the computer-assisted 24 h diet recall method (EPIC-SOFT) used to collect about 37 000 24-h dietary recall measurements (24-HDR) from the 10 countries participating in the European Prospective Investigation into Cancer and Nutrition (EPIC). In addition, an analysis of variance was performed to examine the level of standardization of EPIC-SOFT across the 90 interviewers involved in the study. The analysis of variance used a random effects model in which mean energy intake per interviewer was used as the dependent variable, while age, body mass index (BMI), energy requirement, week day, season, special diet, special day, physical activity and the EPIC-SOFT version were used as independent variables. The analysis was performed separately for men and women. The results show no statistical difference between interviewers in all countries for men and five out of eight countries for women, after adjustment for physical activity and the EPIC-SOFT program version used, and the exclusion of one interviewer in Germany (for men), and one in Denmark (for women). These results showed an interviewer effect in certain countries and a significant difference between gender, suggesting an underlying respondent's effect due to the higher under-reporting among women that was consistently observed in EPIC. However, the actual difference between interviewer and country mean energy intakes is about 10%. Furthermore, no statistical differences in mean energy intakes were observed across centres from the same country, except in Italy and Germany for men, and France and Spain for women, where the populations were recruited from areas scattered throughout the countries. Despite

  11. On Collecting and Publishing the Albanian Oral Epic

    Directory of Open Access Journals (Sweden)

    Arbnora Dushi

    2014-05-01

    Full Text Available The aim of this paper is to examine how the Albanian epic known as the ‘Cycle of the Frontier Warriors’ has been presented in Albanian folklore collections. I will examine seven written versions of the song ‘The Wedding of Ali Bajraktari’, which belongs to this epic cycle. The ‘Cycle of the Frontier Warriors’, has been an object of collection since the beginning of the twentieth century. There are now dozens of volumes published, but the studies published to date concentrate on historical, thematic and comparative rather than contextual and textual issues.

  12. A versatile trigger and synchronization module with IEEE1588 capabilities and EPICS support

    International Nuclear Information System (INIS)

    Lopez, J.M.; Ruiz, M.; Borrego, J.; Arcas, G. de; Barrera, E.; Vega, J.

    2010-01-01

    Event timing and synchronization are two key aspects to improve in the implementation of distributed data acquisition (dDAQ) systems such as the ones used in fusion experiments. It is also of great importance the integration of dDAQ in control and measurement networks. This paper analyzes the applicability of the IEEE1588 and EPICS standards to solve these problems, and presents a hardware module implementation based in both of them that allow adding these functionalities to any DAQ. The IEEE1588 standard facilitates the integration of event timing and synchronization mechanisms in distributed data acquisition systems based on IEEE 803.3 (Ethernet). An optimal implementation of such system requires the use of network interface devices which include specific hardware resources devoted to the IEE1588 functionalities. Unfortunately, this is not the approach followed in most of the large number of applications available nowadays. Therefore, most solutions are based in software and use standard hardware network interfaces. This paper presents the development of a hardware module (GI2E) with IEEE1588 capabilities which includes USB, RS232, RS485 and CAN interfaces. This permits to integrate any DAQ element that uses these interfaces in dDAQ systems in an efficient and simple way. The module has been developed with Motorola's Coldfire MCF5234 processor and National Semiconductors's PHY DP83640T, providing it with the possibility to implement the PTP protocol of IEEE1588 by hardware, and therefore increasing its performance over other implementations based in software. To facilitate the integration of the dDAQ system in control and measurement networks the module includes a basic Input/Output Controller (IOC) functionality of the Experimental Physics and Industrial Control System (EPICS) architecture. The paper discusses the implementation details of this module and presents its applications in advanced dDAQ applications in the fusion community.

  13. Advanced Data Acquisition System Implementation for the ITER Neutron Diagnostic Use Case Using EPICS and FlexRIO Technology on a PXIe Platform

    Science.gov (United States)

    Sanz, D.; Ruiz, M.; Castro, R.; Vega, J.; Afif, M.; Monroe, M.; Simrock, S.; Debelle, T.; Marawar, R.; Glass, B.

    2016-04-01

    To aid in assessing the functional performance of ITER, Fission Chambers (FC) based on the neutron diagnostic use case deliver timestamped measurements of neutron source strength and fusion power. To demonstrate the Plant System Instrumentation & Control (I&C) required for such a system, ITER Organization (IO) has developed a neutron diagnostics use case that fully complies with guidelines presented in the Plant Control Design Handbook (PCDH). The implementation presented in this paper has been developed on the PXI Express (PXIe) platform using products from the ITER catalog of standard I&C hardware for fast controllers. Using FlexRIO technology, detector signals are acquired at 125 MS/s, while filtering, decimation, and three methods of neutron counting are performed in real-time via the onboard Field Programmable Gate Array (FPGA). Measurement results are reported every 1 ms through Experimental Physics and Industrial Control System (EPICS) Channel Access (CA), with real-time timestamps derived from the ITER Timing Communication Network (TCN) based on IEEE 1588-2008. Furthermore, in accordance with ITER specifications for CODAC Core System (CCS) application development, the software responsible for the management, configuration, and monitoring of system devices has been developed in compliance with a new EPICS module called Nominal Device Support (NDS) and RIO/FlexRIO design methodology.

  14. EPICS IOC module development and implementation for the ISTTOK machine subsystem operation and control

    Energy Technology Data Exchange (ETDEWEB)

    Carvalho, Paulo, E-mail: pricardofc@ipfn.ist.utl.pt [Associacao EURATOM/IST, Instituto de Plasmas e Fusao Nuclear-Laboratorio Associado, Instituto Superior Tecnico, P-1049-001 Lisboa (Portugal); Duarte, Andre; Pereira, Tiago; Carvalho, Bernardo; Sousa, Jorge; Fernandes, Horacio [Associacao EURATOM/IST, Instituto de Plasmas e Fusao Nuclear-Laboratorio Associado, Instituto Superior Tecnico, P-1049-001 Lisboa (Portugal); Correia, Carlos [Grupo de Electronica e Instrumentacao-Centro de Instrumentacao, Departamento de Fisica, Universidade de Coimbra, P-3004-516 Coimbra (Portugal); Goncalves, Bruno; Varandas, Carlos [Associacao EURATOM/IST, Instituto de Plasmas e Fusao Nuclear-Laboratorio Associado, Instituto Superior Tecnico, P-1049-001 Lisboa (Portugal)

    2011-10-15

    This paper presents a developed, tested and integrated EPICS IOC (I/O controller) module solution for the ISTTOK tokamak machine operation and control for the vacuum and gas injection systems. The work is organized in two software layers which communicate through a serial RS-232 communication protocol. The first software layer is an EPICS IOC module running as a computer server application capable of receiving requests from remote or local clients providing driver interface to the system by forwarding requested commands and receiving system and control operation status. The second software layer is the firmware running in Microchip dsPIC microcontroller modules which performs the interface from RS-232 optical fiber serial protocol to EPICS IOC module. The dsPIC module communicates to the ISTTOK tokamak sensors and actuators via RS-485 and is programmed with a new protocol developed for this purpose that allows EPICS IOC module command sending/receiving, machine operation control and monitoring and system status information. Communication between EPICS IOC module and clients is achieved via a TCP/IP and UDP protocol referred as Channel Access. In addition, the EPICS IOC module provides user client applications access allowing operators to perform remote or local monitoring, operation and control.

  15. Control systems for experimental physics

    International Nuclear Information System (INIS)

    Anon.

    1988-01-01

    At an international conference last year at Villars-sur-Ollon (Switzerland), scientists from all over the world looked at the problems of controlling complex physics installations, including particle accelerators, nuclear reactors, large telescopes and high energy physics detectors. The meeting, organized by the European Physical Society's Interdivisional Group on Experimental Physics Control Systems, EPCS, brought together 180 scientists from the world's leading experimental physics research laboratories, universities and industries

  16. Implementation of EPICS based Control System for Radioisotope Beam line

    Energy Technology Data Exchange (ETDEWEB)

    Kim, Jae-Ha; Ahn, Tae-Sung; Song, Young-Gi; Kwon, Hyeok-Jung; Cho, Yong-Sub [Korea Atomic Energy Research Institute, Gyeongju (Korea, Republic of)

    2015-10-15

    Korea Mult-purpose Accelerator Complex (KOMAC) has been operating 100 MeV proton linear accelerator . For operating 100 MeV linac, various control system has been implemented such as vacuum, power supply, RCCS and etc. KOMAC is operating two beam lines so that clients can use 100 MeV proton beam for their experiment. KOMAC sends beam to beam line and target room using two dipole magnets and several quadrupole magnets. As demand for experiments and Radius Isotope using beam is increased, another beam line is under construction and RI beam line control system is need. To synchronize with KOMAC control system, RI beam line control system is based on Experimental Physics and Industrial control System (EPICS) software. The beam is transported to RI beam line to control magnet power supply and vacuum. Implementation of RI beam line control system is presented and some preliminary results are reported. The base RI beam line control system is implemented. It can control beam direction and vacuum. Comparing archived data and current data, RI beam line and control system will be improved. In the future, scroll pump and gate control system will be implemented using programmable logic controller PLC. RI beam interlock sequence will be added to KOMAC interlock system to protect linac.

  17. EPICS: Channel Access security design

    International Nuclear Information System (INIS)

    Kraimer, M.; Hill, J.

    1994-05-01

    This document presents the design for implementing the requirements specified in: EPICS -- Channel Access Security -- functional requirements, Ned. D. Arnold, 03/09/92. Use of the access security system is described along with a summary of the functional requirements. The programmer's interface is given. Security protocol is described and finally aids for reading the access security code are provided

  18. Continuity with Creole Epic and Innovation in the «History of New Mexico», 1610

    Directory of Open Access Journals (Sweden)

    Pedro Cebollero

    2017-11-01

    Full Text Available This is an introductory study to Gaspar de Villagrá’s History of New Mexico (1610 in the context of the Cortés epic cycle tradition. The concept of «epic continuity» is utilized in order to better understand how the poem adheres to epic tradition at the same time that it goes through formal changes needed for its renovation. Part of the renovation is the inclusion of prose as a legal defense strategy, and its use as a vehicle for the struggles of Mexican Creoles. It is proposed that this poem belongs in a Frontier Creole epic sub-cycle.

  19. The EPIC nutrient database project (ENDB): a first attempt to standardize nutrient databases across the 10 European countries participating in the EPIC study

    DEFF Research Database (Denmark)

    Slimani, N.; Deharveng, G.; Unwin, I.

    2007-01-01

    because there is currently no European reference NDB available. Design: A large network involving national compilers, nutritionists and experts on food chemistry and computer science was set up for the 'EPIC Nutrient DataBase' ( ENDB) project. A total of 550-1500 foods derived from about 37 000...... standardized EPIC 24-h dietary recalls (24-HDRS) were matched as closely as possible to foods available in the 10 national NDBs. The resulting national data sets ( NDS) were then successively documented, standardized and evaluated according to common guidelines and using a DataBase Management System...

  20. DSCOVR/EPIC observations of SO2 reveal dynamics of young volcanic eruption clouds

    Science.gov (United States)

    Carn, S. A.; Krotkov, N. A.; Taylor, S.; Fisher, B. L.; Li, C.; Bhartia, P. K.; Prata, F. J.

    2017-12-01

    Volcanic emissions of sulfur dioxide (SO2) and ash have been measured by ultraviolet (UV) and infrared (IR) sensors on US and European polar-orbiting satellites since the late 1970s. Although successful, the main limitation of these observations from low Earth orbit (LEO) is poor temporal resolution (once per day at low latitudes). Furthermore, most currently operational geostationary satellites cannot detect SO2, a key tracer of volcanic plumes, limiting our ability to elucidate processes in fresh, rapidly evolving volcanic eruption clouds. In 2015, the launch of the Earth Polychromatic Imaging Camera (EPIC) aboard the Deep Space Climate Observatory (DSCOVR) provided the first opportunity to observe volcanic clouds from the L1 Lagrange point. EPIC is a 10-band spectroradiometer spanning UV to near-IR wavelengths with two UV channels sensitive to SO2, and a ground resolution of 25 km. The unique L1 vantage point provides continuous observations of the sunlit Earth disk, from sunrise to sunset, offering multiple daily observations of volcanic SO2 and ash clouds in the EPIC field of view. When coupled with complementary retrievals from polar-orbiting UV and IR sensors such as the Ozone Monitoring Instrument (OMI), the Ozone Mapping and Profiler Suite (OMPS), and the Atmospheric Infrared Sounder (AIRS), we demonstrate how the increased observation frequency afforded by DSCOVR/EPIC permits more timely volcanic eruption detection and novel analyses of the temporal evolution of volcanic clouds. Although EPIC has detected several mid- to high-latitude volcanic eruptions since launch, we focus on recent eruptions of Bogoslof volcano (Aleutian Islands, AK, USA). A series of EPIC exposures from May 28-29, 2017, uniquely captures the evolution of SO2 mass in a young Bogoslof eruption cloud, showing separation of SO2- and ice-rich regions of the cloud. We show how analyses of these sequences of EPIC SO2 data can elucidate poorly understood processes in transient eruption

  1. A Woman Voice in an Epic: Tracing Gendered Motifs in Anne Vabarna's Peko

    Directory of Open Access Journals (Sweden)

    Andreas Kalkun

    2008-12-01

    Full Text Available In the article the gendered motifs found in Anne Vabarna’s Seto epic Peko are analysed. Besides the narrative telling of the life of the male hero, the motives regarding eating, refusing to eat or offering food, and the aspect of the female body or its control deserve to be noticed. These scenes do not communicate the main plot, they are often related to minor characters of the epic and slow down the narrative, but at the same time they clearly carry artistic purpose and meaning. I consider these motifs, present in the liminal parts of the epic, to be the dominant symbols of the epic where the author’s feminine world is being exposed. Observing these motifs of Peko in the context of Seto religious worldview, the life of Anne Vabarna and the social position of Seto women, the symbols become eloquent and informative.

  2. Quality assurance of the international computerised 24 h dietary recall method (EPIC-Soft).

    Science.gov (United States)

    Crispim, Sandra P; Nicolas, Genevieve; Casagrande, Corinne; Knaze, Viktoria; Illner, Anne-Kathrin; Huybrechts, Inge; Slimani, Nadia

    2014-02-01

    The interview-administered 24 h dietary recall (24-HDR) EPIC-Soft® has a series of controls to guarantee the quality of dietary data across countries. These comprise all steps that are part of fieldwork preparation, data collection and data management; however, a complete characterisation of these quality controls is still lacking. The present paper describes in detail the quality controls applied in EPIC-Soft, which are, to a large extent, built on the basis of the EPIC-Soft error model and are present in three phases: (1) before, (2) during and (3) after the 24-HDR interviews. Quality controls for consistency and harmonisation are implemented before the interviews while preparing the seventy databases constituting an EPIC-Soft version (e.g. pre-defined and coded foods and recipes). During the interviews, EPIC-Soft uses a cognitive approach by helping the respondent to recall the dietary intake information in a stepwise manner and includes controls for consistency (e.g. probing questions) as well as for completeness of the collected data (e.g. system calculation for some unknown amounts). After the interviews, a series of controls can be applied by dietitians and data managers to further guarantee data quality. For example, the interview-specific 'note files' that were created to track any problems or missing information during the interviews can be checked to clarify the information initially provided. Overall, the quality controls employed in the EPIC-Soft methodology are not always perceivable, but prove to be of assistance for its overall standardisation and possibly for the accuracy of the collected data.

  3. Weather, day length and physical activity in older adults: Cross-sectional results from the European Prospective Investigation into Cancer and Nutrition (EPIC Norfolk Cohort.

    Directory of Open Access Journals (Sweden)

    Yu-Tzu Wu

    Full Text Available A wide range of environmental factors have been related to active ageing, but few studies have explored the impact of weather and day length on physical activity in older adults. We investigate the cross-sectional association between weather conditions, day length and activity in older adults using a population-based cohort in England, the European Prospective Investigation into Cancer and Nutrition (EPIC Norfolk study.Physical activity was measured objectively over 7 days using an accelerometer and this was used to calculate daily total physical activity (counts per minute, daily minutes of sedentary behaviour and light, moderate and vigorous physical activity (LMVPA. Day length and two types of weather conditions, precipitation and temperature, were obtained from a local weather station. The association between these variables and physical activity was examined by multilevel first-order autoregressive modelling.After adjusting for individual factors, short day length and poor weather conditions, including high precipitation and low temperatures, were associated with up to 10% lower average physical activity (p<0.01 and 8 minutes less time spent in LMVPA but 15 minutes more sedentary time, compared to the best conditions.Day length and weather conditions appear to be an important factor related to active ageing. Future work should focus on developing potential interventions to reduce their impact on physical activity behaviours in older adults.

  4. Configuration and application of He RFQ LLRF control system based on EPICS

    Energy Technology Data Exchange (ETDEWEB)

    Ahn, Tae-Sung; Jeong, Hae-Seong; Kim, Seong-Gu; Song, Young-Gi; Kim, Han-Sung; Seol, Kyung-Tae; Kwon, Hyeok-Jung; Cho, Yong-Sub [Korea Multipurpose Accelerator Complex, Gyeongju (Korea, Republic of)

    2015-10-15

    In He RFQ device, the high-power Radio-Frequency (RF) is very important because it is responsible for the stable delivery and efficient acceleration of the beam. Since that, the control system of high-power Radio-Frequency must be developed and this system is called LLRF control system. The LLRF control system required exquisite amplitude value that has ±1 % error range. We need a precise remote control system for this reason. This paper represents the configuration of LLRF control system in terms of software layers based on EPICS. Also, this paper explains the application of LLRF control system to test environment (hardware) and represents test result and suggests future work. The LLRF control system at the He RFQ is very important. The configuration of LLRF control system is completed on the software side and hardware modules: vxworks operating system installation, EPICS BASE compilation, module source code compiled, object file loading and execution on vxworks, EPICS IOC operation check, etc. The application of LLRF control system to module is implemented well: ADC module, DAC module, EPICS IOC test.

  5. Circulating Vitamin D in relation to cancer incidence and survival of the head and neck and oesophagus in the EPIC cohort

    NARCIS (Netherlands)

    Fanidi, Anouar; Muller, David C.; Midttun, Øivind; Ueland, Per Magne; Vollset, Stein Emil; Relton, Caroline; Vineis, Paolo; Weiderpass, Elisabete; Skeie, Guri; Brustad, Magritt; Palli, Domenico; Tumino, Rosario; Grioni, Sara; Sacerdote, Carlotta; Bueno-De-Mesquita, H. B.; Peeters, Petra H.; Boutron-Ruault, Marie Christine; Kvaskoff, Marina; Cadeau, Claire; Huerta, José María; Sánchez, Maria José; Agudo, Antonio; Lasheras, Cristina; Quirós, J. Ramón; Chamosa, Saioa; Riboli, Elio; Travis, Ruth C.; Ward, Heather; Murphy, Neil; Khaw, Kay Tee; Trichopoulou, Antonia; Lagiou, Pagona; Papatesta, Eleni Maria; Boeing, Heiner; Kuehn, Tilman; Katzke, Verena; Steffen, Annika; Johansson, Anders; Brennan, Paul; Johansson, Mattias

    2016-01-01

    Experimental and epidemiological data suggest that vitamin D play a role in pathogenesis and progression of cancer, but prospective data on head and neck cancer (HNC) and oesophagus cancer are limited. The European Prospective Investigation into Cancer and Nutrition (EPIC) study recruited 385,747

  6. EPICS Input/Output Controller (IOC) application developer's guide. APS Release 3.12

    International Nuclear Information System (INIS)

    Kraimer, M.R.

    1994-11-01

    This document describes the core software that resides in an Input/Output Controller (IOC), one of the major components of EPICS. The basic components are: (OPI) Operator Interface; this is a UNIX based workstation which can run various EPICS tools; (IOC) Input/Output Controller; this is a VME/VXI based chassis containing a Motorola 68xxx processor, various I/O modules, and VME modules that provide access to other I/O buses such as GPIB, (LAN), Local Area Network; and this is the communication network which allows the IOCs and OPIs to communicate. Epics provides a software component, Channel Access, which provides network transparent communication between a Channel Access client and an arbitrary number of Channel Access servers

  7. The coal epic at Freyming-Merlebach

    International Nuclear Information System (INIS)

    2003-01-01

    This information document has been realized on the closure of the Merlebach site. It is devoted to the coal epic at Freyming-Merlebach. The historical aspects of the exploitation, the working conditions, the economic and environmental aspects of the mine and the today situation are detailed. (A.L.B.)

  8. Estimation of Leaf Area Index and its Sunlit Portion from DSCOVR EPIC data

    Science.gov (United States)

    Knyazikhin, Y.; Yang, B.; Mottus, M.; Rautiainen, M.; Stenberg, P.; Yan, L.; Chen, C.; Yan, K.; Park, T.; Myneni, R. B.; Song, W.

    2016-12-01

    The NASA's Earth Polychromatic Imaging Camera (EPIC) onboard NOAA's Deep Space Climate Observatory (DSCOVR) mission was launched on February 11, 2015 to the Sun-Earth Lagrangian L1 point where it began to collect radiance data of the entire sunlit Earth at 16 km resolution (in equatorial zone) every 65 to 110 min in June 2015. It provides imageries in near backscattering directions with the scattering angle between 168o and 176o at ten UV to Near-IR narrow spectral bands centered at 317.5 (band width 1.0) nm, 325.0 (1.0) nm, 340.0 (3.0) nm, 388.0 (3.0) nm, 433.0 (3.0) nm, 551.0 (3.0) nm, 680.0 (1.7) nm, 687.8 (0.6) nm, 764.0 (1.7) nm and 779.5 (2.0) nm. This poster presents the theoretical basis of the algorithm designed for the generation of leaf area index (LAI) and diurnal course of sunlit leaf area index (SLAI) from EPIC Bidirectional Reflectance Factor of vegetated land. LAI and SLAI are defined as the total hemi-surface and sunlit leaf semi-surface per unit ground area. Whereas LAI is a standard product of many satellite the SLAI is a new satellite-derived parameter. Sunlit and shaded leaves exhibit different radiative response to incident Photosynthetically Active Radiation (400-700 nm), which in turn triggers various physiological and physical processes required for the functioning of plants. Leaf area and its sunlit portion are key state parameters in most ecosystem productivity and carbon/nitrogen cycle. Status of the EPIC LAI/SLAI product and its validation strategy are also discussed in this poster.

  9. Creating an EPICS Based Test Stand Development System for a BPM Digitizer of the Linac Coherent Light Source

    International Nuclear Information System (INIS)

    2011-01-01

    The Linac Coherent Light Source (LCLS) is required to deliver a high quality electron beam for producing coherent X-rays. As a result, high resolution beam position monitoring is required. The Beam Position Monitor (BPM) digitizer acquires analog signals from the beam line and digitizes them to obtain beam position data. Although Matlab is currently being used to test the BPM digitizer?s functions and capability, the Controls Department at SLAC prefers to use Experimental Physics and Industrial Control Systems (EPICS). This paper discusses the transition of providing similar as well as enhanced functionalities, than those offered by Matlab, to test the digitizer. Altogether, the improved test stand development system can perform mathematical and statistical calculations with the waveform signals acquired from the digitizer and compute the fast Fourier transform (FFT) of the signals. Finally, logging of meaningful data into files has been added.

  10. Replica sizing strategy for aortic valve replacement improves haemodynamic outcome of the epic supra valve.

    Science.gov (United States)

    Gonzalez-Lopez, David; Faerber, Gloria; Diab, Mahmoud; Amorim, Paulo; Zeynalov, Natig; Doenst, Torsten

    2017-10-01

    Current sizing strategies suggest valve selection based on annulus diameter despite supra-annular placement of biological prostheses potentially allowing placement of a larger size. We assessed the frequency of selecting a larger prosthesis if prosthesis size was selected using a replica (upsizing) and evaluated its impact on haemodynamics. We analysed all discharge echocardiograms between June 2012 and June 2014, where a replica sizer was used for isolated aortic valve replacement (Epic Supra: 266 patients, Trifecta: 49 patients). Upsizing was possible in 71% of the Epic Supra valves (by 1 size: 168, by 2 sizes: 20) and in 59% of the Trifectas (by 1 size: 26, by 2 sizes: 3). Patients for whom upsizing was possible had the lowest pressure gradients within their annulus size groups. The difference was significant in annulus diameters of 21-22 or 25-26 mm (Epic Supra) and 23-24 mm (Trifecta). Trifecta gradients were the lowest. However, the ability to upsize the Epic Supra by 2 sizes eliminated the differences between Epic Supra and Trifecta. Upsizing did not cause intraoperative complications. Using replica sizers for aortic prosthesis size selection allows the implantation of bigger prostheses than recommended in most cases and reduces postoperative gradients, specifically for Epic Supra. © The Author 2017. Published by Oxford University Press on behalf of the European Association for Cardio-Thoracic Surgery. All rights reserved.

  11. 75 FR 65985 - Safety Zone: Epic Roasthouse Private Party Firework Display, San Francisco, CA

    Science.gov (United States)

    2010-10-27

    ... the navigable waters of San Francisco Bay 1,000 yards off Epic Roasthouse Restaurant, San Francisco.... Wright, Program Manager, Docket Operations, telephone 202-366-9826. SUPPLEMENTARY INFORMATION: Regulatory... waters of San Francisco Bay, 1,000 yards off Epic Roasthouse Restaurant, San Francisco, CA. The fireworks...

  12. Education for Change: Epic Charter School

    Science.gov (United States)

    EDUCAUSE, 2015

    2015-01-01

    The student-centered school model of Epic Charter School in Oakland, California, framed around a hero's journey empowers middle school students with sense of unity and purpose in life, where they can feel part of a culture with a shared experience and with more opportunities to experiences growth and accomplishment. Design and engineering is front…

  13. A MySQL Based EPICS Archiver

    International Nuclear Information System (INIS)

    Slominski, Christopher

    2009-01-01

    Archiving a large fraction of the EPICS signals within the Jefferson Lab (JLAB) Accelerator control system is vital for postmortem and real-time analysis of the accelerator performance. This analysis is performed on a daily basis by scientists, operators, engineers, technicians, and software developers. Archiving poses unique challenges due to the magnitude of the control system. A MySQL Archiving system (Mya) was developed to scale to the needs of the control system; currently archiving 58,000 EPICS variables, updating at a rate of 11,000 events per second. In addition to the large collection rate, retrieval of the archived data must also be fast and robust. Archived data retrieval clients obtain data at a rate over 100,000 data points per second. Managing the data in a relational database provides a number of benefits. This paper describes an archiving solution that uses an open source database and standard off the shelf hardware to reach high performance archiving needs. Mya has been in production at Jefferson Lab since February of 2007.

  14. A MySQL Based EPICS Archiver

    Energy Technology Data Exchange (ETDEWEB)

    Christopher Slominski

    2009-10-01

    Archiving a large fraction of the EPICS signals within the Jefferson Lab (JLAB) Accelerator control system is vital for postmortem and real-time analysis of the accelerator performance. This analysis is performed on a daily basis by scientists, operators, engineers, technicians, and software developers. Archiving poses unique challenges due to the magnitude of the control system. A MySQL Archiving system (Mya) was developed to scale to the needs of the control system; currently archiving 58,000 EPICS variables, updating at a rate of 11,000 events per second. In addition to the large collection rate, retrieval of the archived data must also be fast and robust. Archived data retrieval clients obtain data at a rate over 100,000 data points per second. Managing the data in a relational database provides a number of benefits. This paper describes an archiving solution that uses an open source database and standard off the shelf hardware to reach high performance archiving needs. Mya has been in production at Jefferson Lab since February of 2007.

  15. On the metaphysics of experimental physics

    CERN Document Server

    Rogers, K

    2005-01-01

    This provocative and critical work addresses the question of why scientific realists and positivists consider experimental physics to be a natural and empirical science. Taking insights from contemporary science studies, continental philosophy, and the history of physics, this book describes and analyses the metaphysical presuppositions that underwrite the technological use of experimental apparatus and instruments to explore, model, and understand nature. By revealing this metaphysical foundation, the author questions whether experimental physics is a natural and empirical science at all.

  16. Epic and Romance in The Lord Of The Rings

    Directory of Open Access Journals (Sweden)

    Martin Simonson

    2016-10-01

    Full Text Available In the field of comparative literature The Lord of the Rings has been most frequently studied within the contexts of romance and epic. This approach, however, leaves out important generic aspects of the global picture, such as the narrative’s strong adherence to the novel genre and to mythic traditions beyond romance and epic narratives. If we choose one particular genre as the yardstick against which to measure the work’s success in narrative terms, we tend to end up with the conclusion that The Lord of the Rings does not quite make sense within the given limits of the genre in question. In Tolkien’s work there is a narrative and stylistic exploration of the different genres’ constraints in which the Western narrative traditions – myth, epic, romance, the novel, and their respective subgenres – interact in a previously unknown but still very much coherent world that, because of the particular cohesion required by such a chronotope, exhibits a clear contextualization of references to the previous traditions. As opposed to many contemporary literary expressions, the ensuing absence of irony and parody creates a generic dialogue, in which the various narrative traditions explore and interrogate each other’s limits without rendering the others absurdly incompatible, ridiculous or superfluous.

  17. The design status of CSNS experimental control system

    International Nuclear Information System (INIS)

    Jian Zhuang; Yuanping Chu; Dapeng Jin; Yuqian Liu; Yinhong Zhang; Zhuoyu Zhang; Kejun Zhu; Libin Ding; Lei Hu; Jiajie Li; Yali, Liu

    2012-01-01

    To meet the increasing demand from user community, China decided to build a world-class spallation neutron source, called CSNS (China Spallation Neutron Source). It can provide users a neutron scattering platform with high flux, wide wavelength range and high efficiency. CSNS construction is expected to start in 2011 and will last 6.5 years. The control system of CSNS is divided into accelerator control system and experimental control system. CSNS Experimental Control System is based on EPICS architecture, offering device operation and device debug interface, communication between devices, environment monitor, machine and personnel protection, interface to accelerator control system, overall system monitor and database service. The control system is divided into 4 parts, such as front control layer, local and global control layer based on EPICS, database and network service and the others. The front control layer is based on YOKOGAWA PLC and other controllers. EPICS includes local and global control layer provides all system control and information exchange. Embedded PLC YOKOGAWA RP61 and others is to be used as communication node between front layer and EPICS. Database service provides system configuration and historical data. From the experience of BESIII, MySQL is an option. The system will be developed in Dongguan, Guangdong province and Beijing. So VPN will be used to help development. Now, total 9 persons are working on this system. (authors)

  18. 78 FR 69363 - Lake Tahoe Basin Management Unit, California, Heavenly Mountain Resort Epic Discovery Project

    Science.gov (United States)

    2013-11-19

    ... DEPARTMENT OF AGRICULTURE Forest Service Lake Tahoe Basin Management Unit, California, Heavenly Mountain Resort Epic Discovery Project AGENCY: Lake Tahoe Basin Management Unit, Forest Service, USDA...: The Epic Discovery Project is intended to enhance summer activities in response to the USDA Forest...

  19. Development of Multi-Sensor Global Cloud and Radiance Composites for DSCOVR EPIC Imager with Subpixel Definition

    Science.gov (United States)

    Khlopenkov, K. V.; Duda, D. P.; Thieman, M. M.; Sun-Mack, S.; Su, W.; Minnis, P.; Bedka, K. M.

    2017-12-01

    The Deep Space Climate Observatory (DSCOVR) is designed to study the daytime Earth radiation budget by means of onboard Earth Polychromatic Imaging Camera (EPIC) and National Institute of Standards and Technology Advanced Radiometer (NISTAR). EPIC imager observes in several shortwave bands (317-780 nm), while NISTAR measures the top-of-atmosphere (TOA) whole-disk radiance in shortwave and total broadband windows. Calculation of albedo and outgoing longwave flux requires a high-resolution scene identification such as the radiance observations and cloud property retrievals from low earth orbit and geostationary satellite imagers. These properties have to be co-located with EPIC imager pixels to provide scene identification and to select anisotropic directional models, which are then used to adjust the NISTAR-measured radiance and subsequently obtain the global daytime shortwave and longwave fluxes. This work presents an algorithm for optimal merging of selected radiances and cloud properties derived from multiple satellite imagers to obtain seamless global hourly composites at 5-km resolution. The highest quality observation is selected by means of an aggregated rating which incorporates several factors such as the nearest time relative to EPIC observation, lowest viewing zenith angle, and others. This process provides a smoother transition and avoids abrupt changes in the merged composite data. Higher spatial accuracy in the composite product is achieved by using the inverse mapping with gradient search during reprojection and bicubic interpolation for pixel resampling. The composite data are subsequently remapped into the EPIC-view domain by convolving composite pixels with the EPIC point spread function (PSF) defined with a half-pixel accuracy. Within every EPIC footprint, the PSF-weighted average radiances and cloud properties are computed for each cloud phase and then stored within five data subsets (clear-sky, water cloud, ice cloud, total cloud, and no

  20. Prospect-EPIC Utrecht: study design and characteristics of the cohort population. European Prospective Investigation into Cancer and Nutrition.

    Science.gov (United States)

    Boker, L K; van Noord, P A; van der Schouw, Y T; Koot, N V; Bueno de Mesquita, H B; Riboli, E; Grobbee, D E; Peeters, P H

    2001-01-01

    The European Prospective Investigation into Cancer and Nutrition (EPIC), which has been established in order to investigate the relations between nutrition and cancer, was initiated in 1990 and involves 10 European countries with heterogeneous dietary patterns and differing cancer incidence rates. This manuscript presents the design, recruitment and baseline characteristics of the Prospect-EPIC cohort co-ordinated in Utrecht, The Netherlands. The cohort is based on volunteers recruited among women participating in a regional breast cancer screening program. It comprises of 17,357 subjects aged 50-69 years at enrolment from Utrecht and vicinity, who have consented to participate in the study and its follow-up. Each participant filled out a general questionnaire and a food frequency questionnaire. Participants were also physically examined and have donated a blood sample. Participation rate was 34.5%. Blood samples were donated by most participants (97.5%) and detailed informed consents were obtained from 87.4% of participants. Mean age at enrolment was 57 years. Anthropometric, lifestyle and morbidity characteristics of the cohort population did not differ largely from those of similar study populations in The Netherlands. Based on the Prospect-EPIC population, we intend to conduct prospective total cohort, nested case-control or case-cohort studies, in order to investigate relations between consumption of certain food groups or nutrients and chronic diseases, including hormone dependant cancers such as breast, colon, endometrial and ovary cancers.

  1. Potential substitution of mineral P fertilizer by manure: EPIC development and implementation

    Science.gov (United States)

    Azevedo, Ligia B.; Vadas, Peter A.; Balkovič, Juraj; Skalský, Rastislav; Folberth, Christian; van der Velde, Marijn; Obersteiner, Michael

    2016-04-01

    Sources of mineral phosphorus (P) fertilizers are non-renewable. Although the longevity of P mines and the risk of future P depletion are highly debated P scarcity may be detrimental to agriculture in various ways. Some of these impacts include increasing food insecurity and nitrogen (N) and P imbalances, serious fluctuations in the global fertilizer and crop market prices, and contribution in geopolitical conflicts. P-rich waste produced from livestock production activities (i.e. manure) are an alternative to mineral P fertilizer. The substitution of mineral fertilizer with manure (1) delays the depletion of phosphate rock stocks, (2) reduces the vulnerability of P fertilizer importing countries to sudden changes in the fertilizer market, (3) reduces the chances of geopolitical conflicts arising from P exploitation pressures, (4) avoids the need for environmental protection policies in livestock systems, (5) is an opportunity for the boosting of crop yields in low nutrient input agricultural systems, and (6) contributes to the inflow of not only P but also other essential nutrients to agricultural soils. The Environmental Policy Integrated Climate model (EPIC) is a widely used process-based, crop model integrating various environmental flows relevant to crop production as well as environmental quality assessments. We simulate crop yields using a powerful computer cluster infra-structure (known as EPIC-IIASA) in combination with spatially-explicit EPIC input data on climate, management, soils, and landscape. EPIC-IIASA contains over 131,000 simulation units and it has 5 arc-min resolution. In this work, we implement two process-based models of manure biogeochemistry into EPIC-IIASA, i.e. SurPhos (for P) and Manure DNDC (for N and carbon) and a fate model model describing nutrient outflows from fertilizer via runoff. For EGU, we will use EPIC-IIASA to quantify the potential of mineral P fertilizer substitution with manure. Specifically, we will estimate the relative

  2. Monitoring commercial conventional facilities control with the APS control system: The Metasys-to-EPICS interface

    International Nuclear Information System (INIS)

    Nawrocki, G.J.; Seaver, C.L.; Kowalkowski, J.B.

    1995-01-01

    As controls needs at the Advanced Photon Source matured from an installation phase to an operational phase, the need to monitor the existing conventional facilities control system with the EPICS-based accelerator control system was realized. This existing conventional facilities control network is based on a proprietary system from Johnson Controls called Metasys. Initially read-only monitoring of the Metasys parameters will be provided; however, the ability for possible future expansion to full control is available. This paper describes a method of using commercially available hardware and existing EPICS software as a bridge between the Metasys and EPICS control systems

  3. [Is the socioeconomic deprivation EPICES score useful in obstetrics?].

    Science.gov (United States)

    Convers, M; Langeron, A; Sass, C; Moulin, J-J; Augier, A; Varlet, M-N; Seffert, P; Chêne, G

    2012-04-01

    To describe a validated and multifactorial deprivation score to study the relationship between socioeconomic deprivation and perinatal risks. The index of deprivation EPICES (Evaluation of Precarity and Inequalities in Health Examination Centers) was used to characterize the deprivation status of 234 women in post-partum in comparison with perinatal morbidity. The cutoff value of 30.7 was the threshold to define deprivation. Two hundred and eight patients were included in this retrospective study from whom 48 (23%) had a score of deprivation higher than 30.7. Maternofetal morbidity was more severe in deprived patients. The current results show that the EPICES score could be a useful obstetrical tool for the identification of deprived women during pregnancy. Copyright © 2011 Elsevier Masson SAS. All rights reserved.

  4. 3D virtual world remote laboratory to assist in designing advanced user defined DAQ systems based on FlexRIO and EPICS

    Energy Technology Data Exchange (ETDEWEB)

    Carpeño, A., E-mail: antonio.cruiz@upm.es [Universidad Politécnica de Madrid UPM, Madrid (Spain); Contreras, D.; López, S.; Ruiz, M.; Sanz, D.; Arcas, G. de; Esquembri, S. [Universidad Politécnica de Madrid UPM, Madrid (Spain); Vega, J.; Castro, R. [Laboratorio Nacional de Fusión CIEMAT, Madrid (Spain)

    2016-11-15

    Highlights: • Assist in the design of FPGA-based data acquisition systems using EPICS and FlexRIO. • Virtual Reality technologies are highly effective at creating rich training scenarios. • Virtual actions simulate the behavior of a real system to enhance the training process. • Virtual actions can make real changes remotely in the physical ITER’s Fast Controller. - Abstract: iRIO-3DLab is a platform devised to assist developers in the design and implementation of intelligent and reconfigurable FPGA-based data acquisition systems using EPICS and FlexRIO technologies. Although these architectures are very powerful in defining the behavior of DAQ systems, this advantage comes at the price of greater difficulty in understanding how the system works, and how it should be configured and built according to the hardware available and the processing demanded by the requirements of the diagnostics. In this regard, Virtual Reality technologies are highly effective at creating rich training scenarios due to their ability to provide immersive training experiences and collaborative environments. The designed remote laboratory is based on a 3D virtual world developed in Opensim, which is accessible through a standard free 3D viewer. Using a client-server architecture, the virtual world connects with a service running in a Linux-based computer executing EPICS. Through their avatars, users interact with virtual replicas of this equipment as they would in real-life situations. Some actions can be used to simulate the behavior of a real system to enhance the training process, while others can be used to make real changes remotely in the physical system.

  5. 3D virtual world remote laboratory to assist in designing advanced user defined DAQ systems based on FlexRIO and EPICS

    International Nuclear Information System (INIS)

    Carpeño, A.; Contreras, D.; López, S.; Ruiz, M.; Sanz, D.; Arcas, G. de; Esquembri, S.; Vega, J.; Castro, R.

    2016-01-01

    Highlights: • Assist in the design of FPGA-based data acquisition systems using EPICS and FlexRIO. • Virtual Reality technologies are highly effective at creating rich training scenarios. • Virtual actions simulate the behavior of a real system to enhance the training process. • Virtual actions can make real changes remotely in the physical ITER’s Fast Controller. - Abstract: iRIO-3DLab is a platform devised to assist developers in the design and implementation of intelligent and reconfigurable FPGA-based data acquisition systems using EPICS and FlexRIO technologies. Although these architectures are very powerful in defining the behavior of DAQ systems, this advantage comes at the price of greater difficulty in understanding how the system works, and how it should be configured and built according to the hardware available and the processing demanded by the requirements of the diagnostics. In this regard, Virtual Reality technologies are highly effective at creating rich training scenarios due to their ability to provide immersive training experiences and collaborative environments. The designed remote laboratory is based on a 3D virtual world developed in Opensim, which is accessible through a standard free 3D viewer. Using a client-server architecture, the virtual world connects with a service running in a Linux-based computer executing EPICS. Through their avatars, users interact with virtual replicas of this equipment as they would in real-life situations. Some actions can be used to simulate the behavior of a real system to enhance the training process, while others can be used to make real changes remotely in the physical system.

  6. POPULARIZING EPIC NARRATIVE IN GEORGE R.R. MARTIN'S A GAME OF THRONES

    Directory of Open Access Journals (Sweden)

    Ida Rochani Adi

    2012-11-01

    Full Text Available This research is intended to show the sustainability of epic in latest years of human history through the most phenomenal fantasy in American literature, A Game of Thrones. Along with the capability of human beings in thinking dearly and sensibly, it is commonsensical that people tend to free themselves from irrationality. The reality shows, however, that the existence of epic fantasy still has power in appealing audiences or readers. This is the case with A Game of Thrones written by George RR Martin who was given the award of One of The Most Influential People in 2011 by Time magazine. This qualitative march, using genre approach, finds out that in order to be compatible with today's society, an epic seen in A Game of Thrones, which is commonly known as a story centering on the legendary hero and his heroic deed in oral folk tradition, keeps its power as an epic fantasy narrative through certain archetypes and formulas. Through genre analysis using semiotic approach, the research brings about conclusions that the elements of high fantasy, elements built through rational representation, and a smart combination of convention and invention brings about its popularity. It is also concluded that there is a close relationship between the myth and the mode of people living even in the most modern context.

  7. Physical Activity, Bone Health, and Obesity in Peri-/Pre- and Postmenopausal Women: Results from the EPIC-Potsdam Study.

    Science.gov (United States)

    Menzel, Juliane; di Giuseppe, Romina; Wientzek, Angelika; Kroke, Anja; Boeing, Heiner; Weikert, Cornelia

    2015-10-01

    Physical activity (PA) is suggested to increase the peak bone mass and to minimize age-related bone loss, and thereby to reduce the risk of osteoporosis. However, the relation between PA and bone health considering the obesity status is unclear so far. The present study examines the association between PA levels and calcaneal broadband ultrasound attenuation (BUA), particularly under consideration of obesity. Data from a population-based sample of 6776 German women from the EPIC-Potsdam cohort were analyzed. Calibrated PA data were used. Statistical analyses were stratified by menopausal and obesity status. Multiple linear regression was used to model the relationship between PA and BUA levels after adjustment for age, body mass index (BMI), smoking status, education, alcohol and calcium intake, and hormone use. Peri-/premenopausal had higher BUA levels (112.39 ± 10.05 dB/MHz) compared to postmenopausal women (106.44 ± 9.95 dB/MHz). In both groups, BUA levels were higher in the fourth compared to the lowest quartile of PA (p for trend obesity, a significant positive relationship was also observed in women with BMI < 30 kg/m(2) but with higher waist circumference or BF%. In conclusion, our results strengthen the hypothesis that PA has a positive influence on BUA levels, though dependent on weight.

  8. Quantitative food intake in the EPIC-Germany cohorts. European Investigation into Cancer and Nutrition.

    Science.gov (United States)

    Schulze, M B; Brandstetter, B R; Kroke, A; Wahrendorf, J; Boeing, H

    1999-01-01

    The EPIC-Heidelberg and the EPIC-Potsdam studies with about 53,000 study participants represent the German contribution to the EPIC (European Investigation into Cancer and Nutrition) cohort study. Within the EPIC study, standardized 24-hour dietary recalls were applied as a quantitative calibration method in order to estimate the amount of scaling bias introduced by the varying center-specific dietary assessment methods. This article presents intake of food items and food groups in the two German cohorts estimated by 24-hour quantitative dietary recalls. Recalls from 1,013 men and 1,078 women in Heidelberg and 1,032 men and 898 women in Potsdam were included in the analysis. The intake of recorded food items or recipe ingredients as well as fat used for cooking was summarized into 16 main food groups and a variety of different subgroups stratified by sex and weighted for the day of the week and age. In more than 90% of the recalls, consumption of dairy products, cereals and cereal products, bread, fat, and non-alcoholic beverages, particularly coffee/tea, was reported. Inter-cohort evaluations revealed that bread, potatoes, fruit and fat were consumed in higher amounts in the Potsdam cohort while the opposite was found for pasta/rice, non-alcoholic, and alcoholic beverages. It was concluded that the exposure variation was increased by having two instead of one EPIC study centers in Germany. Copyright 1999 S. Karger AG, Basel

  9. Experimental heavy quarkonium physics

    International Nuclear Information System (INIS)

    Bugge, L.

    1986-08-01

    Following some brief arguments on why heavy quarkonium spectroscopy is an important field of particle physics, some points on experimental techniques are discussed. Parts of the basic quarkonium phenomenology, including discussions of various items related to potensial models, are then presented. An up-to-date presentation is given of the state-of-the-art of experimental charmonium and bottomonium spectroscopy below open flavour threshold, including the confrontation of experimental results to representative theoretical predictions

  10. A Client/Server Architecture for Supporting Science Data Using EPICS Version 4

    Energy Technology Data Exchange (ETDEWEB)

    Dalesio, Leo [EPIC Consulting, Jacksonville, FL (United States)

    2015-04-21

    The Phase 1 grant that serves as a precursor to this proposal, prototyped complex storage techniques for high speed structured data that is being produced in accelerator diagnostics and beam line experiments. It demonstrates the technologies that can be used to archive and retrieve complex data structures and provide the performance required by our new accelerators, instrumentations, and detectors. Phase 2 is proposed to develop a high-performance platform for data acquisition and analysis to provide physicists and operators a better understanding of the beam dynamics. This proposal includes developing a platform for reading 109 MHz data at 10 KHz rates through a multicore front end processor, archiving the data to an archive repository that is then indexed for fast retrieval. The data is then retrieved from this data archive, integrated with the scalar data, to provide data sets to client applications for analysis, use in feedback, and to aid in identifying problem with the instrumentation, plant, beam steering, or model. This development is built on EPICS version 4 , which is being successfully deployed to implement physics applications. Through prior SBIR grants, EPICS version 4 has a solid communication protocol for middle layer services (PVAccess), structured data representation and methods for efficient transportation and access (PVData), an operational hierarchical record environment (JAVA IOC), and prototypes for standard structured data (Normative Types). This work was further developed through project funding to successfully deploy the first service based physics application environment with demonstrated services that provide arbitrary object views, save sets, model, lattice, and unit conversion. Thin client physics applications have been developed in Python that implement quad centering, orbit display, bump control, and slow orbit feedback. This service based architecture has provided a very modular and robust environment that enables commissioning teams

  11. Uncertainties in cloud phase and optical thickness retrievals from the Earth Polychromatic Imaging Camera (EPIC).

    Science.gov (United States)

    Meyer, Kerry; Yang, Yuekui; Platnick, Steven

    2016-01-01

    This paper presents an investigation of the expected uncertainties of a single channel cloud optical thickness (COT) retrieval technique, as well as a simple cloud temperature threshold based thermodynamic phase approach, in support of the Deep Space Climate Observatory (DSCOVR) mission. DSCOVR cloud products will be derived from Earth Polychromatic Imaging Camera (EPIC) observations in the ultraviolet and visible spectra. Since EPIC is not equipped with a spectral channel in the shortwave or mid-wave infrared that is sensitive to cloud effective radius (CER), COT will be inferred from a single visible channel with the assumption of appropriate CER values for liquid and ice phase clouds. One month of Aqua MODIS daytime granules from April 2005 is selected for investigating cloud phase sensitivity, and a subset of these granules that has similar EPIC sun-view geometry is selected for investigating COT uncertainties. EPIC COT retrievals are simulated with the same algorithm as the operational MODIS cloud products (MOD06), except using fixed phase-dependent CER values. Uncertainty estimates are derived by comparing the single channel COT retrievals with the baseline bi-spectral MODIS retrievals. Results show that a single channel COT retrieval is feasible for EPIC. For ice clouds, single channel retrieval errors are minimal (< 2%) due to the particle size insensitivity of the assumed ice crystal (i.e., severely roughened aggregate of hexagonal columns) scattering properties at visible wavelengths, while for liquid clouds the error is mostly limited to within 10%, although for thin clouds (COT < 2) the error can be higher. Potential uncertainties in EPIC cloud masking and cloud temperature retrievals are not considered in this study.

  12. Students' views about the nature of experimental physics

    Science.gov (United States)

    Wilcox, Bethany R.; Lewandowski, H. J.

    2017-12-01

    The physics community explores and explains the physical world through a blend of theoretical and experimental studies. The future of physics as a discipline depends on training of students in both the theoretical and experimental aspects of the field. However, while student learning within lecture courses has been the subject of extensive research, lab courses remain relatively under-studied. In particular, there is little, if any, data available that address the effectiveness of physics lab courses at encouraging students to recognize the nature and importance of experimental physics within the discipline as a whole. To address this gap, we present the first large-scale, national study (Ninstitutions=75 and Nstudents=7167 ) of undergraduate physics lab courses through analysis of students' responses to a research-validated assessment designed to investigate students' beliefs about the nature of experimental physics. We find that students often enter and leave physics lab courses with ideas about experimental physics as practiced in their courses that are inconsistent with the views of practicing experimental physicists, and this trend holds at both the introductory and upper-division levels. Despite this inconsistency, we find that both introductory and upper-division students are able to accurately predict the expertlike response even in cases where their views about experimentation in their lab courses disagree. These finding have implications for the recruitment, retention, and adequate preparation of students in physics.

  13. Methods of experimental physics

    CERN Document Server

    Williams, Dudley

    1962-01-01

    Methods of Experimental Physics, Volume 3: Molecular Physics focuses on molecular theory, spectroscopy, resonance, molecular beams, and electric and thermodynamic properties. The manuscript first considers the origins of molecular theory, molecular physics, and molecular spectroscopy, as well as microwave spectroscopy, electronic spectra, and Raman effect. The text then ponders on diffraction methods of molecular structure determination and resonance studies. Topics include techniques of electron, neutron, and x-ray diffraction and nuclear magnetic, nuclear quadropole, and electron spin reson

  14. Design and Implementation of a Web-based Monitoring System by using EPICS Channel Access Protocol

    International Nuclear Information System (INIS)

    An, Eun Mi; Song, Yong Gi

    2009-01-01

    Proton Engineering Frontier Project (PEFP) has developed a 20MeV proton accelerator, and established a distributed control system based on EPICS for sub-system components such as vacuum unit, beam diagnostics, and power supply system. The control system includes a real-time monitoring and alarm functions. From the aspect of a efficient maintenance of a control system and a additional extension of subsystems, EPICS software framework was adopted. In addition, a control system should be capable of providing an easy access for users and a real-time monitoring on a user screen. Therefore, we have implemented a new web-based monitoring server with several libraries. By adding DB module, the new IOC web monitoring system makes it possible to monitor the system through the web. By integrating EPICS Channel Access (CA) and Database libraries into a Database module, the web-based monitoring system makes it possible to monitor the sub-system status through user's internet browser. In this study, we developed a web based monitoring system by using EPICS IOC (Input Output Controller) with IBM server

  15. The standardized computerized 24-h dietary recall method EPIC-Soft adapted for pan-European dietary monitoring

    DEFF Research Database (Denmark)

    Slimani, N.; Casagrande, C.; Nicolas, G.

    2011-01-01

    monitoring. Within European Food Consumption Validation (EFCOVAL), EPIC-Soft was adapted and further developed on various aspects that were required to optimize its use. In this paper, we present the structure and main interview steps of the EPIC-Soft program, after implementation of a series of new...

  16. Constraining the Origin of Phobos with the Elpasolite Planetary Ice and Composition Spectrometer (EPICS) - Simulated Performance

    Science.gov (United States)

    Nowicki, S. F.; Mesick, K.; Coupland, D. D. S.; Dallmann, N. A.; Feldman, W. C.; Stonehill, L. C.; Hardgrove, C.; Dibb, S.; Gabriel, T. S. J.; West, S.

    2017-12-01

    Elpasolites are a promising new family of inorganic scintillators that can detect both gamma rays and neutrons within a single detector volume, reducing the instrument size, weight, and power (SWaP), all of which are critical for planetary science missions. The ability to distinguish between neutron and gamma events is done through pulse shape discrimination (PSD). The Elpasolite Planetary Ice and Composition Spectrometer (EPICS) utilizes elpasolites in a next-generation, highly capable, low-SWaP gamma-ray and neutron spectrometer. We present simulated capabilities of EPICS sensitivities to neutron and gamma-rays, and demonstrate how EPICS can constrain the origin of Phobos between the following three main hypotheses: 1) accretion after a giant impact with Mars, 2) co-accretion with Mars, and 3) capture of an external body. The MCNP6 code was used to calculate the neutron and gamma-ray flux that escape the surface of Phobos, and GEANT4 to model the response of the EPICS instrument on orbit around Phobos.

  17. Aspects of experimental particle physics

    International Nuclear Information System (INIS)

    McCubbin, N.A.

    1986-11-01

    The paper contains three lectures on Experimental Particle Physics which were given at the 16th British Universities Summer School for Theoretical and Elementary Particle Physics, Durham, 1986. The first lecture briefly reviews the physics which underpins all particle detectors, and the second lecture describes how this physics influences a modern detector. The last lecture is concerned with the topics of beams and computers, and includes the physics of stochastic cooling and the Halting theorem. (U.K.)

  18. Elpasolite Planetary Ice and Composition Spectrometer (EPICS): A Low-Resource Combined Gamma-Ray and Neutron Spectrometer for Planetary Science

    Science.gov (United States)

    Stonehill, L. C.; Coupland, D. D. S.; Dallmann, N. A.; Feldman, W. C.; Mesick, K.; Nowicki, S.; Storms, S.

    2017-12-01

    The Elpasolite Planetary Ice and Composition Spectrometer (EPICS) is an innovative, low-resource gamma-ray and neutron spectrometer for planetary science missions, enabled by new scintillator and photodetector technologies. Neutrons and gamma rays are produced by cosmic ray interactions with planetary bodies and their subsequent interactions with the near-surface materials produce distinctive energy spectra. Measuring these spectra reveals details of the planetary near-surface composition that are not accessible through any other phenomenology. EPICS will be the first planetary science instrument to fully integrate the neutron and gamma-ray spectrometers. This integration is enabled by the elpasolite family of scintillators that offer gamma-ray spectroscopy energy resolutions as good as 3% FWHM at 662 keV, thermal neutron sensitivity, and the ability to distinguish gamma-ray and neutron signals via pulse shape differences. This new detection technology will significantly reduce size, weight, and power (SWaP) while providing similar neutron performance and improved gamma energy resolution compared to previous scintillator instruments, and the ability to monitor the cosmic-ray source term. EPICS will detect scintillation light with silicon photomultipliers rather than traditional photomultiplier tubes, offering dramatic additional SWaP reduction. EPICS is under development with Los Alamos National Laboratory internal research and development funding. Here we report on the EPICS design, provide an update on the current status of the EPICS development, and discuss the expected sensitivity and performance of EPICS in several potential missions to airless bodies.

  19. Vegetation Earth System Data Record from DSCOVR EPIC Observations

    Science.gov (United States)

    Knyazikhin, Y.; Song, W.; Yang, B.; Mottus, M.; Rautiainen, M.; Stenberg, P.

    2017-12-01

    The NASA's Earth Polychromatic Imaging Camera (EPIC) onboard NOAA's Deep Space Climate Observatory (DSCOVR) mission was launched on February 11, 2015 to the Sun-Earth Lagrangian L1 point where it began to collect radiance data of the entire sunlit Earth every 65 to 110 min in June 2015. It provides imageries in near backscattering directions with the scattering angle between 168° and 176° at ten ultraviolet to near infrared (NIR) narrow spectral bands centered at 317.5 (band width 1.0) nm, 325.0 (2.0) nm, 340.0 (3.0) nm, 388.0 (3.0) nm, 433.0 (3.0) nm, 551.0 (3.0) nm, 680.0 (3.0) nm, 687.8 (0.8) nm, 764.0 (1.0) nm and 779.5 (2.0) nm. This poster presents current status of the Vegetation Earth System Data Record of global Leaf Area Index (LAI), solar zenith angle dependent Sunlit Leaf Area Index (SLAI), Fraction vegetation absorbed Photosynthetically Active Radiation (FPAR) and Normalized Difference Vegetation Index (NDVI) derived from the DSCOVR EPIC observations. Whereas LAI is a standard product of many satellite missions, the SLAI is a new satellite-derived parameter. Sunlit and shaded leaves exhibit different radiative response to incident Photosynthetically Active Radiation (400-700 nm), which in turn triggers various physiological and physical processes required for the functioning of plants. FPAR, LAI and SLAI are key state parameters in most ecosystem productivity models and carbon/nitrogen cycle. The product at 10 km sinusoidal grid and 65 to 110 min temporal frequency as well as accompanying Quality Assessment (QA) variables will be publicly available from the NASA Langley Atmospheric Science Data Center. The Algorithm Theoretical Basis (ATBD) and product validation strategy are also discussed in this poster.

  20. Sabiduría epicúrea y Psicología

    Directory of Open Access Journals (Sweden)

    Vicente Pelechano

    2006-01-01

    Full Text Available Se presenta el marco teórico, la lógica de elaboración y primeros datos de validación de un cuestionario de sabiduría epicúrea (EPI-1 que ha sido cumplimentado por dos muestras de 473 y 266 adultos, con un predominio de mujeres. Además, se han cumplimentado el cuestionario NEO-PI-R de Costa y McCrae de los cinco grandes y dos escalas conectadas teóricamente con concepciones de sabiduría: una de prudencia y otra de intolerancia a la ambigüedad. Los resultados sugieren que, aunque sin una consistencia alta, se pueden rastrear en nuestros días los elementos básicos de la sabiduría epicúrea que se mezclan con otros de corte más funcional. Las relaciones con los cinco grandes así como con prudencia interpersonal e intolerancia de la ambigüedad demuestran que la sabiduría epicúrea no puede identificarse con ninguna de estas dimensiones, aunque guarda relaciones tenues con neuroticismo, apertura a la experiencia e intolerancia de la ambigüedad; asimismo se presenta como independiente de “prudencia” operacionalizada mediante refranes, que representa más bien estrategias de “supervivencia interpersonal”. Los resultados alcanzados se discuten dentro de un modelo de sabiduría alternativo al del grupo de Baltes en Berlín.

  1. Uncertainties in cloud phase and optical thickness retrievals from the Earth Polychromatic Imaging Camera (EPIC)

    Science.gov (United States)

    Meyer, Kerry; Yang, Yuekui; Platnick, Steven

    2018-01-01

    This paper presents an investigation of the expected uncertainties of a single channel cloud optical thickness (COT) retrieval technique, as well as a simple cloud temperature threshold based thermodynamic phase approach, in support of the Deep Space Climate Observatory (DSCOVR) mission. DSCOVR cloud products will be derived from Earth Polychromatic Imaging Camera (EPIC) observations in the ultraviolet and visible spectra. Since EPIC is not equipped with a spectral channel in the shortwave or mid-wave infrared that is sensitive to cloud effective radius (CER), COT will be inferred from a single visible channel with the assumption of appropriate CER values for liquid and ice phase clouds. One month of Aqua MODIS daytime granules from April 2005 is selected for investigating cloud phase sensitivity, and a subset of these granules that has similar EPIC sun-view geometry is selected for investigating COT uncertainties. EPIC COT retrievals are simulated with the same algorithm as the operational MODIS cloud products (MOD06), except using fixed phase-dependent CER values. Uncertainty estimates are derived by comparing the single channel COT retrievals with the baseline bi-spectral MODIS retrievals. Results show that a single channel COT retrieval is feasible for EPIC. For ice clouds, single channel retrieval errors are minimal (clouds the error is mostly limited to within 10%, although for thin clouds (COT cloud masking and cloud temperature retrievals are not considered in this study. PMID:29619116

  2. The German version of the Expanded Prostate Cancer Index Composite (EPIC): translation, validation and minimal important difference estimation.

    Science.gov (United States)

    Umbehr, Martin H; Bachmann, Lucas M; Poyet, Cedric; Hammerer, Peter; Steurer, Johann; Puhan, Milo A; Frei, Anja

    2018-02-20

    No official German translation exists for the 50-item Expanded Prostate Cancer Index Composite (EPIC), and no minimal important difference (MID) has been established yet. The aim of the study was to translate and validate a German version of the EPIC with cultural adaptation to the different German speaking countries and to establish the MID. We translated and culturally adapted the EPIC into German. For validation, we included a consecutive subsample of 92 patients with localized prostate cancer undergoing radical prostatectomy who participated the Prostate Cancer Outcomes Cohort. Baseline and follow-up assessments took place before and six weeks after prostatectomy in 2010 and 2011. We assessed the EPIC, EORTC QLQ-PR25, Feeling Thermometer, SF-36 and a global rating of health state change variable. We calculated the internal consistency, test-retest reliability, construct validity, responsiveness and MID. For most EPIC domains and subscales, our a priori defined criteria for reliability were fulfilled (construct reliability: Cronbach's alpha 0.7-0.9; test-retest reliability: intraclass-correlation coefficient ≥ 0.7). Cross-sectional and longitudinal correlations between EPIC and EORTC QLQ-PR25 domains ranged from 0.14-0.79, and 0.06-0.5 and 0.08-0.72 for Feeling Thermometer and SF-36, respectively. We established MID values of 10, 4, 12, and 6 for the urinary, bowel, sexual and hormonal domain. The German version of the EPIC is reliable, responsive and valid to measure HRQL in prostate cancer patients and is now available in German language. With the suggested MID we provide interpretation to what extent changes in HRQL are clinically relevant for patients. Hence, study results are of interest beyond German speaking countries.

  3. Macronutrient, vitamin, and mineral intakes in the EPIC-Germany cohorts.

    Science.gov (United States)

    Schulze, M B; Linseisen, J; Kroke, A; Boeing, H

    2001-01-01

    This article presents intakes of nutrients in the EPIC-Heidelberg and the EPIC-Potsdam (European Investigation into Cancer and Nutrition) studies. Estimates are based on standardized 24-hour dietary recalls. Recalls from 1,013 men and 1,078 women in Heidelberg and from 1,032 men and 898 women in Potsdam were included in the analysis. The estimated nutrient intake was based on the German Food Code and Nutrient Data Base version II.3. Analyses were carried out stratified by sex and weighted for the day of the week and age. Men in Potsdam reported significantly higher intakes of energy (mean Potsdam = 10,718 kJ, mean Heidelberg = 10,387 kJ) and higher intakes of vitamins and minerals as compared with men in Heidelberg. However, Heidelberg men consumed more alcohol, alpha-tocopherol, phosphorus, calcium, and magnesium. Potsdam women reported lower energy (mean Potsdam = 7,537 kJ, mean Heidelberg = 7,855 kJ), alcohol, and cholesterol intakes as compared with Heidelberg women. Vitamin and mineral intakes were lower too, except for retinol and ascorbic acid. The intakes of energy and most nutrients observed in the Potsdam and Heidelberg study populations were within the range reported from other German studies. The observed differences between both study populations indicate different dietary patterns, increasing the exposure variation in the EPIC study. Copyright 2001 S. Karger AG, Basel

  4. NEW EPICS/RTEMS IOC BASED ON ALTERA SOC AT JEFFERSON LAB

    Energy Technology Data Exchange (ETDEWEB)

    Yan, Jianxun [Thomas Jefferson National Accelerator Facility (TJNAF), Newport News, VA (United States); Seaton, Chad [Thomas Jefferson National Accelerator Facility (TJNAF), Newport News, VA (United States); Allison, Trent L. [Thomas Jefferson National Accelerator Facility (TJNAF), Newport News, VA (United States); Bevins, Brian S. [Thomas Jefferson National Accelerator Facility (TJNAF), Newport News, VA (United States); Cuffe, Anthony W. [Thomas Jefferson National Accelerator Facility (TJNAF), Newport News, VA (United States)

    2018-02-01

    A new EPICS/RTEMS IOC based on the Altera System-on-Chip (SoC) FPGA is being designed at Jefferson Lab. The Altera SoC FPGA integrates a dual ARM Cortex-A9 Hard Processor System (HPS) consisting of processor, peripherals and memory interfaces tied seamlessly with the FPGA fabric using a high-bandwidth interconnect backbone. The embedded Altera SoC IOC has features of remote network boot via U-Boot from SD card or QSPI Flash, 1Gig Ethernet, 1GB DDR3 SDRAM on HPS, UART serial ports, and ISA bus interface. RTEMS for the ARM processor BSP were built with CEXP shell, which will dynamically load the EPICS applications at runtime. U-Boot is the primary bootloader to remotely load the kernel image into local memory from a DHCP/TFTP server over Ethernet, and automatically run RTEMS and EPICS. The first design of the SoC IOC will be compatible with Jefferson Lab’s current PC104 IOCs, which have been running in CEBAF 10 years. The next design would be mounting in a chassis and connected to a daughter card via standard HSMC connectors. This standard SoC IOC will become the next generation of low-level IOC for the accelerator controls at Jefferson Lab.

  5. Anthropometry and the Risk of Lung Cancer in EPIC

    NARCIS (Netherlands)

    Dewi, Nikmah Utami; Boshuizen, Hendriek C; Johansson, Mattias; Vineis, Paolo; Kampman, Ellen; Steffen, Annika; Tjønneland, Anne; Halkjær, Jytte; Overvad, Kim; Severi, Gianluca; Fagherazzi, Guy; Boutron-Ruault, Marie-Christine; Kaaks, Rudolf; Li, Kuanrong; Boeing, Heiner; Trichopoulou, Antonia; Bamia, Christina; Klinaki, Eleni; Tumino, Rosario; Palli, Domenico; Mattiello, Amalia; Tagliabue, Giovanna; Peeters, Petra H; Vermeulen, Roel; Weiderpass, Elisabete; Torhild Gram, Inger; Huerta, José María; Agudo, Antonio; Sánchez, María-José; Ardanaz, Eva; Dorronsoro, Miren; Quirós, José Ramón; Sonestedt, Emily; Johansson, Mikael; Grankvist, Kjell; Key, Tim; Khaw, Kay-Tee; Wareham, Nick; Cross, Amanda J; Norat, Teresa; Riboli, Elio; Fanidi, Anouar; Muller, David; Bueno-de-Mesquita, H Bas

    2016-01-01

    The associations of body mass index (BMI) and other anthropometric measurements with lung cancer were examined in 348,108 participants in the European Investigation Into Cancer and Nutrition (EPIC) between 1992 and 2010. The study population included 2,400 case patients with incident lung cancer,

  6. Anthropometry and the risk of lung cancer in EPIC

    NARCIS (Netherlands)

    Dewi, Nikmah Utami; Boshuizen, Hendriek C.; Johansson, Mattias; Vineis, Paolo; Kampman, Ellen; Steffen, Annika; Tjønneland, Anne; Halkjær, Jytte; Overvad, Kim; Severi, Gianluca; Fagherazzi, Guy; Boutron-Ruault, Marie Christine; Kaaks, Rudolf; Li, Kuanrong; Boeing, Heiner; Trichopoulou, Antonia; Bamia, Christina; Klinaki, Eleni; Tumino, Rosario; Palli, Domenico; Mattiello, Amalia; Tagliabue, Giovanna; Peeters, Petra H.; Vermeulen, Roel; Weiderpass, Elisabete; Gram, Inger Torhild; Huerta, José María; Agudo, Antonio; Sánchez, María José; Ardanaz, Eva; Dorronsoro, Miren; Quirós, José Ramón; Sonestedt, Emily; Johansson, Mikael; Grankvist, Kjell; Key, Tim; Khaw, Kay Tee; Wareham, Nick; Cross, Amanda J.; Norat, Teresa; Riboli, Elio; Fanidi, Anouar; Muller, David; Bueno-De-Mesquita, H. Bas

    2016-01-01

    The associations of body mass index (BMI) and other anthropometric measurements with lung cancer were examined in 348,108 participants in the European Investigation Into Cancer and Nutrition (EPIC) between 1992 and 2010. The study population included 2,400 case patients with incident lung cancer,

  7. Implementation of the Integrated Alarm System for KOMAC facility using EPICS framework and Eclipse

    International Nuclear Information System (INIS)

    Song, Young-Gi; Kim, Jae-Ha; Kim, Han-Sung; Kwon, Hyeok-Jung; Cho, Yong-Sub

    2017-01-01

    The alarm detecting layer is the component that monitors alarm signals which are transported to the processing part through message queue. The main purpose of the processing part is to transfer the alarm signals connecting an alarm identification and state of the alarm to database system. The operation interface of system level signal links has been developed by EPICS framework. EPICS tools have been used for monitoring device alarm status. The KOMAC alarm system was developed for offering a user-friendly, intuitive user interface. The alarm system is implemented with EPICS IOC for alarm server, eclipse-mars integrated development tool for alarm viewer, and mariadb for alarm log. The new alarm system supports intuitive user interface on alarm information and alarm history. Alarm view has plans to add login function, user permission on alarm acknowledge, user permission of PV import, search and report function.

  8. Indigenous women in Spanish American Historic Epic Poetry

    Directory of Open Access Journals (Sweden)

    Lise Segas

    2016-05-01

    Full Text Available Epic poetry has always been considered a masculine genre. The eruption of a group identity, masculine, white, aristocratic and christian, is the result of the representation and the exclusion of the Other, fictitious and singular, but in fact composed of a variety of ethnic groups, origins, sex, genders, religions and different degrees between fiction and historicity. Indeed, in the historical epic poetry which narrated the Conquest, except for the conquistadors listed at length and the indigenous kings and caciques, only few characters are distinguished by a historical individualisation. The Other, Amerindian and female, makes a shy entrance into history, into singularity, into the (historical and christian truth. It is the case of interpreters: Malinche and India Catalina, only historical native women that appear as part of the narrative plot as well as in the conquest enterprise in the poems of Lasso de la Vega (Cortés valeroso y Mexicana, Mexicana, of Juan de Castellanos (Elegías de varones ilustres de Indias and of Saavedra Guzmán (El peregrino indiano.

  9. Control systems: More for experimental physics

    Energy Technology Data Exchange (ETDEWEB)

    Anon.

    1990-03-15

    The European Physical Society's Interdivisional Group on Experimental Physics Control Systems (EPCS) ended 1989 on an optimistic note, welcoming its 30th member institution and having substantially enlarged its range of activities.

  10. Anthropometry and the risk of lung cancer in EPIC

    NARCIS (Netherlands)

    Dewi, Nikmah Utami; Boshuizen, Hendriek C.; Johansson, Mattias; Vineis, Paolo; Kampman, Ellen; Steffen, Annika; Tjønneland, Anne; Halkjær, Jytte; Overvad, Kim; Severi, Gianluca; Fagherazzi, Guy; Boutron-Ruault, Marie Christine; Kaaks, Rudolf; Li, Kuanrong; Boeing, Heiner; Trichopoulou, Antonia; Bamia, Christina; Klinaki, Eleni; Tumino, Rosario; Palli, Domenico; Mattiello, Amalia; Tagliabue, Giovanna; Peeters, Petra H.; Vermeulen, Roel; Weiderpass, Elisabete; Gram, Inger Torhild; Huerta, José María; Agudo, Antonio; Sánchez, María José; Ardanaz, Eva; Dorronsoro, Miren; Quirós, José Ramón; Sonestedt, Emily; Johansson, Mikael; Grankvist, Kjell; Key, Tim; Khaw, Kay Tee; Wareham, Nick; Cross, Amanda J.; Norat, Teresa; Riboli, Elio; Fanidi, Anouar; Muller, David; Bueno-De-Mesquita, H.B.

    2016-01-01

    The associations of body mass index (BMI) and other anthropometric measurements with lung cancer were examined in 348,108 participants in the European Investigation Into Cancer and Nutrition (EPIC) between 1992 and 2010. The study population included 2,400 case patients with incident lung cancer,

  11. PC-based input/output controllers from a VME perspective

    International Nuclear Information System (INIS)

    Hill, J.O.

    1999-01-01

    The Experimental Physics and Industrial Control System (EPICS) has been widely adopted in the accelerator community. Although EPICS is available on many platforms, the majority of sites have deployed VME- or VXI-based input output controllers running the vxWorks real time operating system. Recently, a hybrid approach using vxWorks on both PC and traditional platforms is being implemented at LANL. To illustrate these developments the author compares his recent experience deploying PC-based EPICS input output controllers with experience deploying similar systems based on traditional EPICS platforms

  12. A distributed timing system for sychronizing control and data correlation

    International Nuclear Information System (INIS)

    Stettler, M.; Thout, M.; Dalesio, L.R.; Cole, R.; Fite, C.; Slentz, G.; Warren, D.

    1992-01-01

    Synchronization is necessary in experimental physics machines to provide positive control over related events. The Ground Test Accelerator (GTA) timing system provides this function through a distributed control system, known as the Experimental Physics and Industrial Control System (EPICS). The EPICS timing system was designed to take advantage of a distributed architecture, and provides time stamping for synchronous data correlation as well as event control. The system has been successfully demonstrated on over a dozen controller nodes for operation and data analysis. The design of the hardware, software, and operational results are discussed

  13. Control systems: More for experimental physics

    International Nuclear Information System (INIS)

    Anon.

    1990-01-01

    The European Physical Society's Interdivisional Group on Experimental Physics Control Systems (EPCS) ended 1989 on an optimistic note, welcoming its 30th member institution and having substantially enlarged its range of activities.

  14. Analisis Efektivitas Iklan Jejaring Sosial sebagai Media Promosi Menggunakan EPIC Model

    Directory of Open Access Journals (Sweden)

    Nur Hasanah

    2016-02-01

    Full Text Available Keberhasilan dalam sebuah iklan atau promosi yang sesuai dengan kebutuhan masyarakat terhadap Informasi Layanan Pendidikan di jejaring sosial sangat bergantung pada kemasan tampilan yang menarik dan berita yang disampaikan. Pencapaian keberhasilan tujuan promosi tersebut akan membutuhkan tindakan yang berkesinambungan dan tepat sasaran. Untuk mengetahui apakah Facebook Huma Harati itu efektif atau tidak maka perlu adanya pengukuran terhadap Facebook itu sendiri, salah satunya menggunakan metode EPIC (Empaty, Persuation, Impact, and Communication. Hasil analisa menyatakan bahwa Fanpage Huma Harati merupakan tempat yang efektif sebagai media promosi, hal ini terlihat dari nilai empaty, persuasiona, impact and communication yang diperoleh. Nilai rata-rata pada EPIC rate adalah 3,978, dimensi komunikasi mendapat nilai tertinggi dari dimensi lainnya yaitu 4,02. 

  15. Juvencus and the biblical epic: specificity and literary criticism

    Directory of Open Access Journals (Sweden)

    Elena María Calderón de Cuervo

    2015-04-01

    Full Text Available Latin Christian poetry has emerged in  Constantine Era and flourished between 400 and 800. It has a fundamental role in the development of literary theory and critical discourse, because, except for Prudencio, the rest of the poets of this first period has chosen by the adaptation of the classical canon to Christian themes. The Christian epic is therefore one of the first genres and begins as biblical epic. The first major work of this type is the Gospel Harmony from the Spanish poet Juvencus, until 330. This work begins a long series of biblical poetry, Latin at first, but after this there is its continuation in the vernaculars, like Caedmon, Cynewulf, The Heliand, The Passion by Clermont till Ojeda, Milton and Klopstock.The dedication to the established authority , the subordination of the art´s purpose for the salvation of the soul as well as the desire to legitimize poetry with Christian arguments remain as fundamental premises in the construction of gender. When the modern epic apear, its compromise with new theological Aporia will not lose those extraliterary requirements from provenance.Keywords: Latin Christian poetry; Constantine Era; Virgil.

  16. International Thermonuclear Experimental Reactor: Physics issues, capabilities and physics program plans

    International Nuclear Information System (INIS)

    Wesley, J.C.

    1997-01-01

    Present status and understanding of the principal plasma-performance determining physics issues that affect the physics design and operational capabilities of the International Thermonuclear Experimental Reactor (ITER) [ITER EDA Agreement and Protocol 2 (International Atomic Energy Agency, Vienna, 1994)] are presented. Emphasis is placed on the five major physics-basis issues emdash energy confinement, beta limit, density limit, impurity dilution and radiation loss, and the feasibility of obtaining partial-detached divertor operation emdash that directly affect projections of ITER fusion power and burn duration performance. A summary of these projections is presented and the effect of uncertainties in the physics-basis issues is examined. ITER capabilities for experimental flexibility and plasma-performance optimization are also described, and how these capabilities may enter into the ITER physics program plan is discussed. copyright 1997 American Institute of Physics

  17. Cod Liver Oil Supplement Consumption and Health: Cross‑sectional Results from the EPIC-Norfolk Cohort Study

    Directory of Open Access Journals (Sweden)

    Marleen A.H. Lentjes

    2014-10-01

    Full Text Available Supplement users (SU make healthy lifestyle choices; on the other hand, SU report more medical conditions. We hypothesised that cod liver oil (CLO consumers are similar to non-supplement users, since CLO use might originate from historical motives, i.e., rickets prevention, and not health consciousness. CLO consumers were studied in order to identify possible confounders, such as confounding by indication. The European Prospective Investigation into Cancer (EPIC investigates causes of chronic disease. The participants were 25,639 men and women, aged 40–79 years, recruited from general practices in Norfolk, East-Anglia (UK. Participants completed questionnaires and a health examination between 1993 and 1998. Supplement use was measured using 7-day diet diaries. CLO was the most common supplement used, more prevalent among women and associated with not smoking, higher physical activity level and more favourable eating habits. SU had a higher occurrence of benign growths and bone-related diseases, but CLO was negatively associated with cardiovascular-related conditions. Although the results of SU characteristics in EPIC-Norfolk are comparable with studies worldwide, the CLO group is different from SU in general. Confounding by indication takes place and will need to be taken into account when analysing prospective associations of CLO use with fracture risk and cardiovascular diseases.

  18. THE PLOT OF HUSBAND’S RETURN TO HIS WIFE’S WEDDING IN "THE ODYSSEY" BY HOMER AND IN THE SLAVIC AND RUSSIAN EPIC

    Directory of Open Access Journals (Sweden)

    Tatyana G. Malchukova

    2015-11-01

    Full Text Available The article analyzes the plot of husband’s return to his wife’s wedding embodied both in the millenary Ancient epic literature represented by the "Odyssey" of Homer, and in the Russian and Slavic epic. The study of Homer’s epic heritage, conducted over the years, includes a huge number of works of scientists around the world. Comparative-historical, comparative-genetic and comparative-typological studies found a link between oral folk tradition and epic poetry written by an author. The current international science is developing the hypothesis that professionally individual Homeric poems, which are at least 850 years old, were created in the ancient, oral poetry improvisation in a precise format of hexameter. The study of the Russian epic has less history, but the researches in this field have revealed the presence of Late Antiquity elements in the Slavic environment. These elements along with paganism and Christianity became the source of the people’s spiritual culture. The plot "the return of her husband", which is analyzed in the article, is widely-spread in folklore of many nations, and appeared rudimentarily in "The Odyssey". The western and eastern variants of this theme are diverse in genre structure and stylistic features. In Russian tradition the plot is presented in a large thematic variety "Dobrynya and Alyosha", which evolves into the epic genre due to contamination, small inserts in the epic genre. As a result, the great volume brings together the olden time and the ancient epic, creating intermediate forms comparable with the author’s imitations.

  19. Nuclear Physics Division, Institute of Experimental Physics, Warsaw University Annual Report 1996

    Energy Technology Data Exchange (ETDEWEB)

    Szeflinski, Z.; Popkiewicz, M. [eds.

    1997-12-31

    In the presented report the research activities of Nuclear Physics Division (NPD) of the Institute of Experimental Physics (Warsaw University) in year 1996 are described. The report is divided into three parts: Reaction mechanisms and nuclear structure; Experimental methods and instrumentation and the third part contains the list of personnel, seminars held at the Nuclear Physics Division and published papers. A summary of the (NPD) activities are briefly presented in ``Preface`` by NPD director prof. Ch. Droste.

  20. Nuclear Physics Division, Institute of Experimental Physics, Warsaw University annual report 1997

    Energy Technology Data Exchange (ETDEWEB)

    Szeflinski, Z.; Kirejczyk, M.; Popkiewicz, M. [eds.

    1998-08-01

    In the presented report the research activities of Nuclear Physics Division (NPD) of the Institute of Experimental Physics (Warsaw University) in year 1997 are described. The report is divided into three parts: Reaction Mechanisms and Nuclear Structure, Experimental Methods and Instrumentation and the third one contain the lists of personnel, seminars held at the Nuclear Physics Division and published papers. A summary of the (NPD) activities are briefly presented in ``Preface`` written by NDP director prof. K. Siwek-Wilczynska

  1. Nuclear Physics Division, Institute of Experimental Physics, Warsaw University annual report 1997

    International Nuclear Information System (INIS)

    Szeflinski, Z.; Kirejczyk, M.; Popkiewicz, M.

    1998-01-01

    In the presented report the research activities of Nuclear Physics Division (NPD) of the Institute of Experimental Physics (Warsaw University) in year 1997 are described. The report is divided into three parts: Reaction Mechanisms and Nuclear Structure, Experimental Methods and Instrumentation and the third one contain the lists of personnel, seminars held at the Nuclear Physics Division and published papers. A summary of the (NPD) activities are briefly presented in ''Preface'' written by NDP director prof. K. Siwek-Wilczynska

  2. Nuclear Physics Division, Institute of Experimental Physics, Warsaw University Annual Report 1996

    International Nuclear Information System (INIS)

    Szeflinski, Z.; Popkiewicz, M.

    1997-01-01

    In the presented report the research activities of Nuclear Physics Division (NPD) of the Institute of Experimental Physics (Warsaw University) in year 1996 are described. The report is divided into three parts: Reaction mechanisms and nuclear structure; Experimental methods and instrumentation and the third part contains the list of personnel, seminars held at the Nuclear Physics Division and published papers. A summary of the (NPD) activities are briefly presented in ''Preface'' by NPD director prof. Ch. Droste

  3. Pathology findings and validation of gastric and esophageal cancer cases in a European cohort (EPIC/EUR-GAST)

    DEFF Research Database (Denmark)

    Carneiro, F; Moutinho, C; Pera, G

    2007-01-01

    OBJECTIVE: Cardia, non-cardia and intestinal and diffuse subtypes of gastric cancer may have different trends and etiological factors. However, the available information is not always collected in population cancer registries, and heterogeneous criteria have been applied for the histopathological...... classification of tumors. We describe the pathological features of incident gastric and esophageal cancers identified within the European Prospective Investigation into Cancer and Nutrition (EPIC). MATERIAL AND METHODS: In an investigation on gastric and esophageal cancer (EUR-GAST) in the EPIC project......, a validation study of diagnoses reported by EPIC centers was conducted by a European panel of pathologists. Original pathology reports, stained slides of tumors and the respective paraffin blocks were requested from the centers. RESULTS: The whole series encompassed 467 cancer cases (gastric and esophageal...

  4. Machine interlock and protection system based on PLC for the SSRF linac

    International Nuclear Information System (INIS)

    Chou Wenjun; Zhou Dayong; Chen Jianfeng; Shen Liren; Liu Yajuan

    2008-01-01

    This paper describes a machine interlock and protection system used for accelerators based on EPICS (Experimental physics and industrial control system). The system is composed of a front-end computer and an FM-3R logic controller PLC. The alarm signal is passed by the hardware directly, and would be deal with PLC. The reporting, recording and analyst of the event are accomplished by EPICS control software. And PLC is linked to the EPICS by Internet. (authors)

  5. Nuclear Physics Division - Inst. of Experimental Physics - Warsaw University - Annual Report 2003

    International Nuclear Information System (INIS)

    Kirejczyk, M.; Skwira, I.; Grodner, E.

    2004-01-01

    In the presented report the research activities of Nuclear Physics Division (NPD) of the Warsaw University Institute of Experimental Physics in year of 2003 are described. The report is divided into three parts: Reaction Mechanisms and Nuclear Structure, Experimental Methods and Instrumentation and the third one contain the lists of personnel, seminars held at the Nuclear Physics Division and list of published papers. A summary of the (NPD) activities are briefly presented in ''Preface'' written by NPD director prof. K. Siwek-Wilczynska

  6. Nuclear Physics Division - Inst. of Experimental Physics - Warsaw University - Annual Report 1998

    International Nuclear Information System (INIS)

    Kirejczyk, M.; Szeflinski, Z.

    1999-01-01

    In the presented report the research activities of Nuclear Physics Division (NPD) of the Warsaw University Institute of Experimental Physics in year of 1998 are described. The report is divided into three parts: Reaction Mechanisms and Nuclear Structure, Experimental Methods and Instrumentation and the third one contains the lists of personnel, seminars held at the Nuclear Physics Division and list of published papers. A summary of the (NPD) activities are briefly presented in ''Preface'' written by NDP director prof. K. Siwek-Wilczynska

  7. Nuclear Physics Division - Inst. of Experimental Physics - Warsaw University - Annual Report 2004

    International Nuclear Information System (INIS)

    Kirejczyk, M.K.

    2005-01-01

    In the presented report the research activities of Nuclear Physics Division (NPD) of the Warsaw University Institute of Experimental Physics in year of 2004 are described. The report is divided into three parts: Reaction Mechanisms and Nuclear Structure, Experimental Methods and Instrumentation and the third one contains the lists of personnel, seminars held at the Nuclear Physics Division and list of published papers. A summary of the (NPD) activities are briefly presented in ''Preface'' written by NDP director prof. K. Siwek-Wilczynska

  8. Nuclear Physics Division - Inst. of Experimental Physics - Warsaw University - Annual Report 1998

    Energy Technology Data Exchange (ETDEWEB)

    Kirejczyk, M.; Szeflinski, Z. [eds.

    1999-08-01

    In the presented report the research activities of Nuclear Physics Division (NPD) of the Warsaw University Institute of Experimental Physics in year of 1998 are described. The report is divided into three parts: Reaction Mechanisms and Nuclear Structure, Experimental Methods and Instrumentation and the third one contains the lists of personnel, seminars held at the Nuclear Physics Division and list of published papers. A summary of the (NPD) activities are briefly presented in ``Preface`` written by NDP director prof. K. Siwek-Wilczynska

  9. Nuclear Physics Division - Inst. of Experimental Physics - Warsaw University - Annual Report 2000

    International Nuclear Information System (INIS)

    Kirejczyk, M.

    2001-01-01

    In the presented report the research activities of Nuclear Physics Division (NPD) of the Warsaw University Institute of Experimental Physics in year of 2000 are described. The report is divided into three parts: Reaction Mechanisms and Nuclear Structure, Experimental Methods and Instrumentation and the third one contain the lists of personnel, seminars held at the Nuclear Physics Division and list of published papers. A summary of the (NPD) activities are briefly presented in 'Preface' written by NDP director prof. K. Siwek-Wilczynska

  10. Nuclear Physics Division - Inst. of Experimental Physics - Warsaw University - Annual Report 2001

    International Nuclear Information System (INIS)

    Kirejczyk, M.

    2001-01-01

    In the presented report the research activities of Nuclear Physics Division (NPD) of the Warsaw University Institute of Experimental Physics in year of 2001 are described. The report is divided into three parts: Reaction Mechanisms and Nuclear Structure, Experimental Methods and Instrumentation and the third one which contain the lists of personnel, seminars held at the Nuclear Physics Division and list of published papers. A summary of the (NPD) activities are briefly presented in ''Preface'' written by NPD director prof. K. Siwek-Wilczynska

  11. Nuclear Physics Division - Inst. of Experimental Physics - Warsaw University - Annual Report 1999

    International Nuclear Information System (INIS)

    Kirejczyk, M.

    2000-01-01

    In the presented report the research activities of Nuclear Physics Division (NPD) of the Warsaw University Institute of Experimental Physics in year of 1999 are described. The report is divided into three parts: Reaction Mechanisms and Nuclear Structure, Experimental Methods and Instrumentation and the third one contain the lists of personnel, seminars held at the Nuclear Physics Division and list of published papers. A summary of the (NPD) activities are briefly presented in ''Preface'' written by NDP director prof. K. Siwek-Wilczynska

  12. EPIC Calibration/Validation Experiment Field Campaign Report

    Energy Technology Data Exchange (ETDEWEB)

    Koch, Steven E [National Severe Storm Laboratory/NOAA; Chilson, Phillip [University of Oklahoma; Argrow, Brian [University of Colorado

    2017-03-15

    A field exercise involving several different kinds of Unmanned Aerial Systems (UAS) and supporting instrumentation systems provided by DOE/ARM and NOAA/NSSL was conducted at the ARM SGP site in Lamont, Oklahoma on 29-30 October 2016. This campaign was part of a larger National Oceanic and Atmospheric Administration (NOAA) UAS Program Office program awarded to the National Severe Storms Laboratory (NSSL). named Environmental Profiling and Initiation of Convection (EPIC). The EPIC Field Campaign (Test and Calibration/Validation) proposed to ARM was a test or “dry-run” for a follow-up campaign to be requested for spring/summer 2017. The EPIC project addresses NOAA’s objective to “evaluate options for UAS profiling of the lower atmosphere with applications for severe weather.” The project goal is to demonstrate that fixed-wing and rotary-wing small UAS have the combined potential to provide a unique observing system capable of providing detailed profiles of temperature, moisture, and winds within the atmospheric boundary layer (ABL) to help determine the potential for severe weather development. Specific project objectives are: 1) to develop small UAS capable of acquiring needed wind and thermodynamic profiles and transects of the ABL using one fixed-wing UAS operating in tandem with two different fixed rotary-wing UAS pairs; 2) adapt and test miniaturized, high-precision, and fast-response atmospheric sensors with high accuracy in strong winds characteristic of the pre-convective ABL in Oklahoma; 3) conduct targeted short-duration experiments at the ARM Southern Great Plains site in northern Oklahoma concurrently with a second site to be chosen in “real-time” from the Oklahoma Mesonet in coordination with the (National Weather Service (NWS)-Norman Forecast Office; and 4) gain valuable experience in pursuit of NOAA’s goals for determining the value of airborne, mobile observing systems for monitoring rapidly evolving high-impact severe weather

  13. A distributed timing system for synchronizing control and data correlation

    International Nuclear Information System (INIS)

    Stettler, M.; Thuot, M.; Dalesio, L.R.; Cole, R.; Fite, C.; Slentz, G.; Warren, D.

    1992-01-01

    Synchronization is necessary in experimental physics machines to provide positive control over related events. The Ground Test Accelerator (GTA) timing system provides this function through a distributed control system, known as the Experimental Physics and Industrial Control System (EPICS). The EPICS timing system was designed to take advantage of a distributed architecture, and provides time stamping for synchronous data correlation as well as event control. The system has been successfully demonstrated on over a dozen controller nodes for operation and data analysis. The design of the hardware, software, and operational results are discussed. (author). 2 refs., 4 figs

  14. Experimental plasma physics

    International Nuclear Information System (INIS)

    Dreicer, H.; Banton, M.E.; Ingraham, J.C.; Wittman, F.; Wright, B.L.

    1976-01-01

    The Experimental Plasma Physics group's main efforts continue to be directed toward the understanding of the mechanisms of electromagnetic energy absorption in a plasma, and the resultant plasma heating and energy transport. The high-frequency spectrum of plasma waves parametrically excited by the microwave signal at high powers has been measured. The absorption of a small test microwave signal in a plasma made parametrically unstable by a separate high-power driver microwave signal was also studied

  15. Prospect-EPIC Utrecht: Study design and characteristics of the cohort population

    NARCIS (Netherlands)

    Boker, L.K.; Noord, P.A.H. van; Schouw, Y.T. van der; Koot, V.C.M.; Bueno-de-Mesquita, H.B.; Riboli, E.; Grobbee, D.E.; Peeters, P.H.M.

    2001-01-01

    The European Prospective Investigation into Cancer and Nutrition (EPIC), which hasbe en established in order to investigate the relations between nutrition and cancer, wasinitiated in 1990 and involves10 European countrieswith heterogeneous dietary patternsand differing cancer incidence rates. This

  16. An experimental high energy physics program

    International Nuclear Information System (INIS)

    Gaidos, J.A.; Loeffler, F.J.; McIlwain, R.L.; Miller, D.H.; Palfrey, T.R.; Shibata, E.I.

    1988-01-01

    The theoretical and experimental high energy physics program is reviewed, including particle detectors. Topics discussed include τ and B physics, gamma-ray astronomy, neutrino oscillations in matter with three flavors applied to solar and supernova neutrinos, effective field theories, a possible fifth force, the dynamics of hadrons and superstrings, mathematics of grand unified theories, chiral symmetry breaking, physics at the Fermilab collider, and development of the TOPAZ detector

  17. Experimental nuclear physics in Vietnam - recent status

    International Nuclear Information System (INIS)

    Tran Thanh Minh

    1995-01-01

    Status of research works on experimental nuclear physics in Vietnam is reviewed. Vietnam institutions and main instruments for nuclear research are listed. The results on physics and technology of nuclear reactor, neutron physics, nuclear reactions, radiological safety are mentioned. (N.H.A). 6 tabs, 4 figs

  18. Unelõiv ja Saarepiiga: Jüri Talveti kirjanduslik "Kalevipoeg" / The Rhisomes of „Kalevipoeg“: Literary Interpretation of the Estonian National Epic by Jüri Talvet

    Directory of Open Access Journals (Sweden)

    Marin Laak

    2016-12-01

    Full Text Available Teesid: Artikkel keskendub eepose „Kalevipoeg“ käsitlusele võrdleva kirjandusteaduse vaatepunktist. „Kalevipoja“ uurimine ilukirjandusliku teosena muutis paradigmaatiliselt rahvuseepose senist tõlgendust ja seda tänu Jüri Talveti käsitlustele „Kalevipojast“ kui suurest Euroopa eeposest, silmapaistavast maailmakirjanduse kunsteeposte seas. Eepose teksti ja poeetika kirjandusteaduslik uurimine on selgitanud, kuidas eepose tekst on üles ehitatud sisemistele, intratekstuaalsetele seostele, mis korduvad gradatsiooniliselt ja toetuvad teatud kindlatele tekstuaalsetele sõlmpunktidele, näiteks „Saarepiiga“, „uni“ jpt. Enam kui autentsed allikad, on „Kalevipoja“ kui kirjandusliku teksti puhul oluline eepose toimimine pidevalt uusi tekste ärgitava tüvitekstina. Eepose analüüs näitab, kuidas selliste seoste alusel tekivad uued kultuurilised ühikud, kauneid näiteid selliste motiivikordustele rajatud seosteahelate kohta leidub ka Jüri Talveti luules.   The article focuses on the treatment of the epic The Kalevipoeg from the viewpoint of comparative literature. This approach is a continuation of the study of literary relations of the epic which, on the one hand is opposite to, but on the other hand continues the present folkloristic approach to The Kalevipoeg as a folklore-based epic, which is based on the comparative-historical method of studying folklore. F. R. Kreutzwald’s role in creating the national epic was enormous; the epic can be conceived as a fictional and intentional piece, emphasising the role of its author. Although different genres of genuine folklore can be recognised in the epic, works of fiction of European and world classics have also been used in its construction, and the text of the epic has itself become an intertextual foundation for new works of fiction. The paradigm of discussing the epic changed due to Jüri Talvet’s groundbreaking treatment of The Kalevipoeg as a great European epic and

  19. Molecular physics. Theoretical principles and experimental methods

    International Nuclear Information System (INIS)

    Demtroeder, W.

    2005-01-01

    This advanced textbook comprehensively explains important principles of diatomic and polyatomic molecules and their spectra in two separate, distinct parts. The first part concentrates on the theoretical aspects of molecular physics, whereas the second part of the book covers experimental techniques, i.e. laser, Fourier, NMR, and ESR spectroscopies, used in the fields of physics, chemistry, biolog, and material science. Appropriate for undergraduate and graduate students in physics and chemistry with a knowledge of atomic physics and familiar with the basics of quantum mechanics. From the contents: - Electronic States of Molecules, - Rotation, Oscillation and Potential Curves of Diatomic Molecules, - The Spectra of Diatomic Molecules, - Molecule Symmetries and Group Theory, - Rotation and Oscillations of Polyatomic Molecules, - Electronic States of Polyatomic Molecules, - The Spectra of Polyatomic Molecules, - Collapse of the Born-Oppenheimer-Approximation, Disturbances in Molecular Spectra, - Molecules in Disturbing Fields, - Van-der-Waals-Molecules and Cluster, - Experimental Techniques in Molecular Physics. (orig.)

  20. Orbit Display's Use of the Physics Application Framework

    International Nuclear Information System (INIS)

    Zelazny, Michael

    2009-01-01

    At the SLAC National Accelerator Laboratory (SLAC) the Controls Department (CD) is developing a physics application framework based on the Java(tm) programming language developed by Sun Microsystems. This paper will discuss the first application developed using this approach: a new Orbit Display. The software is being developed by several individuals in reusable Java packages. It relies on the Experimental Physics and Industrial Control System (EPICS) toolkit for data collection and XAL - A Java based Hierarchy for Application Programming for model parameters. The Orbit Display tracks and displays electron paths through the Linac Coherent Light Source (LCLS) in both a graphical, beam line plot, and tabular format. It contains many features that may be unique to SLAC and is meant to be used both in the control room and by individuals in their offices or at home. Unique features include BSA Beam Synchronous Acquisition (BSA), Orbit Fitting, and Buffered Acquisition.

  1. Opportunities for reactor scale experimental physics

    International Nuclear Information System (INIS)

    1999-01-01

    A reactor scale tokamak plasma will exhibit three areas of physics phenomenology not accessible by contemporary experimental facilities. These are: (1) instabilities generated by energetic alpha particles; (2) self-heating phenomena; and (3) reactor scale physics, which includes integration of diverse physics phenomena, each with its own scaling properties. In each area, selected examples are presented that demonstrate the importance and uniqueness of physics results from reactor scale facilities for both inductive and steady state reactor options. It is concluded that the physics learned in such investigations will be original physics not attainable with contemporary facilities. In principle, a reactor scale facility could have a good measure of flexibility to optimize the tokamak approach to magnetic fusion energy. (author)

  2. Developing Exon-Primed Intron-Crossing (EPIC) markers for population genetic studies in three Aedes disease vectors.

    Science.gov (United States)

    White, Vanessa Linley; Endersby, Nancy Margaret; Chan, Janice; Hoffmann, Ary Anthony; Weeks, Andrew Raymond

    2015-03-01

    Aedes aegypti, Aedes notoscriptus, and Aedes albopictus are important vectors of many arboviruses implicated in human disease such as dengue fever. Genetic markers applied across vector species can provide important information on population structure, gene flow, insecticide resistance, and taxonomy, however, robust microsatellite markers have proven difficult to develop in these species and mosquitoes generally. Here we consider the utility and transferability of 15 Ribosome protein (Rp) Exon-Primed Intron-Crossing (EPIC) markers for population genetic studies in these 3 Aedes species. Rp EPIC markers designed for Ae. aegypti also successfully amplified populations of the sister species, Ae. albopictus, as well as the distantly related species, Ae. notoscriptus. High SNP and good indel diversity in sequenced alleles plus support for amplification of the same regions across populations and species were additional benefits of these markers. These findings point to the general value of EPIC markers in mosquito population studies. © 2014 Institute of Zoology, Chinese Academy of Sciences.

  3. Experimental techniques in nuclear and particle physics

    International Nuclear Information System (INIS)

    Tavernier, Stefaan

    2010-01-01

    The book is based on a course in nuclear and particle physics that the author has taught over many years to physics students, students in nuclear engineering and students in biomedical engineering. It provides the basic understanding that any student or researcher using such instruments and techniques should have about the subject. After an introduction to the structure of matter at the subatomic scale, it covers the experimental aspects of nuclear and particle physics. Ideally complementing a theoretically-oriented textbook on nuclear physics and/or particle physics, it introduces the reader to the different techniques used in nuclear and particle physics to accelerate particles and to measurement techniques (detectors) in nuclear and particle physics. The main subjects treated are: interactions of subatomic particles in matter; particle accelerators; basics of different types of detectors; and nuclear electronics. The book will be of interest to undergraduates, graduates and researchers in both particle and nuclear physics. For the physicists it is a good introduction to all experimental aspects of nuclear and particle physics. Nuclear engineers will appreciate the nuclear measurement techniques, while biomedical engineers can learn about measuring ionising radiation, the use of accelerators for radiotherapy. What's more, worked examples, end-of-chapter exercises, and appendices with key constants, properties and relationships supplement the textual material. (orig.)

  4. Experimental particle physics

    International Nuclear Information System (INIS)

    Steinberg, R.I.; Lane, C.E.

    1992-09-01

    The goals of this research are the experimental testing of fundamental theories of physics beyond the standard model and the exploration of cosmic phenomena through the techniques of particle physics. We are working on the MACRO experiment, which employs a large-area underground detector to search fore grand unification magnetic monopoles and dark matter candidates and to study cosmic ray muons as well as low- and high-energy neutrinos; the Chooz experiment to search for reactor neutrino oscillations at a distance of 1 km from the source; a new proposal (the Perry experiment) to construct a one-kiloton liquid scintillator in the Fairport, Ohio underground facility IMB to study neutrino oscillations with a 13 km baseline; and development of technology for improved liquid scintillators and for very-low-background materials in support of the MACRO and Perry experiments and for new solar neutrino experiments

  5. Physical activity attenuates the genetic predisposition to obesity in 20,000 men and women from EPIC-Norfolk prospective population study.

    Directory of Open Access Journals (Sweden)

    Shengxu Li

    2010-08-01

    Full Text Available We have previously shown that multiple genetic loci identified by genome-wide association studies (GWAS increase the susceptibility to obesity in a cumulative manner. It is, however, not known whether and to what extent this genetic susceptibility may be attenuated by a physically active lifestyle. We aimed to assess the influence of a physically active lifestyle on the genetic predisposition to obesity in a large population-based study.We genotyped 12 SNPs in obesity-susceptibility loci in a population-based sample of 20,430 individuals (aged 39-79 y from the European Prospective Investigation of Cancer (EPIC-Norfolk cohort with an average follow-up period of 3.6 y. A genetic predisposition score was calculated for each individual by adding the body mass index (BMI-increasing alleles across the 12 SNPs. Physical activity was assessed using a self-administered questionnaire. Linear and logistic regression models were used to examine main effects of the genetic predisposition score and its interaction with physical activity on BMI/obesity risk and BMI change over time, assuming an additive effect for each additional BMI-increasing allele carried. Each additional BMI-increasing allele was associated with 0.154 (standard error [SE] 0.012 kg/m(2 (p = 6.73 x 10(-37 increase in BMI (equivalent to 445 g in body weight for a person 1.70 m tall. This association was significantly (p(interaction = 0.005 more pronounced in inactive people (0.205 [SE 0.024] kg/m(2 [p = 3.62 x 10(-18; 592 g in weight] than in active people (0.131 [SE 0.014] kg/m(2 [p = 7.97 x 10(-21; 379 g in weight]. Similarly, each additional BMI-increasing allele increased the risk of obesity 1.116-fold (95% confidence interval [CI] 1.093-1.139, p = 3.37 x 10(-26 in the whole population, but significantly (p(interaction = 0.015 more in inactive individuals (odds ratio [OR] = 1.158 [95% CI 1.118-1.199; p = 1.93 x 10(-16] than in active individuals (OR = 1.095 (95% CI 1.068-1.123; p = 1

  6. Dietary flavonoid and lignan intake and gastric adenocarcinoma risk in the European Prospective Investigation into Cancer and Nutrition (EPIC) study123

    DEFF Research Database (Denmark)

    Zamora-Ros, Raul; Agudo, Antonio; Luján-Barroso, Leila

    2012-01-01

    Background: Several experimental studies have suggested potential anticarcinogenic effects of flavonoids, although epidemiologic evidence for the impact of dietary flavonoids on risk of gastric cancer (GC) is limited.Objective: We investigated the association between intake of dietary flavonoids...... and lignans and incident GC.Design: The study followed 477,312 subjects (29.8% men) aged 35–70 y from 10 European countries who participated in the European Prospective Investigation into Cancer and Nutrition (EPIC) study. Validated dietary questionnaires and lifestyle information were collected at baseline...

  7. Experimental atomic and molecular physics research

    International Nuclear Information System (INIS)

    Anon.

    1980-01-01

    The Atomic Physics research in the Physics Division consists of five ongoing experimental programs: dissociation and other interactions of energetic molecular ions in solid and gaseous targets; beam-foil research and collision dynamics of heavy ions; photoionization-photoelectron research; spectroscopy of free atoms and molecules, high precision laser-rf double-resonance spectroscopy with atomic and molecular beams; and Moessbauer effect research

  8. COMMON QUALITIES IN STORIES THAT MAKE UP DEDE KORKUT EPIC / DEDE KORKUT KİTABINI OLUŞTURAN DESTANLARDAKİ ORTAK ÖZELLİKLER

    Directory of Open Access Journals (Sweden)

    Assoc. Prof. Dr. Kerime ÜSTÜNOVA

    2008-02-01

    Full Text Available Presence of common qualities in texts shows that the flow of events, heroes, traditions and customs, the course lead upon the events, attitudes and behaviors are very similar and repeated nearly in all texts. The only thing that changes is the hero that the story is arrayed in the name of. Every text more or less repeats itself. At the end, it is found that repetition movement is handled and executed in Dede Korkut epics like a system; repetitions are very strong and play a great role in constitution of both text and macro text. In addition, repetitions serve greatly in view of Dede Korkut epics as a whole. Repetitions that we see in the subject, time, place, character names, tradition, order of event flow etc. give wholeness to the epics as content. On the other hand, construct of every text in a similar style appears as an indication that integrity has not been achieved in epics in terms of composition.

  9. Nutrient patterns and their food sources in an International Study Setting: report from the EPIC study.

    Directory of Open Access Journals (Sweden)

    Aurelie Moskal

    Full Text Available Compared to food patterns, nutrient patterns have been rarely used particularly at international level. We studied, in the context of a multi-center study with heterogeneous data, the methodological challenges regarding pattern analyses.We identified nutrient patterns from food frequency questionnaires (FFQ in the European Prospective Investigation into Cancer and Nutrition (EPIC Study and used 24-hour dietary recall (24-HDR data to validate and describe the nutrient patterns and their related food sources. Associations between lifestyle factors and the nutrient patterns were also examined. Principal component analysis (PCA was applied on 23 nutrients derived from country-specific FFQ combining data from all EPIC centers (N = 477,312. Harmonized 24-HDRs available for a representative sample of the EPIC populations (N = 34,436 provided accurate mean group estimates of nutrients and foods by quintiles of pattern scores, presented graphically. An overall PCA combining all data captured a good proportion of the variance explained in each EPIC center. Four nutrient patterns were identified explaining 67% of the total variance: Principle component (PC 1 was characterized by a high contribution of nutrients from plant food sources and a low contribution of nutrients from animal food sources; PC2 by a high contribution of micro-nutrients and proteins; PC3 was characterized by polyunsaturated fatty acids and vitamin D; PC4 was characterized by calcium, proteins, riboflavin, and phosphorus. The nutrients with high loadings on a particular pattern as derived from country-specific FFQ also showed high deviations in their mean EPIC intakes by quintiles of pattern scores when estimated from 24-HDR. Center and energy intake explained most of the variability in pattern scores.The use of 24-HDR enabled internal validation and facilitated the interpretation of the nutrient patterns derived from FFQs in term of food sources. These outcomes open research

  10. Nutrient patterns and their food sources in an International Study Setting: report from the EPIC study.

    Science.gov (United States)

    Moskal, Aurelie; Pisa, Pedro T; Ferrari, Pietro; Byrnes, Graham; Freisling, Heinz; Boutron-Ruault, Marie-Christine; Cadeau, Claire; Nailler, Laura; Wendt, Andrea; Kühn, Tilman; Boeing, Heiner; Buijsse, Brian; Tjønneland, Anne; Halkjær, Jytte; Dahm, Christina C; Chiuve, Stephanie E; Quirós, Jose R; Buckland, Genevieve; Molina-Montes, Esther; Amiano, Pilar; Huerta Castaño, José M; Gurrea, Aurelio Barricarte; Khaw, Kay-Tee; Lentjes, Marleen A; Key, Timothy J; Romaguera, Dora; Vergnaud, Anne-Claire; Trichopoulou, Antonia; Bamia, Christina; Orfanos, Philippos; Palli, Domenico; Pala, Valeria; Tumino, Rosario; Sacerdote, Carlotta; de Magistris, Maria Santucci; Bueno-de-Mesquita, H Bas; Ocké, Marga C; Beulens, Joline W J; Ericson, Ulrika; Drake, Isabel; Nilsson, Lena M; Winkvist, Anna; Weiderpass, Elisabete; Hjartåker, Anette; Riboli, Elio; Slimani, Nadia

    2014-01-01

    Compared to food patterns, nutrient patterns have been rarely used particularly at international level. We studied, in the context of a multi-center study with heterogeneous data, the methodological challenges regarding pattern analyses. We identified nutrient patterns from food frequency questionnaires (FFQ) in the European Prospective Investigation into Cancer and Nutrition (EPIC) Study and used 24-hour dietary recall (24-HDR) data to validate and describe the nutrient patterns and their related food sources. Associations between lifestyle factors and the nutrient patterns were also examined. Principal component analysis (PCA) was applied on 23 nutrients derived from country-specific FFQ combining data from all EPIC centers (N = 477,312). Harmonized 24-HDRs available for a representative sample of the EPIC populations (N = 34,436) provided accurate mean group estimates of nutrients and foods by quintiles of pattern scores, presented graphically. An overall PCA combining all data captured a good proportion of the variance explained in each EPIC center. Four nutrient patterns were identified explaining 67% of the total variance: Principle component (PC) 1 was characterized by a high contribution of nutrients from plant food sources and a low contribution of nutrients from animal food sources; PC2 by a high contribution of micro-nutrients and proteins; PC3 was characterized by polyunsaturated fatty acids and vitamin D; PC4 was characterized by calcium, proteins, riboflavin, and phosphorus. The nutrients with high loadings on a particular pattern as derived from country-specific FFQ also showed high deviations in their mean EPIC intakes by quintiles of pattern scores when estimated from 24-HDR. Center and energy intake explained most of the variability in pattern scores. The use of 24-HDR enabled internal validation and facilitated the interpretation of the nutrient patterns derived from FFQs in term of food sources. These outcomes open research opportunities and

  11. Research in experimental nuclear physics. Progress report, 1 April 1984-31 March 1985

    International Nuclear Information System (INIS)

    1984-11-01

    This report summarizes the work carried out by personnel from the University of Texas at Austin at the Los Alamos Clinton P. Anderson Meson Physics Facility (LAMPF) during the calendar year 1984. The research activities involved experiments done with the Energetic Pion Channel and Spectrometer (EPICS), the High Resolution Spectrometer (HRS), and some work has been done at Argonne National Laboratory and Kernforschungsanlage, Juelich, West Germany. A brief overview of work supported by this contract, a list of abstracts of papers reported at scientific meetings, and a list of published papers and preprints are given. These papers summarize experiments undertaken this year and in the proceeding year and indicate the work accomplished by the participants in this program of medium energy nuclear physics research. Studies include parameters of the neutron density distributions for the Ca isotopes for the analysis of π +- elastic scattering, the excitation of ΔS = 1 transitions via pion inelastic scattering in light nuclei, 12 C(π + ,π + ') inelastic scattering at very small angles, pion-induced double charge exchange reaction, and evidence for the population of a low-spin Δ-hole state at 248 MeV was found in 12 C via 13 C(p,d) 12 C* at 800 MeV

  12. Poetics of the Epic and Survivals of the Genre in Swaziland ...

    African Journals Online (AJOL)

    This paper seeks to suggest that the ongoing and robust tradition of bringing together excerpts from legends, praise poems, songs and genealogical recitations during national ceremonies and festivals such as Incwala, vouch for an erstwhile epic culture in Swaziland. International Journal of Humanistic Studies Vol.3 2004: ...

  13. Some current experimental challenges in elementary particle physics

    Energy Technology Data Exchange (ETDEWEB)

    Cline, D.B. (California Univ., Los Angeles (USA). Dept. of Physics)

    1990-06-01

    We describe three experimental challenges for experimental elementary particle physics: (1) the ongoing search for flavor changing weak neutral currents, including future prospect for a anti BB factory, (2) the status of the tests of the standard model in the W, Z and t quark sectors and (3) some current search for physics beyond the standard model, to include the possibility of searching for CPT violation using a {Phi} factory. (orig.).

  14. Implementation of Epic Beaker Clinical Pathology at an academic medical center

    Directory of Open Access Journals (Sweden)

    Matthew D Krasowski

    2016-01-01

    Full Text Available Background: Epic Beaker Clinical Pathology (CP is a relatively new laboratory information system (LIS operating within the Epic suite of software applications. To date, there have not been any publications describing implementation of Beaker CP. In this report, we describe our experience in implementing Beaker CP version 2012 at a state academic medical center with a go-live of August 2014 and a subsequent upgrade to Beaker version 2014 in May 2015. The implementation of Beaker CP was concurrent with implementations of Epic modules for revenue cycle, patient scheduling, and patient registration. Methods: Our analysis covers approximately 3 years of time (2 years preimplementation of Beaker CP and roughly 1 year after using data summarized from pre- and post-implementation meetings, debriefings, and the closure document for the project. Results: We summarize positive aspects of, and key factors leading to, a successful implementation of Beaker CP. The early inclusion of subject matter experts in the design and validation of Beaker workflows was very helpful. Since Beaker CP does not directly interface with laboratory instrumentation, the clinical laboratories spent extensive preimplementation effort establishing middleware interfaces. Immediate challenges postimplementation included bar code scanning and nursing adaptation to Beaker CP specimen collection. The most substantial changes in laboratory workflow occurred with microbiology orders. This posed a considerable challenge with microbiology orders from the operating rooms and required intensive interventions in the weeks following go-live. In postimplementation surveys, pathology staff, informatics staff, and end-users expressed satisfaction with the new LIS. Conclusions: Beaker CP can serve as an effective LIS for an academic medical center. Careful planning and preparation aid the transition to this LIS.

  15. Perspectives of experimental nuclear physics research at RBI Croatia

    International Nuclear Information System (INIS)

    Soic, N.

    2009-01-01

    Experimental nuclear physics has been one of the top research activities at the Rudjer Boskovic Institute, the largest and leading Croatian research center in science and applications. The RBI nuclear physics group has strong link with the researchers at the University of Zagreb. RBI scientists perform experiments at the RBI Tandem accelerator facility and at the top European experimental facilities in collaboration with the prominent research groups in the field. Current status of the RBI experimental nuclear physics research and our recent activities aimed to strengthen our position at the RBI and to increase our international reputation and impact in collaborative projects will be presented. Part of these activities is focused on local accelerator facilities, at present mainly used for application research, and their increased usage for nuclear physics research and for development and testing of novel research equipment for large international facilities. Upgrade of the local research equipment is on the way through FP7 REGPOT project 'CLUNA: Clustering phenomena in nuclear physics: strengthening of the Zagreb-Catania-Birmingham partnership'. Recently, steps to exploit potential of the facility for nuclear astrophysics research have been initiated. Possible future actions for further strengthening of the RBI experimental nuclear physics research will be discussed.(author)

  16. EPIC OF AWESOMEANIMÁTICA DE UN EPISODIO PILOTO

    OpenAIRE

    PEIRÓ TIMONER, LLORENÇ ANDREU

    2016-01-01

    [EN] Epic of Awesome is a pre-production project for an animated short in 2D, produced entirely using specialized software for story-board creation. The project includes every phase prior to the final animation stage needed for the production of audiovisual narratives: idea, research, script, designs, initial story-board, final story-board, layout, voice acting, music and effects, animatics, clean-up and the final edition of the animated short. The story, exposed in a comedic tone with the in...

  17. Molecular genetic analysis of cereal β-amylase genes using exon-primed intron-crossing (EPIC PCR

    Directory of Open Access Journals (Sweden)

    Stratula Olga

    2014-01-01

    Full Text Available The proteins encoded by cereal β-amylase genes Bamy1 and Bamy2 genes play an important role in seedling germination and in the brewing process. Here, we use exon-primed intron-crossing (EPIC to analyse Bamy1 and Bamy2 genetic diversity among 38 accessions belonging to six Poaceae tribes. DNA sequence alignment of multiple Poaceae species β-amylase sequences allowed design of EPIC primers that simultaneously amplify Bamy1 and Bamy2 in all the cereal species investigated. The genetic variation observed in the samples investigated is analysed and discussed, and illustrates the effectiveness of this approach for intra- and interspecific analysis in plant species.

  18. Spectral re-distribution and surface loss effects in Swift XRT (XMM-Newton EPIC) MOS CCDs

    CERN Document Server

    Short, A D; Turner, M J L

    2002-01-01

    In the course of testing and selecting the EPIC MOS CCDs for the XMM-Newton observatory, the developed a Monte-Carlo model of the CCD response. Among other things, this model was used to investigate surface loss effects evident at low energies. By fitting laboratory data, these losses were characterised as a simple function of X-ray interaction depth and this result enabled the spectral re-distribution itself to be modelled as a simple analytical function. Subsequently, this analytical function has been used to generate the response matrix for the EPIC MOS instruments and will now be employed to model the spectral re-distribution for the Swift XRT CCD.

  19. Nitrous Oxide Emissions from Biofuel Crops and Parameterization in the EPIC Biogeochemical Model

    Science.gov (United States)

    This presentation describes year 1 field measurements of N2O fluxes and crop yields which are used to parameterize the EPIC biogeochemical model for the corresponding field site. Initial model simulations are also presented.

  20. Orbit Display's Use of the Physics Application Framework

    Energy Technology Data Exchange (ETDEWEB)

    Zelazny, Michael; Chevtsov, Sergei; Chu, Chungming Paul; Fairley, Diane; Krejcik, Patrick; Natampalli, Partha; Rogind, Deborah; White, Greg; /SLAC

    2009-12-09

    At the SLAC National Accelerator Laboratory (SLAC) the Controls Department (CD) is developing a physics application framework based on the Java(tm) programming language developed by Sun Microsystems. This paper will discuss the first application developed using this approach: a new Orbit Display. The software is being developed by several individuals in reusable Java packages. It relies on the Experimental Physics and Industrial Control System (EPICS) toolkit for data collection and XAL - A Java based Hierarchy for Application Programming for model parameters. The Orbit Display tracks and displays electron paths through the Linac Coherent Light Source (LCLS) in both a graphical, beam line plot, and tabular format. It contains many features that may be unique to SLAC and is meant to be used both in the control room and by individuals in their offices or at home. Unique features include BSA Beam Synchronous Acquisition (BSA), Orbit Fitting, and Buffered Acquisition.

  1. Science Academies' Refresher Course in Experimental Physics

    Indian Academy of Sciences (India)

    2017-12-18

    Dec 18, 2017 ... A Refresher Course in Experimental Physics will be held at the Department of Physics, Panjab. University, Chandigarh held from 18 December 2017 to 2 January 2018 for the benefit of faculty involved in teaching undergraduate and postgraduate courses. The Course aims to familiarize the teachers with a ...

  2. [Experimental and theoretical high energy physics program

    Energy Technology Data Exchange (ETDEWEB)

    Finley, J.; Gaidos, J.A.; Loeffler, F.J.; McIlwain, R.L.; Miller, D.H.; Palfrey, T.R.; Shibata, E.I.; Shipsey, I.P.

    1993-04-01

    Experimental and theoretical high-energy physics research at Purdue is summarized in a number of reports. Subjects treated include the following: the CLEO experiment for the study of heavy flavor physics; gas microstrip detectors; particle astrophysics; affine Kac{endash}Moody algebra; nonperturbative mass bounds on scalar and fermion systems due to triviality and vacuum stability constraints; resonance neutrino oscillations; e{sup +}e{sup {minus}} collisions at CERN; {bar p}{endash}p collisions at FNAL; accelerator physics at Fermilab; development work for the SDC detector at SSC; TOPAZ; D-zero physics; physics beyond the standard model; and the Collider Detector at Fermilab. (RWR)

  3. [Experimental and theoretical high energy physics program

    International Nuclear Information System (INIS)

    Finley, J.; Gaidos, J.A.; Loeffler, F.J.; McIlwain, R.L.; Miller, D.H.; Palfrey, T.R.; Shibata, E.I.; Shipsey, I.P.

    1993-04-01

    Experimental and theoretical high-energy physics research at Purdue is summarized in a number of reports. Subjects treated include the following: the CLEO experiment for the study of heavy flavor physics; gas microstrip detectors; particle astrophysics; affine Kac endash Moody algebra; nonperturbative mass bounds on scalar and fermion systems due to triviality and vacuum stability constraints; resonance neutrino oscillations; e + e - collisions at CERN; bar p endash p collisions at FNAL; accelerator physics at Fermilab; development work for the SDC detector at SSC; TOPAZ; D-zero physics; physics beyond the standard model; and the Collider Detector at Fermilab

  4. Experimental Neutrino Physics

    Energy Technology Data Exchange (ETDEWEB)

    Wilkes, Richard Jeffrey [Univ. of Washington, Seattle, WA (United States)

    2017-11-15

    The University of Washington (UW) HEP neutrino group performed experimental research on the physics of neutrinos, using the capabilities offered by the T2K Experiment and the Super-Kamiokande Neutrino Observatory. The UW group included senior investigator R. J. Wilkes, two PhD students, four MS degree students, and a research engineer, all of whom are members of the international scientific collaborations for T2K and Super-Kamiokande. During the period of support, within T2K we pursued new precision studies sensitive to new physics, going beyond the limits of current measurements of the fundamental neutrino oscillation parameters (mass differences and mixing angles). We began efforts to measure (or significantly determine the absence of) 1 the CP-violating phase parameter δCP and determine the neutrino mass hierarchy. Using the Super-Kamiokande (SK) detector we pursued newly increased precision in measurement of neutrino oscillation parameters with atmospheric neutrinos, and extended the current reach in searches for proton decay, in addition to running the most sensitive supernova watch instrument [Scholberg 2012], performing other astrophysical neutrino studies, and analyzing beam-induced events from T2K. Overall, the research addressed central questions in the field of particle physics. It included the training of graduate students (both PhD and professional MS degree students), and postdoctoral researchers. Undergraduate students also participated as laboratory assistants.

  5. Physics at hadron colliders: Experimental view

    International Nuclear Information System (INIS)

    Siegrist, J.L.

    1987-08-01

    The physics of the hadron-hadron collider experiment is considered from an experimental point of view. The problems encountered in determination of how well the standard model describes collider results are discussed. 53 refs., 58 figs

  6. Study on the utilization of the cognitive architecture EPIC to the task analysis of a nuclear power plant operator

    International Nuclear Information System (INIS)

    Soares, Herculano Vieira

    2003-02-01

    This work presents a study of the use of the integrative cognitive architecture EPIC - Executive-Process - Interactive-Control, designed to evaluate the performance of a person performing tasks in parallel in a man-machine interface, as a methodology for Cognitive Task Analysis of a nuclear power plant operator. A comparison of the results obtained by the simulation by EPIC and the results obtained by application of the MHP model to the tasks performed by a shift operator during the execution of the procedure PO-E-3 - Steam Generator Tube Rupture of Angra 1 Nuclear Power Plant is done. To subsidize that comparison, an experiment was performed at the Angra 2 Nuclear Power Plant Full Scope Simulator in which three operator tasks were executed, its completion time measured and compared with the results of MHP and EPIC modeling. (author)

  7. Physics. Pt. 2. Atomic, molecular, and quantum physics - experimental and theoretical foundations

    International Nuclear Information System (INIS)

    Weber, R.

    2007-01-01

    The experimental and theoretical foundations of physics are mediated in this course in integrated representation. Many exercise problems deepen the understanding and help directedly in the preparation of clausures and examinations. The pictures are always in two colours. The present volume contains all themes of modern physics

  8. Incorporation of a PbSe Array Based Spectrograph into EPICS using LabView at the JLab FEL Facility

    International Nuclear Information System (INIS)

    Hardy, D.; Benson, S.V.; Shinn, M.D.; Zhang, S.

    2005-01-01

    A real-time spectrograph with a 1Hz update rate was designed and installed at the JLab FEL facility using a Cal Sensors PbSe array and a Roper Scientific SpectraPro 300 monochrometer. This paper describes the implementation of EPICS channel access on a remote PC running LabView with modification of vendor supplied LabView VI's to allow display of FEL light spectra in real-time on a remote workstation. This allows PC based diagnostics to be used in EPICS

  9. JBluIce-EPICS control system for macromolecular crystallography

    International Nuclear Information System (INIS)

    Stepanov, S.; Makarov, O.; Hilgart, M.; Pothineni, S.; Urakhchin, A.; Devarapalli, S.; Yoder, D.; Becker, M.; Ogata, C.; Sanishvili, R.; Nagarajan, V.; Smith, J.L.; Fischetti, R.F.

    2011-01-01

    The trio of macromolecular crystallography beamlines constructed by the General Medicine and Cancer Institutes Collaborative Access Team (GM/CA-CAT) in Sector 23 of the Advanced Photon Source (APS) have been in growing demand owing to their outstanding beam quality and capacity to measure data from crystals of only a few micrometres in size. To take full advantage of the state-of-the-art mechanical and optical design of these beamlines, a significant effort has been devoted to designing fast, convenient, intuitive and robust beamline controls that could easily accommodate new beamline developments. The GM/CA-CAT beamline controls are based on the power of EPICS for distributed hardware control, the rich Java graphical user interface of Eclipse RCP and the task-oriented philosophy as well as the look and feel of the successful SSRL BluIce graphical user interface for crystallography. These beamline controls feature a minimum number of software layers, the wide use of plug-ins that can be written in any language and unified motion controls that allow on-the-fly scanning and optimization of any beamline component. This paper describes the ways in which BluIce was combined with EPICS and converted into the Java-based JBluIce, discusses the solutions aimed at streamlining and speeding up operations and gives an overview of the tools that are provided by this new open-source control system for facilitating crystallographic experiments, especially in the field of microcrystallography.

  10. Nuclear Physics Division Institute of Experimental Physics Warsaw University annual report 1994

    Energy Technology Data Exchange (ETDEWEB)

    Osuch, S. [ed.

    1995-12-31

    In the presented Annual Report the activities of the Nuclear Physics Division of the Institute of Experimental Physics of the Warsaw University in 1994 are described. The report consist of three sections: (i) Reaction Mechanism and Nuclear Structure (12 articles); (ii) Experimental Methods and Instrumentation (2 articles); (iii) Other Research (1 article). Additionally the list of seminars held at the NPD, personnel list and list of published papers is also given. In the first, leading article of the report written by head of NPD prof. Ch. Droste the general description of the Department activity is presented.

  11. Nuclear Physics Division Institute of Experimental Physics Warsaw University annual report 1994

    International Nuclear Information System (INIS)

    Osuch, S.

    1995-01-01

    In the presented Annual Report the activities of the Nuclear Physics Division of the Institute of Experimental Physics of the Warsaw University in 1994 are described. The report consist of three sections: i) Reaction Mechanism and Nuclear Structure (12 articles); ii) Experimental Methods and Instrumentation (2 articles); iii) Other Research (1 article). Additionally the list of seminars held at the NPD, personnel list and list of published papers is also given. In the first, leading article of the report written by head of NPD prof. Ch. Droste the general description of the Department activity is presented

  12. An Experimental and Theoretical High Energy Physics Program

    Energy Technology Data Exchange (ETDEWEB)

    Shipsey, Ian

    2012-07-31

    The Purdue High Energy Physics Group conducts research in experimental and theoretical elementary particle physics and experimental high energy astrophysics. Our goals, which we share with high energy physics colleagues around the world, are to understand at the most fundamental level the nature of matter, energy, space and time, and in order to explain the birth, evolution and fate of the Universe. The experiments in which we are currently involved are: CDF, CLEO-c, CMS, LSST, and VERITAS. We have been instrumental in establishing two major in-house facilities: The Purdue Particle Physics Microstructure Detector Facility (P3MD) in 1995 and the CMS Tier-2 center in 2005. The research efforts of the theory group span phenomenological and theoretical aspects of the Standard Model as well as many of its possible extensions. Recent work includes phenomenological consequences of supersymmetric models, string theory and applications of gauge/gravity duality, the cosmological implications of massive gravitons, and the physics of extra dimensions.

  13. Plasma elaidic acid level as biomarker of industrial trans fatty acids and risk of weight change: report from the EPIC study.

    Science.gov (United States)

    Chajès, Véronique; Biessy, Carine; Ferrari, Pietro; Romieu, Isabelle; Freisling, Heinz; Huybrechts, Inge; Scalbert, Augustin; Bueno de Mesquita, Bas; Romaguera, Dora; Gunter, Marc J; Vineis, Paolo; Hansen, Camilla Plambeck; Jakobsen, Marianne Uhre; Clavel-Chapelon, Françoise; Fagherazzi, Guy; Boutron-Ruault, Marie-Christine; Katzke, Verana; Neamat-Allah, Jasmine; Boeing, Heiner; Bachlechner, Ursula; Trichopoulou, Antonia; Naska, Androniki; Orfanos, Philippos; Pala, Valeria; Masala, Giovanna; Mattiello, Amalia; Skeie, Guri; Weiderpass, Elisabete; Agudo, Antonio; Huerta, Jose Maria; Ardanaz, Eva; Sánchez, Maria Jose; Dorronsoro, Miren; Quirós, Jose Ramon; Johansson, Ingegerd; Winkvist, Anna; Sonested, Emily; Key, Tim; Khaw, Kay-Tee; Wareham, Nicolas J; Peeters, Petra H M; Slimani, Nadia

    2015-01-01

    Few epidemiological studies have examined the association between dietary trans fatty acids and weight gain, and the evidence remains inconsistent. The main objective of the study was to investigate the prospective association between biomarker of industrial trans fatty acids and change in weight within the large study European Prospective Investigation into Cancer and Nutrition (EPIC) cohort. Baseline plasma fatty acid concentrations were determined in a representative EPIC sample from the 23 participating EPIC centers. A total of 1,945 individuals were followed for a median of 4.9 years to monitor weight change. The association between elaidic acid level and percent change of weight was investigated using a multinomial logistic regression model, adjusted by length of follow-up, age, energy, alcohol, smoking status, physical activity, and region. In women, doubling elaidic acid was associated with a decreased risk of weight loss (odds ratio (OR) = 0.69, 95% confidence interval (CI) = 0.55-0.88, p = 0.002) and a trend was observed with an increased risk of weight gain during the 5-year follow-up (OR = 1.23, 95% CI = 0.97-1.56, p = 0.082) (p-trendacid level and risk of weight loss (OR = 0.82, 95% CI = 0.66-1.01, p = 0.062) while no significant association was found with risk of weight gain during the 5-year follow-up (OR = 1.08, 95% CI = 0.88-1.33, p = 0.454). No association was found for saturated and cis-monounsaturated fatty acids. These data suggest that a high intake of industrial trans fatty acids may decrease the risk of weight loss, particularly in women. Prevention of obesity should consider limiting the consumption of highly processed foods, the main source of industrially-produced trans fatty acids.

  14. EPICS SCA CLIENTS ON THE .NET X64 PLATFORM

    International Nuclear Information System (INIS)

    Timossi, Chris; Nishimura, Hiroshi

    2006-01-01

    We have developed a .NET assembly, which we call SCA.NET, which we have been using for building EPICS based control room applications at the Advanced Light Source (ALS). In this paper we report on our experiences building a 64-bit version of SCA.NET and the underlying channel access libraries for Windows XP x64 (using a dual core AMD Athlon CPU). We also report on our progress in building new accelerator control applications for this environment

  15. Politics in poetry: epic poetry as a critique of Dutch culture

    Directory of Open Access Journals (Sweden)

    O.M. Heynders

    2010-07-01

    Full Text Available This article describes a Dutch volume of epic poetry, using a disciplinary strategy (concepts and devices from narrative studies and a cultural analytical and rhetorical approach. The volume “Roeshoofd hemelt” by Joost Zwagerman (2005 is a political poetic text that raises fundamental questions on issues of mental illness and on consumerism in contemporary Dutch society.

  16. EPIC 219217635: A Doubly Eclipsing Quadruple System Containing an Evolved Binary

    DEFF Research Database (Denmark)

    Borkovits, T.; Albrecht, S.; Rappaport, S.

    2018-01-01

    We have discovered a doubly eclipsing, bound, quadruple star system in the field of K2 Campaign 7. EPIC 219217635 is a stellar image with Kp = 12.7 that contains an eclipsing binary (‘EB’) with PA = 3.59470 d and a second EB with PB = 0.61825 d. We have obtained followup radial-velocity (‘RV’) sp...

  17. Sacrifice and self-sacrifice of Prince Lazar in the national epic from Christian and pagan aspects

    Directory of Open Access Journals (Sweden)

    Bojanić-Ćirković Mirjana D.

    2014-01-01

    Full Text Available This paper approaches the motives of sacrifice and self-sacrifice of Prince Lazar as a key to the construction of this epic character. At the beginning, consulting dictionaries and previous research, we determine the terminology and concepts of sacrifice self-sacrifice. Approaching the analysis of these motifs in the epic poems and accepting attitudes about their developmental line that ranges from medieval to folk literature, first search for Christian self-sacrifice. In the final part of the paper we provide a synthesis of Christian and pagan influence on the shaping of Lazarus motif of sacrifice and self-sacrifice with an emphasis on their share, hierarchy and function.

  18. Association among individual deprivation, glycemic control, and diabetes complications: the EPICES score.

    Science.gov (United States)

    Bihan, Hélène; Laurent, Silvana; Sass, Catherine; Nguyen, Gérard; Huot, Caroline; Moulin, Jean Jacques; Guegen, René; Le Toumelin, Philippe; Le Clésiau, Hervé; La Rosa, Emilio; Reach, Gérard; Cohen, Régis

    2005-11-01

    Previous studies have related poor glycemic control and/or some diabetes complications to low socioeconomic status. Some aspects of socioeconomic status have not been assessed in these studies. In the present study, we used an individual index of deprivation, the Evaluation de la Précarité et des Inégalités de santé dans les Centres d'Examens de Santé (Evaluation of Precarity and Inequalities in Health Examination Centers [EPICES]) score, to determine the relationship among glycemic control, diabetes complications, and individual conditions of deprivation. We conducted a cross-sectional prevalence study in 135 consecutive diabetic patients (age 59.41 +/- 13.2 years [mean +/- SD]) admitted in the hospitalization unit of a French endocrine department. Individual deprivation was assessed by the EPICES score, calculated from 11 socioeconomic questions. Glycemic control, lipid levels, blood pressure, retinopathy, neuropathy, and nephropathy were assessed. HbA(1c) level was significantly correlated with the EPICES score (r = 0.366, P < 0.001). The more deprived patients were more likely than the less deprived patients to have poor glycemic control (beta = 1.984 [SE 0.477], P < 0.001), neuropathy (odds ratio 2.39 [95% CI 1.05-5.43], P = 0.037), retinopathy (3.66 [1.39-9.64], P = 0.009), and being less often admitted for 1-day hospitalization (0.32 [0.14-0.74], P = 0.008). No significant relationship was observed with either nephropathy or cardiovascular risk factors. Deprivation status is associated with poor metabolic control and more frequent microvascular complications, i.e., retinopathy and neuropathy. The medical and economic burden of deprived patients is high.

  19. The K2 Ecliptic Plane Input Catalog (EPIC) and Stellar Classifications of 138,600 Targets in Campaigns 1-8

    Science.gov (United States)

    Huber, Daniel; Bryson, Stephen T.; Haas, Michael R.; Barclay, Thomas; Barentsen, Geert; Howell, Steve B.; Sharma, Sanjib; Stello, Dennis; Thompson, Susan E.

    2016-05-01

    The K2 Mission uses the Kepler spacecraft to obtain high-precision photometry over ≈80 day campaigns in the ecliptic plane. The Ecliptic Plane Input Catalog (EPIC) provides coordinates, photometry, and kinematics based on a federation of all-sky catalogs to support target selection and target management for the K2 mission. We describe the construction of the EPIC, as well as modifications and shortcomings of the catalog. Kepler magnitudes (Kp) are shown to be accurate to ≈0.1 mag for the Kepler field, and the EPIC is typically complete to Kp ≈ 17 (Kp ≈ 19 for campaigns covered by Sloan Digital Sky Survey). We furthermore classify 138,600 targets in Campaigns 1-8 (≈88% of the full target sample) using colors, proper motions, spectroscopy, parallaxes, and galactic population synthesis models, with typical uncertainties for G-type stars of ≈3% in {T}{{eff}}, ≈0.3 dex in {log} g, ≈40% in radius, ≈10% in mass, and ≈40% in distance. Our results show that stars targeted by K2 are dominated by K-M dwarfs (≈41% of all selected targets), F-G dwarfs (≈36%), and K giants (≈21%), consistent with key K2 science programs to search for transiting exoplanets and galactic archeology studies using oscillating red giants. However, we find significant variation of the fraction of cool dwarfs with galactic latitude, indicating a target selection bias due to interstellar reddening and increased contamination by giant stars near the galactic plane. We discuss possible systematic errors in the derived stellar properties, and differences with published classifications for K2 exoplanet host stars. The EPIC is hosted at the Mikulski Archive for Space Telescopes (MAST): http://archive.stsci.edu/k2/epic/search.php.

  20. Effect of introduction of a new electronic anesthesia record (Epic) system on the safety and efficiency of patient care in a gastrointestinal endoscopy suite-comparison with historical cohort.

    Science.gov (United States)

    Goudra, B; Singh, P M; Borle, A; Gouda, G

    2016-01-01

    Use of electronic medical record systems has increased in the recent years. Epic is one such system gaining popularity in the USA. Epic is a private company, which invented the electronic documentation system adopted in our hospital. In spite of many presumed advantages, its use is not critically analyzed. Some of the perceived advantages are increased efficiency and protection against litigation as a result of accurate documentation. In this study, retrospective data of 305 patients who underwent endoscopic retrograde cholangiopancreatography (wherein electronic charting was used - "Epic group") were compared with 288 patients who underwent the same procedure with documentation saved on a paper chart ("paper group"). Time of various events involved in the procedure such as anesthesia start, endoscope insertion, endoscope removal, and transfer to the postanesthesia care unit were routinely documented. From this data, the various time durations were calculated. Both "anesthesia start to scope insertion" times and "scope removal to transfer" times were significantly less in the Epic group compared to the paper group. Use of Epic system led to a saving of 4 min of procedure time per patient. However, the mean oxygen saturation was significantly less in the Epic group. In spite of perceived advantages of Epic documentation system, significant hurdles remain with its use. Although the system allows seamless flow of patients, failure to remove all artifacts can lead to errors and become a source of potential litigation hazard.

  1. Selected problems in experimental intermediate energy physics

    International Nuclear Information System (INIS)

    Mayes, B.W.; Hungerford, E.V.; Pinsky, L.S.

    1990-09-01

    The objectives of this research program are to: investigate forefront problems in experimental intermediate energy physics; educate students in this field of research; and, develop the instrumentation necessary to undertake this experimental program. Generally, the research is designed to search for physical processes which cannot be explained by conventional models of elementary interactions. This includes the use of nuclear targets where the nucleus provides a many body environment of strongly perturbation of a known interaction by this environment. Unfortunately, such effects may be masked by the complexity of the many body problem and may be difficult to observe. Therefore, experiments must be carefully chosen and analyzed for deviations from the more conventional models. There were three major thrusts of the program; strange particle physics, where a strange quark is embedded in the nuclear medium; muon electro-weak decay, which involves a search for a violation of the standard model of the electro-weak interaction; and measurement of the spin dependent structure function of the neutron

  2. Variability of fish consumption within the 10 European countries participating in the European Investigation into Cancer and Nutrition (EPIC) study

    DEFF Research Database (Denmark)

    Welch, A.A.; Lund, E.; Amiano, P.

    2002-01-01

    OBJECTIVE: To describe and compare the consumption of total fish (marine foods) and the fish sub-groups - white fish, fatty fish, very fatty fish, fish products and crustacea, in participants from the European Investigation into Cancer and Nutrition (EPIC) study. DESIGN: Cross-sectional analysis...... of dietary intake using a computerised standardised 24-hour recall interview. Crude means, means and standard errors adjusted by age, season and day of the week were calculated, stratified by centre and gender. SETTING: Twenty-seven redefined centres in the 10 European countries participating in the EPIC...... study. SUBJECTS: In total, 35 955 subjects (13 031 men and 22 924 women), aged 35-74 years, selected from the main EPIC cohort. RESULTS: A six- to sevenfold variation in total fish consumption exists in women and men, between the lowest consumption in Germany and the highest in Spain. Overall, white...

  3. EPIC Forest LAI Dataset: LAI estimates generated from the USDA Environmental Policy Impact Climate (EPIC) model (a widely used, field-scale, biogeochemical model) on four forest complexes spanning three physiographic provinces in VA and NC.

    Data.gov (United States)

    U.S. Environmental Protection Agency — This data depicts calculated and validated LAI estimates generated from the USDA Environmental Policy Impact Climate (EPIC) model (a widely used, field-scale,...

  4. European Prospective Investigation into Cancer and Nutrition (EPIC): study populations and data collection

    DEFF Research Database (Denmark)

    Riboli, E.; Hunt, K.J.; Slimani, N.

    2002-01-01

    , mostly in liquid nitrogen. To calibrate dietary measurements, a standardised, computer-assisted 24-hour dietary recall was implemented at each centre on stratified random samples of the participants, for a total of 36 900 subjects. EPIC represents the largest single resource available today world...

  5. Costs and financing of routine immunization: Approach and selected findings of a multi-country study (EPIC).

    Science.gov (United States)

    Brenzel, Logan; Young, Darwin; Walker, Damian G

    2015-05-07

    Few detailed facility-based costing studies of routine immunization (RI) programs have been conducted in recent years, with planners, managers and donors relying on older information or data from planning tools. To fill gaps and improve quality of information, a multi-country study on costing and financing of routine immunization and new vaccines (EPIC) was conducted in Benin, Ghana, Honduras, Moldova, Uganda and Zambia. This paper provides the rationale for the launch of the EPIC study, as well as outlines methods used in a Common Approach on facility sampling, data collection, cost and financial flow estimation for both the routine program and new vaccine introduction. Costing relied on an ingredients-based approach from a government perspective. Estimating incremental economic costs of new vaccine introduction in contexts with excess capacity are highlighted. The use of more disaggregated System of Health Accounts (SHA) coding to evaluate financial flows is presented. The EPIC studies resulted in a sample of 319 primary health care facilities, with 65% of facilities in rural areas. The EPIC studies found wide variation in total and unit costs within each country, as well as between countries. Costs increased with level of scale and socio-economic status of the country. Governments are financing an increasing share of total RI financing. This study provides a wealth of high quality information on total and unit costs and financing for RI, and demonstrates the value of in-depth facility approaches. The paper discusses the lessons learned from using a standardized approach, as well as proposes further areas of methodology development. The paper discusses how results can be used for resource mobilization and allocation, improved efficiency of services at the country level, and to inform policies at the global level. Efforts at routinizing cost analysis to support sustainability efforts would be beneficial. Copyright © 2015 Elsevier Ltd. All rights reserved.

  6. Experimental nuclear physics research in Hungary

    International Nuclear Information System (INIS)

    Koltay, Ede.

    1984-01-01

    The status and recent results of experimental nuclear physics in Hungary is reviewed. The basic nuclear sciences, instrumental background and international cooperation are discussed. Personal problems and the effects of the international scientific deconjuncture are described. The applied nuclear and interdisciplinary researches play an important role in Hungarian nuclear physics. Some problems of cooperation of Hungarian nuclear and other research institutes applying or producing nuclear analytical technology are reviewed. The new instrument, the Debrecen cyclotron under construction gives new possibilities to basic and applied researches. A new field of Hungarian nuclear physics is the fusion and plasma research using tokamak equipment, the main topics of which are plasma diagnostics and fusion control systems. Some practical applications of Hungarian nuclear physical results, e.g. establishment of new analytical techniques like PIXE, RBS, PIGE, ESCA, etc. are summarized. (D.Gy.)

  7. Experimental nuclear physics in Vietnam - recent status

    International Nuclear Information System (INIS)

    Tran Thanh Minh

    1995-01-01

    It is really difficult to determine the exact date for the starting of nuclear physics research in Vietnam. Serious research on experimental nuclear physics began only since 1972 with the installation of such nuclear instrument like microtron accelerator, neutron generator, etc. During the past 20 years, hundred of research works have been published in local and foreign scientific journals. In the 5th national conference in Physics held in Hanoi in October 1993, at the Nuclear Physics section, 62 reports were presented reflecting the situation of nuclear physics research in the recent years, especially in the past five years. This review introduces its main results and formulates some perspectives of development in the late nineties in Vietnam. (K.A.). 27 refs., 4 figs., 6 tabs

  8. Coffee Drinking and Mortality in Ten European Countries – the EPIC Study

    Science.gov (United States)

    Gunter, Marc J.; Murphy, Neil; Cross, Amanda J.; Dossus, Laure; Dartois, Laureen; Fagherazzi, Guy; Kaaks, Rudolf; Kühn, Tilman; Boeing, Heiner; Aleksandrova, Krasimira; Tjønneland, Anne; Olsen, Anja; Overvad, Kim; Larsen, Sofus Christian; Cornejo, Maria Luisa Redondo; Agudo, Antonio; Pérez, María José Sánchez; Altzibar, Jone M; Navarro, Carmen; Ardanaz, Eva; Khaw, Kay-Tee; Butterworth, Adam; Bradbury, Kathryn E; Trichopoulou, Antonia; Lagiou, Pagona; Trichopoulos, Dimitrios; Palli, Domenico; Grioni, Sara; Vineis, Paolo; Panico, Salvatore; Tumino, Rosario; Bueno-de-Mesquita, Bas; Siersema, Peter; Leenders, Max; Beulens, Joline WJ; Uiterwaal, Cuno U; Wallström, Peter; Nilsson, Lena Maria; Landberg, Rikard; Weiderpass, Elisabete; Skeie, Guri; Braaten, Tonje; Brennan, Paul; Licaj, Idlir; Muller, David C; Sinha, Rashmi; Wareham, Nick; Riboli, Elio

    2018-01-01

    Background How coffee consumption relates to mortality in diverse European populations, with variable coffee preparation methods and customs, is unclear. Objectives To examine whether coffee consumption is associated with all-cause and cause-specific mortality in men and women. Design Prospective cohort study. Setting Ten European countries. Participants A total of 521,330 men and women enrolled in the European Prospective Investigation into Cancer and Nutrition (EPIC). Main outcome measure Multivariable hazard ratios (HRs) and 95% confidence intervals(CIs) estimated using multivariable Cox proportional hazards models. The association of coffee with serum biomarkers of liver function, inflammation, and metabolic health was evaluated in the EPIC Biomarkers sub-cohort (n=14,800). Results During a mean follow-up of 16.4 years, 41,693 deaths occurred. Compared with non-consumers, participants in the highest quartile of coffee consumption experienced statistically significant lower all-cause mortality (Men: HR=0.88, 95%CI: 0.82–0.95; P-trendcoffee and circulatory disease mortality, (HR=0.78, 95%CI: 0.68–0.90; P-trendcoffee and ovarian cancer mortality (HR 1.12, 95% CI: 1.02–1.23 P-trend 0.001). In the EPIC-biomarkers sub-cohort, higher coffee consumption was associated with lower serum alkaline phosphatase, alanine transaminase, aspartate transaminase, and C-reactive protein. Limitation Reverse causality may have led to spurious findings; however, results did not differ following exclusion of participants who died within 8-years of baseline. The study is also limited by a single assessment of coffee drinking habits at baseline. Conclusions These results confirm prior findings on the reduced risk of mortality associated with coffee drinking but additionally show that this relationship does not vary by country where coffee preparation and drinking habits may differ. The study also reports novel inverse relationships between coffee drinking and digestive disease

  9. Multipurpose Controller with EPICS integration and data logging: BPM application for ESS Bilbao

    International Nuclear Information System (INIS)

    Arredondo, I.; Campo, M. del; Echevarria, P.; Jugo, J.; Etxebarria, V.

    2013-01-01

    This work presents a multipurpose configurable control system which can be integrated in an EPICS control network, this functionality being configured through a XML configuration file. The core of the system is the so-called Hardware Controller which is in charge of the control hardware management, the set up and communication with the EPICS network and the data storage. The reconfigurable nature of the controller is based on a single XML file, allowing any final user to easily modify and adjust the control system to any specific requirement. The selected Java development environment ensures a multiplatform operation and large versatility, even regarding the control hardware to be controlled. Specifically, this paper, focused on fast control based on a high performance FPGA, describes also an application approach for the ESS Bilbao's Beam Position Monitoring system. The implementation of the XML configuration file and the satisfactory performance outcome achieved are presented, as well as a general description of the Multipurpose Controller itself

  10. Design and configuration of VME EPICS driver for He RFQ LLRF control system

    Energy Technology Data Exchange (ETDEWEB)

    Ahn, Tae-Sung; Jeong, Hae-Seong; Kim, Seong-Gu; Song, Young-Gi; Kim, Han-Sung; Seol, Kyung-Tae; Kwon, Hyeok-Jung; Cho, Yong-Sub [KOMAC, Gyeongju (Korea, Republic of)

    2015-05-15

    In Helium Radio-Frequency Quadrupole (He RFQ) development, the role of the high-power Radio-Frequency (RF) is very important because it is responsible for stable delivery and efficient acceleration of the beam. Since the amplitude control requirements of LLRF system are ±1 % (amplitude), we need a precise remote control system for this reason. This system is referred to as Low-Level RF (LLRF) control system. This paper describes the basic configuration tasks performed by hardware side and the software side to build the LLRF control system, and describes the future work of the He RFQ LLRF control system based on this paper. LLRF control system development at the He RFQ development stage is important. LLRF control system development requires the exact configuration of hardware and software. For each of the Layer configuration is completed on the software side and hardware modules: vxworks operating system installation, EPICS BASE compilation, module source code compiled, object file loading and execution on vxworks, EPICS IOC operation check, etc.

  11. Multipurpose Controller with EPICS integration and data logging: BPM application for ESS Bilbao

    Energy Technology Data Exchange (ETDEWEB)

    Arredondo, I., E-mail: iarredondo@essbilbao.org [ESS Bilbao, Edificio Cosimet Paseode Landabarri 2, 48940 Leioa, Bizkaia (Spain); Campo, M. del; Echevarria, P. [ESS Bilbao, Edificio Cosimet Paseode Landabarri 2, 48940 Leioa, Bizkaia (Spain); Jugo, J.; Etxebarria, V. [University of Basque Country (UPV/EHU), Department of Electricity and Electronics, Science and Technology Fac., Barrio Sarriena s/n, 48940 Leioa, Bizkaia (Spain)

    2013-10-21

    This work presents a multipurpose configurable control system which can be integrated in an EPICS control network, this functionality being configured through a XML configuration file. The core of the system is the so-called Hardware Controller which is in charge of the control hardware management, the set up and communication with the EPICS network and the data storage. The reconfigurable nature of the controller is based on a single XML file, allowing any final user to easily modify and adjust the control system to any specific requirement. The selected Java development environment ensures a multiplatform operation and large versatility, even regarding the control hardware to be controlled. Specifically, this paper, focused on fast control based on a high performance FPGA, describes also an application approach for the ESS Bilbao's Beam Position Monitoring system. The implementation of the XML configuration file and the satisfactory performance outcome achieved are presented, as well as a general description of the Multipurpose Controller itself.

  12. Experimental techniques in nuclear and particle physics

    CERN Document Server

    Tavernier, Stefaan

    2009-01-01

    The book is based on a course in nuclear and particle physics that the author has taught over many years to physics students, students in nuclear engineering and students in biomedical engineering. It provides the basic understanding that any student or researcher using such instruments and techniques should have about the subject. After an introduction to the structure of matter at the subatomic scale, it covers the experimental aspects of nuclear and particle physics. Ideally complementing a theoretically-oriented textbook on nuclear physics and/or particle physics, it introduces the reader to the different techniques used in nuclear and particle physics to accelerate particles and to measurement techniques (detectors) in nuclear and particle physics. The main subjects treated are: interactions of subatomic particles in matter; particle accelerators; basics of different types of detectors; and nuclear electronics. The book will be of interest to undergraduates, graduates and researchers in both particle and...

  13. Comparison of the EPIC Physical Activity Questionnaire with combined heart rate and movement sensing in a nationally representative sample of older British adults.

    Directory of Open Access Journals (Sweden)

    Vanesa España-Romero

    Full Text Available To compare physical activity (PA subcomponents from EPIC Physical Activity Questionnaire (EPAQ2 and combined heart rate and movement sensing in older adults.Participants aged 60-64y from the MRC National Survey of Health and Development in Great Britain completed EPAQ2, which assesses self-report PA in 4 domains (leisure time, occupation, transportation and domestic life during the past year and wore a combined sensor for 5 consecutive days. Estimates of PA energy expenditure (PAEE, sedentary behaviour, light (LPA and moderate-to-vigorous PA (MVPA were obtained from EPAQ2 and combined sensing and compared. Complete data were available in 1689 participants (52% women.EPAQ2 estimates of PAEE and MVPA were higher than objective estimates and sedentary time and LPA estimates were lower [bias (95% limits of agreement in men and women were 32.3 (-61.5 to 122.6 and 29.0 (-39.2 to 94.6 kJ/kg/day for PAEE; -4.6 (-10.6 to 1.3 and -6.0 (-10.9 to -1.0 h/day for sedentary time; -171.8 (-454.5 to 110.8 and -60.4 (-367.5 to 246.6 min/day for LPA; 91.1 (-159.5 to 341.8 and 55.4 (-117.2 to 228.0 min/day for MVPA]. There were significant positive correlations between all self-reported and objectively assessed PA subcomponents (rho= 0.12 to 0.36; the strongest were observed for MVPA (rho = 0.30 men; rho = 0.36 women and PAEE (rho = 0.26 men; rho = 0.25 women.EPAQ2 produces higher estimates of PAEE and MVPA and lower estimates of sedentary and LPA than objective assessment. However, both methodologies rank individuals similarly, suggesting that EPAQ2 may be used in etiological studies in this population.

  14. Experimental Equipment for Physics Studies in the Aagesta Reactor

    Energy Technology Data Exchange (ETDEWEB)

    Bernander, G; Blomberg, P E; Dubois, P O

    1967-03-15

    Comprehensive physics measurements were carried out in connection with the start up of the Agesta reactor. For this purpose special experimental equipment was constructed and installed in the reactor. Parts of this were indispensable and/or time-saving for the reactivity control during the core build-up period and during the first criticality studies. This report gives mainly a detailed description of the experimental equipment used, but also the relevant physics background and the experience gained during the performance.

  15. Detectors for Linear Colliders: Physics Requirements and Experimental Conditions (1/4)

    CERN Multimedia

    CERN. Geneva

    2010-01-01

    How is the anticipated physics program of a future e+e- collider shaping the R&D for new detectors in collider particle physics ? This presentation will review the main physics requirements and experimental conditions comparing to LHC and LEP. In particular, I shall discuss how e+e- experimentation is expected to change moving from LEP-2 up to multi-TeV energies.

  16. Experimental perspectives in low energy lepton physics

    International Nuclear Information System (INIS)

    Fiorini, E.

    1986-01-01

    Low energy nuclear physics has been and is going to be an essential tool for the study of weak interaction and neutrino physics. The use of the atomic nucleus as a ''microlaboratory'' with well defined quantum numbers is undoubtedly going to yield important and sometimes perhaps unexpected results on the symmetry laws governing the subnuclear world. These searches are however very hard experimentally and the bottleneck on obtaining more stringent results only rarely depends on the need of large and expensive apparatuses as those used in high energy physics: more limiting are technical difficulties. The author believes therefore that a real break-through to overcome the present experimental limitations can only be obtained with totally new and sometime ''non canonical'' technical approaches. This paper is an admittedly incomplete discussion of some of them. The author considers separately searches for rare decays, detection of low energy neutrinos and measurements of the neutrino mass, even if some of these new techniques are common to more than one of these subjects

  17. [Dietary habits and cancer: the experience of EPIC-Italy].

    Science.gov (United States)

    Sieri, Sabina; Agnoli, Claudia; Pala, Valeria; Mattiello, Amalia; Panico, Salvatore; Masala, Giovanna; Assedi, Melania; Tumino, Rosario; Frasca, Graziella; Sacerdote, Carlotta; Vineis, Paolo; Krogh, Vittorio

    2015-01-01

    to investigate hypothesised relationships between diet and cancer by assessing diet as a whole, in the Italian cohort EPIC. multicentric prospective study. 47,749 volunteers were recruited between 1993 and 1998 in the centres of Varese and Turin (Northern Italy), Florence (Central Italy), Naples and Ragusa (Southern Italy). Information on diet and lifestyle were collected through validated questionnaires. Anthropometric measurements were taken and biological samples collected using standardised protocols. follow-up was carried out by accessing regional cancer and mortality registries, hospital discharge records, and by telephone inquiries (only for Naples). After a median follow-up of 11 years, 879 incident cases of breast cancer, 421 cases of colorectal cancer, and 152 deaths were identified. Multivariate Cox regression models were used to estimate risks in relation to dietary characteristics. the "Olive oil & Salad" dietary pattern, characterised by high consumption of raw vegetables and olive oil, was associated with a lower risk of overall mortality in the elderly. Adherence to a Mediterranean diet rich in vegetables and fruit was associated with reduced risk of colon cancer. Consumption of high-glycemic carbohydrates was associated with higher incidence of breast cancer and colorectal cancer. Reduced risk of colon cancer was also found in regular consumers of yoghurt. the accuracy and comprehensiveness of EPIC-Italy data made it possible to investigate both individual dietary components and dietary habits as a whole, to thereby provide Italians with dietary and lifestyle advice that will help them to remain healthy.

  18. Development and Validation of WebQuests in Teaching Epics

    Directory of Open Access Journals (Sweden)

    Ronald Candy Santos Lasaten

    2017-05-01

    Full Text Available Using the Research Development (R&D methodology, the study aimed to develop and validate WebQuests which can be used in literature subjects, particularly in the tertiary level to address the need of literature teachers for pedagogy in the teaching of epic s. The development of the Web Quests was anchored on the Theory of Constructivism. Two groups of experts validated the Web Quests – the literature experts and the ICT experts. The Content Validation Checklist, used by the literature experts, was utilized t o evaluate the content of the Web Quests. Meanwhile, the Rubric for Evaluating Web Quests, used by the ICT experts, was utilized to evaluate the design characteristics of the Web Quests. Computed weighted means using range interval of point scores were emp loyed to treat the data gathered from the evaluation conducted by both group of experts. The Web Quests developed contain five major parts which include: 1 introduction; 2 task; 3 process; 4 evaluation; and 5 conclusion. Based on the findings, the con tent of the Web Quests developed are valid in terms of objectives, activities and instructional characteristics. Likewise, the design characteristics of the Web Quests are excellent in terms of introductions, tasks, processes, resources, evaluations, concl usions and overall designs. Thus, the Web Quests developed are acceptable and can be utilized as instructional materials by literature teachers in the teaching of epics.

  19. Main directions of Research Institute of Experimental and Theoretic Physics

    International Nuclear Information System (INIS)

    Tazhibaeva, I.L.

    1997-01-01

    The characteristic of main directions of the Research Institute of Experimental and Theoretic Physics (RIETF) activity is given in the paper. It is noted, that Institute is headquarters organisation in 4 following scientific programs of Ministry of Science - Academy of Science of Republic of Kazakhstan: Physics and mechanics of gases, plasma and liquid; Theoretical physics; Nonlinear processes and structural self-organization of substance; Research works Comet. Since 1994 RIETF is one of executors on interstate scientific program ITER. There are following priorities in activity of the institute: - actual problems of relativity theory, gravitation and quantum mechanics; - research on combustion problems and heat-mass-transfer; - physics of gases, plasma and liquid; physics non-equilibrium processes in plasma an in plasma-similar media; - solid state physics and material testing problems; modification of materials properties; electrophysical, optical and structural researches of substance; - interactions of nuclear, electromagnet radiation and accelerated particles with substance; - theoretical and experimental nuclear physics and physics of cosmic rays

  20. EPICS GPIB device support

    International Nuclear Information System (INIS)

    Winans, J.

    1993-01-01

    A GPIB device support module is used to provide access to the operating parameters of a GPIB device. GPIB devices may be accessed via National Instruments 1014 cards or via Bitbus Universal Gateways. GPIB devices typically have many parameters, each of which may be thought of in terms of the standard types of database records available in EPICS. It is the job of the device support module designer to decide how the mapping of these parameters will be made to the available record types. Once this mapping is complete, the device support module may be written. The writing of the device support module consists primarily of the construction of a parameter table. This table is used to associate the database record types with the operating parameters of the GPIB instrument. Other aspects of module design include the handling of SRQ events and errors. SRQ events are made available to the device support module if so desired. The processing of an SRQ event is completely up to the designer of the module. They may be ignored, tied to event based record processing, or anything else the designer wishes. Error conditions may be handled in a similar fashion

  1. Are Self-report Measures Able to Define Individuals as Physically Active or Inactive?

    Science.gov (United States)

    Steene-Johannessen, Jostein; Anderssen, Sigmund A; van der Ploeg, Hidde P; Hendriksen, Ingrid J M; Donnelly, Alan E; Brage, Søren; Ekelund, Ulf

    2016-02-01

    Assess the agreement between commonly used self-report methods compared with objectively measured physical activity (PA) in defining the prevalence of individuals compliant with PA recommendations. Time spent in moderate and vigorous PA (MVPA) was measured at two time points in 1713 healthy individuals from nine European countries using individually calibrated combined heart rate and movement sensing. Participants also completed the Recent Physical Activity Questionnaire (RPAQ), short form of the International Physical Activity Questionnaire (IPAQ), and short European Prospective Investigation into Cancer and Nutrition Physical Activity Questionnaire (EPIC-PAQ). Individuals were categorized as active (e.g., reporting ≥150 min of MVPA per week) or inactive, based on the information derived from the different measures. Sensitivity and specificity analyses and Kappa statistics were performed to evaluate the ability of the three PA questionnaires to correctly categorize individuals as active or inactive. Prevalence estimates of being sufficiently active varied significantly (P for all PAQ 39.9% [95% CI, 37.5-42.1] and objective measure 48.5% [95% CI, 41.6-50.9]. All self-report methods showed low or moderate sensitivity (IPAQ 20.0%, RPAQ 18.7%, and EPIC-PAQ 69.8%) to correctly classify inactive people and the agreement between objective and self-reported PA was low (ĸ = 0.07 [95% CI, 0.02-0.12], 0.12 [95% CI, 0.06-0.18], and 0.19 [95% CI, 0.13-0.24] for IPAQ, RPAQ, and EPIC-PAQ, respectively). The modest agreement between self-reported and objectively measured PA suggests that population levels of PA derived from self-report should be interpreted cautiously. Implementation of objective measures in large-scale cohort studies and surveillance systems is recommended.

  2. Retrieving Smoke Aerosol Height from DSCOVR/EPIC

    Science.gov (United States)

    Xu, X.; Wang, J.; Wang, Y.

    2017-12-01

    Unlike industrial pollutant particles that are often confined within the planetary boundary layer, smoke from forest and agriculture fires can inject massive carbonaceous aerosols into the upper troposphere due to the intense pyro-convection. Sensitivity of weather and climate to absorbing carbonaceous aerosols is regulated by the altitude of those aerosol layers. However, aerosol height information remains limited from passive satellite sensors. Here we present an algorithm to estimate smoke aerosol height from radiances in the oxygen A and B bands measured by the Earth Polychromatic Imaging Camera (EPIC) from the Deep Space Climate Observatory (DSCOVR). With a suit of case studies and validation efforts, we demonstrate that smoke aerosol height can be well retrieved over both ocean and land surfaces multiple times daily.

  3. Science Academies' 82nd Refresher Course on Experimental Physics

    Indian Academy of Sciences (India)

    IAS Admin

    A Refresher Course in Experimental Physics will be held at Department of Physics, ... the participants to gain hands on experience with set of new experiments developed as a low cost kit by the Indian Academy of Sciences, Bangalore, Indian ...

  4. Theoretical and experimental high energy physics

    International Nuclear Information System (INIS)

    Gasiorowicz, S.; Ruddick, K.

    1988-01-01

    This report discusses experimental and theoretical work in High Energy Physics. Some topics discussed are: quantum field theory; supersymmetry; cosmology; superstring model; relic photinos; inflationary universe; dark matter; standard model; supernovae; semileptonic decay; quantum Langevin equation; underground neutrino detection at Soudan; strange quark systems; cosmic ray detection; superconducting super collider detectors; and studies of direct photon production

  5. Cooking of meat and fish in Europe--results from the European Prospective Investigation into Cancer and Nutrition (EPIC).

    Science.gov (United States)

    Rohrmann, S; Linseisen, J; Becker, N; Norat, T; Sinha, R; Skeie, G; Lund, E; Martínez, C; Barricarte, A; Mattisson, I; Berglund, G; Welch, A; Davey, G; Overvad, K; Tjønneland, A; Clavel-Chapelon, F; Kesse, E; Lotze, G; Klipstein-Grobusch, K; Vasilopoulou, E; Polychronopoulos, E; Pala, V; Celentano, E; Bueno-De-Mesquita, H B; Peeters, P H M; Riboli, E; Slimani, N

    2002-12-01

    There is epidemiologic evidence that the consumption of fried, grilled or barbecued meat and fish that are well-done or browned may be associated with an increased cancer risk. These high-temperature cooking methods are thought to be surrogates for mutagens and carcinogens produced in meat and fish, eg heterocyclic amines or polycyclic hydrocarbons. Since data on food cooking methods are scarce, the aim of this study was to describe the variation in meat and fish cooking methods in different parts of Europe. Using a standardized 24 h recall from a sub-sample of the EPIC cohort (35 644 persons, 35-75 y old), mean daily intake of meat and fish prepared by different cooking methods and the relative contribution of the cooking methods to the overall cooking of meat and fish was calculated. Whereas frying was more often noted in northern Europe, roasting and stir frying were more often used in the south. Concerning high-temperature cooking methods, their frequency of application varies between 15% in the EPIC cohort of North-Italy and 49% in the cohort of The Netherlands. Average consumption of fried, grilled and barbecued meat and fish ranges from a low of 12 g/day in the centres in southern Spain to a high of 91 g/day in northern Spain. High variation in both the kind of meat/fish consumed as well as its cooking methods is observed within EPIC. In order to use this variation for the evaluation of the impact of cooking methods on cancer risk, a questionnaire on meat and fish cooking methods is being developed and could be applied in the whole EPIC cohort.

  6. European Prospective Investigation into Cancer and Nutrition (EPIC) calibration study: rationale, design and population characteristics

    DEFF Research Database (Denmark)

    Slimani, N.; Kaaks, R.; Ferrari, P.

    2002-01-01

    The European Prospective Investigation into Cancer and Nutrition (EPIC), which covers a large cohort of half a million men and women from 23 European centres in 10 Western European countries, was designed to study the relationship between diet and the risk of chronic diseases, particularly cancer......, a calibration approach was developed. This approach involved an additional dietary assessment common across study populations to re-express individual dietary intakes according to the same reference scale. A single 24-hour diet recall was therefore collected, as the EPIC reference calibration method, from...... in a large multi-centre European study. These studies showed that, despite certain inherent methodological and logistic constraints, a study design such as this one works relatively well in practice. The average response in the calibration study was 78.3% and ranged from 46.5% to 92.5%. The calibration...

  7. Research in experimental nuclear physics. Progress report, April 1, 1979-March 31, 1980

    International Nuclear Information System (INIS)

    1979-12-01

    This report summarizes work carried out by the University of Texas at Austin at LAMPF during the period April 1, 1979, to March 31, 1980. Research activities involved experiments done with the Energetic Pion Channel and Spectrometer (EPICS) and the external proton beam. Research activities are described, and lists of publications, abstracts, personnel, and acknowledgements are given. A separate abstract was written for each of the seven research reports

  8. Experimental nuclear physics research challenges at low energies

    Energy Technology Data Exchange (ETDEWEB)

    Chavez, E.; Morales G, L. [UNAM, Instituto de Fisica, Circuito Exterior, Ciudad Universitaria, 04510 Mexico D. F. (Mexico); Murillo O, G. [ININ, Carretera Mexico-Toluca s/n, Ocoyoacac 52750, Estado de Mexico (Mexico)

    2010-02-15

    Experimental research with low energy beams of ions (a few MeV) in nuclear physics has gone through a phase transition along its evolution in fifty years because of the increasing complexity (and cost) of the equipment required to conduct meaningful investigations. Many of the small cyclotrons and Van de Graaff (single ended and tandem) accelerators have been used for the last three decades mostly in applications related to the characterization and modification of materials. Specific experimental investigations in nuclear physics with low energy accelerators are proposed in this work. Specifically we discuss the topic of nuclear radii measurements of radioactive species produced via (d,n) reactions. Some emphasis is given to the instrumentation required. (Author)

  9. Feasibility of repeated 24-h dietary recalls combined with a food-recording booklet, using EPIC-Soft, among preschoolers

    DEFF Research Database (Denmark)

    Trolle, Ellen; Amiano, P.; Ege, Majken

    2011-01-01

    Background/Objectives:This study evaluates the feasibility among preschoolers of the 2 Ã 24-h dietary recalls (24-HDRs) method combined with a food-recording booklet (FRB), using EPIC-Soft pc-program for the 24-HDR (the software developed to conduct 24-HDRs in the European Prospective Investigation...... for a majority of the parents. In future studies, it may be beneficial to develop the FRB more like a structured food record (FR), which might, in principle, change the method to a one-day FR method from more than a 24-HDR method. It is recommended then to further investigate the use of EPIC-Soft as a data...

  10. Exploring Lyric, Epic, and Dramatic Voices: Stages of Incandescence in the Poetry of the Aged.

    Science.gov (United States)

    Reed, M. Ann

    1992-01-01

    Identifies true relationships between the psyche and the lyric, epic, and dramatic voices of poetry. Shows how the acts of identifying, responding to, and composing in these three voices engage healing, inspiration, and active imagination among the aging. (SR)

  11. Association between lifestyle factors and quality-adjusted life years in the EPIC-NL cohort.

    Science.gov (United States)

    Fransen, Heidi P; May, Anne M; Beulens, Joline W J; Struijk, Ellen A; de Wit, G Ardine; Boer, Jolanda M A; Onland-Moret, N Charlotte; Hoekstra, Jeljer; van der Schouw, Yvonne T; Bueno-de-Mesquita, H Bas; Peeters, Petra H M

    2014-01-01

    The aim of our study was to relate four modifiable lifestyle factors (smoking status, body mass index, physical activity and diet) to health expectancy, using quality-adjusted life years (QALYs) in a prospective cohort study. Data of the prospective EPIC-NL study were used, including 33,066 healthy men and women aged 20-70 years at baseline (1993-7), followed until 31-12-2007 for occurrence of disease and death. Smoking status, body mass index, physical activity and adherence to a Mediterranean-style diet (excluding alcohol) were investigated separately and combined into a healthy lifestyle score, ranging from 0 to 4. QALYs were used as summary measure of healthy life expectancy, combining a person's life expectancy with a weight for quality of life when having a chronic disease. For lifestyle factors analyzed separately the number of years living longer in good health varied from 0.12 year to 0.84 year, after adjusting for covariates. A combination of the four lifestyle factors was positively associated with higher QALYs (P-trend healthy lifestyle score of 4 compared to a score of 0 was associated with almost a 2 years longer life in good health (1.75 QALYs [95% CI 1.37, 2.14]).

  12. Diversity of dietary patterns observed in the European Prospective Investigation into Cancer and Nutrition (EPIC) project

    DEFF Research Database (Denmark)

    Slimani, N.; Fahey, M.; Welch, A.A.

    2002-01-01

    differences were observed across centres, the countries participating in EPIC are characterised by specific dietary patterns. Overall, Italy and Greece have a dietary pattern characterised by plant foods (except potatoes) and a lower consumption of animal and processed foods, compared with the other EPIC...... countries. France and particularly Spain have more heterogeneous dietary patterns, with a relatively high consumption of both plant foods and animal products. Apart from characteristics specific to vegetarian groups, the UK 'health-conscious' group shares with the UK general population a relatively high...... consumption of tea, sauces, cakes, soft drinks (women), margarine and butter. In contrast, the diet in the Nordic countries, The Netherlands, Germany and the UK general population is relatively high in potatoes and animal, processed and sweetened/refined foods, with proportions varying across countries...

  13. The coal epic at Freyming-Merlebach; L'epopee du charbon a Freyming-Merlebach

    Energy Technology Data Exchange (ETDEWEB)

    NONE

    2003-07-01

    This information document has been realized on the closure of the Merlebach site. It is devoted to the coal epic at Freyming-Merlebach. The historical aspects of the exploitation, the working conditions, the economic and environmental aspects of the mine and the today situation are detailed. (A.L.B.)

  14. HyperArchiver: an EPICS archiver prototype based on Hypertable

    International Nuclear Information System (INIS)

    Giacchini, M.; Giovannini, L.; Montis, M.; Bassato, G.; Vasquez, J.A.; Prete, G.; Andrighetto, A.; Petkus, R.; Lange, R.; Kasemir, K.; Del Campo, M.; Jugo, J.

    2012-01-01

    This work started in the context of NSLS2 project at Brookhaven National Laboratory. The NSLS2 control system foresees a very high number of PV variables and has strict requirements in terms of archiving/retrieving rate: our goal was to store 10 K PV/sec and retrieve 4 K PV/sec for a group of 4 signals. The HyperArchiver is an EPICS Archiver implementation engined by Hypertable, an open source database whose internal architecture is derived from Google's Big Table. We discuss the performance of HyperArchiver and present the results of some comparative tests. (authors)

  15. Validity of a short questionnaire to assess physical activity in 10 European countries

    NARCIS (Netherlands)

    Feskens, E.J.M.

    2012-01-01

    To accurately examine associations of physical activity (PA) with disease outcomes, a valid method of assessing free-living activity is required. We examined the validity of a brief PA questionnaire (PAQ) used in the European Prospective Investigation into Cancer and Nutrition (EPIC). PA energy

  16. Highlights on experimental neutrino physics

    International Nuclear Information System (INIS)

    Kemp, Ernesto

    2013-01-01

    Full text: In the last years a remarkable progress was achieved in a deeper understanding of neutrino sector. Nowadays we know all mixing angles and mass splits which govern the neutrino oscillation phenomena. The parameters of neutrino mixing were measured by combining results of different experimental approaches including accelerator beams, nuclear reactors, radiative decays and astrophysical neutrinos. Nevertheless, there are open questions which can be viewed as key points to consolidate our knowledge on the intrinsic properties of neutrinos such as mass hierarchy and the existence of a CP violation in leptonic sector. To answer these questions and also to improve the precision of the already known mixing parameters, a series of huge experimental efforts are being set up, even in a world-wide scale in some cases. In this presentation I will review the current knowledge of the fundamental properties of neutrinos and the experimental scenario in which we expect, in a time frame of a decade, to find missing pieces in the leptonic sector. The findings can strengthen the foundations of the Standard Model as well as open very interesting paths for new physics. (author)

  17. GRID computing for experimental high energy physics

    International Nuclear Information System (INIS)

    Moloney, G.R.; Martin, L.; Seviour, E.; Taylor, G.N.; Moorhead, G.F.

    2002-01-01

    Full text: The Large Hadron Collider (LHC), to be completed at the CERN laboratory in 2006, will generate 11 petabytes of data per year. The processing of this large data stream requires a large, distributed computing infrastructure. A recent innovation in high performance distributed computing, the GRID, has been identified as an important tool in data analysis for the LHC. GRID computing has actual and potential application in many fields which require computationally intensive analysis of large, shared data sets. The Australian experimental High Energy Physics community has formed partnerships with the High Performance Computing community to establish a GRID node at the University of Melbourne. Through Australian membership of the ATLAS experiment at the LHC, Australian researchers have an opportunity to be involved in the European DataGRID project. This presentation will include an introduction to the GRID, and it's application to experimental High Energy Physics. We will present the results of our studies, including participation in the first LHC data challenge

  18. Improving adherence to the Epic Beacon ambulatory workflow.

    Science.gov (United States)

    Chackunkal, Ellen; Dhanapal Vogel, Vishnuprabha; Grycki, Meredith; Kostoff, Diana

    2017-06-01

    Computerized physician order entry has been shown to significantly improve chemotherapy safety by reducing the number of prescribing errors. Epic's Beacon Oncology Information System of computerized physician order entry and electronic medication administration was implemented in Henry Ford Health System's ambulatory oncology infusion centers on 9 November 2013. Since that time, compliance to the infusion workflow had not been assessed. The objective of this study was to optimize the current workflow and improve the compliance to this workflow in the ambulatory oncology setting. This study was a retrospective, quasi-experimental study which analyzed the composite workflow compliance rate of patient encounters from 9 to 23 November 2014. Based on this analysis, an intervention was identified and implemented in February 2015 to improve workflow compliance. The primary endpoint was to compare the composite compliance rate to the Beacon workflow before and after a pharmacy-initiated intervention. The intervention, which was education of infusion center staff, was initiated by ambulatory-based, oncology pharmacists and implemented by a multi-disciplinary team of pharmacists and nurses. The composite compliance rate was then reassessed for patient encounters from 2 to 13 March 2015 in order to analyze the effects of the determined intervention on compliance. The initial analysis in November 2014 revealed a composite compliance rate of 38%, and data analysis after the intervention revealed a statistically significant increase in the composite compliance rate to 83% ( p < 0.001). This study supports a pharmacist-initiated educational intervention can improve compliance to an ambulatory, oncology infusion workflow.

  19. Science Academies' 93rd Refresher Course in Experimental Physics

    Indian Academy of Sciences (India)

    A Refresher Course in Experimental Physics will be held at the Department of Physics, Indian. Institute of Technology Patna, Bihta, India from November 07–22, 2017 for the benefit of faculty involved in teaching undergraduate and postgraduate courses. Participants in this course will gain hands-on experience with about ...

  20. Science Academies' 93rd Refresher Course in Experimental Physics

    Indian Academy of Sciences (India)

    2017-09-30

    Sep 30, 2017 ... A Refresher Course in Experimental Physics will be held at the Department of Physics, Indian. Institute of Technology Patna, Bihta, India from November 07–22, 2017 for the benefit of faculty involved in teaching undergraduate and postgraduate courses. Participants in this course will gain hands-on ...

  1. Data base of reactor physics experimental results in Kyoto University critical assembly experimental facilities

    International Nuclear Information System (INIS)

    Ichihara, Chihiro; Fujine, Shigenori; Hayashi, Masatoshi

    1986-01-01

    The Kyoto University critical assembly experimental facilities belong to the Kyoto University Research Reactor Institute, and are the versatile critical assembly constructed for experimentally studying reactor physics and reactor engineering. The facilities are those for common utilization by universities in whole Japan. During more than ten years since the initial criticality in 1974, various experiments on reactor physics and reactor engineering have been carried out using many experimental facilities such as two solidmoderated cores, a light water-moderated core and a neutron generator. The kinds of the experiment carried out were diverse, and to find out the required data from them is very troublesome, accordingly it has become necessary to make a data base which can be processed by a computer with the data accumulated during the past more than ten years. The outline of the data base, the data base CAEX using personal computers, the data base supported by a large computer and so on are reported. (Kako, I.)

  2. The association between diet and obesity in specific European cohorts: DiOgenes and EPIC-PANACEA

    NARCIS (Netherlands)

    Feskens, E.J.M.; Sluik, D.; Huaidong, D.U.

    2014-01-01

    This review summarizes evidence from two projects embedded within the European Prospective Investigation into Cancer and Nutrition (EPIC) on the association between dietary factors and obesity risk, in particular change in weight and waist circumference. A total of 12 publications from DiOGenes and

  3. Mediterranean Style Diet and 12-Year Incidence of Cardiovascular Diseases: The Epic-NL Cohort Stusy

    NARCIS (Netherlands)

    Hoevenaar-Blom, M.P.; Nooyens, A.J.C.; Kromhout, D.; Spijkerman, A.M.W.; Beulens, W.J.; Schouw, van der Y.T.; Bueno-de-Mesquita4, B.; Verschuren, W.M.M.

    2012-01-01

    Background: A recent meta-analysis showed that a Mediterranean style diet may protect against cardiovascular diseases (CVD). Studies on disease-specific associations are limited. We evaluated the Mediterranean Diet Score (MDS) in relation to incidence of total and specific CVDs. Methods: The EPIC-NL

  4. Open-ended versus guided laboratory activities:Impact on students' beliefs about experimental physics

    Science.gov (United States)

    Wilcox, Bethany R.; Lewandowski, H. J.

    2016-12-01

    Improving students' understanding of the nature of experimental physics is often an explicit or implicit goal of undergraduate laboratory physics courses. However, lab activities in traditional lab courses are typically characterized by highly structured, guided labs that often do not require or encourage students to engage authentically in the process of experimental physics. Alternatively, open-ended laboratory activities can provide a more authentic learning environment by, for example, allowing students to exercise greater autonomy in what and how physical phenomena are investigated. Engaging in authentic practices may be a critical part of improving students' beliefs around the nature of experimental physics. Here, we investigate the impact of open-ended activities in undergraduate lab courses on students' epistemologies and expectations about the nature of experimental physics, as well as their confidence and affect, as measured by the Colorado Learning Attitudes about Science Survey for Experimental Physics (E-CLASS). Using a national data set of student responses to the E-CLASS, we find that the inclusion of some open-ended lab activities in a lab course correlates with more expertlike postinstruction responses relative to courses that include only traditional guided lab activities. This finding holds when examining postinstruction E-CLASS scores while controlling for the variance associated with preinstruction scores, course level, student major, and student gender.

  5. Development and implementation of an EPICS-based accelerator control interface and automated beam optimisation at the S-DALINAC; Entwicklung und Implementierung einer EPICS-basierten Beschleuniger-Steuerungsschnittstelle und automatisierten Strahloptimierung am S-DALINAC

    Energy Technology Data Exchange (ETDEWEB)

    Schoesser, Thomas

    2017-06-12

    This thesis is divided into two parts of improvements to the accelerator control system of the S-DALINAC. In the first part the finalisation of the EPICS migration to the S-DALINAC control system is presented. Therefore the input-outputcontrollers(IOCs) of the controls of magnets, the targets, and the video multiplexer are included into the EPICS framework. In addition to that the operator interfaces(OPIs) of the controls of magnets and targets are implemented. To configure these IOCs and OPIs a relational database is used, which was extended within this thesis. In- and output of magnet control is provided by rotating knobs and touch screens, which hardware were modernised. The realised steps are doing their part in reducing perturbations and ease up operations since. The second part covers the automated optimisation of beam optics. Therefore the software AreaDetector was integrated into the S-DALINAC control system. The functionality is shown by the example of setting a quadrupol magnet deflection-free fully automated. Also the flexibility enables other setups to be automatically optimised in the future.

  6. The Epic Poem "Raol de Cambrai" and Student Analysis of the French Feudal Aristocracy.

    Science.gov (United States)

    Madison, Kenneth G.

    1980-01-01

    Suggests how college history teachers can help students understand the French aristocracy and its role in medieval society by using a twelfth century epic. "Raol de Cambrai" gives students a sense that the poem's action could have happened to real people. A content analysis of the poem's action and characters is included. (DB)

  7. CAFE, a modern C++ interface to the EPICS channel access library

    International Nuclear Information System (INIS)

    Chrin, J.; Sloan, M.C.

    2012-01-01

    CAFE (Channel Access interface) is a C++ library that provides a modern, multifaceted interface to the EPICS-based control system that we may find in particle accelerators for instance. CAFE makes extensive use of templates and containers with multiple STL-compatible access methods to enhance efficiency, flexibility and performance. Stability and robustness are accomplished by ensuring that connectivity to EPICS channels remains in a well defined state in every eventuality, and results of all synchronous and asynchronous operations are captured and reported with integrity. CAFE presents the user with a number of options for writing and retrieving data to and from the control system. In addition to basic read and write operations, a further abstraction layer provides transparency to more intricate functionalities involving logical sets of data; such 'group' objects are easily instantiated through an XML-based configuration mechanism. CAFE's suitability for use in a broad spectrum of applications is demonstrated. These range from high performance Qt GUI (Graphical User Interface) control widgets, to event processing agents that propagate data through the Object Managements Group's Data Distribution Service (OMG-DDS), to script-like frameworks such as MATLAB. The methodology for the modular use of CAFE serves to improve maintainability by enforcing a logical boundary between the channel access components and the programming extensions of the application framework at hand. (authors)

  8. “Nitrogen Budgets for the Mississippi River Basin using the linked EPIC-CMAQ-NEWS Models”

    Science.gov (United States)

    Presentation on the results from the 3 linked models, EPIC (USDA), CMAQ and NEWS to analyze a scenario of increased corn production related to biofuels together with Clean Air Act emission reductions across the US and the resultant effect on nitrogen loading to the Gulf of Mexico...

  9. Diversity of dietary patterns observed in the European Prospective Investigation into Cancer and Nutrition (EPIC) project

    NARCIS (Netherlands)

    Slimani, N.; Fahey, M.; Welch, A.A.; Wirfalt, E.; Stripp, C.; Bergstrom, E.; Linseisen, J.; Schulze, M.B.; Bamia, C.; Chloptsios, Y.; Veglia, F.; Panico, S.; Bueno de Mesquita, B.; Ocké, M.C.; Brustadt, M.; Lund, E.; Gonzalez, C.A.; Barcos, A.; Berglund, G.; Winkvist, A.; Mulligan, A.; Appleby, P.; Overvad, K.; Tjonneland, A.; Clavel-Chapelon, F.; Kesse, E.; Ferrari, P.; Staveren, van W.A.; Riboli, E.

    2002-01-01

    Objective: To describe the diversity in dietary patterns existing across centres/regions participating in the European Prospective Investigation into Cancer and Nutrition (EPIC). Design and setting: Single 24-hour dietary recall measurements were obtained by means of standardised face-to-face

  10. Comparison of the EPIC Physical Activity Questionnaire with Combined Heart Rate and Movement Sensing in a Nationally Representative Sample of Older British Adults

    Science.gov (United States)

    España-Romero, Vanesa; Golubic, Rajna; Martin, Kathryn R.; Hardy, Rebecca; Ekelund, Ulf; Kuh, Diana; Wareham, Nicholas J.; Cooper, Rachel; Brage, Soren

    2014-01-01

    Objectives To compare physical activity (PA) subcomponents from EPIC Physical Activity Questionnaire (EPAQ2) and combined heart rate and movement sensing in older adults. Methods Participants aged 60–64y from the MRC National Survey of Health and Development in Great Britain completed EPAQ2, which assesses self-report PA in 4 domains (leisure time, occupation, transportation and domestic life) during the past year and wore a combined sensor for 5 consecutive days. Estimates of PA energy expenditure (PAEE), sedentary behaviour, light (LPA) and moderate-to-vigorous PA (MVPA) were obtained from EPAQ2 and combined sensing and compared. Complete data were available in 1689 participants (52% women). Results EPAQ2 estimates of PAEE and MVPA were higher than objective estimates and sedentary time and LPA estimates were lower [bias (95% limits of agreement) in men and women were 32.3 (−61.5 to 122.6) and 29.0 (−39.2 to 94.6) kJ/kg/day for PAEE; −4.6 (−10.6 to 1.3) and −6.0 (−10.9 to −1.0) h/day for sedentary time; −171.8 (−454.5 to 110.8) and −60.4 (−367.5 to 246.6) min/day for LPA; 91.1 (−159.5 to 341.8) and 55.4 (−117.2 to 228.0) min/day for MVPA]. There were significant positive correlations between all self-reported and objectively assessed PA subcomponents (rho  = 0.12 to 0.36); the strongest were observed for MVPA (rho = 0.30 men; rho = 0.36 women) and PAEE (rho = 0.26 men; rho = 0.25 women). Conclusion EPAQ2 produces higher estimates of PAEE and MVPA and lower estimates of sedentary and LPA than objective assessment. However, both methodologies rank individuals similarly, suggesting that EPAQ2 may be used in etiological studies in this population. PMID:24516543

  11. Construction of a Matched Global Cloud and Radiance Product from LEO/GEO and EPIC Observations to Estimate Daytime Earth Radiation Budget from DSCOVR

    Science.gov (United States)

    Duda, D. P.; Khlopenkov, K. V.; Palikonda, R.; Khaiyer, M. M.; Minnis, P.; Su, W.; Sun-Mack, S.

    2016-12-01

    With the launch of the Deep Space Climate Observatory (DSCOVR), new estimates of the daytime Earth radiation budget can computed from a combination of measurements from the two Earth-observing sensors onboard the spacecraft, the Earth Polychromatic Imaging Camera (EPIC) and the National Institute of Standards and Technology Advanced Radiometer (NISTAR). Although these instruments can provide accurate top-of-atmosphere (TOA) radiance measurements, they lack sufficient resolution to provide details on small-scale surface and cloud properties. Previous studies have shown that these properties have a strong influence on the anisotropy of the radiation at the TOA, and ignoring such effects can result in large TOA-flux errors. To overcome these effects, high-resolution scene identification is needed for accurate Earth radiation budget estimation. Selected radiance and cloud property data measured and derived from several low earth orbit (LEO, including NASA Terra and Aqua MODIS, NOAA AVHRR) and geosynchronous (GEO, including GOES (east and west), METEOSAT, INSAT-3D, MTSAT-2, and HIMAWARI-8) satellite imagers were collected to create hourly 5-km resolution global composites of data necessary to compute angular distribution models (ADM) for reflected shortwave (SW) and longwave (LW) radiation. The satellite data provide an independent source of radiance measurements and scene identification information necessary to construct ADMs that are used to determine the daytime Earth radiation budget. To optimize spatial matching between EPIC measurements and the high-resolution composite cloud properties, LEO/GEO retrievals within the EPIC fields of view (FOV) are convolved to the EPIC point spread function (PSF) in a similar manner to the Clouds and the Earth's Radiant Energy System (CERES) Single Scanner Footprint TOA/Surface Fluxes and Clouds (SSF) product. Examples of the merged LEO/GEO/EPIC product will be presented, describing the chosen radiance and cloud properties and

  12. Construction of a Matched Global Cloud and Radiance Product from LEO/GEO and EPIC Observations to Estimate Daytime Earth Radiation Budget from DSCOVR

    Science.gov (United States)

    Duda, David P.; Khlopenkov, Konstantin V.; Thiemann, Mandana; Palikonda, Rabindra; Sun-Mack, Sunny; Minnis, Patrick; Su, Wenying

    2016-01-01

    With the launch of the Deep Space Climate Observatory (DSCOVR), new estimates of the daytime Earth radiation budget can be computed from a combination of measurements from the two Earth-observing sensors onboard the spacecraft, the Earth Polychromatic Imaging Camera (EPIC) and the National Institute of Standards and Technology Advanced Radiometer (NISTAR). Although these instruments can provide accurate top-of-atmosphere (TOA) radiance measurements, they lack sufficient resolution to provide details on small-scale surface and cloud properties. Previous studies have shown that these properties have a strong influence on the anisotropy of the radiation at the TOA, and ignoring such effects can result in large TOA-flux errors. To overcome these effects, high-resolution scene identification is needed for accurate Earth radiation budget estimation. Selected radiance and cloud property data measured and derived from several low earth orbit (LEO, including NASA Terra and Aqua MODIS, NOAA AVHRR) and geosynchronous (GEO, including GOES (east and west), METEOSAT, INSAT-3D, MTSAT-2, and HIMAWARI-8) satellite imagers were collected to create hourly 5-km resolution global composites of data necessary to compute angular distribution models (ADM) for reflected shortwave (SW) and longwave (LW) radiation. The satellite data provide an independent source of radiance measurements and scene identification information necessary to construct ADMs that are used to determine the daytime Earth radiation budget. To optimize spatial matching between EPIC measurements and the high-resolution composite cloud properties, LEO/GEO retrievals within the EPIC fields of view (FOV) are convolved to the EPIC point spread function (PSF) in a similar manner to the Clouds and the Earth's Radiant Energy System (CERES) Single Scanner Footprint TOA/Surface Fluxes and Clouds (SSF) product. Examples of the merged LEO/GEO/EPIC product will be presented, describing the chosen radiance and cloud properties and

  13. Experimental nuclear physics. Progress report, June 1974--June 1975

    International Nuclear Information System (INIS)

    1975-01-01

    Research programs in the following areas are described: inclusive particle and gamma emission resulting from in-flight pion and proton nuclear reactions; elastic and inelastic π + scattering at 25, 50, and 75 MeV; pion absorption reactions A(π,d)B; and inelastic scattering to giant E2 resonances. Work on the computer and data acquisition systems for EPICS is briefly discussed. Short descriptions are given of work under the following headings: theoretical analysis, intrinsic Ge charged-particle spectrometer, scattering stand, data acquisition system at Carnegie-Mellon University, strong interaction effects in antiprotonic atoms, and anti pp and K - p atomic systems. Papers describing completed work have been submitted for publication. A list of publications, reports, theses, proposals, and talks is included. (6 figures, 1 table) (U.S.)

  14. Poetry’s Politics in Archaic Greek Epic and Lyric

    Directory of Open Access Journals (Sweden)

    David F. Elmer

    2013-03-01

    Full Text Available This essay builds on work in The Poetics of Consent (2013, which argues that the Iliad’s representation of politics reflects the workings of the oral tradition underlying the poem as we have it, a tradition that developed in the context of Panhellenic festivals. Applying a similar perspective to poetry belonging to the very different performative context of the symposium, this essay draws evidence from Theognis and Alcaeus suggesting that the social dynamics of sympotic performance could be expressed in terms of political fragmentation and alienation. In the Odyssey, the contrast between the epic singers Phemios and Demodokos reflects an awareness of the difference between these performative contexts.

  15. Experimental Nuclear Physics Activity in Italy

    Science.gov (United States)

    Chiavassa, E.; de Marco, N.

    2003-04-01

    The experimental Nuclear Physics activity of the Italian researchers is briefly reviewed. The experiments, that are financially supported by the INFN, are done in strict collaboration by more than 500 INFN and University researchers. The experiments cover all the most important field of the modern Nuclear Physics with probes extremely different in energy and interactions. Researches are done in all the four National Laboratories of the INFN even if there is a deeper involvement of the two national laboratories expressly dedicated to Nuclear Physics: the LNL (Laboratorio Nazionale di Legnaro) and LNS (Laboratorio Nazionale del Sud) where nuclear spectroscopy and reaction dynamics are investigated. All the activities with electromagnetic probes develops in abroad laboratories as TJNAF, DESY, MAMI, ESFR and are dedicated to the studies of the spin physics and of the nucleon resonance; hypernuclear and kaon physics is investigated at LNF. A strong community of researchers work in the relativistic and ultra-relativistic heavy ions field in particular at CERN with the SPS Pb beam and in the construction of the ALICE detector for heavy-ion physics at the LHC collider. Experiments of astrophysical interest are done with ions of very low energy; in particular the LUNA accelerator facility at LNGS (Laboratorio Nazionale del Gran Sasso) succeeded measuring cross section at solar energies, below or near the solar Gamow peak. Interdisciplinary researches on anti-hydrogen atom spectroscopy and on measurements of neutron cross sections of interest for ADS development are also supported.

  16. Construction of new data archive system in RIKEN RI beam factory

    International Nuclear Information System (INIS)

    Komiyama, M.; Fukunishi, N.; Uchiyama, A.

    2012-01-01

    RIKEN Radioactive Isotope Beam Factory (RIBF) is a cyclotron-based next-generation radioactive beam facility. RIBF uses two types of control systems; an experimental physics and industrial control system (EPICS)-based system and a group of several non-EPICS-based systems. For each control system there is a corresponding data archiving system in operation, and in order to unify these two data archives, since October 2009 we have been developing a new archiving system. This new data archive system, named RIBF Control Data Archive System (RIBFCAS), is required, at intervals between 1 - 60 s, to collect and store more than 3000 data generated by EPICS controlled devices through EPICS input/output controllers (IOCs). In addition, RIBFCAS must be able to combine the existing non-EPICS-based systems. To fulfill these requirements, a Java-based platform has been created, and client applications are based on Adobe AIR runtime. The RIBFCAS hardware system, therefore, consists of an application server, a database server and client-PCs. Presently, we have succeeded in stably acquiring approximately 3000 data from 22 IOCs every 10 s. Moreover, incorporation of the non-EPICS-based data archive system into RIBFCAS is now in progress. (authors)

  17. Experimental medium energy physics: Annual progress report June 1987--May 1988

    International Nuclear Information System (INIS)

    1988-01-01

    This report discusses progress in experimental medium energy physics at Carnegie Mellon University. Some of the topics covered are: search for the ξ(2230); hyperon-antihyperon production studies; relativistic proton-nucleus and heavy ion-nucleus collisions; H dibaryon physics; hypernuclear physics research; pion physics; H particle experiment design and development; and electron scattering

  18. Fifty-Eighth Refresher Course in Experimental Physics

    Indian Academy of Sciences (India)

    IAS Admin

    the MSc level. Refresher Courses in Experimental Physics held so far have been highly successful and the experiments have been included in the curricula of several universities in the South. Over one hundred kits have been sold and are used in universities and institutions in the country. The total number of seats in the ...

  19. Erasmus Darwin's Deistic Dissent and Didactic Epic Poetry: Promoting Science Education to a Mixed Audience Under the Banner of Tolerance

    Science.gov (United States)

    Martin, Kirsten Anne

    Erasmus Darwin's task as a Deistic Dissenter poet who wished to promote science education to a mixed audience was complex. There was mainstream concern over what Deists and Dissenters actually believed about God, their involvement in science, and, especially, how their published works, whatever the subject, might affect public morality and politics. I argue that Darwin's poetry is primarily in the genre of Lucretian didactic epic but that it also involves elements of other written traditions (literary and non-literary). I focus on English didactic poetry, the theological written traditions of Dissent and Deism, and a particular tradition of erotic satire. The genre of Lucretian didactic epic and the tradition of English didactic poetry are non-identical. In Darwin's Lucretian didactic epic, resemblances to such poems as Pope's Essay on Man challenge ideas about what kind of narrative a didactic poem in the English language can deliver. Techniques from the theological written traditions of Dissent and Deism reflect Darwin's affiliations, signal that science education fits within a larger debate about intellectual freedom, and promote tolerance for differences of opinion about nature. Mimicry of a particular tradition of erotic satire helps to downplay the address to a mixed audience while satirising some common misconceptions about poetry, botany, and women in the period. Darwin's poetry challenges ideas about what people from his community of belief meant to communicate or transmit by writing for the general public, what the general public was entitled to learn, and what poetry was able to teach. Perhaps Darwin's biggest modification of Lucretian didactic epic was that he did not tell his readers exactly what to think, but how.

  20. Remote Experimental Site: A command and analysis center for ''Big Physics'' experimentation

    International Nuclear Information System (INIS)

    Casper, T.A.; Lennon, W.J.

    1991-09-01

    The next generation of tokamaks, ITER or BPX, will be characterized by an even greater emphasis on joint operation and experimentation. With anticipation of an increased number and diversity of collaborations, we are preparing for such shared facilities by developing a systematic approach to remote, joint physics operation involving experimental teams at several locations. The local area network of computers used for control and data acquisition on present and future experiments can be extended over a wide area network to provide a mechanism for remote operation of subsystems required for physics experiments. The technology required for high bandwidth (≥45Mbps) connections between multiple sites either exists or will be available over the next few years. With the rapid development of high performance workstations, network interfaces, distributed computing, and video conferencing, we can proceed with the development of a system of control and analysis sites to provide for consistent, efficient, and continuing collaborations. Early establishment of such sites could also enhance existing joint design and development efforts. 2 refs., 3 figs

  1. Standardisation of an European end-user nutrient database for nutritional epidemiology: what can we learn from the EPIC Nutrient Database (ENDB) project?

    DEFF Research Database (Denmark)

    Slimani, N.; Deharveng, G.; Unwin, I.

    2007-01-01

    the absence of a reference European nutrient database for international nutritional epidemiology studies, the EPIC Nutrient Database (ENDB) project has been set up to standardise nutrient databases (NDBs) across 10 European countries participating in the EPIC study. This paper reports the main...... problems in harmonising NDBs experienced by end-user in the ENDB project and the solutions adopted to prevent and minimize them, which are also relevant for other large European nutritional studies. Furthermore, it provides end-user recommendations for improving the comparability of European and other NDBs...

  2. Robert Dicke and the naissance of experimental gravity physics, 1957-1967

    Science.gov (United States)

    Peebles, Phillip James Edwin

    2017-06-01

    The experimental study of gravity became much more active in the late 1950s, a change pronounced enough be termed the birth, or naissance, of experimental gravity physics. I present a review of developments in this subject since 1915, through the broad range of new approaches that commenced in the late 1950s, and up to the transition of experimental gravity physics to what might be termed a normal and accepted part of physical science in the late 1960s. This review shows the importance of advances in technology, here as in all branches of natural science. The role of contingency is illustrated by Robert Dicke's decision in the mid-1950s to change directions in mid-career, to lead a research group dedicated to the experimental study of gravity. The review also shows the power of nonempirical evidence. Some in the 1950s felt that general relativity theory is so logically sound as to be scarcely worth the testing. But Dicke and others argued that a poorly tested theory is only that, and that other nonempirical arguments, based on Mach's Principle and Dirac's Large Numbers hypothesis, suggested it would be worth looking for a better theory of gravity. I conclude by offering lessons from this history, some peculiar to the study of gravity physics during the naissance, some of more general relevance. The central lesson, which is familiar but not always well advertised, is that physical theories can be empirically established, sometimes with surprising results.

  3. PROVERBS AND SOME OF THE USAGES IN THE EPIC OF KÖROĞLU / ATASÖZLERI VE KÖROĞLU DESTANI’NDA BAZI KULLANIMLARI

    Directory of Open Access Journals (Sweden)

    Mehmet Emin BARS (M.A.H.

    2008-09-01

    Full Text Available The epic of Köroğlu is an epical work that left deep influencesall over the Turkish world and over the nations lived together withTurks for long centuries. Even today when taken into consideration ofthe wideness of its narrated and listened geopraphical area, itsimportance from the view of maintaining the cultural integritybetween Turks will be understood much better. Đt is difficult to comeacross such a work like the epic of Köroğlu which maintains itsimportance with a wide performance area, in the lives of other nations.As for proverbs they are the expressions which tell a nation’s standardof judgement. These expressions containing the acquirement of thelife experiences for centuries inform that nation’s thought, yearning,criticism, observation and ideas. They advise people the principles andthe rules aiming to teach the good, the beautiful and the truth. Đn ourwriting the proverbs which take place in Turkoman variant of Köroğluwill be discussed.

  4. A summary of research-based assessment of students' beliefs about the nature of experimental physics

    Science.gov (United States)

    Wilcox, Bethany R.; Lewandowski, H. J.

    2018-03-01

    Within the undergraduate physics curriculum, students' primary exposure to experimental physics comes from laboratory courses. Thus, as experimentation is a core component of physics as a discipline, lab courses can be gateways in terms of both recruiting and retaining students within the physics major. Physics lab courses have a wide variety of explicit and/or implicit goals for lab courses, including helping students to develop expert-like beliefs about the nature and importance of experimental physics. To assess students' beliefs, attitudes, and expectations about the nature of experimental physics, there is currently one research-based assessment instrument available—the Colorado Learning Attitudes about Science Survey for Experimental Physics (E-CLASS). Since its development, the E-CLASS has been the subject of multiple research studies aimed at understanding and evaluating the effectiveness of various laboratory learning environments. This paper presents a description of the E-CLASS assessment and a summary of the research that has been done using E-CLASS data with a particular emphasis on the aspects of this work that are most relevant for instructors.

  5. Physics of mind: Experimental confirmations of theoretical predictions.

    Science.gov (United States)

    Schoeller, Félix; Perlovsky, Leonid; Arseniev, Dmitry

    2018-02-02

    What is common among Newtonian mechanics, statistical physics, thermodynamics, quantum physics, the theory of relativity, astrophysics and the theory of superstrings? All these areas of physics have in common a methodology, which is discussed in the first few lines of the review. Is a physics of the mind possible? Is it possible to describe how a mind adapts in real time to changes in the physical world through a theory based on a few basic laws? From perception and elementary cognition to emotions and abstract ideas allowing high-level cognition and executive functioning, at nearly all levels of study, the mind shows variability and uncertainties. Is it possible to turn psychology and neuroscience into so-called "hard" sciences? This review discusses several established first principles for the description of mind and their mathematical formulations. A mathematical model of mind is derived from these principles. This model includes mechanisms of instincts, emotions, behavior, cognition, concepts, language, intuitions, and imagination. We clarify fundamental notions such as the opposition between the conscious and the unconscious, the knowledge instinct and aesthetic emotions, as well as humans' universal abilities for symbols and meaning. In particular, the review discusses in length evolutionary and cognitive functions of aesthetic emotions and musical emotions. Several theoretical predictions are derived from the model, some of which have been experimentally confirmed. These empirical results are summarized and we introduce new theoretical developments. Several unsolved theoretical problems are proposed, as well as new experimental challenges for future research. Copyright © 2017. Published by Elsevier B.V.

  6. Human radiation experimentation: a health physics perspective

    International Nuclear Information System (INIS)

    Kathren, R.L.

    1996-01-01

    This paper observes ethical human experimentation can be considered in terms of two basic principles or tests: informed, willing and knowledgeable subjects; and expectation of benefits. A number of human experiments are evaluated in terms of these principles, including a sixteenth century toxicology experiment, the deliberate exposure by an x-ray pioneer, and the plutonium injection cases of the 1940's. The following rational ethic is proposed for the practice of health physics with respect to human radiation experimentation: At all levels, the health physicist has a professional as well as personal obligation to ensure that proper human requirements, including proper informed consent and willing subjects, arc carried out with respect to human radiation experimentation, and must be convinced that the real or potential benefits to be derived from the experiment clearly exceed the potential detriment and risk. (author)

  7. Mapping Romanzo Criminale. An Epic Narrative Ecosystem?

    Directory of Open Access Journals (Sweden)

    Marta Boni

    2015-05-01

    Full Text Available Romanzo Criminale is one of the few recent Italian media products that has emerged as a societal phenomenon and as a vehicle for the exportation of a national culture. It is a complex narrative which extends in time and space due to its various adaptations and intermedial crossovers. Following the path of complexity, drawing on Edgar Morin’s work, Romanzo Criminale will be thought of as a complex system. As precedent studies on the intertwining of official and grassroots discourses show, Romanzo Criminale becomes a complex world, with its boundaries and internal organization. This paper will show that Romanzo Criminale can be studied as a semiosphere (Lotman 2005, or a semiotic space defined by and which encourages the intertwining of texts and audience appropriations, creating an epic process. Some methodological perspectives used for mapping this phenomenon will be discussed, namely Franco Moretti’s distant reading.

  8. Application of neural networks in experimental physics

    International Nuclear Information System (INIS)

    Kisel', I.V.; Neskromnyj, V.N.; Ososkov, G.A.

    1993-01-01

    The theoretical foundations of numerous models of artificial neural networks (ANN) and their applications to the actual problems of associative memory, optimization and pattern recognition are given. This review contains also numerous using of ANN in the experimental physics both as the hardware realization of fast triggering systems for even selection and for the following software implementation of the trajectory data recognition

  9. The spectral invariant approximation within canopy radiative transfer to support the use of the EPIC/DSCOVR oxygen B-band for monitoring vegetation

    International Nuclear Information System (INIS)

    Marshak, Alexander; Knyazikhin, Yuri

    2017-01-01

    EPIC (Earth Polychromatic Imaging Camera) is a 10-channel spectroradiometer onboard DSCOVR (Deep Space Climate Observatory) spacecraft. In addition to the near-infrared (NIR, 780 nm) and the ‘red’ (680 nm) channels, EPIC also has the O2 A-band (764±0.2 nm) and B-band (687.75±0.2 nm). The EPIC Normalized Difference Vegetation Index (NDVI) is defined as the difference between NIR and ‘red’ channels normalized to their sum. However, the use of the O2 B-band instead of the ‘red’ channel mitigates the effect of atmosphere on remote sensing of surface reflectance because O2 reduces contribution from the radiation scattered by the atmosphere. Applying the radiative transfer theory and the spectral invariant approximation to EPIC observations, the paper provides supportive arguments for using the O2 band instead of the red channel for monitoring vegetation dynamics. Our results suggest that the use of the O2 B-band enhances the sensitivity of the top-of-atmosphere NDVI to the presence of vegetation. - Highlights: • The use of the O2 B-band channel (688 nm) instead of the red channel (680 nm) mitigates the effect of atmosphere on remote sensing of surface reflectance. • The spectral invariant approach confirms that the synergy of the green, O2 B-band and near IR channels mimics spectral properties of vegetation. • The structural parameter of vegetation retrieved remotely is weakly sensitive to the uncertainty in the atmospheric optical depth.

  10. The True Lion King of Africa: The Epic History of Sundiata, King of Old Mali.

    Science.gov (United States)

    Paterno, Domenica R.

    David Wisniewski's 1992 picture book version of the African epic of "Sundiata, Lion King of Mali" and the actual historical account of the 13th century Lion King, Sundiata, are both badly served by Disney's "The Lion King." Disney has been praised for using African animals as story characters; for using the African landscape as…

  11. Experimental Particle Physics

    Energy Technology Data Exchange (ETDEWEB)

    Rosenfeld, Carl [Univ of South Carolina; Mishra, Sanjib R. [Univ of South Carolina; Petti, Roberto [Univ of South Carolina; Purohit, Milind V. [Univ of South Carolina

    2014-08-31

    The high energy physics group at the University of South Carolina, under the leadership of Profs. S.R. Mishra, R. Petti, M.V. Purohit, J.R. Wilson (co-PI's), and C. Rosenfeld (PI), engaged in studies in "Experimental Particle Physics." The group collaborated with similar groups at other universities and at national laboratories to conduct experimental studies of elementary particle properties. We utilized the particle accelerators at the Fermi National Accelerator Laboratory (Fermilab) in Illinois, the Stanford Linear Accelerator Center (SLAC) in California, and the European Center for Nuclear Research (CERN) in Switzerland. Mishra, Rosenfeld, and Petti worked predominantly on neutrino experiments. Experiments conducted in the last fifteen years that used cosmic rays and the core of the sun as a source of neutrinos showed conclusively that, contrary to the former conventional wisdom, the "flavor" of a neutrino is not immutable. A neutrino of flavor "e," "mu," or "tau," as determined from its provenance, may swap its identity with one of the other flavors -- in our jargon, they "oscillate." The oscillation phenomenon is extraordinarily difficult to study because neutrino interactions with our instruments are exceedingly rare -- they travel through the earth mostly unimpeded -- and because they must travel great distances before a substantial proportion have made the identity swap. Three of the experiments that we worked on, MINOS, NOvA, and LBNE utilize a beam of neutrinos from an accelerator at Fermilab to determine the parameters governing the oscillation. Two other experiments that we worked on, NOMAD and MIPP, provide measurements supportive of the oscillation experiments. Good measurements of the neutrino oscillation parameters may constitute a "low energy window" on related phenomena that are otherwise unobservable because they would occur only at energies way above the reach of conceivable accelerators. Purohit and Wilson participated in the Ba

  12. A Pragmatic and Sociolinguistic Account of δαιμόνιε in Early Greek Epic

    Directory of Open Access Journals (Sweden)

    H. Paul Brown

    2011-11-01

    Full Text Available Consideration of the social standing and emotional relation of speaker to addressee in epic shows that the address daimonie implies negative disposition and surprise, not the friendship term that would emerge later.

  13. Phytosterol plasma concentrations and coronary heart disease in the prospective Spanish EPIC cohort

    Science.gov (United States)

    Escurriol, Verónica; Cofán, Montserrat; Moreno-Iribas, Concepción; Larrañaga, Nerea; Martínez, Carmen; Navarro, Carmen; Rodríguez, Laudina; González, Carlos A.; Corella, Dolores; Ros, Emilio

    2010-01-01

    Phytosterol intake with natural foods, a measure of healthy dietary choices, increases plasma levels, but increased plasma phytosterols are believed to be a coronary heart disease (CHD) risk factor. To address this paradox, we evaluated baseline risk factors, phytosterol intake, and plasma noncholesterol sterol levels in participants of a case control study nested within the European Prospective Investigation into Cancer and Nutrition (EPIC) Spanish cohort who developed CHD (n = 299) and matched controls (n = 584) who remained free of CHD after a 10 year follow-up. Sitosterol-to-cholesterol ratios increased across tertiles of phytosterol intake (P = 0.026). HDL-cholesterol level increased, and adiposity measures, cholesterol/HDL ratios, and levels of glucose, triglycerides, and lathosterol, a cholesterol synthesis marker, decreased across plasma sitosterol tertiles (P phytosterol intake and plasma sitosterol. The multivariable-adjusted odds ratio for CHD across the lowest to highest plasma sitosterol tertile was 0.59 (95% confidence interval, 0.36–0.97). Associations were weaker for plasma campesterol. The apolipoprotein E genotype was unrelated to CHD risk or plasma phytosterols. The data suggest that plasma sitosterol levels are associated with a lower CHD risk while being markers of a lower cardiometabolic risk in the EPIC-Spain cohort, a population with a high phytosterol intake. PMID:19786566

  14. EPICS based low-level radio frequency control system in LIPAc

    Energy Technology Data Exchange (ETDEWEB)

    Calvo, Julio, E-mail: julio.calvo@ciemat.es [Centro de Investigaciones Energeticas Medioambientales y Tecnologicas, Ciemat (Spain); Rivers, Mark L. [Department of Geophysical Sciences and Center for Advanced Radiation Sources, The University of Chicago (United States); Patricio, Miguel A. [Departamento de Informatica, Universidad Carlos III de Madrid (Spain); Ibarra, Angel [Centro de Investigaciones Energeticas Medioambientales y Tecnologicas, Ciemat (Spain)

    2012-11-15

    Highlights: Black-Right-Pointing-Pointer The system proposed can control amplitude and phase of each cavity. Black-Right-Pointing-Pointer Rapid diagnostics are refreshed in milliseconds. Black-Right-Pointing-Pointer Increasing control parameters will not increase consumed time neither complexity. Black-Right-Pointing-Pointer IQ demodulation can be achieved thanks to the transformed values at driver level. - Abstract: The IFMIF-EVEDA (International Fusion Materials Irradiation Facility - Engineering Validation and Engineering Design Activity) linear accelerator, known as Linear IFMIF Prototype Accelerator (LIPAc), will be a 9 MeV, 125 mA continuous wave (CW) deuteron accelerator prototype to validate the technical options of the accelerator design for IFMIF. The primary mission of such facility is to test and verify materials performance when subjected to extensive neutron irradiation of the type encountered in a fusion reactor to prepare for the design, construction, licensing and safe operation of a fusion demonstration reactor (DEMO). The radio frequency (RF) power system of IFMIF-EVEDA consists of 18 RF chains working at 175 MHz with three amplification stages each. The low-level radio frequency (LLRF) controls the amplitude and phase of the signal to be synchronized with the beam and it also controls the resonance frequency of the cavities. The system is based on a commercial compact peripheral component interconnect (cPCI) field programmable gate array (FPGA) board, provided by Lyrtech and controlled by a Windows host PC. For this purpose, it is mandatory to communicate the cPCI FPGA board from EPICS Channel Access [1]. A software architecture on EPICS framework in order to control and monitor the LLRF system is presented.

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

  16. Theoretical and experimental studies of elementary physics

    International Nuclear Information System (INIS)

    Bodek, A.; Ferbel, T.; Melissinos, A.C.; Slattery, P.; Tipton, P.; Das, A.; Hagen, C.R.; Rajeev, S.G.; Okubo, S.; Orr, L.

    1993-01-01

    The various components of the high-energy physics research program at the University of Rochester are presented. (I)Fixed-target experimentation at FNAL includes studies of direct photon production by p and π on H, Be, and Cu, and hybrid mesons and other physics issues in Coulomb excitation at high energies. (II)The status of the GEM (Gammas, Electrons, and Muons) Experiment at the SSC is given. (III)The D-Zero experiment at FNAL is reviewed. (IV)Deep inelastic lepton--nucleon scattering experiments are summarized: electron scattering experiments at SLAC, FNAL neutrino quad triplet runs, FNAL neutrino sign selected experiments, and SDC cosmic ray test and test beam calibration. (V)Studies of nonlinear QED at SLAC concentrated on a study of QED at critical field strength in intense laser--high-energy electron collisions. (VI)Development work on the Collider Detector at Fermilab (CDF) emphasized the CDF silicon vertex detector, the end plug calorimeter, and the SDC tile/fiber calorimetry. (VII)The theoretical physics effort is sketched

  17. Fixed Target Beauty Physics Experimental Programs

    International Nuclear Information System (INIS)

    Garbincius, P.H.

    1987-11-01

    The current and near term future fixed target physics efforts in observing particles with open beauty are reviewed. This includes a compilation of the non-observation upper limits and the observation of both upsilon and b-states. A short discussion of the theoretical predictions for the hadro-produced beauty pairs is included. The major part of this review is devoted to the techniques and tricks employed, a survey of the current and proposed experiments. A personal summary of the experimental prospects concludes this report. 28 refs., 26 figs

  18. The cryogenic control system of BEPCⅡ

    Institute of Scientific and Technical Information of China (English)

    LI Gang; WANG Ke-Xiang; ZHAO Ji-Jiu; YUE Ke-Juan; DAI Ming-Sui; HUANG Yi-Ling; JIANG Bo

    2008-01-01

    A superconducting cryogenic system has been designed and deployed in the Beijing Electron-Positron Collider Upgrade Project(BEPCⅡ).The system consists of a Siemens PLC(ST-PLC,Programmable Logic Controller)for the compressor control,an Allen Bradley(AB)PLC for the cryogenic equipments,and the Experimental Physics and Industrial Control System(EPICS)that integrates the PLCs.The system fully automates the superconducting cryogenic control with process control,PID(Proportional-Integral-Differential)control loops,real-time data access and data storage,alarm handler and human machine interface.It is capable of automatic recovery as well.This paper describes the BEPCⅡ cryogenic control system,data communication between ST-PLC and EPICS Input/Output Controllers(IOCs),and the integration of the flow control,the low level interlock,the AB-PLC,and EPICS.

  19. Qualitative investigation of students' views about experimental physics

    Science.gov (United States)

    Hu, Dehui; Zwickl, Benjamin M.; Wilcox, Bethany R.; Lewandowski, H. J.

    2017-12-01

    This study examines students' reasoning surrounding seemingly contradictory Likert-scale responses within five items in the Colorado Learning Attitudes About Science Survey for Experimental Physics (E-CLASS). We administered the E-CLASS with embedded open-ended prompts, which asked students to provide explanations after making a Likert-scale selection. The quantitative scores on those items showed that our sample of the 216 students enrolled in first year and beyond first year physics courses demonstrated the same trends as previous national data. A qualitative analysis of students' open-ended responses was used to examine common reasoning patterns related to particular Likert-scale responses. When explaining responses to items regarding the role of experiments in confirming known results and also contributing to the growth of scientific knowledge, a common reasoning pattern suggested that confirming known results in a classroom experiment can help with understanding concepts. Thus, physics experiments contribute to students' personal scientific knowledge growth, while also confirming widely known results. Many students agreed that having correct formatting and making well-reasoned conclusions are the main goal for communicating experimental results. Students who focused on sections and formatting emphasized how it enables clear and efficient communication. However, very few students discussed the link between well-reasoned conclusions and effective scientific communication. Lastly, many students argued it was possible to complete experiments without understanding equations and physics concepts. The most common justification was that they could simply follow instructions to finish the lab without understanding. The findings suggest several implications for teaching physics laboratory courses, for example, incorporating some lab activities with outcomes that are unknown to the students might have a significant impact on students' understanding of experiments as an

  20. Numerical and modeling techniques used in the EPIC code

    International Nuclear Information System (INIS)

    Pizzica, P.A.; Abramson, P.B.

    1977-01-01

    EPIC models fuel and coolant motion which result from internal fuel pin pressure (from fission gas or fuel vapor) and/or from the generation of sodium vapor pressures in the coolant channel subsequent to pin failure in an LMFBR. The modeling includes the ejection of molten fuel from the pin into a coolant channel with any amount of voiding through a clad rip which may be of any length or which may expand with time. One-dimensional Eulerian hydrodynamics is used to model both the motion of fuel and fission gas inside a molten fuel cavity and the mixture of two-phase sodium and fission gas in the channel. Motion of molten fuel particles in the coolant channel is tracked with a particle-in-cell technique

  1. Physics potential and experimental challenges of the LHC luminosity upgrade

    CERN Document Server

    Gianotti, F.; Virdee, T.; Abdullin, S.; Azuelos, G.; Ball, A.; Barberis, D.; Belyaev, A.; Bloch, P.; Bosman, M.; Casagrande, L.; Cavalli, D.; Chumney, Pamela R.K.; Cittolin, S.; Dasu, S.; De Roeck, A.; Ellis, N.; Farthouat, P.; Fournier, D.; Hansen, J.B.; Hinchliffe, I.; Hohlfeld, M.; Huhtinen, M.; Jakobs, K.; Joram, C.; Mazzucato, F.; Mikenberg, G.; Miagkov, A.; Moretti, M.; Moretti, S.; Niinikoski, T.; Nikitenko, A.; Nisati, A.; Paige, F.; Palestini, S.; Papadopoulos, C.G.; Piccinini, F.; Pittau, R.; Polesello, G.; Richter-Was, E.; Sharp, P.; Slabospitsky, S.R.; Smith, W.H.; Stapnes, S.; Tonelli, G.; Tsesmelis, E.; Usubov, Z.; Vacavant, L.; van der Bij, J.; Watson, A.; Wielers, M.

    2005-01-01

    We discuss the physics potential and the experimental challenges of an upgraded LHC running at an instantaneous luminosity of 10**35 cm-2s-1. The detector R&D needed to operate ATLAS and CMS in a very high radiation environment and the expected detector performance are discussed. A few examples of the increased physics potential are given, ranging from precise measurements within the Standard Model (in particular in the Higgs sector) to the discovery reach for several New Physics processes

  2. Indexed compilation of experimental high energy physics literature

    International Nuclear Information System (INIS)

    Horne, C.P.; Yost, G.P.; Rittenberg, A.

    1978-09-01

    An indexed compilation of approximately 12,000 experimental high energy physics documents is presented. A synopsis of each document is presented, and the documenta are indexed according to beam/target/momentum, reaction/momentum, final-state-particle, particle/particle-property, accelerator/detector, and (for a limited set of the documents) experiment. No data are given

  3. Developing skills versus reinforcing concepts in physics labs: Insight from a survey of students' beliefs about experimental physics

    Science.gov (United States)

    Wilcox, Bethany R.; Lewandowski, H. J.

    2017-06-01

    Physics laboratory courses have been generally acknowledged as an important component of the undergraduate curriculum, particularly with respect to developing students' interest in, and understanding of, experimental physics. There are a number of possible learning goals for these courses including reinforcing physics concepts, developing laboratory skills, and promoting expertlike beliefs about the nature of experimental physics. However, there is little consensus among instructors and researchers interested in the laboratory learning environment as to the relative importance of these various learning goals. Here, we contribute data to this debate through the analysis of students' responses to the laboratory-focused assessment known as the Colorado Learning Attitudes about Science Survey for Experimental Physics (E-CLASS). Using a large, national data set of students' responses, we compare students' E-CLASS performance in classes in which the instructor self-reported focusing on developing skills, reinforcing concepts, or both. As the classification of courses was based on instructor self-report, we also provide additional description of these courses with respect to how often students engage in particular activities in the lab. We find that courses that focus specifically on developing lab skills have more expertlike postinstruction E-CLASS responses than courses that focus either on reinforcing physics concepts or on both goals. Within first-year courses, this effect is larger for women. Moreover, these findings hold when controlling for the variance in postinstruction scores that is associated with preinstruction E-CLASS scores, student major, and student gender.

  4. Literature in Focus: Statistical Methods in Experimental Physics

    CERN Multimedia

    2007-01-01

    Frederick James was a high-energy physicist who became the CERN "expert" on statistics and is now well-known around the world, in part for this famous text. The first edition of Statistical Methods in Experimental Physics was originally co-written with four other authors and was published in 1971 by North Holland (now an imprint of Elsevier). It became such an important text that demand for it has continued for more than 30 years. Fred has updated it and it was released in a second edition by World Scientific in 2006. It is still a top seller and there is no exaggeration in calling it «the» reference on the subject. A full review of the title appeared in the October CERN Courier.Come and meet the author to hear more about how this book has flourished during its 35-year lifetime. Frederick James Statistical Methods in Experimental Physics Monday, 26th of November, 4 p.m. Council Chamber (Bldg. 503-1-001) The author will be introduced...

  5. Fruit and vegetable intake and type 2 diabetes: EPIC-InterAct prospective study and meta-analysis

    Science.gov (United States)

    Cooper, Andrew J; Forouhi, Nita G; Ye, Zheng; Buijsse, Brian; Arriola, Larraitz; Balkau, Beverley; Barricarte, Aurelio; Beulens, Joline WJ; Boeing, Heiner; Büchner, Frederike L; Dahm, Christina C; de Lauzon-Guillain, Blandine; Fagherazzi, Guy; Franks, Paul W; Gonzalez, Carlos; Grioni, Sara; Kaaks, Rudolf; Key, Timothy J; Masala, Giovanna; Navarro, Carmen; Nilsson, Peter; Overvad, Kim; Panico, Salvatore; Quirós, Jose Ramón; Rolandsson, Olov; Roswall, Nina; Sacerdote, Carlotta; Sánchez, María-José; Slimani, Nadia; Sluijs, Ivonne; Spijkerman, Annemieke MW; Teucher, Birgit; Tjonneland, Anne; Tumino, Rosario; Sharp, Stephen J; Langenberg, Claudia; Feskens, Edith JM; Riboli, Elio; Wareham, Nicholas J

    2013-01-01

    Background/Objective Fruit and vegetable intake (FVI) may reduce the risk of type 2 diabetes (T2D), but the epidemiological evidence is inconclusive. The aim of this study is to examine the prospective association of FVI with T2D and conduct an updated meta-analysis. Subjects/Methods In the EPIC-InterAct (European Prospective Investigation into Cancer-InterAct) prospective case-cohort study nested within eight European countries, a representative sample of 16 154 participants and 12 403 incident cases of T2D were identified from 340 234 individuals with 3.99 million person-years of follow-up. For the meta-analysis we identified prospective studies on FVI and T2D risk by systematic searches of MEDLINE and EMBASE until April 2011. Results In EPIC-InterAct, estimated FVI by dietary questionnaires varied more than two-fold between countries. In adjusted analyses the hazard ratio (95% confidence interval) comparing the highest with lowest quartile of reported intake was 0.90 (0.80-1.01) for FVI; 0.89 (0.76-1.04) for fruit, and 0.94 (0.84-1.05) for vegetables. Among FV sub-types, only root vegetables were inversely associated with diabetes 0.87 (0.77-0.99). In meta-analysis using pooled data from five studies including EPIC-InterAct, comparing the highest with lowest category for FVI was associated with a lower relative risk of diabetes (0.93 (0.87-1.00)). Fruit or vegetables separately were not associated with diabetes. Among FV sub-types, only green leafy vegetable intake (RR: 0.84 (0.74-0.94)) was inversely associated with diabetes. Conclusions Sub-types of vegetables, such as root vegetables or green leafy vegetables may be beneficial for the prevention of diabetes, while total FVI may exert a weaker overall effect. PMID:22854878

  6. Physics potential and experimental challenges of the LHC luminosity upgrade

    Energy Technology Data Exchange (ETDEWEB)

    Gianotti, F.; Ball, A.; Bloch, P.; Casagrande, L.; Cittolin, S.; Roeck, A. de; Ellis, N.; Farthouat, P.; Hansen, J.-B. [CERN, Experimental Physics Division, Geneva (Switzerland); Mangano, M.L. [CERN, Theoretical Physics Division, Geneva (Switzerland); Virdee, T. [CERN, Experimental Physics Division, Geneva (Switzerland); Imperial College, London (United Kingdom); Abdullin, S. [University of Maryland (United States); Azuelos, G. [University of Montreal, Group of Particle Physics, Montreal (Canada); Barberis, D. [Universita di Genova, Dipartimento di Fisica and INFN (Italy); Belyaev, A. [Florida State University, Tallahassee, FL (United States); Bosman, M. [IFAE, Barcelona (Spain); Cavalli, D. [INFN, Milano (Italy); Chumney, P.; Dasu, S. [Univ. of Wisconsin, Madison, WI (United States); Fournier, D. [LAL, Orsay (France); Hinchliffe, I.; Hohlfeld, M.; Huhtinen, M.; Jakobs, K.; Joram, C.; Mazzucato, F.; Mikenberg, G.; Miagkov, A.; Moretti, M.; Moretti, S.; Niinikoski, T.; Nikitenko, A.; Nisati, A.; Paige, F.; Palestini, S.; Papadopoulos, C.G.; Piccinini, F.; Pittau, R.; Polesello, G.; Richter-Was, E.; Sharp, P.; Slabospitsky, S.R.; Smith, W.H.; Stapnes, S.; Tonelli, G.; Tsesmelis, E.; Usubov, Z.; Vacavant, L.; Bij, J. van der; Watson, A.; Wielers, M.

    2004-02-01

    We discuss the physics potential and the experimental challenges of an upgraded LHC running at an instantaneous luminosity of 10{sup 35} cm{sup -2}s{sup -1}. The detector R and D needed to operate ATLAS and CMS in a very high radiation environment and the expected detector performance are discussed. A few examples of the increased physics potential are given, ranging from precise measurements within the Standard Model (in particular in the Higgs sector) to the discovery reach for several New Physics processes. (orig.)

  7. Experimental Physical Sciences Vistas Performance through Science Winter 2017

    Energy Technology Data Exchange (ETDEWEB)

    Kippen, Karen Elizabeth [Los Alamos National Lab. (LANL), Los Alamos, NM (United States); Cruz, James Michael [Los Alamos National Lab. (LANL), Los Alamos, NM (United States); Hockaday, Mary Yvonne P. [Los Alamos National Lab. (LANL), Los Alamos, NM (United States); Lacerda, Alex Hugo [Los Alamos National Lab. (LANL), Los Alamos, NM (United States); Wilburn, Wesley Scott [Los Alamos National Lab. (LANL), Los Alamos, NM (United States); Batha, Steven H. [Los Alamos National Lab. (LANL), Los Alamos, NM (United States); Bronkhorst, Curt Allan [Los Alamos National Lab. (LANL), Los Alamos, NM (United States); Brown, Eric [Los Alamos National Lab. (LANL), Los Alamos, NM (United States); Carnes, Jay Russell [Los Alamos National Lab. (LANL), Los Alamos, NM (United States); Del Mauro, Diana [Los Alamos National Lab. (LANL), Los Alamos, NM (United States); DeYoung, Anemarie [Los Alamos National Lab. (LANL), Los Alamos, NM (United States); Freibert, Franz Joseph [Los Alamos National Lab. (LANL), Los Alamos, NM (United States); Fronzak, Hannah Kristina [Los Alamos National Lab. (LANL), Los Alamos, NM (United States); Gray, III, George Thompson [Los Alamos National Lab. (LANL), Los Alamos, NM (United States); Hooks, Daniel Edwin [Los Alamos National Lab. (LANL), Los Alamos, NM (United States); Martineau, Rick Lorne [Los Alamos National Lab. (LANL), Los Alamos, NM (United States); Martz, Joseph Christopher [Los Alamos National Lab. (LANL), Los Alamos, NM (United States); Migliori, Albert [Los Alamos National Lab. (LANL), Los Alamos, NM (United States); Poling, Charles C. [Los Alamos National Lab. (LANL), Los Alamos, NM (United States); Prestridge, Katherine Philomena [Los Alamos National Lab. (LANL), Los Alamos, NM (United States); Schraad, Mark William [Los Alamos National Lab. (LANL), Los Alamos, NM (United States); Stevens, Michael Francis [Los Alamos National Lab. (LANL), Los Alamos, NM (United States); White, Morgan Curtis [Los Alamos National Lab. (LANL), Los Alamos, NM (United States)

    2017-02-23

    This issue of Experimental Physical Sciences Vistas focuses on the integrated science that plays a critical role in Los Alamos National Laboratory’s support of the nation’s nuclear deterrent. I hope you will enjoy reading about these accomplishments, opportunities, and challenges.

  8. Masculinities and Experimental Practices in Physics: The View from Three Case Studies

    Science.gov (United States)

    Gonsalves, Allison J.; Danielsson, Anna; Pettersson, Helena

    2016-01-01

    This article analyzes masculinity and experimental practices within three different physics communities. This work is premised on the understanding that the discipline of physics is not only dominated by men, but also is laden with masculine connotations on a symbolical level, and that this limited and limiting construction of physics has made it…

  9. Sensitivity of an Integrated Mesoscale Atmosphere and Agriculture Land Modeling System (WRF/CMAQ-EPIC) to MODIS Vegetation and Lightning Assimilation

    Science.gov (United States)

    Ran, L.; Cooter, E. J.; Gilliam, R. C.; Foroutan, H.; Kang, D.; Appel, W.; Wong, D. C.; Pleim, J. E.; Benson, V.; Pouliot, G.

    2017-12-01

    The combined meteorology and air quality modeling system composed of the Weather Research and Forecast (WRF) model and Community Multiscale Air Quality (CMAQ) model is an important decision support tool that is used in research and regulatory decisions related to emissions, meteorology, climate, and chemical transport. The Environmental Policy Integrated Climate (EPIC) is a cropping model which has long been used in a range of applications related to soil erosion, crop productivity, climate change, and water quality around the world. We have integrated WRF/CMAQ with EPIC using the Fertilizer Emission Scenario Tool for CMAQ (FEST-C) to estimate daily soil N information with fertilization for CMAQ bi-directional ammonia flux modeling. Driven by the weather and N deposition from WRF/CMAQ, FEST-C EPIC simulations are conducted on 22 different agricultural production systems ranging from managed grass lands (e.g. hay and alfalfa) to crop lands (e.g. corn grain and soybean) with rainfed and irrigated information across any defined conterminous United States (U.S.) CMAQ domain and grid resolution. In recent years, this integrated system has been enhanced and applied in many different air quality and ecosystem assessment projects related to land-water-atmosphere interactions. These enhancements have advanced this system to become a valuable tool for integrated assessments of air, land and water quality in light of social drivers and human and ecological outcomes. This presentation will focus on evaluating the sensitivity of precipitation and N deposition in the integrated system to MODIS vegetation input and lightning assimilation and their impacts on agricultural production and fertilization. We will describe the integrated modeling system and evaluate simulated precipitation and N deposition along with other weather information (e.g. temperature, humidity) for 2011 over the conterminous U.S. at 12 km grids from a coupled WRF/CMAQ with MODIS and lightning assimilation

  10. Consumption of added fats and oils in the European Prospective Investigation into Cancer and Nutrition (EPIC) centres across 10 European countries as assessed by 24-hour dietary recalls.

    Science.gov (United States)

    Linseisen, J; Bergström, E; Gafá, L; González, C A; Thiébaut, A; Trichopoulou, A; Tumino, R; Navarro Sánchez, C; Martínez Garcia, C; Mattisson, I; Nilsson, S; Welch, A; Spencer, E A; Overvad, K; Tjønneland, A; Clavel-Chapelon, F; Kesse, E; Miller, A B; Schulz, M; Botsi, K; Naska, A; Sieri, S; Sacerdote, C; Ocké, M C; Peeters, P H M; Skeie, G; Engeset, D; Charrondière, U R; Slimani, N

    2002-12-01

    To evaluate the consumption of added fats and oils across the European centres and countries participating in the European Prospective Investigation into Cancer and Nutrition (EPIC). 24-Hour dietary recalls were collected by means of standardised computer-guided interviews in 27 redefined EPIC centres across 10 European countries. From an initial number of 36 900 subjects, single dietary recalls from 22 924 women and 13 031 men in the age range of 35-74 years were included. Mean daily intake of added fats and oils varied between 16.2 g (Varese, Italy) and 41.1 g (Malmö, Sweden) in women and between 24.7 g (Ragusa, Italy) and 66.0 g (Potsdam, Germany) in men. Total mean lipid intake by consumption of added fats and oils, including those used for sauce preparation, ranged between 18.3 (Norway) and 37.2 g day-1 (Greece) in women and 28.4 (Heidelberg, Germany) and 51.2 g day-1 (Greece) in men. The Mediterranean EPIC centres with high olive oil consumption combined with low animal fat intake contrasted with the central and northern European centres where fewer vegetable oils, more animal fats and a high proportion of margarine were consumed. The consumption of added fats and oils of animal origin was highest in the German EPIC centres, followed by the French. The contribution of added fats and oils to total energy intake ranged from 8% in Norway to 22% in Greece. The results demonstrate a high variation in dietary intake of added fats and oils in EPIC, providing a good opportunity to elucidate the role of dietary fats in cancer aetiology.

  11. Proceedings of the Jorge Andre Swieca Summer School; 4. Experimental Nuclear Physics Session

    International Nuclear Information System (INIS)

    1990-01-01

    These proceedings present works on experimental nuclear physics, activation analysis, nuclear interactions, neutron physics, nuclear moments, inelastic scattering, lattices and chemical analysis. (L.C.J.A.)

  12. Deferasirox in iron-overloaded patients with transfusion-dependent myelodysplastic syndromes: Results from the large 1-year EPIC study

    DEFF Research Database (Denmark)

    Gattermann, Norbert; Finelli, Carlo; Porta, Matteo Della

    2010-01-01

    The prospective 1-year EPIC study enrolled 341 patients with myelodysplastic syndromes (MDS); although baseline iron burden was >2500ng/mL, approximately 50% were chelation-naïve. Overall median serum ferritin decreased significantly at 1 year (p=0.002). Decreases occurred irrespective of whether...

  13. Experimental And Theoretical High Energy Physics Research At UCLA

    Energy Technology Data Exchange (ETDEWEB)

    Cousins, Robert D. [University of California Los Angeles

    2013-07-22

    This is the final report of the UCLA High Energy Physics DOE Grant No. DE-FG02- 91ER40662. This report covers the last grant project period, namely the three years beginning January 15, 2010, plus extensions through April 30, 2013. The report describes the broad range of our experimental research spanning direct dark matter detection searches using both liquid xenon (XENON) and liquid argon (DARKSIDE); present (ICARUS) and R&D for future (LBNE) neutrino physics; ultra-high-energy neutrino and cosmic ray detection (ANITA); and the highest-energy accelerator-based physics with the CMS experiment and CERN’s Large Hadron Collider. For our theory group, the report describes frontier activities including particle astrophysics and cosmology; neutrino physics; LHC interaction cross section calculations now feasible due to breakthroughs in theoretical techniques; and advances in the formal theory of supergravity.

  14. In Search of a National Epic: The use of Old Norse myths in Tolkien's vision of Middle-earth

    Directory of Open Access Journals (Sweden)

    Tommy Kuusela

    2014-05-01

    Full Text Available In this article some aspects of Tolkien’s work with regard to his relationship to folklore and nationalism are presented. It is also argued, contrary to Lauri Honko’s view of literary epics, that pre-literary sources constitute a problem for the creators of literary epics and that their elements can direct the choice of plot and form. Tolkien felt that there was a British – but no English – mythology comparable to the Greek, Finnish or Norse ones. He tried to reconstruct the ‘lost mythology’ with building blocks from existing mythologies, and dedicated his work to the English people. In this, he saw himself as a compiler of old source material. This article considers his use of Old Norse sources. With Honko’s notion of the second life of folklore it is argued that Tolkien managed to popularise folklore material while his efforts to make his work exclusively English failed; for a contemporary audience it is rather cross-cultural.

  15. Hyperarchiver: an evolution of EPICS channel archiver

    International Nuclear Information System (INIS)

    Campo, M. del; Arredondo, I.; Jugo, J.; Giacchini, M.; Giovannini, L.

    2012-01-01

    Data storage is a primary issue in any research facility. In the EPICS middleware based accelerator community, Channel Archiver has been always considered the main reference. It works with Oracle and MySQL, probably the best well known relational databases. However, demanding requirements at minimum costs have fostered the development of a wide range of alternatives, like MDSPlus (Consorzio RFX), SciDB (BNL) or Hypertable (IFNF). This document launches a tool called HyperArchiver, which was firstly developed at IFNF (Italy) and eventually customised by ESS Bilbao (Spain). Based on a NoSQL database named Hypertable, it focuses on large data sets management with maximum scalability, reliability and performance. Besides the update and further customization made at ESS Bilbao, HyperArchiver is presented with a set of GUIs, in order to provide an easy use and integration with any general control system. A LabVIEW VI and two cross-platform PyQt GUIs for both Hypertable data retrieval and HyperArchiver control have been developed and successfully tested at ESS Bilbao. (author)

  16. Surface physics theoretical models and experimental methods

    CERN Document Server

    Mamonova, Marina V; Prudnikova, I A

    2016-01-01

    The demands of production, such as thin films in microelectronics, rely on consideration of factors influencing the interaction of dissimilar materials that make contact with their surfaces. Bond formation between surface layers of dissimilar condensed solids-termed adhesion-depends on the nature of the contacting bodies. Thus, it is necessary to determine the characteristics of adhesion interaction of different materials from both applied and fundamental perspectives of surface phenomena. Given the difficulty in obtaining reliable experimental values of the adhesion strength of coatings, the theoretical approach to determining adhesion characteristics becomes more important. Surface Physics: Theoretical Models and Experimental Methods presents straightforward and efficient approaches and methods developed by the authors that enable the calculation of surface and adhesion characteristics for a wide range of materials: metals, alloys, semiconductors, and complex compounds. The authors compare results from the ...

  17. Science Academies' 83rd Refresher Course on Experimental Physics

    Indian Academy of Sciences (India)

    IAS Admin

    A Science Academies' Refresher Course in “Experimental Physics” will be held in the Department of Physics,. College of Arts, Science and Humanities, Mody University of Science and Technology, Lakshmangarh, District. Sikar (Rajasthan), from 29 December 2016 to 13 January 2017 for the benefit of faculty involved in ...

  18. Integration of the HVCM PLC into the PEFP Control System

    International Nuclear Information System (INIS)

    Song, Young Gi; Jang, Ji Ho; Kwon, Hyeok Jung; Cho, Yong Sub

    2011-01-01

    The High Voltage Converter Modulators (HVCM) for the 100-MeV accelerator was installed to drive the 20-MeV linac. There are two klystrons in the 20-MeV linac and one modulator was used to drive two klystrons simultaneously. The HVCM for the 20-MeV linac area in Korea Atomic Energy Research Institute (KAERI) is shown in Fig. 1. We were faced with the necessity of integrating Programmable Logic Controllers (PLCs) for the HVCM into the Proton Engineering Frontier Project (PEFP) control system. At the PEFP, Experimental Physics and Industrial Control System (EPICS) has become the most widely used solution for building control systems for 100MeV proton accelerator. The EPICS as a standard development tool is a distributed architecture that provides several solutions such as independent programming tools for operating system, operator interface tools, and archiving tools. Although EPICS is used directly in our control system, HVCMs were delivered with the Allen-Bradley ControlLogix as a PLC. The industrial PLC has been verified for safety systems. We need to connect an interface from our EPICS control system to AB-PLC using Ethernet/IP (ControlNet over Ethernet) protocol over Ethernet. In this paper, we will present the communication protocol and EPICS IOC installation for the EPICS based PLC control system

  19. The experimental foundations of particle physics

    International Nuclear Information System (INIS)

    Cahn, R.N.; Goldhaber, G.

    1987-01-01

    This book describes the development of modern particle physics, emphasizing the role and significance of crucial experiments. This description is supported by a selection of reprints of notable experimental papers. Beginning at the turn of the century with the discovery of radioactivity, x-rays, and the Thomson model of the atom, the authors take the reader through the great developments of the twentieth century, culminating in a description of the electroweak theory and the discovery of the W and Z vector bosons. The bulk of this book is written in non-technical language, although more technical passages are included and extensive references to review articles and books are given

  20. The integration of two control systems

    International Nuclear Information System (INIS)

    Bickley, M.; White, K.

    1995-01-01

    During the past year the Continuous Electron Beam Accelerator Facility (CEBAF) has installed a new machine control system, based on the Experimental Physics and Industrial Control System (EPICS). The migration from CEBAF's old control system, Thaumaturgic Automated Control Logic (TACL), had to be done concurrently with commissioning of the CEBAF accelerator. The smooth transition to EPICS was made possible by the similarity of the control systems' topological design and network communication protocol. Both systems have operator display computer nodes which are decoupled from the data acquisition and control nodes. The communication between display and control nodes of both control systems is based on making named requests for data, with data being passed on change of value. Due to TACL's use of a central communications process, it was possible to integrate both control systems' network communications in that process. This in turn meant that CEBAF did not require changes to any other software in order to support network communication between TACL and EPICS. CEBAF implemented the machine's control under EPICS in an evolutionary, controlled manner. 4 refs., 3 figs

  1. Inducción y enraizamiento de brotes epicórmicos de Cordia alliodora (Ruiz Et Pavon, Oken

    Directory of Open Access Journals (Sweden)

    Mercedes Susana Carranza Patiño

    2016-10-01

    Full Text Available La atractiva apariencia de la madera de Cordia alliodora (laurel, sus características físico-mecánicas, su abundante regeneración natural, captura de carbono y protección al suelo, la hacen ideal para la reforestación. No obstante, la falta de material de siembra de buena calidad para suplir la demanda media anual, convierten la propagación vegetativa en una herramienta esencial para el mejoramiento genético, y la conservación de genotipos en bancos clonales. En este sentido, se propuso establecer una metodología para la inducción y enraizamiento de brotes epicórmicos de árboles de laurel utilizando reguladores de crecimiento vegetal. Las concentraciones de citoquininas empleadas para la inducción de brotes a partir de árboles adultos fueron de: 0, 3000, 6000, 9000 mg L-1 de BAP sola y combinadas con 1000, 2000, 3000 mg L-1 de AIA, y se determinaron utilizando un Diseño Completo Aleatorizado (DCA. Las concentraciones de auxinas para el enraizamiento de los brotes fueron de 0, 1000, y 1500 mg kg-1 de ANA y AIB, mediante un DCA con arreglo factorial 3 x 3 (hormona ANA x hormona AIB. Se evaluó la inducción de brotes epicórmicos y se obtuvieron 2.67 brotes de 16.42 cm de longitud, con 6000 mg kg-1 de BAP + 2000 mg kg-1 de AIA. El porcentaje de enraizamiento fue 54%, número de raíces 1.78, longitud 2.59 con 1500 mg kg-1 de ANA + 1500 mg kg-1 de AIB. El uso de citoquininas y auxinas fue efectivo para provocar la diferenciación celular tanto en la inducción y rizogénesis de brotes epicórmicos de laurel.

  2. The evolution of Jefferson Lab's control system

    International Nuclear Information System (INIS)

    K. S. White; M. Bickley; W. Watson

    1999-01-01

    Thomas Jefferson National Accelerator Facility's (Jefferson Lab) accelerator controls were initially implemented as a proprietary in-house system. During machine commissioning, problems were encountered leading to a decision to migrate to the Experimental Physics and Industrial Controls System (EPICS). Since then, the accelerator and all other laboratory controls have been successfully converted. In addition to implementing Jefferson Lab's controls using EPICS, new data visualization tools have been developed and existing programs have been enhanced with new capabilities. In order to provide a more generic interface for high level applications development, a device abstraction layer, called Common DEVice (CDEV), was implemented. These additions have been made available to other laboratories and are in use at many sites, including some that do not use EPICS. Control System development is not limited to computer scientists; operators, engineers and physicists frequently add capabilities using EPICS, CDEV, Tel/tk, and other tools. These contributions have tailored the control system for many different types of customers. For the future, the authors envision more intelligent processing and more capable tools for data storage, retrieval and visualization

  3. Experimental physics 4. Nuclear, particle and astrophysics. 5. ed.; Experimentalphysik 4. Kern-, Teilchen- und Astrophysik

    Energy Technology Data Exchange (ETDEWEB)

    Demtroeder, Wolfgang

    2017-09-01

    The following topics are dealt with: Structure of atomic nuclei, unstable nuclei and radioactivity, experimental techniques in nuclear and high-energy physics, nuclear forces and nuclear models, nuclear reactions, physics of elementary particles, applications of nuclear and high-energy physics, foundations of experimental astronomy and astrophysics, our solar system, birth, life, and death of stars, the development and present structure of the universe. (HSI)

  4. ‘Eastern’ Elegy and ‘Western’ Epic: reading ‘orientalism’ in Propertius 4 and Virgil’s Aeneid

    Directory of Open Access Journals (Sweden)

    Donncha O’Rourke

    2011-11-01

    Full Text Available This article explores the extent to which the genres of epic and elegy can be considered ‘occidental’ and ‘oriental’ respectively. Such a polarity is apparently constructed in the ‘epic’ and ‘elegiac’ movements of Propertius 4.1, but it is also progressively deconstructed in Propertius’ reception of Virgil’s Aeneid in elegies 4.1, 4.6 and 4.9. On the one hand, Propertius reads the Aeneid for its oriental components (e.g. the Phrygian immigration as viewed by native Italy ; its oriental ‘heroines’ : Dido, Cleopatra and, if the episode to which she lends her name is not an interpolation, Helen. On the other hand, Propertian elegy has for its part become more occidental (Propertius sings of maxima Roma and the Roman victory at Actium ; Cynthia is dead. In this way, Propertius shows that the narrative of elegy is no less bound up with occidental hegemony than that of Virgilian epic, and that elegy’s literary exoticism is, like Virgil’s intertextual appropriation of Greek literature, itself contingent on Roman imperialism.

  5. User's guide to EPIC, a computer program to calculate the motion of fuel and coolant subsequent to pin failure in an LMFBR

    Energy Technology Data Exchange (ETDEWEB)

    Pizzica, P.A.; Garner, P.L.; Abramson, P.B.

    1979-10-01

    The computer code EPIC models fuel and coolant motion which results from internal fuel pin pressure (from fission gas or fuel vapor) and possibly from the generation of sodium vapor pressure in the coolant channel subsequent to pin failure in a liquid-metal fast breeder reactor. The EPIC model is restricted to conditions where fuel pin geometry is generally preserved and is not intended to treat the total disruption of the pin structure. The modeling includes the ejection of molten fuel from the pin into a coolant channel with any amount of voiding through a clad breach which may be of any length or which may extend with time. One-dimensional Eulerian hydrodynamics is used to treat the motion of fuel and fission gas inside a molten fuel cavity in the fuel pin as well as the mixture of two-phase sodium and fission gas in the coolant channel. Motion of fuel in the coolant channel is tracked with a type of particle-in-cell technique. EPIC is a Fortran-IV program requiring 400K bytes of storage on the IBM 370/195 computer. 21 refs., 2 figs.

  6. EXPERIMENTAL RESEARCHES OF THERMO-PHYSICAL AND PHYSICOCHEMICAL INTERNALS OF BIO-DIESEL FUEL

    OpenAIRE

    V. N. Goryachkin; A. V. Ivaschenko

    2010-01-01

    The conducted researches are related to transfer of diesel engines to biodiesel fuel. The technique and results of an experimental research of thermo-physical and physical-and-chemical properties of biodiesel fuel as well as mixes of biodiesel fuel with the petroleum one are presented.

  7. Enabling Future Large Searches for Exoplanet Auroral Emission with the EPIC Correlator Architecture

    Science.gov (United States)

    Thyagarajan, Nithyanandan; Beardsley, Adam P.; Bowman, Judd D.; Morales, Miguel F.

    2017-05-01

    Extrasolar planets are expected to emit strong ``auroral'' emission at radio frequencies generated by the interaction of the host star's stellar winds with the planet's magnetosphere through electron-cyclotron maser emission. This transient emission lasts a few seconds to days and is almost fully circularly polarized. Detecting this emission in exoplanets is a critical probe of their magnetospheres and thus their interior compositions and habitability. The intensity and detectability of the emission depends on the suitability of many factors to the observing parameters such as the strength of the stellar wind power, the planetary magnetosphere cross-section, the highly beamed and coherent nature of electron-cyclotron emission, and narrow ranges of the planet's orbital phase. Large areas of sky must be surveyed continuously to high sensitivity to detect auroral emission. Next-generation radio telescopes with wide fields of view, large collecting areas and high efficiency are needed for these searches. This poses challenges to traditional correlator architectures whose computational cost scales as the square of the number of antennas. I will present a novel radio aperture synthesis imaging architecture - E-field Parallel Imaging Correlator (EPIC) - whose all-sky and full Stokes imaging capabilities will not only address the aforementioned factors preventing detection but also solve the computational challenges posed by large arrays. Compared to traditional imaging, EPIC is inherently fast and thus presents the unique advantage of probing transient timescales ranging orders of magnitude from tens of microseconds to days at no additional cost.

  8. An Analysis of Pulsating Subdwarf B Star EPIC 203948264 Observed During Campaign 2 of K2

    Directory of Open Access Journals (Sweden)

    Ketzer Laura

    2017-01-01

    Full Text Available We present a preliminary analysis of the newly–discovered pulsating subdwarf B (sdB star EPIC 203948264. The target was observed for 83 days in short cadence mode during Campaign 2 of K2, the two–gyro mission of the Kepler space telescope. A time–series analysis of the data revealed 22 independent pulsation frequencies in the g–mode region ranging from 100 to 600 μHz (0:5 to 2:8 hours. The main method we use to identify pulsation modes is asymptotic period spacing, and we were able to assign all but one of the pulsations to either l = 1 or l = 2. The average period spacings of both sequences are 261:34 ± 0.78 s and 151:18 ± 0.34 s, respectively. The pulsation amplitudes range from 0.77 ppt down to the detection limit at 0.212 ppt, and are not stable over the duration of the campaign. We detected one possible low–amplitude, l = 2, rotationally split multiplet, which allowed us to constrain the rotation period to 46 days or longer. This makes EPIC 203948264 another slowly rotating sdB star.

  9. Mind over matter: The intellectual content of experimental physics

    International Nuclear Information System (INIS)

    Telegdi, V.L.

    1990-01-01

    The author presents a new way of teaching experimental physics using Selenyi's experiment on dipole radiation, Michelson's optical demonstration of the earth rotation, the direct measurement of the helicity of the electron neutrino by Goldhaber, grodzins, and Sunyar and the determination of the helicity of the muonic neutrino by Grenas et al. (HSI)

  10. Experimental high energy physics and modern computer architectures

    International Nuclear Information System (INIS)

    Hoek, J.

    1988-06-01

    The paper examines how experimental High Energy Physics can use modern computer architectures efficiently. In this connection parallel and vector architectures are investigated, and the types available at the moment for general use are discussed. A separate section briefly describes some architectures that are either a combination of both, or exemplify other architectures. In an appendix some directions in which computing seems to be developing in the USA are mentioned. (author)

  11. L’héroïsme de la femme dans l’épopée africaine : un regard critique de Soundjata ou l’épopée mandingue, Emperor Shaka The Great : A Zulu Epic et Nsongo’a Lianja : l’épopée nationale des Nkundo

    Directory of Open Access Journals (Sweden)

    Arthur Mukenge

    2018-04-01

    Full Text Available The Heroism of women in the African Epic: A critical analysis of Sundiata or the mandingo Epic, Emperor Shaka The Great: A Zulu Epic and Nsongo’a Lianja: The national Epic of the Nkundo. In African epics, female figures perform salient heroic roles that are, unfortunately, not widely recognised and celebrated, as notions of bravery and heroism are understood from a male perspective. Against this backdrop, this study adopts new critical and conceptual approaches to interrogate existing narratives, discourse and ideas on/or about female heroism. By focusing on selected epics, this work incorporates perceptions about women in folktales whose themes comment and reflect on the presentation of female characters and the roles they execute in society. The present contribution critically examines the role of supernatural forces in female characters’ commitment and heroism; not only protecting Soundiata, Shaka, and Lianja in accomplishing their destinies but also showcasing the activities, traditions, belief systems and culture of the Mandingo, Zulu, and Mongo in their respective societies.

  12. Experimental Physical Sciences Vistas: MaRIE (draft)

    Energy Technology Data Exchange (ETDEWEB)

    Shlachter, Jack [Los Alamos National Laboratory

    2010-09-08

    To achieve breakthrough scientific discoveries in the 21st century, a convergence and integration of world-leading experimental facilities and capabilities with theory, modeling, and simulation is necessary. In this issue of Experimental Physical Sciences Vistas, I am excited to present our plans for Los Alamos National Laboratory's future flagship experimental facility, MaRIE (Matter-Radiation Interactions in Extremes). MaRIE is a facility that will provide transformational understanding of matter in extreme conditions required to reduce or resolve key weapons performance uncertainties, develop the materials needed for advanced energy systems, and transform our ability to create materials by design. Our unique role in materials science starting with the Manhattan Project has positioned us well to develop a contemporary materials strategy pushing the frontiers of controlled functionality - the design and tailoring of a material for the unique demands of a specific application. Controlled functionality requires improvement in understanding of the structure and properties of materials in order to synthesize and process materials with unique characteristics. In the nuclear weapons program today, improving data and models to increase confidence in the stockpile can take years from concept to new knowledge. Our goal with MaRIE is to accelerate this process by enhancing predictive capability - the ability to compute a priori the observables of an experiment or test and pertinent confidence intervals using verified and validated simulation tools. It is a science-based approach that includes the use of advanced experimental tools, theoretical models, and multi-physics codes, simultaneously dealing with multiple aspects of physical operation of a system that are needed to develop an increasingly mature predictive capability. This same approach is needed to accelerate improvements to other systems such as nuclear reactors. MaRIE will be valuable to many national

  13. A methodology for string resolution

    International Nuclear Information System (INIS)

    Karonis, N.T.

    1992-11-01

    In this paper we present a methodology, not a tool. We present this methodology with the intent that it be adopted, on a case by case basis, by each of the existing tools in EPICS. In presenting this methodology, we describe each of its two components in detail and conclude with an example depicting how the methodology can be used across a pair of tools. The task of any control system is to provide access to the various components of the machine being controlled, for example, the Advanced Photon Source (APS). By access, we mean the ability to monitor the machine's status (reading) as well as the ability to explicitly change its status (writing). The Experimental Physics and Industrial Control System (EPICS) is a set of tools, designed to act in concert, that allows one to construct a control system. EPICS provides the ability to construct a control system that allows reading and writing access to the machine. It does this through the notion of databases. Each of the components of the APS that is accessed by the control system is represented in EPICS by a set of named database records. Once this abstraction is made, from physical device to named database records, the process of monitoring and changing the state of that device becomes the simple process of reading and writing information from and to its associated named records

  14. EXPERIMENTAL RESEARCHES OF THERMO-PHYSICAL AND PHYSICOCHEMICAL INTERNALS OF BIO-DIESEL FUEL

    Directory of Open Access Journals (Sweden)

    V. N. Goryachkin

    2010-11-01

    Full Text Available The conducted researches are related to transfer of diesel engines to biodiesel fuel. The technique and results of an experimental research of thermo-physical and physical-and-chemical properties of biodiesel fuel as well as mixes of biodiesel fuel with the petroleum one are presented.

  15. Indexed compilation of experimental high energy physics literature. [Synopsis

    Energy Technology Data Exchange (ETDEWEB)

    Horne, C.P.; Yost, G.P.; Rittenberg, A.

    1978-09-01

    An indexed compilation of approximately 12,000 experimental high energy physics documents is presented. A synopsis of each document is presented, and the documenta are indexed according to beam/target/momentum, reaction/momentum, final-state-particle, particle/particle-property, accelerator/detector, and (for a limited set of the documents) experiment. No data are given.

  16. The CEBAF control system for the CHL

    International Nuclear Information System (INIS)

    Keesee, M.S.; Bevins, B.S.

    1996-01-01

    The CEBAF Central Helium Liquefier (CHL) control system consists of independent safety controls located at each subsystem, CAMAC computer interface hardware, and a CEBAF-designed control software called Thaumaturgic Automated Control Logic (TACL). The paper describes how control software was interfaced with the subsystems of the CHL. Topics of configuration, editing, operator interface, datalogging, and internal logic functions are presented as they relate to the operational needs of the helium plant. The paper also describes the effort underway to convert from TACL to the Experimental Physics and Industrial Control System (EPICS), the new control system for the CEBAF accelerator. This software change will require customizing EPICS software to cryogenic process control

  17. Elementary particle physics: Experimental

    International Nuclear Information System (INIS)

    Lord, J.J.; Burnett, T.H.; Wilkes, R.J.

    1989-01-01

    We are carrying out a research program in high energy experimental particle physics. Studies of high energy hadronic interactions and leptoproduction processes continue using several experimental techniques. Progress has been made on the study of multiparticle production processes in nuclei. Ultra-high energy cosmic ray nucleus-nucleus interactions have been investigated by the Japanese American Cosmic Emulsion Experiment (JACEE) using balloon-borne emulsion chamber detectors. In the area of particle astrophysics, our studies of cosmic ray nuclear interactions have enabled use to make the world's most accurate determination of the comparison of the cosmic rays above 10 13 eV. We have only the detector that can observe interaction vertices and identify particles at energies up to 10**15 eV. Our observations are getting close to placing limits on the acceleration mechanisms postulated for pulsars in which the spin and magnetic moment axes are at different angles. In June, 1989 approval was given by NASA for our participation in the Space Station program. The SCINATT experiment will make use of emulsion chamber detectors, similar to the planned JACEE hybrid balloon flight detectors. These detector will permit precise determination of secondary particle charges, momenta and rapidities, and the accumulation of data will be at least a factor of 10 to 100 greater than in balloon experiments. Emulsion chamber techniques ate also employed in an experiment using accelerator heavy ion beams at CERN and Brookhaven National Laboratory to investigate particle production processes in central collisions of nuclei in the energy range 15 -- 200A GeV. Our study of hadroproduction in lepton interactions is continuing with approval of another 8 months run for deep inelastic muon scattering experiment E665 at Fermilab

  18. Point-counterpoint in physics: theoretical prediction and experimental discovery of elementary particles

    International Nuclear Information System (INIS)

    Leite Lopes, J.

    1984-01-01

    A report is given on the theoretical prediction and the experimental discovery of elementary particles from the electron to the weak intermediate vector bosons. The work of Lattes, Occhialini and Powell which put in evidence the pions predicted by Yukawa was the starting point of the modern experimental particle physics

  19. Squids: principles and basic applications in experimental physics

    International Nuclear Information System (INIS)

    Ocio, M.

    1990-01-01

    The basic principles and the description of the technical aspects of SQUIDs (Superconducting Quantum Interference Devices) are described. The applications of SQUIDs in experimental researches and low temperature physics experiments are given. The concepts of fluxoid quantization in a superconductor and Josephson tunnelling are reviewed. The principles, the operation, the noise and the different configurations of r.f. and direct current bias SQUIDs are summarized. The principal characteristics of several SQUIDs are reported

  20. Variability of fish consumption within the 10 European countries participating in the European Investigation into Cancer and Nutrition (EPIC) study

    DEFF Research Database (Denmark)

    Welch, A.A.; Lund, E.; Amiano, P.

    2002-01-01

    was in the coastal areas of northern Europe (Denmark, Sweden and Norway) and in Germany. Consumption of fish products was greater in northern than in southern Europe, with white fish products predominating in centres in France, Italy, Spain, The Netherlands and Norway. Intake of roe and roe products was low......OBJECTIVE: To describe and compare the consumption of total fish (marine foods) and the fish sub-groups - white fish, fatty fish, very fatty fish, fish products and crustacea, in participants from the European Investigation into Cancer and Nutrition (EPIC) study. DESIGN: Cross-sectional analysis...... study. SUBJECTS: In total, 35 955 subjects (13 031 men and 22 924 women), aged 35-74 years, selected from the main EPIC cohort. RESULTS: A six- to sevenfold variation in total fish consumption exists in women and men, between the lowest consumption in Germany and the highest in Spain. Overall, white...

  1. Integrating Gigabit ethernet cameras into EPICS at Diamond light source

    International Nuclear Information System (INIS)

    Cobb, T.

    2012-01-01

    At Diamond Light Source a range of cameras are used to provide images for diagnostic purposes in both the accelerator and photo beamlines. The accelerator and existing beamlines use Point Grey Flea and Flea2 Firewire cameras. We have selected Gigabit Ethernet cameras supporting GigE Vision for our new photon beamlines. GigE Vision is an interface standard for high speed Ethernet cameras which encourages inter-operability between manufacturers. This paper describes the challenges encountered while integrating GigE Vision cameras from a range of vendors into EPICS. GigE Vision cameras appear to be more reliable than the Firewire cameras, and the simple cabling makes much easier to move the cameras to different positions. Upcoming power over Ethernet versions of the cameras will reduce the number of cables still further

  2. Particle physics---Experimental

    International Nuclear Information System (INIS)

    Lord, J.J.; Boynton, P.E.; Burnett, T.H.; Wilkes, R.J.

    1991-01-01

    We are continuing a research program in particle astrophysics and high energy experimental particle physics. We have joined the DUMAND Collaboration, which is constructing a deep undersea astrophysical neutrino detector near Hawaii. Studies of high energy hadronic interactions using emulsion chamber techniques were also continued, using balloon flight exposures to ultra-high cosmic ray nuclei (JACEE) and accelerator beams. As members of the DUMAND Collaboration, we have responsibility for development a construction of critical components for the deep undersea neutrino detector facility. We have designed and developed the acoustical positioning system required to permit reconstruction of muon tracks with sufficient precision to meet the astrophysical goals of the experiment. In addition, we are making significant contributions to the design of the database and triggering system to be used. Work has been continuing in other aspects of the study of multiparticle production processes in nuclei. We are participants in a joint US/Japan program to study nuclear interactions at energies two orders of magnitude greater than those of existing accelerators, using balloon-borne emulsion chambers. On one of the flights we found two nuclear interactions of multiplicity over 1000 -- one with a multiplicity of over 2000 and pseudorapidity density ∼ 800 in the central region. At the statistical level of the JACEE experiment, the frequency of occurrence of such events is orders of magnitude too large. We have continued our ongoing program to study hadronic interactions in emulsions exposed to high energy accelerator beams

  3. The EPIC nitinol stent system in the treatment of iliac artery lesions: one-year results from the ORION clinical trial.

    Science.gov (United States)

    Clair, Daniel G; Adams, Julie; Reen, Bernard; Feldman, Robert; Starr, Jean; Diaz-Cartelle, Juan; Dawkins, Keith D

    2014-04-01

    To report the 1-year results of a pivotal study for a new-generation nitinol stent for the treatment of iliac atherosclerotic lesions. The ORION trial (ClinicalTrials.gov identifier NCT00896337) was a single-arm, non-randomized, prospective, multicenter clinical trial that enrolled 125 patients (81 men; mean age 61.1±9.3 years) implanted with the EPIC self-expanding nitinol stent system in 166 de novo or restenotic iliac artery lesions ≤13 cm long. The primary endpoint was the 9-month major adverse event rate [i.e., device- or procedure-related death within 30 days, myocardial infarction during the index hospitalization, target vessel revascularization (TVR), or index limb amputation]. Follow-up occurred at hospital discharge and at 1, 9, and 12 months. An independent core laboratory evaluated ultrasound results at 1, 9, and 12 months. The primary endpoint met the prespecified performance goal, with only 3.4% (4/117) of patients experiencing a major adverse event by 9 months (p<0.0001). By 12 months, 6 (5.4%) of 111 patients had TVR; none had an index limb amputation. The ankle-brachial index, Walking Impairment Questionnaire, and Rutherford classifications all showed sustained improvements through 12 months. Primary patency was 94.4% with comparable results for lesions classified as complex (TASC II C/D 95.5%) or non-complex (TASC II A/B 95.0%). The EPIC stent system demonstrated safety and effectiveness through 12 months, including improvements for complex lesions. The EPIC stent is a viable alternative to surgery for patients with either complex or non-complex lesions.

  4. Radiation effects in wild terrestrial vertebrates - the EPIC collection.

    Science.gov (United States)

    Sazykina, Tatiana; Kryshev, Ivan I

    2006-01-01

    The paper presents data on radiation effects in populations of wild vertebrate animals inhabiting contaminated terrestrial ecosystems. The data were extracted from the database "Radiation effects on biota", compiled within the framework of the EC Project EPIC (2000-2003). The data collection, based on publications in Russian, demonstrates radiation effects in the areas characterized with high levels of radionuclides (Kyshtym radioactive trace; "spots" of enhanced natural radioactivity in the Komi region of Russia; territories contaminated from the Chernobyl fallout). The data covers a wide range of exposures from acute accidental irradiation to lifetime exposures at relatively low dose rates. Radiation effects include mortality, changes in reproduction, decrease of health, ecological effects, cytogenetic effects, adaptation to radiation, and others. Peculiarities of radiation effects caused by different radionuclides are described, also the severity of effects as they appear in different organisms (e.g. mice, frogs, birds, etc.).

  5. Radiation effects in wild terrestrial vertebrates - the EPIC collection

    International Nuclear Information System (INIS)

    Sazykina, Tatiana; Kryshev, Ivan I.

    2006-01-01

    The paper presents data on radiation effects in populations of wild vertebrate animals inhabiting contaminated terrestrial ecosystems. The data were extracted from the database 'Radiation effects on biota', compiled within the framework of the EC Project EPIC (2000-2003). The data collection, based on publications in Russian, demonstrates radiation effects in the areas characterized with high levels of radionuclides (Kyshtym radioactive trace; 'spots' of enhanced natural radioactivity in the Komi region of Russia; territories contaminated from the Chernobyl fallout). The data covers a wide range of exposures from acute accidental irradiation to lifetime exposures at relatively low dose rates. Radiation effects include mortality, changes in reproduction, decrease of health, ecological effects, cytogenetic effects, adaptation to radiation, and others. Peculiarities of radiation effects caused by different radionuclides are described, also the severity of effects as they appear in different organisms (e.g. mice, frogs, birds, etc.)

  6. ISAC EPICS on Linux: the march of the penguins

    International Nuclear Information System (INIS)

    Richards, J.; Nussbaumer, R.; Rapaz, S.; Waters, G.

    2012-01-01

    The DC linear accelerators of the ISAC radioactive beam facility at TRIUMF do not impose rigorous timing constraints on the control system. Therefore a real-time operating system is not essential for device control. The ISAC Control System is completing a move to the use of the Linux operating system for hosting all EPICS IOCs. The IOC platforms include GE-Fanuc VME based CPUs for control of most optics and diagnostics, rack mounted servers for supervising PLCs, small desktop PCs for GPIB and RS232 instruments, as well as embedded ARM processors controlling CAN-bus devices that provide a suitcase sized control system. This article focuses on the experience of creating a customized Linux distribution for front-end IOC deployment. Rationale, a road-map of the process, and efficiency advantages in personnel training and system management realized by using a single OS will be discussed. (authors)

  7. Point-counterpoint in physics: theoretical prediction and experimental discovery of elementary particles

    International Nuclear Information System (INIS)

    Lopes, J.L.

    1984-01-01

    A report is given on the theoretical prediction and the experimental discovery of elementary particles from the electron to the weak intermediate vector bosons. The work of Lattes, Occhialini and Powell which put in evidence the pions predicted by Yukawa was the starting point of the modern experimental particle physics. (Author) [pt

  8. High energy nucleus-nucleus collisions at CERN: Signatures, physical observables and experimental results

    International Nuclear Information System (INIS)

    Harris, J.W.

    1988-02-01

    Experimental results on high energy nucleus-nucleus collisions have become available with the recent experiments at CERN utilizing 200 GeV/n oxygen and sulfur beams. Physics motivations for these experiments are presented: a description of predicted signatures for possible formation of a quark-gluon plasma and physical observables that are expected to provide important information for understanding the dynamics of these collisions. A presentation will be made of some of the first experimental results to emerge from this new field. 28 refs., 9 figs

  9. A guide to experimental elementary particle physics literature, 1985--1989

    International Nuclear Information System (INIS)

    Alekhin, S.I.; Bazeeva, V.V.; Ezhela, V.V.; Filimonov, B.B.; Lugovsky, S.B.; Nikolaev, A.S.; Petrova, N.L.; Slabospitsky, S.R.; Striganov, S.I.; Stroganov, Y.G.; Shelkovenko, A.N.; Yuschenko, O.P.

    1990-11-01

    We present an indexed guide to experimental high energy physics literature for the years 1985--1989. No actual data are given, but approximately 3500 papers are indexed by Beam/Target/Momentum, Reaction/Momentum (including the final stare), Final State Particle, and Accelerator/Experiment/ Detector

  10. Phoebus Apollo in the epic plot in the Memorial of the Christ’s Childhood and Triumph of the divine Love (1639 by Soror Maria de Mesquita Pimentel

    Directory of Open Access Journals (Sweden)

    Fabio Mario da Silva

    2015-03-01

    Full Text Available This article focuses on how it is represented the figure of Apollo in the religious epic by Soror Maria de Mesquita Pimentel (1581-1661 that had taken her vows at the Monastery of Saint Benedict of Cástris in the city of Évora as a nun of the Cistercian Order. She became a pionery because written and published the first epic work by a woman in Portuguese language: Memorial da Infância de Christo e Triumpho do Divino Amor (1639. This book is a key work for our understanding of both gender and epic studies, both in the context of Portuguese literature and from the standpoint the greek mythology including in the monasteries. For this we will make a survey around what the critics say about this god and which are the appropriations that the writer-nun gives to this myth in her text because he figures quite often, more than other mythological gods, with clearly intended to demonstrate the symbolic plurality of this deity in the service of what is benevolent and Christian.

  11. Fuel and coolant motions following pin failure: EPIC models and the PBE-5S experiment

    International Nuclear Information System (INIS)

    Garner, P.L.; Abramson, P.B.

    1979-01-01

    The EPIC computer code has been used to analyze the post-fuel-pin-failure behavior in the PBE-5S experiment performed at Sandia Laboratories. The effects of modeling uncertainties on the calculation are examined. The calculations indicate that the majority of the piston motion observed in the test is due to the initial pressurization of the coolant channel by fuel vapor at cladding failure. A more definitive analysis requires improvements in calculational capabilities and experiment diagnostics

  12. Nuclear Physics Division, Institute of Experimental Physics, Warsaw University annual report 1995

    Energy Technology Data Exchange (ETDEWEB)

    Osuch, S [ed.

    1997-12-31

    In the presented Annual Report the activities of Nuclear Physics Division (NPD) of Warsaw University in 1995 are described. The report consists of three sections: (i) Reaction Mechanism and Nuclear Structure (11 articles); (ii) Instrumentation and Experimental Methods (9 articles); (iii) Other Research (1 article). Additionally the list of seminars held at the NPD, personnel list and list of published papers are also given. The first, leading article in the report written by head of NPD prof. Ch. Droste the general description of the Department activity is presented.

  13. Nuclear Physics Division, Institute of Experimental Physics, Warsaw University annual report 1995

    Energy Technology Data Exchange (ETDEWEB)

    Osuch, S. [ed.

    1996-12-31

    In the presented Annual Report the activities of Nuclear Physics Division (NPD) of Warsaw University in 1995 are described. The report consists of three sections: (i) Reaction Mechanism and Nuclear Structure (11 articles); (ii) Instrumentation and Experimental Methods (9 articles); (iii) Other Research (1 article). Additionally the list of seminars held at the NPD, personnel list and list of published papers are also given. The first, leading article in the report written by head of NPD prof. Ch. Droste the general description of the Department activity is presented.

  14. A framework for back-up and restore under the Experimental Physics and Industrial Control System

    International Nuclear Information System (INIS)

    Karonis, N.T.

    1992-12-01

    EPICS is a system that allows one to design and implement a controls system. At its foundation, i.e., the level closest to the devices being controlled, are autonomous computers, each called an Input/Output Controller or IOC. In EPICS, devices controlled by an IOC are represented by software entities called process variables. All devices are monitored/controlled by reading/writing values from/to their associated process variables. Under this schema, distributing processing over a number of IOCs and representing devices with process variables, there are a variety of ways one can view or group the information in the control system. Two of the more common groupings are by IOC (location) and by devices (function). Simply stated, the authors require a system capable of restoring the state of the machine, in their case the Advanced Photon Source, to a known desired state from somewhere in the past. To that end, they propose a framework which describes a system that periodically records and preserves the values of key process variables so that later on, those values can be written to the machine in an attempt to restore it to that same state. One of the more powerful notions that must be preserved in any system that solves this problem is the independence between the specification of what is monitored and the specification of what is written. In other words, grouping process variables for monitoring must be kept independent of the number of different ways to group process variables (e.g., by IOC, by device, etc.) when they are written

  15. Epistemology and expectations survey about experimental physics: Development and initial results

    Directory of Open Access Journals (Sweden)

    Benjamin M. Zwickl

    2014-06-01

    Full Text Available In response to national calls to better align physics laboratory courses with the way physicists engage in research, we have developed an epistemology and expectations survey to assess how students perceive the nature of physics experiments in the contexts of laboratory courses and the professional research laboratory. The Colorado Learning Attitudes about Science Survey for Experimental Physics (E-CLASS evaluates students’ epistemology at the beginning and end of a semester. Students respond to paired questions about how they personally perceive doing experiments in laboratory courses and how they perceive an experimental physicist might respond regarding their research. Also, at the end of the semester, the E-CLASS assesses a third dimension of laboratory instruction, students’ reflections on their course’s expectations for earning a good grade. By basing survey statements on widely embraced learning goals and common critiques of teaching labs, the E-CLASS serves as an assessment tool for lab courses across the undergraduate curriculum and as a tool for physics education research. We present the development, evidence of validation, and initial formative assessment results from a sample that includes 45 classes at 20 institutions. We also discuss feedback from instructors and reflect on the challenges of large-scale online administration and distribution of results.

  16. Adiponectin and risk of coronary heart disease in apparently healthy men and women (from the EPIC-Norfolk Prospective Population Study)

    NARCIS (Netherlands)

    Côté, Mélanie; Cartier, Amélie; Reuwer, Anne Q.; Arsenault, Benoit J.; Lemieux, Isabelle; Després, Jean-Pierre; Wareham, Nicholas J.; Kastelein, John J. P.; Boekholdt, S. Matthijs; Khaw, Kay-Tee

    2011-01-01

    The objective of the present study was to evaluate the association between adiponectin levels and incidence of coronary heart disease (CHD). We performed a prospective case-control analysis nested in the EPIC-Norfolk cohort. Participants were apparently healthy men and women 45 to 79 years of age

  17. Experimental quantum simulations of many-body physics with trapped ions.

    Science.gov (United States)

    Schneider, Ch; Porras, Diego; Schaetz, Tobias

    2012-02-01

    Direct experimental access to some of the most intriguing quantum phenomena is not granted due to the lack of precise control of the relevant parameters in their naturally intricate environment. Their simulation on conventional computers is impossible, since quantum behaviour arising with superposition states or entanglement is not efficiently translatable into the classical language. However, one could gain deeper insight into complex quantum dynamics by experimentally simulating the quantum behaviour of interest in another quantum system, where the relevant parameters and interactions can be controlled and robust effects detected sufficiently well. Systems of trapped ions provide unique control of both the internal (electronic) and external (motional) degrees of freedom. The mutual Coulomb interaction between the ions allows for large interaction strengths at comparatively large mutual ion distances enabling individual control and readout. Systems of trapped ions therefore exhibit a prominent system in several physical disciplines, for example, quantum information processing or metrology. Here, we will give an overview of different trapping techniques of ions as well as implementations for coherent manipulation of their quantum states and discuss the related theoretical basics. We then report on the experimental and theoretical progress in simulating quantum many-body physics with trapped ions and present current approaches for scaling up to more ions and more-dimensional systems.

  18. Multi-Device Knob Utility for LCLS

    Energy Technology Data Exchange (ETDEWEB)

    Zelazny, Michael; Chevtsov, Sergei; Chu, Chungming Paul; Fairley, Diane; Krejcik, Patrick; Rogind, Deborah; Smith, Howard; White, Greg; Yocky, Gerald; /SLAC

    2009-12-09

    At the SLAC National Accelerator Laboratory (SLAC) the Controls Department (CD) has developed a new Multi-Device Knob Utility (MKB) based on the Experimental Physics and Industrial Control System (EPICS) toolkit for controlling one or more Process Variables (PVs) in unison, or simultaneously, from a physical knob located in the control room, or from various software tools such as the EPICS Extensible Display Manager (EDM) or a Swing slider in Java. A group of devices are hooked up to a knob, and then the value written to the devices is a simple function of the value of the knob. This is used, most commonly, to create a bump in the electron beam for the Linac Coherent Light Source (LCLS). Control system variables typically controlled are magnetic fields, phases, and timing offsets. This paper describes the technologies used to implement this utility.

  19. Multi-Device Knob Utility for LCLS at SLAC

    International Nuclear Information System (INIS)

    Zelazny, Michael

    2009-01-01

    At the SLAC National Accelerator Laboratory (SLAC) the Controls Department (CD) has developed a new Multi-Device Knob Utility (MKB) based on the Experimental Physics and Industrial Control System (EPICS) toolkit for controlling one or more Process Variables (PVs) in unison, or simultaneously, from a physical knob located in the control room, or from various software tools such as the EPICS Extensible Display Manager (EDM) or a Swing slider in Java. A group of devices are hooked up to a knob, and then the value written to the devices is a simple function of the value of the knob. This is used, most commonly, to create a bump in the electron beam for the Linac Coherent Light Source (LCLS). Control system variables typically controlled are magnetic fields, phases, and timing offsets. This paper describes the technologies used to implement this utility.

  20. Evolutionary Process for Integrating COTS-Based Systems (EPIC): An Overview. Key Elements in Building, Fielding, and Supporting Commercial-off-the-Shelf (COTS) Based Solutions

    National Research Council Canada - National Science Library

    Albert, Cecilia

    2002-01-01

    .... The Evolutionary Process for Integrating COTS-based systems (EPIC) redefines acquisition, management, and engineering practices to more effectively leverage the COTS marketplace and other sources of pre-existing components...

  1. The legacy of the experimental hadron physics programme at COSY

    Energy Technology Data Exchange (ETDEWEB)

    Wilkin, C. [UCL, Physics and Astronomy Department, London (United Kingdom)

    2017-06-15

    The experimental hadronic physics programme at the COoler SYnchrotron of the Forschungszentrum Juelich terminated at the end of 2014. After describing the accelerator and the associated facilities, a review is presented of the major achievements in the field realized over the twenty years of intense research activity. (orig.)

  2. Physics. Experimental and theoretical foundations. Pt. 3. Atomic, molecular, and quantum physics. 2. ed.

    International Nuclear Information System (INIS)

    Weber, Reinhart

    2012-01-01

    This textbook mediates in three volumes the matter of the first four semester of the bachelor respectively master course. The otherwise generally usual separate presentation of experimental and theoretical physics is canceled in favor of an integrated treatment. The advances are obvious: The studying is enabled to learn to understand knowledge gotten by means of experiments also immediately in a quantitative formulation. The can equally be used as textbook to an integrated course and to separated courses. Because the relevant theoretical concepts are developed without gap a special book of theoretical physics is unnecessary. Numerous exercise problems deepen the understanding and help directly in the preparation for examinations. The illustrations are mostly presented in two colours. Volume III treats atomic and molecular physics. After a semiclassical presentation the quantum-mechanical foundations are developed and in the following chapters applied to atomic systems and processes. An introduction in the foundations and application of the laser. The closure is formed by a chapter about entangled systems.

  3. ANALISIS EFEKTIVITAS IKLAN TV SIRUP MARKISA DENGAN PENDEKATAN EPIC MODEL PT. MAJUJAYA POHON PINANG PADA KONSUMEN SWALAYAN MACAM YAOHAN MERAK JINGGA MEDAN

    Directory of Open Access Journals (Sweden)

    Sian Yet

    2013-02-01

    Full Text Available Present competition of syrup business becomes tighter in terms of product quality, promotion, price and services provided. With many syrup product competing in the market, the management of  company is required to be more accurate in determining the strategy used to win the competition. PT. MajuJaya PohonPinang was chosen to be the object of study because this company has applied various strategies in marketing their products and one of them is through advertisement. Therefore, it needs a follow up to find out how effective the advertisement of Pohon Pinang Markisa Syrup related to the buying decision. The purpose of this quantitive descriptive explanatory survey study conducted at PT. MajuJaya PohonPinang Macan Yaohan Supermarket Merak Jingga Medan was to find out and analyze the effectiveness of Markisa Syrup commercial advertisement viewed from EPIC (Empathy, Persuasion, Impact, and Communication dimensions and to find out the effectiveness and to partiality analyze the EPIC dimension using the theory of marketing management related to advertisement.  The population of this study was the consumers of Macan Yaohan Supermarket Merak Jingga Medan and 100 of them were selected to be respondents for this study. The data obtained were analyzed through univariate analysis with T-test. The result of this study showed that simultaneously the variable of Markisa Syrup TV Commercial Advertisement viewed based on the EPIC model was effective. Partially, persuasion was the most dominant variable of the effectiveness of Markisa Syrup TV Commercial Advertisement

  4. Overweight, obesity and fat distribution in 50- to 64-year-old participants in the European Prospective Investigation into Cancer and Nutrition (EPIC)

    NARCIS (Netherlands)

    Haftenberger, M; Lahmann, P.H.; Panico, S; Gonzalez-Martinez, A.C.; Seidell, J. C.; Boeing, H; Giurdanella, M C; Krogh, V.; Bueno De Mesquita, H Bas; Peeters, Petra H M; Skeie, G.; Hjartåker, A; Rodriguez, M.; Quirós, J. R.; Berglund, G.; Janlert, U; Khaw, K.T.; Spencer, E.A.; Overvad, K.; Tjønneland, A; Clavel-Chapelon, F.; Tehard, B; Miller, A.B.; Klipstein-Grobusch, K; Benetou, V.; Kiriazi, G; Riboli, E.; Slimani, N.

    2002-01-01

    Objective: To describe anthropometric characteristics of participants of the European Prospective Investigation into Cancer and Nutrition (EPIC). Design: A cross-sectional analysis of baseline data of a European prospective cohort study. Subjects: This analysis includes study populations from 25

  5. Physical Education Experimental Program to Test the Effect on Perceived Competence

    OpenAIRE

    Edin Brankovic; Muriz Hadzikadunic

    2017-01-01

    The first purpose of this study was to test effect of multidisciplinary and holistic experimental program (EP) in physical education program effect on the soul need perceived competence. The second purpose of this study was to analyse the relationship between attitudes of perceived competence in the experimental group before and after the application of program, mostly due the theoretical reason that perceived competence is predictor of Flow. The data was collected from 74 students of the 8th...

  6. 75 FR 12230 - Black Oak Energy, L.L.C., EPIC Merchant Energy, LP, SESCO Enterprises, LLC v. PJM Interconnection...

    Science.gov (United States)

    2010-03-15

    ... Energy, L.L.C., EPIC Merchant Energy, LP, SESCO Enterprises, LLC v. PJM Interconnection, L.L.C.; Notice of Filing March 8, 2010. Take notice that on March 1, 2010, PJM Interconnection, L.L.C. filed a..., Order Accepting Compliance filing issued in this proceeding, Black Oak Energy, L.L.C., et al. v. PJM...

  7. Open-Ended versus Guided Laboratory Activities: Impact on Students' Beliefs about Experimental Physics

    Science.gov (United States)

    Wilcox, Bethany R.; Lewandowski, H. J.

    2016-01-01

    Improving students' understanding of the nature of experimental physics is often an explicit or implicit goal of undergraduate laboratory physics courses. However, lab activities in traditional lab courses are typically characterized by highly structured, guided labs that often do not require or encourage students to engage authentically in the…

  8. Experimental High Energy Physics Brandeis University Final Report

    Energy Technology Data Exchange (ETDEWEB)

    Blocker, Craig A. [Brandeis Univ., Waltham, MA (United States). Dept. of Physics; Bensinger, James [Brandeis Univ., Waltham, MA (United States); Sciolla, Gabriella [Brandeis Univ., Waltham, MA (United States); Wellenstein, Hermann [Brandeis Univ., Waltham, MA (United States)

    2013-07-26

    During the past three years, the Brandeis experimental particle physics group was comprised of four faculty (Bensinger, Blocker, Sciolla, and Wellenstein), one research scientist, one post doc, and ten graduate students. The group focused on the ATLAS experiment at LHC. In 2011, the LHC delivered 5/fb-1 of pp colliding beam data at a center-of-mass energy of 7 TeV. In 2012, the center-of-mass energy was increased to 8 TeV, and 20/fb-1 were delivered. The Brandeis group focused on two aspects of the ATLAS experiment $-$ the muon detection system and physics analysis. Since data taking began at the LHC in 2009, our group actively worked on ATLAS physics analysis, with an emphasis on exploiting the new energy regime of the LHC to search for indications of physics beyond the Standard Model. The topics investigated were Z' → ll, Higgs → ZZ* -. 4l, lepton flavor violation, muon compositeness, left-right symmetric theories, and a search for Higgs → ee. The Brandeis group has for many years been a leader in the endcap muon system, making important contributions to every aspect of its design and production. During the past three years, the group continued to work on commissioning the muon detector and alignment system, development of alignment software, and installation of remaining chambers.

  9. Electron Bunch Length Measurement for LCLS at SLAC

    International Nuclear Information System (INIS)

    Zelazny, M.; Allison, S.; Chevtsov, Sergei; Emma, P.; Kotturi, K.d.; Loos, H.; Peng, S.; Rogind, D.; Straumann, T.

    2007-01-01

    At Stanford Linear Accelerator Center (SLAC) a Bunch Length Measurement system has been developed to measure the length of the electron bunch for its new Linac Coherent Light Source (LCLS). This destructive measurement uses a transverse-mounted RF deflector (TCAV) to vertically streak the electron beam and an image taken with an insertable screen and a camera. The device control software was implemented with the Experimental Physics and Industrial Control System (EPICS) toolkit. The analysis software was implemented in Matlab(trademark) using the EPICS/Channel Access Interface for Scilab(trademark) and Matlab(trademark) (labCA). This architecture allowed engineers and physicists to develop and integrate their control and analysis without duplication of effort

  10. The new control system of HLS linac and transport line

    International Nuclear Information System (INIS)

    Liu Gongfa; Li Weimin; Li Jingyi; Li Chuan; Cheng Liping; Bao Xun; Wang Jigang; Xuan Ke

    2005-01-01

    The new linac and transport line control system of Hefei Light Source (HLS) is a distributed control system based on EPICS (Experimental Physics and Industrial Control System). Industrial PC (IPC) is widely used as not only Input/Output Controller (IOC) but also device controller. Besides industrial PC, PLC and microcontroller are also used as device controllers. The software for industrial PC based device controller is developed based on VxWorks real-time operating system. The software for PLC and microcontroller are written with ladder software package and assemble language, respectively. PC with Linux and SUN workstation with Solaris are used as operator interfaces (OPI). High level control is made up of some EPICS tools and Tcl/Tk scripts. (authors)

  11. [Experimental and theoretical high energy physics program]. [Purdue Univ. , West Lafayette, Indiana

    Energy Technology Data Exchange (ETDEWEB)

    Finley, J.; Gaidos, J.A.; Loeffler, F.J.; McIlwain, R.L.; Miller, D.H.; Palfrey, T.R.; Shibata, E.I.; Shipsey, I.P.

    1993-04-01

    Experimental and theoretical high-energy physics research at Purdue is summarized in a number of reports. Subjects treated include the following: the CLEO experiment for the study of heavy flavor physics; gas microstrip detectors; particle astrophysics; affine Kac[endash]Moody algebra; nonperturbative mass bounds on scalar and fermion systems due to triviality and vacuum stability constraints; resonance neutrino oscillations; e[sup +]e[sup [minus

  12. STAR Online Meta-Data Collection Framework: Integration with the Pre-existing Controls Infrastructure

    Science.gov (United States)

    Arkhipkin, D.; Lauret, J.

    2017-10-01

    One of the STAR experiment’s modular Messaging Interface and Reliable Architecture framework (MIRA) integration goals is to provide seamless and automatic connections with the existing control systems. After an initial proof of concept and operation of the MIRA system as a parallel data collection system for online use and real-time monitoring, the STAR Software and Computing group is now working on the integration of Experimental Physics and Industrial Control System (EPICS) with MIRA’s interfaces. This integration goals are to allow functional interoperability and, later on, to replace the existing/legacy Detector Control System components at the service level. In this report, we describe the evolutionary integration process and, as an example, will discuss the EPICS Alarm Handler conversion. We review the complete upgrade procedure starting with the integration of EPICS-originated alarm signals propagation into MIRA, followed by the replacement of the existing operator interface based on Motif Editor and Display Manager (MEDM) with modern portable web-based Alarm Handler interface. To achieve this aim, we have built an EPICS-to-MQTT [8] bridging service, and recreated the functionality of the original Alarm Handler using low-latency web messaging technologies. The integration of EPICS alarm handling into our messaging framework allowed STAR to improve the DCS alarm awareness of existing STAR DAQ and RTS services, which use MIRA as a primary source of experiment control information.

  13. Innovative experimental particle physics through technological advances: Past, present and future

    International Nuclear Information System (INIS)

    Cheung, Harry W.K.; Fermilab

    2005-01-01

    This mini-course gives an introduction to the techniques used in experimental particle physics with an emphasis on the impact of technological advances. The basic detector types and particle accelerator facilities will be briefly covered with examples of their use and with comparisons. The mini-course ends with what can be expected in the near future from current technology advances. The mini-course is intended for graduate students and post-docs and as an introduction to experimental techniques for theorists

  14. Masculinities and experimental practices in physics: The view from three case studies

    Science.gov (United States)

    Gonsalves, Allison J.; Danielsson, Anna; Pettersson, Helena

    2016-12-01

    [This paper is part of the Focused Collection on Gender in Physics.] This article analyzes masculinity and experimental practices within three different physics communities. This work is premised on the understanding that the discipline of physics is not only dominated by men, but also is laden with masculine connotations on a symbolical level, and that this limited and limiting construction of physics has made it difficult for many women to find a place in the discipline. Consequently, we argue that in order to further the understanding of gender dynamics within physics communities and enrich the current understandings about the lack of women in physics, perspectives from masculinity studies are crucial. The article draws on three different ethnographic case studies dealing with undergraduate students, graduate students, and research scientists.

  15. Implementation of epic beaker anatomic pathology at an academic medical center

    Directory of Open Access Journals (Sweden)

    John Larry Blau

    2017-01-01

    Full Text Available Background: Beaker is a relatively new laboratory information system (LIS offered by Epic Systems Corporation as part of its suite of health-care software and bundled with its electronic medical record, EpicCare. It is divided into two modules, Beaker anatomic pathology (Beaker AP and Beaker Clinical Pathology. In this report, we describe our experience implementing Beaker AP version 2014 at an academic medical center with a go-live date of October 2015. Methods: This report covers preimplementation preparations and challenges beginning in September 2014, issues discovered soon after go-live in October 2015, and some post go-live optimizations using data from meetings, debriefings, and the project closure document. Results: We share specific issues that we encountered during implementation, including difficulties with the proposed frozen section workflow, developing a shared specimen source dictionary, and implementation of the standard Beaker workflow in large institution with trainees. We share specific strategies that we used to overcome these issues for a successful Beaker AP implementation. Several areas of the laboratory-required adaptation of the default Beaker build parameters to meet the needs of the workflow in a busy academic medical center. In a few areas, our laboratory was unable to use the Beaker functionality to support our workflow, and we have continued to use paper or have altered our workflow. In spite of several difficulties that required creative solutions before go-live, the implementation has been successful based on satisfaction surveys completed by pathologists and others who use the software. However, optimization of Beaker workflows has continued to be an ongoing process after go-live to the present time. Conclusions: The Beaker AP LIS can be successfully implemented at an academic medical center but requires significant forethought, creative adaptation, and continued shared management of the ongoing product by

  16. Solitons: interactions, theoretical and experimental challenges and perspectives (physics research and technology)

    CERN Document Server

    2013-01-01

    In mathematics and physics, a soliton is a self-reinforcing solitary wave (a wave packet or pulse) that maintains its shape while it travels at constant speed. Solitons are caused by a cancellation of non-linear and dispersive effects in the medium. In this book, the authors discuss the interactions and theoretical and experimental challenges of solitons. Topics include soliton motion of electrons and its physical properties in coupled electron-phonon systems and ionic crystals; soliton excitations and its experimental evidence in molecular crystals; shapes and dynamics of semi-discrete solitons in arrayed and stacked waveguiding systems; ion-acoustic super solitons in plasma; diamond-controlled solitons and turbulence in extracellular matrix and lymphatic dynamics; and non-linear waves in strongly interacting relativistic fluids.

  17. Chemical constitution, physical properties, and biocompatibility of experimentally manufactured Portland cement.

    Science.gov (United States)

    Hwang, Yun-Chan; Kim, Do-Hee; Hwang, In-Nam; Song, Sun-Ju; Park, Yeong-Joon; Koh, Jeong-Tae; Son, Ho-Hyun; Oh, Won-Mann

    2011-01-01

    An experimental Portland cement was manufactured with pure raw materials under controlled laboratory conditions. The aim of this study was to compare the chemical constitution, physical properties, and biocompatibility of experimentally manufactured Portland cement with those of mineral trioxide aggregate (MTA) and Portland cement. The composition of the cements was determined by scanning electron microscopy (SEM) and energy-dispersive x-ray analysis (EDAX). The setting time and compressive strength were tested. The biocompatibility was evaluated by using SEM and XTT assay. SEM and EDAX revealed the experimental Portland cement to have a similar composition to Portland cement. The setting time of the experimental Portland cement was significantly shorter than that of MTA and Portland cement. The compressive strength of the experimental Portland cement was lower than that of MTA and Portland cement. The experimental Portland cement showed a similar biocompatibility to MTA. The experimental Portland cement might be considered as a possible substitute for MTA in clinical usage after further testing. Copyright © 2011 American Association of Endodontists. Published by Elsevier Inc. All rights reserved.

  18. Feasibility of the Enhancing Participation In the Community by improving Wheelchair Skills (EPIC Wheels) program: study protocol for a randomized controlled trial.

    Science.gov (United States)

    Giesbrecht, Edward M; Miller, William C; Eng, Janice J; Mitchell, Ian M; Woodgate, Roberta L; Goldsmith, Charles H

    2013-10-24

    Many older adults rely on a manual wheelchair for mobility but typically receive little, if any, training on how to use their wheelchair effectively and independently. Standardized skill training is an effective intervention, but limited access to clinician trainers is a substantive barrier. Enhancing Participation in the Community by Improving Wheelchair Skills (EPIC Wheels) is a 1-month monitored home training program for improving mobility skills in older novice manual wheelchair users, integrating principles from andragogy and social cognitive theory. The purpose of this study is to determine whether feasibility indicators and primary clinical outcome measures of the EPIC Wheels program are sufficiently robust to justify conducting a subsequent multi-site randomized controlled trial. A 2 × 2 factorial randomized controlled trial at two sites will compare improvement in wheelchair mobility skills between an EPIC Wheels treatment group and a computer-game control group, with additional wheelchair use introduced as a second factor. A total of 40 community-dwelling manual wheelchair users at least 55 years old and living in two Canadian metropolitan cities (n = 20 × 2) will be recruited. Feasibility indicators related to study process, resources, management, and treatment issues will be collected during data collection and at the end of the study period, and evaluated against proposed criteria. Clinical outcome measures will be collected at baseline (pre-randomization) and post-intervention. The primary clinical outcome measure is wheelchair skill capacity, as determined by the Wheelchair Skills Test, version 4.1. Secondary clinical outcome measures include wheelchair skill safety, satisfaction with performance, wheelchair confidence, life-space mobility, divided-attention, and health-related quality of life. The EPIC Wheels training program offers several innovative features. The convenient, portable, economical, and adaptable tablet-based, home program model

  19. Experimental progress in positronium laser physics

    Science.gov (United States)

    Cassidy, David B.

    2018-03-01

    The field of experimental positronium physics has advanced significantly in the last few decades, with new areas of research driven by the development of techniques for trapping and manipulating positrons using Surko-type buffer gas traps. Large numbers of positrons (typically ≥106) accumulated in such a device may be ejected all at once, so as to generate an intense pulse. Standard bunching techniques can produce pulses with ns (mm) temporal (spatial) beam profiles. These pulses can be converted into a dilute Ps gas in vacuum with densities on the order of 107 cm-3 which can be probed by standard ns pulsed laser systems. This allows for the efficient production of excited Ps states, including long-lived Rydberg states, which in turn facilitates numerous experimental programs, such as precision optical and microwave spectroscopy of Ps, the application of Stark deceleration methods to guide, decelerate and focus Rydberg Ps beams, and studies of the interactions of such beams with other atomic and molecular species. These methods are also applicable to antihydrogen production and spectroscopic studies of energy levels and resonances in positronium ions and molecules. A summary of recent progress in this area will be given, with the objective of providing an overview of the field as it currently exists, and a brief discussion of some future directions.

  20. Test bed for real-time image acquisition and processing systems based on FlexRIO, CameraLink, and EPICS

    International Nuclear Information System (INIS)

    Barrera, E.; Ruiz, M.; Sanz, D.; Vega, J.; Castro, R.; Juárez, E.; Salvador, R.

    2014-01-01

    Highlights: • The test bed allows for the validation of real-time image processing techniques. • Offers FPGA (FlexRIO) image processing that does not require CPU intervention. • Is fully compatible with the architecture of the ITER Fast Controllers. • Provides flexibility and easy integration in distributed experiments based on EPICS. - Abstract: Image diagnostics are becoming standard ones in nuclear fusion. At present, images are typically analyzed off-line. However, real-time processing is occasionally required (for instance, hot-spot detection or pattern recognition tasks), which will be the objective for the next generation of fusion devices. In this paper, a test bed for image generation, acquisition, and real-time processing is presented. The proposed solution is built using a Camera Link simulator, a Camera Link frame-grabber, a PXIe chassis, and offers software interface with EPICS. The Camera Link simulator (PCIe card PCIe8 DVa C-Link from Engineering Design Team) generates simulated image data (for example, from video-movies stored in fusion databases) using a Camera Link interface to mimic the frame sequences produced with diagnostic cameras. The Camera Link frame-grabber (FlexRIO Solution from National Instruments) includes a field programmable gate array (FPGA) for image acquisition using a Camera Link interface; the FPGA allows for the codification of ad-hoc image processing algorithms using LabVIEW/FPGA software. The frame grabber is integrated in a PXIe chassis with system architecture similar to that of the ITER Fast Controllers, and the frame grabber provides a software interface with EPICS to program all of its functionalities, capture the images, and perform the required image processing. The use of these four elements allows for the implementation of a test bed system that permits the development and validation of real-time image processing techniques in an architecture that is fully compatible with that of the ITER Fast Controllers

  1. Experimental physics with polarized protons, neutrons and deuterons

    CERN Document Server

    Lehar, František; Wilkin, Colin

    2015-01-01

    The monograph gives a comprehensive overview of the diverse aspects of the experimental study of polarization phenomena in nucleon-nucleon and nucleon-deuteron collisions. The special nature of this volume is that it is based on the original physics results and knowledge gained by one of the authors (F. Lehar), who was a respected researcher in the field for nearly fifty years. The results of these experiments provide valuable information on the spin dependence of the forces acting between nucleons in atomic nuclei, of which all matter is ultimately composed. The fundamental importance of the results means that the subject will remain topical for years to come. The book is designed for teachers and students of natural sciences, espe - cially those with interests in nuclear and particle physics, as well as for ex - perimental physicists who are investigating polarization phenomena using accelerators of charged particles. The writing of the book was initiated by F. Lehar who was the driving force beh...

  2. Estimating Soil Organic Carbon Sequestration in Rice Paddies as Influenced by Climate Change under Scenario A2 and B2 of an i-EPIC model of Thailand

    Directory of Open Access Journals (Sweden)

    Noppol Arunrat

    2014-01-01

    Full Text Available Carbon sequestration in soils constitutes an important option that can be used to reduce CO2 emissions to the atmosphere and reduce environmental impacts. Soil organic carbon (SOC is both a source of carbon release and a sink for carbon sequestration. Our objectives in this study were to validate the interactive Environmental Policy Impact Calculator (i-EPIC model version 0509, as well as to estimate SOC sequestration under climate change scenarios A2 and B2 SRES emission scenarios in Thailand. The SOC estimated by i-EPIC was compared with data from the Office of Soil Resources Survey and Research, Land Development Department. The results indicated that performance testing of i-EPIC is able to estimate SOC. Validation of SOC proved to be satisfactory with a resulting root mean square error (RMSE % value of 34.60. The SOC content showed a decreasing trend under B2 and A2 climate scenarios (average 0.87% and 0.85%, respectively compared to the reference from 2007 (average 0.92%. Stepwise regression analysis also revealed that carbon from residue decomposition, biomass pool carbon, and the total change of the carbon pool were directly correlated with the SOC (R2= 0.99, p< 0.01. Furthermore, the change from rain supplied water to irrigation also resulted in an increase of carbon inputs but a decrease in the SOC sequestered during the 2007-2017 period. Regression analyses indicated that soil carbon sequestration responds linearly to carbon input. Significant changes in carbon input as well as decreases in SOC levels were observed as temperature and precipitation increased. Based on the testing and analysis, we concluded that i-EPIC is capable of reliably simulating effects of climate change on SOC sequestration. Based on the results, this knowledge and information can increase effectiveness in the promotion of integrated rice management for rice production in Thailand.

  3. Assessment of practical and experimental work in physics through OCEA (Oxford Certificate of Educational Achievement)

    Science.gov (United States)

    Josephy, Richard

    1986-07-01

    For some years there has been a growing recognition of the need for changes in assessment patterns in school science. These changes include a move towards criterion-based assessment linking to objectives and an increased emphasis on the assessment of practical and experimental skills. These changes are, to a significant extent, embodied in the new GCSE assessment schemes and will thus affect all students and teachers of physics from September (1986). At least 20% of the total assessment in GCSE physics examinations must be of practical and experimental skills, and at least half of this must be carried out in the laboratory environment. One development which addresses the needs and problems outlined above is the science component of OCEA, the Oxford Certificate of Educational Achievement. Because this covers a much wider field than assessment of practical and experimental skills in physics, a brief description of the whole project is given.

  4. Are metabolic signatures mediating the relationship between lifestyle factors and hepatocellular carcinoma risk? Results from a nested case-control study in EPIC.

    NARCIS (Netherlands)

    Assi, Nada; Thomas, Duncan C; Leitzman, Michael; Stepien, Magdalena; Chajes, Veronique; Philip, Thierry; Vineis, Paolo; Bamia, Christina; Boutron-Ruault, Marie-Christine; Sandanger, Torkjel M; Molinuevo, Amaia; Boshuizen, Hendriek C; Sundkvist, Anneli; Kühn, Tilman; Travis, Ruth C; Overvad, Kim; Riboli, Elio; Gunter, Marc J; Scalbert, Augustin; Jenab, Mazda; Ferrari, Pietro; Viallon, Vivian

    2018-01-01

    The "meeting-in-the-middle" (MITM) is a principle to identify exposure biomarkers that are also predictors of disease. The MITM statistical framework was applied in a nested case-control study of hepatocellular carcinoma (HCC) within EPIC where healthy lifestyle index (HLI) variables were related to

  5. Association of Plasma Phospholipid n-3 and n-6 Polyunsaturated Fatty Acids with Type 2 Diabetes: The EPIC-InterAct Case-Cohort Study.

    Directory of Open Access Journals (Sweden)

    Nita G Forouhi

    2016-07-01

    Full Text Available Whether and how n-3 and n-6 polyunsaturated fatty acids (PUFAs are related to type 2 diabetes (T2D is debated. Objectively measured plasma PUFAs can help to clarify these associations.Plasma phospholipid PUFAs were measured by gas chromatography among 12,132 incident T2D cases and 15,919 subcohort participants in the European Prospective Investigation into Cancer and Nutrition (EPIC-InterAct study across eight European countries. Country-specific hazard ratios (HRs were estimated using Prentice-weighted Cox regression and pooled by random-effects meta-analysis. We also systematically reviewed published prospective studies on circulating PUFAs and T2D risk and pooled the quantitative evidence for comparison with results from EPIC-InterAct. In EPIC-InterAct, among long-chain n-3 PUFAs, α-linolenic acid (ALA was inversely associated with T2D (HR per standard deviation [SD] 0.93; 95% CI 0.88-0.98, but eicosapentaenoic acid (EPA and docosahexaenoic acid (DHA were not significantly associated. Among n-6 PUFAs, linoleic acid (LA (0.80; 95% CI 0.77-0.83 and eicosadienoic acid (EDA (0.89; 95% CI 0.85-0.94 were inversely related, and arachidonic acid (AA was not significantly associated, while significant positive associations were observed with γ-linolenic acid (GLA, dihomo-GLA, docosatetraenoic acid (DTA, and docosapentaenoic acid (n6-DPA, with HRs between 1.13 to 1.46 per SD. These findings from EPIC-InterAct were broadly similar to comparative findings from summary estimates from up to nine studies including between 71 to 2,499 T2D cases. Limitations included potential residual confounding and the inability to distinguish between dietary and metabolic influences on plasma phospholipid PUFAs.These large-scale findings suggest an important inverse association of circulating plant-origin n-3 PUFA (ALA but no convincing association of marine-derived n3 PUFAs (EPA and DHA with T2D. Moreover, they highlight that the most abundant n6-PUFA (LA is inversely

  6. Validity of a short questionnaire to assess physical activity in 10 European countries.

    Science.gov (United States)

    Peters, Tricia; Brage, Soren; Westgate, Kate; Franks, Paul W; Gradmark, Anna; Tormo Diaz, Maria Jose; Huerta, Jose Maria; Bendinelli, Benedetta; Vigl, Mattheaus; Boeing, Heiner; Wendel-Vos, Wanda; Spijkerman, Annemieke; Benjaminsen-Borch, Kristin; Valanou, Elisavet; de Lauzon Guillain, Blandine; Clavel-Chapelon, Françoise; Sharp, Stephen; Kerrison, Nicola; Langenberg, Claudia; Arriola, Larraitz; Barricarte, Aurelio; Gonzales, Carlos; Grioni, Sara; Kaaks, Rudolf; Key, Timothy; Khaw, Kay Tee; May, Anne; Nilsson, Peter; Norat, Teresa; Overvad, Kim; Palli, Domenico; Panico, Salvatore; Ramón Quirós, Jose; Ricceri, Fulvio; Sanchez, Maria-Jose; Slimani, Nadia; Tjonneland, Anne; Tumino, Rosario; Feskins, Edith; Riboli, Elio; Ekelund, Ulf; Wareham, Nick

    2012-01-01

    To accurately examine associations of physical activity (PA) with disease outcomes, a valid method of assessing free-living activity is required. We examined the validity of a brief PA questionnaire (PAQ) used in the European Prospective Investigation into Cancer and Nutrition (EPIC). PA energy expenditure (PAEE) and time spent in moderate and vigorous physical activity (MVPA) was measured in 1,941 healthy individuals from 10 European countries using individually-calibrated combined heart-rate and movement sensing. Participants also completed the short EPIC-PAQ, which refers to past year's activity. Pearson (r) and Spearman (σ) correlation coefficients were calculated for each country, and random effects meta-analysis was used to calculate the combined correlation across countries to estimate the validity of two previously- and one newly-derived ordered, categorical PA indices ("Cambridge index", "total PA index", and "recreational index") that categorized individuals as inactive, moderately inactive, moderately active, or active. The strongest associations with PAEE and MVPA were observed for the Cambridge index (r = 0.33 and r = 0.25, respectively). No significant heterogeneity by country was observed for this index (I(2) = 36.3%, P = 0.12; I(2) = 0.0%, P = 0.85), whereas heterogeneity was suggested for other indices (I(2) > 48%, P  47%, P PAQ is suitable for categorizing European men and women into four distinct categories of overall physical activity. The difference in PAEE between categories may be useful when estimating effect sizes from observational research.

  7. Consumption of predefined 'Nordic' dietary items in ten European countries - an investigation in the European Prospective Investigation into Cancer and Nutrition (EPIC) cohort

    DEFF Research Database (Denmark)

    Roswall, Nina; Olsen, Anja; Boll, Katja

    2014-01-01

    a broader preventive potential. The present study describes the intake of seven a priori defined healthy food items (apples/pears, berries, cabbages, dark bread, shellfish, fish and root vegetables) across ten countries participating in the European Prospective Investigation into Cancer and Nutrition (EPIC...

  8. El estudio prospectivo europeo sobre cáncer y nutrición (EPIC

    Directory of Open Access Journals (Sweden)

    Carlos A. González

    2004-01-01

    Full Text Available EPIC es un estudio prospectivo multicéntrico coordinado por la Agencia Internacional de Investigación del Cancer (IARC de la OMS, que se inició en 1993 con la recogida de datos y muestras de sangre en 23 centros de 10 países europeos: Alemania, Dinamarca, España, Francia, Grecia, Holanda, Italia, Noruega, Reino Unido y Suecia, En España se realiza en 5 áreas geográficas: Asturias, Granada, Guipúzcoa, Murcia y Navarra. Se incluyeron en la cohorte 519.978 individuos (de los cuales 366.521 son mujeres y en 385.719 de ellos se dispone de muestras de sangre por análisis de laboratorio. Hasta la fecha se han identificado 24.195 casos incidentes de cáncer. Los resultados de la comparación del consumo alimentario entre los 23 centros europeos se han publicado en el 2002, en un suplemento de una revista europea de Nutrición. Los primeros resultados obtenidos en EPIC sobre la relación de la dieta y el cáncer muestran un efecto protector del consumo de fibras, frutas y verduras sobre el cáncer colo-rectal, un efecto protector del consumo de frutas sobre el cáncer de pulmón, y de las frutas y verduras sobre el tracto digestivo superior, mientras que se ha confirmado que el alto consumo de frutas y verduras no tiene efecto sobre el cáncer de próstata. Usando un diario de 7 días para evaluar el consumo de grasas saturadas, se ha confirmado que un alto consumo de estas aumenta el riesgo de cáncer de mama.

  9. Theoretical and experimental studies of elementary physics

    International Nuclear Information System (INIS)

    Bodek, A.; Ferbel, T.; Melissinos, A.C.; Olsen, S.; Slattery, P.; Tipton, P.; Das, A.; Hagen, C.R.; Rajeev, S.G.; Okubo, S.

    1992-05-01

    The experimental high energy physics program is directed toward the execution of experiments that probe the basic constituents of matter and the forces between them. These experiments are carried out at national and international accelerator facilities. At the current time, we are primarily concentrating on the following projects: Direct photon production in hadronic reactions; production of hybrid mesons in the nuclear Coulomb field; the D-Zero experiment at the Tevatron collider; deep inelastic neutrino- and electron-nucleon scattering at FNAL and SLAC; nonlinear QED at critical field strengths at SLAC; the experiments at KEK (AMY, 17keV neutrino); the CDF experiment at the Tevatron collider; and SSC-related detector R ampersand D on scintillating tile- and diamond-based calorimetry and microstrip tracking detectors

  10. Theoretical and experimental studies of elementary physics

    International Nuclear Information System (INIS)

    Bodek, A.; Ferbel, T.; Melissinos, A.C.; Olsen, S.; Slattery, P.; Tipton, P.; Das, A.; Hagen, C.R.; Rajeev, S.G.; Okubo, S.

    1992-01-01

    The experimental high energy physics program is directed toward the execution of experiments that probe the basic constituents of matter and the forces between them. These experiments are carried out at national and international accelerator facilities. At the current time, we are primarily concentrating on the following projects: Direct photon production in hadronic reactions (Fermilab E706); Production of hybrid mesons in the nuclear Coulomb field; The D-Zero experiment at the Tevatron collider; Deep inelastic neutrino- and electron-nucleon scattering at FNAL and SLAC; Nonlinear QED at critical field strengths at SLAC; The Experiments at KEK (AMY, 17keV neutrino); The CDF experiment at the Tevatron collider; and SSC-related detector R ampersand D on scintillating tile- and diamond-based calorimetry and microstrip tracking detectors

  11. Generating physical symptoms from visual cues: An experimental study

    OpenAIRE

    Ogden, J; Zoukas, S

    2010-01-01

    This experimental study explored whether the physical symptoms of cold, pain and itchiness could be generated by visual cues, whether they varied in the ease with which they could be generated and whether they were related to negative affect. Participants were randomly allocated by group to watch one of three videos relating to cold (e.g. ice, snow, wind), pain (e.g. sporting injuries, tattoos) or itchiness (e.g. head lice, scratching). They then rated their self-reported symptoms of cold, pa...

  12. A guide to experimental particle physics literature, 1991-1996

    International Nuclear Information System (INIS)

    Ezhela, V.V.; Filimonov, B.B.; Lugovsky, S.B.

    1996-10-01

    We present an indexed guide to experimental particle physics literature for the years 1991 - 1996. Approximately 4200 papers are indexed by (1) Beam/Target/Momentum (2) Reaction/Momentum/Data-Descriptor (including the final state) (3) Particle/Decay (4) Accelerator/Experiment/Detector. All indices are cross-referenced to the paper''s title and references in the ID/Reference/Title index. The information presented in this guide is also publicly available on a regularly-updated DATAGUIDE database from the World Wide Web

  13. Respecifying lab ethnography an ethnomethodological study of experimental physics

    CERN Document Server

    Sormani, Philippe

    2014-01-01

    Respecifying Lab Ethnography delivers the first ethnomethodological study of current experimental physics in action, describing the disciplinary orientation of lab work and exploring the discipline in its social order, formal stringency and skilful performance - in situ and in vivo. In bringing together two major strands of ethnomethodological inquiry, reflexive ethnography and video analysis, which have hitherto existed in parallel, Respecifying Lab Ethnography introduces a practice-based video analysis. In doing so, the book recasts conventional distinctions to shed fresh light on methodolog

  14. A guide to experimental particle physics literature, 1991-1996

    Energy Technology Data Exchange (ETDEWEB)

    Ezhela, V.V.; Filimonov, B.B.; Lugovsky, S.B. [Inst. for High Energy Physics, Moscow (Russian Federation)] [and others

    1996-10-01

    We present an indexed guide to experimental particle physics literature for the years 1991 - 1996. Approximately 4200 papers are indexed by (1) Beam/Target/Momentum (2) Reaction/Momentum/Data-Descriptor (including the final state) (3) Particle/Decay (4) Accelerator/Experiment/Detector. All indices are cross-referenced to the paper`s title and references in the ID/Reference/Title index. The information presented in this guide is also publicly available on a regularly-updated DATAGUIDE database from the World Wide Web.

  15. Laboratory Instrumentation Design Research for Scalable Next Generation Epitaxy: Non-Equilibrium Wide Application Epitaxial Patterning by Intelligent Control (NEW-EPIC). Volume 1. 3D Composition/Doping Control via Micromiror Patterned Deep UV Photodesorption: Revolutionary in situ Characterization/Control

    Science.gov (United States)

    2009-02-19

    34 (to be submitted to APL) " Positron Annihilation Spectroscopy of Annealed and As-grown Be-doped GaN" (to be submitted to APL - delayed by the...WIDE APPLICATION EPITAXIAL PATTERNING BY INTELLIGENT CONTROL (NEW-EPIC) 6. AUTHOR(S) DRS DOOLITTILE, FRAZIER, BURNHAM, PRITCHETT, BILLINGSLEY...NEXT GENERATION EPITAXY: NON-EQUILIBRIUM WIDE APPLICATION EPITAXIAL PATTERNING BY INTELLIGENT CONTROL (NEW-EPIC) VOLUME I 3D COMPOSITION/DOPING

  16. Time Stamp Synchronization of PEFP Distributed Control Systems

    International Nuclear Information System (INIS)

    Song, Young Gi; An, Eun Mi; Kwon, Hyeok Jung; Cho, Yong Sub

    2010-01-01

    Proton Engineering Frontier Project (PEFP) proton linac consists of several types of control systems, such as soft Input Output Controllers (IOC) and embedded IOC based on Experimental Physics Industrial Control System (EPICS) for each subsection of PEFP facility. One of the important factors is that IOC's time clock is synchronized. The synchronized time and time stamp can be achieved with Network Time Protocol (NTP) and EPICS time stamp record without timing hardware. The requirement of the time accuracy of IOCs is less than 1 second. The main objective of this study is to configure a master clock and produce Process Variable (PV) time stamps using local CPU time synchronized from the master clock. The distributed control systems are attached on PEFP control network

  17. A rule-based expert system for generating control displays at the Advanced Photon Source

    International Nuclear Information System (INIS)

    Coulter, K.J.

    1993-01-01

    The integration of a rule-based expert system for generating screen displays for controlling and monitoring instrumentation under the Experimental Physics and Industrial Control System (EPICS) is presented. The expert system is implemented using CLIPS, an expert system shell from the Software Technology Branch at Lyndon B. Johnson Space Center. The user selects the hardware input and output to be displayed and the expert system constructs a graphical control screen appropriate for the data. Such a system provides a method for implementing a common look and feel for displays created by several different users and reduces the amount of time required to create displays for new hardware configurations. Users are able to modify the displays as needed using the EPICS display editor tool

  18. Transient Tolerant Automated Control System for the LEDA 75kV Injector

    International Nuclear Information System (INIS)

    Thuot, M.E.; Dalesio, L.R.; Harrington, M.; Hodgkins, D.; Kerstiens, D.M.; Stettler, M.W.; Warren, D.S.; Zaugg, T.; Arvin, A.; Bolt, S.; Richards, M.

    1999-01-01

    The Low-Energy Demonstration Accelerator (LEDA) injector is designed to inject 75-keV, 110-mA, proton beams into the LEDA RFQ. The injector operation has been automated to provide long term, high availability operation using the Experimental Physics and Industrial Control System (EPICS). Automated recovery from spark-downs demands reliable spark detection and sequence execution by the injector controller. Reliable computer control in the high-energy transient environment required transient suppression and isolation of hundreds of analog and binary data lines connecting the EPICS computer controller to the injector and it's power supplies and diagnostics. A transient suppression design based on measured and modeled spark transient parameters provides robust injector operation. This paper describes the control system hardware and software design, implementation and operational performance

  19. A rule-based expert system for generating control displays at the advanced photon source

    International Nuclear Information System (INIS)

    Coulter, K.J.

    1994-01-01

    The integration of a rule-based expert system for generating screen displays for controlling and monitoring instrumentation under the Experimental Physics and Industrial Control System (EPICS) is presented. The expert system is implemented using CLIPS, an expert system shell from the Software Technology Branch at Lyndon B. Johnson Space Center. The user selects the hardware input and output to be displayed and the expert system constructs a graphical control screen appropriate for the data. Such a system provides a method for implementing a common look and feel for displays created by several different users and reduces the amount of time required to create displays for new hardware configurations. Users are able to modify the displays as needed using the EPICS display editor tool. ((orig.))

  20. Endogenous versus exogenous exposure to N-nitroso compounds and gastric cancer risk in the European Prospective Investigation into Cancer and Nutrition (EPIC-EURGAST) study.

    NARCIS (Netherlands)

    Jakszyn, Paula; Bingham, Sheila A; Pera, Guillem; Agudo, Antonio; Luben, Robert; Welch, Ailsa; Boeing, Heiner; Giudice, Giuseppe del; Palli, Domenico; Saieva, Calogero; Krogh, Vittorio; Sacerdote, Carlotta; Tumino, Rosario; Panico, Salvatore; Berglund, Göran; Simán, Henrik; Hallmans, Göran; Sanchez, María José; Larrañaga, Nerea; Barricarte, Aurelio; Chirlaque, María-Dolores; Quirós, José Ramón; Key, Timothy J; Allen, Naomi E; Lund, Eiliv; Carneiro, Fátima; Linseisen, Jakob; Nagel, Gabriele; Overvad, Kim; Tjønneland, Anne; Olsen, Anja; Bueno-de-Mesquita, H Bas; Ocké, Marga C; Peeters, Petra H M; Numans, Mattijs E; Clavel-Chapelon, Françoise; Trichopoulou, Antonia; Fenger, Claus; Stenling, Roger; Ferrari, Pietro; Jenab, Mazda; Norat, Teresa; Riboli, Elio; González, Carlos Alberto

    2006-01-01

    The risk of gastric cancer (GC) associated with dietary intake of nitrosodimethylamine (NDMA) and endogenous formation of nitroso compounds (NOCs) was investigated in the European Prospective Investigation into Cancer and Nutrition (EPIC). The study included 521,457 individuals and 314 incident

  1. Endogenous versus exogenous exposure to N-Nitroso compounds and gastric cancer risk in the European Prospective Investigation into Cancer and Nutrition (EPIC-EURGAST) study.

    NARCIS (Netherlands)

    Jakszyn, P.; Bingham, S.; Pera, G.; Agudo, A.; Luben, R.; Welch, A.; Boeing, H.; Giudice, G. del; Palli, D.; Saieva, C.; Krogh, V.; Sacerdote, C.; Tumino, R.; Panico, S.; Berglund, G.; Simán, H.; Hallmans, G.; Sanchez, M.J.; Larrañaga, N.; Barricarte, A.; Chirlaque, M.D.; Quirós, J.R.; Key, T.J.; Allen, N.; Lund, E.; Carneiro, F.; Linseisen, J.; Nagel, G.; Overvad, K.; Tjønneland, A.; Olsen, A.; Bueno-de-Mesquita, H.B.; Ocké, M.O.; Peeters, P.H.M.; Numans, M.E.; Clavel-Chapelon, F.; Trichopoulou, A.; Fenger, C.; Stenling, R.; Ferrari, P.; Jenab, M.; Norat, T.; Riboli, E.; Gonzalez, C.A.

    The risk of gastric cancer (GC) associated with dietary intake of Nitrosodimethylamine (NDMA) and endogenous formation of Nitroso compounds (NOCs) was investigated in the European Prospective Investigation into Cancer and Nutrition (EPIC). The study included 521,457 individuals and 314 incident

  2. THE DEVELOPMENT OF STUDENTS’ MOTIVATIONAL DIMENSIONS UNDER THE PHYSICAL EDUCATION EXPERIMENTAL PROGRAMME

    Directory of Open Access Journals (Sweden)

    Said Hasanbegović

    2014-04-01

    Full Text Available This study shows the development of some motivational dimensions of secondary school students when they are treated by the experimental way of teaching. The study was conducted on a sample of 240 pupils of The Secondary School Banovici, out of which 124 males and 116 females. The pupils were divided into two groups. The first group consisted of 120 pupils divided into four sections, out of which 73 males and 47 females. This is the control group. The second group also consisted of 120 pupils divided into four sections, out of which 51 male and 69 females. This group was subjected to the experimental way of teaching and thus represents the experimental group. Results show the changes in pupils’ motivational characteristics under the influence of innovative educational content that are reflected through their activities and final attitudes on the physical education value. The discriminate analysis revealed the statistically important differences between pupils that are treated by the experimental program compared to students treated by traditional program in terms of motivation in physical education classes (PE classes. However, the study, in some way, solves the problem of inactivity and pupils’ lack of interest for the PE classes, i.e. it suggests the pupils’ possible development of motivation for work using the appropriate educational contents.

  3. Developement of a large proton accelerator for innovative researches; development of low energy high current beam transport system

    Energy Technology Data Exchange (ETDEWEB)

    Ko, In Soo; Namkung, Won; Cho, M. H.; Kim, K. N.; Kim, J. H.; Bae, Y. S.; Kim, Y.; Kim, K. H.; Shim, K. Y. [Pohang University of Science and Technology, Pohang (Korea)

    2001-04-01

    We have designed the beam transport system to connect the ion source and the RFQ. In this design, we have finalized the positions of solenoids and various beam diagnostic device. We have finalize the physical and mechanical designs of solenoids, and these designs are already adopted to produce the actual solenoids. We have also studied about EPICS, Experimental Physics and Industrial Control System, to control a stepper motor as a tuner of the RFQ designed for KOMACEPICS is a real time control system for a large scale system such as accelerators and tokamaks. The purpose of this thesis is to establish a test system based on the EPICS. A Sun UtraSPARC 5 workstation is used as the Operator Interface(OPI) console, and a VME chassis contained a Motorola MVME162 single board computer is used as the Input/Output Controller(IOC). A stepper motor controller is connected to the IOC via an RS-232C as a field bus. The EPICS base, extensions, and the real time OS vxWorks are installed on the workstation. The real time OS image can be downloaded to the IOC via the FTP when the test station is started. We have installed an IOC application as a device and driver support layer for the serial communication with an RS-232C on the workstation. We have designed the IOC database configuration files and a graphic user interface style OPI panel which was programmed by the MEDM. With this OPI, we can control the stepper motor using EPICS. 17 refs., 33 figs., 9 tabs. (Author)

  4. Helicobacter pylori infection assessed by ELISA and by immunoblot and noncardia gastric cancer risk in a prospective study: the Eurgast-EPIC project

    DEFF Research Database (Denmark)

    González, C A; Megraud, F; Buissoniere, A

    2012-01-01

    of its effect on gastric cancer (GC) risk. Antibodies detected by western blot are known to persist longer after the loss of the infection. In a nested case-control study from the Eurogast-EPIC cohort, including 88 noncardia GC cases and 338 controls, we assessed the association between noncardia GC...

  5. New development of EPICS based data acquisition system for H-Alpha diagnostic

    Energy Technology Data Exchange (ETDEWEB)

    Lee, Taegu, E-mail: glory@nfri.re.kr; Lee, Woongryol; Son, Souhun; Park, Jinseop

    2015-10-15

    Highlights: • The H-Alpha DAQ system was modified to measure the low current signal from the PMT. • We developed a new H-Alpha data acquisition system with a CPCI based digitizer. • We developed a signal conditioning box for converting the current to voltage. • The new signal condition box (SCB) has three input range level (400 nA, 1 μA and 2 μA). • It was successfully performed and stably operates more than the previous DAQ system. - Abstract: The H-Alpha diagnostic system has been developed to measure the line integrated intensity in the direction of toroidal and poloidal. The data acquisition (DAQ) system for H-Alpha diagnostics of the Korea Superconducting Tokamak Advanced Research (KSTAR) at the beginning of the first plasma in 2008 was developed with VME form factor digitizer in the Linux OS platform. The VME digitizer module of H-Alpha data acquisition system was modified to measure the low current signal from the photo-multiplier tubes (PMT). The input maximum current values of modified digitizer module are 400 nA and low current data is expressed as the value of the voltage between −10 V and +10 V. At first time, there was no problem to measure H-Alpha signal, but it could not measure the H-Alpha data signal as the KSTAR Plasma density increased. It exceeds digitizer input range, which means the H-Alpha signal is over 400 nA, so we should manually change the resistor on the digitizer board to measure the 400 nA over current. This is not easy to do and showed instability in the long time operation with high sampling data acquisition. In order to overcome these weak points, a new H-Alpha data acquisition system has been developed with a compact PCI (cPCI) based digitizer and a signal conditioning box for converting the current to voltage in the Linux OS platform. The new data acquisition system was developed based on Experimental Physics and Industrial Control System (EPICS) framework like other KSTAR diagnostics with standard framework (SFW

  6. EPIC 201585823, a rare triple-mode RR Lyrae star discovered in K2 mission data

    DEFF Research Database (Denmark)

    Kurtz, Donald W.; Bowman, Dominic M.; Ebo, Simon J.

    2016-01-01

    We have discovered a new, rare triple-mode RR Lyr star, EPIC 201585823, in the Kepler K2 mission Campaign 1 data. This star pulsates primarily in the fundamental and first-overtone radial modes, and, in addition, a third non-radial mode. The ratio of the period of the non-radial mode...... pixels with significant signal for the star, but without correction for pointing changes, is best for frequency analysis of this star, and, by implication, other RR Lyr stars observed by the K2 mission. We compare several pipeline reductions of the K2 mission data for this star....

  7. Surface physics : experimental

    International Nuclear Information System (INIS)

    Padalia, B.D.

    1978-01-01

    In this report, discussion is confined to some important ultra high vacuum surface techniques such as ultra-violet photoelectron spectroscopy (UPS), X-ray photoelectron spectroscopy (XPS), Auger electron spectroscopy (AES) and the low energy electron diffraction (LEED). An attempt is made to cover the basic principles and the experimental details of XPS and AES. Selected examples illustrating the potentialities of the above techniques to solve the important basic as well as applied problems relating to surfaces are presented. Salient features of the available commercial machines in which UPS, AES and LEED are combined to facilitate surface examination sequentially or simultaneously under identical experimental conditions are indicated. (auth.)

  8. Suicidal ideation in prostate cancer survivors: understanding the role of physical and psychological health outcomes.

    Science.gov (United States)

    Recklitis, Christopher J; Zhou, Eric S; Zwemer, Eric K; Hu, Jim C; Kantoff, Philip W

    2014-11-01

    Epidemiological studies have shown prostate cancer (PC) survivors are at an increased risk of suicide compared with the general population, but to the authors' knowledge very little is known regarding what factors are associated with this increased risk. The current study examined the prevalence of suicidal ideation (SI) and its association with cancer treatment and posttreatment physical and emotional health in a cohort of long-term PC survivors. A total of 693 PC survivors (3-8 years after diagnosis) completed a mailed survey on physical and psychological functioning, including cancer treatments, the Short Form-12 (SF-12), the Expanded Prostate Cancer Index Composite Instrument (EPIC-26), a depression rating scale, and 8 items regarding recent suicidal thoughts and behaviors. A total of 86 PC survivors (12.4%) endorsed SI, with 10 individuals (1.4%) reporting serious SI. Serious SI was more common in this sample compared with age-adjusted and sex-adjusted normative data. SI was not associated with most demographic variables, or with PC stage or treatments. However, SI was found to be significantly associated with employment status, poor physical and emotional functioning, greater symptom burden on the EPIC-26, higher frequency of significant pain, and clinically significant depression (P physical and emotional function, including disability status and pain, were found to be associated with SI (P depression. A significant percentage of PC survivors report recent SI, which is associated with both physical and psychological dysfunction, but not PC treatments. The results of the current study help to explain the increased risk of suicide previously reported in PC survivors and have important implications for identifying and treating those survivors at greatest risk of suicidality. © 2014 American Cancer Society.

  9. Ionic polymer-metal composite torsional sensor: physics-based modeling and experimental validation

    Science.gov (United States)

    Aidi Sharif, Montassar; Lei, Hong; Khalid Al-Rubaiai, Mohammed; Tan, Xiaobo

    2018-07-01

    Ionic polymer-metal composites (IPMCs) have intrinsic sensing and actuation properties. Typical IPMC sensors are in the shape of beams and only respond to stimuli acting along beam-bending directions. Rod or tube-shaped IPMCs have been explored as omnidirectional bending actuators or sensors. In this paper, physics-based modeling is studied for a tubular IPMC sensor under pure torsional stimulus. The Poisson–Nernst–Planck model is used to describe the fundamental physics within the IPMC, where it is hypothesized that the anion concentration is coupled to the sum of shear strains induced by the torsional stimulus. Finite element simulation is conducted to solve for the torsional sensing response, where some of the key parameters are identified based on experimental measurements using an artificial neural network. Additional experimental results suggest that the proposed model is able to capture the torsional sensing dynamics for different amplitudes and rates of the torsional stimulus.

  10. MOTIVATION AND PERFORMANCE IN PHYSICAL EDUCATION: AN EXPERIMENTAL TEST

    Directory of Open Access Journals (Sweden)

    Juan A. Moreno

    2010-03-01

    Full Text Available The purpose of this study was to analyse, experimentally, the relationships between motivation and performance in a lateral movement test in physical education. The study group consisted of 363 students (227 boys and 136 girls, aged between 12 and 16, who were randomly divided into three groups: an experimental group in which an incremental ability belief was induced, another experimental group in which an entity ability belief was induced, and a control group where there was no intervention. Measurements were made of situational intrinsic motivation, perceived competence in executing the task and performance. The results revealed that the incremental group reported higher scores on the situational intrinsic motivation scale. The entity group demonstrated better performance in the first test attempt than the incremental group but, in the second attempt, the performance was similar in the different groups. Perhaps the initial differences in performance disappeared because the incremental group counted on improving in the second attempt. These results are discussed in relation to the intensity with which the teacher conveys information relating to incremental ability belief of the pupil to increase intrinsic motivation and performance

  11. Diversity of dietary patterns observed in the European Prospective Investigation into Cancer and Nutrition (EPIC) project

    DEFF Research Database (Denmark)

    Slimani, N.; Fahey, M.; Welch, A.A.

    2002-01-01

    countries. France and particularly Spain have more heterogeneous dietary patterns, with a relatively high consumption of both plant foods and animal products. Apart from characteristics specific to vegetarian groups, the UK 'health-conscious' group shares with the UK general population a relatively high....../centres. In these countries, consumption of vegetables and fruit is similar to, or below, the overall EPIC means, and is low for legumes and vegetable oils. Overall, dietary patterns were similar for men and women, although there were large gender differences for certain food groups. CONCLUSIONS: There are considerable...

  12. Remote monitoring system for the cryogenic system of superconducting magnets in the SuperKEKB interaction region

    Science.gov (United States)

    Aoki, K.; Ohuchi, N.; Zong, Z.; Arimoto, Y.; Wang, X.; Yamaoka, H.; Kawai, M.; Kondou, Y.; Makida, Y.; Hirose, M.; Endou, T.; Iwasaki, M.; Nakamura, T.

    2017-12-01

    A remote monitoring system was developed based on the software infrastructure of the Experimental Physics and Industrial Control System (EPICS) for the cryogenic system of superconducting magnets in the interaction region of the SuperKEKB accelerator. The SuperKEKB has been constructed to conduct high-energy physics experiments at KEK. These superconducting magnets consist of three apparatuses, the Belle II detector solenoid, and QCSL and QCSR accelerator magnets. They are each contained in three cryostats cooled by dedicated helium cryogenic systems. The monitoring system was developed to read data of the EX-8000, which is an integrated instrumentation system to control all cryogenic components. The monitoring system uses the I/O control tools of EPICS software for TCP/IP, archiving techniques using a relational database, and easy human-computer interface. Using this monitoring system, it is possible to remotely monitor all real-time data of the superconducting magnets and cryogenic systems. It is also convenient to share data among multiple groups.

  13. Experimental display of Fourier analysis through the optical physics and its didatical utilization

    International Nuclear Information System (INIS)

    Oliveira, S.M.M. de.

    1983-01-01

    The properties of Fourier analysis through physical optics are displayed experimentally. Within physical optics topics that illustrate didactically Fourier analysis, a subject usually considered purely mathematical are selected. The most important properties of Fourier transform and their utilization in cleaning up images through spatial filtering are presented, in this way the properties of convolution to analyse image formation and characterize some diffraction patterns are also used. (Author) [pt

  14. Progress report 1982 of the institute of experimental physics of the Leopold Franzens University Innsbruck

    International Nuclear Information System (INIS)

    Howorka, F.; Maerk, T.; Lindinger, W.

    1983-01-01

    This progress report describes the scientific work and research results of the department of atomic physics in the institute of experimental physics of the university of Innsbruck for the period of 1982. A comprehensive list of publications of this department is given. (A.N.)

  15. IFMIF LLRF control system architecture based on EPICS

    International Nuclear Information System (INIS)

    Calvo, J.; Ibarra, A.; Miguel Angel Patricio; Rivers, M.

    2012-01-01

    The IFMIF-EVEDA (International Fusion Materials Irradiation Facility - Engineering Validation and Engineering Design Activity) linear accelerator will be a 9 MeV, 125 mA CW (Continuous Wave) deuteron accelerator prototype to validate the technical options of the accelerator design for IFMIF. The primary mission of such facility is to test and verify materials performance when subjected to extensive neutron irradiation of the type encountered in a fusion reactor. The RF (Radio Frequency) power system of IFMIF-EVEDA consists of 18 RF chains working at 175 MHz with three amplification stages each. The LLRF (Low-Level Radio Frequency) controls the amplitude and phase of the signal to be synchronized with the beam and it also controls the resonance frequency of the cavities. The system is based on a commercial cPCI (Compact Peripheral Component Interconnect) FPGA (Field Programmable Gate Array) board provided by Lyrtech and controlled by a Windows Host PC. For this purpose, it is mandatory to communicate the cPCI FPGA Board with an EPICS Channel Access, building an IOC (Input Output Controller). A new software architecture to design a device support, using AsynPortDriver class and CSS as a GUI (Graphical User Interface), is also presented. (authors)

  16. Neural networks and cellular automata in experimental high energy physics

    Energy Technology Data Exchange (ETDEWEB)

    Denby, B

    1988-06-01

    Within the past few years, two novel computing techniques, cellular automata and neural networks, have shown considerable promise in the solution of problems of a very high degree of complexity, such as turbulent fluid flow, image processing, and pattern recognition. Many of the problems faced in experimental high energy physics are also of this nature. Track reconstruction in wire chambers and cluster finding in cellular calorimeters, for instance, involve pattern recognition and high combinatorial complexity since many combinations of hits or cells must be considered in order to arrive at the final tracks or clusters. Here we examine in what way connective network methods can be applied to some of the problems of experimental high energy physics. It is found that such problems as track and cluster finding adapt naturally to these approaches. When large scale hard-wired connective networks become available, it will be possible to realize solutions to such problems in a fraction of the time required by traditional methods. For certain types of problems, faster solutions are already possible using model networks implemented on vector or other massively parallel machines. It should also be possible, using existing technology, to build simplified networks that will allow detailed reconstructed event information to be used in fast trigger decisions.

  17. Neural networks and cellular automata in experimental high energy physics

    International Nuclear Information System (INIS)

    Denby, B.

    1987-11-01

    Within the past few years, two novel computing techniques, cellular automata and neural networks, have shown considerable promise in the solution of problems of a very high degree of complexity, such as turbulent fluid flow, image processing, and pattern recognition. Many of the problems faced in experimental high energy physics are also of this nature. Track reconstruction in wire chambers and cluster finding in cellular calorimeters, for instance, involve pattern recognition and high combinatorial complexity since many combinations of hits or cells must be considered in order to arrive at the final tracks or clusters. Here we examine in what way connective network methods can be applied to some of the problems of experimental high physics. It is found that such problems as track and cluster finding adapt naturally to these approaches. When large scale hardwired connective networks become available, it will be possible to realize solutions to such problems in a fraction of the time required by traditional methods. For certain types of problems, faster solutions are already possible using model networks implemented on vector or other massively parallel machines. It should also be possible, using existing technology, to build simplified networks that will allow detailed reconstructed event information to be used in fast trigger decisions

  18. Neural networks and cellular automata in experimental high energy physics

    International Nuclear Information System (INIS)

    Denby, B.

    1988-01-01

    Within the past few years, two novel computing techniques, cellular automata and neural networks, have shown considerable promise in the solution of problems of a very high degree of complexity, such as turbulent fluid flow, image processing, and pattern recognition. Many of the problems faced in experimental high energy physics are also of this nature. Track reconstruction in wire chambers and cluster finding in cellular calorimeters, for instance, involve pattern recognition and high combinatorial complexity since many combinations of hits or cells must be considered in order to arrive at the final tracks or clusters. Here we examine in what way connective network methods can be applied to some of the problems of experimental high energy physics. It is found that such problems as track and cluster finding adapt naturally to these approaches. When large scale hard-wired connective networks become available, it will be possible to realize solutions to such problems in a fraction of the time required by traditional methods. For certain types of problems, faster solutions are already possible using model networks implemented on vector or other massively parallel machines. It should also be possible, using existing technology, to build simplified networks that will allow detailed reconstructed event information to be used in fast trigger decisions. (orig.)

  19. Communication in support of software sharing and collaborative development

    International Nuclear Information System (INIS)

    Knott, M.J.

    1995-01-01

    To be successful, software which is shared among several users requires a means of reporting trouble and receiving help. This is even more critical in the case of a collaborative software development effort. The Experimental Physics and Industrial Control System (EPICS) collaboration uses the Internet as its major communication medium. In addition to conventional electronic mail and occasional use of MBONE teleconferencing a distributed listserver system is used to announce releases, ask for aid, announce the discovery and disposal of bugs, and to converse generally about the future development directions of EPICS tools and methods. The EPICS listservers are divided into several subject categories, and since all questions, answers, and announcements are archived for future reference, some statistics can be gleaned from these records. Such statistics and information from the collaborators show that they make use of this system and find it helpful. As a manager, I have found that the system gives reassuring evidence that the collaboration is alive, responsive to calls for aid, and helpful even to those not actively participating in the question and answer activity

  20. Vacuum control system of VEC

    International Nuclear Information System (INIS)

    Roy, Anindya; Bhole, R.B.; Bandopadhyay, D.L.; Mukhopadhyay, B.; Pal, Sarbajit; Sarkar, D.

    2009-01-01

    As a part of modernization of VEC (Variable Energy Cyclotron), the Vacuum Control System is being upgraded to PLC based automated system from initial Relay based Manual system. EPICS (Experimental Physics and Industrial Control System), a standard open source software tool for designing distributed control system, is chosen for developing the supervisory control software layer, leading towards a unified distributed control architecture of VEC Control System. A Modbus - TCP based IOC (I/O Controller) has been developed to communicate control data to PLC using Ethernet-TCP LAN. Keeping in mind, the operators' familiarity with MS-Windows, a MS-Windows based operator interface is developed using VB6. It is also used to test and evaluate EPICS compatibility to MS Windows. Several MS Windows ActiveX components e.g. text display, image display, alarm window, set-point input etc. have been developed incorporating Channel Access library of EPICS. Use of such components ease the programming complexity and reduce developmental time of the operator interface. The system is in the final phase of commissioning. (author)

  1. A cyber-physical approach to experimental fluid mechanics

    Science.gov (United States)

    Mackowski, Andrew Williams

    This Thesis documents the design, implementation, and use of a novel type of experimental apparatus, termed Cyber-Physical Fluid Dynamics (CPFD). Unlike traditional fluid mechanics experiments, CPFD is a general-purpose technique that allows one to impose arbitrary forces on an object submerged in a fluid. By combining fluid mechanics with robotics, we can perform experiments that would otherwise be incredibly difficult or time-consuming. More generally, CPFD allows a high degree of automation and control of the experimental process, allowing for much more efficient use of experimental facilities. Examples of CPFD's capabilites include imposing a gravitational force in the horizontal direction (allowing a test object to "fall" sideways in a water channel), simulating nonlinear springs for a vibrating fluid-structure system, or allowing a self-propelled body to move forward under its own force. Because experimental parameters (including forces and even the mass of the test object) are defined in software, one can define entire ensembles of experiments to run autonomously. CPFD additionally integrates related systems such as water channel speed control, LDV flow speed measurements, and PIV flowfield measurements. The end result is a general-purpose experimental system that opens the door to a vast array of fluid-structure interaction problems. We begin by describing the design and implementation of CPFD, the heart of which is a high-performance force-feedback control system. Precise measurement of time-varying forces (including removing effects of the test object's inertia) is more critical here than in typical robotic force-feedback applications. CPFD is based on an integration of ideas from control theory, fluid dynamics, computer science, electrical engineering, and solid mechanics. We also describe experiments using the CPFD experimental apparatus to study vortex-induced vibration (VIV) and oscillating-airfoil propulsion. We show how CPFD can be used to simulate

  2. Experimental medium energy physics

    International Nuclear Information System (INIS)

    1989-01-01

    This report discusses the following topics: search for the ξ(2230) at LEAR; hyperon-antihyperon production studies at LEAR; relativistic proton-nucleus and heavy ion-nucleus collisions at the SPS; search for the H dibaryon at the AGS; hypernuclear physics research; CEBAF activities; pion physics at PSI; and H particle experiment design and development

  3. Theoretical and Experimental Studies of Elementary Particle Physics

    Energy Technology Data Exchange (ETDEWEB)

    Evans, Harold G [Indiana University; Kostelecky, V Alan [Indiana University; Musser, James A [Indiana University

    2013-07-29

    The elementary particle physics research program at Indiana University spans a broad range of the most interesting topics in this fundamental field, including important contributions to each of the frontiers identified in the recent report of HEPAP's Particle Physics Prioritization Panel: the Energy Frontier, the Intensity Frontier, and the Cosmic Frontier. Experimentally, we contribute to knowledge at the Energy Frontier through our work on the D0 and ATLAS collaborations. We work at the Intensity Frontier on the MINOS and NOvA experiments and participate in R&D for LBNE. We are also very active on the theoretical side of each of these areas with internationally recognized efforts in phenomenology both in and beyond the Standard Model and in lattice QCD. Finally, although not part of this grant, members of the Indiana University particle physics group have strong involvement in several astrophysics projects at the Cosmic Frontier. Our research efforts are divided into three task areas. The Task A group works on D0 and ATLAS; Task B is our theory group; and Task C contains our MINOS, NOvA, and LBNE (LArTPC) research. Each task includes contributions from faculty, senior scientists, postdocs, graduate and undergraduate students, engineers, technicians, and administrative personnel. This work was supported by DOE Grant DE-FG02-91ER40661. In the following, we describe progress made in the research of each task during the final period of the grant, from November 1, 2009 to April 30, 2013.

  4. Safety control system and its interface to EPICS for the off-line front end of the SPES project

    International Nuclear Information System (INIS)

    Vasquez, J.; Andrighetto, A.; Bassato, G.; Costa, L.; Giacchini, M.; Bertocco, M.

    2012-01-01

    The SPES (Selective Production of Exotic Species) project is based on a facility for the production of neutron-rich radioactive ion beams using the isotope separation on-line technique. The SPES off-line front-end apparatus involves a number of subsystems and procedures that are potentially dangerous both for human operators and for the equipment. The high voltage power supply, the ion source complex power supplies, the target chamber handling systems and the laser source are some example of these subsystems. For that reason, a safety control system has been developed. It is based on Schneider Electrics Preventa family safety modules that control the power supply of critical subsystems in combination with safety detectors that monitor critical variables. A Programmable Logic Controller (PLC), model BMXP342020 from the Schneider Electrics Modicon M340 family, is used for monitoring the status of the system as well as controlling the sequence of some operations in automatic way. A touch screen, model XBTGT5330 from the Schneider Electrics Magelis family, is used as Human Machine Interface (HMI) and communicates with the PLC using MODBUS-TCP. Additionally, an interface to the EPICS control network was developed using a home-made MODBUS-TCP EPICS driver in order to integrate it to the control system of the Front End as well as present the status of the system to the users on the main control panel. (authors)

  5. Overview of experimental research on nuclear structure in department of modern applied physics

    International Nuclear Information System (INIS)

    Zhu Shengjiang

    1999-01-01

    The experimental research on nuclear structure in Department of Modern Applied Physics, Tsinghua University has been summarized. The main research results in high spin states of nuclear structure, as well as some low spin states, have been reported

  6. Experimental Status of B Physics

    International Nuclear Information System (INIS)

    Stone, Sheldon

    2006-01-01

    A short summary is given of the current status of B physics. Reasons for physics beyond the Standard Model are discussed. Constraints on New Physics are given using measurements of B mixing, BS mixing, and CP violation, along with |Vub|. Future goals, and upcoming new experiments are also mentioned

  7. Software engineering practices for control system reliability

    International Nuclear Information System (INIS)

    S. K. Schaffner; K. S White

    1999-01-01

    This paper will discuss software engineering practices used to improve Control System reliability. The authors begin with a brief discussion of the Software Engineering Institute's Capability Maturity Model (CMM) which is a framework for evaluating and improving key practices used to enhance software development and maintenance capabilities. The software engineering processes developed and used by the Controls Group at the Thomas Jefferson National Accelerator Facility (Jefferson Lab), using the Experimental Physics and Industrial Control System (EPICS) for accelerator control, are described. Examples are given of how their procedures have been used to minimized control system downtime and improve reliability. While their examples are primarily drawn from their experience with EPICS, these practices are equally applicable to any control system. Specific issues addressed include resource allocation, developing reliable software lifecycle processes and risk management

  8. A beamline design and data acquisition with the 20-MeV, 20-ps electron beam for the higher-order mode studies of the APS SR-rf cavities

    International Nuclear Information System (INIS)

    Song, J.; Nassiri, A.; Daly, R.

    1993-01-01

    A beamline has been designed and assembled to use the ANL Chemistry Division 20-MeV electron linac for the testing of higher-order mode excitation and damping in rf cavities. The beamline consists of two sections (a beam collimating section with a 1.5 inches-OD vacuum line, and a cavity test section with a 3 inches-OD vacuum line), separated by two double aluminum foil windows. The beam diagnostics consist of a stripline beam position monitor, integrating current transformers, fluorescent screens, and a Faraday cup. EPICS (Experimental Physics and Industrial Control System) is used for beamline control, monitoring, and data acquisition. Also described is the diagnostic system used for beam image capture and analysis using EPICS-controlled hardware and PV-WAVE software. The rf cavity measurement will be described in a separate paper

  9. Channel Access Client Toolbox for Matlab

    International Nuclear Information System (INIS)

    2002-01-01

    This paper reports on MATLAB Channel Access (MCA) Toolbox--MATLAB [1] interface to EPICS Channel Access (CA) client library. We are developing the toolbox for SPEAR3 accelerator controls, but it is of general use for accelerator and experimental physics applications programming. It is packaged as a MATLAB toolbox to allow easy development of complex CA client applications entirely in MATLAB. The benefits include: the ability to calculate and display parameters that use EPICS process variables as inputs, availability of MATLAB graphics tools for user interface design, and integration with the MATLABbased accelerator modeling software - Accelerator Toolbox [2-4]. Another purpose of this paper is to propose a feasible path to a synergy between accelerator control systems and accelerator simulation codes, the idea known as on-line accelerator model

  10. MO-FG-BRC-00: Joint AAPM-ESTRO Symposium: Advances in Experimental Medical Physics

    International Nuclear Information System (INIS)

    2016-01-01

    Experimental research in medical physics has expanded the limits of our knowledge and provided novel imaging and therapy technologies for patients around the world. However, experimental efforts are challenging due to constraints in funding, space, time and other forms of institutional support. In this joint ESTRO-AAPM symposium, four exciting experimental projects from four different countries are highlighted. Each project is focused on a different aspect of radiation therapy. From the USA, we will hear about a new linear accelerator concept for more compact and efficient therapy devices. From Canada, we will learn about novel linear accelerator target design and the implications for imaging and therapy. From France, we will discover a mature translational effort to incorporate theranostic nanoparticles in MR-guided radiation therapy. From Germany, we will find out about a novel in-treatment imaging modality for particle therapy. These examples of high impact, experimental medical physics research are representative of the diversity of such efforts that are on-going around the globe. J. Robar, Research is supported through collaboration with Varian Medical Systems and Brainlab AGD. Westerly, This work is supported by the Department of Radiation Oncology at the University of Colorado School of Medicine. COI: NONEK. Parodi, Part of the presented work is supported by the DFG (German Research Foundation) Cluster of Excellence MAP (Munich-Centre for Advanced Photonics) and has been carried out in collaboration with IBA.

  11. Time trends in cigarette smoking in two German cohorts--results from EPIC Germany.

    Science.gov (United States)

    Rohrmann, S; Kroke, A; Boeing, H; Becker, N

    2003-08-01

    Smoking prevention is less advanced in Germany compared with other European and North American countries, and fewer data exist, especially on the consumption habits at the individual level over time. EPIC Germany, which is part of a European multicentre study on diet and cancer, collected data on individual smoking behaviour and allows for consideration of the changing consumption pattern for both centres and different age groups. Within EPIC 25 546 and 27 548 participants, respectively, were recruited in Heidelberg and Potsdam. Data on smoking habits were collected by means of a computer-guided interview during the baseline examination between 1994 and 1998. For each birth cohort smoking prevalence and mean number of cigarettes smoked per day at different ages were calculated. Additionally, the prevalence of non-filter cigarette smoking was computed. Smoking prevalence in the 1990s was still higher among men (Heidelberg 16.3-32.3%; Potsdam 18.2-29.3%) than among women (Heidelberg 12.8-32.0%; Potsdam 10.4-27.8%). However, the percentage of women smokers was still increasing. Filter cigarettes comprised a growing percentage of the cigarettes smoked, but especially among men differences between both German cohorts can still be seen: depending on age, 10.0-12.7% of men in the Heidelberg cohort smoked non-filter cigarettes, but only 1.1-2.3% in the Potsdam cohort. The quantity smoked was higher in the Heidelberg than in the Potsdam cohort with respect to the mean number of cigarettes smoked per day as well as the pack-years of smoking. In conclusion, smoking habits in the Potsdam and the Heidelberg cohorts did not strongly differ by smoking prevalence. However, they did differ according to the quantity and quality of smoking. These differences, as well as the changes over the last 40 years may contribute to a changing pattern of diseases in different groups of the German population.

  12. Physiotherapists use a small number of behaviour change techniques when promoting physical activity: A systematic review comparing experimental and observational studies.

    Science.gov (United States)

    Kunstler, Breanne E; Cook, Jill L; Freene, Nicole; Finch, Caroline F; Kemp, Joanne L; O'Halloran, Paul D; Gaida, James E

    2018-06-01

    Physiotherapists promote physical activity as part of their practice. This study reviewed the behaviour change techniques physiotherapists use when promoting physical activity in experimental and observational studies. Systematic review of experimental and observational studies. Twelve databases were searched using terms related to physiotherapy and physical activity. We included experimental studies evaluating the efficacy of physiotherapist-led physical activity interventions delivered to adults in clinic-based private practice and outpatient settings to individuals with, or at risk of, non-communicable diseases. Observational studies reporting the techniques physiotherapists use when promoting physical activity were also included. The behaviour change techniques used in all studies were identified using the Behaviour Change Technique Taxonomy. The behaviour change techniques appearing in efficacious and inefficacious experimental interventions were compared using a narrative approach. Twelve studies (nine experimental and three observational) were retained from the initial search yield of 4141. Risk of bias ranged from low to high. Physiotherapists used seven behaviour change techniques in the observational studies, compared to 30 behaviour change techniques in the experimental studies. Social support (unspecified) was the most frequently identified behaviour change technique across both settings. Efficacious experimental interventions used more behaviour change techniques (n=29) and functioned in more ways (n=6) than did inefficacious experimental interventions (behaviour change techniques=10 and functions=1). Physiotherapists use a small number of behaviour change techniques. Less behaviour change techniques were identified in observational studies compared to experimental studies, suggesting physiotherapists use less BCTs clinically than experimentally. Copyright © 2017 Sports Medicine Australia. Published by Elsevier Ltd. All rights reserved.

  13. Color and experimental physics

    International Nuclear Information System (INIS)

    Chanowitz, M.S.

    1975-01-01

    After a brief review of the color hypothesis and the motivations for its introduction, the experimental tests arare discussed. It is assumed that colored states have not been produced at present energies and only experimental tests which apply below the color threshold, when color is a ''hidden symmetry,'' are discussed. Some of these tests offer the possibility of distinguishing between quark models with fractional and integral quark charges. (auth)

  14. High-energy-physics studies. Progress report, Part I. Experimental program

    International Nuclear Information System (INIS)

    1982-01-01

    The experimental high energy physics program at Ohio State University for 1982 is described. The following topics are discussed: a search for neutrino oscillations at LAMPF; measuring charm and beauty decays via hadronic production in a hybrid emulsion spectrometer; prompt neutrino production experiment; search for long-lived particles from neutrino interactions in a tagged emulsion spectrometer; electron-positron interactions at CESR-CLEO; a search for exotic forms of stable matter; and development of computer systems for data processing and for development of detectors

  15. Compilation of reactor-physical data of the AVR experimental reactor for 1982

    International Nuclear Information System (INIS)

    Werner, H.; Wawrzik, U.; Grotkamp, T.; Buettgen, I.

    1983-12-01

    Since the end of 1981 the calculation model AVR-80 has been taken as a basis for compiling reactor-physical data of the AVR experimental reactor. A brief outline of the operation history of 1982 is given, including the beginning of a large-scale experiment dealing with change-over from high enriched uranium to low enriched uranium. Calculations relative to spectral shift, diffusion, temperature, burnup, and recirculation of the fuel elements are described in brief. The essential results of neutron-physical and thermodynamic calculations and the characteristical data of the various types of fuel used are shown in tables and illustrations. (RF) [de

  16. For information: Geneva University - The search for gravitational waves. Physical motivations and experimental perspectives

    CERN Multimedia

    2005-01-01

    UNIVERSITE DE GENEVE ECOLE DE PHYSIQUE Département de physique nucléaire et corspusculaire 24, Quai Ernest-Ansermet - 1211 GENEVE 4 Tél : (022) 379 62 73 Fax: (022) 379 69 92 Wednesday 11 May PARTICLE PHYSICS SEMINAR at 17:00 - Stückelberg Auditorium The search for gravitational waves. Physical motivations and experimental perspectives by Prof. Michele Maggiore / DPT-UniGe I will give an overview of gravitational-wave physics, addressing two main questions: What are the physical motivations for gravitational-wave research, both from the point of view of astrophysics and of high-energy physics. Present status and future perspectives of gravitational-wave experiments. Information: http://dpnc.unige.ch/seminaire/annonce.html Organizer: A. Cervera Villanueva

  17. A software Event Summation System for MDSplus

    International Nuclear Information System (INIS)

    Davis, W.M.; Mastrovito, D.M.; Roney, P.G.; Sichta, P.

    2008-01-01

    The MDSplus data acquisition and management system uses software events for communication among interdependent processes anywhere on the network. Actions can then be triggered, such as a data-acquisition routine, or analysis or display programs waiting for data. A small amount of data, such as a shot number, can be passed with these events. Since programs sometimes need more than one data set, we developed a system on NSTX to declare composite events using logical AND and OR operations. The system is written in the IDL language, so it can be run on Linux, Macintosh or Windows platforms. Like MDSplus, the Experimental Physics and Industrial Control System (EPICS) is a core component of the NSTX software environment. The Event Summation System provides an IDL-based interface to EPICS. This permits EPICS-aware processes to be synchronized with MDSplus-aware processes, to provide, for example, engineering operators information about physics data acquisition and analysis. Reliability was a more important design consideration than performance for this system; the system's architecture includes features to support this. The system has run for weeks at a time without requiring manual intervention. Hundreds of incoming events per second can be handled reliably. All incoming and declared events are logged with a timestamp. The system can be configured easily through a single, easy-to-read text file

  18. lncRNA Epigenetic Landscape Analysis Identifies EPIC1 as an Oncogenic lncRNA that Interacts with MYC and Promotes Cell-Cycle Progression in Cancer

    NARCIS (Netherlands)

    Wang, Zehua; Yang, Bo; Zhang, Min; Guo, Weiwei; Wu, Zhiyuan; Wang, Yue; Jia, Lin; Li, Song; Caesar-Johnson, Samantha J.; Demchok, John A.; Felau, Ina; Kasapi, Melpomeni; Ferguson, Martin L.; Hutter, Carolyn M.; Sofia, Heidi J.; Tarnuzzer, Roy; Wang, Zhining; Yang, Liming; Zenklusen, Jean C.; Zhang, Jiashan (Julia); Chudamani, Sudha; Liu, Jia; Lolla, Laxmi; Naresh, Rashi; Pihl, Todd; Sun, Qiang; Wan, Yunhu; Wu, Ye; Cho, Juok; DeFreitas, Timothy; Frazer, Scott; Gehlenborg, Nils; Getz, Gad; Heiman, David I.; Kim, Jaegil; Lawrence, Michael S.; Lin, Pei; Meier, Sam; Noble, Michael S.; Saksena, Gordon; Voet, Doug; Zhang, Hailei; Bernard, Brady; Chambwe, Nyasha; Dhankani, Varsha; Knijnenburg, Theo; Kramer, Roger; Leinonen, Kalle; Liu, Yuexin; Miller, Michael; Reynolds, Sheila; Shmulevich, Ilya; Thorsson, Vesteinn; Zhang, Wei; Akbani, Rehan; Broom, Bradley M.; Hegde, Apurva M.; Ju, Zhenlin; Kanchi, Rupa S.; Korkut, Anil; Li, Jun; Liang, Han; Ling, Shiyun; Liu, Wenbin; Lu, Yiling; Mills, Gordon B.; Ng, Kwok Shing; Rao, Arvind; Ryan, Michael; Wang, Jing; Weinstein, John N.; Zhang, Jiexin; Abeshouse, Adam; Armenia, Joshua; Chakravarty, Debyani; Chatila, Walid K.; Bruijn, Inode; Gao, Jianjiong; Gross, Benjamin E.; Heins, Zachary J.; Kundra, Ritika; La, Konnor; Ladanyi, Marc; Luna, Augustin; Nissan, Moriah G.; Ochoa, Angelica; Phillips, Sarah M.; Reznik, Ed; Sanchez-Vega, Francisco; Sander, Chris; Schultz, Nikolaus; Sheridan, Robert; Sumer, S. Onur; Sun, Yichao; Taylor, Barry S.; Wang, Jioajiao; Zhang, Hongxin; Anur, Pavana; Peto, Myron; Spellman, Paul; Benz, Christopher; Stuart, Joshua M.; Wong, Christopher K.; Yau, Christina; Hayes, D. Neil; Parker, Joel S.; Wilkerson, Matthew D.; Ally, Adrian; Balasundaram, Miruna; Bowlby, Reanne; Brooks, Denise; Carlsen, Rebecca; Chuah, Eric; Dhalla, Noreen; Holt, Robert; Jones, Steven J.M.; Kasaian, Katayoon; Lee, Darlene; Ma, Yussanne; Marra, Marco A.; Mayo, Michael; Moore, Richard A.; Mungall, Andrew J.; Mungall, Karen; Robertson, A. Gordon; Sadeghi, Sara; Schein, Jacqueline E.; Sipahimalani, Payal; Tam, Angela; Thiessen, Nina; Tse, Kane; Wong, Tina; Berger, Ashton C.; Beroukhim, Rameen; Cherniack, Andrew D.; Cibulskis, Carrie; Gabriel, Stacey B.; Gao, Galen F.; Ha, Gavin; Meyerson, Matthew; Schumacher, Steven E.; Shih, Juliann; Kucherlapati, Melanie H.; Kucherlapati, Raju S.; Baylin, Stephen; Cope, Leslie; Danilova, Ludmila; Bootwalla, Moiz S.; Lai, Phillip H.; Maglinte, Dennis T.; Van Den Berg, David J.; Weisenberger, Daniel J.; Auman, J. Todd; Balu, Saianand; Bodenheimer, Tom; Fan, Cheng; Hoadley, Katherine A.; Hoyle, Alan P.; Jefferys, Stuart R.; Jones, Corbin D.; Meng, Shaowu; Mieczkowski, Piotr A.; Mose, Lisle E.; Perou, Amy H.; Perou, Charles M.; Roach, Jeffrey; Shi, Yan; Simons, Janae V.; Skelly, Tara; Soloway, Matthew G.; Tan, Donghui; Veluvolu, Umadevi; Fan, Huihui; Hinoue, Toshinori; Laird, Peter W.; Shen, Hui; Zhou, Wanding; Bellair, Michelle; Chang, Kyle; Covington, Kyle; Creighton, Chad J.; Dinh, Huyen; Doddapaneni, Harsha Vardhan; Donehower, Lawrence A.; Drummond, Jennifer; Gibbs, Richard A.; Glenn, Robert; Hale, Walker; Han, Yi; Hu, Jianhong; Korchina, Viktoriya; Lee, Sandra; Lewis, Lora; Li, Wei; Liu, Xiuping; Morgan, Margaret; Morton, Donna; Muzny, Donna; Santibanez, Jireh; Sheth, Margi; Shinbrot, Eve; Wang, Linghua; Wang, Min; Wheeler, David A.; Xi, Liu; Zhao, Fengmei; Hess, Julian; Appelbaum, Elizabeth L.; Bailey, Matthew; Cordes, Matthew G.; Ding, Li; Fronick, Catrina C.; Fulton, Lucinda A.; Fulton, Robert S.; Kandoth, Cyriac; Mardis, Elaine R.; McLellan, Michael D.; Miller, Christopher A.; Schmidt, Heather K.; Wilson, Richard K.; Crain, Daniel; Curley, Erin; Gardner, Johanna; Lau, Kevin; Mallery, David; Morris, Scott; Paulauskis, Joseph; Penny, Robert; Shelton, Candace; Shelton, Troy; Sherman, Mark; Thompson, Eric; Yena, Peggy; Bowen, Jay; Gastier-Foster, Julie M.; Gerken, Mark; Leraas, Kristen M.; Lichtenberg, Tara M.; Ramirez, Nilsa C.; Wise, Lisa; Zmuda, Erik; Corcoran, Niall; Costello, Tony; Hovens, Christopher; Carvalho, Andre L.; de Carvalho, Ana C.; Fregnani, José H.; Longatto-Filho, Adhemar; Reis, Rui M.; Scapulatempo-Neto, Cristovam; Silveira, Henrique C.S.; Vidal, Daniel O.; Burnette, Andrew; Eschbacher, Jennifer; Hermes, Beth; Noss, Ardene; Singh, Rosy; Anderson, Matthew L.; Castro, Patricia D.; Ittmann, Michael; Huntsman, David; Kohl, Bernard; Le, Xuan; Thorp, Richard; Andry, Chris; Duffy, Elizabeth R.; Lyadov, Vladimir; Paklina, Oxana; Setdikova, Galiya; Shabunin, Alexey; Tavobilov, Mikhail; McPherson, Christopher; Warnick, Ronald; Berkowitz, Ross; Cramer, Daniel; Feltmate, Colleen; Horowitz, Neil; Kibel, Adam; Muto, Michael; Raut, Chandrajit P.; Malykh, Andrei; Barnholtz-Sloan, Jill S.; Barrett, Wendi; Devine, Karen; Fulop, Jordonna; Ostrom, Quinn T.; Shimmel, Kristen; Wolinsky, Yingli; Sloan, Andrew E.; De Rose, Agostino; Giuliante, Felice; Goodman, Marc; Karlan, Beth Y.; Hagedorn, Curt H.; Eckman, John; Harr, Jodi; Myers, Jerome; Tucker, Kelinda; Zach, Leigh Anne; Deyarmin, Brenda; Hu, Hai; Kvecher, Leonid; Larson, Caroline; Mural, Richard J.; Somiari, Stella; Vicha, Ales; Zelinka, Tomas; Bennett, Joseph; Iacocca, Mary; Rabeno, Brenda; Swanson, Patricia; Latour, Mathieu; Lacombe, Louis; Têtu, Bernard; Bergeron, Alain; McGraw, Mary; Staugaitis, Susan M.; Chabot, John; Hibshoosh, Hanina; Sepulveda, Antonia; Su, Tao; Wang, Timothy; Potapova, Olga; Voronina, Olga; Desjardins, Laurence; Mariani, Odette; Roman-Roman, Sergio; Sastre, Xavier; Stern, Marc Henri; Cheng, Feixiong; Signoretti, Sabina; Berchuck, Andrew; Bigner, Darell; Lipp, Eric; Marks, Jeffrey; McCall, Shannon; McLendon, Roger; Secord, Angeles; Sharp, Alexis; Behera, Madhusmita; Brat, Daniel J.; Chen, Amy; Delman, Keith; Force, Seth; Khuri, Fadlo; Magliocca, Kelly; Maithel, Shishir; Olson, Jeffrey J.; Owonikoko, Taofeek; Pickens, Alan; Ramalingam, Suresh; Shin, Dong M.; Sica, Gabriel; Van Meir, Erwin G.; Zhang, Hongzheng; Eijckenboom, Wil; Gillis, Ad; Korpershoek, Esther; Looijenga, Leendert; Oosterhuis, Wolter; Stoop, Hans; van Kessel, Kim E.; Zwarthoff, Ellen C.; Calatozzolo, Chiara; Cuppini, Lucia; Cuzzubbo, Stefania; DiMeco, Francesco; Finocchiaro, Gaetano; Mattei, Luca; Perin, Alessandro; Pollo, Bianca; Chen, Chu; Houck, John; Lohavanichbutr, Pawadee; Hartmann, Arndt; Stoehr, Christine; Stoehr, Robert; Taubert, Helge; Wach, Sven; Wullich, Bernd; Kycler, Witold; Murawa, Dawid; Wiznerowicz, Maciej; Chung, Ki; Edenfield, W. Jeffrey; Martin, Julie; Baudin, Eric; Bubley, Glenn; Bueno, Raphael; De Rienzo, Assunta; Richards, William G.; Kalkanis, Steven; Mikkelsen, Tom; Noushmehr, Houtan; Scarpace, Lisa; Girard, Nicolas; Aymerich, Marta; Campo, Elias; Giné, Eva; Guillermo, Armando López; Van Bang, Nguyen; Hanh, Phan Thi; Phu, Bui Duc; Tang, Yufang; Colman, Howard; Evason, Kimberley; Dottino, Peter R.; Martignetti, John A.; Gabra, Hani; Juhl, Hartmut; Akeredolu, Teniola; Stepa, Serghei; Hoon, Dave; Ahn, Keunsoo; Kang, Koo Jeong; Beuschlein, Felix; Breggia, Anne; Birrer, Michael; Bell, Debra; Borad, Mitesh; Bryce, Alan H.; Castle, Erik; Chandan, Vishal; Cheville, John; Copland, John A.; Farnell, Michael; Flotte, Thomas; Giama, Nasra; Ho, Thai; Kendrick, Michael; Kocher, Jean Pierre; Kopp, Karla; Moser, Catherine; Nagorney, David; O'Brien, Daniel; O'Neill, Brian Patrick; Patel, Tushar; Petersen, Gloria; Que, Florencia; Rivera, Michael; Roberts, Lewis; Smallridge, Robert; Smyrk, Thomas; Stanton, Melissa; Thompson, R. Houston; Torbenson, Michael; Yang, Ju Dong; Zhang, Lizhi; Brimo, Fadi; Ajani, Jaffer A.; Gonzalez, Ana Maria Angulo; Behrens, Carmen; Bondaruk, Jolanta; Broaddus, Russell; Czerniak, Bogdan; Esmaeli, Bita; Fujimoto, Junya; Gershenwald, Jeffrey; Guo, Charles; Lazar, Alexander J.; Logothetis, Christopher; Meric-Bernstam, Funda; Moran, Cesar; Ramondetta, Lois; Rice, David; Sood, Anil; Tamboli, Pheroze; Thompson, Timothy; Troncoso, Patricia; Tsao, Anne; Wistuba, Ignacio; Carter, Candace; Haydu, Lauren; Hersey, Peter; Jakrot, Valerie; Kakavand, Hojabr; Kefford, Richard; Lee, Kenneth; Long, Georgina; Mann, Graham; Quinn, Michael; Saw, Robyn; Scolyer, Richard; Shannon, Kerwin; Spillane, Andrew; Stretch, Jonathan; Synott, Maria; Thompson, John; Wilmott, James; Al-Ahmadie, Hikmat; Chan, Timothy A.; Ghossein, Ronald; Gopalan, Anuradha; Levine, Douglas A.; Reuter, Victor; Singer, Samuel; Singh, Bhuvanesh; Tien, Nguyen Viet; Broudy, Thomas; Mirsaidi, Cyrus; Nair, Praveen; Drwiega, Paul; Miller, Judy; Smith, Jennifer; Zaren, Howard; Park, Joong Won; Hung, Nguyen Phi; Kebebew, Electron; Linehan, W. Marston; Metwalli, Adam R.; Pacak, Karel; Pinto, Peter A.; Schiffman, Mark; Schmidt, Laura S.; Vocke, Cathy D.; Wentzensen, Nicolas; Worrell, Robert; Yang, Hannah; Moncrieff, Marc; Goparaju, Chandra; Melamed, Jonathan; Pass, Harvey; Botnariuc, Natalia; Caraman, Irina; Cernat, Mircea; Chemencedji, Inga; Clipca, Adrian; Doruc, Serghei; Gorincioi, Ghenadie; Mura, Sergiu; Pirtac, Maria; Stancul, Irina; Tcaciuc, Diana; Albert, Monique; Alexopoulou, Iakovina; Arnaout, Angel; Bartlett, John; Engel, Jay; Gilbert, Sebastien; Parfitt, Jeremy; Sekhon, Harman; Thomas, George; Rassl, Doris M.; Rintoul, Robert C.; Bifulco, Carlo; Tamakawa, Raina; Urba, Walter; Hayward, Nicholas; Timmers, Henri; Antenucci, Anna; Facciolo, Francesco; Grazi, Gianluca; Marino, Mirella; Merola, Roberta; de Krijger, Ronald; Gimenez-Roqueplo, Anne Paule; Piché, Alain; Chevalier, Simone; McKercher, Ginette; Birsoy, Kivanc; Barnett, Gene; Brewer, Cathy; Farver, Carol; Naska, Theresa; Pennell, Nathan A.; Raymond, Daniel; Schilero, Cathy; Smolenski, Kathy; Williams, Felicia; Morrison, Carl; Borgia, Jeffrey A.; Liptay, Michael J.; Pool, Mark; Seder, Christopher W.; Junker, Kerstin; Omberg, Larsson; Dinkin, Mikhail; Manikhas, George; Alvaro, Domenico; Bragazzi, Maria Consiglia; Cardinale, Vincenzo; Carpino, Guido; Gaudio, Eugenio; Chesla, David; Cottingham, Sandra; Dubina, Michael; Moiseenko, Fedor; Dhanasekaran, Renumathy; Becker, Karl Friedrich; Janssen, Klaus Peter; Slotta-Huspenina, Julia; Abdel-Rahman, Mohamed H.; Aziz, Dina; Bell, Sue; Cebulla, Colleen M.; Davis, Amy; Duell, Rebecca; Elder, J. Bradley; Hilty, Joe; Kumar, Bahavna; Lang, James; Lehman, Norman L.; Mandt, Randy; Nguyen, Phuong; Pilarski, Robert; Rai, Karan; Schoenfield, Lynn; Senecal, Kelly; Wakely, Paul; Hansen, Paul; Lechan, Ronald; Powers, James; Tischler, Arthur; Grizzle, William E.; Sexton, Katherine C.; Kastl, Alison; Henderson, Joel; Porten, Sima; Waldmann, Jens; Fassnacht, Martin; Asa, Sylvia L.; Schadendorf, Dirk; Couce, Marta; Graefen, Markus; Huland, Hartwig; Sauter, Guido; Schlomm, Thorsten; Simon, Ronald; Tennstedt, Pierre; Olabode, Oluwole; Nelson, Mark; Bathe, Oliver; Carroll, Peter R.; Chan, June M.; Disaia, Philip; Glenn, Pat; Kelley, Robin K.; Landen, Charles N.; Phillips, Joanna; Prados, Michael; Simko, Jeffry; Smith-McCune, Karen; VandenBerg, Scott; Roggin, Kevin; Fehrenbach, Ashley; Kendler, Ady; Sifri, Suzanne; Steele, Ruth; Jimeno, Antonio; Carey, Francis; Forgie, Ian; Mannelli, Massimo; Carney, Michael; Hernandez, Brenda; Campos, Benito; Herold-Mende, Christel; Jungk, Christin; Unterberg, Andreas; von Deimling, Andreas; Bossler, Aaron; Galbraith, Joseph; Jacobus, Laura; Knudson, Michael; Knutson, Tina; Ma, Deqin; Milhem, Mohammed; Sigmund, Rita; Godwin, Andrew K.; Madan, Rashna; Rosenthal, Howard G.; Adebamowo, Clement; Adebamowo, Sally N.; Boussioutas, Alex; Beer, David; Giordano, Thomas; Mes-Masson, Anne Marie; Saad, Fred; Bocklage, Therese; Landrum, Lisa; Mannel, Robert; Moore, Kathleen; Moxley, Katherine; Postier, Russel; Walker, Joan; Zuna, Rosemary; Feldman, Michael; Valdivieso, Federico; Dhir, Rajiv; Luketich, James; Pinero, Edna M.Mora; Quintero-Aguilo, Mario; Carlotti, Carlos Gilberto; Dos Santos, Jose Sebastião; Kemp, Rafael; Sankarankuty, Ajith; Tirapelli, Daniela; Catto, James; Agnew, Kathy; Swisher, Elizabeth; Creaney, Jenette; Robinson, Bruce; Shelley, Carl Simon; Godwin, Eryn M.; Kendall, Sara; Shipman, Cassaundra; Bradford, Carol; Carey, Thomas; Haddad, Andrea; Moyer, Jeffey; Peterson, Lisa; Prince, Mark; Rozek, Laura; Wolf, Gregory; Bowman, Rayleen; Fong, Kwun M.; Yang, Ian; Korst, Robert; Rathmell, W. Kimryn; Fantacone-Campbell, J. Leigh; Hooke, Jeffrey A.; Kovatich, Albert J.; Shriver, Craig D.; DiPersio, John; Drake, Bettina; Govindan, Ramaswamy; Heath, Sharon; Ley, Timothy; Van Tine, Brian; Westervelt, Peter; Rubin, Mark A.; Lee, Jung Il; Aredes, Natália D.; Mariamidze, Armaz; Xie, Wen; Yang, Da

    2018-01-01

    We characterized the epigenetic landscape of genes encoding long noncoding RNAs (lncRNAs) across 6,475 tumors and 455 cancer cell lines. In stark contrast to the CpG island hypermethylation phenotype in cancer, we observed a recurrent hypomethylation of 1,006 lncRNA genes in cancer, including EPIC1

  19. Assessment CANDU physics codes using experimental data - part 1: criticality measurement

    International Nuclear Information System (INIS)

    Roh, Gyu Hong; Choi, Hang Bok; Jeong, Chang Joon

    2001-08-01

    In order to assess the applicability of MCNP-4B code to the heavy water moderated, light water cooled and pressure-tube type reactor, the MCNP-4B physics calculations has been carried out for the Deuterium Critical Assembly (DCA), and the results were compared with those of the experimental data. In this study, the key safety parameters like as the multiplication factor, void coefficient, local power peaking factor and bundle power distribution in the scattered core are simulated. In order to use the cross section data consistently for the fuels to be analyzed in the future, new MCNP libraries have been generated from ENDF/B-VI release 3. Generally, the MCNP-4B calculation results show a good agreement with experimental data of DCA core. After benchmarking MCNP-4B against available experimental data, it will be used as the reference tool to benchmark design and analysis codes for the advanced CANDU fuels

  20. [Experimental and theoretical high energy physics

    International Nuclear Information System (INIS)

    Boulware, D.

    1988-01-01

    We are carrying out a research program in high energy experimental particle physics. Studies of high energy hadronic interactions and leptoproduction processes continue using several experimental techniques. Progress has been made on the study of multiparticle production processes in nuclei. Ultra-high energy cosmic ray nucleus-nucleus interactions have been investigated by the Japanese American Cosmic Emulsion Experiment (JACEE) using balloon-borne emulsion chamber detectors. In the area of particle astrophysics, our studies of cosmic ray nuclear interactions have enabled us to make the world's most accurate determination of the composition of the cosmic rays above 10 13 eV. We have the only detector that can observe interaction vertices and identify particles at energies up to 10--15 eV. Our observations are getting close to placing limits on the acceleration mechanisms postulated for pulsars in which the spin and magnetic moment axes are at different angles. In June, 1989 approval was given by NASA for our participation in the Space Station program. The SCINATT experiment will make use of emulsion chamber detectors, similar to the planned JACEE hybrid balloon flight detectors. These detectors will permit precise determination of secondary particle charges, momenta and rapidities, and the accumulation of data will be at least a factor of 10 to 100 greater than in balloon experiments. Emulsion chamber techniques are also employed in an experiment using accelerator heavy ion beams at CERN and Brookhaven National Laboratory to investigate particle production processes in central collisions of nuclei in the energy range 15--200A GeV. Our study of hadroproduction in lepton interactions is continuing with approval of another 8 months run for deep inelastic muon scattering experiment E665 at Fermilab

  1. Progress report of a research program in experimental high energy physics

    International Nuclear Information System (INIS)

    Lanou, R.E. Jr.; Cutts, D.

    1990-01-01

    An experimental program in strong and electro-weak interaction physics of elementary particles is being carried out using electronic detection techniques. Experiments have been performed at Brown, Brookhaven, and Fermilab. The work described in this report by the Electronic Detector Group addresses the following: neutrino interactions and intrinsic properties, preparations for experiments (''D--ZERO'') at the FNAL 2 TeV bar pp Collider, new detection techniques for neutrino properties

  2. Organizational aspects of an experimental program for physical education with a strengthened course in professional and applied physical training of future electrical engineers in the railway sector

    Directory of Open Access Journals (Sweden)

    Anzhelika Yefremova

    2017-06-01

    Full Text Available Purpose: to develop an optimized program for physical education with a strengthened course in professional and applied physical training (PAPT for students of railway universities. Material & Methods: analysis and generalization of scientific sources and program-normative documentation on physical education of the higher educational institution of railway transport, survey. Results: the results of the survey of railroad specialists are given. Pilot studies have determined the nature and conditions of professional activity of electrical engineers of railway transport. The experimental program on physical education with the strengthened course of the PAPT of students of railway universities was developed and theoretically justified. Conclusion: structure of the experimental program on physical education with the strengthened course of the PAPT included a theoretical section (8 hours, methodical and practical exercises (6 hours, a practical section (114 hours and a control section (12 hours. The program focuses on improving professionally important physical and psycho-physiological qualities and functions, psychomotor skills and physical performance. The basis of the practical section was the physical exercises from different sections of the current basic curriculum.

  3. The relationship with the professional knowledge of the high school physics teacher and the failure of implemantation of experimental activities

    Directory of Open Access Journals (Sweden)

    Carlos Eduardo Laburú

    2007-12-01

    Full Text Available In this work we investigated particular reasons that take medium physics teachers to use or not experimental activities. Starting from the presupposition that experimental activities in physics are important for teaching, it is essentially looked for to understand the reasons of the “experimental failure”, in the sense of little given importance to that teaching practice, demonstrable by absence of practically widespread of empiric activities in physics schools. We associated the relationship professional knowledge physics teacher's with that little instructional practice. Based in a reading of the ideas of Charlot, we directed an argument line that seeks to reinterpret the inadequacy of the explanation found in the lack or absence of something that is commonly disseminated in the literature in scientific education.

  4. Physical activity, metabolic syndrome, and coronary risk: the EPIC-Norfolk prospective population study

    NARCIS (Netherlands)

    Broekhuizen, Lysette N.; Boekholdt, S. Matthijs; Arsenault, Benoit J.; Despres, Jean-Pierre; Stroes, Erik S. G.; Kastelein, John J. P.; Khaw, Kay-Tee; Wareham, Nicholas J.

    2011-01-01

    Objective: We investigated the association between physical activity, metabolic syndrome (MS), and the risk of future coronary heart disease (CHD) and mortality due to CHD in middle-aged men and women. Design: Prospective cohort study. Subjects: A total of 10,134 men and women aged 45-79 years at

  5. Haunted thoughts of the careful experimentalist: psychical research and the troubles of experimental physics.

    Science.gov (United States)

    Noakes, Richard

    2014-12-01

    This paper analyses the relationship between the 'elusive' science of psychical research and experimental physics in the period approximately, 1870-1930. Most studies of the relationship between psychical research and the established sciences have examined the ways in which psychical researchers used theories in the established sciences to give greater plausibility to their interpretations of such puzzling phenomena as telepathy, telekinesis and ectoplasm. A smaller literature has examined the use of laboratory instruments to produce scientific evidence for these phenomena. This paper argues that the cultures of experiment in the established science of physics could matter to psychical research in a different way: it suggests that experience of capricious effects, recalcitrant instruments and other problems of the physical laboratory made British physicists especially sympathetic towards the difficulties of the spiritualistic séance and other sites of psychical enquiry. In the wake of widely-reported claims that the mediums they had investigated had been exposed as frauds, these scientific practitioners were eventually persuaded by the merits of an older argument that human psychic subjects could not be treated like laboratory hardware. However, well into the twentieth century, they maintained that experimental physics had important lessons for psychical researchers. Copyright © 2014 Elsevier Ltd. All rights reserved.

  6. Elementary particle physics---Experimental

    International Nuclear Information System (INIS)

    Lord, J.J.; Burnett, T.H.; Wilkes, R.J.

    1990-01-01

    We are continuing a research program in high energy experimental particle physics and particle astrophysics. Studies of high energy hadronic interactions were performed using several techniques, in addition, a high energy leptoproduction experiment was continued at the Fermi National Accelerator Laboratory. We are participants in a joint US/Japan program to study nuclear interactions at energies two orders of magnitude greater than those of existing accelerators. The data are being collected with ballon-borne emulsion chambers. The properties of nuclear interactions at these high energies will reveal whether new production mechanisms come into play due to the high nuclear densities and temperatures obtained. We carried out closely related studies of hadronic interactions in emulsions exposed to high energy accelerator beams. We are members of a large international collaboration which has exposed emulsion chamber detectors to beams of 32 S and 16 O with energy 60 and 200 GeV/n at CERN and 15 GeV/n at Brookhaven National Laboratory. The primary objectives of this program are to determine the existence and properties of the hypothesized quark-gluon phase of matter, and its possible relation to a variety of anomalous observations. Studies of leptoproduction processes at high energies involve two separate experiments, one using the Tevatron 500 GeV muon beam and the other exploring the >TeV regime. We are participants in Fermilab experiment E665 employing a comprehensive counter/streamer chamber detector system. During the past year we joined the DUMAND Collaboration, and have been assigned responsibility for development and construction of critical components for the deep undersea neutrino detector facility, to be deployed in 1991. In addition, we are making significant contributions to the design of the triggering system to be used

  7. An experimental test of control theory-based interventions for physical activity.

    Science.gov (United States)

    Prestwich, Andrew; Conner, Mark; Hurling, Robert; Ayres, Karen; Morris, Ben

    2016-11-01

    To provide an experimental test of control theory to promote physical activity. Parallel groups, simple randomized design with an equal chance of allocation to any group. Participants not meeting recommended levels of physical activity but physically safe to do so (N = 124) were recruited on a UK university campus and randomized to goal-setting + self-monitoring + feedback (GS + SM + F, n = 40), goal-setting + self-monitoring (GS + SM, n = 40), or goal-setting only (GS, n = 44) conditions that differentially tapped the key features of control theory. Accelerometers assessed physical activity (primary outcome) as well as self-report over a 7-day period directly before/after the start of the intervention. The participants in the GS + SM + F condition significantly outperformed those in the GS condition, d = 0.62, 95% CI d = 0.15-1.08, and marginally outperformed those in the GS + SM condition in terms of total physical activity at follow-up on the accelerometer measure, d = 0.33, 95% CI d = -0.13 to 0.78. The feedback manipulation (GS + SM + F vs. GS + SM and GS) was most effective when baseline intentions were weak. These patterns did not emerge on the self-report measure but, on the basis of this measure, the feedback manipulation increased the risk that participants coasted in relation to their goal in the first few days of the intervention period. Using behaviour change techniques consistent with control theory can lead to significant short-term improvements on objectively assessed physical activity. Further research is needed to examine the underlying theoretical principles of the model. Statement of contribution What is already known on this subject? Interventions incorporating more techniques that are consistent with control theory are associated with larger positive changes in health behaviours and related outcomes (see reviews by Dombrowski et al., ; Michie et al., ). However, none of the studies included in these

  8. A guide to experimental elementary particle physics literature, 1988--1992. Revision

    Energy Technology Data Exchange (ETDEWEB)

    Alekhin, S.I.; Ezhela, V.V.; Filimonov, B.B. [Institute for High Energy Physics, Protvino, Moscow Region (Russian Federation)] [and others

    1993-09-01

    We present an indexed guide to the literature experimental particle physics for the years 1988--1992. About 4,000 papers are indexed by Beam/Target/Momentum, Reaction Momentum (including the final state), Final State Particle, and Accelerator/Detector/Experiment. All indices are cross-referenced to the paper`s title and reference in the ID/Reference/Title Index. The information in this guide is also publicly available from a regularly updated computer database.

  9. Physical disintegration of toilet papers in wastewater systems: experimental analysis and mathematical modeling.

    Science.gov (United States)

    Eren, Beytullah; Karadagli, Fatih

    2012-03-06

    Physical disintegration of representative toilet papers was investigated in this study to assess their disintegration potential in sewer systems. Characterization of toilet papers from different parts of the world indicated two main categories as premium and average quality. Physical disintegration experiments were conducted with representative products from each category according to standard protocols with improvements. The experimental results were simulated by mathematical model to estimate best-fit values of disintegration rate coefficients and fractional distribution ratios. Our results from mathematical modeling and experimental work show that premium products release more amounts of small fibers and disintegrate more slowly than average ones. Comparison of the toilet papers with the tampon applicators studied previously indicates that premium quality toilet papers present significant potential to persist in sewer pipes. Comparison of turbulence level in our experimental setup with those of partial flow conditions in sewer pipes indicates that drains and small sewer pipes are critical sections where disintegration of toilet papers will be limited. For improvement, requirements for minimum pipe slopes may be increased to sustain transport and disintegration of flushable products in small pipes. In parallel, toilet papers can be improved to disintegrate rapidly in sewer systems, while they meet consumer expectations.

  10. Experimental results on spin physics at the AGS

    International Nuclear Information System (INIS)

    Makdisi, Y.I.

    1986-01-01

    The AGS ran with polarized protons towards the end of 1985 and through the first two months of 1986. This comprised commissioning periods interleaved with two runs for physics at 13.5 GeV/c with beam polarization of 50 to 60%, and 18.5 GeV/c with an average beam polarization of 40%. Later, the AGS polarized beam reached peak energy of 22 GeV/c and polarization of 46%. This article describes the various spin related experimental efforts since the VI Symposium at Marseille. These will be grouped into those using unpolarized beams and the rest are the polarized proton beam users. Afterwards the future of the program is described as extensions of current experiments in addition to other measurements that are yet to be proposed

  11. A method to encapsulate model structural uncertainty in ensemble projections of future climate: EPIC v1.0

    Science.gov (United States)

    Lewis, Jared; Bodeker, Greg E.; Kremser, Stefanie; Tait, Andrew

    2017-12-01

    A method, based on climate pattern scaling, has been developed to expand a small number of projections of fields of a selected climate variable (X) into an ensemble that encapsulates a wide range of indicative model structural uncertainties. The method described in this paper is referred to as the Ensemble Projections Incorporating Climate model uncertainty (EPIC) method. Each ensemble member is constructed by adding contributions from (1) a climatology derived from observations that represents the time-invariant part of the signal; (2) a contribution from forced changes in X, where those changes can be statistically related to changes in global mean surface temperature (Tglobal); and (3) a contribution from unforced variability that is generated by a stochastic weather generator. The patterns of unforced variability are also allowed to respond to changes in Tglobal. The statistical relationships between changes in X (and its patterns of variability) and Tglobal are obtained in a training phase. Then, in an implementation phase, 190 simulations of Tglobal are generated using a simple climate model tuned to emulate 19 different global climate models (GCMs) and 10 different carbon cycle models. Using the generated Tglobal time series and the correlation between the forced changes in X and Tglobal, obtained in the training phase, the forced change in the X field can be generated many times using Monte Carlo analysis. A stochastic weather generator is used to generate realistic representations of weather which include spatial coherence. Because GCMs and regional climate models (RCMs) are less likely to correctly represent unforced variability compared to observations, the stochastic weather generator takes as input measures of variability derived from observations, but also responds to forced changes in climate in a way that is consistent with the RCM projections. This approach to generating a large ensemble of projections is many orders of magnitude more

  12. Epics, popular culture and politics in a modern work of art

    Directory of Open Access Journals (Sweden)

    Lidija Merenik

    2016-02-01

    Full Text Available “Death in Dallas” is a video-installation by Zoran Naskovski comprised of a visual documentary material connected to the assassination of John Fitzgerald Kennedy, the president of the USA and materials about his public and private life; b a soundtrack comprised of a poem accompanied by gusle by Jozo Karamatić with decasyllabic lyrics “Death in Dallas” by Božo Lasić. The unexpected and strange combo birthed a work of art which contains different layers of meaning and one of the most complete postmodern works of art in Serbian modern art. Naskovski had combined the seemingly incompatible codes of popular culture into a specific artistic method of its own genre – “Balkan noise”. Using the method of “noise” music, in which every noise, soundscape or voice has equal meaning and value; he included epics, tradition, politics, popular and folk culture. Finally, by doing so he had completely shifted the paradigm from modern to postmodern, from the substance of myth to a demystification of this type of representation.

  13. Motivation and performance in physical education: an experimental test.

    Science.gov (United States)

    Moreno, Juan A; González-Cutre, David; Martín-Albo, José; Cervelló, Eduardo

    2010-01-01

    The purpose of this study was to analyse, experimentally, the relationships between motivation and performance in a lateral movement test in physical education. The study group consisted of 363 students (227 boys and 136 girls), aged between 12 and 16, who were randomly divided into three groups: an experimental group in which an incremental ability belief was induced, another experimental group in which an entity ability belief was induced, and a control group where there was no intervention. Measurements were made of situational intrinsic motivation, perceived competence in executing the task and performance. The results revealed that the incremental group reported higher scores on the situational intrinsic motivation scale. The entity group demonstrated better performance in the first test attempt than the incremental group but, in the second attempt, the performance was similar in the different groups. Perhaps the initial differences in performance disappeared because the incremental group counted on improving in the second attempt. These results are discussed in relation to the intensity with which the teacher conveys information relating to incremental ability belief of the pupil to increase intrinsic motivation and performance. Key pointsThe incremental group showed more situational intrinsic motivation.The entity group showed higher performance in the first test attempt, but significant differences disappeared in the second attempt.It seems that this incremental belief and greater intrinsic motivation made the students trust they would improve their performance in the second attempt at the lateral movement test.

  14. TRIUMF's ARIEL project

    International Nuclear Information System (INIS)

    Richards, J.; Dale, D.; Ezawa, K.; Leross, M.; Negishi, K.; Nussbaumer, R.; Morris, D.; Rapaz, S.; Tikhomolov, E.; Waters, G.

    2012-01-01

    The Advanced Rare Isotope Laboratory (ARIEL) will expand TRIUMF's capabilities in rare-isotope beam physics by doubling the size of the current ISAC facility. 2 simultaneous radioactive beams will be available in addition to the present ISAC beam. ARIEL will consist of a 50 MeV, 10 mA CW superconducting electron linear accelerator (e-Linac), an additional proton beam-line from the 520 MeV cyclotron, 2 new target stations, a beam-line connecting to the existing ISAC superconducting linac, and a beam-line to the ISAC low-energy experimental facility. Construction will begin in 2012 with commissioning to start in 2014. The ARIEL Control System will be implemented using EPICS allowing seamless integration with the EPICS based ISAC Control System. The ARIEL control system conceptual design and initial results from a prototype injector control system will be discussed. (authors)

  15. Lessons learned on the Ground Test Accelerator control system

    International Nuclear Information System (INIS)

    Kozubal, A.J.; Weiss, R.E.

    1994-01-01

    When we initiated the control system design for the Ground Test Accelerator (GTA), we envisioned a system that would be flexible enough to handle the changing requirements of an experimental project. This control system would use a developers' toolkit to reduce the cost and time to develop applications for GTA, and through the use of open standards, the system would accommodate unforeseen requirements as they arose. Furthermore, we would attempt to demonstrate on GTA a level of automation far beyond that achieved by existing accelerator control systems. How well did we achieve these goals? What were the stumbling blocks to deploying the control system, and what assumptions did we make about requirements that turned out to be incorrect? In this paper we look at the process of developing a control system that evolved into what is now the ''Experimental Physics and Industrial Control System'' (EPICS). Also, we assess the impact of this system on the GTA project, as well as the impact of GTA on EPICS. The lessons learned on GTA will be valuable for future projects

  16. Average energetic ion flux variations associated with geomagnetic activity from EPIC/STICS on Geotail

    Science.gov (United States)

    Christon, S. P.; Gloeckler, G.; Eastman, T. E.; McEntire, R. W.; Roelef, E. C.; Lui, A. T. Y.; Williams, D. J.; Frank, L. A.; Paterson, W. R.; Kokubun, S.; hide

    1996-01-01

    The magnetotail ion flux measurements from the Geotail spacecraft are analyzed both with and without the application of selection criteria that identify the plasma regime in which an observation is obtained. The different results are compared with each other. The initial results on the changes of energetic ion flux and composition correlated to average substorm activity in different magnetotail plasma regimes are discussed. The energetic ions are measured using the energetic particles and ion composition (EPIC) experiment and the suprathermal ion composition spectrometer (STICS). The plasma, wave and field instruments of the Geotail satellite were used to identify the principle magnetotail plasma regimes of plasma sheet, lobe, and magnetospheric boundary layer, as well as the magnetosheath and solar wind. Energetic O and H ions were observed in all the plasma regimes.

  17. Experimental high Energy Physics in Spain: The first forty years, a personal and biased view

    International Nuclear Information System (INIS)

    Aguilar-Benitez, M.

    2005-01-01

    In this contribution I present a brief description of the evolution of Experimental High Energy Physics in spain during the last forth years and a personal assessment of the present situation. (Author)

  18. Europhysics conference on control systems for experimental physics

    International Nuclear Information System (INIS)

    Kuiper, B.

    1990-01-01

    This volume contains the proceedings of a conference dealing with computer control of particle accelerators and other larger experimental-physics installations. This conference in Villars was the second in a now-established biennial series starting in 1985 in Los Alamos and continuing in 1989 in Vancouver. It included 9 invited papers, presented orally, 61 contributed papers displayed as posters, 6 topical workshops, and 7 tutorials. With few exceptions, all papers appear in the proceedings. Topics include functioning or proposed control systems of several large accelerators (LEP, SSC, GSI, INP, IHEP) and the UA1 experiment at CERN, overviews and current status of control systems for other accelerators and associated equipment, software, modelling, use of expert systems, maintenance, interfaces, network procedures and communications, and timing. Transcripts of the workshops have been reproduced in full, each followed by a summary. (orig.)

  19. EPIC 220204960

    DEFF Research Database (Denmark)

    Rappaport, S.; Vanderburg, A.; Borkovits, T.

    2017-01-01

    -star spectrum, which we designate as 'R-S' (red southerly image). With a 3.2-arcsec separation and similar radial velocities and photometric distances, 'B-N' is likely physically associated with 'R-S', making this a quintuple system, but that is incidental to our main claim of a strongly interacting quadruple...

  20. Research at the Section of Experimental Nuclear Physics of ATOMKI

    International Nuclear Information System (INIS)

    Krasznahorkay, A.; Fenyes, T.; Dombradi, Zs.; Nyako, B.M.; Timar, J.; Algora, A.; Csatlos, M.; Csige, L.; Gacsi, Z.; Gulyas, J.

    2011-01-01

    Introduction. Nuclear physics research was started in Debrecen by Alexander Szalay (1909-1987) back in the 30's. He had been a postdoc of the Nobel-laureate biologist Albert Szent-Gyorgyi in Szeged and of Lord Rutherford in Cambridge. ATOMKI was founded in Debrecen later, in 1954. The Institute was meant to pursue scientific research in certain areas of experimental nuclear physics and to develop research instruments In the early years the country was pretty isolated, but the institute's state of isolation was gradually easing up from the mid-sixties. During the period 1962-1975 the research work was performed in collaboration with Joint Institute for Nuclear Research (Dubna), where up-to-date high-energy accelerators were available for the production of desired isotopes. After finishing the construction of a home-made 5 MV Van de Graaff accelerator (1972) and later on the installation of a K=20 light ion cyclotron (1985) the Institute has become the main centre of accelerator-based nuclear physics in Hungary. In the period 1975-1995 our group performed extensive nuclear structure studies in Debrecen by using γ and conversion electron spectroscopy. At the same time fruitful collaborations were initiated with Jyvaskyla (Finland), with University of Kentucky and University of Zagreb. In 1993 the former Nuclear Reaction Group (NRG) merged with our group. Parallel with this structural change, the main topics of our γ-spectroscopic work has also changed, which resulted that the location of our experiments were shifted from the home institute to foreign large-scale facilities. New topics were brought partly by the emerging NRG, partly by group members returning from postdoctoral fellowships. They also brought important non γ-spectroscopic topics, which enriched our research palette. These new topics have by now become joint endeavours involving more and more group members. The Nuclear Physics European Coordination Committee (NuPECC) has recently stated that the aim of