Sample records for labview virtual instruments

  1. The Study on Virtual Medical Instrument based on LabVIEW.

    PubMed

    Chengwei, Li; Limei, Zhang; Xiaoming, Hu

    2005-01-01

    With the increasing performance of computer, the virtual instrument technology has greatly advanced over the years, and then virtual medical instrument technology becomes available. This paper presents the virtual medical instrument, and then as an example, an application of a signal acquisition, processing and analysis system using LabVIEW is also given.

  2. Teaching computer interfacing with virtual instruments in an object-oriented language.

    PubMed Central

    Gulotta, M

    1995-01-01

    LabVIEW is a graphic object-oriented computer language developed to facilitate hardware/software communication. LabVIEW is a complete computer language that can be used like Basic, FORTRAN, or C. In LabVIEW one creates virtual instruments that aesthetically look like real instruments but are controlled by sophisticated computer programs. There are several levels of data acquisition VIs that make it easy to control data flow, and many signal processing and analysis algorithms come with the software as premade VIs. In the classroom, the similarity between virtual and real instruments helps students understand how information is passed between the computer and attached instruments. The software may be used in the absence of hardware so that students can work at home as well as in the classroom. This article demonstrates how LabVIEW can be used to control data flow between computers and instruments, points out important features for signal processing and analysis, and shows how virtual instruments may be used in place of physical instrumentation. Applications of LabVIEW to the teaching laboratory are also discussed, and a plausible course outline is given. PMID:8580361

  3. Teaching computer interfacing with virtual instruments in an object-oriented language.

    PubMed

    Gulotta, M

    1995-11-01

    LabVIEW is a graphic object-oriented computer language developed to facilitate hardware/software communication. LabVIEW is a complete computer language that can be used like Basic, FORTRAN, or C. In LabVIEW one creates virtual instruments that aesthetically look like real instruments but are controlled by sophisticated computer programs. There are several levels of data acquisition VIs that make it easy to control data flow, and many signal processing and analysis algorithms come with the software as premade VIs. In the classroom, the similarity between virtual and real instruments helps students understand how information is passed between the computer and attached instruments. The software may be used in the absence of hardware so that students can work at home as well as in the classroom. This article demonstrates how LabVIEW can be used to control data flow between computers and instruments, points out important features for signal processing and analysis, and shows how virtual instruments may be used in place of physical instrumentation. Applications of LabVIEW to the teaching laboratory are also discussed, and a plausible course outline is given.

  4. Interfacing LabVIEW With Instrumentation for Electronic Failure Analysis and Beyond

    NASA Technical Reports Server (NTRS)

    Buchanan, Randy K.; Bryan, Coleman; Ludwig, Larry

    1996-01-01

    The Laboratory Virtual Instrumentation Engineering Workstation (LabVIEW) software is designed such that equipment and processes related to control systems can be operationally lined and controlled by the use of a computer. Various processes within the failure analysis laboratories of NASA's Kennedy Space Center (KSC) demonstrate the need for modernization and, in some cases, automation, using LabVIEW. An examination of procedures and practices with the Failure Analaysis Laboratory resulted in the conclusion that some device was necessary to elevate the potential users of LabVIEW to an operational level in minimum time. This paper outlines the process involved in creating a tutorial application to enable personnel to apply LabVIEW to their specific projects. Suggestions for furthering the extent to which LabVIEW is used are provided in the areas of data acquisition and process control.

  5. Innovative research on the group teaching mode based on the LabVIEW virtual environment

    NASA Astrophysics Data System (ADS)

    Liang, Pei; Huang, Jie; Gong, Hua-ping; Dong, Qian-min; Dong, Yan-yan; Sun, Cai-xia

    2017-08-01

    This paper discusses the widely existing problems of increasing demand of professional engineer in electronic science major and the backward of the teaching mode at present. From one specialized course "Virtual Instrument technique and LABVIEW programming", we explore the new group-teaching mode based on the Virtual Instrument technique, and then the Specific measures and implementation procedures and effect of this teaching mode summarized in the end.

  6. Labview Interface Concepts Used in NASA Scientific Investigations and Virtual Instruments

    NASA Technical Reports Server (NTRS)

    Roth, Don J.; Parker, Bradford H.; Rapchun, David A.; Jones, Hollis H.; Cao, Wei

    2001-01-01

    This article provides an overview of several software control applications developed for NASA using LabVIEW. The applications covered here include (1) an Ultrasonic Measurement System for nondestructive evaluation of advanced structural materials, an Xray Spectral Mapping System for characterizing the quality and uniformity of developing photon detector materials, (2) a Life Testing System for these same materials, (3) and the instrument panel for an aircraft mounted Cloud Absorption Radiometer that measures the light scattered by clouds in multiple spectral bands. Many of the software interface concepts employed are explained. Panel layout and block diagram (code) strategies for each application are described. In particular, some of the more unique features of the applications' interfaces and source code are highlighted. This article assumes that the reader has a beginner-to-intermediate understanding of LabVIEW methods.

  7. Labview virtual instruments for calcium buffer calculations.

    PubMed

    Reitz, Frederick B; Pollack, Gerald H

    2003-01-01

    Labview VIs based upon the calculator programs of Fabiato and Fabiato (J. Physiol. Paris 75 (1979) 463) are presented. The VIs comprise the necessary computations for the accurate preparation of multiple-metal buffers, for the back-calculation of buffer composition given known free metal concentrations and stability constants used, for the determination of free concentrations from a given buffer composition, and for the determination of apparent stability constants from absolute constants. As implemented, the VIs can concurrently account for up to three divalent metals, two monovalent metals and four ligands thereof, and the modular design of the VIs facilitates further extension of their capacity. As Labview VIs are inherently graphical, these VIs may serve as useful templates for those wishing to adapt this software to other platforms.

  8. Advanced LabVIEW Labs

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Jones, Eric D.

    1999-06-17

    In the world of computer-based data acquisition and control, the graphical interface program LabVIEW from National Instruments is so ubiquitous that in many ways it has almost become the laboratory standard. To date, there have been approximately fifteen books concerning LabVIEW, but Professor Essick's treatise takes on a completely different tack than all of the previous discussions. In the more standard treatments of the ways and wherefores of LabVIEW such as LabVIEW Graphical Programming: Practical Applications in Instrumentation and Control by Gary W. Johnson (McGraw Hill, NY 1997), the emphasis has been instructing the reader how to program LabVIEW tomore » create a Virtual Instrument (VI) on the computer for interfacing to a particular instruments. LabVIEW is written in G a graphical programming language developed by National Instruments. In the past the emphasis has been on training the experimenter to learn G . Without going into details here, G incorporates the usual loops, arithmetic expressions, etc., found in many programming languages, but in an icon (graphical) environment. The net result being that LabVIEW contains all of the standard methods needed for interfacing to instruments, data acquisition, data analysis, graphics, and also methodology to incorporate programs written in other languages into LabVIEW. Historically, according to Professor Essick, he developed a series of experiments for an upper division laboratory course for computer-based instrumentation. His observation was that while many students had the necessary background in computer programming languages, there were students who had virtually no concept about writing a computer program let alone a computer- based interfacing program. Thus the beginnings of a concept for not only teaching computer- based instrumentation techniques, but aiso a method for the beginner to experience writing a com- puter program. Professor Essick saw LabVIEW as the perfect environment in which to teach

  9. Advanced LabVIEW Labs

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Jones, Eric D.

    1999-06-17

    In the world of computer-based data acquisition and control, the graphical interface program LabVIEW from National Instruments is so ubiquitous that in many ways it has almost become the laboratory standard. To date, there have been approximately fifteen books concerning LabVIEW, but Professor Essick's treatise takes on a completely different tack than all of the previous discussions. In the more standard treatments of the ways and wherefores of LabVIEW such as LabVIEW Graphical Programming: Practical Applications in Instrumentation and Control by Gary W. Johnson (McGraw Hill, NY 1997), the emphasis has been instructing the reader how to program LabVIEW tomore » create a Virtual Instrument (VI) on the computer for interfacing to a particular instruments. LabVIEW is written in "G" a graphical programming language developed by National Instruments. In the past the emphasis has been on training the experimenter to learn "G". Without going into details here, "G" incorporates the usual loops, arithmetic expressions, etc., found in many programming languages, but in an icon (graphical) environment. The net result being that LabVIEW contains all of the standard methods needed for interfacing to instruments, data acquisition, data analysis, graphics, and also methodology to incorporate programs written in other languages into LabVIEW. Historically, according to Professor Essick, he developed a series of experiments for an upper division laboratory course for computer-based instrumentation. His observation was that while many students had the necessary background in computer programming languages, there were students who had virtually no concept about writing a computer program let alone a computer- based interfacing program. Thus the beginnings of a concept for not only teaching computer- based instrumentation techniques, but aiso a method for the beginner to experience writing a com- puter program. Professor Essick saw LabVIEW as the "perfect environment in which to

  10. Virtual Instrument for Determining Rate Constant of Second-Order Reaction by pX Based on LabVIEW 8.0

    PubMed Central

    Meng, Hu; Li, Jiang-Yuan; Tang, Yong-Huai

    2009-01-01

    The virtual instrument system based on LabVIEW 8.0 for ion analyzer which can measure and analyze ion concentrations in solution is developed and comprises homemade conditioning circuit, data acquiring board, and computer. It can calibrate slope, temperature, and positioning automatically. When applied to determine the reaction rate constant by pX, it achieved live acquiring, real-time displaying, automatical processing of testing data, generating the report of results; and other functions. This method simplifies the experimental operation greatly, avoids complicated procedures of manual processing data and personal error, and improves veracity and repeatability of the experiment results. PMID:19730752

  11. Virtual Instrument for Determining Rate Constant of Second-Order Reaction by pX Based on LabVIEW 8.0.

    PubMed

    Meng, Hu; Li, Jiang-Yuan; Tang, Yong-Huai

    2009-01-01

    The virtual instrument system based on LabVIEW 8.0 for ion analyzer which can measure and analyze ion concentrations in solution is developed and comprises homemade conditioning circuit, data acquiring board, and computer. It can calibrate slope, temperature, and positioning automatically. When applied to determine the reaction rate constant by pX, it achieved live acquiring, real-time displaying, automatical processing of testing data, generating the report of results; and other functions. This method simplifies the experimental operation greatly, avoids complicated procedures of manual processing data and personal error, and improves veracity and repeatability of the experiment results.

  12. LabVIEW 2010 Computer Vision Platform Based Virtual Instrument and Its Application for Pitting Corrosion Study.

    PubMed

    Ramos, Rogelio; Zlatev, Roumen; Valdez, Benjamin; Stoytcheva, Margarita; Carrillo, Mónica; García, Juan-Francisco

    2013-01-01

    A virtual instrumentation (VI) system called VI localized corrosion image analyzer (LCIA) based on LabVIEW 2010 was developed allowing rapid automatic and subjective error-free determination of the pits number on large sized corroded specimens. The VI LCIA controls synchronously the digital microscope image taking and its analysis, finally resulting in a map file containing the coordinates of the detected probable pits containing zones on the investigated specimen. The pits area, traverse length, and density are also determined by the VI using binary large objects (blobs) analysis. The resulting map file can be used further by a scanning vibrating electrode technique (SVET) system for rapid (one pass) "true/false" SVET check of the probable zones only passing through the pit's centers avoiding thus the entire specimen scan. A complete SVET scan over the already proved "true" zones could determine the corrosion rate in any of the zones.

  13. [Application of virtual instrumentation technique in toxicological studies].

    PubMed

    Moczko, Jerzy A

    2005-01-01

    Research investigations require frequently direct connection of measuring equipment to the computer. Virtual instrumentation technique considerably facilitates programming of sophisticated acquisition-and-analysis procedures. In standard approach these two steps are performed subsequently with separate software tools. The acquired data are transfered with export / import procedures of particular program to the another one which executes next step of analysis. The described procedure is cumbersome, time consuming and may be potential source of the errors. In 1987 National Instruments Corporation introduced LabVIEW language based on the concept of graphical programming. Contrary to conventional textual languages it allows the researcher to concentrate on the resolved problem and omit all syntactical rules. Programs developed in LabVIEW are called as virtual instruments (VI) and are portable among different computer platforms as PCs, Macintoshes, Sun SPARCstations, Concurrent PowerMAX stations, HP PA/RISK workstations. This flexibility warrants that the programs prepared for one particular platform would be also appropriate to another one. In presented paper basic principles of connection of research equipment to computer systems were described.

  14. LabVIEW 2010 Computer Vision Platform Based Virtual Instrument and Its Application for Pitting Corrosion Study

    PubMed Central

    Ramos, Rogelio; Zlatev, Roumen; Valdez, Benjamin; Stoytcheva, Margarita; Carrillo, Mónica; García, Juan-Francisco

    2013-01-01

    A virtual instrumentation (VI) system called VI localized corrosion image analyzer (LCIA) based on LabVIEW 2010 was developed allowing rapid automatic and subjective error-free determination of the pits number on large sized corroded specimens. The VI LCIA controls synchronously the digital microscope image taking and its analysis, finally resulting in a map file containing the coordinates of the detected probable pits containing zones on the investigated specimen. The pits area, traverse length, and density are also determined by the VI using binary large objects (blobs) analysis. The resulting map file can be used further by a scanning vibrating electrode technique (SVET) system for rapid (one pass) “true/false” SVET check of the probable zones only passing through the pit's centers avoiding thus the entire specimen scan. A complete SVET scan over the already proved “true” zones could determine the corrosion rate in any of the zones. PMID:23691434

  15. Artificial intelligence programming with LabVIEW: genetic algorithms for instrumentation control and optimization.

    PubMed

    Moore, J H

    1995-06-01

    A genetic algorithm for instrumentation control and optimization was developed using the LabVIEW graphical programming environment. The usefulness of this methodology for the optimization of a closed loop control instrument is demonstrated with minimal complexity and the programming is presented in detail to facilitate its adaptation to other LabVIEW applications. Closed loop control instruments have variety of applications in the biomedical sciences including the regulation of physiological processes such as blood pressure. The program presented here should provide a useful starting point for those wishing to incorporate genetic algorithm approaches to LabVIEW mediated optimization of closed loop control instruments.

  16. The design and application of virtual ion meter based on LABVIEW 8.0.

    PubMed

    Meng, Hu; Li, Jiangyuan; Tang, Yonghuai

    2009-08-01

    The virtual ion meter is developed based on LABVIEW 8.0 by homemade adjusting circuit, data acquisition (DAQ) board, and computer. This note provides details of the structure of testing system and flow chart of DAQ program. This virtual instrument system is applied to multitask testing such as determining rate constant of second-order reaction by pX, pX potentiometric titration, determining oscillating reaction by potential, etc. The result of application indicates that this test system not only has function of real-time data acquiring, displaying, storage, but also realizes remote monitoring and controlling test-control spots through internet, automatic analyzing and processing of data, reporting of result according to the different testing task; moreover, the veracity and repeatability of data processing result are higher than the results of manual data processing.

  17. Air-condition Control System of Weaving Workshop Based on LabVIEW

    NASA Astrophysics Data System (ADS)

    Song, Jian

    The project of air-condition measurement and control system based on LabVIEW is put forward for the sake of controlling effectively the environmental targets in the weaving workshop. In this project, which is based on the virtual instrument technology and in which LabVIEW development platform by NI is adopted, the system is constructed on the basis of the virtual instrument technology. It is composed of the upper PC, central control nodes based on CC2530, sensor nodes, sensor modules and executive device. Fuzzy control algorithm is employed to achieve the accuracy control of the temperature and humidity. A user-friendly man-machine interaction interface is designed with virtual instrument technology at the core of the software. It is shown by experiments that the measurement and control system can run stably and reliably and meet the functional requirements for controlling the weaving workshop.

  18. Virtual Instrument for Emissions Measurement of Internal Combustion Engines

    PubMed Central

    Pérez, Armando; Montero, Gisela; Coronado, Marcos; García, Conrado; Pérez, Rubén

    2016-01-01

    The gases emissions measurement systems in internal combustion engines are strict and expensive nowadays. For this reason, a virtual instrument was developed to measure the combustion emissions from an internal combustion diesel engine, running with diesel-biodiesel mixtures. This software is called virtual instrument for emissions measurement (VIEM), and it was developed in the platform of LabVIEW 2010® virtual programming. VIEM works with sensors connected to a signal conditioning system, and a data acquisition system is used as interface for a computer in order to measure and monitor in real time the emissions of O2, NO, CO, SO2, and CO2 gases. This paper shows the results of the VIEM programming, the integrated circuits diagrams used for the signal conditioning of sensors, and the sensors characterization of O2, NO, CO, SO2, and CO2. VIEM is a low-cost instrument and is simple and easy to use. Besides, it is scalable, making it flexible and defined by the user. PMID:27034893

  19. [System design of small intellectualized ultrasound hyperthermia instrument in the LabVIEW environment].

    PubMed

    Jiang, Feng; Bai, Jingfeng; Chen, Yazhu

    2005-08-01

    Small-scale intellectualized medical instrument has attracted great attention in the field of biomedical engineering, and LabVIEW (Laboratory Virtual Instrument Engineering Workbench) provides a convenient environment for this application due to its inherent advantages. The principle and system structure of the hyperthermia instrument are presented. Type T thermocouples are employed as thermotransducers, whose amplifier consists of two stages, providing built-in ice point compensation and thus improving work stability over temperature. Control signals produced by specially designed circuit drive the programmable counter/timer 8254 chip to generate PWM (Pulse width modulation) wave, which is used as ultrasound radiation energy control signal. Subroutine design topics such as inner-tissue real time feedback temperature control algorithm, water temperature control in the ultrasound applicator are also described. In the cancer tissue temperature control subroutine, the authors exert new improvments to PID (Proportional Integral Differential) algorithm according to the specific demands of the system and achieve strict temperature control to the target tissue region. The system design and PID algorithm improvement have experimentally proved to be reliable and excellent, meeting the requirements of the hyperthermia system.

  20. LabVIEW Interface for PCI-SpaceWire Interface Card

    NASA Technical Reports Server (NTRS)

    Lux, James; Loya, Frank; Bachmann, Alex

    2005-01-01

    This software provides a LabView interface to the NT drivers for the PCISpaceWire card, which is a peripheral component interface (PCI) bus interface that conforms to the IEEE-1355/ SpaceWire standard. As SpaceWire grows in popularity, the ability to use SpaceWire links within LabVIEW will be important to electronic ground support equipment vendors. In addition, there is a need for a high-level LabVIEW interface to the low-level device- driver software supplied with the card. The LabVIEW virtual instrument (VI) provides graphical interfaces to support all (1) SpaceWire link functions, including message handling and routing; (2) monitoring as a passive tap using specialized hardware; and (3) low-level access to satellite mission-control subsystem functions. The software is supplied in a zip file that contains LabVIEW VI files, which provide various functions of the PCI-SpaceWire card, as well as higher-link-level functions. The VIs are suitably named according to the matching function names in the driver manual. A number of test programs also are provided to exercise various functions.

  1. Development of a Computer-Assisted Instrumentation Curriculum for Physics Students: Using LabVIEW and Arduino Platform

    ERIC Educational Resources Information Center

    Kuan, Wen-Hsuan; Tseng, Chi-Hung; Chen, Sufen; Wong, Ching-Chang

    2016-01-01

    We propose an integrated curriculum to establish essential abilities of computer programming for the freshmen of a physics department. The implementation of the graphical-based interfaces from Scratch to LabVIEW then to LabVIEW for Arduino in the curriculum "Computer-Assisted Instrumentation in the Design of Physics Laboratories" brings…

  2. Research on Modeling Technology of Virtual Robot Based on LabVIEW

    NASA Astrophysics Data System (ADS)

    Wang, Z.; Huo, J. L.; Y Sun, L.; Y Hao, X.

    2017-12-01

    Because of the dangerous working environment, the underwater operation robot for nuclear power station needs manual teleoperation. In the process of operation, it is necessary to guide the position and orientation of the robot in real time. In this paper, the geometric modeling of the virtual robot and the working environment is accomplished by using SolidWorks software, and the accurate modeling and assembly of the robot are realized. Using LabVIEW software to read the model, and established the manipulator forward kinematics and inverse kinematics model, and realized the hierarchical modeling of virtual robot and computer graphics modeling. Experimental results show that the method studied in this paper can be successfully applied to robot control system.

  3. EPICS Channel Access Server for LabVIEW

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Zhukov, Alexander P.

    It can be challenging to interface National Instruments LabVIEW (http://www.ni.com/labview/) with EPICS (http://www.aps.anl.gov/epics/). Such interface is required when an instrument control program was developed in LabVIEW but it also has to be part of global control system. This is frequently useful in big accelerator facilities. The Channel Access Server is written in LabVIEW, so it works on any hardware/software platform where LabVIEW is available. It provides full server functionality, so any EPICS client can communicate with it.

  4. LabVIEW: a software system for data acquisition, data analysis, and instrument control.

    PubMed

    Kalkman, C J

    1995-01-01

    Computer-based data acquisition systems play an important role in clinical monitoring and in the development of new monitoring tools. LabVIEW (National Instruments, Austin, TX) is a data acquisition and programming environment that allows flexible acquisition and processing of analog and digital data. The main feature that distinguishes LabVIEW from other data acquisition programs is its highly modular graphical programming language, "G," and a large library of mathematical and statistical functions. The advantage of graphical programming is that the code is flexible, reusable, and self-documenting. Subroutines can be saved in a library and reused without modification in other programs. This dramatically reduces development time and enables researchers to develop or modify their own programs. LabVIEW uses a large amount of processing power and computer memory, thus requiring a powerful computer. A large-screen monitor is desirable when developing larger applications. LabVIEW is excellently suited for testing new monitoring paradigms, analysis algorithms, or user interfaces. The typical LabVIEW user is the researcher who wants to develop a new monitoring technique, a set of new (derived) variables by integrating signals from several existing patient monitors, closed-loop control of a physiological variable, or a physiological simulator.

  5. Virtual and remote robotic laboratory using EJS, MATLAB and LabVIEW.

    PubMed

    Chaos, Dictino; Chacón, Jesús; Lopez-Orozco, Jose Antonio; Dormido, Sebastián

    2013-02-21

    This paper describes the design and implementation of a virtual and remote laboratory based on Easy Java Simulations (EJS) and LabVIEW. The main application of this laboratory is to improve the study of sensors in Mobile Robotics, dealing with the problems that arise on the real world experiments. This laboratory allows the user to work from their homes, tele-operating a real robot that takes measurements from its sensors in order to obtain a map of its environment. In addition, the application allows interacting with a robot simulation (virtual laboratory) or with a real robot (remote laboratory), with the same simple and intuitive graphical user interface in EJS. Thus, students can develop signal processing and control algorithms for the robot in simulation and then deploy them on the real robot for testing purposes. Practical examples of application of the laboratory on the inter-University Master of Systems Engineering and Automatic Control are presented.

  6. Development and design of a late-model fitness test instrument based on LabView

    NASA Astrophysics Data System (ADS)

    Xie, Ying; Wu, Feiqing

    2010-12-01

    Undergraduates are pioneers of China's modernization program and undertake the historic mission of rejuvenating our nation in the 21st century, whose physical fitness is vital. A smart fitness test system can well help them understand their fitness and health conditions, thus they can choose more suitable approaches and make practical plans for exercising according to their own situation. following the future trends, a Late-model fitness test Instrument based on LabView has been designed to remedy defects of today's instruments. The system hardware consists of fives types of sensors with their peripheral circuits, an acquisition card of NI USB-6251 and a computer, while the system software, on the basis of LabView, includes modules of user register, data acquisition, data process and display, and data storage. The system, featured by modularization and an open structure, is able to be revised according to actual needs. Tests results have verified the system's stability and reliability.

  7. The Design of a Chemical Virtual Instrument Based on LabVIEW for Determining Temperatures and Pressures.

    PubMed

    Wang, Wen-Bin; Li, Jang-Yuan; Wu, Qi-Jun

    2007-01-01

    A LabVIEW-based self-constructed chemical virtual instrument (VI) has been developed for determining temperatures and pressures. It can be put together easily and quickly by selecting hardware modules, such as the PCI-DAQ card or serial port method, different kinds of sensors, signal-conditioning circuits or finished chemical instruments, and software modules such as data acquisition, saving, proceeding. The VI system provides individual and extremely flexible solutions for automatic measurements in physical chemistry research.

  8. The Design of a Chemical Virtual Instrument Based on LabVIEW for Determining Temperatures and Pressures

    PubMed Central

    Wang, Wen-Bin; Li, Jang-Yuan; Wu, Qi-Jun

    2007-01-01

    A LabVIEW-based self-constructed chemical virtual instrument (VI) has been developed for determining temperatures and pressures. It can be put together easily and quickly by selecting hardware modules, such as the PCI-DAQ card or serial port method, different kinds of sensors, signal-conditioning circuits or finished chemical instruments, and software modules such as data acquisition, saving, proceeding. The VI system provides individual and extremely flexible solutions for automatic measurements in physical chemistry research. PMID:17671611

  9. Development of a Computer-Assisted Instrumentation Curriculum for Physics Students: Using LabVIEW and Arduino Platform

    NASA Astrophysics Data System (ADS)

    Kuan, Wen-Hsuan; Tseng, Chi-Hung; Chen, Sufen; Wong, Ching-Chang

    2016-06-01

    We propose an integrated curriculum to establish essential abilities of computer programming for the freshmen of a physics department. The implementation of the graphical-based interfaces from Scratch to LabVIEW then to LabVIEW for Arduino in the curriculum `Computer-Assisted Instrumentation in the Design of Physics Laboratories' brings rigorous algorithm and syntax protocols together with imagination, communication, scientific applications and experimental innovation. The effectiveness of the curriculum was evaluated via statistical analysis of questionnaires, interview responses, the increase in student numbers majoring in physics, and performance in a competition. The results provide quantitative support that the curriculum remove huge barriers to programming which occur in text-based environments, helped students gain knowledge of programming and instrumentation, and increased the students' confidence and motivation to learn physics and computer languages.

  10. Virtual Instrumentation for a Fiber-Optics-Based Artificial Nerve

    NASA Technical Reports Server (NTRS)

    Lyons, Donald R.; Kyaw, Thet Mon; Griffin, DeVon (Technical Monitor)

    2001-01-01

    A LabView-based computer interface for fiber-optic artificial nerves has been devised as a Masters thesis project. This project involves the use of outputs from wavelength multiplexed optical fiber sensors (artificial nerves), which are capable of producing dense optical data outputs for physical measurements. The potential advantages of using optical fiber sensors for sensory function restoration is the fact that well defined WDM-modulated signals can be transmitted to and from the sensing region allowing networked units to replace low-level nerve functions for persons desirous of "intelligent artificial limbs." Various FO sensors can be designed with high sensitivity and the ability to be interfaced with a wide range of devices including miniature shielded electrical conversion units. Our Virtual Instrument (VI) interface software package was developed using LabView's "Laboratory Virtual Instrument Engineering Workbench" package. The virtual instrument has been configured to arrange and encode the data to develop an intelligent response in the form of encoded digitized signal outputs. The architectural layout of our nervous system is such that different touch stimuli from different artificial fiber-optic nerve points correspond to gratings of a distinct resonant wavelength and physical location along the optical fiber. Thus, when an automated, tunable diode laser sends scans, the wavelength spectrum of the artificial nerve, it triggers responses that are encoded with different touch stimuli by way wavelength shifts in the reflected Bragg resonances. The reflected light is detected and a resulting analog signal is fed into ADC1 board and DAQ card. Finally, the software has been written such that the experimenter is able to set the response range during data acquisition.

  11. Experiential Learning of Digital Communication Using LabVIEW

    ERIC Educational Resources Information Center

    Zhan, Wei; Porter, Jay R.; Morgan, Joseph A.

    2014-01-01

    This paper discusses the design and implementation of laboratories and course projects using LabVIEW in an instrumentation course. The pedagogical challenge is to enhance students' learning of digital communication using LabVIEW. LabVIEW was extensively used in the laboratory sessions, which better prepared students for the course projects. Two…

  12. A Tutorial on Interfacing the Object Management Group (OMG) Data Distribution Service (DDS) with LabView

    NASA Technical Reports Server (NTRS)

    Smith, Kevin

    2011-01-01

    This tutorial will explain the concepts and steps for interfacing a National Instruments LabView virtual instrument (VI) running on a Windows platform with another computer via the Object Management Group (OMG) Data Distribution Service (DDS) as implemented by the Twin Oaks Computing CoreDX. This paper is for educational purposes only and therefore, the referenced source code will be simplistic and void of all error checking. Implementation will be accomplished using the C programming language.

  13. Virtual Instrumentation Corrosion Controller for Natural Gas Pipelines

    NASA Astrophysics Data System (ADS)

    Gopalakrishnan, J.; Agnihotri, G.; Deshpande, D. M.

    2012-12-01

    Corrosion is an electrochemical process. Corrosion in natural gas (methane) pipelines leads to leakages. Corrosion occurs when anode and cathode are connected through electrolyte. Rate of corrosion in metallic pipeline can be controlled by impressing current to it and thereby making it to act as cathode of corrosion cell. Technologically advanced and energy efficient corrosion controller is required to protect natural gas pipelines. Proposed virtual instrumentation (VI) based corrosion controller precisely controls the external corrosion in underground metallic pipelines, enhances its life and ensures safety. Designing and development of proportional-integral-differential (PID) corrosion controller using VI (LabVIEW) is carried out. When the designed controller is deployed at field, it maintains the pipe to soil potential (PSP) within safe operating limit and not entering into over/under protection zone. Horizontal deployment of this technique can be done to protect all metallic structure, oil pipelines, which need corrosion protection.

  14. A New PC and LabVIEW Package Based System for Electrochemical Investigations.

    PubMed

    Stević, Zoran; Andjelković, Zoran; Antić, Dejan

    2008-03-15

    The paper describes a new PC and LabVIEW software package based system forelectrochemical research. An overview of well known electrochemical methods, such aspotential measurements, galvanostatic and potentiostatic method, cyclic voltammetry andEIS is given. Electrochemical impedance spectroscopy has been adapted for systemscontaining large capacitances. For signal generation and recording of the response ofinvestigated electrochemical cell, a measurement and control system was developed, basedon a PC P4. The rest of the hardware consists of a commercially available AD-DA converterand an external interface for analog signal processing. The interface is a result of authorsown research. The software platform for desired measurement methods is LabVIEW 8.2package, which is regarded as a high standard in the area of modern virtual instruments. Thedeveloped system was adjusted, tested and compared with commercially available systemand ORCAD simulation.

  15. A New PC and LabVIEW Package Based System for Electrochemical Investigations

    PubMed Central

    Stević, Zoran; Andjelković, Zoran; Antić, Dejan

    2008-01-01

    The paper describes a new PC and LabVIEW software package based system for electrochemical research. An overview of well known electrochemical methods, such as potential measurements, galvanostatic and potentiostatic method, cyclic voltammetry and EIS is given. Electrochemical impedance spectroscopy has been adapted for systems containing large capacitances. For signal generation and recording of the response of investigated electrochemical cell, a measurement and control system was developed, based on a PC P4. The rest of the hardware consists of a commercially available AD-DA converter and an external interface for analog signal processing. The interface is a result of authors own research. The software platform for desired measurement methods is LabVIEW 8.2 package, which is regarded as a high standard in the area of modern virtual instruments. The developed system was adjusted, tested and compared with commercially available system and ORCAD simulation. PMID:27879794

  16. A LabVIEW-Based Virtual Instrument System for Laser-Induced Fluorescence Spectroscopy.

    PubMed

    Wu, Qijun; Wang, Lufei; Zu, Lily

    2011-01-01

    We report the design and operation of a Virtual Instrument (VI) system based on LabVIEW 2009 for laser-induced fluorescence experiments. This system achieves synchronous control of equipment and acquisition of real-time fluorescence data communicating with a single computer via GPIB, USB, RS232, and parallel ports. The reported VI system can also accomplish data display, saving, and analysis, and printing the results. The VI system performs sequences of operations automatically, and this system has been successfully applied to obtain the excitation and dispersion spectra of α-methylnaphthalene. The reported VI system opens up new possibilities for researchers and increases the efficiency and precision of experiments. The design and operation of the VI system are described in detail in this paper, and the advantages that this system can provide are highlighted.

  17. A LabVIEW-Based Virtual Instrument System for Laser-Induced Fluorescence Spectroscopy

    PubMed Central

    Wu, Qijun; Wang, Lufei; Zu, Lily

    2011-01-01

    We report the design and operation of a Virtual Instrument (VI) system based on LabVIEW 2009 for laser-induced fluorescence experiments. This system achieves synchronous control of equipment and acquisition of real-time fluorescence data communicating with a single computer via GPIB, USB, RS232, and parallel ports. The reported VI system can also accomplish data display, saving, and analysis, and printing the results. The VI system performs sequences of operations automatically, and this system has been successfully applied to obtain the excitation and dispersion spectra of α-methylnaphthalene. The reported VI system opens up new possibilities for researchers and increases the efficiency and precision of experiments. The design and operation of the VI system are described in detail in this paper, and the advantages that this system can provide are highlighted. PMID:22013388

  18. [A focused sound field measurement system by LabVIEW].

    PubMed

    Jiang, Zhan; Bai, Jingfeng; Yu, Ying

    2014-05-01

    In this paper, according to the requirement of the focused sound field measurement, a focused sound field measurement system was established based on the LabVIEW virtual instrument platform. The system can automatically search the focus position of the sound field, and adjust the scanning path according to the size of the focal region. Three-dimensional sound field scanning time reduced from 888 hours in uniform step to 9.25 hours in variable step. The efficiency of the focused sound field measurement was improved. There is a certain deviation between measurement results and theoretical calculation results. Focal plane--6 dB width difference rate was 3.691%, the beam axis--6 dB length differences rate was 12.937%.

  19. Type practical application in spectral analysis, combining Labview and open source software

    NASA Astrophysics Data System (ADS)

    Chioncel, C. P.; Anghel Drugarin, C. V.

    2018-01-01

    The paper presents the interconnection possibility of LabVIEW with his different opportunities and Scilab, one of the successful free MatLAB clones. The interconnection between those was made possible through the LabVIEW to Scilab gateway. This tool can be applied in virtual as well as in real laboratories, representing a true assistance for self-learning, too.

  20. Development and application of network virtual instrument for emission spectrum of pulsed high-voltage direct current discharge

    NASA Astrophysics Data System (ADS)

    Gong, X.; Wu, Q.

    2017-12-01

    Network virtual instrument (VI) is a new development direction in current automated test. Based on LabVIEW, the software and hardware system of VI used for emission spectrum of pulsed high-voltage direct current (DC) discharge is developed and applied to investigate pulsed high-voltage DC discharge of nitrogen. By doing so, various functions are realized including real time collection of emission spectrum of nitrogen, monitoring operation state of instruments and real time analysis and processing of data. By using shared variables and DataSocket technology in LabVIEW, the network VI system based on field VI is established. The system can acquire the emission spectrum of nitrogen in the test site, monitor operation states of field instruments, realize real time face-to-face interchange of two sites, and analyze data in the far-end from the network terminal. By employing the network VI system, the staff in the two sites acquired the same emission spectrum of nitrogen and conducted the real time communication. By comparing with the previous results, it can be seen that the experimental data obtained by using the system are highly precise. This implies that the system shows reliable network stability and safety and satisfies the requirements for studying the emission spectrum of pulsed high-voltage discharge in high-precision fields or network terminals. The proposed architecture system is described and the target group gets the useful enlightenment in many fields including engineering remote users, specifically in control- and automation-related tasks.

  1. Virtual Instrument Simulator for CERES

    NASA Technical Reports Server (NTRS)

    Chapman, John J.

    1997-01-01

    A benchtop virtual instrument simulator for CERES (Clouds and the Earth's Radiant Energy System) has been built at NASA, Langley Research Center in Hampton, VA. The CERES instruments will fly on several earth orbiting platforms notably NASDA's Tropical Rainfall Measurement Mission (TRMM) and NASA's Earth Observing System (EOS) satellites. CERES measures top of the atmosphere radiative fluxes using microprocessor controlled scanning radiometers. The CERES Virtual Instrument Simulator consists of electronic circuitry identical to the flight unit's twin microprocessors and telemetry interface to the supporting spacecraft electronics and two personal computers (PC) connected to the I/O ports that control azimuth and elevation gimbals. Software consists of the unmodified TRW developed Flight Code and Ground Support Software which serves as the instrument monitor and NASA/TRW developed engineering models of the scanners. The CERES Instrument Simulator will serve as a testbed for testing of custom instrument commands intended to solve in-flight anomalies of the instruments which could arise during the CERES mission. One of the supporting computers supports the telemetry display which monitors the simulator microprocessors during the development and testing of custom instrument commands. The CERES engineering development software models have been modified to provide a virtual instrument running on a second supporting computer linked in real time to the instrument flight microprocessor control ports. The CERES Instrument Simulator will be used to verify memory uploads by the CERES Flight Operations TEAM at NASA. Plots of the virtual scanner models match the actual instrument scan plots. A high speed logic analyzer has been used to track the performance of the flight microprocessor. The concept of using an identical but non-flight qualified microprocessor and electronics ensemble linked to a virtual instrument with identical system software affords a relatively inexpensive

  2. The New Cloud Absorption Radiometer (CAR) Software: One Model for NASA Remote Sensing Virtual Instruments

    NASA Technical Reports Server (NTRS)

    Roth, Don J.; Rapchun, David A.; Jones, Hollis H.

    2001-01-01

    The Cloud Absorption Radiometer (CAR) instrument has been the most frequently used airborne instrument built in-house at NASA Goddard Space Flight Center, having flown scientific research missions on-board various aircraft to many locations in the United States, Azores, Brazil, and Kuwait since 1983. The CAR instrument is capable of measuring scattered light by clouds in fourteen spectral bands in UV, visible and near-infrared region. This document describes the control, data acquisition, display, and file storage software for the new version of CAR. This software completely replaces the prior CAR Data System and Control Panel with a compact and robust virtual instrument computer interface. Additionally, the instrument is now usable for the first time for taking data in an off-aircraft mode. The new instrument is controlled via a LabVIEW v5. 1.1-developed software interface that utilizes, (1) serial port writes to write commands to the controller module of the instrument, and (2) serial port reads to acquire data from the controller module of the instrument. Step-by-step operational procedures are provided in this document. A suite of other software programs has been developed to complement the actual CAR virtual instrument. These programs include: (1) a simulator mode that allows pretesting of new features that might be added in the future, as well as demonstrations to CAR customers, and development at times when the instrument/hardware is off-location, and (2) a post-experiment data viewer that can be used to view all segments of individual data cycles and to locate positions where 'start' and stop' byte sequences were incorrectly formulated by the instrument controller. The CAR software described here is expected to be the basis for CAR operation for many missions and many years to come.

  3. Cone-beam micro-CT system based on LabVIEW software.

    PubMed

    Ionita, Ciprian N; Hoffmann, Keneth R; Bednarek, Daniel R; Chityala, Ravishankar; Rudin, Stephen

    2008-09-01

    Construction of a cone-beam computed tomography (CBCT) system for laboratory research usually requires integration of different software and hardware components. As a result, building and operating such a complex system require the expertise of researchers with significantly different backgrounds. Additionally, writing flexible code to control the hardware components of a CBCT system combined with designing a friendly graphical user interface (GUI) can be cumbersome and time consuming. An intuitive and flexible program structure, as well as the program GUI for CBCT acquisition, is presented in this note. The program was developed in National Instrument's Laboratory Virtual Instrumentation Engineering Workbench (LabVIEW) graphical language and is designed to control a custom-built CBCT system but has been also used in a standard angiographic suite. The hardware components are commercially available to researchers and are in general provided with software drivers which are LabVIEW compatible. The program structure was designed as a sequential chain. Each step in the chain takes care of one or two hardware commands at a time; the execution of the sequence can be modified according to the CBCT system design. We have scanned and reconstructed over 200 specimens using this interface and present three examples which cover different areas of interest encountered in laboratory research. The resulting 3D data are rendered using a commercial workstation. The program described in this paper is available for use or improvement by other researchers.

  4. Virtual Sensor Test Instrumentation

    NASA Technical Reports Server (NTRS)

    Wang, Roy

    2011-01-01

    Virtual Sensor Test Instrumentation is based on the concept of smart sensor technology for testing with intelligence needed to perform sell-diagnosis of health, and to participate in a hierarchy of health determination at sensor, process, and system levels. A virtual sensor test instrumentation consists of five elements: (1) a common sensor interface, (2) microprocessor, (3) wireless interface, (4) signal conditioning and ADC/DAC (analog-to-digital conversion/ digital-to-analog conversion), and (5) onboard EEPROM (electrically erasable programmable read-only memory) for metadata storage and executable software to create powerful, scalable, reconfigurable, and reliable embedded and distributed test instruments. In order to maximize the efficient data conversion through the smart sensor node, plug-and-play functionality is required to interface with traditional sensors to enhance their identity and capabilities for data processing and communications. Virtual sensor test instrumentation can be accessible wirelessly via a Network Capable Application Processor (NCAP) or a Smart Transducer Interlace Module (STIM) that may be managed under real-time rule engines for mission-critical applications. The transducer senses the physical quantity being measured and converts it into an electrical signal. The signal is fed to an A/D converter, and is ready for use by the processor to execute functional transformation based on the sensor characteristics stored in a Transducer Electronic Data Sheet (TEDS). Virtual sensor test instrumentation is built upon an open-system architecture with standardized protocol modules/stacks to interface with industry standards and commonly used software. One major benefit for deploying the virtual sensor test instrumentation is the ability, through a plug-and-play common interface, to convert raw sensor data in either analog or digital form, to an IEEE 1451 standard-based smart sensor, which has instructions to program sensors for a wide variety of

  5. Labview utilities

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Persaud, Arun

    2011-09-30

    The software package provides several utilities written in LabView. These utilities don't form independent programs, but rather can be used as a library or controls in other labview programs. The utilities include several new controls (xcontrols), VIs for input and output routines, as well as other 'helper'-functions not provided in the standard LabView environment.

  6. Highly Sophisticated Virtual Laboratory Instruments in Education

    NASA Astrophysics Data System (ADS)

    Gaskins, T.

    2006-12-01

    Many areas of Science have advanced or stalled according to the ability to see what can not normally be seen. Visual understanding has been key to many of the world's greatest breakthroughs, such as discovery of DNAs double helix. Scientists use sophisticated instruments to see what the human eye can not. Light microscopes, scanning electron microscopes (SEM), spectrometers and atomic force microscopes are employed to examine and learn the details of the extremely minute. It's rare that students prior to university have access to such instruments, or are granted full ability to probe and magnify as desired. Virtual Lab, by providing highly authentic software instruments and comprehensive imagery of real specimens, provides them this opportunity. Virtual Lab's instruments let explorers operate virtual devices on a personal computer to examine real specimens. Exhaustive sets of images systematically and robotically photographed at thousands of positions and multiple magnifications and focal points allow students to zoom in and focus on the most minute detail of each specimen. Controls on each Virtual Lab device interactively and smoothly move the viewer through these images to display the specimen as the instrument saw it. Users control position, magnification, focal length, filters and other parameters. Energy dispersion spectrometry is combined with SEM imagery to enable exploration of chemical composition at minute scale and arbitrary location. Annotation capabilities allow scientists, teachers and students to indicate important features or areas. Virtual Lab is a joint project of NASA and the Beckman Institute at the University of Illinois at Urbana- Champaign. Four instruments currently compose the Virtual Lab suite: A scanning electron microscope and companion energy dispersion spectrometer, a high-power light microscope, and a scanning probe microscope that captures surface properties to the level of atoms. Descriptions of instrument operating principles and

  7. Designing communication and remote controlling of virtual instrument network system

    NASA Astrophysics Data System (ADS)

    Lei, Lin; Wang, Houjun; Zhou, Xue; Zhou, Wenjian

    2005-01-01

    In this paper, a virtual instrument network through the LAN and finally remote control of virtual instruments is realized based on virtual instrument and LabWindows/CVI software platform. The virtual instrument network system is made up of three subsystems. There are server subsystem, telnet client subsystem and local instrument control subsystem. This paper introduced virtual instrument network structure in detail based on LabWindows. Application procedure design of virtual instrument network communication, the Client/the programming mode of the server, remote PC and server communication far realizing, the control power of the workstation is transmitted, server program and so on essential technical were introduced. And virtual instruments network may connect to entire Internet on. Above-mentioned technology, through measuring the application in the electronic measurement virtual instrument network that is already built up, has verified the actual using value of the technology. Experiment and application validate that this design is resultful.

  8. Design of two-channel oscilloscope and basic circuit simulations in LabView

    NASA Astrophysics Data System (ADS)

    Balzhiev, Plamen; Makal, Jaroslaw

    2008-01-01

    The project is realized as a diploma thesis in Bialystok Technical University, Poland). The main aim is to develop a useful educational tool which presents the time and frequency characteristics in basic electrical circuits. It is designed as a helpful instrument for lectures and laboratory classes. The predominant audience will be students of electrical engineering from first semester of the higher education. Therefore the level of knowledge at this stage of education is not high enough and different techniques are necessary to increase the students' interest and the efficiency of teaching process. This educational instrument provides the needed knowledge concerning the basic circuits and its parameters. Graphics and animations of the general processes in the electrical circuits make the problems more interesting, comprehensive and easier to understand. For designing such an instrument the National Instruments' programming environment LabView is used. It is preferred to the other simulation software because of its simplicity flexibility and also availability (the free demo version is sufficient to make a simple virtual instrument). LabView uses graphical programming language and has powerful mathematical functions for analysis and simulations. The useful visualization tools for presenting different diagrams are worth recommending, too. It is also specialized in measurement and control and it supports a wide variety of hardware. Therefore this software is suitable for laboratory classes to present the dependencies between the simulated characteristics in basic electrical circuits and the real one measured with the hardware device. For this purpose a two-channel oscilloscope is designed as part of the described project. The main purpose of this instrument as part of the educational process is to present the desired characteristics of the electrical circuits and to become familiar with the general functions of the oscilloscope. This project combines several important

  9. Design of virtual three-dimensional instruments for sound control

    NASA Astrophysics Data System (ADS)

    Mulder, Axel Gezienus Elith

    An environment for designing virtual instruments with 3D geometry has been prototyped and applied to real-time sound control and design. It enables a sound artist, musical performer or composer to design an instrument according to preferred or required gestural and musical constraints instead of constraints based only on physical laws as they apply to an instrument with a particular geometry. Sounds can be created, edited or performed in real-time by changing parameters like position, orientation and shape of a virtual 3D input device. The virtual instrument can only be perceived through a visualization and acoustic representation, or sonification, of the control surface. No haptic representation is available. This environment was implemented using CyberGloves, Polhemus sensors, an SGI Onyx and by extending a real- time, visual programming language called Max/FTS, which was originally designed for sound synthesis. The extension involves software objects that interface the sensors and software objects that compute human movement and virtual object features. Two pilot studies have been performed, involving virtual input devices with the behaviours of a rubber balloon and a rubber sheet for the control of sound spatialization and timbre parameters. Both manipulation and sonification methods affect the naturalness of the interaction. Informal evaluation showed that a sonification inspired by the physical world appears natural and effective. More research is required for a natural sonification of virtual input device features such as shape, taking into account possible co- articulation of these features. While both hands can be used for manipulation, left-hand-only interaction with a virtual instrument may be a useful replacement for and extension of the standard keyboard modulation wheel. More research is needed to identify and apply manipulation pragmatics and movement features, and to investigate how they are co-articulated, in the mapping of virtual object

  10. Development of an automated scanning monochromator for sensitivity calibration of the MUSTANG instrument

    NASA Astrophysics Data System (ADS)

    Rivers, Thane D.

    1992-06-01

    An Automated Scanning Monochromator was developed using: an Acton Research Corporation (ARC) Monochromator, Ealing Photomultiplier Tube and a Macintosh PC in conjunction with LabVIEW software. The LabVIEW Virtual Instrument written to operate the ARC Monochromator is a mouse driven user friendly program developed for automated spectral data measurements. Resolution and sensitivity of the Automated Scanning Monochromator System were determined experimentally. The Automated monochromator was then used for spectral measurements of a Platinum Lamp. Additionally, the reflectivity curve for a BaSO4 coated screen has been measured. Reflectivity measurements indicate a large discrepancy with expected results. Further analysis of the reflectivity experiment is required for conclusive results.

  11. Photoacoustic detection of CO2 based on LABVIEW at 10.303 μm.

    PubMed

    Zhao, Junjuan; Zhao, Zhan; Du, Lidong; Geng, Daoqu; Wu, Shaohua

    2011-04-01

    A detailed study on a photoacoustic carbon dioxide detection system, through sound card based on virtual instrument, is presented in this paper. In this system, the CO(2) concentration was measured with the non-resonant photoacoustic cell technique through measuring the photoacoustic signal caused by the CO(2). In order to obtain small photoacoustic signals buried in noise, a measurement software was designed with LABVIEW. It has functions of Lock-in Amplifier, digital filter, and signal generator; can also be used to achieve spectrum analysis and signal recovery; has been provided with powerful function for data processing and communication with other measuring instrument. The test results show that the entire system has an outstanding measuring performance with the sensitivity of 10 μv between 10-44 KHz. The non-resonance test of the trace gas analyte CO(2) conducted at 100 Hz demonstrated large signals (15.89 mV) for CO(2) concentrations at 600 ppm and high signal-to-noise values (∼85:1). © 2011 American Institute of Physics

  12. Study on virtual instrument developing system based on intelligent virtual control

    NASA Astrophysics Data System (ADS)

    Tang, Baoping; Cheng, Fabin; Qin, Shuren

    2005-01-01

    The paper introduces a non-programming developing system of a virtual instument (VI), i.e., a virtual measurement instrument developing system (VMIDS) based on intelligent virtual control (IVC). The background of the IVC-based VMIDS is described briefly, and the hierarchical message bus (HMB)-based software architecture of VMIDS is discussed in detail. The three parts and functions of VMIDS are introduced, and the process of non-programming developing VI is further described.

  13. Superluminal Labview Code

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Wheat, Robert; Marksteiner, Quinn; Quenzer, Jonathan

    2012-03-26

    This labview code is used to set the phase and amplitudes on the 72 antenna of the superluminal machine, and to map out the radiation patter from the superluminal antenna.Each antenna radiates a modulated signal consisting of two separate frequencies, in the range of 2 GHz to 2.8 GHz. The phases and amplitudes from each antenna are controlled by a pair of AD8349 vector modulators (VMs). These VMs set the phase and amplitude of a high frequency signal using a set of four DC inputs, which are controlled by Linear Technologies LTC1990 digital to analog converters (DACs). The labview codemore » controls these DACs through an 8051 microcontroller.This code also monitors the phases and amplitudes of the 72 channels. Near each antenna, there is a coupler that channels a portion of the power into a binary network. Through a labview controlled switching array, any of the 72 coupled signals can be channeled in to the Tektronix TDS 7404 digital oscilloscope. Then the labview code takes an FFT of the signal, and compares it to the FFT of a reference signal in the oscilloscope to determine the magnitude and phase of each sideband of the signal. The code compensates for phase and amplitude errors introduced by differences in cable lengths.The labview code sets each of the 72 elements to a user determined phase and amplitude. For each element, the code runs an iterative procedure, where it adjusts the DACs until the correct phases and amplitudes have been reached.« less

  14. Integrating labview into a distributed computing environment.

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Kasemir, K. U.; Pieck, M.; Dalesio, L. R.

    2001-01-01

    Being easy to learn and well suited for a selfcontained desktop laboratory setup, many casual programmers prefer to use the National Instruments Lab-VIEW environment to develop their logic. An ActiveX interface is presented that allows integration into a plant-wide distributed environment based on the Experimental Physics and Industrial Control System (EPICS). This paper discusses the design decisions and provides performance information, especially considering requirements for the Spallation Neutron Source (SNS) diagnostics system.

  15. A LabVIEW based template for user created experiment automation.

    PubMed

    Kim, D J; Fisk, Z

    2012-12-01

    We have developed an expandable software template to automate user created experiments. The LabVIEW based template is easily modifiable to add together user created measurements, controls, and data logging with virtually any type of laboratory equipment. We use reentrant sequential selection to implement sequence script making it possible to wrap a long series of the user created experiments and execute them in sequence. Details of software structure and application examples for scanning probe microscope and automated transport experiments using custom built laboratory electronics and a cryostat are described.

  16. Virtual instrument: remote control and monitoring of an artificial heart driver

    NASA Astrophysics Data System (ADS)

    Nguyen, An H.; Farrar, David

    1993-07-01

    A development of a virtual instrument based on the top-down model approach for an artificial heart driver is presented. Driver parameters and status were being dynamically updated on the virtual system at the remote station. The virtual system allowed the remote operator to interact with the physical heart driver as if he/she were at the local station. Besides use as an effective training tool, the system permits an expert operator to monitor and also control the Thoratec heart driver from a distant location. We believe that the virtual instrument for biomedical devices in general and for the Thoratec heart driver in particular, not only improves system reliability but also opens up a real possibility in reducing medical cost. Utilizing the top-down scheme developed recently for telerobotics, realtime operation in both instrument display and remote communication were possible via a low bandwidth telephone medium.

  17. Development of the tongue coating analyzer based on concave grating monochrometer and virtual instrument

    NASA Astrophysics Data System (ADS)

    Ren, Zhong; Liu, Guodong; Zeng, Lvming; Huang, Zhen; Zeng, Wenping

    2010-10-01

    The tongue coating diagnosis is an important part in tongue diagnosis of traditional Chinese medicine (TCM).The change of the thickness and color of the tongue coating can reflect the pathological state for the patient. By observing the tongue coating, a Chinese doctor can determine the nature or severity of disease. Because some limitations existed in the tongue diagnosis method of TCM and the method based on the digital image processing, a novel tongue coating analyzer(TCA) based on the concave grating monochrometer and virtual instrument is developed in this paper. This analyzer consists of the light source system, check cavity, optical fiber probe, concave grating monochrometer, spectrum detector system based on CCD and data acquisition (DAQ) card, signal processing circuit system, computer and data analysis software based on LabVIEW, etc. Experimental results show that the novel TCA's spectral range can reach 300-1000 nm, its wavelength resolution can reach 1nm, and this TCA uses the back-split-light technology and multi-channel parallel analysis. Compared with the TCA based on the image processing technology, this TCA has many advantages, such as, compact volume, simpler algorithm, faster processing speed, higher accuracy, cheaper cost and real-time handle data and display the result, etc. Therefore, it has the greatly potential values in the fields of the tongue coating diagnosis for TCM.

  18. TIMESERIESSTREAMING.VI: LabVIEW program for reliable data streaming of large analog time series

    NASA Astrophysics Data System (ADS)

    Czerwinski, Fabian; Oddershede, Lene B.

    2011-02-01

    With modern data acquisition devices that work fast and very precise, scientists often face the task of dealing with huge amounts of data. These need to be rapidly processed and stored onto a hard disk. We present a LabVIEW program which reliably streams analog time series of MHz sampling. Its run time has virtually no limitation. We explicitly show how to use the program to extract time series from two experiments: For a photodiode detection system that tracks the position of an optically trapped particle and for a measurement of ionic current through a glass capillary. The program is easy to use and versatile as the input can be any type of analog signal. Also, the data streaming software is simple, highly reliable, and can be easily customized to include, e.g., real-time power spectral analysis and Allan variance noise quantification. Program summaryProgram title: TimeSeriesStreaming.VI Catalogue identifier: AEHT_v1_0 Program summary URL:http://cpc.cs.qub.ac.uk/summaries/AEHT_v1_0.html Program obtainable from: CPC Program Library, Queen's University, Belfast, N. Ireland Licensing provisions: Standard CPC licence, http://cpc.cs.qub.ac.uk/licence/licence.html No. of lines in distributed program, including test data, etc.: 250 No. of bytes in distributed program, including test data, etc.: 63 259 Distribution format: tar.gz Programming language: LabVIEW ( http://www.ni.com/labview/) Computer: Any machine running LabVIEW 8.6 or higher Operating system: Windows XP and Windows 7 RAM: 60-360 Mbyte Classification: 3 Nature of problem: For numerous scientific and engineering applications, it is highly desirable to have an efficient, reliable, and flexible program to perform data streaming of time series sampled with high frequencies and possibly for long time intervals. This type of data acquisition often produces very large amounts of data not easily streamed onto a computer hard disk using standard methods. Solution method: This LabVIEW program is developed to directly

  19. Analysis of JKT01 Neutron Flux Detector Measurements In RSG-GAS Reactor Using LabVIEW

    NASA Astrophysics Data System (ADS)

    Rokhmadi; Nur Rachman, Agus; Sujarwono; Taryo, Taswanda; Sunaryo, Geni Rina

    2018-02-01

    The RSG-GAS Reactor, one of the Indonesia research reactors and located in Serpong, is owned by the National Nuclear Energy Agency (BATAN). The RSG-GAS reactor has operated since 1987 and some instrumentation and control systems are considered to be degraded and ageing. It is therefore, necessary to evaluate the safety of all instrumentation and controls and one of the component systems to be evaluated is the performance of JKT01 neutron flux detector. Neutron Flux Detector JKT01 basically detects neutron fluxes in the reactor core and converts it into electrical signals. The electrical signal is then forwarded to the amplifier (Amplifier) to become the input of the reactor protection system. One output of it is transferred to the Main Control Room (RKU) showing on the analog meter as an indicator used by the reactor operator. To simulate all of this matter, a program to simulate the output of the JKT01 Neutron Flux Detector using LabVIEW was developed. The simulated data is estimated using a lot of equations also formulated in LabVIEW. The calculation results are also displayed on the interface using LabVIEW available in the PC. By using this simulation program, it is successful to perform anomaly detection experiments on the JKT01 detector of RSG-GAS Reactor. The simulation results showed that the anomaly JKT01 neutron flux using electrical-current-base are respectively, 1.5×,1.7× and 2.0×.

  20. THE VIRTUAL INSTRUMENT: SUPPORT FOR GRID-ENABLED MCELL SIMULATIONS

    PubMed Central

    Casanova, Henri; Berman, Francine; Bartol, Thomas; Gokcay, Erhan; Sejnowski, Terry; Birnbaum, Adam; Dongarra, Jack; Miller, Michelle; Ellisman, Mark; Faerman, Marcio; Obertelli, Graziano; Wolski, Rich; Pomerantz, Stuart; Stiles, Joel

    2010-01-01

    Ensembles of widely distributed, heterogeneous resources, or Grids, have emerged as popular platforms for large-scale scientific applications. In this paper we present the Virtual Instrument project, which provides an integrated application execution environment that enables end-users to run and interact with running scientific simulations on Grids. This work is performed in the specific context of MCell, a computational biology application. While MCell provides the basis for running simulations, its capabilities are currently limited in terms of scale, ease-of-use, and interactivity. These limitations preclude usage scenarios that are critical for scientific advances. Our goal is to create a scientific “Virtual Instrument” from MCell by allowing its users to transparently access Grid resources while being able to steer running simulations. In this paper, we motivate the Virtual Instrument project and discuss a number of relevant issues and accomplishments in the area of Grid software development and application scheduling. We then describe our software design and report on the current implementation. We verify and evaluate our design via experiments with MCell on a real-world Grid testbed. PMID:20689618

  1. Labview Based ECG Patient Monitoring System for Cardiovascular Patient Using SMTP Technology.

    PubMed

    Singh, Om Prakash; Mekonnen, Dawit; Malarvili, M B

    2015-01-01

    This paper leads to developing a Labview based ECG patient monitoring system for cardiovascular patient using Simple Mail Transfer Protocol technology. The designed device has been divided into three parts. First part is ECG amplifier circuit, built using instrumentation amplifier (AD620) followed by signal conditioning circuit with the operation amplifier (lm741). Secondly, the DAQ card is used to convert the analog signal into digital form for the further process. Furthermore, the data has been processed in Labview where the digital filter techniques have been implemented to remove the noise from the acquired signal. After processing, the algorithm was developed to calculate the heart rate and to analyze the arrhythmia condition. Finally, SMTP technology has been added in our work to make device more communicative and much more cost-effective solution in telemedicine technology which has been key-problem to realize the telediagnosis and monitoring of ECG signals. The technology also can be easily implemented over already existing Internet.

  2. Labview Based ECG Patient Monitoring System for Cardiovascular Patient Using SMTP Technology

    PubMed Central

    Singh, Om Prakash; Mekonnen, Dawit; Malarvili, M. B.

    2015-01-01

    This paper leads to developing a Labview based ECG patient monitoring system for cardiovascular patient using Simple Mail Transfer Protocol technology. The designed device has been divided into three parts. First part is ECG amplifier circuit, built using instrumentation amplifier (AD620) followed by signal conditioning circuit with the operation amplifier (lm741). Secondly, the DAQ card is used to convert the analog signal into digital form for the further process. Furthermore, the data has been processed in Labview where the digital filter techniques have been implemented to remove the noise from the acquired signal. After processing, the algorithm was developed to calculate the heart rate and to analyze the arrhythmia condition. Finally, SMTP technology has been added in our work to make device more communicative and much more cost-effective solution in telemedicine technology which has been key-problem to realize the telediagnosis and monitoring of ECG signals. The technology also can be easily implemented over already existing Internet. PMID:27006940

  3. Research and realization of signal simulation on virtual instrument

    NASA Astrophysics Data System (ADS)

    Zhao, Qi; He, Wenting; Guan, Xiumei

    2010-02-01

    In the engineering project, arbitrary waveform generator controlled by software interface is needed by simulation and test. This article discussed the program using the SCPI (Standard Commands For Programmable Instruments) protocol and the VISA (Virtual Instrument System Architecture) library to control the Agilent signal generator (Agilent N5182A) by instrument communication over the LAN interface. The program can conduct several signal generations such as CW (continuous wave), AM (amplitude modulation), FM (frequency modulation), ΦM (phase modulation), Sweep. As the result, the program system has good operability and portability.

  4. Using virtual instruments to develop an actuator-based hardware-in-the-loop simulation test-bed for autopilot of unmanned aerial vehicle

    NASA Astrophysics Data System (ADS)

    Sun, Yun-Ping; Ju, Jiun-Yan; Liang, Yen-Chu

    2008-12-01

    Since the unmanned aerial vehicles (UAVs) bring forth many innovative applications in scientific, civilian, and military fields, the development of UAVs is rapidly growing every year. The on-board autopilot that reliably performs attitude and guidance control is a vital part for out-of-sight flights. However, the control law in autopilot is designed according to a simplified plant model in which the dynamics of real hardware are usually not taken into consideration. It is a necessity to develop a test-bed including real servos to make real-time control experiments for prototype autopilots, so called hardware-in-the-loop (HIL) simulation. In this paper on the basis of the graphical application software LabVIEW, the real-time HIL simulation system is realized efficiently by the virtual instrumentation approach. The proportional-integral-derivative (PID) controller in autopilot for the pitch angle control loop is experimentally determined by the classical Ziegler-Nichols tuning rule and exhibits good transient and steady-state response in real-time HIL simulation. From the results the differences between numerical simulation and real-time HIL simulation are also clearly presented. The effectiveness of HIL simulation for UAV autopilot design is definitely confirmed

  5. Smart communication with LabView

    NASA Astrophysics Data System (ADS)

    Iov, Cǎtǎlin J.; Diaconu, Bogdan; Hnatiuc, Mihaela

    2016-12-01

    The population alarm systems do not represent a new concept. Since hundreds of years ago the man used either smoke signals generated from certain upper locations, visible from long distance, getting through acoustic systems placed on high buildings, until now when mass-media channels extended the possibilities by the television and radio. However, either one of those mentioned above requested the individual to be located at the alarming moment in the area of action of the alarm. Otherwise, the message has no efficiency. This limitation is currently solved by additional communication channels such as the internet and the mobile networks. Messages are now able to be sent to the mobile screen, and the user can reply to messages either by using the short message service (SMS) or by emailing to someone, to a server, to a center. From the general pattern of alarming the population on certain events, the medical applications represent a very important field. Messages are sent from the patient to a central medical center and back to the patient. This paper focuses on the value that virtual tools developed with LabVIEW brings to us.

  6. A LabVIEW Platform for Preclinical Imaging Using Digital Subtraction Angiography and Micro-CT.

    PubMed

    Badea, Cristian T; Hedlund, Laurence W; Johnson, G Allan

    2013-01-01

    CT and digital subtraction angiography (DSA) are ubiquitous in the clinic. Their preclinical equivalents are valuable imaging methods for studying disease models and treatment. We have developed a dual source/detector X-ray imaging system that we have used for both micro-CT and DSA studies in rodents. The control of such a complex imaging system requires substantial software development for which we use the graphical language LabVIEW (National Instruments, Austin, TX, USA). This paper focuses on a LabVIEW platform that we have developed to enable anatomical and functional imaging with micro-CT and DSA. Our LabVIEW applications integrate and control all the elements of our system including a dual source/detector X-ray system, a mechanical ventilator, a physiological monitor, and a power microinjector for the vascular delivery of X-ray contrast agents. Various applications allow cardiac- and respiratory-gated acquisitions for both DSA and micro-CT studies. Our results illustrate the application of DSA for cardiopulmonary studies and vascular imaging of the liver and coronary arteries. We also show how DSA can be used for functional imaging of the kidney. Finally, the power of 4D micro-CT imaging using both prospective and retrospective gating is shown for cardiac imaging.

  7. A LabVIEW Platform for Preclinical Imaging Using Digital Subtraction Angiography and Micro-CT

    PubMed Central

    Badea, Cristian T.; Hedlund, Laurence W.; Johnson, G. Allan

    2013-01-01

    CT and digital subtraction angiography (DSA) are ubiquitous in the clinic. Their preclinical equivalents are valuable imaging methods for studying disease models and treatment. We have developed a dual source/detector X-ray imaging system that we have used for both micro-CT and DSA studies in rodents. The control of such a complex imaging system requires substantial software development for which we use the graphical language LabVIEW (National Instruments, Austin, TX, USA). This paper focuses on a LabVIEW platform that we have developed to enable anatomical and functional imaging with micro-CT and DSA. Our LabVIEW applications integrate and control all the elements of our system including a dual source/detector X-ray system, a mechanical ventilator, a physiological monitor, and a power microinjector for the vascular delivery of X-ray contrast agents. Various applications allow cardiac- and respiratory-gated acquisitions for both DSA and micro-CT studies. Our results illustrate the application of DSA for cardiopulmonary studies and vascular imaging of the liver and coronary arteries. We also show how DSA can be used for functional imaging of the kidney. Finally, the power of 4D micro-CT imaging using both prospective and retrospective gating is shown for cardiac imaging. PMID:27006920

  8. Assembly of a Modular Fluorimeter and Associated Software: Using LabVIEW in an Advanced Undergraduate Analytical Chemistry Laboratory

    ERIC Educational Resources Information Center

    Algar, W. Russ; Massey, Melissa; Krull, Ulrich J.

    2009-01-01

    A laboratory activity for an upper-level undergraduate course in instrumental analysis has been created around LabVIEW. Students learn rudimentary programming and interfacing skills during the construction of a fluorimeter assembled from common modular components. The fluorimeter consists of an inexpensive data acquisition module, LED light…

  9. Design of virtual display and testing system for moving mass electromechanical actuator

    NASA Astrophysics Data System (ADS)

    Gao, Zhigang; Geng, Keda; Zhou, Jun; Li, Peng

    2015-12-01

    Aiming at the problem of control, measurement and movement virtual display of moving mass electromechanical actuator(MMEA), the virtual testing system of MMEA was developed based on the PC-DAQ architecture and the software platform of LabVIEW, and the comprehensive test task such as drive control of MMEA, tests of kinematic parameter, measurement of centroid position and virtual display of movement could be accomplished. The system could solve the alignment for acquisition time between multiple measurement channels in different DAQ cards, then on this basis, the researches were focused on the dynamic 3D virtual display by the LabVIEW, and the virtual display of MMEA were realized by the method of calling DLL and the method of 3D graph drawing controls. Considering the collaboration with the virtual testing system, including the hardware drive, the measurement software of data acquisition, and the 3D graph drawing controls method was selected, which could obtained the synchronization measurement, control and display. The system can measure dynamic centroid position and kinematic position of movable mass block while controlling the MMEA, and the interface of 3D virtual display has realistic effect and motion smooth, which can solve the problem of display and playback about MMEA in the closed shell.

  10. Video streaming technologies using ActiveX and LabVIEW

    NASA Astrophysics Data System (ADS)

    Panoiu, M.; Rat, C. L.; Panoiu, C.

    2015-06-01

    The goal of this paper is to present the possibilities of remote image processing through data exchange between two programming technologies: LabVIEW and ActiveX. ActiveX refers to the process of controlling one program from another via ActiveX component; where one program acts as the client and the other as the server. LabVIEW can be either client or server. Both programs (client and server) exist independent of each other but are able to share information. The client communicates with the ActiveX objects that the server opens to allow the sharing of information [7]. In the case of video streaming [1] [2], most ActiveX controls can only display the data, being incapable of transforming it into a data type that LabVIEW can process. This becomes problematic when the system is used for remote image processing. The LabVIEW environment itself provides little if any possibilities for video streaming, and the methods it does offer are usually not high performance, but it possesses high performance toolkits and modules specialized in image processing, making it ideal for processing the captured data. Therefore, we chose to use existing software, specialized in video streaming along with LabVIEW and to capture the data provided by them, for further use, within LabVIEW. The software we studied (the ActiveX controls of a series of media players that utilize streaming technology) provide high quality data and a very small transmission delay, ensuring the reliability of the results of the image processing.

  11. Digital signal processing by virtual instrumentation of a MEMS magnetic field sensor for biomedical applications.

    PubMed

    Juárez-Aguirre, Raúl; Domínguez-Nicolás, Saúl M; Manjarrez, Elías; Tapia, Jesús A; Figueras, Eduard; Vázquez-Leal, Héctor; Aguilera-Cortés, Luz A; Herrera-May, Agustín L

    2013-11-05

    We present a signal processing system with virtual instrumentation of a MEMS sensor to detect magnetic flux density for biomedical applications. This system consists of a magnetic field sensor, electronic components implemented on a printed circuit board (PCB), a data acquisition (DAQ) card, and a virtual instrument. It allows the development of a semi-portable prototype with the capacity to filter small electromagnetic interference signals through digital signal processing. The virtual instrument includes an algorithm to implement different configurations of infinite impulse response (IIR) filters. The PCB contains a precision instrumentation amplifier, a demodulator, a low-pass filter (LPF) and a buffer with operational amplifier. The proposed prototype is used for real-time non-invasive monitoring of magnetic flux density in the thoracic cage of rats. The response of the rat respiratory magnetogram displays a similar behavior as the rat electromyogram (EMG).

  12. Software Development for the Hobby-Eberly Telescope's Segment Alignment Maintenance System using LABView

    NASA Technical Reports Server (NTRS)

    Hall, Drew P.; Ly, William; Howard, Richard T.; Weir, John; Rakoczy, John; Roe, Fred (Technical Monitor)

    2002-01-01

    The software development for an upgrade to the Hobby-Eberly Telescope (HET) was done in LABView. In order to improve the performance of the HET at the McDonald Observatory, a closed-loop system had to be implemented to keep the mirror segments aligned during periods of observation. The control system, called the Segment Alignment Maintenance System (SAMs), utilized inductive sensors to measure the relative motions of the mirror segments. Software was developed in LABView to tie the sensors, operator interface, and mirror-control motors together. Developing the software in LABView allowed the system to be flexible, understandable, and able to be modified by the end users. Since LABView is built using block diagrams, the software naturally followed the designed control system's block and flow diagrams, and individual software blocks could be easily verified. LABView's many built-in display routines allowed easy visualization of diagnostic and health-monitoring data during testing. Also, since LABView is a multi-platform software package, different programmers could develop the code remotely on various types of machines. LABView s ease of use facilitated rapid prototyping and field testing. There were some unanticipated difficulties in the software development, but the use of LABView as the software "language" for the development of SAMs contributed to the overall success of the project.

  13. Real-time acquisition and preprocessing system of transient electromagnetic data based on LabVIEW

    NASA Astrophysics Data System (ADS)

    Zhao, Huinan; Zhang, Shuang; Gu, Lingjia; Sun, Jian

    2014-09-01

    Transient electromagnetic method (TEM) is regarded as an everlasting issue for geological exploration. It is widely used in many research fields, such as mineral exploration, hydrogeology survey, engineering exploration and unexploded ordnance detection. The traditional measurement systems are often based on ARM DSP or FPGA, which have not real-time display, data preprocessing and data playback functions. In order to overcome the defects, a real-time data acquisition and preprocessing system based on LabVIEW virtual instrument development platform is proposed in the paper, moreover, a calibration model is established for TEM system based on a conductivity loop. The test results demonstrated that the system can complete real-time data acquisition and system calibration. For Transmit-Loop-Receive (TLR) response, the correlation coefficient between the measured results and the calculated results is 0.987. The measured results are basically consistent with the calculated results. Through the late inversion process for TLR, the signal of underground conductor was obtained. In the complex test environment, abnormal values usually exist in the measured data. In order to solve this problem, the judgment and revision algorithm of abnormal values is proposed in the paper. The test results proved that the proposed algorithm can effectively eliminate serious disturbance signals from the measured transient electromagnetic data.

  14. Analysis of key technologies for virtual instruments metrology

    NASA Astrophysics Data System (ADS)

    Liu, Guixiong; Xu, Qingui; Gao, Furong; Guan, Qiuju; Fang, Qiang

    2008-12-01

    Virtual instruments (VIs) require metrological verification when applied as measuring instruments. Owing to the software-centered architecture, metrological evaluation of VIs includes two aspects: measurement functions and software characteristics. Complexity of software imposes difficulties on metrological testing of VIs. Key approaches and technologies for metrology evaluation of virtual instruments are investigated and analyzed in this paper. The principal issue is evaluation of measurement uncertainty. The nature and regularity of measurement uncertainty caused by software and algorithms can be evaluated by modeling, simulation, analysis, testing and statistics with support of powerful computing capability of PC. Another concern is evaluation of software features like correctness, reliability, stability, security and real-time of VIs. Technologies from software engineering, software testing and computer security domain can be used for these purposes. For example, a variety of black-box testing, white-box testing and modeling approaches can be used to evaluate the reliability of modules, components, applications and the whole VI software. The security of a VI can be assessed by methods like vulnerability scanning and penetration analysis. In order to facilitate metrology institutions to perform metrological verification of VIs efficiently, an automatic metrological tool for the above validation is essential. Based on technologies of numerical simulation, software testing and system benchmarking, a framework for the automatic tool is proposed in this paper. Investigation on implementation of existing automatic tools that perform calculation of measurement uncertainty, software testing and security assessment demonstrates the feasibility of the automatic framework advanced.

  15. Macintosh/LabVIEW based control and data acquisition system for a single photon counting fluorometer

    NASA Astrophysics Data System (ADS)

    Stryjewski, Wieslaw J.

    1991-08-01

    A flexible software system has been developed for controlling fluorescence decay measurements using the virtual instrument approach offered by LabVIEW. The time-correlated single photon counting instrument operates under computer control in both manual and automatic mode. Implementation time was short and the equipment is now easier to use, reducing the training time required for new investigators. It is not difficult to customize the front panel or adapt the program to a different instrument. We found LabVIEW much more convenient to use for this application than traditional, textual computer languages.

  16. Digital Signal Processing by Virtual Instrumentation of a MEMS Magnetic Field Sensor for Biomedical Applications

    PubMed Central

    Juárez-Aguirre, Raúl; Domínguez-Nicolás, Saúl M.; Manjarrez, Elías; Tapia, Jesús A.; Figueras, Eduard; Vázquez-Leal, Héctor; Aguilera-Cortés, Luz A.; Herrera-May, Agustín L.

    2013-01-01

    We present a signal processing system with virtual instrumentation of a MEMS sensor to detect magnetic flux density for biomedical applications. This system consists of a magnetic field sensor, electronic components implemented on a printed circuit board (PCB), a data acquisition (DAQ) card, and a virtual instrument. It allows the development of a semi-portable prototype with the capacity to filter small electromagnetic interference signals through digital signal processing. The virtual instrument includes an algorithm to implement different configurations of infinite impulse response (IIR) filters. The PCB contains a precision instrumentation amplifier, a demodulator, a low-pass filter (LPF) and a buffer with operational amplifier. The proposed prototype is used for real-time non-invasive monitoring of magnetic flux density in the thoracic cage of rats. The response of the rat respiratory magnetogram displays a similar behavior as the rat electromyogram (EMG). PMID:24196434

  17. Instrument Motion Metrics for Laparoscopic Skills Assessment in Virtual Reality and Augmented Reality.

    PubMed

    Fransson, Boel A; Chen, Chi-Ya; Noyes, Julie A; Ragle, Claude A

    2016-11-01

    To determine the construct and concurrent validity of instrument motion metrics for laparoscopic skills assessment in virtual reality and augmented reality simulators. Evaluation study. Veterinarian students (novice, n = 14) and veterinarians (experienced, n = 11) with no or variable laparoscopic experience. Participants' minimally invasive surgery (MIS) experience was determined by hospital records of MIS procedures performed in the Teaching Hospital. Basic laparoscopic skills were assessed by 5 tasks using a physical box trainer. Each participant completed 2 tasks for assessments in each type of simulator (virtual reality: bowel handling and cutting; augmented reality: object positioning and a pericardial window model). Motion metrics such as instrument path length, angle or drift, and economy of motion of each simulator were recorded. None of the motion metrics in a virtual reality simulator showed correlation with experience, or to the basic laparoscopic skills score. All metrics in augmented reality were significantly correlated with experience (time, instrument path, and economy of movement), except for the hand dominance metric. The basic laparoscopic skills score was correlated to all performance metrics in augmented reality. The augmented reality motion metrics differed between American College of Veterinary Surgeons diplomates and residents, whereas basic laparoscopic skills score and virtual reality metrics did not. Our results provide construct validity and concurrent validity for motion analysis metrics for an augmented reality system, whereas a virtual reality system was validated only for the time score. © Copyright 2016 by The American College of Veterinary Surgeons.

  18. Automatic modal identification of cable-supported bridges instrumented with a long-term monitoring system

    NASA Astrophysics Data System (ADS)

    Ni, Y. Q.; Fan, K. Q.; Zheng, G.; Chan, T. H. T.; Ko, J. M.

    2003-08-01

    An automatic modal identification program is developed for continuous extraction of modal parameters of three cable-supported bridges in Hong Kong which are instrumented with a long-term monitoring system. The program employs the Complex Modal Indication Function (CMIF) algorithm to identify modal properties from continuous ambient vibration measurements in an on-line manner. By using the LabVIEW graphical programming language, the software realizes the algorithm in Virtual Instrument (VI) style. The applicability and implementation issues of the developed software are demonstrated by using one-year measurement data acquired from 67 channels of accelerometers deployed on the cable-stayed Ting Kau Bridge. With the continuously identified results, normal variability of modal vectors caused by varying environmental and operational conditions is observed. Such observation is very helpful for selection of appropriate measured modal vectors for structural health monitoring applications.

  19. Spike-train acquisition, analysis and real-time experimental control using a graphical programming language (LabView).

    PubMed

    Nordstrom, M A; Mapletoft, E A; Miles, T S

    1995-11-01

    A solution is described for the acquisition on a personal computer of standard pulses derived from neuronal discharge, measurement of neuronal discharge times, real-time control of stimulus delivery based on specified inter-pulse interval conditions in the neuronal spike train, and on-line display and analysis of the experimental data. The hardware consisted of an Apple Macintosh IIci computer and a plug-in card (National Instruments NB-MIO16) that supports A/D, D/A, digital I/O and timer functions. The software was written in the object-oriented graphical programming language LabView. Essential elements of the source code of the LabView program are presented and explained. The use of the system is demonstrated in an experiment in which the reflex responses to muscle stretch are assessed for a single motor unit in the human masseter muscle.

  20. Implementation of Siemens USS protocol into LabVIEW.

    PubMed

    Hosek, P; Diblik, M

    2011-10-01

    This article gives basic overview of the USS protocol as a communication interface to drive Siemens frequency inverters. It presents our implementation of this protocol into LabVIEW, as there was permanent demand from the community of the users to have native LabVIEW implementation of the USS protocol. It also states encountered problems and their solutions. Copyright © 2011 Society for Laboratory Automation and Screening. Published by Elsevier Inc. All rights reserved.

  1. Intelligent pump test system based on virtual instrument

    NASA Astrophysics Data System (ADS)

    Ma, Jungong; Wang, Shifu; Wang, Zhanlin

    2003-09-01

    The intelligent pump system is the key component of the aircraft hydraulic system that can solve the problem, such as the temperature sharply increasing. As the performance of the intelligent pump directly determines that of the aircraft hydraulic system and seriously affects fly security and reliability. So it is important to test all kinds of performance parameters of intelligent pump during design and development, while the advanced, reliable and complete test equipments are the necessary instruments for achieving the goal. In this paper, the application of virtual instrument and computer network technology in aircraft intelligent pump test is presented. The composition of the hardware, software, hydraulic circuit in this system are designed and implemented.

  2. Development of collaborative-creative learning model using virtual laboratory media for instrumental analytical chemistry lectures

    NASA Astrophysics Data System (ADS)

    Zurweni, Wibawa, Basuki; Erwin, Tuti Nurian

    2017-08-01

    The framework for teaching and learning in the 21st century was prepared with 4Cs criteria. Learning providing opportunity for the development of students' optimal creative skills is by implementing collaborative learning. Learners are challenged to be able to compete, work independently to bring either individual or group excellence and master the learning material. Virtual laboratory is used for the media of Instrumental Analytical Chemistry (Vis, UV-Vis-AAS etc) lectures through simulations computer application and used as a substitution for the laboratory if the equipment and instruments are not available. This research aims to design and develop collaborative-creative learning model using virtual laboratory media for Instrumental Analytical Chemistry lectures, to know the effectiveness of this design model adapting the Dick & Carey's model and Hannafin & Peck's model. The development steps of this model are: needs analyze, design collaborative-creative learning, virtual laboratory media using macromedia flash, formative evaluation and test of learning model effectiveness. While, the development stages of collaborative-creative learning model are: apperception, exploration, collaboration, creation, evaluation, feedback. Development of collaborative-creative learning model using virtual laboratory media can be used to improve the quality learning in the classroom, overcome the limitation of lab instruments for the real instrumental analysis. Formative test results show that the Collaborative-Creative Learning Model developed meets the requirements. The effectiveness test of students' pretest and posttest proves significant at 95% confidence level, t-test higher than t-table. It can be concluded that this learning model is effective to use for Instrumental Analytical Chemistry lectures.

  3. Problem-Based Learning in Instrumentation: Synergism of Real and Virtual Modular Acquisition Chains

    ERIC Educational Resources Information Center

    Nonclercq, A.; Biest, A. V.; De Cuyper, K.; Leroy, E.; Martinez, D. L.; Robert, F.

    2010-01-01

    As part of an instrumentation course, a problem-based learning framework was selected for laboratory instruction. Two acquisition chains were designed to help students carry out realistic instrumentation problems. The first tool is a virtual (simulated) modular acquisition chain that allows rapid overall understanding of the main problems in…

  4. Simulation and visualization of fundamental optics phenomenon by LabVIEW

    NASA Astrophysics Data System (ADS)

    Lyu, Bohan

    2017-08-01

    Most instructors teach complex phenomenon by equation and static illustration without interactive multimedia. Students usually memorize phenomenon by taking note. However, only note or complex formula can not make user visualize the phenomenon of the photonics system. LabVIEW is a good tool for in automatic measurement. However, the simplicity of coding in LabVIEW makes it not only suit for automatic measurement, but also suitable for simulation and visualization of fundamental optics phenomenon. In this paper, five simple optics phenomenon will be discuss and simulation with LabVIEW. They are Snell's Law, Hermite-Gaussian beam transverse mode, square and circular aperture diffraction, polarization wave and Poincare sphere, and finally Fabry-Perrot etalon in spectrum domain.

  5. Interfacing laboratory instruments to multiuser, virtual memory computers

    NASA Technical Reports Server (NTRS)

    Generazio, Edward R.; Stang, David B.; Roth, Don J.

    1989-01-01

    Incentives, problems and solutions associated with interfacing laboratory equipment with multiuser, virtual memory computers are presented. The major difficulty concerns how to utilize these computers effectively in a medium sized research group. This entails optimization of hardware interconnections and software to facilitate multiple instrument control, data acquisition and processing. The architecture of the system that was devised, and associated programming and subroutines are described. An example program involving computer controlled hardware for ultrasonic scan imaging is provided to illustrate the operational features.

  6. A Virtual Research Environment for a Secondary Ion Mass Spectrometer (SIMS)

    NASA Astrophysics Data System (ADS)

    Wiedenbeck, M.; Schäfer, L.; Klump, J.; Galkin, A.

    2013-12-01

    Overview: This poster describes the development of a Virtual Research Environment for the Secondary Ion Mass Spectrometer (SIMS) at GFZ Potsdam. Background: Secondary Ion Mass Spectrometers (SIMS) are extremely sensitive instruments for analyzing the surfaces of solid and thin film samples. These instruments are rare, expensive and experienced operators are very highly sought after. As such, measurement time is a precious commodity, until now only accessible to small numbers of researchers. The challenge: The Virtual SIMS Project aims to set up a Virtual Research Environment for the operation of the CAMECA IMS 1280-HR instrument at the GFZ Potsdam. The objective of the VRE is to provide SIMS access not only to researchers locally present in Potsdam but also to scientists working with SIMS cooperation partners in e.g., South Africa, Brazil or India. The requirements: The system should address the complete spectrum of laboratory procedures - from online application for measurement time, to remote access for data acquisition to data archiving for the subsequent publication and for future reuse. The approach: The targeted Virtual SIMS Environment will consist of a: 1. Web Server running the Virtual SIMS website providing general information about the project, lab access proposal forms and calendar for the timing of project related tasks. 2. LIMS Server, responsible for scheduling procedures, data management and, if applicable, accounting and billing. 3. Remote SIMS Tool, devoted to the operation of the experiment within a remote control environment. 4. Publishing System, which supports the publication of results in cooperation with the GFZ Library services. 5. Training Simulator, which offers the opportunity to rehearse experiments and to prepare for possible events such as a power outages or interruptions to broadband services. First results: The SIMS Virtual Research Environment will be mainly based on open source software, the only exception being the CAMECA IMS

  7. Thermo Scientific Sulfur Dioxide Analyzer Instrument Handbook

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Springston, S. R.

    The Sulfur Dioxide Analyzer measures sulfur dioxide based on absorbance of UV light at one wavelength by SO2 molecules which then decay to a lower energy state by emitting UV light at a longer wavelength. Specifically, SO2 + hυ1 →SO2 *→SO2 + hυ2 The emitted light is proportional to the concentration of SO2 in the optical cell. External communication with the analyzer is available through an Ethernet port configured through the instrument network of the AOS systems. The Model 43i-TLE is part of the i-series of Thermo Scientific instruments. The i-series instruments are designed to interface with external computers throughmore » the proprietary Thermo Scientific iPort Software. However, this software is somewhat cumbersome and inflexible. BNL has written an interface program in National Instruments LabView that both controls the Model 43i-TLE Analyzer AND queries the unit for all measurement and housekeeping data. The LabView vi (the software program written by BNL) ingests all raw data from the instrument and outputs raw data files in a uniform data format similar to other instruments in the AOS and described more fully in Section 6.0 below.« less

  8. Developing automated analytical methods for scientific environments using LabVIEW.

    PubMed

    Wagner, Christoph; Armenta, Sergio; Lendl, Bernhard

    2010-01-15

    The development of new analytical techniques often requires the building of specially designed devices, each requiring its own dedicated control software. Especially in the research and development phase, LabVIEW has proven to be one highly useful tool for developing this software. Yet, it is still common practice to develop individual solutions for different instruments. In contrast to this, we present here a single LabVIEW-based program that can be directly applied to various analytical tasks without having to change the program code. Driven by a set of simple script commands, it can control a whole range of instruments, from valves and pumps to full-scale spectrometers. Fluid sample (pre-)treatment and separation procedures can thus be flexibly coupled to a wide range of analytical detection methods. Here, the capabilities of the program have been demonstrated by using it for the control of both a sequential injection analysis - capillary electrophoresis (SIA-CE) system with UV detection, and an analytical setup for studying the inhibition of enzymatic reactions using a SIA system with FTIR detection.

  9. A Virtual Instrument System for Determining Sugar Degree of Honey

    PubMed Central

    Wu, Qijun; Gong, Xun

    2015-01-01

    This study established a LabVIEW-based virtual instrument system to measure optical activity through the communication of conventional optical instrument with computer via RS232 port. This system realized the functions for automatic acquisition, real-time display, data processing, results playback, and so forth. Therefore, it improved accuracy of the measurement results by avoiding the artificial operation, cumbersome data processing, and the artificial error in optical activity measurement. The system was applied to the analysis of the batch inspection on the sugar degree of honey. The results obtained were satisfying. Moreover, it showed advantages such as friendly man-machine dialogue, simple operation, and easily expanded functions. PMID:26504615

  10. A digital frequency stabilization system of external cavity diode laser based on LabVIEW FPGA

    NASA Astrophysics Data System (ADS)

    Liu, Zhuohuan; Hu, Zhaohui; Qi, Lu; Wang, Tao

    2015-10-01

    Frequency stabilization for external cavity diode laser has played an important role in physics research. Many laser frequency locking solutions have been proposed by researchers. Traditionally, the locking process was accomplished by analog system, which has fast feedback control response speed. However, analog system is susceptible to the effects of environment. In order to improve the automation level and reliability of the frequency stabilization system, we take a grating-feedback external cavity diode laser as the laser source and set up a digital frequency stabilization system based on National Instrument's FPGA (NI FPGA). The system consists of a saturated absorption frequency stabilization of beam path, a differential photoelectric detector, a NI FPGA board and a host computer. Many functions, such as piezoelectric transducer (PZT) sweeping, atomic saturation absorption signal acquisition, signal peak identification, error signal obtaining and laser PZT voltage feedback controlling, are totally completed by LabVIEW FPGA program. Compared with the analog system, the system built by the logic gate circuits, performs stable and reliable. User interface programmed by LabVIEW is friendly. Besides, benefited from the characteristics of reconfiguration, the LabVIEW program is good at transplanting in other NI FPGA boards. Most of all, the system periodically checks the error signal. Once the abnormal error signal is detected, FPGA will restart frequency stabilization process without manual control. Through detecting the fluctuation of error signal of the atomic saturation absorption spectrum line in the frequency locking state, we can infer that the laser frequency stability can reach 1MHz.

  11. Development of low cost instrumentation for non-invasive detection of Helicobacter pylori

    NASA Astrophysics Data System (ADS)

    Kannath, A.; Rutt, H. N.

    2007-02-01

    A new clinical diagnostic instrument for urea breath test (UBT) based non-invasive detection of Helicobacter Pylori is presented here. Its compact and low cost design makes it an economical and commercial alternative for the more expensive Isotope Ratio Mass Spectrometer (IRMS). The instrument is essentially a two channel non-dispersive IR spectrometer that performs high precision ratio measurements of the two carbon isotopomers ( 12CO II and 13CO II) present in exhaled breath. A balanced absorption system configuration was designed where the two channel path lengths would roughly be in the ratio of their concentrations. Equilibrium between the transmitted channel intensities was maintained by using a novel feedback servo mechanism to adjust the length of the 13C channel cell. Extensive computational simulations were performed to study the effect of various possible interferents and their results were considered in the design of the instrument so as to achieve the desired measurement precision of 1%. Specially designed gas cells and a custom made gas filling rig were also developed. A complete virtual interface for both instrument control and data acquisition was implemented in LABVIEW. Initial tests were used to validate the theory and a basic working device was demonstrated.

  12. Remote Instrumentation for Teaching Laboratory

    ERIC Educational Resources Information Center

    Baran, Jit; Currie, Ron; Kennepohl, Dietmar

    2004-01-01

    The feasibility of using current software, such as PC-Duo, PCAnywhere or LabVIEW, in training students in instrumental analysis from a remote location is investigated. Findings show that creation of online features is crucial to the use and learning by students and the development of a suitable Web site, which provides an easy-to-use interface to…

  13. Virtual Instrument Systems in Reality (VISIR) for Remote Wiring and Measurement of Electronic Circuits on Breadboard

    ERIC Educational Resources Information Center

    Tawfik, M.; Sancristobal, E.; Martin, S.; Gil, R.; Diaz, G.; Colmenar, A.; Peire, J.; Castro, M.; Nilsson, K.; Zackrisson, J.; Hakansson, L.; Gustavsson, I.

    2013-01-01

    This paper reports on a state-of-the-art remote laboratory project called Virtual Instrument Systems in Reality (VISIR). VISIR allows wiring and measuring of electronic circuits remotely on a virtual workbench that replicates physical circuit breadboards. The wiring mechanism is developed by means of a relay switching matrix connected to a PCI…

  14. Design of a Software for Calculating Isoelectric Point of a Polypeptide According to Their Net Charge Using the Graphical Programming Language LabVIEW

    ERIC Educational Resources Information Center

    Tovar, Glomen

    2018-01-01

    A software to calculate the net charge and to predict the isoelectric point (pI) of a polypeptide is developed in this work using the graphical programming language LabVIEW. Through this instrument the net charges of the ionizable residues of the chains of the proteins are calculated at different pH values, tabulated, pI is predicted and an Excel…

  15. Analysis of the Hexapod Work Space using integration of a CAD/CAE system and the LabVIEW software

    NASA Astrophysics Data System (ADS)

    Herbuś, K.; Ociepka, P.

    2015-11-01

    The paper presents the problems related to the integration of a CAD/CAE system with the LabVIEW software. The purpose of the integration is to determine the workspace of a hexapod model basing on a mathematical model describing it motion. In the first stage of the work concerning the integration task the 3D model to simulate movements of a hexapod was elaborated. This phase of the work was done in the “Motion Simulation” module of the CAD/CAE/CAM Siemens NX system. The first step was to define the components of the 3D model in the form of “links”. Individual links were defined according to the nature of the hexapod elements action. In the model prepared for movement simulation were created links corresponding to such elements as: electric actuator, top plate, bottom plate, ball-and-socket joint, toggle joint Phillips. Then were defined the constraints of the “joint” type (e.g.: revolute joint, slider joint, spherical joint) between the created component of the “link” type, so that the computer simulation corresponds to the operation of a real hexapod. The next stage of work included implementing the mathematical model describing the functioning of a hexapod in the LabVIEW software. At this stage, particular attention was paid to determining procedures for integrating the virtual 3D hexapod model with the results of calculations performed in the LabVIEW. The results relate to specific values of the jump of electric actuators depending on the position of the car on the hexapod. The use of integration made it possible to determine the safe operating space of a stationary hexapod taking into consideration the security of a person in the driving simulator designed for the disabled.

  16. Lightweight UDP Pervasive Protocol in Smart Home Environment Based on Labview

    NASA Astrophysics Data System (ADS)

    Kurniawan, Wijaya; Hannats Hanafi Ichsan, Mochammad; Rizqika Akbar, Sabriansyah; Arwani, Issa

    2017-04-01

    TCP (Transmission Control Protocol) technology in a reliable environment was not a problem, but not in an environment where the entire Smart Home network connected locally. Currently employing pervasive protocols using TCP technology, when data transmission is sent, it would be slower because they have to perform handshaking process in advance and could not broadcast the data. On smart home environment, it does not need large size and complex data transmission between monitoring site and monitoring center required in Smart home strain monitoring system. UDP (User Datagram Protocol) technology is quick and simple on data transmission process. UDP can broadcast messages because the UDP did not require handshaking and with more efficient memory usage. LabVIEW is a programming language software for processing and visualization of data in the field of data acquisition. This paper proposes to examine Pervasive UDP protocol implementations in smart home environment based on LabVIEW. UDP coded in LabVIEW and experiments were performed on a PC and can work properly.

  17. ChiMS: Open-source instrument control software platform on LabVIEW for imaging/depth profiling mass spectrometers

    NASA Astrophysics Data System (ADS)

    Cui, Yang; Hanley, Luke

    2015-06-01

    ChiMS is an open-source data acquisition and control software program written within LabVIEW for high speed imaging and depth profiling mass spectrometers. ChiMS can also transfer large datasets from a digitizer to computer memory at high repetition rate, save data to hard disk at high throughput, and perform high speed data processing. The data acquisition mode generally simulates a digital oscilloscope, but with peripheral devices integrated for control as well as advanced data sorting and processing capabilities. Customized user-designed experiments can be easily written based on several included templates. ChiMS is additionally well suited to non-laser based mass spectrometers imaging and various other experiments in laser physics, physical chemistry, and surface science.

  18. ChiMS: Open-source instrument control software platform on LabVIEW for imaging/depth profiling mass spectrometers.

    PubMed

    Cui, Yang; Hanley, Luke

    2015-06-01

    ChiMS is an open-source data acquisition and control software program written within LabVIEW for high speed imaging and depth profiling mass spectrometers. ChiMS can also transfer large datasets from a digitizer to computer memory at high repetition rate, save data to hard disk at high throughput, and perform high speed data processing. The data acquisition mode generally simulates a digital oscilloscope, but with peripheral devices integrated for control as well as advanced data sorting and processing capabilities. Customized user-designed experiments can be easily written based on several included templates. ChiMS is additionally well suited to non-laser based mass spectrometers imaging and various other experiments in laser physics, physical chemistry, and surface science.

  19. ChiMS: Open-source instrument control software platform on LabVIEW for imaging/depth profiling mass spectrometers

    PubMed Central

    Cui, Yang; Hanley, Luke

    2015-01-01

    ChiMS is an open-source data acquisition and control software program written within LabVIEW for high speed imaging and depth profiling mass spectrometers. ChiMS can also transfer large datasets from a digitizer to computer memory at high repetition rate, save data to hard disk at high throughput, and perform high speed data processing. The data acquisition mode generally simulates a digital oscilloscope, but with peripheral devices integrated for control as well as advanced data sorting and processing capabilities. Customized user-designed experiments can be easily written based on several included templates. ChiMS is additionally well suited to non-laser based mass spectrometers imaging and various other experiments in laser physics, physical chemistry, and surface science. PMID:26133872

  20. Dual Active Bridge based DC Transformer LabVIEW FPGA Control Code

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    In the area of power electronics control, Field Programmable Gate Arrays (FPGAs) have the capability to outperform their Digital Signal Processor (DSP) counterparts due to the FPGA’s ability to implement true parallel processing and therefore facilitate higher switching frequencies, higher control bandwidth, and/or enhanced functionality. National Instruments (NI) has developed two platforms, Compact RIO (cRIO) and Single Board RIO (sbRIO), which combine a real-time processor with an FPGA. The FPGA can be programmed with a subset of the well-known LabVIEW graphical programming language. The candidate software implements complete control algorithms in LabVIEW FPGA for a DC Transformer (DCX) based onmore » a dual active bridge (DAB). A DCX is an isolated bi-directional DC-DC converter designed to operate at unity conversion ratio, M, defined by where Vin is the primary-side DC bus voltage, Vout is the secondary-side DC bus voltage, and n is the turns ratio of the embedded high frequency transformer (HFX). The DCX based on a DAB incorporates two H-bridges, a resonant inductor, and an HFX to provide this functionality. The candidate software employs phase-shift modulation of the two H-bridges and a feedback loop to regulate the conversion ratio at unity. The software also includes alarm-handling capabilities as well as debugging and tuning tools. The software fits on the Xilinx Virtex V LX110 FPGA embedded in the NI cRIO-9118 FPGA chassis, and with a 40 MHz base clock, supports a modulation update rate of 40 MHz, and user-settable switching frequencies and synchronized control loop update rates of tens of kHz.« less

  1. LabVIEW application for motion tracking using USB camera

    NASA Astrophysics Data System (ADS)

    Rob, R.; Tirian, G. O.; Panoiu, M.

    2017-05-01

    The technical state of the contact line and also the additional equipment in electric rail transport is very important for realizing the repairing and maintenance of the contact line. During its functioning, the pantograph motion must stay in standard limits. Present paper proposes a LabVIEW application which is able to track in real time the motion of a laboratory pantograph and also to acquire the tracking images. An USB webcam connected to a computer acquires the desired images. The laboratory pantograph contains an automatic system which simulates the real motion. The tracking parameters are the horizontally motion (zigzag) and the vertically motion which can be studied in separate diagrams. The LabVIEW application requires appropriate tool-kits for vision development. Therefore the paper describes the subroutines that are especially programmed for real-time image acquisition and also for data processing.

  2. Virtual targeting in three-dimensional space with sound and light interference

    NASA Astrophysics Data System (ADS)

    Chua, Florence B.; DeMarco, Robert M.; Bergen, Michael T.; Short, Kenneth R.; Servatius, Richard J.

    2006-05-01

    Law enforcement and the military are critically concerned with the targeting and firing accuracy of opponents. Stimuli which impede opponent targeting and firing accuracy can be incorporated into defense systems. An automated virtual firing range was developed to assess human targeting accuracy under conditions of sound and light interference, while avoiding dangers associated with live fire. This system has the ability to quantify sound and light interference effects on targeting and firing accuracy in three dimensions. This was achieved by development of a hardware and software system that presents the subject with a sound or light target, preceded by a sound or light interference. SonyXplod. TM 4-way speakers present sound interference and sound targeting. The Martin ® MiniMAC TM Profile operates as a source of light interference, while a red laser light serves as a target. A tracking system was created to monitor toy gun movement and firing in three-dimensional space. Data are collected via the Ascension ® Flock of Birds TM tracking system and a custom National Instrument ® LabVIEW TM 7.0 program to monitor gun movement and firing. A test protocol examined system parameters. Results confirm that the system enables tracking of virtual shots from a fired simulation gun to determine shot accuracy and location in three dimensions.

  3. Optics and optics-based technologies education with the benefit of LabVIEW

    NASA Astrophysics Data System (ADS)

    Wan, Yuhong; Man, Tianlong; Tao, Shiquan

    2015-10-01

    The details of design and implementation of incoherent digital holographic experiments based on LabVIEW are demonstrated in this work in order to offer a teaching modal by making full use of LabVIEW as an educational tool. Digital incoherent holography enables holograms to be recorded from incoherent light with just a digital camera and spatial light modulator and three-dimensional properties of the specimen are revealed after the hologram is reconstructed in the computer. The experiment of phase shifting incoherent digital holography is designed and implemented based on the principle of Fresnel incoherent correlation holography. An automatic control application is developed based on LabVIEW, which combines the functions of major experimental hardware control and digital reconstruction of the holograms. The basic functions of the system are completed and a user-friendly interface is provided for easy operation. The students are encouraged and stimulated to learn and practice the basic principle of incoherent digital holography and other related optics-based technologies during the programming of the application and implementation of the system.

  4. Virtual electrochemical nitric oxide analyzer using copper, zinc superoxide dismutase immobilized on carbon nanotubes in polypyrrole matrix.

    PubMed

    Madasamy, Thangamuthu; Pandiaraj, Manickam; Balamurugan, Murugesan; Karnewar, Santosh; Benjamin, Alby Robson; Venkatesh, Krishna Arun; Vairamani, Kanagavel; Kotamraju, Srigiridhar; Karunakaran, Chandran

    2012-10-15

    In this work, we have designed and developed a novel and cost effective virtual electrochemical analyzer for the measurement of NO in exhaled breath and from hydrogen peroxide stimulated endothelial cells using home-made potentiostat. Here, data acquisition system (NI MyDAQ) was used to acquire the data from the electrochemical oxidation of NO mediated by copper, zinc superoxide dismutase (Cu,ZnSOD). The electrochemical control programs (graphical user-interface software) were developed using LabVIEW 10.0 to sweep the potential, acquire the current response and process the acquired current signal. The Cu,ZnSOD (SOD1) immobilized on the carbon nanotubes in polypyrrole modified platinum electrode was used as the NO biosensor. The electrochemical behavior of the SOD1 modified electrode exhibited the characteristic quasi-reversible redox peak at the potential, +0.06 V vs. Ag/AgCl. The biological interferences were eliminated by nafion coated SOD1 electrode and then NO was measured selectively. Further, this biosensor showed a wide linear range of response over the concentration of NO from 0.1 μM to 1 mM with a detection limit of 0.1 μM and high sensitivity of 1.1 μA μM(-1). The electroanalytical results obtained here using the developed virtual electrochemical instrument were also compared with the standard cyclic voltammetry instrument and found in agreement with each other. Copyright © 2012 Elsevier B.V. All rights reserved.

  5. LabVIEW interface with Tango control system for a multi-technique X-ray spectrometry IAEA beamline end-station at Elettra Sincrotrone Trieste

    NASA Astrophysics Data System (ADS)

    Wrobel, P. M.; Bogovac, M.; Sghaier, H.; Leani, J. J.; Migliori, A.; Padilla-Alvarez, R.; Czyzycki, M.; Osan, J.; Kaiser, R. B.; Karydas, A. G.

    2016-10-01

    A new synchrotron beamline end-station for multipurpose X-ray spectrometry applications has been recently commissioned and it is currently accessible by end-users at the XRF beamline of Elettra Sincrotrone Trieste. The end-station consists of an ultra-high vacuum chamber that includes as main instrument a seven-axis motorized manipulator for sample and detectors positioning, different kinds of X-ray detectors and optical cameras. The beamline end-station allows performing measurements in different X-ray spectrometry techniques such as Microscopic X-Ray Fluorescence analysis (μXRF), Total Reflection X-Ray Fluorescence analysis (TXRF), Grazing Incidence/Exit X-Ray Fluorescence analysis (GI-XRF/GE-XRF), X-Ray Reflectometry (XRR), and X-Ray Absorption Spectroscopy (XAS). A LabVIEW Graphical User Interface (GUI) bound with Tango control system consisted of many custom made software modules is utilized as a user-friendly tool for control of the entire end-station hardware components. The present work describes this advanced Tango and LabVIEW software platform that utilizes in an optimal synergistic manner the merits and functionality of these well-established programming and equipment control tools.

  6. Structural flexibility of laparoscopic instruments: implication for the design of virtual reality simulators.

    PubMed

    Shang, D; Carnahan, H; Dubrowski, A

    2006-01-01

    Laparoscopic training, under simulated settings, benefits from high fidelity models of the actual environment. This study was aimed at reducing uncertainty in the displacement and loads experienced by a laparoscopic instrument during surgical training. Infrared tracking of laparoscopic instruments is ineffective when real tissues attenuate the infrared signals. Incorporating the use of strain gauges for tip deflection measurements allows for online motion and load tracking during a procedure. Strain gauge voltages and infrared markers indicating displacement were both linear with respect to loads up to 700 grams. The resultant strain gauge voltage was equated to deflection values with a calibration constant. The results serve two purposes. First, it may enable the tracking and analysis of the skill level of novice surgeons using bench models. Second, the mechanical model of each instrument can be quantified and incorporated into virtual simulations, thus increasing model fidelity, effectively leading to better learning.

  7. Virtual performer: single camera 3D measuring system for interaction in virtual space

    NASA Astrophysics Data System (ADS)

    Sakamoto, Kunio; Taneji, Shoto

    2006-10-01

    The authors developed interaction media systems in the 3D virtual space. In these systems, the musician virtually plays an instrument like the theremin in the virtual space or the performer plays a show using the virtual character such as a puppet. This interactive virtual media system consists of the image capture, measuring performer's position, detecting and recognizing motions and synthesizing video image using the personal computer. In this paper, we propose some applications of interaction media systems; a virtual musical instrument and superimposing CG character. Moreover, this paper describes the measuring method of the positions of the performer, his/her head and both eyes using a single camera.

  8. Numerical simulation of nonlinear feedback model of saccade generation circuit implemented in the LabView graphical programming language.

    PubMed

    Jackson, M E; Gnadt, J W

    1999-03-01

    The object-oriented graphical programming language LabView was used to implement the numerical solution to a computational model of saccade generation in primates. The computational model simulates the activity and connectivity of anatomical strictures known to be involved in saccadic eye movements. The LabView program provides a graphical user interface to the model that makes it easy to observe and modify the behavior of each element of the model. Essential elements of the source code of the LabView program are presented and explained. A copy of the model is available for download from the internet.

  9. Smart training environment for power electronics

    NASA Astrophysics Data System (ADS)

    Hinov, Nikolay; Hranov, Tsveti

    2017-12-01

    The idea of the paper is to present a successful symbiosis of the products of the leading firms in the electronics - National Instruments and Texas Instruments. The developed test bench is composed of hardware for data acquisition and control (sbRIO), working with the LabVIEW environment and the novel Power Management Lab Kit (PMLK) educational boards. The manipulation of these hi-tech boards becomes more accessible for a broader range of students, including undergraduates in schools, with the use of LabVIEW virtual instruments (VI), which assist the trainees in the manipulation of the kits - for example if a incompatible working configuration is set, the VI will pop up a message describing the result if its execution. Moreover it will provide guidance for choosing the right setup along the active decisions from the student and also with the VI can be taken measurements, without the need of external hardware.

  10. [The research in a foot pressure measuring system based on LabVIEW].

    PubMed

    Li, Wei; Qiu, Hong; Xu, Jiang; He, Jiping

    2011-01-01

    This paper presents a system of foot pressure measuring system based on LabVIEW. The designs of hardware and software system are figured out. LabVIEW is used to design the application interface for displaying plantar pressure. The system can realize the plantar pressure data acquisition, data storage, waveform display, and waveform playback. It was also shown that the testing results of the system were in line with the changing trend of normal gait, which conformed to human system engineering theory. It leads to the demonstration of system reliability. The system gives vivid and visual results, and provides a new method of how to measure foot-pressure and some references for the design of Insole System.

  11. Data Acquisition Programming (LabVIEW): An Aid to Teaching Instrumental Analytical Chemistry.

    ERIC Educational Resources Information Center

    Gostowski, Rudy

    A course was developed at Austin Peay State University (Tennessee) which offered an opportunity for hands-on experience with the essential components of modern analytical instruments. The course aimed to provide college students with the skills necessary to construct a simple model instrument, including the design and fabrication of electronic…

  12. VirtualSpace: A vision of a machine-learned virtual space environment

    NASA Astrophysics Data System (ADS)

    Bortnik, J.; Sarno-Smith, L. K.; Chu, X.; Li, W.; Ma, Q.; Angelopoulos, V.; Thorne, R. M.

    2017-12-01

    Space borne instrumentation tends to come and go. A typical instrument will go through a phase of design and construction, be deployed on a spacecraft for several years while it collects data, and then be decommissioned and fade into obscurity. The data collected from that instrument will typically receive much attention while it is being collected, perhaps in the form of event studies, conjunctions with other instruments, or a few statistical surveys, but once the instrument or spacecraft is decommissioned, the data will be archived and receive progressively less attention with every passing year. This is the fate of all historical data, and will be the fate of data being collected by instruments even at the present time. But what if those instruments could come alive, and all be simultaneously present at any and every point in time and space? Imagine the scientific insights, and societal gains that could be achieved with a grand (virtual) heliophysical observatory that consists of every current and historical mission ever deployed? We propose that this is not just fantasy but is imminently doable with the data currently available, with the present computational resources, and with currently available algorithms. This project revitalizes existing data resources and lays the groundwork for incorporating data from every future mission to expand the scope and refine the resolution of the virtual observatory. We call this project VirtualSpace: a machine-learned virtual space environment.

  13. [Development of multi-channels cardiac electrophysiological polygraph with LabVIEW as software platform and its clinical application].

    PubMed

    Fan, Shounian; Jiang, Yi; Jiang, Chenxi; Yang, Tianhe; Zhang, Chengyun; Liu, Junshi; Wu, Qiang; Zheng, Yaxi; Liu, Xiaoqiao

    2004-10-01

    Polygraph has become a necessary instrument in interventional cardiology and fundamental research of medicine up to the present. In this study, a LabView development system (DS) (developed by NI in U.S.) used as software platform, a DAQ data acquisition module and universal computer used as hardware platform, were creatively coupled with our self-made low noise multi-channels preamplifier to develop Multi-channels electrocardiograph. The device possessed the functions such as real time display of physiological process, digit highpass and lowpass, 50Hz filtered and gain adjustment, instant storing, random playback and printing, and process control stimulation. Besides, it was small-sized, economically practical and easy to operate. It could advance the spread of cardiac intervention treatment in hospitals.

  14. Construction of a Virtual Scanning Electron Microscope (VSEM)

    NASA Technical Reports Server (NTRS)

    Fried, Glenn; Grosser, Benjamin

    2004-01-01

    The Imaging Technology Group (ITG) proposed to develop a Virtual SEM (VSEM) application and supporting materials as the first installed instrument in NASA s Virtual Laboratory Project. The instrument was to be a simulator modeled after an existing SEM, and was to mimic that real instrument as closely as possible. Virtual samples would be developed and provided along with the instrument, which would be written in Java.

  15. Development of Labview based data acquisition and multichannel analyzer software for radioactive particle tracking system

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Rahman, Nur Aira Abd, E-mail: nur-aira@nuclearmalaysia.gov.my; Yussup, Nolida; Ibrahim, Maslina Bt. Mohd

    2015-04-29

    A DAQ (data acquisition) software called RPTv2.0 has been developed for Radioactive Particle Tracking System in Malaysian Nuclear Agency. RPTv2.0 that features scanning control GUI, data acquisition from 12-channel counter via RS-232 interface, and multichannel analyzer (MCA). This software is fully developed on National Instruments Labview 8.6 platform. Ludlum Model 4612 Counter is used to count the signals from the scintillation detectors while a host computer is used to send control parameters, acquire and display data, and compute results. Each detector channel consists of independent high voltage control, threshold or sensitivity value and window settings. The counter is configured withmore » a host board and twelve slave boards. The host board collects the counts from each slave board and communicates with the computer via RS-232 data interface.« less

  16. The Instrumentation of a Microfluidic Analyzer Enabling the Characterization of the Specific Membrane Capacitance, Cytoplasm Conductivity, and Instantaneous Young's Modulus of Single Cells.

    PubMed

    Wang, Ke; Zhao, Yang; Chen, Deyong; Huang, Chengjun; Fan, Beiyuan; Long, Rong; Hsieh, Chia-Hsun; Wang, Junbo; Wu, Min-Hsien; Chen, Jian

    2017-06-19

    This paper presents the instrumentation of a microfluidic analyzer enabling the characterization of single-cell biophysical properties, which includes seven key components: a microfluidic module, a pressure module, an imaging module, an impedance module, two LabVIEW platforms for instrument operation and raw data processing, respectively, and a Python code for data translation. Under the control of the LabVIEW platform for instrument operation, the pressure module flushes single cells into the microfluidic module with raw biophysical parameters sampled by the imaging and impedance modules and processed by the LabVIEW platform for raw data processing, which were further translated into intrinsic cellular biophysical parameters using the code developed in Python. Based on this system, specific membrane capacitance, cytoplasm conductivity, and instantaneous Young's modulus of three cell types were quantified as 2.76 ± 0.57 μF/cm², 1.00 ± 0.14 S/m, and 3.79 ± 1.11 kPa for A549 cells ( n cell = 202); 1.88 ± 0.31 μF/cm², 1.05 ± 0.16 S/m, and 3.74 ± 0.75 kPa for 95D cells ( n cell = 257); 2.11 ± 0.38 μF/cm², 0.87 ± 0.11 S/m, and 5.39 ± 0.89 kPa for H460 cells ( n cell = 246). As a semi-automatic instrument with a throughput of roughly 1 cell per second, this prototype instrument can be potentially used for the characterization of cellular biophysical properties.

  17. Object positioning in storages of robotized workcells using LabVIEW Vision

    NASA Astrophysics Data System (ADS)

    Hryniewicz, P.; Banaś, W.; Sękala, A.; Gwiazda, A.; Foit, K.; Kost, G.

    2015-11-01

    During the manufacturing process, each performed task is previously developed and adapted to the conditions and the possibilities of the manufacturing plant. The production process is supervised by a team of specialists because any downtime causes great loss of time and hence financial loss. Sensors used in industry for tracking and supervision various stages of a production process make it much easier to maintain it continuous. One of groups of sensors used in industrial applications are non-contact sensors. This group includes: light barriers, optical sensors, rangefinders, vision systems, and ultrasonic sensors. Through to the rapid development of electronics the vision systems were widespread as the most flexible type of non-contact sensors. These systems consist of cameras, devices for data acquisition, devices for data analysis and specialized software. Vision systems work well as sensors that control the production process itself as well as the sensors that control the product quality level. The LabVIEW program as well as the LabVIEW Vision and LabVIEW Builder represent the application that enables program the informatics system intended to process and product quality control. The paper presents elaborated application for positioning elements in a robotized workcell. Basing on geometric parameters of manipulated object or on the basis of previously developed graphical pattern it is possible to determine the position of particular manipulated elements. This application could work in an automatic mode and in real time cooperating with the robot control system. It allows making the workcell functioning more autonomous.

  18. Generation of Long-time Complex Signals for Testing the Instruments for Detection of Voltage Quality Disturbances

    NASA Astrophysics Data System (ADS)

    Živanović, Dragan; Simić, Milan; Kokolanski, Zivko; Denić, Dragan; Dimcev, Vladimir

    2018-04-01

    Software supported procedure for generation of long-time complex test sentences, suitable for testing the instruments for detection of standard voltage quality (VQ) disturbances is presented in this paper. This solution for test signal generation includes significant improvements of computer-based signal generator presented and described in the previously published paper [1]. The generator is based on virtual instrumentation software for defining the basic signal parameters, data acquisition card NI 6343, and power amplifier for amplification of output voltage level to the nominal RMS voltage value of 230 V. Definition of basic signal parameters in LabVIEW application software is supported using Script files, which allows simple repetition of specific test signals and combination of more different test sequences in the complex composite test waveform. The basic advantage of this generator compared to the similar solutions for signal generation is the possibility for long-time test sequence generation according to predefined complex test scenarios, including various combinations of VQ disturbances defined in accordance with the European standard EN50160. Experimental verification of the presented signal generator capability is performed by testing the commercial power quality analyzer Fluke 435 Series II. In this paper are shown some characteristic complex test signals with various disturbances and logged data obtained from the tested power quality analyzer.

  19. The Instrumentation of a Microfluidic Analyzer Enabling the Characterization of the Specific Membrane Capacitance, Cytoplasm Conductivity, and Instantaneous Young’s Modulus of Single Cells

    PubMed Central

    Wang, Ke; Zhao, Yang; Chen, Deyong; Huang, Chengjun; Fan, Beiyuan; Long, Rong; Hsieh, Chia-Hsun; Wang, Junbo; Wu, Min-Hsien; Chen, Jian

    2017-01-01

    This paper presents the instrumentation of a microfluidic analyzer enabling the characterization of single-cell biophysical properties, which includes seven key components: a microfluidic module, a pressure module, an imaging module, an impedance module, two LabVIEW platforms for instrument operation and raw data processing, respectively, and a Python code for data translation. Under the control of the LabVIEW platform for instrument operation, the pressure module flushes single cells into the microfluidic module with raw biophysical parameters sampled by the imaging and impedance modules and processed by the LabVIEW platform for raw data processing, which were further translated into intrinsic cellular biophysical parameters using the code developed in Python. Based on this system, specific membrane capacitance, cytoplasm conductivity, and instantaneous Young’s modulus of three cell types were quantified as 2.76 ± 0.57 μF/cm2, 1.00 ± 0.14 S/m, and 3.79 ± 1.11 kPa for A549 cells (ncell = 202); 1.88 ± 0.31 μF/cm2, 1.05 ± 0.16 S/m, and 3.74 ± 0.75 kPa for 95D cells (ncell = 257); 2.11 ± 0.38 μF/cm2, 0.87 ± 0.11 S/m, and 5.39 ± 0.89 kPa for H460 cells (ncell = 246). As a semi-automatic instrument with a throughput of roughly 1 cell per second, this prototype instrument can be potentially used for the characterization of cellular biophysical properties. PMID:28629175

  20. Research on virtual Guzheng based on Kinect

    NASA Astrophysics Data System (ADS)

    Li, Shuyao; Xu, Kuangyi; Zhang, Heng

    2018-05-01

    There are a lot of researches on virtual instruments, but there are few on classical Chinese instruments, and the techniques used are very limited. This paper uses Unity 3D and Kinect camera combined with virtual reality technology and gesture recognition method to design a virtual playing system of Guzheng, a traditional Chinese musical instrument, with demonstration function. In this paper, the real scene obtained by Kinect camera is fused with virtual Guzheng in Unity 3D. The depth data obtained by Kinect and the Suzuki85 algorithm are used to recognize the relative position of the user's right hand and the virtual Guzheng, and the hand gesture of the user is recognized by Kinect.

  1. Virtualization of Legacy Instrumentation Control Computers for Improved Reliability, Operational Life, and Management.

    PubMed

    Katz, Jonathan E

    2017-01-01

    Laboratories tend to be amenable environments for long-term reliable operation of scientific measurement equipment. Indeed, it is not uncommon to find equipment 5, 10, or even 20+ years old still being routinely used in labs. Unfortunately, the Achilles heel for many of these devices is the control/data acquisition computer. Often these computers run older operating systems (e.g., Windows XP) and, while they might only use standard network, USB or serial ports, they require proprietary software to be installed. Even if the original installation disks can be found, it is a burdensome process to reinstall and is fraught with "gotchas" that can derail the process-lost license keys, incompatible hardware, forgotten configuration settings, etc. If you have running legacy instrumentation, the computer is the ticking time bomb waiting to put a halt to your operation.In this chapter, I describe how to virtualize your currently running control computer. This virtualized computer "image" is easy to maintain, easy to back up and easy to redeploy. I have used this multiple times in my own lab to greatly improve the robustness of my legacy devices.After completing the steps in this chapter, you will have your original control computer as well as a virtual instance of that computer with all the software installed ready to control your hardware should your original computer ever be decommissioned.

  2. An open-source LabVIEW application toolkit for phasic heart rate analysis in psychophysiological research.

    PubMed

    Duley, Aaron R; Janelle, Christopher M; Coombes, Stephen A

    2004-11-01

    The cardiovascular system has been extensively measured in a variety of research and clinical domains. Despite technological and methodological advances in cardiovascular science, the analysis and evaluation of phasic changes in heart rate persists as a way to assess numerous psychological concomitants. Some researchers, however, have pointed to constraints on data analysis when evaluating cardiac activity indexed by heart rate or heart period. Thus, an off-line application toolkit for heart rate analysis is presented. The program, written with National Instruments' LabVIEW, incorporates a variety of tools for off-line extraction and analysis of heart rate data. Current methods and issues concerning heart rate analysis are highlighted, and how the toolkit provides a flexible environment to ameliorate common problems that typically lead to trial rejection is discussed. Source code for this program may be downloaded from the Psychonomic Society Web archive at www.psychonomic.org/archive/.

  3. Array data extractor (ADE): a LabVIEW program to extract and merge gene array data.

    PubMed

    Kurtenbach, Stefan; Kurtenbach, Sarah; Zoidl, Georg

    2013-12-01

    Large data sets from gene expression array studies are publicly available offering information highly valuable for research across many disciplines ranging from fundamental to clinical research. Highly advanced bioinformatics tools have been made available to researchers, but a demand for user-friendly software allowing researchers to quickly extract expression information for multiple genes from multiple studies persists. Here, we present a user-friendly LabVIEW program to automatically extract gene expression data for a list of genes from multiple normalized microarray datasets. Functionality was tested for 288 class A G protein-coupled receptors (GPCRs) and expression data from 12 studies comparing normal and diseased human hearts. Results confirmed known regulation of a beta 1 adrenergic receptor and further indicate novel research targets. Although existing software allows for complex data analyses, the LabVIEW based program presented here, "Array Data Extractor (ADE)", provides users with a tool to retrieve meaningful information from multiple normalized gene expression datasets in a fast and easy way. Further, the graphical programming language used in LabVIEW allows applying changes to the program without the need of advanced programming knowledge.

  4. Array data extractor (ADE): a LabVIEW program to extract and merge gene array data

    PubMed Central

    2013-01-01

    Background Large data sets from gene expression array studies are publicly available offering information highly valuable for research across many disciplines ranging from fundamental to clinical research. Highly advanced bioinformatics tools have been made available to researchers, but a demand for user-friendly software allowing researchers to quickly extract expression information for multiple genes from multiple studies persists. Findings Here, we present a user-friendly LabVIEW program to automatically extract gene expression data for a list of genes from multiple normalized microarray datasets. Functionality was tested for 288 class A G protein-coupled receptors (GPCRs) and expression data from 12 studies comparing normal and diseased human hearts. Results confirmed known regulation of a beta 1 adrenergic receptor and further indicate novel research targets. Conclusions Although existing software allows for complex data analyses, the LabVIEW based program presented here, “Array Data Extractor (ADE)”, provides users with a tool to retrieve meaningful information from multiple normalized gene expression datasets in a fast and easy way. Further, the graphical programming language used in LabVIEW allows applying changes to the program without the need of advanced programming knowledge. PMID:24289243

  5. The research of binocular vision ranging system based on LabVIEW

    NASA Astrophysics Data System (ADS)

    Li, Shikuan; Yang, Xu

    2017-10-01

    Based on the study of the principle of binocular parallax ranging, a binocular vision ranging system is designed and built. The stereo matching algorithm is realized by LabVIEW software. The camera calibration and distance measurement are completed. The error analysis shows that the system fast, effective, can be used in the corresponding industrial occasions.

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

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    D. Hardy; S.V. Benson; Michelle D. Shinn

    2005-08-21

    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.

  7. [Realization of Heart Sound Envelope Extraction Implemented on LabVIEW Based on Hilbert-Huang Transform].

    PubMed

    Tan, Zhixiang; Zhang, Yi; Zeng, Deping; Wang, Hua

    2015-04-01

    We proposed a research of a heart sound envelope extraction system in this paper. The system was implemented on LabVIEW based on the Hilbert-Huang transform (HHT). We firstly used the sound card to collect the heart sound, and then implemented the complete system program of signal acquisition, pretreatment and envelope extraction on LabVIEW based on the theory of HHT. Finally, we used a case to prove that the system could collect heart sound, preprocess and extract the envelope easily. The system was better to retain and show the characteristics of heart sound envelope, and its program and methods were important to other researches, such as those on the vibration and voice, etc.

  8. Design of an Incubator for Premature Infant Based on LabVIEW.

    PubMed

    Zhang, Lina; Zhou, Runjing

    2005-01-01

    This paper introduces the system structure, hardware circuits, control algorithms, and software program of the incubator for premature infant based on LabVIEW. The main advantages of this device are that preheating is less time than others, the capability of meeting of emergency is provided, control track of temperature and humidity are visible, operation is easy to clinical practice, and maintainability is possessed.

  9. A new attempt using LabVIEW into a computational experiment of plasma focus device

    NASA Astrophysics Data System (ADS)

    Kim, Myungkyu

    2017-03-01

    The simulation program of plasma focus device based on S. Lee's model has been first developed since 30 years ago and it is widely used to date. Originally the program made by GWbasic language, and then modified by visual basic which was included in the Microsoft Excel. Using Excel well-known to researchers is a key advantage of this program. But it has disadvantages in displaying data in same graph, in slow calculation speed, and in displaying data and calculation of smaller time step. To overcome all these points, the LabVIEW that made by national instrument and based on graphical environment is used for simulation. Furthermore it is correlated with data acquisition of experiment, once experiment being the data is directly transferred to the simulation program and then analyzes and predicts for the next shot. The mass swept factor (fm) and current factor (fc) can be easily find out using this program. This paper describes the detail function and usage of the program and compares the results with the existing one.

  10. A versatile LabVIEW and field-programmable gate array-based scanning probe microscope for in operando electronic device characterization.

    PubMed

    Berger, Andrew J; Page, Michael R; Jacob, Jan; Young, Justin R; Lewis, Jim; Wenzel, Lothar; Bhallamudi, Vidya P; Johnston-Halperin, Ezekiel; Pelekhov, Denis V; Hammel, P Chris

    2014-12-01

    Understanding the complex properties of electronic and spintronic devices at the micro- and nano-scale is a topic of intense current interest as it becomes increasingly important for scientific progress and technological applications. In operando characterization of such devices by scanning probe techniques is particularly well-suited for the microscopic study of these properties. We have developed a scanning probe microscope (SPM) which is capable of both standard force imaging (atomic, magnetic, electrostatic) and simultaneous electrical transport measurements. We utilize flexible and inexpensive FPGA (field-programmable gate array) hardware and a custom software framework developed in National Instrument's LabVIEW environment to perform the various aspects of microscope operation and device measurement. The FPGA-based approach enables sensitive, real-time cantilever frequency-shift detection. Using this system, we demonstrate electrostatic force microscopy of an electrically biased graphene field-effect transistor device. The combination of SPM and electrical transport also enables imaging of the transport response to a localized perturbation provided by the scanned cantilever tip. Facilitated by the broad presence of LabVIEW in the experimental sciences and the openness of our software solution, our system permits a wide variety of combined scanning and transport measurements by providing standardized interfaces and flexible access to all aspects of a measurement (input and output signals, and processed data). Our system also enables precise control of timing (synchronization of scanning and transport operations) and implementation of sophisticated feedback protocols, and thus should be broadly interesting and useful to practitioners in the field.

  11. A versatile LabVIEW and field-programmable gate array-based scanning probe microscope for in operando electronic device characterization

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Berger, Andrew J., E-mail: berger.156@osu.edu; Page, Michael R.; Young, Justin R.

    Understanding the complex properties of electronic and spintronic devices at the micro- and nano-scale is a topic of intense current interest as it becomes increasingly important for scientific progress and technological applications. In operando characterization of such devices by scanning probe techniques is particularly well-suited for the microscopic study of these properties. We have developed a scanning probe microscope (SPM) which is capable of both standard force imaging (atomic, magnetic, electrostatic) and simultaneous electrical transport measurements. We utilize flexible and inexpensive FPGA (field-programmable gate array) hardware and a custom software framework developed in National Instrument's LabVIEW environment to perform themore » various aspects of microscope operation and device measurement. The FPGA-based approach enables sensitive, real-time cantilever frequency-shift detection. Using this system, we demonstrate electrostatic force microscopy of an electrically biased graphene field-effect transistor device. The combination of SPM and electrical transport also enables imaging of the transport response to a localized perturbation provided by the scanned cantilever tip. Facilitated by the broad presence of LabVIEW in the experimental sciences and the openness of our software solution, our system permits a wide variety of combined scanning and transport measurements by providing standardized interfaces and flexible access to all aspects of a measurement (input and output signals, and processed data). Our system also enables precise control of timing (synchronization of scanning and transport operations) and implementation of sophisticated feedback protocols, and thus should be broadly interesting and useful to practitioners in the field.« less

  12. Virtual and Remote Robotic Laboratory Using EJS, MATLAB and Lab VIEW

    PubMed Central

    Chaos, Dictino; Chacón, Jesús; Lopez-Orozco, Jose Antonio; Dormido, Sebastián

    2013-01-01

    This paper describes the design and implementation of a virtual and remote laboratory based on Easy Java Simulations (EJS) and LabVIEW. The main application of this laboratory is to improve the study of sensors in Mobile Robotics, dealing with the problems that arise on the real world experiments. This laboratory allows the user to work from their homes, tele-operating a real robot that takes measurements from its sensors in order to obtain a map of its environment. In addition, the application allows interacting with a robot simulation (virtual laboratory) or with a real robot (remote laboratory), with the same simple and intuitive graphical user interface in EJS. Thus, students can develop signal processing and control algorithms for the robot in simulation and then deploy them on the real robot for testing purposes. Practical examples of application of the laboratory on the inter-University Master of Systems Engineering and Automatic Control are presented. PMID:23429578

  13. [Application of the mixed programming with Labview and Matlab in biomedical signal analysis].

    PubMed

    Yu, Lu; Zhang, Yongde; Sha, Xianzheng

    2011-01-01

    This paper introduces the method of mixed programming with Labview and Matlab, and applies this method in a pulse wave pre-processing and feature detecting system. The method has been proved suitable, efficient and accurate, which has provided a new kind of approach for biomedical signal analysis.

  14. LabVIEW control software for scanning micro-beam X-ray fluorescence spectrometer.

    PubMed

    Wrobel, Pawel; Czyzycki, Mateusz; Furman, Leszek; Kolasinski, Krzysztof; Lankosz, Marek; Mrenca, Alina; Samek, Lucyna; Wegrzynek, Dariusz

    2012-05-15

    Confocal micro-beam X-ray fluorescence microscope was constructed. The system was assembled from commercially available components - a low power X-ray tube source, polycapillary X-ray optics and silicon drift detector - controlled by an in-house developed LabVIEW software. A video camera coupled to optical microscope was utilized to display the area excited by X-ray beam. The camera image calibration and scan area definition software were also based entirely on LabVIEW code. Presently, the main area of application of the newly constructed spectrometer is 2-dimensional mapping of element distribution in environmental, biological and geological samples with micrometer spatial resolution. The hardware and the developed software can already handle volumetric 3-D confocal scans. In this work, a front panel graphical user interface as well as communication protocols between hardware components were described. Two applications of the spectrometer, to homogeneity testing of titanium layers and to imaging of various types of grains in air particulate matter collected on membrane filters, were presented. Copyright © 2012 Elsevier B.V. All rights reserved.

  15. Research on distributed optical fiber sensing data processing method based on LabVIEW

    NASA Astrophysics Data System (ADS)

    Li, Zhonghu; Yang, Meifang; Wang, Luling; Wang, Jinming; Yan, Junhong; Zuo, Jing

    2018-01-01

    The pipeline leak detection and leak location problem have gotten extensive attention in the industry. In this paper, the distributed optical fiber sensing system is designed based on the heat supply pipeline. The data processing method of distributed optical fiber sensing based on LabVIEW is studied emphatically. The hardware system includes laser, sensing optical fiber, wavelength division multiplexer, photoelectric detector, data acquisition card and computer etc. The software system is developed using LabVIEW. The software system adopts wavelet denoising method to deal with the temperature information, which improved the SNR. By extracting the characteristic value of the fiber temperature information, the system can realize the functions of temperature measurement, leak location and measurement signal storage and inquiry etc. Compared with traditional negative pressure wave method or acoustic signal method, the distributed optical fiber temperature measuring system can measure several temperatures in one measurement and locate the leak point accurately. It has a broad application prospect.

  16. LabVIEW Task Manager v. 1.10.0

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Vargo, Timothy D.

    LabVIEW Task Manager is a debugging tool for use during code development in the National Instruments (NI) LabVIEW® IDE. While providing a dynamic & big-picture view of running code, an expandable/collapsible tree diagram displays detailed information (both static and dynamic) on all VIs in memory, belonging to a selected project/target. It allows for interacting with single or multiple selected VIs at a time, providing significant benefits while troubleshooting, and has the following features: Look & Feel similar to Windows® Task Manager; Selection of project/target; Lists all VIs in memory, grouped by class/library; Searches for and enumerates clones in memory; DropInmore » VI for including dynamically referenced clones (Clone Beacon); 'Refresh Now' (F5) re-reads all VIs in memory and adds new ones to the tree; Displays VI name, owning class/library, state, path, data size & code size; Displays VI FP Behavior, Reentrant?, Reentrancy Type, Paused? & Highlight?; Sort by any column, including by library name; Filter by item types vi, ctl, and vit/ctt; Filter out vi.lib and global VIs; Tracking of, and ability to toggle, execution highlighting on multiple selected VIs; Tracking of paused VIs with ability to Pause/Resume/TogglePause multiple selected VIs; DropIn VI for pausing on a condition; If a clone initiates a pause, a different pause symbol is used for all clones of that same reentrant original VI; Select multiple VIs and open or close their FPs or BDs; Double Click a VI from the tree to bring the BD (first choice) or FP to front, if already open; and Select multiple top-level VIs and Abort them.« less

  17. Design of a software for calculating isoelectric point of a polypeptide according to their net charge using the graphical programming language LabVIEW.

    PubMed

    Tovar, Glomen

    2018-01-01

    A software to calculate the net charge and to predict the isoelectric point (pI) of a polypeptide is developed in this work using the graphical programming language LabVIEW. Through this instrument the net charges of the ionizable residues of the polypeptide chains of the proteins are calculated at different pH values, tabulated, pI is predicted and an Excel (-xls) type file is generated. In this work, the experimental values of the pIs (pI) of different proteins are compared with the values of the pIs (pI) calculated graphically, achieving a correlation coefficient (R) of 0.934746 which represents a good reliability for a p < 0.01. In this way the generated program can constitute an instrument applicable in the laboratory, facilitating the calculation to graduate students and junior researchers. © 2017 by The International Union of Biochemistry and Molecular Biology, 46(1):39-46, 2018. © 2017 The International Union of Biochemistry and Molecular Biology.

  18. Design of affordable and ruggedized biomedical devices using virtual instrumentation.

    PubMed

    Mathern, Ryan Michael; Schopman, Sarah; Kalchthaler, Kyle; Mehta, Khanjan; Butler, Peter

    2013-05-01

    Abstract This paper presents the designs of four low-cost and ruggedized biomedical devices, including a blood pressure monitor, thermometer, weighing scale and spirometer, designed for the East African context. The design constraints included a mass-production price point of $10, accuracy and precision comparable to commercial devices and ruggedness to function effectively in the harsh environment of East Africa. The blood pressure device, thermometer and weighing scale were field-tested in Kenya and each recorded data within 6% error of the measurements from commercial devices and withstood the adverse climate and rough handling. The spirometer functioned according to specifications, but a re-design is needed to improve operability and usability by patients. This article demonstrates the feasibility of designing and commercializing virtual instrumentation-based biomedical devices in resource-constrained environments through context-driven design. The next steps for the devices include designing them such that they can be more easily manufactured, use standardized materials, are easily calibrated in the field and have more user-friendly software programs that can be updated remotely.

  19. An Overview of Evaluative Instrumentation for Virtual High Schools

    ERIC Educational Resources Information Center

    Black, Erik W.; Ferdig, Richard E.; DiPietro, Meredith

    2008-01-01

    With an increasing prevalence of virtual high school programs in the United States, a better understanding of evaluative tools available for distance educators and administrators is needed. These evaluative tools would provide opportunities for assessment and a determination of success within virtual schools. This article seeks to provide an…

  20. Using LEGO NXT Mobile Robots with LabVIEW for Undergraduate Courses on Mechatronics

    ERIC Educational Resources Information Center

    Gomez-de-Gabriel, J. M.; Mandow, A.; Fernandez-Lozano, J.; Garcia-Cerezo, A.

    2011-01-01

    The paper proposes lab work and student competitions based on the LEGO NXT Mindstorms kits and standard LabVIEW. The goal of this combination is to stimulate design and experimentation with real hardware and representative software in courses where mobile robotics is adopted as a motivating platform to introduce mechatronics competencies. Basic…

  1. Prediction of quantitative intrathoracic fluid volume to diagnose pulmonary oedema using LabVIEW.

    PubMed

    Urooj, Shabana; Khan, M; Ansari, A Q; Lay-Ekuakille, Aimé; Salhan, Ashok K

    2012-01-01

    Pulmonary oedema is a life-threatening disease that requires special attention in the area of research and clinical diagnosis. Computer-based techniques are rarely used to quantify the intrathoracic fluid volume (IFV) for diagnostic purposes. This paper discusses a software program developed to detect and diagnose pulmonary oedema using LabVIEW. The software runs on anthropometric dimensions and physiological parameters, mainly transthoracic electrical impedance (TEI). This technique is accurate and faster than existing manual techniques. The LabVIEW software was used to compute the parameters required to quantify IFV. An equation relating per cent control and IFV was obtained. The results of predicted TEI and measured TEI were compared with previously reported data to validate the developed program. It was found that the predicted values of TEI obtained from the computer-based technique were much closer to the measured values of TEI. Six new subjects were enrolled to measure and predict transthoracic impedance and hence to quantify IFV. A similar difference was also observed in the measured and predicted values of TEI for the new subjects.

  2. Analysing neutron scattering data using McStas virtual experiments

    NASA Astrophysics Data System (ADS)

    Udby, L.; Willendrup, P. K.; Knudsen, E.; Niedermayer, Ch.; Filges, U.; Christensen, N. B.; Farhi, E.; Wells, B. O.; Lefmann, K.

    2011-04-01

    With the intention of developing a new data analysis method using virtual experiments we have built a detailed virtual model of the cold triple-axis spectrometer RITA-II at PSI, Switzerland, using the McStas neutron ray-tracing package. The parameters characterising the virtual instrument were carefully tuned against real experiments. In the present paper we show that virtual experiments reproduce experimentally observed linewidths within 1-3% for a variety of samples. Furthermore we show that the detailed knowledge of the instrumental resolution found from virtual experiments, including sample mosaicity, can be used for quantitative estimates of linewidth broadening resulting from, e.g., finite domain sizes in single-crystal samples.

  3. A new virtual instrument for estimating punch velocity in combat sports.

    PubMed

    Urbinati, K S; Scheeren, E; Nohama, P

    2013-01-01

    For improving the performance in combat sport, especially percussion, it is necessary achieving high velocity in punches and kicks. The aim of this study was to evaluate the applicability of 3D accelerometry in a Virtual Instrumentation System (VIS) designed for estimating punch velocity in combat sports. It was conducted in two phases: (1) integration of the 3D accelerometer with the communication interface and software for processing and visualization, and (2) applicability of the system. Fifteen karate athletes performed five gyaku zuki type punches (with reverse leg) using the accelerometer on the 3rd metacarpal on the back of the hand. It was performed nonparametric Mann-Whitney U-test to determine differences in the mean linear velocity among three punches performed sequentially (p <0.05). The maximum velocities measured varied in the range of 10 and 10.2 m/s and the mean velocities from 6 to 6.8 m/s. There was no difference on the mean velocity for the tested punches. The VIS demonstrated regularity and proper functionality for assessing punches in combat sport.

  4. Instrument front-ends at Fermilab during Run II

    NASA Astrophysics Data System (ADS)

    Meyer, T.; Slimmer, D.; Voy, D.

    2011-11-01

    The optimization of an accelerator relies on the ability to monitor the behavior of the beam in an intelligent and timely fashion. The use of processor-driven front-ends allowed for the deployment of smart systems in the field for improved data collection and analysis during Run II. This paper describes the implementation of the two main systems used: National Instruments LabVIEW running on PCs, and WindRiver's VxWorks real-time operating system running in a VME crate processor. Work supported by Fermi Research Alliance, LLC under Contract No. DE-AC02-07CH11359 with the United States Department of Energy.

  5. The development of a computer-assisted instruction system for clinical nursing skills with virtual instruments concepts: A case study for intra-aortic balloon pumping.

    PubMed

    Chang, Ching-I; Yan, Huey-Yeu; Sung, Wen-Hsu; Shen, Shu-Cheng; Chuang, Pao-Yu

    2006-01-01

    The purpose of this research was to develop a computer-aided instruction system for intra-aortic balloon pumping (IABP) skills in clinical nursing with virtual instrument (VI) concepts. Computer graphic technologies were incorporated to provide not only static clinical nursing education, but also the simulated function of operating an expensive medical instrument with VI techniques. The content of nursing knowledge was adapted from current well-accepted clinical training materials. The VI functions were developed using computer graphic technology with photos of real medical instruments taken by digital camera. We wish the system could provide beginners of nursing education important teaching assistance.

  6. Active Flow Control: Instrumentation Automation and Experimental Technique

    NASA Technical Reports Server (NTRS)

    Gimbert, N. Wes

    1995-01-01

    In investigating the potential of a new actuator for use in an active flow control system, several objectives had to be accomplished, the largest of which was the experimental setup. The work was conducted at the NASA Langley 20x28 Shear Flow Control Tunnel. The actuator named Thunder, is a high deflection piezo device recently developed at Langley Research Center. This research involved setting up the instrumentation, the lighting, the smoke, and the recording devices. The instrumentation was automated by means of a Power Macintosh running LabVIEW, a graphical instrumentation package developed by National Instruments. Routines were written to allow the tunnel conditions to be determined at a given instant at the push of a button. This included determination of tunnel pressures, speed, density, temperature, and viscosity. Other aspects of the experimental equipment included the set up of a CCD video camera with a video frame grabber, monitor, and VCR to capture the motion. A strobe light was used to highlight the smoke that was used to visualize the flow. Additional effort was put into creating a scale drawing of another tunnel on site and a limited literature search in the area of active flow control.

  7. A text input system developed by using lips image recognition based LabVIEW for the seriously disabled.

    PubMed

    Chen, S C; Shao, C L; Liang, C K; Lin, S W; Huang, T H; Hsieh, M C; Yang, C H; Luo, C H; Wuo, C M

    2004-01-01

    In this paper, we present a text input system for the seriously disabled by using lips image recognition based on LabVIEW. This system can be divided into the software subsystem and the hardware subsystem. In the software subsystem, we adopted the technique of image processing to recognize the status of mouth-opened or mouth-closed depending the relative distance between the upper lip and the lower lip. In the hardware subsystem, parallel port built in PC is used to transmit the recognized result of mouth status to the Morse-code text input system. Integrating the software subsystem with the hardware subsystem, we implement a text input system by using lips image recognition programmed in LabVIEW language. We hope the system can help the seriously disabled to communicate with normal people more easily.

  8. An instrumented glove for grasp specification in virtual-reality-based point-and-direct telerobotics.

    PubMed

    Yun, M H; Cannon, D; Freivalds, A; Thomas, G

    1997-10-01

    Hand posture and force, which define aspects of the way an object is grasped, are features of robotic manipulation. A means for specifying these grasping "flavors" has been developed that uses an instrumented glove equipped with joint and force sensors. The new grasp specification system will be used at the Pennsylvania State University (Penn State) in a Virtual Reality based Point-and-Direct (VR-PAD) robotics implementation. Here, an operator gives directives to a robot in the same natural way that human may direct another. Phrases such as "put that there" cause the robot to define a grasping strategy and motion strategy to complete the task on its own. In the VR-PAD concept, pointing is done using virtual tools such that an operator can appear to graphically grasp real items in live video. Rather than requiring full duplication of forces and kinesthetic movement throughout a task as is required in manual telemanipulation, hand posture and force are now specified only once. The grasp parameters then become object flavors. The robot maintains the specified force and hand posture flavors for an object throughout the task in handling the real workpiece or item of interest. In the Computer integrated Manufacturing (CIM) Laboratory at Penn State, hand posture and force data were collected for manipulating bricks and other items that require varying amounts of force at multiple pressure points. The feasibility of measuring desired grasp characteristics was demonstrated for a modified Cyberglove impregnated with Force-Sensitive Resistor (FSR) (pressure sensors in the fingertips. A joint/force model relating the parameters of finger articulation and pressure to various lifting tasks was validated for the instrumented "wired" glove. Operators using such a modified glove may ultimately be able to configure robot grasping tasks in environments involving hazardous waste remediation, flexible manufacturing, space operations and other flexible robotics applications. In each

  9. Development and Reliability Evaluation of the Movement Rating Instrument for Virtual Reality Video Game Play.

    PubMed

    Levac, Danielle; Nawrotek, Joanna; Deschenes, Emilie; Giguere, Tia; Serafin, Julie; Bilodeau, Martin; Sveistrup, Heidi

    2016-06-01

    Virtual reality active video games are increasingly popular physical therapy interventions for children with cerebral palsy. However, physical therapists require educational resources to support decision making about game selection to match individual patient goals. Quantifying the movements elicited during virtual reality active video game play can inform individualized game selection in pediatric rehabilitation. The objectives of this study were to develop and evaluate the feasibility and reliability of the Movement Rating Instrument for Virtual Reality Game Play (MRI-VRGP). Item generation occurred through an iterative process of literature review and sample videotape viewing. The MRI-VRGP includes 25 items quantifying upper extremity, lower extremity, and total body movements. A total of 176 videotaped 90-second game play sessions involving 7 typically developing children and 4 children with cerebral palsy were rated by 3 raters trained in MRI-VRGP use. Children played 8 games on 2 virtual reality and active video game systems. Intraclass correlation coefficients (ICCs) determined intra-rater and interrater reliability. Excellent intrarater reliability was evidenced by ICCs of >0.75 for 17 of the 25 items across the 3 raters. Interrater reliability estimates were less precise. Excellent interrater reliability was achieved for far reach upper extremity movements (ICC=0.92 [for right and ICC=0.90 for left) and for squat (ICC=0.80) and jump items (ICC=0.99), with 9 items achieving ICCs of >0.70, 12 items achieving ICCs of between 0.40 and 0.70, and 4 items achieving poor reliability (close-reach upper extremity-ICC=0.14 for right and ICC=0.07 for left) and single-leg stance (ICC=0.55 for right and ICC=0.27 for left). Poor video quality, differing item interpretations between raters, and difficulty quantifying the high-speed movements involved in game play affected reliability. With item definition clarification and further psychometric property evaluation, the MRI

  10. Development and Reliability Evaluation of the Movement Rating Instrument for Virtual Reality Video Game Play

    PubMed Central

    Nawrotek, Joanna; Deschenes, Emilie; Giguere, Tia; Serafin, Julie; Bilodeau, Martin; Sveistrup, Heidi

    2016-01-01

    Background Virtual reality active video games are increasingly popular physical therapy interventions for children with cerebral palsy. However, physical therapists require educational resources to support decision making about game selection to match individual patient goals. Quantifying the movements elicited during virtual reality active video game play can inform individualized game selection in pediatric rehabilitation. Objective The objectives of this study were to develop and evaluate the feasibility and reliability of the Movement Rating Instrument for Virtual Reality Game Play (MRI-VRGP). Methods Item generation occurred through an iterative process of literature review and sample videotape viewing. The MRI-VRGP includes 25 items quantifying upper extremity, lower extremity, and total body movements. A total of 176 videotaped 90-second game play sessions involving 7 typically developing children and 4 children with cerebral palsy were rated by 3 raters trained in MRI-VRGP use. Children played 8 games on 2 virtual reality and active video game systems. Intraclass correlation coefficients (ICCs) determined intra-rater and interrater reliability. Results Excellent intrarater reliability was evidenced by ICCs of >0.75 for 17 of the 25 items across the 3 raters. Interrater reliability estimates were less precise. Excellent interrater reliability was achieved for far reach upper extremity movements (ICC=0.92 [for right and ICC=0.90 for left) and for squat (ICC=0.80) and jump items (ICC=0.99), with 9 items achieving ICCs of >0.70, 12 items achieving ICCs of between 0.40 and 0.70, and 4 items achieving poor reliability (close-reach upper extremity-ICC=0.14 for right and ICC=0.07 for left) and single-leg stance (ICC=0.55 for right and ICC=0.27 for left). Conclusions Poor video quality, differing item interpretations between raters, and difficulty quantifying the high-speed movements involved in game play affected reliability. With item definition clarification and

  11. Instrumentation to Aid in Steel Bridge Fabrication : Bridge Virtual Assembly System

    DOT National Transportation Integrated Search

    2018-05-01

    This pool funded project developed a BRIDGE VIRTUAL ASSEMBLY SYSTEM (BRIDGE VAS) that improves manufacturing processes and enhances quality control for steel bridge fabrication. The system replaces conventional match-drilling with virtual assembly me...

  12. Spike detection, characterization, and discrimination using feature analysis software written in LabVIEW.

    PubMed

    Stewart, C M; Newlands, S D; Perachio, A A

    2004-12-01

    Rapid and accurate discrimination of single units from extracellular recordings is a fundamental process for the analysis and interpretation of electrophysiological recordings. We present an algorithm that performs detection, characterization, discrimination, and analysis of action potentials from extracellular recording sessions. The program was entirely written in LabVIEW (National Instruments), and requires no external hardware devices or a priori information about action potential shapes. Waveform events are detected by scanning the digital record for voltages that exceed a user-adjustable trigger. Detected events are characterized to determine nine different time and voltage levels for each event. Various algebraic combinations of these waveform features are used as axis choices for 2-D Cartesian plots of events. The user selects axis choices that generate distinct clusters. Multiple clusters may be defined as action potentials by manually generating boundaries of arbitrary shape. Events defined as action potentials are validated by visual inspection of overlain waveforms. Stimulus-response relationships may be identified by selecting any recorded channel for comparison to continuous and average cycle histograms of binned unit data. The algorithm includes novel aspects of feature analysis and acquisition, including higher acquisition rates for electrophysiological data compared to other channels. The program confirms that electrophysiological data may be discriminated with high-speed and efficiency using algebraic combinations of waveform features derived from high-speed digital records.

  13. Shader Lamps Virtual Patients: the physical manifestation of virtual patients.

    PubMed

    Rivera-Gutierrez, Diego; Welch, Greg; Lincoln, Peter; Whitton, Mary; Cendan, Juan; Chesnutt, David A; Fuchs, Henry; Lok, Benjamin

    2012-01-01

    We introduce the notion of Shader Lamps Virtual Patients (SLVP) - the combination of projector-based Shader Lamps Avatars and interactive virtual humans. This paradigm uses Shader Lamps Avatars technology to give a 3D physical presence to conversational virtual humans, improving their social interactivity and enabling them to share the physical space with the user. The paradigm scales naturally to multiple viewers, allowing for scenarios where an instructor and multiple students are involved in the training. We have developed a physical-virtual patient for medical students to conduct ophthalmic exams, in an interactive training experience. In this experience, the trainee practices multiple skills simultaneously, including using a surrogate optical instrument in front of a physical head, conversing with the patient about his fears, observing realistic head motion, and practicing patient safety. Here we present a prototype system and results from a preliminary formative evaluation of the system.

  14. Three-phase Four-leg Inverter LabVIEW FPGA Control Code

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    In the area of power electronics control, Field Programmable Gate Arrays (FPGAs) have the capability to outperform their Digital Signal Processor (DSP) counterparts due to the FPGA’s ability to implement true parallel processing and therefore facilitate higher switching frequencies, higher control bandwidth, and/or enhanced functionality. National Instruments (NI) has developed two platforms, Compact RIO (cRIO) and Single Board RIO (sbRIO), which combine a real-time processor with an FPGA. The FPGA can be programmed with a subset of the well-known LabVIEW graphical programming language. The use of cRIO and sbRIO for power electronics control has developed over the last few yearsmore » to include control of three-phase inverters. Most three-phase inverter topologies include three switching legs. The addition of a fourth-leg to natively generate the neutral connection allows the inverter to serve single-phase loads in a microgrid or stand-alone power system and to balance the three-phase voltages in the presence of significant load imbalance. However, the control of a four-leg inverter is much more complex. In particular, instead of standard two-dimensional space vector modulation (SVM), the inverter requires three-dimensional space vector modulation (3D-SVM). The candidate software implements complete control algorithms in LabVIEW FPGA for a three-phase four-leg inverter. The software includes feedback control loops, three-dimensional space vector modulation gate-drive algorithms, advanced alarm handling capabilities, contactor control, power measurements, and debugging and tuning tools. The feedback control loops allow inverter operation in AC voltage control, AC current control, or DC bus voltage control modes based on external mode selection by a user or supervisory controller. The software includes the ability to synchronize its AC output to the grid or other voltage-source before connection. The software also includes provisions to allow inverter operation

  15. Evaluation of Sensor Configurations for Robotic Surgical Instruments.

    PubMed

    Gómez-de-Gabriel, Jesús M; Harwin, William

    2015-10-27

    Designing surgical instruments for robotic-assisted minimally-invasive surgery (RAMIS) is challenging due to constraints on the number and type of sensors imposed by considerations such as space or the need for sterilization. A new method for evaluating the usability of virtual teleoperated surgical instruments based on virtual sensors is presented. This method uses virtual prototyping of the surgical instrument with a dual physical interaction, which allows testing of different sensor configurations in a real environment. Moreover, the proposed approach has been applied to the evaluation of prototypes of a two-finger grasper for lump detection by remote pinching. In this example, the usability of a set of five different sensor configurations, with a different number of force sensors, is evaluated in terms of quantitative and qualitative measures in clinical experiments with 23 volunteers. As a result, the smallest number of force sensors needed in the surgical instrument that ensures the usability of the device can be determined. The details of the experimental setup are also included.

  16. [A quick algorithm of dynamic spectrum photoelectric pulse wave detection based on LabVIEW].

    PubMed

    Lin, Ling; Li, Na; Li, Gang

    2010-02-01

    Dynamic spectrum (DS) detection is attractive among the numerous noninvasive blood component detection methods because of the elimination of the main interference of the individual discrepancy and measure conditions. DS is a kind of spectrum extracted from the photoelectric pulse wave and closely relative to the artery blood. It can be used in a noninvasive blood component concentration examination. The key issues in DS detection are high detection precision and high operation speed. The precision of measure can be advanced by making use of over-sampling and lock-in amplifying on the pick-up of photoelectric pulse wave in DS detection. In the present paper, the theory expression formula of the over-sampling and lock-in amplifying method was deduced firstly. Then in order to overcome the problems of great data and excessive operation brought on by this technology, a quick algorithm based on LabVIEW and a method of using external C code applied in the pick-up of photoelectric pulse wave were presented. Experimental verification was conducted in the environment of LabVIEW. The results show that by the method pres ented, the speed of operation was promoted rapidly and the data memory was reduced largely.

  17. Development of a multitarget tracking system for paramecia

    NASA Astrophysics Data System (ADS)

    Yeh, Yu-Sing; Huang, Ke-Nung; Jen, Sun-Lon; Li, Yan-Chay; Young, Ming-Shing

    2010-07-01

    This investigation develops a multitarget tracking system for the motile protozoa, paramecium. The system can recognize, track, and record the orbit of swimming paramecia within a 4 mm diameter of a circular experimental pool. The proposed system is implemented using an optical microscope, a charge-coupled device camera, and a software tool, Laboratory Virtual Instrumentation Engineering Workbench (LABVIEW). An algorithm for processing the images and analyzing the traces of the paramecia is developed in LABVIEW. It focuses on extracting meaningful data in an experiment and recording them to elucidate the behavior of paramecia. The algorithm can also continue to track paramecia even if they are transposed or collide with each other. The experiment demonstrates that this multitarget tracking design can really track more than five paramecia and simultaneously yield meaningful data from the moving paramecia at a maximum speed of 1.7 mm/s.

  18. Design of platform for removing screws from LCD display shields

    NASA Astrophysics Data System (ADS)

    Tu, Zimei; Qin, Qin; Dou, Jianfang; Zhu, Dongdong

    2017-11-01

    Removing the screws on the sides of a shield is a necessary process in disassembling a computer LCD display. To solve this issue, a platform has been designed for removing the screws on display shields. This platform uses virtual instrument technology with LabVIEW as the development environment to design the mechanical structure with the technologies of motion control, human-computer interaction and target recognition. This platform removes the screws from the sides of the shield of an LCD display mechanically thus to guarantee follow-up separation and recycle.

  19. World Virtual Observatory Organization

    NASA Astrophysics Data System (ADS)

    Ignatyev, Mikhail; Pinigin, Gennadij

    On the base of experience of our Unoversity and Observatory we investigate the seven blocks model of virtual organization for consolidation of resources. This model consists of the next blocks: 1.Population-scientists students robots and agents. 2.Aspiration of population groups. 3.Territory. 4.Production. 5.Ecology and safety. 6.Finance. 7. External relations - input and output flows of population information resources.The world virtual observatory is the virtual world which consists of three groups of variables - appearances essences and structured uncertainty which defines the number and distribution of arbitrary coefficients in equivalent equations. The consolodation of recources permit to create the large telescopes with distributed structure on our planet and cosmos. Virtual instruments can have the best characteristics by means of collective effects which have investigated in our paper.

  20. [Development of a virtual model of fibro-bronchoscopy].

    PubMed

    Solar, Mauricio; Ducoing, Eugenio

    2011-09-01

    A virtual model of fibro-bronchoscopy is reported. The virtual model represents in 3D the trachea and the bronchi creating a virtual world of the bronchial tree. The bronchoscope is modeled to look over the bronchial tree imitating the displacement and rotation of the real bronchoscope. The parameters of the virtual model were gradually adjusted according to expert opinion and allowed the training of specialists with a virtual bronchoscope of great realism. The virtual bronchial tree provides clues of reality regarding the movement of the bronchoscope, creating the illusion that the virtual instrument is behaving as the real one with all the benefits in costs that this means.

  1. Design of a Channel Error Simulator using Virtual Instrument Techniques for the Initial Testing of TCP/IP and SCPS Protocols

    NASA Technical Reports Server (NTRS)

    Horan, Stephen; Wang, Ru-Hai

    1999-01-01

    There exists a need for designers and developers to have a method to conveniently test a variety of communications parameters for an overall system design. This is no different when testing network protocols as when testing modulation formats. In this report, we discuss a means of providing a networking test device specifically designed to be used for space communications. This test device is a PC-based Virtual Instrument (VI) programmed using the LabVIEW(TM) version 5 software suite developed by National Instruments(TM)TM. This instrument was designed to be portable and usable by others without special, additional equipment. The programming was designed to replicate a VME-based hardware module developed earlier at New Mexico State University (NMSU) and to provide expanded capabilities exceeding the baseline configuration existing in that module. This report describes the design goals for the VI module in the next section and follows that with a description of the design of the VI instrument. This is followed with a description of the validation tests run on the VI. An application of the error-generating VI to networking protocols is then given.

  2. Auto-tuning for NMR probe using LabVIEW

    NASA Astrophysics Data System (ADS)

    Quen, Carmen; Pham, Stephanie; Bernal, Oscar

    2014-03-01

    Typical manual NMR-tuning method is not suitable for broadband spectra spanning several megahertz linewidths. Among the main problems encountered during manual tuning are pulse-power reproducibility, baselines, and transmission line reflections, to name a few. We present a design of an auto-tuning system using graphic programming language, LabVIEW, to minimize these problems. The program uses a simplified model of the NMR probe conditions near perfect tuning to mimic the tuning process and predict the position of the capacitor shafts needed to achieve the desirable impedance. The tuning capacitors of the probe are controlled by stepper motors through a LabVIEW/computer interface. Our program calculates the effective capacitance needed to tune the probe and provides controlling parameters to advance the motors in the right direction. The impedance reading of a network analyzer can be used to correct the model parameters in real time for feedback control.

  3. MOBI and FEANICS Programming in Labview

    NASA Technical Reports Server (NTRS)

    Rios, Jeffrey N.

    2004-01-01

    of these projects actually go to the ISS, they are going to be tested on NASA's KC-135 Low-G airplane, the KC-135 Low-G Flight Research aircraft (a predecessor of the Boeing 707) is used to fly parabolas to create 20-25 seconds of weightlessness so that the astronauts can experience and researchers can investigate the effects of zero gravity. My mentor and I have been working with Labview to write the programs that are going to acquire, analyze and present the data acquired from these Test flights on the KC-135. We have been working closely with electrical, and mechanical engineers to make sure the program and the hardware can communicate and perform the operations necessary for the flight test. LabVIEW delivers a powerful graphical development environment for signal acquisition, measurement analysis, and data presentation, giving you the flexibility of a programming language without the complexity of traditional development tools. The programming of the control panel and the code are both done in GUIs which allow for flexibility in the code and the program.

  4. Evaluation of Sensor Configurations for Robotic Surgical Instruments

    PubMed Central

    Gómez-de-Gabriel, Jesús M.; Harwin, William

    2015-01-01

    Designing surgical instruments for robotic-assisted minimally-invasive surgery (RAMIS) is challenging due to constraints on the number and type of sensors imposed by considerations such as space or the need for sterilization. A new method for evaluating the usability of virtual teleoperated surgical instruments based on virtual sensors is presented. This method uses virtual prototyping of the surgical instrument with a dual physical interaction, which allows testing of different sensor configurations in a real environment. Moreover, the proposed approach has been applied to the evaluation of prototypes of a two-finger grasper for lump detection by remote pinching. In this example, the usability of a set of five different sensor configurations, with a different number of force sensors, is evaluated in terms of quantitative and qualitative measures in clinical experiments with 23 volunteers. As a result, the smallest number of force sensors needed in the surgical instrument that ensures the usability of the device can be determined. The details of the experimental setup are also included. PMID:26516863

  5. [A design of simple ventilator control system based on LabVIEW].

    PubMed

    Pei, Baoqing; Xu, Shengwei; Li, Hui; Li, Deyu; Pei, Yidong; He, Haixing

    2011-01-01

    This paper designed a ventilator control system to control proportional valves and motors. It used LabVIEW to control the object mentioned above and design ,validate, evaluate arithmetic, and establish hardware in loop platform. There are two system' s hierarchies. The high layer was used to run non-real time program and the low layer was used to run real time program. The two layers communicated through TCP/IP net. The program can be divided into several modules, which can be expanded and maintained easily. And the harvest in the prototype designing can be seamlessly used to embedded products. From all above, this system was useful in employing OEM products.

  6. A Case Study of Modern PLC and LabVIEW Controls: Power Supply Controls for the ORNL ITER ECH Test Stand

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Barker, Alan M; Killough, Stephen M; Bigelow, Tim S

    2011-01-01

    Power Supply Controls are being developed at Oak Ridge National Laboratory (ORNL) to test transmission line components of the Electron Cyclotron Heating (ECH) system, with a focus on gyrotrons and waveguides, in support of the International Thermonuclear Experimental Reactor (ITER). The control is performed by several Programmable Logic Controllers (PLC s) located near the different equipment. A technique of Supervisory Control and Data Acquisition (SCADA) is presented to monitor, control, and log actions of the PLC s on a PC through use of Allen Bradley s Remote I/O communication interface coupled with an Open Process Control/Object Linking and Embedding [OLE]more » for Process Control (OPC) Server/Client architecture. The OPC data is then linked to a National Instruments (NI) LabVIEW system for monitoring and control. Details of the architecture and insight into applicability to other systems are presented in the rest of this paper. Future integration with an EPICS (Experimental Physics Industrial Control System) based mini-CODAC (Control, Data Access and Communication) SCADA system is under consideration, and integration considerations will be briefly introduced.« less

  7. LABVIEW graphical user interface for precision multichannel alignment of Raman lidar at Jet Propulsion Laboratory, Table Mountain Facility.

    PubMed

    Aspey, R A; McDermid, I S; Leblanc, T; Howe, J W; Walsh, T D

    2008-09-01

    The Jet Propulsion Laboratory operates lidar systems at Table Mountain Facility (TMF), California (34.4 degrees N, 117.7 degrees W) and Mauna Loa Observatory, Hawaii (19.5 degrees N, 155.6 degrees W) under the framework of the Network for the Detection of Atmospheric Composition Change. To complement these systems a new Raman lidar has been developed at TMF with particular attention given to optimizing water vapor profile measurements up to the tropopause and lower stratosphere. The lidar has been designed for accuracies of 5% up to 12 km in the free troposphere and a detection capability of <5 ppmv. One important feature of the lidar is a precision alignment system using range resolved data from eight Licel transient recorders, allowing fully configurable alignment via a LABVIEW/C++ graphical user interface (GUI). This allows the lidar to be aligned on any channel while simultaneously displaying signals from other channels at configurable altitude/bin combinations. The general lidar instrumental setup and the details of the alignment control system, data acquisition, and GUI alignment software are described. Preliminary validation results using radiosonde and lidar intercomparisons are briefly presented.

  8. Instrumentation for electrochemical performance characterization of neural electrodes

    NASA Astrophysics Data System (ADS)

    Marsh, Michael P.; Kruchowski, James N.; Hara, Seth A.; McIntosh, Malcom B.; Forsman, Renae M.; Reed, Terry L.; Kimble, Christopher; Lee, Kendall H.; Bennet, Kevin E.; Tomshine, Jonathan R.

    2017-08-01

    In an effort to determine the chronic stability, sensitivity, and thus the potential viability of various neurochemical recording electrode designs and compositions, we have developed a custom device called the Voltammetry Instrument for Neurochemical Applications (VINA). Here, we describe the design of the VINA and initial testing of its functionality for prototype neurochemical sensing electrodes. The VINA consists of multiple electrode fixtures, a flowing electrolyte bath, associated reservoirs, peristaltic pump, voltage waveform generator, data acquisition hardware, and system software written in National Instrument's LabVIEW. The operation of VINA was demonstrated on a set of boron-doped diamond neurochemical recording electrodes, which were subjected to an applied waveform for a period of eighteen days. Each electrode's cyclic voltammograms (CVs) were recorded, and sensitivity calibration to dopamine (DA) was performed. Results showed an initial decline with subsequent stabilization in the CV current measured during the voltammetric sweep, corresponding closely with changes in electrode sensitivity to DA. The VINA has demonstrated itself as a useful tool for the characterization of electrode stability and chronic electrochemical performance.

  9. Left ventricular pressure and volume data acquisition and analysis using LabVIEW.

    PubMed

    Cassidy, S C; Teitel, D F

    1997-03-01

    To automate analysis of left ventricular pressure-volume data, we used LabVIEW to create applications that digitize and display data recorded from conductance and manometric catheters. Applications separate data into cardiac cycles, calculate parallel conductance, and calculate indices of left ventricular function, including end-systolic elastance, preload-recruitable stroke work, stroke volume, ejection fraction, stroke work, maximum and minimum derivative of ventricular pressure, heart rate, indices of relaxation, peak filling rate, and ventricular chamber stiffness. Pressure-volume loops can be graphically displayed. These analyses are exported to a text-file. These applications have simplified and automated the process of evaluating ventricular function.

  10. Integration of LCoS-SLM and LabVIEW based software to simulate fundamental optics, wave optics, and Fourier optics

    NASA Astrophysics Data System (ADS)

    Lyu, Bo-Han; Wang, Chen; Tsai, Chun-Wei

    2017-08-01

    Jasper Display Corp. (JDC) offer high reflectivity, high resolution Liquid Crystal on Silicon - Spatial Light Modulator (LCoS-SLM) which include an associated controller ASIC and LabVIEW based modulation software. Based on this LCoS-SLM, also called Education Kit (EDK), we provide a training platform which includes a series of optical theory and experiments to university students. This EDK not only provides a LabVIEW based operation software to produce Computer Generated Holograms (CGH) to generate some basic diffraction image or holographic image, but also provides simulation software to verity the experiment results simultaneously. However, we believe that a robust LCoSSLM, operation software, simulation software, training system, and training course can help students to study the fundamental optics, wave optics, and Fourier optics more easily. Based on these fundamental knowledges, they could develop their unique skills and create their new innovations on the optoelectronic application in the future.

  11. A virtual team group process.

    PubMed

    Bell, Marnie; Robertson, Della; Weeks, Marlene; Yu, Deborah

    2002-01-01

    Virtual teams are a phenomenon of the Information Era and their existence in health care is anticipated to increase with technology enhancements such as telehealth and groupware. The mobilization and support of high performing virtual teams are important for leading knowledge-based health professionals in the 21st century. Using an adapted McGrath group development model, the four staged maturation process of a virtual team consisting of four masters students is explored in this paper. The team's development is analyzed addressing the interaction of technology with social and task dynamics. Throughout the project, leadership competencies of value to the group that emerged were demonstrated and incorporated into the development of a leadership competency assessment instrument. The demonstration of these competencies illustrated how they were valued and internalized by the group. In learning about the work of this virtual team, the reader will gain understanding of how leadership impacts virtual team performance.

  12. Simple Harmonics Motion experiment based on LabVIEW interface for Arduino

    NASA Astrophysics Data System (ADS)

    Tong-on, Anusorn; Saphet, Parinya; Thepnurat, Meechai

    2017-09-01

    In this work, we developed an affordable modern innovative physics lab apparatus. The ultrasonic sensor is used to measure the position of a mass attached on a spring as a function of time. The data acquisition system and control device were developed based on LabVIEW interface for Arduino UNO R3. The experiment was designed to explain wave propagation which is modeled by simple harmonic motion. The simple harmonic system (mass and spring) was observed and the motion can be realized using curve fitting to the wave equation in Mathematica. We found that the spring constants provided by Hooke’s law and the wave equation fit are 9.9402 and 9.1706 N/m, respectively.

  13. System of technical vision for autonomous unmanned aerial vehicles

    NASA Astrophysics Data System (ADS)

    Bondarchuk, A. S.

    2018-05-01

    This paper is devoted to the implementation of image recognition algorithm using the LabVIEW software. The created virtual instrument is designed to detect the objects on the frames from the camera mounted on the UAV. The trained classifier is invariant to changes in rotation, as well as to small changes in the camera's viewing angle. Finding objects in the image using particle analysis, allows you to classify regions of different sizes. This method allows the system of technical vision to more accurately determine the location of the objects of interest and their movement relative to the camera.

  14. Auto-tuning system for NMR probe with LabView

    NASA Astrophysics Data System (ADS)

    Quen, Carmen; Mateo, Olivia; Bernal, Oscar

    2013-03-01

    Typical manual NMR-tuning method is not suitable for broadband spectra spanning several megahertz linewidths. Among the main problems encountered during manual tuning are pulse-power reproducibility, baselines, and transmission line reflections, to name a few. We present a design of an auto-tuning system using graphic programming language, LabVIEW, to minimize these problems. The program is designed to analyze the detected power signal of an antenna near the NMR probe and use this analysis to automatically tune the sample coil to match the impedance of the spectrometer (50 Ω). The tuning capacitors of the probe are controlled by a stepper motor through a LabVIEW/computer interface. Our program calculates the area of the power signal as an indicator to control the motor so disconnecting the coil to tune it through a network analyzer is unnecessary. Work supported by NSF-DMR 1105380

  15. Compact tracking of surgical instruments through structured markers.

    PubMed

    Alberto Borghese, N; Frosio, I

    2013-07-01

    Virtual and augmented reality surgery calls for reliable and efficient tracking of the surgical instruments in the virtual or real operating theatre. The most diffused approach uses three or more not aligned markers, attached to each instrument and surveyed by a set of cameras. However, the structure required to carry the markers does modify the instrument's mass distribution and can interfere with surgeon movements. To overcome these problems, we propose here a new methodology, based on structured markers, to compute the six degrees of freedom of a surgical instrument. Two markers are attached on the instrument axis and one of them has a stripe painted over its surface. We also introduce a procedure to compute with high accuracy the markers center on the cameras image, even when partially occluded by the instrument's axis or by other structures. Experimental results demonstrate the reliability and accuracy of the proposed approach. The introduction of structured passive markers can open new possibilities to accurate tracking, combining markers detection with real-time image processing.

  16. Armagh Observatory - Historic Building Information Modelling for Virtual Learning in Building Conservation

    NASA Astrophysics Data System (ADS)

    Murphy, M.; Chenaux, A.; Keenaghan, G.; GIbson, V..; Butler, J.; Pybusr, C.

    2017-08-01

    In this paper the recording and design for a Virtual Reality Immersive Model of Armagh Observatory is presented, which will replicate the historic buildings and landscape with distant meridian markers and position of its principal historic instruments within a model of the night sky showing the position of bright stars. The virtual reality model can be used for educational purposes allowing the instruments within the historic building model to be manipulated within 3D space to demonstrate how the position measurements of stars were made in the 18th century. A description is given of current student and researchers activities concerning on-site recording and surveying and the virtual modelling of the buildings and landscape. This is followed by a design for a Virtual Reality Immersive Model of Armagh Observatory use game engine and virtual learning platforms and concepts.

  17. Using LabVIEW to facilitate calibration and verification for respiratory impedance plethysmography.

    PubMed

    Ellis, W S; Jones, R T

    1991-12-01

    A system for calibrating the Respitrace impedance plethysmograph was developed with the capacity to quantitatively verify the accuracy of calibration. LabVIEW software was used on a Macintosh II computer to create a user-friendly environment, with the added benefit of reducing development time. The system developed enabled a research assistant to calibrate the Respitrace within 15 min while achieving an accuracy within the normally accepted 10% deviation when the Respitrace output is compared to a water spirometer standard. The system and methods described were successfully used in a study of 10 subjects smoking cigarettes containing marijuana or cocaine under four conditions, calibrating all subjects to 10% accuracy within 15 min.

  18. Virtual Reality Hysteroscopy

    PubMed

    Levy

    1996-08-01

    New interactive computer technologies are having a significant influence on medical education, training, and practice. The newest innovation in computer technology, virtual reality, allows an individual to be immersed in a dynamic computer-generated, three-dimensional environment and can provide realistic simulations of surgical procedures. A new virtual reality hysteroscope passes through a sensing device that synchronizes movements with a three-dimensional model of a uterus. Force feedback is incorporated into this model, so the user actually experiences the collision of an instrument against the uterine wall or the sensation of the resistance or drag of a resectoscope as it cuts through a myoma in a virtual environment. A variety of intrauterine pathologies and procedures are simulated, including hyperplasia, cancer, resection of a uterine septum, polyp, or myoma, and endometrial ablation. This technology will be incorporated into comprehensive training programs that will objectively assess hand-eye coordination and procedural skills. It is possible that by incorporating virtual reality into hysteroscopic training programs, a decrease in the learning curve and the number of complications presently associated with the procedures may be realized. Prospective studies are required to assess these potential benefits.

  19. One dimensional two-body collisions experiment based on LabVIEW interface with Arduino

    NASA Astrophysics Data System (ADS)

    Saphet, Parinya; Tong-on, Anusorn; Thepnurat, Meechai

    2017-09-01

    The purpose of this work is to build a physics lab apparatus that is modern, low-cost and simple. In one dimensional two-body collisions experiment, we used the Arduino UNO R3 as a data acquisition system which was controlled by LabVIEW program. The photogate sensors were designed using LED and LDR to measure position as a function of the time. Aluminium frame houseware and blower were used for the air track system. In both totally inelastic and elastic collision experiments, the results of momentum and energy conservation are in good agreement with the theoretical calculations.

  20. [Analysis of software for identifying spectral line of laser-induced breakdown spectroscopy based on LabVIEW].

    PubMed

    Hu, Zhi-yu; Zhang, Lei; Ma, Wei-guang; Yan, Xiao-juan; Li, Zhi-xin; Zhang, Yong-zhi; Wang, Le; Dong, Lei; Yin, Wang-bao; Jia, Suo-tang

    2012-03-01

    Self-designed identifying software for LIBS spectral line was introduced. Being integrated with LabVIEW, the soft ware can smooth spectral lines and pick peaks. The second difference and threshold methods were employed. Characteristic spectrum of several elements matches the NIST database, and realizes automatic spectral line identification and qualitative analysis of the basic composition of sample. This software can analyze spectrum handily and rapidly. It will be a useful tool for LIBS.

  1. AutoMicromanager: A microscopy scripting toolkit for LABVIEW and other programming environments

    NASA Astrophysics Data System (ADS)

    Ashcroft, Brian Alan; Oosterkamp, Tjerk

    2010-11-01

    We present a scripting toolkit for the acquisition and analysis of a wide variety of imaging data by integrating the ease of use of various programming environments such as LABVIEW, IGOR PRO, MATLAB, SCILAB, and others. This toolkit is designed to allow the user to quickly program a variety of standard microscopy components for custom microscopy applications allowing much more flexibility than other packages. Included are both programming tools as well as graphical user interface classes allowing a standard, consistent, and easy to maintain scripting environment. This programming toolkit allows easy access to most commonly used cameras, stages, and shutters through the Micromanager project so the scripter can focus on their custom application instead of boilerplate code generation.

  2. AutoMicromanager: a microscopy scripting toolkit for LABVIEW and other programming environments.

    PubMed

    Ashcroft, Brian Alan; Oosterkamp, Tjerk

    2010-11-01

    We present a scripting toolkit for the acquisition and analysis of a wide variety of imaging data by integrating the ease of use of various programming environments such as LABVIEW, IGOR PRO, MATLAB, SCILAB, and others. This toolkit is designed to allow the user to quickly program a variety of standard microscopy components for custom microscopy applications allowing much more flexibility than other packages. Included are both programming tools as well as graphical user interface classes allowing a standard, consistent, and easy to maintain scripting environment. This programming toolkit allows easy access to most commonly used cameras, stages, and shutters through the Micromanager project so the scripter can focus on their custom application instead of boilerplate code generation.

  3. European pharmacy students' experience with virtual patient technology.

    PubMed

    Cavaco, Afonso Miguel; Madeira, Filipe

    2012-08-10

    To describe how virtual patients are being used to simulate real-life clinical scenarios in undergraduate pharmacy education in Europe. One hundred ninety-four participants at the 2011 Congress of the European Pharmaceutical Students Association (EPSA) completed an exploratory cross-sectional survey instrument. Of the 46 universities and 23 countries represented at the EPSA Congress, only 12 students from 6 universities in 6 different countries reported having experience with virtual patient technology. The students were satisfied with the virtual patient technology and considered it more useful as a teaching and learning tool than an assessment tool. Respondents who had not used virtual patient technology expressed support regarding its potential benefits in pharmacy education. French and Dutch students were significantly less interested in virtual patient technology than were their counterparts from other European countries. The limited use of virtual patients in pharmacy education in Europe suggests the need for initiatives to increase the use of virtual patient technology and the benefits of computer-assisted learning in pharmacy education.

  4. The Virtual Solar Observatory and the Heliophysics Meta-Virtual Observatory

    NASA Astrophysics Data System (ADS)

    Gurman, J. B.; Hourclé, J. A.; Bogart, R. S.; Tian, K.; Hill, F.; Suàrez-Sola, I.; Zarro, D. M.; Davey, A. R.; Martens, P. C.; Yoshimura, K.; Reardon, K. M.

    2006-12-01

    The Virtual Solar Observatory (VSO) has survived its infancy and provides metadata search and data identification for measurements from 45 instrument data sets held at 12 online archives, as well as flare and coronal mass ejection (CME) event lists. Like any toddler, the VSO is good at getting into anything and everything, and is now extending its grasp to more data sets, new missions, and new access methods using its application programming interface (API). We discuss and demonstrate recent changes, including developments for STEREO and SDO, and an IDL-callable interface for the VSO API. We urge the heliophysics community to help civilize this obstreperous youngster by providing input on ways to make the VSO even more useful for system science research in its role as part of the growing cluster of Heliophysics Virtual Observatories.

  5. Real-time blood flow visualization using the graphics processing unit

    NASA Astrophysics Data System (ADS)

    Yang, Owen; Cuccia, David; Choi, Bernard

    2011-01-01

    Laser speckle imaging (LSI) is a technique in which coherent light incident on a surface produces a reflected speckle pattern that is related to the underlying movement of optical scatterers, such as red blood cells, indicating blood flow. Image-processing algorithms can be applied to produce speckle flow index (SFI) maps of relative blood flow. We present a novel algorithm that employs the NVIDIA Compute Unified Device Architecture (CUDA) platform to perform laser speckle image processing on the graphics processing unit. Software written in C was integrated with CUDA and integrated into a LabVIEW Virtual Instrument (VI) that is interfaced with a monochrome CCD camera able to acquire high-resolution raw speckle images at nearly 10 fps. With the CUDA code integrated into the LabVIEW VI, the processing and display of SFI images were performed also at ~10 fps. We present three video examples depicting real-time flow imaging during a reactive hyperemia maneuver, with fluid flow through an in vitro phantom, and a demonstration of real-time LSI during laser surgery of a port wine stain birthmark.

  6. Real-time blood flow visualization using the graphics processing unit

    PubMed Central

    Yang, Owen; Cuccia, David; Choi, Bernard

    2011-01-01

    Laser speckle imaging (LSI) is a technique in which coherent light incident on a surface produces a reflected speckle pattern that is related to the underlying movement of optical scatterers, such as red blood cells, indicating blood flow. Image-processing algorithms can be applied to produce speckle flow index (SFI) maps of relative blood flow. We present a novel algorithm that employs the NVIDIA Compute Unified Device Architecture (CUDA) platform to perform laser speckle image processing on the graphics processing unit. Software written in C was integrated with CUDA and integrated into a LabVIEW Virtual Instrument (VI) that is interfaced with a monochrome CCD camera able to acquire high-resolution raw speckle images at nearly 10 fps. With the CUDA code integrated into the LabVIEW VI, the processing and display of SFI images were performed also at ∼10 fps. We present three video examples depicting real-time flow imaging during a reactive hyperemia maneuver, with fluid flow through an in vitro phantom, and a demonstration of real-time LSI during laser surgery of a port wine stain birthmark. PMID:21280915

  7. Dynamic high-speed acquisition system design of transmission error with USB based on LabVIEW and FPGA

    NASA Astrophysics Data System (ADS)

    Zheng, Yong; Chen, Yan

    2013-10-01

    To realize the design of dynamic acquisition system for real-time detection of transmission chain error is very important to improve the machining accuracy of machine tool. In this paper, the USB controller and FPGA is used for hardware platform design, combined with LabVIEW to design user applications, NI-VISA is taken for develop USB drivers, and ultimately achieve the dynamic acquisition system design of transmission error

  8. The virtual mission approach: Empowering earth and space science missions

    NASA Astrophysics Data System (ADS)

    Hansen, Elaine

    1993-08-01

    Future Earth and Space Science missions will address increasingly broad and complex scientific issues. To accomplish this task, we will need to acquire and coordinate data sets from a number of different instrumetns, to make coordinated observations of a given phenomenon, and to coordinate the operation of the many individual instruments making these observations. These instruments will need to be used together as a single ``Virtual Mission.'' This coordinated approach is complicated in that these scientific instruments will generally be on different platforms, in different orbits, from different control centers, at different institutions, and report to different user groups. Before this Virtual Mission approach can be implemented, techniques need to be developed to enable separate instruments to work together harmoniously, to execute observing sequences in a synchronized manner, and to be managed by the Virtual Mission authority during times of these coordinated activities. Enabling technologies include object-oriented designed approaches, extended operations management concepts and distributed computing techniques. Once these technologies are developed and the Virtual Mission concept is available, we believe the concept will provide NASA's Science Program with a new, ``go-as-you-pay,'' flexible, and resilient way of accomplishing its science observing program. The concept will foster the use of smaller and lower cost satellites. It will enable the fleet of scientific satellites to evolve in directions that best meet prevailing science needs. It will empower scientists by enabling them to mix and match various combinations of in-space, ground, and suborbital instruments - combinations which can be called up quickly in response to new events or discoveries. And, it will enable small groups such as universities, Space Grant colleges, and small businesses to participate significantly in the program by developing small components of this evolving scientific fleet.

  9. A new method for aerodynamic test of high altitude propellers

    NASA Astrophysics Data System (ADS)

    Gong, Xiying; Zhang, Lin

    A ground test system is designed for aerodynamic performance tests of high altitude propellers. The system is consisted of stable power supply, servo motors, two-component balance constructed by tension-compression sensors, ultrasonic anemometer, data acquisition module. It is loaded on a truck to simulate propellers' wind-tunnel test for different wind velocities at low density circumstance. The graphical programming language LABVIEW for developing virtual instrument is used to realize the test system control and data acquisition. Aerodynamic performance test of a propeller with 6.8 m diameter was completed by using this system. The results verify the feasibility of the ground test method.

  10. Application of virtual distances methodology to laser tracker verification with an indexed metrology platform

    NASA Astrophysics Data System (ADS)

    Acero, R.; Santolaria, J.; Pueo, M.; Aguilar, J. J.; Brau, A.

    2015-11-01

    High-range measuring equipment like laser trackers need large dimension calibrated reference artifacts in their calibration and verification procedures. In this paper, a new verification procedure for portable coordinate measuring instruments based on the generation and evaluation of virtual distances with an indexed metrology platform is developed. This methodology enables the definition of an unlimited number of reference distances without materializing them in a physical gauge to be used as a reference. The generation of the virtual points and reference lengths derived is linked to the concept of the indexed metrology platform and the knowledge of the relative position and orientation of its upper and lower platforms with high accuracy. It is the measuring instrument together with the indexed metrology platform one that remains still, rotating the virtual mesh around them. As a first step, the virtual distances technique is applied to a laser tracker in this work. The experimental verification procedure of the laser tracker with virtual distances is simulated and further compared with the conventional verification procedure of the laser tracker with the indexed metrology platform. The results obtained in terms of volumetric performance of the laser tracker proved the suitability of the virtual distances methodology in calibration and verification procedures for portable coordinate measuring instruments, broadening and expanding the possibilities for the definition of reference distances in these procedures.

  11. European Pharmacy Students' Experience With Virtual Patient Technology

    PubMed Central

    Madeira, Filipe

    2012-01-01

    Objective. To describe how virtual patients are being used to simulate real-life clinical scenarios in undergraduate pharmacy education in Europe. Methods. One hundred ninety-four participants at the 2011 Congress of the European Pharmaceutical Students Association (EPSA) completed an exploratory cross-sectional survey instrument. Results. Of the 46 universities and 23 countries represented at the EPSA Congress, only 12 students from 6 universities in 6 different countries reported having experience with virtual patient technology. The students were satisfied with the virtual patient technology and considered it more useful as a teaching and learning tool than an assessment tool. Respondents who had not used virtual patient technology expressed support regarding its potential benefits in pharmacy education. French and Dutch students were significantly less interested in virtual patient technology than were their counterparts from other European countries. Conclusion. The limited use of virtual patients in pharmacy education in Europe suggests the need for initiatives to increase the use of virtual patient technology and the benefits of computer-assisted learning in pharmacy education. PMID:22919082

  12. Towards a Methodology for Managing Competencies in Virtual Teams - A Systemic Approach

    NASA Astrophysics Data System (ADS)

    Schumacher, Marinita; Stal-Le Cardinal, Julie; Bocquet, Jean-Claude

    Virtual instruments and tools are future trends in Engineering which are a response to the growing complexity of engineering tasks, the facility of communication and strong collaborations on the international market. Outsourcing, off-shoring, and the globalization of organisations’ activities have resulted in the formation of virtual product development teams. Individuals who are working in virtual teams must be equipped with diversified competencies that provide a basis for virtual team building. Thanks to the systemic approach of the functional analysis our paper responds to the need of a methodology of competence management to build virtual teams that are active in virtual design projects in the area of New Product Development (NPD).

  13. LabVIEW-based control software for para-hydrogen induced polarization instrumentation.

    PubMed

    Agraz, Jose; Grunfeld, Alexander; Li, Debiao; Cunningham, Karl; Willey, Cindy; Pozos, Robert; Wagner, Shawn

    2014-04-01

    The elucidation of cell metabolic mechanisms is the modern underpinning of the diagnosis, treatment, and in some cases the prevention of disease. Para-Hydrogen induced polarization (PHIP) enhances magnetic resonance imaging (MRI) signals over 10,000 fold, allowing for the MRI of cell metabolic mechanisms. This signal enhancement is the result of hyperpolarizing endogenous substances used as contrast agents during imaging. PHIP instrumentation hyperpolarizes Carbon-13 ((13)C) based substances using a process requiring control of a number of factors: chemical reaction timing, gas flow, monitoring of a static magnetic field (Bo), radio frequency (RF) irradiation timing, reaction temperature, and gas pressures. Current PHIP instruments manually control the hyperpolarization process resulting in the lack of the precise control of factors listed above, resulting in non-reproducible results. We discuss the design and implementation of a LabVIEW based computer program that automatically and precisely controls the delivery and manipulation of gases and samples, monitoring gas pressures, environmental temperature, and RF sample irradiation. We show that the automated control over the hyperpolarization process results in the hyperpolarization of hydroxyethylpropionate. The implementation of this software provides the fast prototyping of PHIP instrumentation for the evaluation of a myriad of (13)C based endogenous contrast agents used in molecular imaging.

  14. Development of GUI Type On-Line Condition Monitoring Program for a Turboprop Engine Using Labview

    NASA Astrophysics Data System (ADS)

    Kong, Changduk; Kim, Keonwoo

    2011-12-01

    Recently, an aero gas turbine health monitoring system has been developed for precaution and maintenance action against faults or performance degradations of the advanced propulsion system which occurs in severe environments such as high altitude, foreign object damage particles, hot and heavy rain and snowy atmospheric conditions. However to establish this health monitoring system, the online condition monitoring program is firstly required, and the program must monitor the engine performance trend through comparison between measured engine performance data and base performance results calculated by base engine performance model. This work aims to develop a GUI type on-line condition monitoring program for the PT6A-67 turboprop engine of a high altitude and long endurance operation UAV using LabVIEW. The base engine performance of the on-line condition monitoring program is simulated using component maps inversely generated from the limited performance deck data provided by engine manufacturer. The base engine performance simulation program is evaluated because analysis results by this program agree well with the performance deck data. The proposed on-line condition program can monitor the real engine performance as well as the trend through precise comparison between clean engine performance results calculated by the base performance simulation program and measured engine performance signals. In the development phase of this monitoring system, a signal generation module is proposed to evaluate the proposed online monitoring system. For user friendly purpose, all monitoring program are coded by LabVIEW, and monitoring examples are demonstrated using the proposed GUI type on-condition monitoring program.

  15. Thermal feedback in virtual reality and telerobotic systems

    NASA Technical Reports Server (NTRS)

    Zerkus, Mike; Becker, Bill; Ward, Jon; Halvorsen, Lars

    1994-01-01

    A new concept has been developed that allows temperature to be part of the virtual world. The Displaced Temperature Sensing System (DTSS) can 'display' temperature in a virtual reality system.The DTSS can also serve as a feedback device for telerobotics. For virtual reality applications the virtual world software would be required to have a temperature map of its world. By whatever means (magnetic tracker, ultrasound tracker, etc.) the hand and fingers, which have been instrumented with thermodes, would be tracked. The temperature associated with the current position would be transmitted to the DRSS via a serial data link. The DTSS would provide that temperature to the fingers. For telerobotic operation the function of the DTSS is to transmit a temperature from a remote location to the fingers where the temperature can be felt.

  16. Project on Chinese Virtual Solar Observatory

    NASA Astrophysics Data System (ADS)

    Lin, Gang-Hua

    2004-09-01

    With going deep into research of solar physics, development of observational instrument and accumulation of obervation data, it urges people to think such things: using data which is observed in different times, places, bands and history data to seek answers of a plenty science problems. In the meanwhile, researcher can easily search the data and analyze data. This is why the project of the virtual solar observatory gained active replies and operation from observatories, institutes and universities in the world. In this article, how we face to the development of the virtual solar observatory and our preliminary project on CVSO are discussed.

  17. Using LabView for real-time monitoring and tracking of multiple biological objects

    NASA Astrophysics Data System (ADS)

    Nikolskyy, Aleksandr I.; Krasilenko, Vladimir G.; Bilynsky, Yosyp Y.; Starovier, Anzhelika

    2017-04-01

    Today real-time studying and tracking of movement dynamics of various biological objects is important and widely researched. Features of objects, conditions of their visualization and model parameters strongly influence the choice of optimal methods and algorithms for a specific task. Therefore, to automate the processes of adaptation of recognition tracking algorithms, several Labview project trackers are considered in the article. Projects allow changing templates for training and retraining the system quickly. They adapt to the speed of objects and statistical characteristics of noise in images. New functions of comparison of images or their features, descriptors and pre-processing methods will be discussed. The experiments carried out to test the trackers on real video files will be presented and analyzed.

  18. A miniaturized NQR spectrometer for a multi-channel NQR-based detection device

    NASA Astrophysics Data System (ADS)

    Beguš, Samo; Jazbinšek, Vojko; Pirnat, Janez; Trontelj, Zvonko

    2014-10-01

    A low frequency (0.5-5 MHz) battery operated sensitive pulsed NQR spectrometer with a transmitter power up to 5 W and a total mass of about 3 kg aimed at detecting 14 N NQR signals, predominantly of illicit materials, was designed and assembled. This spectrometer uses a standard software defined radio (SDR) platform for the data acquisition unit. Signal processing is done with the LabView Virtual instrument on a personal computer. We successfully tested the spectrometer by measuring 14 N NQR signals from aminotetrazole monohydrate (ATMH), potassium nitrate (PN), paracetamol (PCM) and trinitrotoluene (TNT). Such a spectrometer is a feasible component of a portable single or multichannel 14 N NQR based detection device.

  19. Isolation and measurement of the features of arrays of cell aggregates formed by dielectrophoresis using the user-specified Multi Regions Masking (MRM) technique

    NASA Astrophysics Data System (ADS)

    Yusvana, Rama; Headon, Denis; Markx, Gerard H.

    2009-08-01

    The use of dielectrophoresis for the construction of artificial skin tissue with skin cells in follicle-like 3D cell aggregates in well-defined patterns is demonstrated. To analyse the patterns produced and to study their development after their formation a Virtual Instrument (VI) system was developed using the LabVIEW IMAQ Vision Development Module. A series of programming functions (algorithms) was used to isolate the features on the image (in our case; the patterned aggregates) and separate them from all other unwanted regions on the image. The image was subsequently converted into a binary version, covering only the desired microarray regions which could then be analysed by computer for automatic object measurements. The analysis utilized the simple and easy-to-use User-Specified Multi-Regions Masking (MRM) technique, which allows one to concentrate the analysis on the desired regions specified in the mask. This simplified the algorithms for the analysis of images of cell arrays having similar geometrical properties. By having a collection of scripts containing masks of different patterns, it was possible to quickly and efficiently develop sets of custom virtual instruments for the offline or online analysis of images of cell arrays in the database.

  20. CT and MRI slice separation evaluation by LabView developed software.

    PubMed

    Acri, Giuseppe; Testagrossa, Barbara; Sestito, Angela; Bonanno, Lilla; Vermiglio, Giuseppe

    2018-02-01

    The efficient use of Computed Tomography (CT) and Magnetic Resonance Imaging (MRI) equipment necessitates establishing adequate quality-control (QC) procedures. In particular, the accuracy of slice separation, during multislices acquisition, requires scan exploration of phantoms containing test objects. To simplify such procedures, a novel phantom and a computerised LabView-based procedure have been devised, enabling determination the midpoint of full width at half maximum (FWHM) in real time while the distance from the profile midpoint of two progressive images is evaluated and measured. The results were compared with those obtained by processing the same phantom images with commercial software. To validate the proposed methodology the Fisher test was conducted on the resulting data sets. In all cases, there was no statistically significant variation between the commercial procedure and the LabView one, which can be used on any CT and MRI diagnostic devices. Copyright © 2017. Published by Elsevier GmbH.

  1. GAIA virtual observatory - development and practices

    NASA Astrophysics Data System (ADS)

    Syrjäsuo, Mikko; Marple, Steve

    2010-05-01

    The Global Auroral Imaging Access, or GAIA, is a virtual observatory providing quick access to summary data from satellite and ground-based instruments that remote sense auroral precipitation (http://gaia-vxo.org). This web-based service facilitates locating data relevant to particular events by simultaneously displaying summary images from various data sets around the world. At the moment, there are GAIA server nodes in Canada, Finland, Norway and the UK. The development is an international effort and the software and metadata are freely available. The GAIA system is based on a relational database which is queried by a dedicated software suite that also creates the graphical end-user interface if such is needed. Most commonly, the virtual observatory is used interactively by using a web browser: the user provides the date and the type of data of interest. As the summary data from multiple instruments are displayed simultaneously, the user can conveniently explore the recorded data. The virtual observatory provides essentially instant access to the images originating from all major auroral instrument networks including THEMIS, NORSTAR, GLORIA and MIRACLE. The scientific, educational and outreach use is limited by creativity rather than access. The first version of the GAIA was developed at the University of Calgary (Alberta, Canada) in 2004-2005. This proof-of-concept included mainly THEMIS and MIRACLE data, which comprised of millions of summary plots and thumbnail images. However, it was soon realised that a complete re-design was necessary to increase flexibility. In the presentation, we will discuss the early history and motivation of GAIA as well as how the development continued towards the current version. The emphasis will be on practical problems and their solutions. Relevant design choices will also be highlighted.

  2. ANALOG I/O MODULE TEST SYSTEM BASED ON EPICS CA PROTOCOL AND ACTIVEX CA INTERFACE

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    YENG,YHOFF,L.

    2003-10-13

    Analog input (ADC) and output (DAC) modules play a substantial role in device level control of accelerator and large experiment physics control system. In order to get the best performance some features of analog modules including linearity, accuracy, crosstalk, thermal drift and so on have to be evaluated during the preliminary design phase. Gain and offset error calibration and thermal drift compensation (if needed) may have to be done in the implementation phase as well. A natural technique for performing these tasks is to interface the analog VO modules and GPIB interface programmable test instruments with a computer, which canmore » complete measurements or calibration automatically. A difficulty is that drivers of analog modules and test instruments usually work on totally different platforms (vxworks VS Windows). Developing new test routines and drivers for testing instruments under VxWorks (or any other RTOS) platform is not a good solution because such systems have relatively poor user interface and developing such software requires substantial effort. EPICS CA protocol and ActiveX CA interface provide another choice, a PC and LabVIEW based test system. Analog 110 module can be interfaced from LabVIEW test routines via ActiveX CA interface. Test instruments can be controlled via LabVIEW drivers, most of which are provided by instrument vendors or by National Instruments. Labview also provides extensive data analysis and process functions. Using these functions, users can generate powerful test routines very easily. Several applications built for Spallation Neutron Source (SNS) Beam Loss Monitor (BLM) system are described in this paper.« less

  3. LabVIEW-based control software for para-hydrogen induced polarization instrumentation

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Agraz, Jose, E-mail: joseagraz@ucla.edu; Grunfeld, Alexander; Li, Debiao

    2014-04-15

    The elucidation of cell metabolic mechanisms is the modern underpinning of the diagnosis, treatment, and in some cases the prevention of disease. Para-Hydrogen induced polarization (PHIP) enhances magnetic resonance imaging (MRI) signals over 10 000 fold, allowing for the MRI of cell metabolic mechanisms. This signal enhancement is the result of hyperpolarizing endogenous substances used as contrast agents during imaging. PHIP instrumentation hyperpolarizes Carbon-13 ({sup 13}C) based substances using a process requiring control of a number of factors: chemical reaction timing, gas flow, monitoring of a static magnetic field (B{sub o}), radio frequency (RF) irradiation timing, reaction temperature, and gas pressures.more » Current PHIP instruments manually control the hyperpolarization process resulting in the lack of the precise control of factors listed above, resulting in non-reproducible results. We discuss the design and implementation of a LabVIEW based computer program that automatically and precisely controls the delivery and manipulation of gases and samples, monitoring gas pressures, environmental temperature, and RF sample irradiation. We show that the automated control over the hyperpolarization process results in the hyperpolarization of hydroxyethylpropionate. The implementation of this software provides the fast prototyping of PHIP instrumentation for the evaluation of a myriad of {sup 13}C based endogenous contrast agents used in molecular imaging.« less

  4. Eight year experience in open ended instrumentation laboratory

    NASA Astrophysics Data System (ADS)

    Marques, Manuel B.; Rosa, Carla C.; Marques, Paulo V. S.

    2015-10-01

    When designing laboratory courses in a Physics Major we consider a range of objectives: teaching Physics; developing lab competencies; instrument control and data acquisition; learning about measurement errors and error propagation; an introduction to project management; team work skills and scientific writing. But nowadays we face pressure to decrease laboratory hours due to the cost involved. Many universities are replacing lab classes for simulation activities, hiring PhD. and master students to give first year lab classes, and reducing lab hours. This leads to formatted lab scripts and poor autonomy of the students, and failure to enhance creativity and autonomy. In this paper we present our eight year experience with a laboratory course that is mandatory in the third year of Physics and Physical Engineering degrees. Since the students had previously two standard laboratory courses, we focused on teaching instrumentation and giving students autonomy. The course is divided in two parts: one third is dedicated to learn computer controlled instrumentation and data acquisition (based in LabView); the final 2/3 is dedicated to a group project. In this project, the team (2 or 3 students) must develop a project and present it in a typical conference format at the end of the semester. The project assignments are usually not very detailed (about two or three lines long), giving only general guidelines pointing to a successful project (students often recycle objectives putting forward a very personal project); all of them require assembling some hardware. Due to our background, about one third of the projects are related to Optics.

  5. Program Processes Thermocouple Readings

    NASA Technical Reports Server (NTRS)

    Quave, Christine A.; Nail, William, III

    1995-01-01

    Digital Signal Processor for Thermocouples (DART) computer program implements precise and fast method of converting voltage to temperature for large-temperature-range thermocouple applications. Written using LabVIEW software. DART available only as object code for use on Macintosh II FX or higher-series computers running System 7.0 or later and IBM PC-series and compatible computers running Microsoft Windows 3.1. Macintosh version of DART (SSC-00032) requires LabVIEW 2.2.1 or 3.0 for execution. IBM PC version (SSC-00031) requires LabVIEW 3.0 for Windows 3.1. LabVIEW software product of National Instruments and not included with program.

  6. An educational laboratory virtual instrumentation suite assisted experiment for studying fundamentals of series resistance-inductance-capacitance circuit

    NASA Astrophysics Data System (ADS)

    Rana, K. P. S.; Kumar, Vineet; Mendiratta, Jatin

    2017-11-01

    One of the most elementary concepts in freshmen Electrical Engineering subject comprises the Resistance-Inductance-Capacitance (RLC) circuit fundamentals, that is, their time and frequency domain responses. For a beginner, generally, it is difficult to understand and appreciate the step and the frequency responses, particularly the resonance. This paper proposes a student-friendly teaching and learning approach by inculcating the multifaceted versatile software LabVIEWTM along with the educational laboratory virtual instrumentation suite hardware, for studying the RLC circuit time and frequency domain responses. The proposed approach has offered an interactive laboratory experiment where students can model circuits in simulation and hardware circuits on prototype board, and then compare their performances. The theoretical simulations and the obtained experimental data are found to be in very close agreement, thereby enhancing the conviction of students. Finally, the proposed methodology was also subjected to the assessment of learning outcomes based on student feedback, and an average score of 8.05 out of 10 with a standard deviation of 0.471 was received, indicating the overall satisfaction of the students.

  7. Reviews Book: The 4% Universe: Dark Matter, Dark Energy and the Race to Discover the Rest of Reality Book: Quantitative Understanding of Biosystems: An Introduction to Biophysics Book: Edison's Electric Light: The Art of Invention Book: The Edge of Physics: Dispatches from the Frontiers of Cosmology Equipment: Voicebox Equipment: Tracker 4 Books: Hands-On Introduction to NI LabVIEW with Vernier, and Engineering Projects with NI LabVIEW and Vernier Places to Visit: Discovery Museum Book: Philosophy of Science: A Very Short Introduction Web Watch

    NASA Astrophysics Data System (ADS)

    2011-11-01

    WE RECOMMEND Quantitative Understanding of Biosystems: An Introduction to Biophysics Text applies physics to biology concepts Edison's Electric Light: The Art of Invention Edison's light still shines brightly The Edge of Physics: Dispatches from the Frontiers of Cosmology Anecdotes explore cosmology Voicebox Voicebox kit discovers the physics and evolution of speech Tracker 4 Free software tracks motion analysis Hands-On Introduction to NI LabVIEW with Vernier, and Engineering Projects with NI LabVIEW and Vernier Books support the LabVIEW software Discovery Museum Newcastle museum offers science enjoyment for all Philosophy of Science: A Very Short Introduction Philosophy opens up science questions WORTH A LOOK The 4% Universe: Dark Matter, Dark Energy and the Race to Discover the Rest of Reality Book researches the universe WEB WATCH Superconductivity websites are popular

  8. Different Operating Modes of the Rosetta's Ion Composition Analyzer and Its Virtual Counterpart

    NASA Astrophysics Data System (ADS)

    Pospieszyński, R.

    2009-12-01

    The Ion Composition Analyzer (ICA) is a part of the Rosetta Plasma Consortium (RPC) which is on board the Rosetta space probe heading for the comet 67/P Churyumov-Gerasimenko. It is scheduled to reach the comet in year 2014. In order to reduce telemetry the ICA instrument has a number of data reduction modes (sampling modes). The effects of these different modes are investigated and a plan on how to best operate the instrument when in orbit around the comet will be prepared. In order to investigate all of the cases a virtual instrument is being prepared. The virtual instrument can be operated in different modes just as the ``real'' one. The work with sampling will be to calculate what particles are coming from each direction we are looking in, based on the ISSI Comet Model, and then see how much information we loose by too sparse sampling and incomplete spatial coverage.

  9. Aquarius's Instrument Science Data System (ISDS) Automated to Acquire, Process, Trend Data and Produce Radiometric System Assessment Reports

    NASA Technical Reports Server (NTRS)

    2008-01-01

    The Aquarius Radiometer, a subsystem of the Aquarius Instrument required a data acquisition ground system to support calibration and radiometer performance assessment. To support calibration and compose performance assessments, we developed an automated system which uploaded raw data to a ftp server and saved raw and processed data to a database. This paper details the overall functionalities of the Aquarius Instrument Science Data System (ISDS) and the individual electrical ground support equipment (EGSE) which produced data files that were infused into the ISDS. Real time EGSEs include an ICDS Simulator, Calibration GSE, Labview controlled power supply, and a chamber data acquisition system. ICDS Simulator serves as a test conductor primary workstation, collecting radiometer housekeeping (HK) and science data and passing commands and HK telemetry collection request to the radiometer. Calibration GSE (Radiometer Active Test Source) provides source choice from multiple targets for the radiometer external calibration. Power Supply GSE, controlled by labview, provides real time voltage and current monitoring of the radiometer. And finally the chamber data acquisition system produces data reflecting chamber vacuum pressure, thermistor temperatures, AVG and watts. Each GSE system produce text based data files every two to six minutes and automatically copies the data files to the Central Archiver PC. The Archiver PC stores the data files, schedules automated uploads of these files to an external FTP server, and accepts request to copy all data files to the ISDS for offline data processing and analysis. Aquarius Radiometer ISDS contains PHP and MATLab programs to parse, process and save all data to a MySQL database. Analysis tools (MATLab programs) in the ISDS system are capable of displaying radiometer science, telemetry and auxiliary data in near real time as well as performing data analysis and producing automated performance assessment reports of the Aquarius

  10. Instrumentation for Studies of Electron Emission and Charging From Insulators

    NASA Technical Reports Server (NTRS)

    Thomson, C. D.; Zavyalov, V.; Dennison, J. R.

    2004-01-01

    Making measurements of electron emission properties of insulators is difficult since insulators can charge either negatively or positively under charge particle bombardment. In addition, high incident energies or high fluences can result in modification of a material s conductivity, bulk and surface charge profile, structural makeup through bond breaking and defect creation, and emission properties. We discuss here some of the charging difficulties associated with making insulator-yield measurements and review the methods used in previous studies of electron emission from insulators. We present work undertaken by our group to make consistent and accurate measurements of the electron/ion yield properties for numerous thin-film and thick insulator materials using innovative instrumentation and techniques. We also summarize some of the necessary instrumentation developed for this purpose including fast response, low-noise, high-sensitivity ammeters; signal isolation and interface to standard computer data acquisition apparatus using opto-isolation, sample-and-hold, and boxcar integration techniques; computer control, automation and timing using Labview software; a multiple sample carousel; a pulsed, compact, low-energy, charge neutralization electron flood gun; and pulsed visible and UV light neutralization sources. This work is supported through funding from the NASA Space Environments and Effects Program and the NASA Graduate Research Fellowship Program.

  11. Virtual Interactomics of Proteins from Biochemical Standpoint

    PubMed Central

    Kubrycht, Jaroslav; Sigler, Karel; Souček, Pavel

    2012-01-01

    Virtual interactomics represents a rapidly developing scientific area on the boundary line of bioinformatics and interactomics. Protein-related virtual interactomics then comprises instrumental tools for prediction, simulation, and networking of the majority of interactions important for structural and individual reproduction, differentiation, recognition, signaling, regulation, and metabolic pathways of cells and organisms. Here, we describe the main areas of virtual protein interactomics, that is, structurally based comparative analysis and prediction of functionally important interacting sites, mimotope-assisted and combined epitope prediction, molecular (protein) docking studies, and investigation of protein interaction networks. Detailed information about some interesting methodological approaches and online accessible programs or databases is displayed in our tables. Considerable part of the text deals with the searches for common conserved or functionally convergent protein regions and subgraphs of conserved interaction networks, new outstanding trends and clinically interesting results. In agreement with the presented data and relationships, virtual interactomic tools improve our scientific knowledge, help us to formulate working hypotheses, and they frequently also mediate variously important in silico simulations. PMID:22928109

  12. Measurement and classification of heart and lung sounds by using LabView for educational use.

    PubMed

    Altrabsheh, B

    2010-01-01

    This study presents the design, development and implementation of a simple low-cost method of phonocardiography signal detection. Human heart and lung signals are detected by using a simple microphone through a personal computer; the signals are recorded and analysed using LabView software. Amplitude and frequency analyses are carried out for various phonocardiography pathological cases. Methods for automatic classification of normal and abnormal heart sounds, murmurs and lung sounds are presented. Various cases of heart and lung sound measurement are recorded and analysed. The measurements can be saved for further analysis. The method in this study can be used by doctors as a detection tool aid and may be useful for teaching purposes at medical and nursing schools.

  13. Software structure for Vega/Chara instrument

    NASA Astrophysics Data System (ADS)

    Clausse, J.-M.

    2008-07-01

    VEGA (Visible spEctroGraph and polArimeter) is one of the focal instruments of the CHARA array at Mount Wilson near Los Angeles. Its control system is based on techniques developed on the GI2T interferometer (Grand Interferometre a 2 Telescopes) and on the SIRIUS fibered hyper telescope testbed at OCA (Observatoire de la Cote d'Azur). This article describes the software and electronics architecture of the instrument. It is based on local network architecture and uses also Virtual Private Network connections. The server part is based on Windows XP (VC++). The control software is on Linux (C, GTK). For the control of the science detector and the fringe tracking systems, distributed API use real-time techniques. The control software gathers all the necessary informations of the instrument. It allows an automatic management of the instrument by using an original task scheduler. This architecture intends to drive the instrument from remote sites, such as our institute in South of France.

  14. Virtual reality and neuropsychological assessment: The reliability of a virtual kitchen to assess daily-life activities in victims of traumatic brain injury.

    PubMed

    Besnard, Jeremy; Richard, Paul; Banville, Frederic; Nolin, Pierre; Aubin, Ghislaine; Le Gall, Didier; Richard, Isabelle; Allain, Phillippe

    2016-01-01

    Traumatic brain injury (TBI) causes impairments affecting instrumental activities of daily living (IADL). However, few studies have considered virtual reality as an ecologically valid tool for the assessment of IADL in patients who have sustained a TBI. The main objective of the present study was to examine the use of the Nonimmersive Virtual Coffee Task (NI-VCT) for IADL assessment in patients with TBI. We analyzed the performance of 19 adults suffering from TBI and 19 healthy controls (HCs) in the real and virtual tasks of making coffee with a coffee machine, as well as in global IQ and executive functions. Patients performed worse than HCs on both real and virtual tasks and on all tests of executive functions. Correlation analyses revealed that NI-VCT scores were related to scores on the real task. Moreover, regression analyses demonstrated that performance on NI-VCT matched real-task performance. Our results support the idea that the virtual kitchen is a valid tool for IADL assessment in patients who have sustained a TBI.

  15. Virtual Impactor for Sub-micron Aerosol Particles

    NASA Astrophysics Data System (ADS)

    Bolshakov, A. A.; Strawa, A. W.; Hallar, A. G.

    2005-12-01

    The objective of a virtual impactor is to separate out the larger particles in a flow from the smaller particles in such a way that both sizes of particles are available for sampling. A jet of particle-laden air is accelerated toward a collection probe so that a small gap exists between the acceleration nozzle and the probe. A vacuum is applied to deflect a major portion of the airstream away form the collection probe. Particles larger than a certain size have sufficient momentum so that they cross the deflected streamlines and enter the collection probe, whereas smaller particles follow the deflected streamlines. The result is that the collection probe will contain a higher concentration of larger particles than is in the initial airstream. Typically, virtual impactors are high-flow devices used to separate out particles greater than several microns in diameter. We have developed a special virtual impactor to concentrate aerosol particles of diameters between 0.5 to 1 micron for the purpose of calibrating the optical cavity ring-down instrument [1]. No similar virtual impactors are commercially available. In our design, we have exploited considerations described earlier [2-4]. Performance of our virtual impactor was evaluated in an experimental set-up using TSI 3076 nebulizer and TSI 3936 scanning mobility particle size spectrometer. Under experimental conditions optimized for the best performance of the virtual impactor, we were able to concentrate the 700-nm polystyrene particles no less than 15-fold. However, under experimental conditions optimized for calibrating our cavity ring-down instrument, a concentration factor attainable was from 4 to 5. During calibration experiments, maximum realized particle number densities were 190, 300 and 1600 cm-3 for the 900-nm, 700-nm and 500-nm spheres, respectively. This paper discusses the design of the impactor and laboratory studies verifying its performance. References: 1. A.W. Strawa, R. Castaneda, T. Owano, D.S. Baer

  16. The virtual laboratory: a new on-line resource for the history of psychology.

    PubMed

    Schmidgen, Henning; Evans, Rand B

    2003-05-01

    The authors provide a description of the Virtual Laboratory at Department III of the Max Planck Institute for the History of Science in Berlin. The Virtual Laboratory currently provides Internet links to rooms that present texts, instruments, model organisms, research sites, and biographies. Existing links provide access to a library of journals, handbooks, monographs, and trade catalogues; research institutes and laboratories; biographies and bibliographic essays; and essays by contemporary researchers. Historians of psychology are encouraged to submit photographic material and essays to the Virtual Laboratory.

  17. Technology and Career Preparation: Using Virtual Interview Recordings (VIRs) in an Apparel, Design, and Textiles (ADT) Professional Seminar Course

    ERIC Educational Resources Information Center

    Eike, Rachel J.; Rowell, Amy; Mihuta, Tiffani

    2016-01-01

    The purpose of this study was to identify key virtual-recorded interview (VIR) skills that are essential to Apparel, Design, and Textile (ADT) student performance. The virtual, computer-recording interview platform, InterviewStream, was used as the data collection instrument in this qualitative, exploratory case study. Virtual interviews have been…

  18. A miniaturized NQR spectrometer for a multi-channel NQR-based detection device.

    PubMed

    Beguš, Samo; Jazbinšek, Vojko; Pirnat, Janez; Trontelj, Zvonko

    2014-10-01

    A low frequency (0.5-5 MHz) battery operated sensitive pulsed NQR spectrometer with a transmitter power up to 5 W and a total mass of about 3 kg aimed at detecting (14)N NQR signals, predominantly of illicit materials, was designed and assembled. This spectrometer uses a standard software defined radio (SDR) platform for the data acquisition unit. Signal processing is done with the LabView Virtual instrument on a personal computer. We successfully tested the spectrometer by measuring (14)N NQR signals from aminotetrazole monohydrate (ATMH), potassium nitrate (PN), paracetamol (PCM) and trinitrotoluene (TNT). Such a spectrometer is a feasible component of a portable single or multichannel (14)N NQR based detection device. Copyright © 2014 Elsevier Inc. All rights reserved.

  19. Virtual Machine Language Controls Remote Devices

    NASA Technical Reports Server (NTRS)

    2014-01-01

    Kennedy Space Center worked with Blue Sun Enterprises, based in Boulder, Colorado, to enhance the company's virtual machine language (VML) to control the instruments on the Regolith and Environment Science and Oxygen and Lunar Volatiles Extraction mission. Now the NASA-improved VML is available for crewed and uncrewed spacecraft, and has potential applications on remote systems such as weather balloons, unmanned aerial vehicles, and submarines.

  20. Virtual sensors for robust on-line monitoring (OLM) and Diagnostics

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Tipireddy, Ramakrishna; Lerchen, Megan E.; Ramuhalli, Pradeep

    Unscheduled shutdown of nuclear power facilities for recalibration and replacement of faulty sensors can be expensive and disruptive to grid management. In this work, we present virtual (software) sensors that can replace a faulty physical sensor for a short duration thus allowing recalibration to be safely deferred to a later time. The virtual sensor model uses a Gaussian process model to process input data from redundant and other nearby sensors. Predicted data includes uncertainty bounds including spatial association uncertainty and measurement noise and error. Using data from an instrumented cooling water flow loop testbed, the virtual sensor model has predictedmore » correct sensor measurements and the associated error corresponding to a faulty sensor.« less

  1. Autonomous sample switcher for Mössbauer spectroscopy

    NASA Astrophysics Data System (ADS)

    López, J. H.; Restrepo, J.; Barrero, C. A.; Tobón, J. E.; Ramírez, L. F.; Jaramillo, J.

    2017-11-01

    In this work we show the design and implementation of an autonomous sample switcher device to be used as a part of the experimental set up in transmission Mössbauer spectroscopy, which can be extended to other spectroscopic techniques employing radioactive sources. The changer is intended to minimize radiation exposure times to the users or technical staff and to optimize the use of radioactive sources without compromising the resolution of measurements or spectra. This proposal is motivated firstly by the potential hazards arising from the use of radioactive sources and secondly by the expensive costs involved, and in other cases the short life times, where a suitable and optimum use of the sources is crucial. The switcher system includes a PIC microcontroller for simple tasks involving sample displacement and positioning, in addition to a virtual instrument developed by using LabView. The shuffle of the samples proceeds in a sequential way based on the number of counts and the signal to noise ratio as selection criteria whereas the virtual instrument allows performing} a remote monitoring from a PC via Internet about the status of the spectra and to take control decisions. As an example, we show a case study involving a series of akaganeite samples. An efficiency and economical analysis is finally presented and discussed.

  2. Running a distributed virtual observatory: U.S. Virtual Astronomical Observatory operations

    NASA Astrophysics Data System (ADS)

    McGlynn, Thomas A.; Hanisch, Robert J.; Berriman, G. Bruce; Thakar, Aniruddha R.

    2012-09-01

    Operation of the US Virtual Astronomical Observatory shares some issues with modern physical observatories, e.g., intimidating data volumes and rapid technological change, and must also address unique concerns like the lack of direct control of the underlying and scattered data resources, and the distributed nature of the observatory itself. In this paper we discuss how the VAO has addressed these challenges to provide the astronomical community with a coherent set of science-enabling tools and services. The distributed nature of our virtual observatory-with data and personnel spanning geographic, institutional and regime boundaries-is simultaneously a major operational headache and the primary science motivation for the VAO. Most astronomy today uses data from many resources. Facilitation of matching heterogeneous datasets is a fundamental reason for the virtual observatory. Key aspects of our approach include continuous monitoring and validation of VAO and VO services and the datasets provided by the community, monitoring of user requests to optimize access, caching for large datasets, and providing distributed storage services that allow user to collect results near large data repositories. Some elements are now fully implemented, while others are planned for subsequent years. The distributed nature of the VAO requires careful attention to what can be a straightforward operation at a conventional observatory, e.g., the organization of the web site or the collection and combined analysis of logs. Many of these strategies use and extend protocols developed by the international virtual observatory community. Our long-term challenge is working with the underlying data providers to ensure high quality implementation of VO data access protocols (new and better 'telescopes'), assisting astronomical developers to build robust integrating tools (new 'instruments'), and coordinating with the research community to maximize the science enabled.

  3. Virtual goods recommendations in virtual worlds.

    PubMed

    Chen, Kuan-Yu; Liao, Hsiu-Yu; Chen, Jyun-Hung; Liu, Duen-Ren

    2015-01-01

    Virtual worlds (VWs) are computer-simulated environments which allow users to create their own virtual character as an avatar. With the rapidly growing user volume in VWs, platform providers launch virtual goods in haste and stampede users to increase sales revenue. However, the rapidity of development incurs virtual unrelated items which will be difficult to remarket. It not only wastes virtual global companies' intelligence resources, but also makes it difficult for users to find suitable virtual goods fit for their virtual home in daily virtual life. In the VWs, users decorate their houses, visit others' homes, create families, host parties, and so forth. Users establish their social life circles through these activities. This research proposes a novel virtual goods recommendation method based on these social interactions. The contact strength and contact influence result from interactions with social neighbors and influence users' buying intention. Our research highlights the importance of social interactions in virtual goods recommendation. The experiment's data were retrieved from an online VW platform, and the results show that the proposed method, considering social interactions and social life circle, has better performance than existing recommendation methods.

  4. Virtual Goods Recommendations in Virtual Worlds

    PubMed Central

    Chen, Kuan-Yu; Liao, Hsiu-Yu; Chen, Jyun-Hung; Liu, Duen-Ren

    2015-01-01

    Virtual worlds (VWs) are computer-simulated environments which allow users to create their own virtual character as an avatar. With the rapidly growing user volume in VWs, platform providers launch virtual goods in haste and stampede users to increase sales revenue. However, the rapidity of development incurs virtual unrelated items which will be difficult to remarket. It not only wastes virtual global companies' intelligence resources, but also makes it difficult for users to find suitable virtual goods fit for their virtual home in daily virtual life. In the VWs, users decorate their houses, visit others' homes, create families, host parties, and so forth. Users establish their social life circles through these activities. This research proposes a novel virtual goods recommendation method based on these social interactions. The contact strength and contact influence result from interactions with social neighbors and influence users' buying intention. Our research highlights the importance of social interactions in virtual goods recommendation. The experiment's data were retrieved from an online VW platform, and the results show that the proposed method, considering social interactions and social life circle, has better performance than existing recommendation methods. PMID:25834837

  5. Measurement Tools for the Immersive Visualization Environment: Steps Toward the Virtual Laboratory.

    PubMed

    Hagedorn, John G; Dunkers, Joy P; Satterfield, Steven G; Peskin, Adele P; Kelso, John T; Terrill, Judith E

    2007-01-01

    This paper describes a set of tools for performing measurements of objects in a virtual reality based immersive visualization environment. These tools enable the use of the immersive environment as an instrument for extracting quantitative information from data representations that hitherto had be used solely for qualitative examination. We provide, within the virtual environment, ways for the user to analyze and interact with the quantitative data generated. We describe results generated by these methods to obtain dimensional descriptors of tissue engineered medical products. We regard this toolbox as our first step in the implementation of a virtual measurement laboratory within an immersive visualization environment.

  6. Reform and practice for photoelectric specialty experimental teaching based on virtual simulation experiment platform

    NASA Astrophysics Data System (ADS)

    Ye, Yan; Lv, Qingsong; Wu, Maocheng; Xu, Yishen; Gu, Jihua

    2017-08-01

    In view of some problems about the traditional photoelectric specialty experimental teaching process, such as separation of theoretical teaching and practical teaching, immobilization of experimental teaching contents, low quality of experiments and no obvious effect, we explored and practiced a new experimental teaching model of "theoretical teaching, virtual simulation and physical experiment", which combined the characteristics of photoelectric information science and engineering major and the essential requirements of engineering innovation talents cultivation. The virtual simulation experiment platform has many advantages, such as high performance-to-price ratio, easy operation and open experimental process, which makes virtual simulation combine physical experiment, complete each other with virtual for practical. After the users log into the virtual simulation experimental platform, they will first study the contents of the experiment, clarify the purpose and requirements of the experiment, master the method of using the instrument and the relevant notes, and then use the experimental instruments provided by the platform to build the corresponding experimental system. Once the experimenter's optical path is set incorrectly or the instrument parameters are set incorrectly, the error or warning message will be automatically triggered, and the reference information will be given instructing the student to complete the correct experimental operation. The results of our practice in recent years show that the teaching reform of the photoelectric specialty experiments has not only brought great convenience to the experimental teaching management, broadened the students' thinking and vision, enhanced the students' experimental skills and comprehensive qualities, but also made the students participate in the experiment with their enthusiasm. During the construction of experiment programs, the students' engineering practical ability and independent innovation awareness

  7. Upper limb assessment using a Virtual Peg Insertion Test.

    PubMed

    Fluet, Marie-Christine; Lambercy, Olivier; Gassert, Roger

    2011-01-01

    This paper presents the initial evaluation of a Virtual Peg Insertion Test developed to assess sensorimotor functions of arm and hand using an instrumented tool, virtual reality and haptic feedback. Nine performance parameters derived from kinematic and kinetic data were selected and compared between two groups of healthy subjects performing the task with the dominant and non-dominant hand, as well as with a group of chronic stroke subjects suffering from different levels of upper limb impairment. Results showed significantly smaller grasping forces applied by the stroke subjects compared to the healthy subjects. The grasping force profiles suggest a poor coordination between position and grasping for the stroke subjects, and the collision forces with the virtual board were found to be indicative of sensory deficits. These preliminary results suggest that the analyzed parameters could be valid indicators of impairment. © 2011 IEEE

  8. Virtual Labs and Virtual Worlds

    NASA Astrophysics Data System (ADS)

    Boehler, Ted

    2006-12-01

    Virtual Labs and Virtual Worlds Coastline Community College has under development several virtual lab simulations and activities that range from biology, to language labs, to virtual discussion environments. Imagine a virtual world that students enter online, by logging onto their computer from home or anywhere they have web access. Upon entering this world they select a personalized identity represented by a digitized character (avatar) that can freely move about, interact with the environment, and communicate with other characters. In these virtual worlds, buildings, gathering places, conference rooms, labs, science rooms, and a variety of other “real world” elements are evident. When characters move about and encounter other people (players) they may freely communicate. They can examine things, manipulate objects, read signs, watch video clips, hear sounds, and jump to other locations. Goals of critical thinking, social interaction, peer collaboration, group support, and enhanced learning can be achieved in surprising new ways with this innovative approach to peer-to-peer communication in a virtual discussion world. In this presentation, short demos will be given of several online learning environments including a virtual biology lab, a marine science module, a Spanish lab, and a virtual discussion world. Coastline College has been a leader in the development of distance learning and media-based education for nearly 30 years and currently offers courses through PDA, Internet, DVD, CD-ROM, TV, and Videoconferencing technologies. Its distance learning program serves over 20,000 students every year. sponsor Jerry Meisner

  9. Virtual Worlds for Virtual Organizing

    NASA Astrophysics Data System (ADS)

    Rhoten, Diana; Lutters, Wayne

    The members and resources of a virtual organization are dispersed across time and space, yet they function as a coherent entity through the use of technologies, networks, and alliances. As virtual organizations proliferate and become increasingly important in society, many may exploit the technical architecture s of virtual worlds, which are the confluence of computer-mediated communication, telepresence, and virtual reality originally created for gaming. A brief socio-technical history describes their early origins and the waves of progress followed by stasis that brought us to the current period of renewed enthusiasm. Examination of contemporary examples demonstrates how three genres of virtual worlds have enabled new arenas for virtual organizing: developer-defined closed worlds, user-modifiable quasi-open worlds, and user-generated open worlds. Among expected future trends are an increase in collaboration born virtually rather than imported from existing organizations, a tension between high-fidelity recreations of the physical world and hyper-stylized imaginations of fantasy worlds, and the growth of specialized worlds optimized for particular sectors, companies, or cultures.

  10. Implementation of biological tissue Mueller matrix for polarization-sensitive optical coherence tomography based on LabVIEW

    NASA Astrophysics Data System (ADS)

    Lin, Yongping; Zhang, Xiyang; He, Youwu; Cai, Jianyong; Li, Hui

    2018-02-01

    The Jones matrix and the Mueller matrix are main tools to study polarization devices. The Mueller matrix can also be used for biological tissue research to get complete tissue properties, while the commercial optical coherence tomography system does not give relevant analysis function. Based on the LabVIEW, a near real time display method of Mueller matrix image of biological tissue is developed and it gives the corresponding phase retardant image simultaneously. A quarter-wave plate was placed at 45 in the sample arm. Experimental results of the two orthogonal channels show that the phase retardance based on incident light vector fixed mode and the Mueller matrix based on incident light vector dynamic mode can provide an effective analysis method of the existing system.

  11. Virtual Laboratories and Virtual Worlds

    NASA Astrophysics Data System (ADS)

    Hut, Piet

    2008-05-01

    Since we cannot put stars in a laboratory, astrophysicists had to wait till the invention of computers before becoming laboratory scientists. For half a century now, we have been conducting experiments in our virtual laboratories. However, we ourselves have remained behind the keyboard, with the screen of the monitor separating us from the world we are simulating. Recently, 3D on-line technology, developed first for games but now deployed in virtual worlds like Second Life, is beginning to make it possible for astrophysicists to enter their virtual labs themselves, in virtual form as avatars. This has several advantages, from new possibilities to explore the results of the simulations to a shared presence in a virtual lab with remote collaborators on different continents. I will report my experiences with the use of Qwaq Forums, a virtual world developed by a new company (see http://www.qwaq.com).

  12. Consistency of performance of robot-assisted surgical tasks in virtual reality.

    PubMed

    Suh, I H; Siu, K-C; Mukherjee, M; Monk, E; Oleynikov, D; Stergiou, N

    2009-01-01

    The purpose of this study was to investigate consistency of performance of robot-assisted surgical tasks in a virtual reality environment. Eight subjects performed two surgical tasks, bimanual carrying and needle passing, with both the da Vinci surgical robot and a virtual reality equivalent environment. Nonlinear analysis was utilized to evaluate consistency of performance by calculating the regularity and the amount of divergence in the movement trajectories of the surgical instrument tips. Our results revealed that movement patterns for both training tasks were statistically similar between the two environments. Consistency of performance as measured by nonlinear analysis could be an appropriate methodology to evaluate the complexity of the training tasks between actual and virtual environments and assist in developing better surgical training programs.

  13. Fluid Mechanics Experiments as a Unifying Theme in the Physics Instrumentation Laboratory Course

    NASA Astrophysics Data System (ADS)

    Borrero-Echeverry, Daniel

    2017-11-01

    We discuss the transformation of a junior-level instrumentation laboratory course from a sequence of cookbook lab exercises to a semester-long, project-based course. In the original course, students conducted a series of activities covering the usual electronics topics (amplifiers, filters, oscillators, logic gates, etc.) and learned basic LabVIEW programming for data acquisition and analysis. Students complained that these topics seemed disconnected and not immediately applicable to ``real'' laboratory work. To provide a unifying theme, we restructured the course around the design, construction, instrumentation of a low-cost Taylor-Couette cell where fluid is sheared between rotating coaxial cylinders. The electronics labs were reworked to guide students from fundamental electronics through the design and construction of a stepper motor driver, which was used to actuate the cylinders. Some of the legacy labs were replaced with a module on computer-aided design (CAD) in which students designed parts for the apparatus, which they then built in the departmental machine shop. Signal processing topics like spectral analysis were introduced in the context of time-series analysis of video data acquired from flow visualization. The course culminated with a capstone project in which students conducted experiments of their own design on a variety of topics in rheology and nonlinear dynamics.

  14. Virtual Laparoscopic Training System Based on VCH Model.

    PubMed

    Tang, Jiangzhou; Xu, Lang; He, Longjun; Guan, Songluan; Ming, Xing; Liu, Qian

    2017-04-01

    Laparoscopy has been widely used to perform abdominal surgeries, as it is advantageous in that the patients experience lower post-surgical trauma, shorter convalescence, and less pain as compared to traditional surgery. Laparoscopic surgeries require precision; therefore, it is imperative to train surgeons to reduce the risk of operation. Laparoscopic simulators offer a highly realistic surgical environment by using virtual reality technology, and it can improve the training efficiency of laparoscopic surgery. This paper presents a virtual Laparoscopic surgery system. The proposed system utilizes the Visible Chinese Human (VCH) to construct the virtual models and simulates real-time deformation with both improved special mass-spring model and morph target animation. Meanwhile, an external device that integrates two five-degrees-of-freedom (5-DOF) manipulators was designed and made to interact with the virtual system. In addition, the proposed system provides a modular tool based on Unity3D to define the functions and features of instruments and organs, which could help users to build surgical training scenarios quickly. The proposed virtual laparoscopic training system offers two kinds of training mode, skills training and surgery training. In the skills training mode, the surgeons are mainly trained for basic operations, such as laparoscopic camera, needle, grasp, electric coagulation, and suturing. In the surgery-training mode, the surgeons can practice cholecystectomy and removal of hepatic cysts by guided or non-guided teaching.

  15. Can virtual science foster real skills? A study of inquiry skills in a virtual world

    NASA Astrophysics Data System (ADS)

    Dodds, Heather E.

    Online education has grown into a part of the educational market answering the demand for learning at the learner's choice of time and place. Inquiry skills such as observing, questioning, collecting data, and devising fair experiments are an essential element of 21st-century online science coursework. Virtual immersive worlds such as Second Life are being used as new frontiers in science education. There have been few studies looking specifically at science education in virtual worlds that foster inquiry skills. This quantitative quasi-experimental nonrandomized control group pretest and posttest study explored what affect a virtual world experience had on inquiry skills as measured by the TIPS (Test of Integrated Process Skills) and TIPS II (Integrated Process Skills Test II) instruments. Participants between the ages of 18 and 65 were recruited from educator mailing lists and Second Life discussion boards and then sorted into the experimental group, which received instructions to utilize several displays in Mendelian genetics at the Genome Island location within Second Life, or the control group, which received text-based PDF documents of the same genetics course content. All participants, in the form of avatars, were experienced Second Life residents to reduce any novelty effect. This study found a greater increase in inquiry skills in the experimental group interacting using a virtual world to learn science content (0.90 points) than a control group that is presented only with online text-based content (0.87 points). Using a mixed between-within ANOVA (analysis of variance), with an alpha level of 0.05, there was no significant interaction between the control or experimental groups and inquiry skills, F (1, 58) = .783, p = .380, partial eta squared = .013, at the specified .05 alpha level suggesting no significant difference as a result of the virtual world exercise. However, there is not enough evidence to state that there was no effect because there was a

  16. The status of the QUIJOTE multi-frequency instrument

    NASA Astrophysics Data System (ADS)

    Hoyland, R. J.; Aguiar-González, M.; Aja, B.; Ariño, J.; Artal, E.; Barreiro, R. B.; Blackhurst, E. J.; Cagigas, J.; Cano de Diego, J. L.; Casas, F. J.; Davis, R. J.; Dickinson, C.; Arriaga, B. E.; Fernandez-Cobos, R.; de la Fuente, L.; Génova-Santos, R.; Gómez, A.; Gomez, C.; Gómez-Reñasco, F.; Grainge, K.; Harper, S.; Herran, D.; Herreros, J. M.; Herrera, G. A.; Hobson, M. P.; Lasenby, A. N.; Lopez-Caniego, M.; López-Caraballo, C.; Maffei, B.; Martinez-Gonzalez, E.; McCulloch, M.; Melhuish, S.; Mediavilla, A.; Murga, G.; Ortiz, D.; Piccirillo, L.; Pisano, G.; Rebolo-López, R.; Rubiño-Martin, J. A.; Ruiz, J. Luis; Sanchez de la Rosa, V.; Sanquirce, R.; Vega-Moreno, A.; Vielva, P.; Viera-Curbelo, T.; Villa, E.; Vizcargüenaga, A.; Watson, R. A.

    2012-09-01

    The QUIJOTE-CMB project has been described in previous publications. Here we present the current status of the QUIJOTE multi-frequency instrument (MFI) with five separate polarimeters (providing 5 independent sky pixels): two which operate at 10-14 GHz, two which operate at 16-20 GHz, and a central polarimeter at 30 GHz. The optical arrangement includes 5 conical corrugated feedhorns staring into a dual reflector crossed-draconian system, which provides optimal cross-polarization properties (designed to be < -35 dB) and symmetric beams. Each horn feeds a novel cryogenic on-axis rotating polar modulator which can rotate at a speed of up to 1 Hz. The science driver for this first instrument is the characterization of the galactic emission. The polarimeters use the polar modulator to derive linear polar parameters Q, U and I and switch out various systematics. The detection system provides optimum sensitivity through 2 correlated and 2 total power channels. The system is calibrated using bright polarized celestial sources and through a secondary calibration source and antenna. The acquisition system, telescope control and housekeeping are all linked through a real-time gigabit Ethernet network. All communication, power and helium gas are passed through a central rotary joint. The time stamp is synchronized to a GPS time signal. The acquisition software is based on PLCs written in Beckhoffs TwinCat and ethercat. The user interface is written in LABVIEW. The status of the QUIJOTE MFI will be presented including pre-commissioning results and laboratory testing.

  17. Determination of balloon gas mass and revised estimates of drag and virtual mass coefficients

    NASA Technical Reports Server (NTRS)

    Robbins, E.; Martone, M.

    1993-01-01

    In support of the NASA Balloon Program, small-scale balloons were flown with varying lifting gas and total system mass. Instrument packages were developed to measure and record acceleration and temperature data during these tests. Top fitting and instrument payload accelerations were measured from launch to steady state ascent and through ballast drop transients. The development of the small lightweight self-powered Stowaway Special instrument packages is discussed along with mathematical models developed to determine gas mass, drag and virtual mass coefficients.

  18. LabVIEW Graphical User Interface for a New High Sensitivity, High Resolution Micro-Angio-Fluoroscopic and ROI-CBCT System

    PubMed Central

    Keleshis, C; Ionita, CN; Yadava, G; Patel, V; Bednarek, DR; Hoffmann, KR; Verevkin, A; Rudin, S

    2008-01-01

    A graphical user interface based on LabVIEW software was developed to enable clinical evaluation of a new High-Sensitivity Micro-Angio-Fluoroscopic (HSMAF) system for real-time acquisition, display and rapid frame transfer of high-resolution region-of-interest images. The HSMAF detector consists of a CsI(Tl) phosphor, a light image intensifier (LII), and a fiber-optic taper coupled to a progressive scan, frame-transfer, charged-coupled device (CCD) camera which provides real-time 12 bit, 1k × 1k images capable of greater than 10 lp/mm resolution. Images can be captured in continuous or triggered mode, and the camera can be programmed by a computer using Camera Link serial communication. A graphical user interface was developed to control the camera modes such as gain and pixel binning as well as to acquire, store, display, and process the images. The program, written in LabVIEW, has the following capabilities: camera initialization, synchronized image acquisition with the x-ray pulses, roadmap and digital subtraction angiography acquisition (DSA), flat field correction, brightness and contrast control, last frame hold in fluoroscopy, looped playback of the acquired images in angiography, recursive temporal filtering and LII gain control. Frame rates can be up to 30 fps in full-resolution mode. The user friendly implementation of the interface along with the high framerate acquisition and display for this unique high-resolution detector should provide angiographers and interventionalists with a new capability for visualizing details of small vessels and endovascular devices such as stents and hence enable more accurate diagnoses and image guided interventions. (Support: NIH Grants R01NS43924, R01EB002873) PMID:18836570

  19. LabVIEW Graphical User Interface for a New High Sensitivity, High Resolution Micro-Angio-Fluoroscopic and ROI-CBCT System.

    PubMed

    Keleshis, C; Ionita, Cn; Yadava, G; Patel, V; Bednarek, Dr; Hoffmann, Kr; Verevkin, A; Rudin, S

    2008-01-01

    A graphical user interface based on LabVIEW software was developed to enable clinical evaluation of a new High-Sensitivity Micro-Angio-Fluoroscopic (HSMAF) system for real-time acquisition, display and rapid frame transfer of high-resolution region-of-interest images. The HSMAF detector consists of a CsI(Tl) phosphor, a light image intensifier (LII), and a fiber-optic taper coupled to a progressive scan, frame-transfer, charged-coupled device (CCD) camera which provides real-time 12 bit, 1k × 1k images capable of greater than 10 lp/mm resolution. Images can be captured in continuous or triggered mode, and the camera can be programmed by a computer using Camera Link serial communication. A graphical user interface was developed to control the camera modes such as gain and pixel binning as well as to acquire, store, display, and process the images. The program, written in LabVIEW, has the following capabilities: camera initialization, synchronized image acquisition with the x-ray pulses, roadmap and digital subtraction angiography acquisition (DSA), flat field correction, brightness and contrast control, last frame hold in fluoroscopy, looped playback of the acquired images in angiography, recursive temporal filtering and LII gain control. Frame rates can be up to 30 fps in full-resolution mode. The user friendly implementation of the interface along with the high framerate acquisition and display for this unique high-resolution detector should provide angiographers and interventionalists with a new capability for visualizing details of small vessels and endovascular devices such as stents and hence enable more accurate diagnoses and image guided interventions. (Support: NIH Grants R01NS43924, R01EB002873).

  20. Mars Exploration Rovers as Virtual Instruments for Determination of Terrain Roughness and Physical Properties

    NASA Technical Reports Server (NTRS)

    Arvidson, R. E.; Lindemann, R.; Matijevic, J.; Richter, L.; Sullivan, R.; Haldemann, A.; Anderson, R.; Snider, N.

    2003-01-01

    The two 2003 Mars Exploration Rovers (MERs), in combination with the Athena Payload, will be used as virtual instrument systems to infer terrain properties during traverses, in addition to using the rover wheels to excavate trenches, exposing subsurface materials for remote and in-situ observations. The MERs are being modeled using finite element-based rover system transfer functions that utilize the distribution of masses associated with the vehicle, together with suspension and wheel dynamics, to infer surface roughness and mechanical properties from traverse time series data containing vehicle yaw, pitch, roll, encoder counts, and motor currents. These analyses will be supplemented with imaging and other Athena Payload measurements. The approach is being validated using Sojourner data, the FIDO rover, and experiments with MER testbed vehicles. In addition to conducting traverse science and associated analyses, trenches will be excavated by the MERs to depths of approximately 10-20 cm by locking all but one of the front wheels and rotating that wheel backwards so that the excavated material is piled up on the side of the trench away from the vehicle. Soil cohesion and angle of internal friction will be determined from the trench telemetry data. Emission spectroscopy and in-situ observations will be made using the Athena payload before and after imaging. Trenching and observational protocols have been developed using Sojourner results; data from the FIDO rover, including trenches dug into sand, mud cracks, and weakly indurated bedrock; and experiments with MER testbed rovers. Particular attention will be focused on Mini-TES measurements designed to determine the abundance and state of subsurface water (e.g. hydrated, in zeolites, residual pore ice?) predicted to be present from Odyssey GRS/NS/HEND data.

  1. The Integrated Virtual Environment Rehabilitation Treadmill System

    PubMed Central

    Feasel, Jeff; Whitton, Mary C.; Kassler, Laura; Brooks, Frederick P.; Lewek, Michael D.

    2015-01-01

    Slow gait speed and interlimb asymmetry are prevalent in a variety of disorders. Current approaches to locomotor retraining emphasize the need for appropriate feedback during intensive, task-specific practice. This paper describes the design and feasibility testing of the integrated virtual environment rehabilitation treadmill (IVERT) system intended to provide real-time, intuitive feedback regarding gait speed and asymmetry during training. The IVERT system integrates an instrumented, split-belt treadmill with a front-projection, immersive virtual environment. The novel adaptive control system uses only ground reaction force data from the treadmill to continuously update the speeds of the two treadmill belts independently, as well as to control the speed and heading in the virtual environment in real time. Feedback regarding gait asymmetry is presented 1) visually as walking a curved trajectory through the virtual environment and 2) proprioceptively in the form of different belt speeds on the split-belt treadmill. A feasibility study involving five individuals with asymmetric gait found that these individuals could effectively control the speed of locomotion and perceive gait asymmetry during the training session. Although minimal changes in overground gait symmetry were observed immediately following a single training session, further studies should be done to determine the IVERT’s potential as a tool for rehabilitation of asymmetric gait by providing patients with congruent visual and proprioceptive feedback. PMID:21652279

  2. Using LabVIEW for Telemetry Monitoring and Display

    NASA Technical Reports Server (NTRS)

    Wells, G.; Baroth, E.

    1994-01-01

    Part of the Jet Propulsion Laboratory's (JPL's) Instrumentation Section, the Measurement Technology Center (MTC) evaluates data acquisition hardware and software products for inclusion into the Instrument Loan Pool, which are the made available to JPL experimenters.

  3. Clinical applications of virtual navigation bronchial intervention.

    PubMed

    Kajiwara, Naohiro; Maehara, Sachio; Maeda, Junichi; Hagiwara, Masaru; Okano, Tetsuya; Kakihana, Masatoshi; Ohira, Tatsuo; Kawate, Norihiko; Ikeda, Norihiko

    2018-01-01

    In patients with bronchial tumors, we frequently consider endoscopic treatment as the first treatment of choice. All computed tomography (CT) must satisfy several conditions necessary to analyze images by Synapse Vincent. To select safer and more precise approaches for patients with bronchial tumors, we determined the indications and efficacy of virtual navigation intervention for the treatment of bronchial tumors. We examined the efficacy of virtual navigation bronchial intervention for the treatment of bronchial tumors located at a variety of sites in the tracheobronchial tree using a high-speed 3-dimensional (3D) image analysis system, Synapse Vincent. Constructed images can be utilized to decide on the simulation and interventional strategy as well as for navigation during interventional manipulation in two cases. Synapse Vincent was used to determine the optimal planning of virtual navigation bronchial intervention. Moreover, this system can detect tumor location and alsodepict surrounding tissues, quickly, accurately, and safely. The feasibility and safety of Synapse Vincent in performing useful preoperative simulation and navigation of surgical procedures can lead to safer, more precise, and less invasion for the patient, and makes it easy to construct an image, depending on the purpose, in 5-10 minutes using Synapse Vincent. Moreover, if the lesion is in the parenchyma or sub-bronchial lumen, it helps to perform simulation with virtual skeletal subtraction to estimate potential lesion movement. By using virtual navigation system for simulation, bronchial intervention was performed with no complications safely and precisely. Preoperative simulation using virtual navigation bronchial intervention reduces the surgeon's stress levels, particularly when highly skilled techniques are needed to operate on lesions. This task, including both preoperative simulation and intraoperative navigation, leads to greater safety and precision. These technological instruments

  4. Evaluating virtual hosted desktops for graphics-intensive astronomy

    NASA Astrophysics Data System (ADS)

    Meade, B. F.; Fluke, C. J.

    2018-04-01

    Visualisation of data is critical to understanding astronomical phenomena. Today, many instruments produce datasets that are too big to be downloaded to a local computer, yet many of the visualisation tools used by astronomers are deployed only on desktop computers. Cloud computing is increasingly used to provide a computation and simulation platform in astronomy, but it also offers great potential as a visualisation platform. Virtual hosted desktops, with graphics processing unit (GPU) acceleration, allow interactive, graphics-intensive desktop applications to operate co-located with astronomy datasets stored in remote data centres. By combining benchmarking and user experience testing, with a cohort of 20 astronomers, we investigate the viability of replacing physical desktop computers with virtual hosted desktops. In our work, we compare two Apple MacBook computers (one old and one new, representing hardware and opposite ends of the useful lifetime) with two virtual hosted desktops: one commercial (Amazon Web Services) and one in a private research cloud (the Australian NeCTAR Research Cloud). For two-dimensional image-based tasks and graphics-intensive three-dimensional operations - typical of astronomy visualisation workflows - we found that benchmarks do not necessarily provide the best indication of performance. When compared to typical laptop computers, virtual hosted desktops can provide a better user experience, even with lower performing graphics cards. We also found that virtual hosted desktops are equally simple to use, provide greater flexibility in choice of configuration, and may actually be a more cost-effective option for typical usage profiles.

  5. Virtual Reality and the Virtual Library.

    ERIC Educational Resources Information Center

    Oppenheim, Charles

    1993-01-01

    Explains virtual reality, including proper and improper uses of the term, and suggests ways that libraries might be affected by it. Highlights include elements of virtual reality systems; possible virtual reality applications, including architecture, the chemical industry, transport planning, armed forces, and entertainment; and the virtual…

  6. Solar Resource Assessment with Sky Imagery and a Virtual Testbed for Sky Imager Solar Forecasting

    NASA Astrophysics Data System (ADS)

    Kurtz, Benjamin Bernard

    In recent years, ground-based sky imagers have emerged as a promising tool for forecasting solar energy on short time scales (0 to 30 minutes ahead). Following the development of sky imager hardware and algorithms at UC San Diego, we present three new or improved algorithms for sky imager forecasting and forecast evaluation. First, we present an algorithm for measuring irradiance with a sky imager. Sky imager forecasts are often used in conjunction with other instruments for measuring irradiance, so this has the potential to decrease instrumentation costs and logistical complexity. In particular, the forecast algorithm itself often relies on knowledge of the current irradiance which can now be provided directly from the sky images. Irradiance measurements are accurate to within about 10%. Second, we demonstrate a virtual sky imager testbed that can be used for validating and enhancing the forecast algorithm. The testbed uses high-quality (but slow) simulations to produce virtual clouds and sky images. Because virtual cloud locations are known, much more advanced validation procedures are possible with the virtual testbed than with measured data. In this way, we are able to determine that camera geometry and non-uniform evolution of the cloud field are the two largest sources of forecast error. Finally, with the assistance of the virtual sky imager testbed, we develop improvements to the cloud advection model used for forecasting. The new advection schemes are 10-20% better at short time horizons.

  7. Attenuation length measurements of a liquid scintillator with LabVIEW and reliability evaluation of the device

    NASA Astrophysics Data System (ADS)

    Gao, Long; Yu, Bo-Xiang; Ding, Ya-Yun; Zhou, Li; Wen, Liang-Jian; Xie, Yu-Guang; Wang, Zhi-Gang; Cai, Xiao; Sun, Xi-Lei; Fang, Jian; Xue, Zhen; Zhang, Ai-Wu; Lü, Qi-Wen; Sun, Li-Jun; Ge, Yong-Shuai; Liu, Ying-Biao; Niu, Shun-Li; Hu, Tao; Cao, Jun; Lü, Jun-Guang

    2013-07-01

    An attenuation length measurement device was constructed using an oscilloscope and LabVIEW for signal acquisition and processing. The performance of the device has been tested in a variety of ways. The test results show that the set-up has a good stability and high precision (sigma/mean reached 0.4 percent). Besides, the accuracy of the measurement system will decrease by about 17 percent if a filter is used. The attenuation length of a gadolinium-loaded liquid scintillator (Gd-LS) was measured as 15.10±0.35 m where Gd-LS was heavily used in the Daya Bay Neutrino Experiment. In addition, one method based on the Beer-Lambert law was proposed to investigate the reliability of the measurement device, the R-square reached 0.9995. Moreover, three purification methods for Linear Alkyl Benzene (LAB) production were compared in the experiment.

  8. Virtual alternative to the oral examination for emergency medicine residents.

    PubMed

    McGrath, Jillian; Kman, Nicholas; Danforth, Douglas; Bahner, David P; Khandelwal, Sorabh; Martin, Daniel R; Nagel, Rollin; Verbeck, Nicole; Way, David P; Nelson, Richard

    2015-03-01

    The oral examination is a traditional method for assessing the developing physician's medical knowledge, clinical reasoning and interpersonal skills. The typical oral examination is a face-to-face encounter in which examiners quiz examinees on how they would confront a patient case. The advantage of the oral exam is that the examiner can adapt questions to the examinee's response. The disadvantage is the potential for examiner bias and intimidation. Computer-based virtual simulation technology has been widely used in the gaming industry. We wondered whether virtual simulation could serve as a practical format for delivery of an oral examination. For this project, we compared the attitudes and performance of emergency medicine (EM) residents who took our traditional oral exam to those who took the exam using virtual simulation. EM residents (n=35) were randomized to a traditional oral examination format (n=17) or a simulated virtual examination format (n=18) conducted within an immersive learning environment, Second Life (SL). Proctors scored residents using the American Board of Emergency Medicine oral examination assessment instruments, which included execution of critical actions and ratings on eight competency categories (1-8 scale). Study participants were also surveyed about their oral examination experience. We observed no differences between virtual and traditional groups on critical action scores or scores on eight competency categories. However, we noted moderate effect sizes favoring the Second Life group on the clinical competence score. Examinees from both groups thought that their assessment was realistic, fair, objective, and efficient. Examinees from the virtual group reported a preference for the virtual format and felt that the format was less intimidating. The virtual simulated oral examination was shown to be a feasible alternative to the traditional oral examination format for assessing EM residents. Virtual environments for oral examinations

  9. An innovative virtual reality training tool for orthognathic surgery.

    PubMed

    Pulijala, Y; Ma, M; Pears, M; Peebles, D; Ayoub, A

    2018-02-01

    Virtual reality (VR) surgery using Oculus Rift and Leap Motion devices is a multi-sensory, holistic surgical training experience. A multimedia combination including 360° videos, three-dimensional interaction, and stereoscopic videos in VR has been developed to enable trainees to experience a realistic surgery environment. The innovation allows trainees to interact with the individual components of the maxillofacial anatomy and apply surgical instruments while watching close-up stereoscopic three-dimensional videos of the surgery. In this study, a novel training tool for Le Fort I osteotomy based on immersive virtual reality (iVR) was developed and validated. Seven consultant oral and maxillofacial surgeons evaluated the application for face and content validity. Using a structured assessment process, the surgeons commented on the content of the developed training tool, its realism and usability, and the applicability of VR surgery for orthognathic surgical training. The results confirmed the clinical applicability of VR for delivering training in orthognathic surgery. Modifications were suggested to improve the user experience and interactions with the surgical instruments. This training tool is ready for testing with surgical trainees. Copyright © 2018 International Association of Oral and Maxillofacial Surgeons. Published by Elsevier Ltd. All rights reserved.

  10. Modelling Ecological Cognitive Rehabilitation Therapies for Building Virtual Environments in Brain Injury.

    PubMed

    Martínez-Moreno, J M; Sánchez-González, P; Luna, M; Roig, T; Tormos, J M; Gómez, E J

    2016-01-01

    Brain Injury (BI) has become one of the most common causes of neurological disability in developed countries. Cognitive disorders result in a loss of independence and patients' quality of life. Cognitive rehabilitation aims to promote patients' skills to achieve their highest degree of personal autonomy. New technologies such as virtual reality or interactive video allow developing rehabilitation therapies based on reproducible Activities of Daily Living (ADLs), increasing the ecological validity of the therapy. However, the lack of frameworks to formalize and represent the definition of this kind of therapies can be a barrier for widespread use of interactive virtual environments in clinical routine. To provide neuropsychologists with a methodology and an instrument to design and evaluate cognitive rehabilitation therapeutic interventions strategies based on ADLs performed in interactive virtual environments. The proposed methodology is used to model therapeutic interventions during virtual ADLs considering cognitive deficit, expected abnormal interactions and therapeutic hypotheses. It allows identifying abnormal behavioural patterns and designing interventions strategies in order to achieve errorless-based rehabilitation. An ADL case study ('buying bread') is defined according to the guidelines established by the ADL intervention model. This case study is developed, as a proof of principle, using interactive video technology and is used to assess the feasibility of the proposed methodology in the definition of therapeutic intervention procedures. The proposed methodology provides neuropsychologists with an instrument to design and evaluate ADL-based therapeutic intervention strategies, attending to solve actual limitation of virtual scenarios, to be use for ecological rehabilitation of cognitive deficit in daily clinical practice. The developed case study proves the potential of the methodology to design therapeutic interventions strategies; however our current

  11. [Research on the range of motion measurement system for spine based on LabVIEW image processing technology].

    PubMed

    Li, Xiaofang; Deng, Linhong; Lu, Hu; He, Bin

    2014-08-01

    A measurement system based on the image processing technology and developed by LabVIEW was designed to quickly obtain the range of motion (ROM) of spine. NI-Vision module was used to pre-process the original images and calculate the angles of marked needles in order to get ROM data. Six human cadaveric thoracic spine segments T7-T10 were selected to carry out 6 kinds of loads, including left/right lateral bending, flexion, extension, cis/counterclockwise torsion. The system was used to measure the ROM of segment T8-T9 under the loads from 1 Nm to 5 Nm. The experimental results showed that the system is able to measure the ROM of the spine accurately and quickly, which provides a simple and reliable tool for spine biomechanics investigators.

  12. Virtual reality in surgery and medicine.

    PubMed

    Chinnock, C

    1994-01-01

    This report documents the state of development of enhanced and virtual reality-based systems in medicine. Virtual reality systems seek to simulate a surgical procedure in a computer-generated world in order to improve training. Enhanced reality systems seek to augment or enhance reality by providing improved imaging alternatives for specific patient data. Virtual reality represents a paradigm shift in the way we teach and evaluate the skills of medical personnel. Driving the development of virtual reality-based simulators is laparoscopic abdominal surgery, where there is a perceived need for better training techniques; within a year, systems will be fielded for second-year residency students. Further refinements over perhaps the next five years should allow surgeons to evaluate and practice new techniques in a simulator before using them on patients. Technical developments are rapidly improving the realism of these machines to an amazing degree, as well as bringing the price down to affordable levels. In the next five years, many new anatomical models, procedures, and skills are likely to become available on simulators. Enhanced reality systems are generally being developed to improve visualization of specific patient data. Three-dimensional (3-D) stereovision systems for endoscopic applications, head-mounted displays, and stereotactic image navigation systems are being fielded now, with neurosurgery and laparoscopic surgery being major driving influences. Over perhaps the next five years, enhanced and virtual reality systems are likely to merge. This will permit patient-specific images to be used on virtual reality simulators or computer-generated landscapes to be input into surgical visualization instruments. Percolating all around these activities are developments in robotics and telesurgery. An advanced information infrastructure eventually will permit remote physicians to share video, audio, medical records, and imaging data with local physicians in real time

  13. Using Texas Instruments Emulators as Teaching Tools in Quantitative Chemical Analysis

    ERIC Educational Resources Information Center

    Young, Vaneica Y.

    2011-01-01

    This technology report alerts upper-division undergraduate chemistry faculty and lecturers to the use of Texas Instruments emulators as virtual graphing calculators. These may be used in multimedia lectures to instruct students on the use of their graphing calculators to obtain solutions to complex chemical problems. (Contains 1 figure.)

  14. DAQ application of PC oscilloscope for chaos fiber-optic fence system based on LabVIEW

    NASA Astrophysics Data System (ADS)

    Lu, Manman; Fang, Nian; Wang, Lutang; Huang, Zhaoming; Sun, Xiaofei

    2011-12-01

    In order to obtain simultaneously high sample rate and large buffer in data acquisition (DAQ) for a chaos fiber-optic fence system, we developed a double-channel high-speed DAQ application of a digital oscilloscope of PicoScope 5203 based on LabVIEW. We accomplished it by creating call library function (CLF) nodes to call the DAQ functions in the two dynamic link libraries (DLLs) of PS5000.dll and PS5000wrap.dll provided by Pico Technology Company. The maximum real-time sample rate of the DAQ application can reach 1GS/s. We can control the resolutions of the application at the sample time and data amplitudes by changing their units in the block diagram, and also control the start and end times of the sampling operations. The experimental results show that the application has enough high sample rate and large buffer to meet the demanding DAQ requirements of the chaos fiber-optic fence system.

  15. An integrated approach to endoscopic instrument tracking for augmented reality applications in surgical simulation training.

    PubMed

    Loukas, Constantinos; Lahanas, Vasileios; Georgiou, Evangelos

    2013-12-01

    Despite the popular use of virtual and physical reality simulators in laparoscopic training, the educational potential of augmented reality (AR) has not received much attention. A major challenge is the robust tracking and three-dimensional (3D) pose estimation of the endoscopic instrument, which are essential for achieving interaction with the virtual world and for realistic rendering when the virtual scene is occluded by the instrument. In this paper we propose a method that addresses these issues, based solely on visual information obtained from the endoscopic camera. Two different tracking algorithms are combined for estimating the 3D pose of the surgical instrument with respect to the camera. The first tracker creates an adaptive model of a colour strip attached to the distal part of the tool (close to the tip). The second algorithm tracks the endoscopic shaft, using a combined Hough-Kalman approach. The 3D pose is estimated with perspective geometry, using appropriate measurements extracted by the two trackers. The method has been validated on several complex image sequences for its tracking efficiency, pose estimation accuracy and applicability in AR-based training. Using a standard endoscopic camera, the absolute average error of the tip position was 2.5 mm for working distances commonly found in laparoscopic training. The average error of the instrument's angle with respect to the camera plane was approximately 2°. The results are also supplemented by video segments of laparoscopic training tasks performed in a physical and an AR environment. The experiments yielded promising results regarding the potential of applying AR technologies for laparoscopic skills training, based on a computer vision framework. The issue of occlusion handling was adequately addressed. The estimated trajectory of the instruments may also be used for surgical gesture interpretation and assessment. Copyright © 2013 John Wiley & Sons, Ltd.

  16. Virtual Team Governance: Addressing the Governance Mechanisms and Virtual Team Performance

    NASA Astrophysics Data System (ADS)

    Zhan, Yihong; Bai, Yu; Liu, Ziheng

    As technology has improved and collaborative software has been developed, virtual teams with geographically dispersed members spread across diverse physical locations have become increasingly prominent. Virtual team is supported by advancing communication technologies, which makes virtual teams able to largely transcend time and space. Virtual teams have changed the corporate landscape, which are more complex and dynamic than traditional teams since the members of virtual teams are spread on diverse geographical locations and their roles in the virtual team are different. Therefore, how to realize good governance of virtual team and arrive at good virtual team performance is becoming critical and challenging. Good virtual team governance is essential for a high-performance virtual team. This paper explores the performance and the governance mechanism of virtual team. It establishes a model to explain the relationship between the performance and the governance mechanisms in virtual teams. This paper is focusing on managing virtual teams. It aims to find the strategies to help business organizations to improve the performance of their virtual teams and arrive at the objectives of good virtual team management.

  17. Sample Analysis at Mars Instrument Simulator

    NASA Technical Reports Server (NTRS)

    Benna, Mehdi; Nolan, Tom

    2013-01-01

    The Sample Analysis at Mars Instrument Simulator (SAMSIM) is a numerical model dedicated to plan and validate operations of the Sample Analysis at Mars (SAM) instrument on the surface of Mars. The SAM instrument suite, currently operating on the Mars Science Laboratory (MSL), is an analytical laboratory designed to investigate the chemical and isotopic composition of the atmosphere and volatiles extracted from solid samples. SAMSIM was developed using Matlab and Simulink libraries of MathWorks Inc. to provide MSL mission planners with accurate predictions of the instrument electrical, thermal, mechanical, and fluid responses to scripted commands. This tool is a first example of a multi-purpose, full-scale numerical modeling of a flight instrument with the purpose of supplementing or even eliminating entirely the need for a hardware engineer model during instrument development and operation. SAMSIM simulates the complex interactions that occur between the instrument Command and Data Handling unit (C&DH) and all subsystems during the execution of experiment sequences. A typical SAM experiment takes many hours to complete and involves hundreds of components. During the simulation, the electrical, mechanical, thermal, and gas dynamics states of each hardware component are accurately modeled and propagated within the simulation environment at faster than real time. This allows the simulation, in just a few minutes, of experiment sequences that takes many hours to execute on the real instrument. The SAMSIM model is divided into five distinct but interacting modules: software, mechanical, thermal, gas flow, and electrical modules. The software module simulates the instrument C&DH by executing a customized version of the instrument flight software in a Matlab environment. The inputs and outputs to this synthetic C&DH are mapped to virtual sensors and command lines that mimic in their structure and connectivity the layout of the instrument harnesses. This module executes

  18. Developing Science Virtual Test to Measure Students’ Critical Thinking on Living Things and Environmental Sustainability Theme

    NASA Astrophysics Data System (ADS)

    Akbar, M. N.; Firman, H.; Rusyati, L.

    2017-02-01

    Critical thinking is skill and ability to use of risk taking creativity to make a decision and knowledge as a result, analysis and synthesis that, evaluation, to acquire, information search, to develop thinking, as an individual aware of his or her own thinking. The aim of this study is to develop the science virtual test to measure students’ critical thinking on living things and environmental sustainability theme. The research method that is used in this research was descriptive research. The development of science virtual test item consist of five steps: (1) content analysis; (2) constructing the instrument (multiple choice) based on the elements of critical thinking by Inch; (3) validity judgment of the instrument by the expert; (4) legibility test of the instrument; (5) conducting the large field test. On the large field test was gained the results of validity and reliability of the test, difficulty index, discriminating power, and quality of distractor. The subjects of research were 8th grade students at International Junior High School in Bandung with 125 total of respondents. The coefficient alpha (α) was 0.747, the reliability of the test was categorized as ‘high’ and value of RXY correlation was 0.63 which mean that the validity of the test was categorized as ‘high’. These means that science virtual test can be used to measure student’s critical thinking with a good consistency. It is expected for other researcher to take this description as one of the basic information to be considered in developing science virtual test for improving students’ critical thinking by various kind of topic.

  19. Working Group Reports and Presentations: Virtual Worlds and Virtual Exploration

    NASA Technical Reports Server (NTRS)

    LAmoreaux, Claudia

    2006-01-01

    Scientists and engineers are continually developing innovative methods to capitalize on recent developments in computational power. Virtual worlds and virtual exploration present a new toolset for project design, implementation, and resolution. Replication of the physical world in the virtual domain provides stimulating displays to augment current data analysis techniques and to encourage public participation. In addition, the virtual domain provides stakeholders with a low cost, low risk design and test environment. The following document defines a virtual world and virtual exploration, categorizes the chief motivations for virtual exploration, elaborates upon specific objectives, identifies roadblocks and enablers for realizing the benefits, and highlights the more immediate areas of implementation (i.e. the action items). While the document attempts a comprehensive evaluation of virtual worlds and virtual exploration, the innovative nature of the opportunities presented precludes completeness. The authors strongly encourage readers to derive additional means of utilizing the virtual exploration toolset.

  20. Training multitasking in a virtual supermarket: a novel intervention after stroke.

    PubMed

    Rand, Debbie; Weiss, Patrice L Tamar; Katz, Noomi

    2009-01-01

    To explore the potential of the VMall, a virtual supermarket running on a video-capture virtual reality system, as an intervention tool for people who have multitasking deficits after stroke. Poststroke, 4 participants received ten 60-min sessions over 3 weeks using the VMall. The intervention focused on improving multitasking while the participant was engaged in a virtual shopping task. Instruments included the Multiple Errands Test-Hospital Version (MET-HV) in a real mall and in the VMall. Participants achieved improvements ranging from 20.5% to 51.2% for most of the MET-HV measures performed in a real shopping mall and in the VMall. The data support the VMall's potential as a motivating and effective intervention tool for the rehabilitation of people poststroke who have multitasking deficits during the performance of daily tasks. However, because the sample was small, additional intervention studies with the VMall should be conducted.

  1. Assessment of wheelchair driving performance in a virtual reality-based simulator

    PubMed Central

    Mahajan, Harshal P.; Dicianno, Brad E.; Cooper, Rory A.; Ding, Dan

    2013-01-01

    Objective To develop a virtual reality (VR)-based simulator that can assist clinicians in performing standardized wheelchair driving assessments. Design A completely within-subjects repeated measures design. Methods Participants drove their wheelchairs along a virtual driving circuit modeled after the Power Mobility Road Test (PMRT) and in a hallway with decreasing width. The virtual simulator was displayed on computer screen and VR screens and participants interacted with it using a set of instrumented rollers and a wheelchair joystick. Driving performances of participants were estimated and compared using quantitative metrics from the simulator. Qualitative ratings from two experienced clinicians were used to estimate intra- and inter-rater reliability. Results Ten regular wheelchair users (seven men, three women; mean age ± SD, 39.5 ± 15.39 years) participated. The virtual PMRT scores from the two clinicians show high inter-rater reliability (78–90%) and high intra-rater reliability (71–90%) for all test conditions. More research is required to explore user preferences and effectiveness of the two control methods (rollers and mathematical model) and the display screens. Conclusions The virtual driving simulator seems to be a promising tool for wheelchair driving assessment that clinicians can use to supplement their real-world evaluations. PMID:23820148

  2. VERSE - Virtual Equivalent Real-time Simulation

    NASA Technical Reports Server (NTRS)

    Zheng, Yang; Martin, Bryan J.; Villaume, Nathaniel

    2005-01-01

    Distributed real-time simulations provide important timing validation and hardware in the- loop results for the spacecraft flight software development cycle. Occasionally, the need for higher fidelity modeling and more comprehensive debugging capabilities - combined with a limited amount of computational resources - calls for a non real-time simulation environment that mimics the real-time environment. By creating a non real-time environment that accommodates simulations and flight software designed for a multi-CPU real-time system, we can save development time, cut mission costs, and reduce the likelihood of errors. This paper presents such a solution: Virtual Equivalent Real-time Simulation Environment (VERSE). VERSE turns the real-time operating system RTAI (Real-time Application Interface) into an event driven simulator that runs in virtual real time. Designed to keep the original RTAI architecture as intact as possible, and therefore inheriting RTAI's many capabilities, VERSE was implemented with remarkably little change to the RTAI source code. This small footprint together with use of the same API allows users to easily run the same application in both real-time and virtual time environments. VERSE has been used to build a workstation testbed for NASA's Space Interferometry Mission (SIM PlanetQuest) instrument flight software. With its flexible simulation controls and inexpensive setup and replication costs, VERSE will become an invaluable tool in future mission development.

  3. Software Framework for Controlling Unsupervised Scientific Instruments.

    PubMed

    Schmid, Benjamin; Jahr, Wiebke; Weber, Michael; Huisken, Jan

    2016-01-01

    Science outreach and communication are gaining more and more importance for conveying the meaning of today's research to the general public. Public exhibitions of scientific instruments can provide hands-on experience with technical advances and their applications in the life sciences. The software of such devices, however, is oftentimes not appropriate for this purpose. In this study, we describe a software framework and the necessary computer configuration that is well suited for exposing a complex self-built and software-controlled instrument such as a microscope to laymen under limited supervision, e.g. in museums or schools. We identify several aspects that must be met by such software, and we describe a design that can simultaneously be used to control either (i) a fully functional instrument in a robust and fail-safe manner, (ii) an instrument that has low-cost or only partially working hardware attached for illustration purposes or (iii) a completely virtual instrument without hardware attached. We describe how to assess the educational success of such a device, how to monitor its operation and how to facilitate its maintenance. The introduced concepts are illustrated using our software to control eduSPIM, a fluorescent light sheet microscope that we are currently exhibiting in a technical museum.

  4. A Virtual Room to Enhance Writing Skills in the EFL Class

    ERIC Educational Resources Information Center

    Ochoa Alpala, Dayra Piedad; Medina Peña, Nieves

    2014-01-01

    This article reports an action research that intended to study to what extent students shape their writing skill in English through the use of a virtual room. As the study, we randomly selected six ninth graders in high school from thirty two students at a Colombian private institution. Three instruments were used, namely, interviews, students'…

  5. Innovative application of virtual display technique in virtual museum

    NASA Astrophysics Data System (ADS)

    Zhang, Jiankang

    2017-09-01

    Virtual museum refers to display and simulate the functions of real museum on the Internet in the form of 3 Dimensions virtual reality by applying interactive programs. Based on Virtual Reality Modeling Language, virtual museum building and its effective interaction with the offline museum lie in making full use of 3 Dimensions panorama technique, virtual reality technique and augmented reality technique, and innovatively taking advantages of dynamic environment modeling technique, real-time 3 Dimensions graphics generating technique, system integration technique and other key virtual reality techniques to make sure the overall design of virtual museum.3 Dimensions panorama technique, also known as panoramic photography or virtual reality, is a technique based on static images of the reality. Virtual reality technique is a kind of computer simulation system which can create and experience the interactive 3 Dimensions dynamic visual world. Augmented reality, also known as mixed reality, is a technique which simulates and mixes the information (visual, sound, taste, touch, etc.) that is difficult for human to experience in reality. These technologies make virtual museum come true. It will not only bring better experience and convenience to the public, but also be conducive to improve the influence and cultural functions of the real museum.

  6. A model for flexible tools used in minimally invasive medical virtual environments.

    PubMed

    Soler, Francisco; Luzon, M Victoria; Pop, Serban R; Hughes, Chris J; John, Nigel W; Torres, Juan Carlos

    2011-01-01

    Within the limits of current technology, many applications of a virtual environment will trade-off accuracy for speed. This is not an acceptable compromise in a medical training application where both are essential. Efficient algorithms must therefore be developed. The purpose of this project is the development and validation of a novel physics-based real time tool manipulation model, which is easy to integrate into any medical virtual environment that requires support for the insertion of long flexible tools into complex geometries. This encompasses medical specialities such as vascular interventional radiology, endoscopy, and laparoscopy, where training, prototyping of new instruments/tools and mission rehearsal can all be facilitated by using an immersive medical virtual environment. Our model recognises and uses accurately patient specific data and adapts to the geometrical complexity of the vessel in real time.

  7. The Virtual Telescope Project: Enjoy the Universe from your desktop

    NASA Astrophysics Data System (ADS)

    Masi, G.

    2008-06-01

    The Virtual Telescope is a new robotic facility that makes possible for people worldwide to participate in real-time observations of the sky. Complete scientific instruments are made available, matching the needs of researchers, students and amateur astronomers. Instruments are controlled live and in real time by the remote user while qualified assistance is made available from a professional astronomer, to assist and address the observing experience. The project consists of several remote controlled and independent telescopes, including solar scopes for daytime observations. Their diameters range from 40-360 mm. The project and the technology involved are presented here, as well as the peculiar benefits for students and other users.

  8. Using Model-Based Reasoning for Autonomous Instrument Operation - Lessons Learned From IMAGE/LENA

    NASA Technical Reports Server (NTRS)

    Johnson, Michael A.; Rilee, Michael L.; Truszkowski, Walt; Bailin, Sidney C.

    2001-01-01

    Model-based reasoning has been applied as an autonomous control strategy on the Low Energy Neutral Atom (LENA) instrument currently flying on board the Imager for Magnetosphere-to-Aurora Global Exploration (IMAGE) spacecraft. Explicit models of instrument subsystem responses have been constructed and are used to dynamically adapt the instrument to the spacecraft's environment. These functions are cast as part of a Virtual Principal Investigator (VPI) that autonomously monitors and controls the instrument. In the VPI's current implementation, LENA's command uplink volume has been decreased significantly from its previous volume; typically, no uplinks are required for operations. This work demonstrates that a model-based approach can be used to enhance science instrument effectiveness. The components of LENA are common in space science instrumentation, and lessons learned by modeling this system may be applied to other instruments. Future work involves the extension of these methods to cover more aspects of LENA operation and the generalization to other space science instrumentation.

  9. Personal Virtual Libraries

    ERIC Educational Resources Information Center

    Pappas, Marjorie L.

    2004-01-01

    Virtual libraries are becoming more and more common. Most states have a virtual library. A growing number of public libraries have a virtual presence on the Web. Virtual libraries are a growing addition to school library media collections. The next logical step would be personal virtual libraries. A personal virtual library (PVL) is a collection…

  10. LapSim virtual reality laparoscopic simulator reflects clinical experience in German surgeons.

    PubMed

    Langelotz, C; Kilian, M; Paul, C; Schwenk, W

    2005-11-01

    The aim of this study was to analyze the ability of a training module on a virtual laparoscopic simulator to assess surgical experience in laparoscopy. One hundred and fifteen participants at the 120th annual convent of the German surgical society took part in this study. All participants were stratified into two groups, one with laparoscopic experience of less than 50 operations (group 1, n=61) and one with laparoscopic experience of more than 50 laparoscopic operations (group 2, n=54). All subjects completed a laparoscopic training module consisting of five different exercises for navigation, coordination, grasping, cutting and clipping. The time to perform each task was measured, as were the path lengths of the instruments and their respective angles representing the economy of the movements. Results between groups were compared using chi(2) or Mann-Whitney U-test. Group 1 needed more time for completion of the exercises (median 424 s, range 99-1,376 s) than group 2 (median 315 s, range 168-625 s) (P<0.01). Instrument movements were less economic in group 1 with larger angular pathways, e.g. in the cutting exercise (median 352 degrees , range 104-1,628 degrees vs median 204 degrees , range 107-444 degrees , P<0.01), and longer path lengths (each instrument P<0.05). As time for completion of exercises, instrument path lengths and angular paths are indicators of clinical experience, it can be concluded that laparoscopic skills acquired in the operating room transfer into virtual reality. A laparoscopic simulator can serve as an instrument for the assessment of experience in laparoscopic surgery.

  11. FY17 ISCR Scholar End-of-Assignment Report - Robbie Sadre

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Sadre, R.

    2017-10-20

    Throughout this internship assignment, I did various tasks that contributed towards the starting of the SASEDS (Safe Active Scanning for Energy Delivery Systems) and CES-21 (California Energy Systems for the 21st Century) projects in the SKYFALL laboratory. The goal of the SKYFALL laboratory is to perform modeling and simulation verification of transmission power system devices, while integrating with high-performance computing. The first thing I needed to do was acquire official Online LabVIEW training from National Instruments. Through these online tutorial modules, I learned the basics of LabVIEW, gaining experience in connecting to NI devices through the DAQmx API as wellmore » as LabVIEW basic programming techniques (structures, loops, state machines, front panel GUI design etc).« less

  12. Virtual Alternative to the Oral Examination for Emergency Medicine Residents

    PubMed Central

    McGrath, Jillian; Kman, Nicholas; Danforth, Douglas; Bahner, David P.; Khandelwal, Sorabh; Martin, Daniel R.; Nagel, Rollin; Verbeck, Nicole; Way, David P.; Nelson, Richard

    2015-01-01

    Introduction The oral examination is a traditional method for assessing the developing physician’s medical knowledge, clinical reasoning and interpersonal skills. The typical oral examination is a face-to-face encounter in which examiners quiz examinees on how they would confront a patient case. The advantage of the oral exam is that the examiner can adapt questions to the examinee’s response. The disadvantage is the potential for examiner bias and intimidation. Computer-based virtual simulation technology has been widely used in the gaming industry. We wondered whether virtual simulation could serve as a practical format for delivery of an oral examination. For this project, we compared the attitudes and performance of emergency medicine (EM) residents who took our traditional oral exam to those who took the exam using virtual simulation. Methods EM residents (n=35) were randomized to a traditional oral examination format (n=17) or a simulated virtual examination format (n=18) conducted within an immersive learning environment, Second Life (SL). Proctors scored residents using the American Board of Emergency Medicine oral examination assessment instruments, which included execution of critical actions and ratings on eight competency categories (1–8 scale). Study participants were also surveyed about their oral examination experience. Results We observed no differences between virtual and traditional groups on critical action scores or scores on eight competency categories. However, we noted moderate effect sizes favoring the Second Life group on the clinical competence score. Examinees from both groups thought that their assessment was realistic, fair, objective, and efficient. Examinees from the virtual group reported a preference for the virtual format and felt that the format was less intimidating. Conclusion The virtual simulated oral examination was shown to be a feasible alternative to the traditional oral examination format for assessing EM residents

  13. Tools virtualization for command and control systems

    NASA Astrophysics Data System (ADS)

    Piszczek, Marek; Maciejewski, Marcin; Pomianek, Mateusz; Szustakowski, Mieczysław

    2017-10-01

    Information management is an inseparable part of the command process. The result is that the person making decisions at the command post interacts with data providing devices in various ways. Tools virtualization process can introduce a number of significant modifications in the design of solutions for management and command. The general idea involves replacing physical devices user interface with their digital representation (so-called Virtual instruments). A more advanced level of the systems "digitalization" is to use the mixed reality environments. In solutions using Augmented reality (AR) customized HMI is displayed to the operator when he approaches to each device. Identification of device is done by image recognition of photo codes. Visualization is achieved by (optical) see-through head mounted display (HMD). Control can be done for example by means of a handheld touch panel. Using the immersive virtual environment, the command center can be digitally reconstructed. Workstation requires only VR system (HMD) and access to information network. Operator can interact with devices in such a way as it would perform in real world (for example with the virtual hands). Because of their procedures (an analysis of central vision, eye tracking) MR systems offers another useful feature of reducing requirements for system data throughput. Due to the fact that at the moment we focus on the single device. Experiments carried out using Moverio BT-200 and SteamVR systems and the results of experimental application testing clearly indicate the ability to create a fully functional information system with the use of mixed reality technology.

  14. Software Architecture for a Virtual Environment for Nano Scale Assembly (VENSA).

    PubMed

    Lee, Yong-Gu; Lyons, Kevin W; Feng, Shaw C

    2004-01-01

    A Virtual Environment (VE) uses multiple computer-generated media to let a user experience situations that are temporally and spatially prohibiting. The information flow between the user and the VE is bidirectional and the user can influence the environment. The software development of a VE requires orchestrating multiple peripherals and computers in a synchronized way in real time. Although a multitude of useful software components for VEs exists, many of these are packaged within a complex framework and can not be used separately. In this paper, an architecture is presented which is designed to let multiple frameworks work together while being shielded from the application program. This architecture, which is called the Virtual Environment for Nano Scale Assembly (VENSA), has been constructed for interfacing with an optical tweezers instrument for nanotechnology development. However, this approach can be generalized for most virtual environments. Through the use of VENSA, the programmer can rely on existing solutions and concentrate more on the application software design.

  15. Software Architecture for a Virtual Environment for Nano Scale Assembly (VENSA)

    PubMed Central

    Lee, Yong-Gu; Lyons, Kevin W.; Feng, Shaw C.

    2004-01-01

    A Virtual Environment (VE) uses multiple computer-generated media to let a user experience situations that are temporally and spatially prohibiting. The information flow between the user and the VE is bidirectional and the user can influence the environment. The software development of a VE requires orchestrating multiple peripherals and computers in a synchronized way in real time. Although a multitude of useful software components for VEs exists, many of these are packaged within a complex framework and can not be used separately. In this paper, an architecture is presented which is designed to let multiple frameworks work together while being shielded from the application program. This architecture, which is called the Virtual Environment for Nano Scale Assembly (VENSA), has been constructed for interfacing with an optical tweezers instrument for nanotechnology development. However, this approach can be generalized for most virtual environments. Through the use of VENSA, the programmer can rely on existing solutions and concentrate more on the application software design. PMID:27366610

  16. NASA employee utilizes Virtual Reality (VR) equipment

    NASA Image and Video Library

    1991-10-28

    S91-50404 (1 Nov 1991) --- Bebe Ly of the Information Systems Directorate's (ISD) Software Technology Branch at the Johnson Space Center (JSC) gives virtual reality a try. The stereo video goggles and head[phones allow her to see and hear in a computer-generated world and the gloves allow her to move around and grasp objects. Ly is a member of the team that developed the C Language Integrated production System (CLIPS) which has been instrumental in developing several of the systems to be demonstrated in an upcoming Software Technology Exposition at JSC.

  17. Software development for the analysis of heartbeat sounds with LabVIEW in diagnosis of cardiovascular disease.

    PubMed

    Topal, Taner; Polat, Hüseyin; Güler, Inan

    2008-10-01

    In this paper, a time-frequency spectral analysis software (Heart Sound Analyzer) for the computer-aided analysis of cardiac sounds has been developed with LabVIEW. Software modules reveal important information for cardiovascular disorders, it can also assist to general physicians to come up with more accurate and reliable diagnosis at early stages. Heart sound analyzer (HSA) software can overcome the deficiency of expert doctors and help them in rural as well as urban clinics and hospitals. HSA has two main blocks: data acquisition and preprocessing, time-frequency spectral analyses. The heart sounds are first acquired using a modified stethoscope which has an electret microphone in it. Then, the signals are analysed using the time-frequency/scale spectral analysis techniques such as STFT, Wigner-Ville distribution and wavelet transforms. HSA modules have been tested with real heart sounds from 35 volunteers and proved to be quite efficient and robust while dealing with a large variety of pathological conditions.

  18. Online virtual-patient cases versus traditional problem-based learning in advanced pharmacy practice experiences.

    PubMed

    Al-Dahir, Sara; Bryant, Kendrea; Kennedy, Kathleen B; Robinson, Donna S

    2014-05-15

    To evaluate the efficacy of faculty-led problem-based learning (PBL) vs online simulated-patient case in fourth-year (P4) pharmacy students. Fourth-year pharmacy students were randomly assigned to participate in either online branched-case learning using a virtual simulation platform or a small-group discussion. Preexperience and postexperience student assessments and a survey instrument were completed. While there were no significant differences in the preexperience test scores between the groups, there was a significant increase in scores in both the virtual-patient group and the PBL group between the preexperience and postexperience tests. The PBL group had higher postexperience test scores (74.8±11.7) than did the virtual-patient group (66.5±13.6) (p=0.001). The PBL method demonstrated significantly greater improvement in postexperience test scores than did the virtual-patient method. Both were successful learning methods, suggesting that a diverse approach to simulated patient cases may reach more student learning styles.

  19. A review of training research and virtual reality simulators for the da Vinci surgical system.

    PubMed

    Liu, May; Curet, Myriam

    2015-01-01

    PHENOMENON: Virtual reality simulators are the subject of several recent studies of skills training for robot-assisted surgery. Yet no consensus exists regarding what a core skill set comprises or how to measure skill performance. Defining a core skill set and relevant metrics would help surgical educators evaluate different simulators. This review draws from published research to propose a core technical skill set for using the da Vinci surgeon console. Publications on three commercial simulators were used to evaluate the simulators' content addressing these skills and associated metrics. An analysis of published research suggests that a core technical skill set for operating the surgeon console includes bimanual wristed manipulation, camera control, master clutching to manage hand position, use of third instrument arm, activating energy sources, appropriate depth perception, and awareness of forces applied by instruments. Validity studies of three commercial virtual reality simulators for robot-assisted surgery suggest that all three have comparable content and metrics. However, none have comprehensive content and metrics for all core skills. INSIGHTS: Virtual reality simulation remains a promising tool to support skill training for robot-assisted surgery, yet existing commercial simulator content is inadequate for performing and assessing a comprehensive basic skill set. The results of this evaluation help identify opportunities and challenges that exist for future developments in virtual reality simulation for robot-assisted surgery. Specifically, the inclusion of educational experts in the development cycle alongside clinical and technological experts is recommended.

  20. Sensitivity-based virtual fields for the non-linear virtual fields method

    NASA Astrophysics Data System (ADS)

    Marek, Aleksander; Davis, Frances M.; Pierron, Fabrice

    2017-09-01

    The virtual fields method is an approach to inversely identify material parameters using full-field deformation data. In this manuscript, a new set of automatically-defined virtual fields for non-linear constitutive models has been proposed. These new sensitivity-based virtual fields reduce the influence of noise on the parameter identification. The sensitivity-based virtual fields were applied to a numerical example involving small strain plasticity; however, the general formulation derived for these virtual fields is applicable to any non-linear constitutive model. To quantify the improvement offered by these new virtual fields, they were compared with stiffness-based and manually defined virtual fields. The proposed sensitivity-based virtual fields were consistently able to identify plastic model parameters and outperform the stiffness-based and manually defined virtual fields when the data was corrupted by noise.

  1. Virtual Reality

    DTIC Science & Technology

    1993-04-01

    until exhausted. SECURITY CLASSIFICATION OF THIS PAGE All other editions are obsolete. UNCLASSIFIED " VIRTUAL REALITY JAMES F. DAILEY, LIEUTENANT COLONEL...US" This paper reviews the exciting field of virtual reality . The author describes the basic concepts of virtual reality and finds that its numerous...potential benefits to society could revolutionize everyday life. The various components that make up a virtual reality system are described in detail

  2. Community and Virtual Community.

    ERIC Educational Resources Information Center

    Ellis, David; Oldridge, Rachel; Vasconcelos, Ana

    2004-01-01

    Presents a literature review that covers the following topics related to virtual communities: (1) information and virtual community; (2) virtual communities and communities of practice; (3) virtual communities and virtual arenas, including virtual community networks; and (4) networked virtual communities. (Contains 175 references.) (MES)

  3. Ultrasonic immersion probes characterization for use in nondestructive testing according to EN 12668-2:2001

    NASA Astrophysics Data System (ADS)

    Silva, C. E. R.; Alvarenga, A. V.; Costa-Felix, R. P. B.

    2011-02-01

    Ultrasound is often used as a Non-Destructive Testing (NDT) technique to analyze components and structures to detect internal and surface flaws. To guarantee reliable measurements, it is necessary to calibrate instruments and properly assess related uncertainties. An important device of an ultrasonic instrument system is its probe, which characterization should be performed according to EN 12668-2. Concerning immersion probes beam profile, the parameters to be assessed are beam divergence, focal distance, width, and zone length. Such parameters are determined by scanning a reflector or a hydrophone throughout the transducer beam. Within the present work, a methodology developed at Inmetro's Laboratory of Ultrasound to evaluate relevant beam parameters is presented, based on hydrophone scan. Water bath and positioning system to move the hydrophone were used to perform the scan. Studied probes were excited by a signal generator, and the waterborne signals were detected by the hydrophone and acquired using an oscilloscope. A user-friendly virtual instrument was developed in LabVIEW to automate the system. The initial tests were performed using 1 and 2.25 MHz-ultrasonic unfocused probes (Ø 1.27 cm), and results were consistent with the manufacturer's specifications. Moreover, expanded uncertainties were lower than 6% for all parameters under consideration.

  4. [SOPHOCLE (Ophthalmologic Simulator of Laser PHOtocoagulation): contribution to virtual reality].

    PubMed

    Rouland, J F; Dubois, P; Chaillou, C; Meseuree, P; Karpf, S; Godin, S; Duquenoy, F

    1995-01-01

    This study was undertaken to teach laser retinal photocoagulation in different disorders using a "virtual eye". Most ophthalmologists routinely use laser photocoagulator. Both indications and laser effects are well-known. However, in various diseases (diabetic retinopathy, age-related-macular degeneration, myopia...) complications rate increase or at least does not decrease. The main reasons are: - ignorance of risk factors, - misuse of the instrument. We developed a new automated device stimulating a real laser photocoagulator. Only slit-lamp exists. The three-mirror lens, the fundus and the retinal photocoagulation impacts are "virtual". The aim of the simulator is to help practitioners to recognize various pathologies almost as in real conditions and to be familiar with different technics of photocoagulation. By using computer assisted learning, a constant evaluation determines the level and the progress of practitioners.

  5. Welfare Impact of Virtual Trading on Wholesale Electricity Markets

    NASA Astrophysics Data System (ADS)

    Giraldo, Juan S.

    Virtual bidding has become a standard feature of multi-settlement wholesale electricity markets in the United States. Virtual bids are financial instruments that allow market participants to take financial positions in the Day-Ahead (DA) market that are automatically reversed/closed in the Real-Time (RT) market. Most U.S. wholesale electricity markets only have two types of virtual bids: a decrement bid (DEC), which is virtual load, and an increment offer (INC), which is virtual generation. In theory, financial participants create benefits by seeking out profitable bidding opportunities through arbitrage or speculation. Benefits have been argued to take the form of increased competition, price convergence, increased market liquidity, and a more efficient dispatch of generation resources. Studies have found that price convergence between the DA and RT markets improved following the introduction of virtual bidding into wholesale electricity markets. The improvement in price convergence was taken as evidence that market efficiency had increased and many of the theoretical benefits realized. Persistent price differences between the DA and RT markets have led to calls to further expand virtual bidding as a means to address remaining market inefficiencies. However, the argument that price convergence is beneficial is extrapolated from the study of commodity and financial markets and the role of futures for increasing market efficiency in that context. This viewpoint largely ignores details that differentiate wholesale electricity markets from other commodity markets. This dissertation advances the understanding of virtual bidding by evaluating the impact of virtual bidding based on the standard definition of economic efficiency which is social welfare. In addition, an examination of the impacts of another type of virtual bid, up-to-congestion (UTC) transactions is presented. This virtual product significantly increased virtual bidding activity in the PJM interconnection

  6. Neurosurgical tactile discrimination training with haptic-based virtual reality simulation.

    PubMed

    Patel, Achal; Koshy, Nick; Ortega-Barnett, Juan; Chan, Hoi C; Kuo, Yong-Fan; Luciano, Cristian; Rizzi, Silvio; Matulyauskas, Martin; Kania, Patrick; Banerjee, Pat; Gasco, Jaime

    2014-12-01

    To determine if a computer-based simulation with haptic technology can help surgical trainees improve tactile discrimination using surgical instruments. Twenty junior medical students participated in the study and were randomized into two groups. Subjects in Group A participated in virtual simulation training using the ImmersiveTouch simulator (ImmersiveTouch, Inc., Chicago, IL, USA) that required differentiating the firmness of virtual spheres using tactile and kinesthetic sensation via haptic technology. Subjects in Group B did not undergo any training. With their visual fields obscured, subjects in both groups were then evaluated on their ability to use the suction and bipolar instruments to find six elastothane objects with areas ranging from 1.5 to 3.5 cm2 embedded in a urethane foam brain cavity model while relying on tactile and kinesthetic sensation only. A total of 73.3% of the subjects in Group A (simulation training) were able to find the brain cavity objects in comparison to 53.3% of the subjects in Group B (no training) (P  =  0.0183). There was a statistically significant difference in the total number of Group A subjects able to find smaller brain cavity objects (size ≤ 2.5 cm2) compared to that in Group B (72.5 vs. 40%, P  =  0.0032). On the other hand, no significant difference in the number of subjects able to detect larger objects (size ≧ 3 cm2) was found between Groups A and B (75 vs. 80%, P  =  0.7747). Virtual computer-based simulators with integrated haptic technology may improve tactile discrimination required for microsurgical technique.

  7. Faster acquisition of laparoscopic skills in virtual reality with haptic feedback and 3D vision.

    PubMed

    Hagelsteen, Kristine; Langegård, Anders; Lantz, Adam; Ekelund, Mikael; Anderberg, Magnus; Bergenfelz, Anders

    2017-10-01

    The study investigated whether 3D vision and haptic feedback in combination in a virtual reality environment leads to more efficient learning of laparoscopic skills in novices. Twenty novices were allocated to two groups. All completed a training course in the LapSim ® virtual reality trainer consisting of four tasks: 'instrument navigation', 'grasping', 'fine dissection' and 'suturing'. The study group performed with haptic feedback and 3D vision and the control group without. Before and after the LapSim ® course, the participants' metrics were recorded when tying a laparoscopic knot in the 2D video box trainer Simball ® Box. The study group completed the training course in 146 (100-291) minutes compared to 215 (175-489) minutes in the control group (p = .002). The number of attempts to reach proficiency was significantly lower. The study group had significantly faster learning of skills in three out of four individual tasks; instrument navigation, grasping and suturing. Using the Simball ® Box, no difference in laparoscopic knot tying after the LapSim ® course was noted when comparing the groups. Laparoscopic training in virtual reality with 3D vision and haptic feedback made training more time efficient and did not negatively affect later video box-performance in 2D. [Formula: see text].

  8. Challenging Residual Contamination of Instruments for Robotic Surgery in Japan.

    PubMed

    Saito, Yuhei; Yasuhara, Hiroshi; Murakoshi, Satoshi; Komatsu, Takami; Fukatsu, Kazuhiko; Uetera, Yushi

    2017-02-01

    BACKGROUND Recently, robotic surgery has been introduced in many hospitals. The structure of robotic instruments is so complex that updating their cleaning methods is a challenge for healthcare professionals. However, there is limited information on the effectiveness of cleaning for instruments for robotic surgery. OBJECTIVE To determine the level of residual contamination of instruments for robotic surgery and to develop a method to evaluate the cleaning efficacy for complex surgical devices. METHODS Surgical instruments were collected immediately after operations and/or after in-house cleaning, and the level of residual protein was measured. Three serial measurements were performed on instruments after cleaning to determine the changes in the level of contamination and the total amount of residual protein. The study took place from September 1, 2013, through June 30, 2015, in Japan. RESULTS The amount of protein released from robotic instruments declined exponentially. The amount after in-house cleaning was 650, 550, and 530 µg/instrument in the 3 serial measurements. The overall level of residual protein in each measurement was much higher for robotic instruments than for ordinary instruments (P<.0001). CONCLUSIONS Our data demonstrated that complete removal of residual protein from surgical instruments is virtually impossible. The pattern of decline differed depending on the instrument type, which reflected the complex structure of the instruments. It might be necessary to establish a new standard for cleaning using a novel classification according to the structural complexity of instruments, especially for those for robotic surgery. Infect Control Hosp Epidemiol 2017;38:143-146.

  9. A novel LabVIEW-based multi-channel non-invasive abdominal maternal-fetal electrocardiogram signal generator.

    PubMed

    Martinek, Radek; Kelnar, Michal; Koudelka, Petr; Vanus, Jan; Bilik, Petr; Janku, Petr; Nazeran, Homer; Zidek, Jan

    2016-02-01

    This paper describes the design, construction, and testing of a multi-channel fetal electrocardiogram (fECG) signal generator based on LabVIEW. Special attention is paid to the fetal heart development in relation to the fetus' anatomy, physiology, and pathology. The non-invasive signal generator enables many parameters to be set, including fetal heart rate (FHR), maternal heart rate (MHR), gestational age (GA), fECG interferences (biological and technical artifacts), as well as other fECG signal characteristics. Furthermore, based on the change in the FHR and in the T wave-to-QRS complex ratio (T/QRS), the generator enables manifestations of hypoxic states (hypoxemia, hypoxia, and asphyxia) to be monitored while complying with clinical recommendations for classifications in cardiotocography (CTG) and fECG ST segment analysis (STAN). The generator can also produce synthetic signals with defined properties for 6 input leads (4 abdominal and 2 thoracic). Such signals are well suited to the testing of new and existing methods of fECG processing and are effective in suppressing maternal ECG while non-invasively monitoring abdominal fECG. They may also contribute to the development of a new diagnostic method, which may be referred to as non-invasive trans-abdominal CTG +  STAN. The functional prototype is based on virtual instrumentation using the LabVIEW developmental environment and its associated data acquisition measurement cards (DAQmx). The generator also makes it possible to create synthetic signals and measure actual fetal and maternal ECGs by means of bioelectrodes.

  10. INERTIAL INSTRUMENT SYSTEM FOR AERIAL SURVEYING.

    USGS Publications Warehouse

    Brown, Russell H.; Chapman, William H.; Hanna, William F.; Mongan, Charles E.; Hursh, John W.

    1987-01-01

    The purpose of this report is to describe an inertial guidance or navigation system that will enable use of relatively light aircraft for efficient data-gathering in geologgy, hydrology, terrain mapping, and gravity-field mapping. The instrument system capitalizes not only on virtual state-of-the-art inertial guidance technology but also on similarly advanced technology for measuring distance with electromagnetic radiating devices. The distance measurement can be made with a transceiver beamed at either a cooperative taget, with a specially designed reflecting surface, or a noncooperative target, such as the Earth's surface. The instrument system features components that use both techniques. Thus, a laser tracker device, which updates the inertial guidance unit or navigator in flight, makes distance measurements to a retroreflector target mounted at a ground-control point; a laser profiler device, beamed vertically downward, makes distance measurements to the Earth's surface along a path that roughly mirrors the aircraft flight path.

  11. Virtual button interface

    DOEpatents

    Jones, Jake S.

    1999-01-01

    An apparatus and method of issuing commands to a computer by a user interfacing with a virtual reality environment. To issue a command, the user directs gaze at a virtual button within the virtual reality environment, causing a perceptible change in the virtual button, which then sends a command corresponding to the virtual button to the computer, optionally after a confirming action is performed by the user, such as depressing a thumb switch.

  12. Mapping, Awareness, And Virtualization Network Administrator Training Tool Virtualization Module

    DTIC Science & Technology

    2016-03-01

    AND VIRTUALIZATION NETWORK ADMINISTRATOR TRAINING TOOL VIRTUALIZATION MODULE by Erik W. Berndt March 2016 Thesis Advisor: John Gibson...REPORT TYPE AND DATES COVERED Master’s thesis 4. TITLE AND SUBTITLE MAPPING, AWARENESS, AND VIRTUALIZATION NETWORK ADMINISTRATOR TRAINING TOOL... VIRTUALIZATION MODULE 5. FUNDING NUMBERS 6. AUTHOR(S) Erik W. Berndt 7. PERFORMING ORGANIZATION NAME(S) AND ADDRESS(ES) Naval Postgraduate School

  13. Virtual Distances Methodology as Verification Technique for AACMMs with a Capacitive Sensor Based Indexed Metrology Platform.

    PubMed

    Acero, Raquel; Santolaria, Jorge; Brau, Agustin; Pueo, Marcos

    2016-11-18

    This paper presents a new verification procedure for articulated arm coordinate measuring machines (AACMMs) together with a capacitive sensor-based indexed metrology platform (IMP) based on the generation of virtual reference distances. The novelty of this procedure lays on the possibility of creating virtual points, virtual gauges and virtual distances through the indexed metrology platform's mathematical model taking as a reference the measurements of a ball bar gauge located in a fixed position of the instrument's working volume. The measurements are carried out with the AACMM assembled on the IMP from the six rotating positions of the platform. In this way, an unlimited number and types of reference distances could be created without the need of using a physical gauge, therefore optimizing the testing time, the number of gauge positions and the space needed in the calibration and verification procedures. Four evaluation methods are presented to assess the volumetric performance of the AACMM. The results obtained proved the suitability of the virtual distances methodology as an alternative procedure for verification of AACMMs using the indexed metrology platform.

  14. Virtual button interface

    DOEpatents

    Jones, J.S.

    1999-01-12

    An apparatus and method of issuing commands to a computer by a user interfacing with a virtual reality environment are disclosed. To issue a command, the user directs gaze at a virtual button within the virtual reality environment, causing a perceptible change in the virtual button, which then sends a command corresponding to the virtual button to the computer, optionally after a confirming action is performed by the user, such as depressing a thumb switch. 4 figs.

  15. Virtual Satellite

    NASA Technical Reports Server (NTRS)

    Hammrs, Stephan R.

    2008-01-01

    Virtual Satellite (VirtualSat) is a computer program that creates an environment that facilitates the development, verification, and validation of flight software for a single spacecraft or for multiple spacecraft flying in formation. In this environment, enhanced functionality and autonomy of navigation, guidance, and control systems of a spacecraft are provided by a virtual satellite that is, a computational model that simulates the dynamic behavior of the spacecraft. Within this environment, it is possible to execute any associated software, the development of which could benefit from knowledge of, and possible interaction (typically, exchange of data) with, the virtual satellite. Examples of associated software include programs for simulating spacecraft power and thermal- management systems. This environment is independent of the flight hardware that will eventually host the flight software, making it possible to develop the software simultaneously with, or even before, the hardware is delivered. Optionally, by use of interfaces included in VirtualSat, hardware can be used instead of simulated. The flight software, coded in the C or C++ programming language, is compilable and loadable into VirtualSat without any special modifications. Thus, VirtualSat can serve as a relatively inexpensive software test-bed for development test, integration, and post-launch maintenance of spacecraft flight software.

  16. A virtual pointer to support the adoption of professional vision in laparoscopic training.

    PubMed

    Feng, Yuanyuan; McGowan, Hannah; Semsar, Azin; Zahiri, Hamid R; George, Ivan M; Turner, Timothy; Park, Adrian; Kleinsmith, Andrea; Mentis, Helena M

    2018-05-23

    To assess a virtual pointer in supporting surgical trainees' development of professional vision in laparoscopic surgery. We developed a virtual pointing and telestration system utilizing the Microsoft Kinect movement sensor as an overlay for any imagine system. Training with the application was compared to a standard condition, i.e., verbal instruction with un-mediated gestures, in a laparoscopic training environment. Seven trainees performed four simulated laparoscopic tasks guided by an experienced surgeon as the trainer. Trainee performance was subjectively assessed by the trainee and trainer, and objectively measured by number of errors, time to task completion, and economy of movement. No significant differences in errors and time to task completion were obtained between virtual pointer and standard conditions. Economy of movement in the non-dominant hand was significantly improved when using virtual pointer ([Formula: see text]). The trainers perceived a significant improvement in trainee performance in virtual pointer condition ([Formula: see text]), while the trainees perceived no difference. The trainers' perception of economy of movement was similar between the two conditions in the initial three runs and became significantly improved in virtual pointer condition in the fourth run ([Formula: see text]). Results show that the virtual pointer system improves the trainer's perception of trainee's performance and this is reflected in the objective performance measures in the third and fourth training runs. The benefit of a virtual pointing and telestration system may be perceived by the trainers early on in training, but this is not evident in objective trainee performance until further mastery has been attained. In addition, the performance improvement of economy of motion specifically shows that the virtual pointer improves the adoption of professional vision- improved ability to see and use laparoscopic video results in more direct instrument movement.

  17. Evaluation of glucose controllers in virtual environment: methodology and sample application.

    PubMed

    Chassin, Ludovic J; Wilinska, Malgorzata E; Hovorka, Roman

    2004-11-01

    Adaptive systems to deliver medical treatment in humans are safety-critical systems and require particular care in both the testing and the evaluation phase, which are time-consuming, costly, and confounded by ethical issues. The objective of the present work is to develop a methodology to test glucose controllers of an artificial pancreas in a simulated (virtual) environment. A virtual environment comprising a model of the carbohydrate metabolism and models of the insulin pump and the glucose sensor is employed to simulate individual glucose excursions in subjects with type 1 diabetes. The performance of the control algorithm within the virtual environment is evaluated by considering treatment and operational scenarios. The developed methodology includes two dimensions: testing in relation to specific life style conditions, i.e. fasting, post-prandial, and life style (metabolic) disturbances; and testing in relation to various operating conditions, i.e. expected operating conditions, adverse operating conditions, and system failure. We define safety and efficacy criteria and describe the measures to be taken prior to clinical testing. The use of the methodology is exemplified by tuning and evaluating a model predictive glucose controller being developed for a wearable artificial pancreas focused on fasting conditions. Our methodology to test glucose controllers in a virtual environment is instrumental in anticipating the results of real clinical tests for different physiological conditions and for different operating conditions. The thorough testing in the virtual environment reduces costs and speeds up the development process.

  18. Using a Systematic Approach to Develop a Chemistry Course Introducing Students to Instrumental Analysis

    ERIC Educational Resources Information Center

    Shen, Hao-Yu; Shen, Bo; Hardacre, Christopher

    2013-01-01

    A systematic approach to develop the teaching of instrumental analytical chemistry is discussed, as well as a conceptual framework for organizing and executing lectures and a laboratory course. Three main components are used in this course: theoretical knowledge developed in the classroom, simulations via a virtual laboratory, and practical…

  19. High-speed laser photoacoustic imaging system combined with a digital ultrasonic imaging platform

    NASA Astrophysics Data System (ADS)

    Zeng, Lvming; Liu, Guodong; Ji, Xuanrong; Ren, Zhong; Huang, Zhen

    2009-07-01

    As a new field of combined ultrasound/photoacoustic imaging in biomedical photonics research, we present and demonstrate a high-speed laser photoacoustic imaging system combined with digital ultrasound imaging platform. In the prototype system, a new B-mode digital ultrasonic imaging system is modified as the hardware platform with 384 vertical transducer elements. The centre resonance frequency of the piezoelectric transducer is 5.0 MHz with greater than 70% pulse-echo -6dB fractional bandwidth. The modular instrument of PCI-6541 is used as the hardware control centre of the testing system, which features 32 high-speed channels to build low-skew and multi-channel system. The digital photoacoustic data is transported into computer for subsequent reconstruction at 25 MHz clock frequency. Meantime, the software system for controlling and analyzing is correspondingly explored with LabVIEW language on virtual instrument platform. In the breast tissue experiment, the reconstructed image agrees well with the original sample, and the spatial resolution of the system can reach 0.2 mm with multi-element synthetic aperture focusing technique. Therefore, the system and method may have a significant value in improving early detecting level of cancer in the breast and other organs.

  20. Creation of an instrument maintenance program at W. M. Keck Observatory

    NASA Astrophysics Data System (ADS)

    Hill, G. M.; Kwok, S. H.; Mader, J. A.; Wirth, G. D.; Dahm, S. E.; Goodrich, R. W.

    2014-08-01

    Until a few years ago, the W. M. Keck Observatory (WMKO) did not have a systematic program of instrument maintenance at a level appropriate for a world-leading observatory. We describe the creation of such a program within the context of WMKO's lean operations model which posed challenges but also guided the design of the system and resulted in some unique and notable capabilities. These capabilities and the flexibility of the system have led to its adoption across the Observatory for virtually all PM's. The success of the Observatory in implementing the program and its impact on instrument reliability are presented. Lessons learned are reviewed and strategic implications discussed.

  1. Collaborative Learning in Architectural Education: Benefits of Combining Conventional Studio, Virtual Design Studio and Live Projects

    ERIC Educational Resources Information Center

    Rodriguez, Carolina; Hudson, Roland; Niblock, Chantelle

    2018-01-01

    Combinations of Conventional Studio and Virtual Design Studio (VDS) have created valuable learning environments that take advantage of different instruments of communication and interaction. However, past experiences have reported limitations in regards to student engagement and motivation, especially when the studio projects encourage abstraction…

  2. Development of a Virtual Reality Simulator for Natural Orifice Translumenal Endoscopic Surgery (NOTES) Cholecystectomy Procedure.

    PubMed

    Ahn, Woojin; Dargar, Saurabh; Halic, Tansel; Lee, Jason; Li, Baichun; Pan, Junjun; Sankaranarayanan, Ganesh; Roberts, Kurt; De, Suvranu

    2014-01-01

    The first virtual-reality-based simulator for Natural Orifice Translumenal Endoscopic Surgery (NOTES) is developed called the Virtual Translumenal Endoscopic Surgery Trainer (VTESTTM). VTESTTM aims to simulate hybrid NOTES cholecystectomy procedure using a rigid scope inserted through the vaginal port. The hardware interface is designed for accurate motion tracking of the scope and laparoscopic instruments to reproduce the unique hand-eye coordination. The haptic-enabled multimodal interactive simulation includes exposing the Calot's triangle and detaching the gall bladder while performing electrosurgery. The developed VTESTTM was demonstrated and validated at NOSCAR 2013.

  3. Virtual hand: a 3D tactile interface to virtual environments

    NASA Astrophysics Data System (ADS)

    Rogowitz, Bernice E.; Borrel, Paul

    2008-02-01

    We introduce a novel system that allows users to experience the sensation of touch in a computer graphics environment. In this system, the user places his/her hand on an array of pins, which is moved about space on a 6 degree-of-freedom robot arm. The surface of the pins defines a surface in the virtual world. This "virtual hand" can move about the virtual world. When the virtual hand encounters an object in the virtual world, the heights of the pins are adjusted so that they represent the object's shape, surface, and texture. A control system integrates pin and robot arm motions to transmit information about objects in the computer graphics world to the user. It also allows the user to edit, change and move the virtual objects, shapes and textures. This system provides a general framework for touching, manipulating, and modifying objects in a 3-D computer graphics environment, which may be useful in a wide range of applications, including computer games, computer aided design systems, and immersive virtual worlds.

  4. Virtual reality: new method of teaching anorectal and pelvic floor anatomy.

    PubMed

    Dobson, Howard D; Pearl, Russell K; Orsay, Charles P; Rasmussen, Mary; Evenhouse, Ray; Ai, Zhuming; Blew, Gregory; Dech, Fred; Edison, Marcia I; Silverstein, Jonathan C; Abcarian, Herand

    2003-03-01

    A clear understanding of the intricate spatial relationships among the structures of the pelvic floor, rectum, and anal canal is essential for the treatment of numerous pathologic conditions. Virtual-reality technology allows improved visualization of three-dimensional structures over conventional media because it supports stereoscopic-vision, viewer-centered perspective, large angles of view, and interactivity. We describe a novel virtual reality-based model designed to teach anorectal and pelvic floor anatomy, pathology, and surgery. A static physical model depicting the pelvic floor and anorectum was created and digitized at 1-mm intervals in a CT scanner. Multiple software programs were used along with endoscopic images to generate a realistic interactive computer model, which was designed to be viewed on a networked, interactive, virtual-reality display (CAVE or ImmersaDesk). A standard examination of ten basic anorectal and pelvic floor anatomy questions was administered to third-year (n = 6) and fourth-year (n = 7) surgical residents. A workshop using the Virtual Pelvic Floor Model was then given, and the standard examination was readministered so that it was possible to evaluate the effectiveness of the Digital Pelvic Floor Model as an educational instrument. Training on the Virtual Pelvic Floor Model produced substantial improvements in the overall average test scores for the two groups, with an overall increase of 41 percent (P = 0.001) and 21 percent (P = 0.0007) for third-year and fourth-year residents, respectively. Resident evaluations after the workshop also confirmed the effectiveness of understanding pelvic anatomy using the Virtual Pelvic Floor Model. This model provides an innovative interactive educational framework that allows educators to overcome some of the barriers to teaching surgical and endoscopic principles based on understanding highly complex three-dimensional anatomy. Using this collaborative, shared virtual-reality environment

  5. Validation of science virtual test to assess 8th grade students' critical thinking on living things and environmental sustainability theme

    NASA Astrophysics Data System (ADS)

    Rusyati, Lilit; Firman, Harry

    2017-05-01

    This research was motivated by the importance of multiple-choice questions that indicate the elements and sub-elements of critical thinking and implementation of computer-based test. The method used in this research was descriptive research for profiling the validation of science virtual test to measure students' critical thinking in junior high school. The participant is junior high school students of 8th grade (14 years old) while science teacher and expert as the validators. The instrument that used as a tool to capture the necessary data are sheet of an expert judgment, sheet of legibility test, and science virtual test package in multiple choice form with four possible answers. There are four steps to validate science virtual test to measure students' critical thinking on the theme of "Living Things and Environmental Sustainability" in 7th grade Junior High School. These steps are analysis of core competence and basic competence based on curriculum 2013, expert judgment, legibility test and trial test (limited and large trial test). The test item criterion based on trial test are accepted, accepted but need revision, and rejected. The reliability of the test is α = 0.747 that categorized as `high'. It means the test instruments used is reliable and high consistency. The validity of Rxy = 0.63 means that the validity of the instrument was categorized as `high' according to interpretation value of Rxy (correlation).

  6. Assessment of construct validity of a virtual reality laparoscopy simulator.

    PubMed

    Rosenthal, Rachel; Gantert, Walter A; Hamel, Christian; Hahnloser, Dieter; Metzger, Juerg; Kocher, Thomas; Vogelbach, Peter; Scheidegger, Daniel; Oertli, Daniel; Clavien, Pierre-Alain

    2007-08-01

    The aim of this study was to assess whether virtual reality (VR) can discriminate between the skills of novices and intermediate-level laparoscopic surgical trainees (construct validity), and whether the simulator assessment correlates with an expert's evaluation of performance. Three hundred and seven (307) participants of the 19th-22nd Davos International Gastrointestinal Surgery Workshops performed the clip-and-cut task on the Xitact LS 500 VR simulator (Xitact S.A., Morges, Switzerland). According to their previous experience in laparoscopic surgery, participants were assigned to the basic course (BC) or the intermediate course (IC). Objective performance parameters recorded by the simulator were compared to the standardized assessment by the course instructors during laparoscopic pelvitrainer and conventional surgery exercises. IC participants performed significantly better on the VR simulator than BC participants for the task completion time as well as the economy of movement of the right instrument, not the left instrument. Participants with maximum scores in the pelvitrainer cholecystectomy task performed the VR trial significantly faster, compared to those who scored less. In the conventional surgery task, a significant difference between those who scored the maximum and those who scored less was found not only for task completion time, but also for economy of movement of the right instrument. VR simulation provides a valid assessment of psychomotor skills and some basic aspects of spatial skills in laparoscopic surgery. Furthermore, VR allows discrimination between trainees with different levels of experience in laparoscopic surgery establishing construct validity for the Xitact LS 500 clip-and-cut task. Virtual reality may become the gold standard to assess and monitor surgical skills in laparoscopic surgery.

  7. The Virtual Tablet: Virtual Reality as a Control System

    NASA Technical Reports Server (NTRS)

    Chronister, Andrew

    2016-01-01

    In the field of human-computer interaction, Augmented Reality (AR) and Virtual Reality (VR) have been rapidly growing areas of interest and concerted development effort thanks to both private and public research. At NASA, a number of groups have explored the possibilities afforded by AR and VR technology, among which is the IT Advanced Concepts Lab (ITACL). Within ITACL, the AVR (Augmented/Virtual Reality) Lab focuses on VR technology specifically for its use in command and control. Previous work in the AVR lab includes the Natural User Interface (NUI) project and the Virtual Control Panel (VCP) project, which created virtual three-dimensional interfaces that users could interact with while wearing a VR headset thanks to body- and hand-tracking technology. The Virtual Tablet (VT) project attempts to improve on these previous efforts by incorporating a physical surrogate which is mirrored in the virtual environment, mitigating issues with difficulty of visually determining the interface location and lack of tactile feedback discovered in the development of previous efforts. The physical surrogate takes the form of a handheld sheet of acrylic glass with several infrared-range reflective markers and a sensor package attached. Using the sensor package to track orientation and a motion-capture system to track the marker positions, a model of the surrogate is placed in the virtual environment at a position which corresponds with the real-world location relative to the user's VR Head Mounted Display (HMD). A set of control mechanisms is then projected onto the surface of the surrogate such that to the user, immersed in VR, the control interface appears to be attached to the object they are holding. The VT project was taken from an early stage where the sensor package, motion-capture system, and physical surrogate had been constructed or tested individually but not yet combined or incorporated into the virtual environment. My contribution was to combine the pieces of

  8. The Development of Virtual Laboratory Using ICT for Physics in Senior High School

    NASA Astrophysics Data System (ADS)

    Masril, M.; Hidayati, H.; Darvina, Y.

    2018-04-01

    One of the problems found in the implementation of the curriculum in 2013 is not all competency skills can be performed well. Therefore, to overcome these problems, virtual laboratory designed to improve the mastery of concepts of physics. One of the design objectives virtual laboratories is to improve the quality of education and learning in physics in high school. The method used in this study is a research method development four D model with the definition phase, design phase, development phase, and dissemination phase. Research has reached the stage of development and has been tested valid specialist. The instrument used in the research is a questionnaire consisting of: 1) the material substance; 2) The display of visual communication; 3) instructional design; 4) the use of software; and 5) Linguistic. The research results is validity in general has been a very good category (85.6), so that the design of virtual labs designed can already be used in high school.

  9. Virtual agents in a simulated virtual training environment

    NASA Technical Reports Server (NTRS)

    Achorn, Brett; Badler, Norman L.

    1993-01-01

    A drawback to live-action training simulations is the need to gather a large group of participants in order to train a few individuals. One solution to this difficulty is the use of computer-controlled agents in a virtual training environment. This allows a human participant to be replaced by a virtual, or simulated, agent when only limited responses are needed. Each agent possesses a specified set of behaviors and is capable of limited autonomous action in response to its environment or the direction of a human trainee. The paper describes these agents in the context of a simulated hostage rescue training session, involving two human rescuers assisted by three virtual (computer-controlled) agents and opposed by three other virtual agents.

  10. Terrain Model Registration for Single Cycle Instrument Placement

    NASA Technical Reports Server (NTRS)

    Deans, Matthew; Kunz, Clay; Sargent, Randy; Pedersen, Liam

    2003-01-01

    This paper presents an efficient and robust method for registration of terrain models created using stereo vision on a planetary rover. Our approach projects two surface models into a virtual depth map, rendering the models as they would be seen from a single range sensor. Correspondence is established based on which points project to the same location in the virtual range sensor. A robust norm of the deviations in observed depth is used as the objective function, and the algorithm searches for the rigid transformation which minimizes the norm. An initial coarse search is done using rover pose information from odometry and orientation sensing. A fine search is done using Levenberg-Marquardt. Our method enables a planetary rover to keep track of designated science targets as it moves, and to hand off targets from one set of stereo cameras to another. These capabilities are essential for the rover to autonomously approach a science target and place an instrument in contact in a single command cycle.

  11. Virtual Congresses

    PubMed Central

    Lecueder, Silvia; Manyari, Dante E.

    2000-01-01

    A new form of scientific medical meeting has emerged in the last few years—the virtual congress. This article describes the general role of computer technologies and the Internet in the development of this new means of scientific communication, by reviewing the history of “cyber sessions” in medical education and the rationale, methods, and initial results of the First Virtual Congress of Cardiology. Instructions on how to participate in this virtual congress, either actively or as an observer, are included. Current advantages and disadvantages of virtual congresses, their impact on the scientific community at large, and future developments and possibilities in this area are discussed. PMID:10641960

  12. Design and Elementary Evaluation of a Highly-Automated Fluorescence-Based Instrument System for On-Site Detection of Food-Borne Pathogens

    PubMed Central

    Lu, Zhan; Zhang, Jianyi; Xu, Lizhou; Li, Yanbin; Chen, Siyu; Ye, Zunzhong; Wang, Jianping

    2017-01-01

    A simple, highly-automated instrument system used for on-site detection of foodborne pathogens based on fluorescence was designed, fabricated, and preliminarily tested in this paper. A corresponding method has been proved effective in our previous studies. This system utilizes a light-emitting diode (LED) to excite fluorescent labels and a spectrometer to record the fluorescence signal from samples. A rotation stage for positioning and switching samples was innovatively designed for high-throughput detection, ten at most in one single run. We also developed software based on LabVIEW for data receiving, processing, and the control of the whole system. In the test of using a pure quantum dot (QD) solution as a standard sample, detection results from this home-made system were highly-relevant with that from a well-commercialized product and even slightly better reproducibility was found. And in the test of three typical kinds of food-borne pathogens, fluorescence signals recorded by this system are highly proportional to the variation of the sample concentration, with a satisfied limit of detection (LOD) (nearly 102–103 CFU·mL−1 in food samples). Additionally, this instrument system is low-cost and easy-to-use, showing a promising potential for on-site rapid detection of food-borne pathogens. PMID:28241478

  13. Design and Elementary Evaluation of a Highly-Automated Fluorescence-Based Instrument System for On-Site Detection of Food-Borne Pathogens.

    PubMed

    Lu, Zhan; Zhang, Jianyi; Xu, Lizhou; Li, Yanbin; Chen, Siyu; Ye, Zunzhong; Wang, Jianping

    2017-02-23

    A simple, highly-automated instrument system used for on-site detection of foodborne pathogens based on fluorescence was designed, fabricated, and preliminarily tested in this paper. A corresponding method has been proved effective in our previous studies. This system utilizes a light-emitting diode (LED) to excite fluorescent labels and a spectrometer to record the fluorescence signal from samples. A rotation stage for positioning and switching samples was innovatively designed for high-throughput detection, ten at most in one single run. We also developed software based on LabVIEW for data receiving, processing, and the control of the whole system. In the test of using a pure quantum dot (QD) solution as a standard sample, detection results from this home-made system were highly-relevant with that from a well-commercialized product and even slightly better reproducibility was found. And in the test of three typical kinds of food-borne pathogens, fluorescence signals recorded by this system are highly proportional to the variation of the sample concentration, with a satisfied limit of detection (LOD) (nearly 10²-10³ CFU·mL -1 in food samples). Additionally, this instrument system is low-cost and easy-to-use, showing a promising potential for on-site rapid detection of food-borne pathogens.

  14. Slow Monitoring Systems for CUORE

    NASA Astrophysics Data System (ADS)

    Dutta, Suryabrata; Cuore Collaboration

    2016-09-01

    The Cryogenic Underground Observatory for Rare Events (CUORE) is a ton-scale neutrinoless double-beta decay experiment under construction at the Laboratori Nazionali del Gran Sasso (LNGS). The experiment is comprised of 988 TeO2 bolometric crystals arranged into 19 towers and operated at a temperature of 10 mK. We have developed slow monitoring systems to monitor the cryostat during detector installation, commissioning, data taking, and other crucial phases of the experiment. Our systems use responsive LabVIEW virtual instruments and video streams of the cryostat. We built a website using the Angular, Bootstrap, and MongoDB frameworks to display this data in real-time. The website can also display archival data and send alarms. I will present how we constructed these slow monitoring systems to be robust, accurate, and secure, while maintaining reliable access for the entire collaboration from any platform in order to ensure efficient communications and fast diagnoses of all CUORE systems.

  15. Evolution-based Virtual Content Insertion with Visually Virtual Interactions in Videos

    NASA Astrophysics Data System (ADS)

    Chang, Chia-Hu; Wu, Ja-Ling

    With the development of content-based multimedia analysis, virtual content insertion has been widely used and studied for video enrichment and multimedia advertising. However, how to automatically insert a user-selected virtual content into personal videos in a less-intrusive manner, with an attractive representation, is a challenging problem. In this chapter, we present an evolution-based virtual content insertion system which can insert virtual contents into videos with evolved animations according to predefined behaviors emulating the characteristics of evolutionary biology. The videos are considered not only as carriers of message conveyed by the virtual content but also as the environment in which the lifelike virtual contents live. Thus, the inserted virtual content will be affected by the videos to trigger a series of artificial evolutions and evolve its appearances and behaviors while interacting with video contents. By inserting virtual contents into videos through the system, users can easily create entertaining storylines and turn their personal videos into visually appealing ones. In addition, it would bring a new opportunity to increase the advertising revenue for video assets of the media industry and online video-sharing websites.

  16. Theft of Virtual Property — Towards Security Requirements for Virtual Worlds

    NASA Astrophysics Data System (ADS)

    Beyer, Anja

    The article is focused to introduce the topic of information technology security for Virtual Worlds to a security experts’ audience. Virtual Worlds are Web 2.0 applications where the users cruise through the world with their individually shaped avatars to find either amusement, challenges or the next best business deal. People do invest a lot of time but beyond they invest in buying virtual assets like fantasy witcheries, wepaons, armour, houses, clothes,...etc with the power of real world money. Although it is called “virtual” (which is often put on the same level as “not existent”) there is a real value behind it. In November 2007 dutch police arrested a seventeen years old teenager who was suspicted to have stolen virtual items in a Virtual World called Habbo Hotel [Reuters07]. In order to successfully provide security mechanisms into Virtual Worlds it is necessarry to fully understand the domain for which the security mechansims are defined. As Virtual Worlds must be clasified into the domain of Social Software the article starts with an overview of how to understand Web 2.0 and gives a short introduction to Virtual Worlds. The article then provides a consideration of assets of Virtual Worlds participants, describes how these assets can be threatened and gives an overview of appopriate security requirements and completes with an outlook of possible countermeasures.

  17. Assessment of Student Learning in Virtual Spaces, Using Orders of Complexity in Levels of Thinking

    ERIC Educational Resources Information Center

    Capacho, Jose

    2017-01-01

    This paper aims at showing a new methodology to assess student learning in virtual spaces supported by Information and Communications Technology-ICT. The methodology is based on the Conceptual Pedagogy Theory, and is supported both on knowledge instruments (KI) and intelectual operations (IO). KI are made up of teaching materials embedded in the…

  18. Non-photorealistic rendering of virtual implant models for computer-assisted fluoroscopy-based surgical procedures

    NASA Astrophysics Data System (ADS)

    Zheng, Guoyan

    2007-03-01

    Surgical navigation systems visualize the positions and orientations of surgical instruments and implants as graphical overlays onto a medical image of the operated anatomy on a computer monitor. The orthopaedic surgical navigation systems could be categorized according to the image modalities that are used for the visualization of surgical action. In the so-called CT-based systems or 'surgeon-defined anatomy' based systems, where a 3D volume or surface representation of the operated anatomy could be constructed from the preoperatively acquired tomographic data or through intraoperatively digitized anatomy landmarks, a photorealistic rendering of the surgical action has been identified to greatly improve usability of these navigation systems. However, this may not hold true when the virtual representation of surgical instruments and implants is superimposed onto 2D projection images in a fluoroscopy-based navigation system due to the so-called image occlusion problem. Image occlusion occurs when the field of view of the fluoroscopic image is occupied by the virtual representation of surgical implants or instruments. In these situations, the surgeon may miss part of the image details, even if transparency and/or wire-frame rendering is used. In this paper, we propose to use non-photorealistic rendering to overcome this difficulty. Laboratory testing results on foamed plastic bones during various computer-assisted fluoroscopybased surgical procedures including total hip arthroplasty and long bone fracture reduction and osteosynthesis are shown.

  19. DOE Office of Scientific and Technical Information (OSTI.GOV)

    Springston, Stephen R.

    The Sulfur Dioxide Analyzer measures sulfur dioxide based on absorbance of UV light at one wavelength by SO 2 molecules which then decay to a lower energy state by emitting UV light at a longer wavelength. Specifically, SO 2 + hυ1 →SO 2 *→SO 2 + hυ2 The emitted light is proportional to the concentration of SO 2 in the optical cell. External communication with the analyzer is available through an Ethernet port configured through the instrument network of the AOS systems. The Model 43i-TLE is part of the i-series of Thermo Scientific instruments. The i-series instruments are designed tomore » interface with external computers through the proprietary Thermo Scientific iPort Software. However, this software is somewhat cumbersome and inflexible. Brookhaven National Laboratory (BNL) has written an interface program in National Instruments LabView that both controls the Model 43i-TLE Analyzer AND queries the unit for all measurement and housekeeping data. The LabView vi (the software program written by BNL) ingests all raw data from the instrument and outputs raw data files in a uniform data format similar to other instruments in the AOS and described more fully in Section 6.0 below.« less

  20. Validated finite element analyses of WaveOne Endodontic Instruments: a comparison between M-Wire and NiTi alloys.

    PubMed

    Bonessio, N; Pereira, E S J; Lomiento, G; Arias, A; Bahia, M G A; Buono, V T L; Peters, O A

    2015-05-01

    To validate torsional analysis, based on finite elements, of WaveOne instruments against in vitro tests and to model the effects of different nickel-titanium (NiTi) materials. WaveOne reciprocating instruments (Small, Primary and Large, n = 8 each, M-Wire) were tested under torsion according to standard ISO 3630-1. Torsional profiles including torque and angle at fracture were determined. Test conditions were reproduced through Finite Element Analysis (FEA) simulations based on micro-CT scans at 10-μm resolution; results were compared to experimental data using analysis of variance and two-sided one sample t-tests. The same simulation was performed on virtual instruments with identical geometry and load condition, based on M-Wire or conventional NiTi alloy. Torsional profiles from FEA simulations were in significant agreement with the in vitro results. Therefore, the models developed in this study were accurate and able to provide reliable simulation of the torsional performance. Stock NiTi files under torsional tests had up to 44.9%, 44.9% and 44.1% less flexibility than virtual M-Wire files at small deflections for Small, Primary and Large instruments, respectively. As deflection levels increased, the differences in flexibility between the two sets of simulated instruments decreased until fracture. Stock NiTi instruments had a torsional fracture resistance up to 10.3%, 8.0% and 7.4% lower than the M-Wire instruments, for the Small, Primary and Large file, respectively. M-Wire instruments benefitted primarily through higher material flexibility while still at low deflection levels, compared with conventional NiTi alloy. At fracture, the instruments did not take complete advantage of the enhanced fractural resistance of the M-Wire material, which determines only limited improvements of the torsional performance. © 2014 International Endodontic Journal. Published by John Wiley & Sons Ltd.

  1. Virtual facebow technique.

    PubMed

    Solaberrieta, Eneko; Garmendia, Asier; Minguez, Rikardo; Brizuela, Aritza; Pradies, Guillermo

    2015-12-01

    This article describes a virtual technique for transferring the location of a digitized cast from the patient to a virtual articulator (virtual facebow transfer). Using a virtual procedure, the maxillary digital cast is transferred to a virtual articulator by means of reverse engineering devices. The following devices necessary to carry out this protocol are available in many contemporary practices: an intraoral scanner, a digital camera, and specific software. Results prove the viability of integrating different tools and software and of completely integrating this procedure into a dental digital workflow. Copyright © 2015 Editorial Council for the Journal of Prosthetic Dentistry. Published by Elsevier Inc. All rights reserved.

  2. A Robust, Low-Cost Virtual Archive for Science Data

    NASA Technical Reports Server (NTRS)

    Lynnes, Christopher; Vollmer, Bruce

    2005-01-01

    Despite their expense tape silos are still often the only affordable option for petabytescale science data archives, particularly when other factors such as data reliability, floor space, power and cooling load are accounted for. However, the complexity, management software, hardware reliability and access latency of tape silos make online data storage ever more attractive. Drastic reductions in low-cost mass-market PC disk drivers help to make this more affordable (approx. 1$/GB), but are challenging to scale to the petabyte range and of questionable reliability for archival use, On the other hand, if much of the science archive could be "virtualized", i.e., produced on demand when requested by users, we would need store only a fraction of the data online, perhaps bringing an online-only system into in affordable range. Radiance data from the satellite-borne Moderate Resolution Imaging Spectroradiometer (MODIS) instrument provides a good opportunity for such a virtual archive: the raw data amount to 140 GB/day, but these are small relative to the 550 GB/day making up the radiance products. These data are routinely processed as inputs for geophysical parameter products and then archived on tape at the Goddard Earth Sciences Distributed Active Archive (GES DAAC) for distributing to users. Virtualizing them would be an immediate and signifcant reduction in the amount of data being stored in the tape archives and provide more customizable products. A prototype of such a virtual archive is being developed to prove the concept and develop ways of incorporating the robustness that a science data archive requires.

  3. Education Potential of the National Virtual Observatory

    NASA Astrophysics Data System (ADS)

    Christian, Carol

    2006-12-01

    Research in astronomy is blossoming with the availability of sophisticated instrumentation and tools aimed at breakthroughs in our understanding of the physical universe. Researchers can take advantage of the astronomical infrastructure, the National Virtual Observatory (NVO), for their investigations. . As well, data and tools available to the public are increasing through the distributed resources of observatories, academic institutions, computing facilities and educational organizations. Because Astronomy holds the public interest through engaging content and striking a cord with fundamental questions of human interest, it is a perfect context for science and technical education. Through partnerships we are cultivating, the NVO can be tuned for educational purposes.

  4. Virtual Specimens

    NASA Astrophysics Data System (ADS)

    de Paor, D. G.

    2009-12-01

    Virtual Field Trips have been around almost as long as the Worldwide Web itself yet virtual explorers do not generally return to their desktops with folders full of virtual hand specimens. Collection of real specimens on fields trips for later analysis in the lab (or at least in the pub) has been an important part of classical field geoscience education and research for generations but concern for the landscape and for preservation of key outcrops from wanton destruction has lead to many restrictions. One of the author’s favorite outcrops was recently vandalized presumably by a geologist who felt the need to bash some of the world’s most spectacular buckle folds with a rock sledge. It is not surprising, therefore, that geologists sometimes leave fragile localities out of field trip itineraries. Once analyzed, most specimens repose in drawers or bins, never to be seen again. Some end up in teaching collections but recent pedagogical research shows that undergraduate students have difficulty relating specimens both to their collection location and ultimate provenance in the lithosphere. Virtual specimens can be created using 3D modeling software and imported into virtual globes such as Google Earth (GE) where, they may be linked to virtual field trip stops or restored to their source localities on the paleo-globe. Sensitive localities may be protected by placemark approximation. The GE application program interface (API) has a distinct advantage over the stand-alone GE application when it comes to viewing and manipulating virtual specimens. When instances of the virtual globe are embedded in web pages using the GE plug-in, Collada models of specimens can be manipulated with javascript controls residing in the enclosing HTML, permitting specimens to be magnified, rotated in 3D, and sliced. Associated analytical data may be linked into javascript and localities for comparison at various points on the globe referenced by ‘fetching’ KML. Virtual specimens open up

  5. Implementation of a fast 16-Bit dynamic clamp using LabVIEW-RT.

    PubMed

    Kullmann, Paul H M; Wheeler, Diek W; Beacom, Joshua; Horn, John P

    2004-01-01

    The dynamic-clamp method provides a powerful electrophysiological tool for creating virtual ionic conductances in living cells and studying their influence on membrane potential. Here we describe G-clamp, a new way to implement a dynamic clamp using the real-time version of the Lab-VIEW programming environment together with a Windows host, an embedded microprocessor that runs a real-time operating system and a multifunction data-acquisition board. The software includes descriptions of a fast voltage-dependent sodium conductance, delayed rectifier, M-type and A-type potassium conductances, and a leak conductance. The system can also read synaptic conductance waveforms from preassembled data files. These virtual conductances can be reliably implemented at speeds < or =43 kHz while simultaneously saving two channels of data with 16-bit precision. G-clamp also includes utilities for measuring current-voltage relations, synaptic strength, and synaptic gain. Taking an approach built on a commercially available software/hardware platform has resulted in a system that is easy to assemble and upgrade. In addition, the graphical programming structure of LabVIEW should make it relatively easy for others to adapt G-clamp for new experimental applications.

  6. Virtual seminars

    NASA Astrophysics Data System (ADS)

    Nelson, H. Roice

    1997-06-01

    A virtual seminar (SM) is an economic and effective instructional tool for teaching students who are at a distance from their instructor. Like conventional class room teaching, a virtual seminar requires an instructor, a student, and a method of communication. Teleconferencing, video conferencing, intranets and the Internet give learners in a Virtual Seminar the ability to interact immediately with their mentors and receive real and relevant answers. This paper shows how industry and academia can benefit from using methods developed and experience gained in presenting the first virtual seminars to academic and petroleum industry participants in mid-1996. The information explosion in industry means that business or technical information is worthless until it is assimilated into a corporate knowledge management system. A search for specific information often turns into a filtering exercise or an attempt to find patterns and classify retrieved material. In the setting of an interactive corporate information system, virtual seminars meet the need for a productive new relationship between creative people and the flux of corporate knowledge. Experience shows that it is more efficient to circulate timesensitive and confidential information electronically through a virtual seminar. Automating the classification of information and removing that task from the usual work load creates an electronic corporate memory and enhances the value of the knowledge to both users and a corporation. Catalogued benchmarks, best-practice standards, and Knowledge Maps (SM) of experience serve as key aids to communicating knowledge through virtual seminars and converting that knowledge into a profit-making asset.

  7. An exploration of the ecological validity of the Virtual Action Planning-Supermarket (VAP-S) with people with schizophrenia.

    PubMed

    Aubin, Ginette; Béliveau, Marie-France; Klinger, Evelyne

    2018-07-01

    People with schizophrenia often have functional limitations that affect their daily activities due to executive function deficits. One way to assess these deficits is through the use of virtual reality programmes that reproduce real-life instrumental activities of daily living (IADLs). One such programme is the Virtual Action Planning-Supermarket (VAP-S). This exploratory study aimed to examine the ecological validity of this programme, specifically, how task performance in both virtual and natural environments compares. Case studies were used and involved five participants with schizophrenia, who were familiar with grocery shopping. They were assessed during both the VAP-S shopping task and a real-life grocery shopping task using an observational assessment tool, the Perceive, Recall, Plan and Perform (PRPP) System of Task Analysis. The results show that when difficulties were present in the virtual task, difficulties were also observed in the real-life task. For some participants, greater difficulties were observed in the virtual task. These difficulties could be explained by the presence of perceptual deficits and problems remembering the required sequenced actions in the virtual task. In conclusion, performance on the VAP-S by these five participants was generally comparable to the performance in a natural environment.

  8. A Direct Comparison of Real-World and Virtual Navigation Performance in Chronic Stroke Patients.

    PubMed

    Claessen, Michiel H G; Visser-Meily, Johanna M A; de Rooij, Nicolien K; Postma, Albert; van der Ham, Ineke J M

    2016-04-01

    An increasing number of studies have presented evidence that various patient groups with acquired brain injury suffer from navigation problems in daily life. This skill is, however, scarcely addressed in current clinical neuropsychological practice and suitable diagnostic instruments are lacking. Real-world navigation tests are limited by geographical location and associated with practical constraints. It was, therefore, investigated whether virtual navigation might serve as a useful alternative. To investigate the convergent validity of virtual navigation testing, performance on the Virtual Tubingen test was compared to that on an analogous real-world navigation test in 68 chronic stroke patients. The same eight subtasks, addressing route and survey knowledge aspects, were assessed in both tests. In addition, navigation performance of stroke patients was compared to that of 44 healthy controls. A correlation analysis showed moderate overlap (r = .535) between composite scores of overall real-world and virtual navigation performance in stroke patients. Route knowledge composite scores correlated somewhat stronger (r = .523) than survey knowledge composite scores (r = .442). When comparing group performances, patients obtained lower scores than controls on seven subtasks. Whereas the real-world test was found to be easier than its virtual counterpart, no significant interaction-effects were found between group and environment. Given moderate overlap of the total scores between the two navigation tests, we conclude that virtual testing of navigation ability is a valid alternative to navigation tests that rely on real-world route exposure.

  9. Virtual laboratory learning media development to improve science literacy skills of mechanical engineering students on basic physics concept of material measurement

    NASA Astrophysics Data System (ADS)

    Jannati, E. D.; Setiawan, A.; Siahaan, P.; Rochman, C.

    2018-05-01

    This study aims to determine the description of virtual laboratory learning media development to improve science literacy skills of Mechanical Engineering students on the concept of basic Physics. Quasi experimental method was employed in this research. The participants of this research were first semester students of mechanical engineering in Majalengka University. The research instrument was readability test of instructional media. The results of virtual laboratory learning media readability test show that the average score is 78.5%. It indicates that virtual laboratory learning media development are feasible to be used in improving science literacy skill of Mechanical Engineering students in Majalengka University, specifically on basic Physics concepts of material measurement.

  10. NPSNET: Aural cues for virtual world immersion

    NASA Astrophysics Data System (ADS)

    Dahl, Leif A.

    1992-09-01

    NPSNET is a low-cost visual and aural simulation system designed and implemented at the Naval Postgraduate School. NPSNET is an example of a virtual world simulation environment that incorporates real-time aural cues through software-hardware interaction. In the current implementation of NPSNET, a graphics workstation functions in the sound server role which involves sending and receiving networked sound message packets across a Local Area Network, composed of multiple graphics workstations. The network messages contain sound file identification information that is transmitted from the sound server across an RS-422 protocol communication line to a serial to Musical Instrument Digital Interface (MIDI) converter. The MIDI converter, in turn relays the sound byte to a sampler, an electronic recording and playback device. The sampler correlates the hexadecimal input to a specific note or stored sound and sends it as an audio signal to speakers via an amplifier. The realism of a simulation is improved by involving multiple participant senses and removing external distractions. This thesis describes the incorporation of sound as aural cues, and the enhancement they provide in the virtual simulation environment of NPSNET.

  11. [Virtual + 1] * Reality

    NASA Astrophysics Data System (ADS)

    Beckhaus, Steffi

    Virtual Reality aims at creating an artificial environment that can be perceived as a substitute to a real setting. Much effort in research and development goes into the creation of virtual environments that in their majority are perceivable only by eyes and hands. The multisensory nature of our perception, however, allows and, arguably, also expects more than that. As long as we are not able to simulate and deliver a fully sensory believable virtual environment to a user, we could make use of the fully sensory, multi-modal nature of real objects to fill in for this deficiency. The idea is to purposefully integrate real artifacts into the application and interaction, instead of dismissing anything real as hindering the virtual experience. The term virtual reality - denoting the goal, not the technology - shifts from a core virtual reality to an “enriched” reality, technologically encompassing both the computer generated and the real, physical artifacts. Together, either simultaneously or in a hybrid way, real and virtual jointly provide stimuli that are perceived by users through their senses and are later formed into an experience by the user's mind.

  12. Virtual Vision

    NASA Astrophysics Data System (ADS)

    Terzopoulos, Demetri; Qureshi, Faisal Z.

    Computer vision and sensor networks researchers are increasingly motivated to investigate complex multi-camera sensing and control issues that arise in the automatic visual surveillance of extensive, highly populated public spaces such as airports and train stations. However, they often encounter serious impediments to deploying and experimenting with large-scale physical camera networks in such real-world environments. We propose an alternative approach called "Virtual Vision", which facilitates this type of research through the virtual reality simulation of populated urban spaces, camera sensor networks, and computer vision on commodity computers. We demonstrate the usefulness of our approach by developing two highly automated surveillance systems comprising passive and active pan/tilt/zoom cameras that are deployed in a virtual train station environment populated by autonomous, lifelike virtual pedestrians. The easily reconfigurable virtual cameras distributed in this environment generate synthetic video feeds that emulate those acquired by real surveillance cameras monitoring public spaces. The novel multi-camera control strategies that we describe enable the cameras to collaborate in persistently observing pedestrians of interest and in acquiring close-up videos of pedestrians in designated areas.

  13. A systematic review of phacoemulsification cataract surgery in virtual reality simulators.

    PubMed

    Lam, Chee Kiang; Sundaraj, Kenneth; Sulaiman, Mohd Nazri

    2013-01-01

    The aim of this study was to review the capability of virtual reality simulators in the application of phacoemulsification cataract surgery training. Our review included the scientific publications on cataract surgery simulators that had been developed by different groups of researchers along with commercialized surgical training products, such as EYESI® and PhacoVision®. The review covers the simulation of the main cataract surgery procedures, i.e., corneal incision, capsulorrhexis, phacosculpting, and intraocular lens implantation in various virtual reality surgery simulators. Haptics realism and visual realism of the procedures are the main elements in imitating the actual surgical environment. The involvement of ophthalmology in research on virtual reality since the early 1990s has made a great impact on the development of surgical simulators. Most of the latest cataract surgery training systems are able to offer high fidelity in visual feedback and haptics feedback, but visual realism, such as the rotational movements of an eyeball with response to the force applied by surgical instruments, is still lacking in some of them. The assessment of the surgical tasks carried out on the simulators showed a significant difference in the performance before and after the training.

  14. Implementation of a virtual laboratory for training on sound insulation testing and uncertainty calculations in acoustic tests.

    PubMed

    Asensio, C; Gasco, L; Ruiz, M; Recuero, M

    2015-02-01

    This paper describes a methodology and case study for the implementation of educational virtual laboratories for practice training on acoustic tests according to international standards. The objectives of this activity are (a) to help the students understand and apply the procedures described in the standards and (b) to familiarize the students with the uncertainty in measurement and its estimation in acoustics. The virtual laboratory will not focus on the handling and set-up of real acoustic equipment but rather on procedures and uncertainty. The case study focuses on the application of the virtual laboratory for facade sound insulation tests according to ISO 140-5:1998 (International Organization for Standardization, Geneva, Switzerland, 1998), and the paper describes the causal and stochastic models and the constraints applied in the virtual environment under consideration. With a simple user interface, the laboratory will provide measurement data that the students will have to process to report the insulation results that must converge with the "virtual true values" in the laboratory. The main advantage of the virtual laboratory is derived from the customization of factors in which the student will be instructed or examined (for instance, background noise correction, the detection of sporadic corrupted observations, and the effect of instrument precision).

  15. Virtual volatility

    NASA Astrophysics Data System (ADS)

    Silva, A. Christian; Prange, Richard E.

    2007-03-01

    We introduce the concept of virtual volatility. This simple but new measure shows how to quantify the uncertainty in the forecast of the drift component of a random walk. The virtual volatility also is a useful tool in understanding the stochastic process for a given portfolio. In particular, and as an example, we were able to identify mean reversion effect in our portfolio. Finally, we briefly discuss the potential practical effect of the virtual volatility on an investor asset allocation strategy.

  16. Using XML and Java for Astronomical Instrument Control

    NASA Astrophysics Data System (ADS)

    Koons, L.; Ames, T.; Evans, R.; Warsaw, C.; Sall, K.

    1999-12-01

    Traditionally, instrument command and control systems have been highly specialized, consisting mostly of custom code that is difficult to develop, maintain, and extend. Such solutions are initially very costly and are inflexible to subsequent engineering change requests. Instrument description is too tightly coupled with details of implementation. NASA/Goddard Space Flight Center and AppNet, Inc. are developing a very general and highly extensible framework that applies to virtually any kind of instrument that can be controlled by a computer (e.g., telescopes, microscopes and printers). A key aspect of the object-oriented architecture, implemented in Java, involves software that is driven by an instrument description. The Astronomical Instrument Markup Language (AIML) is a domain-specific implementation of the more generalized Instrument Markup Language (IML). The software architecture combines the platform-independent processing capabilities of Java with the vendor-independent data description syntax of Extensible Markup Language (XML), a human-readable and machine-understandable way to describe structured data. IML is used to describe command sets (including parameters, datatypes, and constraints) and their associated formats, telemetry, and communication mechanisms. The software uses this description to present graphical user interfaces to control and monitor the instrument. Recent efforts have extended to command procedures (scripting) and representation of data pipeline inputs, outputs, and connections. Near future efforts are likely to include an XML description of data visualizations, as well as the potential use of XSL (Extensible Stylesheet Language) to permit astronomers to customize the user interface on several levels: per user, instrument, subsystem, or observatory-wide. Our initial prototyping effort was targeted for HAWC (High-resolution Airborne Wideband Camera), a first-light instrument of SOFIA (the Stratospheric Observatory for Infrared Astronomy

  17. Lost and Found

    Science.gov Websites

    Packard Operating Manual HP-IB System DC Power Supplies HP Models 6632A, 6633A, 6634A National Instruments LabView2 User Manual (Jan 1993 Edition) Hewlett Packard Operating and Service Manual HP-IB Isolated DAC

  18. Influence of videogames and musical instruments on performances at a simulator for robotic surgery.

    PubMed

    Moglia, Andrea; Perrone, Vittorio; Ferrari, Vincenzo; Morelli, Luca; Boggi, Ugo; Ferrari, Mauro; Mosca, Franco; Cuschieri, Alfred

    2017-06-01

    To assess if exposure to videogames, musical instrument playing, or both influence the psychomotor skills level, assessed by a virtual reality simulator for robot-assisted surgery (RAS). A cohort of 57 medical students were recruited: playing musical instruments (group 1), videogames (group 2), both (group 3), and no activity (group 4); all students executed four exercises on a virtual simulator for RAS. Subjects from group 3 achieved the best performances on overall score: 527.09 ± 130.54 vs. 493.73 ± 108.88 (group 2), 472.72 ± 85.31 (group 1), and 403.13 ± 99.83 (group 4). Statistically significant differences (p < .05) between group 3 and group 4 were found for overall score (p = .009) and for time of completion (p = .044). As regards experience with the piano, subjects from group 3 outperformed those from group 1 on overall score (496.98 ± 122.71 vs. 470.25 ± 92.31), but without statistically significant difference (p = .646). The present study suggests that the level of psychomotor skills in subjects exposed to both musical instrument playing and videogames is higher than that in those practicing either one alone. The effect of videogames appears negligible in individuals playing the piano.

  19. Quantification of Confocal Images Using LabVIEW for Tissue Engineering Applications

    PubMed Central

    Sfakis, Lauren; Kamaldinov, Tim; Larsen, Melinda; Castracane, James

    2016-01-01

    Quantifying confocal images to enable location of specific proteins of interest in three-dimensional (3D) is important for many tissue engineering (TE) applications. Quantification of protein localization is essential for evaluation of specific scaffold constructs for cell growth and differentiation for application in TE and tissue regeneration strategies. Although obtaining information regarding protein expression levels is important, the location of proteins within cells grown on scaffolds is often the key to evaluating scaffold efficacy. Functional epithelial cell monolayers must be organized with apicobasal polarity with proteins specifically localized to the apical or basolateral regions of cells in many organs. In this work, a customized program was developed using the LabVIEW platform to quantify protein positions in Z-stacks of confocal images of epithelial cell monolayers. The program's functionality is demonstrated through salivary gland TE, since functional salivary epithelial cells must correctly orient many proteins on the apical and basolateral membranes. Bio-LabVIEW Image Matrix Evaluation (Bio-LIME) takes 3D information collected from confocal Z-stack images and processes the fluorescence at each pixel to determine cell heights, nuclei heights, nuclei widths, protein localization, and cell count. As a demonstration of its utility, Bio-LIME was used to quantify the 3D location of the Zonula occludens-1 protein contained within tight junctions and its change in 3D position in response to chemical modification of the scaffold with laminin. Additionally, Bio-LIME was used to demonstrate that there is no advantage of sub-100 nm poly lactic-co-glycolic acid nanofibers over 250 nm fibers for epithelial apicobasal polarization. Bio-LIME will be broadly applicable for quantification of proteins in 3D that are grown in many different contexts. PMID:27758134

  20. Quantification of Confocal Images Using LabVIEW for Tissue Engineering Applications.

    PubMed

    Sfakis, Lauren; Kamaldinov, Tim; Larsen, Melinda; Castracane, James; Khmaladze, Alexander

    2016-11-01

    Quantifying confocal images to enable location of specific proteins of interest in three-dimensional (3D) is important for many tissue engineering (TE) applications. Quantification of protein localization is essential for evaluation of specific scaffold constructs for cell growth and differentiation for application in TE and tissue regeneration strategies. Although obtaining information regarding protein expression levels is important, the location of proteins within cells grown on scaffolds is often the key to evaluating scaffold efficacy. Functional epithelial cell monolayers must be organized with apicobasal polarity with proteins specifically localized to the apical or basolateral regions of cells in many organs. In this work, a customized program was developed using the LabVIEW platform to quantify protein positions in Z-stacks of confocal images of epithelial cell monolayers. The program's functionality is demonstrated through salivary gland TE, since functional salivary epithelial cells must correctly orient many proteins on the apical and basolateral membranes. Bio-LabVIEW Image Matrix Evaluation (Bio-LIME) takes 3D information collected from confocal Z-stack images and processes the fluorescence at each pixel to determine cell heights, nuclei heights, nuclei widths, protein localization, and cell count. As a demonstration of its utility, Bio-LIME was used to quantify the 3D location of the Zonula occludens-1 protein contained within tight junctions and its change in 3D position in response to chemical modification of the scaffold with laminin. Additionally, Bio-LIME was used to demonstrate that there is no advantage of sub-100 nm poly lactic-co-glycolic acid nanofibers over 250 nm fibers for epithelial apicobasal polarization. Bio-LIME will be broadly applicable for quantification of proteins in 3D that are grown in many different contexts.

  1. Virtual Reference Services.

    ERIC Educational Resources Information Center

    Brewer, Sally

    2003-01-01

    As the need to access information increases, school librarians must create virtual libraries. Linked to reliable reference resources, the virtual library extends the physical collection and library hours and lets students learn to use Web-based resources in a protected learning environment. The growing number of virtual schools increases the need…

  2. Game-Based Virtual Worlds as Decentralized Virtual Activity Systems

    NASA Astrophysics Data System (ADS)

    Scacchi, Walt

    There is widespread interest in the development and use of decentralized systems and virtual world environments as possible new places for engaging in collaborative work activities. Similarly, there is widespread interest in stimulating new technological innovations that enable people to come together through social networking, file/media sharing, and networked multi-player computer game play. A decentralized virtual activity system (DVAS) is a networked computer supported work/play system whose elements and social activities can be both virtual and decentralized (Scacchi et al. 2008b). Massively multi-player online games (MMOGs) such as World of Warcraft and online virtual worlds such as Second Life are each popular examples of a DVAS. Furthermore, these systems are beginning to be used for research, deve-lopment, and education activities in different science, technology, and engineering domains (Bainbridge 2007, Bohannon et al. 2009; Rieber 2005; Scacchi and Adams 2007; Shaffer 2006), which are also of interest here. This chapter explores two case studies of DVASs developed at the University of California at Irvine that employ game-based virtual worlds to support collaborative work/play activities in different settings. The settings include those that model and simulate practical or imaginative physical worlds in different domains of science, technology, or engineering through alternative virtual worlds where players/workers engage in different kinds of quests or quest-like workflows (Jakobsson 2006).

  3. [Virtual CT-pneumocystoscopy: indications, advantages and limitations. Our experience].

    PubMed

    Regine, Giovanni; Atzori, Maurizio; Buffa, Vitaliano; Miele, Vittorio; Ialongo, Pasquale; Adami, Loredana

    2003-09-01

    sensitivity was 77%; this was higher for pedunculated lesions (79%) than for sessile lesions (50%). The virtual technique is less invasive and tends to be associated with fewer complications than is conventional cystoscopy. It also demonstrated a good sensitivity for evaluating pedunculated lesions, allowing evaluation of the bladder base and anterior wall, sites that are commonly poorly accessible at conventional cystoscopy. Further advantages of the virtual technique include the possibility of accurately measuring the extent of the lesion and obtaining virtual images even in patients with severe urethral obstruction and active bleeding. The limitations include the inability to obtain tissue for histologic examination or to perform endoscopic resection of pedunculated lesions. The technique is less sensitive than conventional cystoscopy in the detection of sessile lesions or very small polyps (<5 mm). Furthermore, diffuse wall thickening reduces bladder distension thereby preventing optimal evaluation. The most valuable indication appears to be the follow-up of treated wall lesions. Virtual CT-pneumocystoscopy can replace conventional cystoscopy in cases with pedunculated lesions when there is no need for biopsy, when the lesions are located at the bladder base or when cystoscopic instrumentation cannot be introduced into the bladder due to stenosis. Virtual pneumocystoscopy can also be used in the follow-up of treated polypoid lesions in association with pelvic CT-angiography.

  4. The Virtual Employment Test Bed: An Immersive Synthetic Environment Allows Engineers to Test and Evaluate Material Solutions

    DTIC Science & Technology

    2014-04-03

    synthetic environment allows engineers to test and evaluate material solutions Robert DeMarco, MSBME; Gordon Cooke, MEME ; John Riedener, MSSE...ROBERT DEMARCO, MSBME, is a Project Lead Engineer and Certified LabVIEW Associate Developer. GORDON COOKE, MEME , is a Principal Investigator at the

  5. ECG feature extraction and disease diagnosis.

    PubMed

    Bhyri, Channappa; Hamde, S T; Waghmare, L M

    2011-01-01

    An important factor to consider when using findings on electrocardiograms for clinical decision making is that the waveforms are influenced by normal physiological and technical factors as well as by pathophysiological factors. In this paper, we propose a method for the feature extraction and heart disease diagnosis using wavelet transform (WT) technique and LabVIEW (Laboratory Virtual Instrument Engineering workbench). LabVIEW signal processing tools are used to denoise the signal before applying the developed algorithm for feature extraction. First, we have developed an algorithm for R-peak detection using Haar wavelet. After 4th level decomposition of the ECG signal, the detailed coefficient is squared and the standard deviation of the squared detailed coefficient is used as the threshold for detection of R-peaks. Second, we have used daubechies (db6) wavelet for the low resolution signals. After cross checking the R-peak location in 4th level, low resolution signal of daubechies wavelet P waves and T waves are detected. Other features of diagnostic importance, mainly heart rate, R-wave width, Q-wave width, T-wave amplitude and duration, ST segment and frontal plane axis are also extracted and scoring pattern is applied for the purpose of heart disease diagnosis. In this study, detection of tachycardia, bradycardia, left ventricular hypertrophy, right ventricular hypertrophy and myocardial infarction have been considered. In this work, CSE ECG data base which contains 5000 samples recorded at a sampling frequency of 500 Hz and the ECG data base created by the S.G.G.S. Institute of Engineering and Technology, Nanded (Maharashtra) have been used.

  6. Virtual Shaker Testing: Simulation Technology Improves Vibration Test Performance

    NASA Technical Reports Server (NTRS)

    Ricci, Stefano; Peeters, Bart; Fetter, Rebecca; Boland, Doug; Debille, Jan

    2008-01-01

    In the field of vibration testing, the interaction between the structure being tested and the instrumentation hardware used to perform the test is a critical issue. This is particularly true when testing massive structures (e.g. satellites), because due to physical design and manufacturing limits, the dynamics of the testing facility often couples with the test specimen one in the frequency range of interest. A further issue in this field is the standard use of a closed loop real-time vibration control scheme, which could potentially shift poles and change damping of the aforementioned coupled system. Virtual shaker testing is a novel approach to deal with these issues. It means performing a simulation which closely represents the real vibration test on the specific facility by taking into account all parameters which might impact the dynamic behavior of the specimen. In this paper, such a virtual shaker testing approach is developed. It consists of the following components: (1) Either a physical-based or an equation-based coupled electro-mechanical lumped parameter shaker model is created. The model parameters are obtained from manufacturer's specifications or by carrying out some dedicated experiments; (2) Existing real-time vibration control algorithm are ported to the virtual simulation environment; and (3) A structural model of the test object is created and after defining proper interface conditions structural modes are computed by means of the well-established Craig-Bampton CMS technique. At this stage, a virtual shaker test has been run, by coupling the three described models (shaker, control loop, structure) in a co-simulation routine. Numerical results have eventually been correlated with experimental ones in order to assess the robustness of the proposed methodology.

  7. VITMO: A Case Study in Virtual Observatories as Data Portals and Development of Web Services as Search Tools

    NASA Astrophysics Data System (ADS)

    Smith, D.; Barnes, R. J.; Morrison, D.; Talaat, E. R.; Potter, M.; Patrone, D.; Weiss, M.; Sarris, T.

    2013-12-01

    Virtual Observatories are more than data portals that span multiple missions and data sets. They need to provide a system that is useable by a broad swath of people with different backgrounds. The great promise of Virtual Observatories is the ability to perform complex search operations on a large variety of different data sets. This allows the researcher to isolate and select the relevant measurements for their topic of study. The Virtual ITM Observatory (VITMO) is unique in having many diverse datasets that cover a large temporal and spatial range that present a unique search problem. VITMO provides many methods by which the user can search for and select data of interest including restricting selections based on geophysical conditions (solar wind speed, Kp, etc) as well as finding those datasets that overlap in time and/or space. We are developing a series of light-weight web services that will provide a new data search capability for VITMO and other VxOs. The services will consist of a database of spacecraft ephemerides and instrument fields of view; an overlap calculator to find times when the fields of view of different instruments intersect; and a magnetic field line tracing service that will map in situ and ground based measurements to the equatorial plane in magnetic coordinates for a number of field models and geophysical conditions. Each service on their own provides a useful new capability for virtual observatories; operating together they will provide a powerful new search tool. The ephemerides service is being built using the Navigation and Ancillary Information Facility (NAIF) SPICE toolkit (http://naif.jpl.nasa.gov/naif/index.html) allowing them to be extended to support any Earth orbiting satellite with the addition of the appropriate SPICE kernels or two-line element sets (TLE). An instrument kernel (IK) file will be used to describe the observational geometry of the instrument (e.g., Field-of-view size, shape, and orientation). The overlap

  8. Reliability of Measured Data for pH Sensor Arrays with Fault Diagnosis and Data Fusion Based on LabVIEW

    PubMed Central

    Liao, Yi-Hung; Chou, Jung-Chuan; Lin, Chin-Yi

    2013-01-01

    Fault diagnosis (FD) and data fusion (DF) technologies implemented in the LabVIEW program were used for a ruthenium dioxide pH sensor array. The purpose of the fault diagnosis and data fusion technologies is to increase the reliability of measured data. Data fusion is a very useful statistical method used for sensor arrays in many fields. Fault diagnosis is used to avoid sensor faults and to measure errors in the electrochemical measurement system, therefore, in this study, we use fault diagnosis to remove any faulty sensors in advance, and then proceed with data fusion in the sensor array. The average, self-adaptive and coefficient of variance data fusion methods are used in this study. The pH electrode is fabricated with ruthenium dioxide (RuO2) sensing membrane using a sputtering system to deposit it onto a silicon substrate, and eight RuO2 pH electrodes are fabricated to form a sensor array for this study. PMID:24351636

  9. Reliability of measured data for pH sensor arrays with fault diagnosis and data fusion based on LabVIEW.

    PubMed

    Liao, Yi-Hung; Chou, Jung-Chuan; Lin, Chin-Yi

    2013-12-13

    Fault diagnosis (FD) and data fusion (DF) technologies implemented in the LabVIEW program were used for a ruthenium dioxide pH sensor array. The purpose of the fault diagnosis and data fusion technologies is to increase the reliability of measured data. Data fusion is a very useful statistical method used for sensor arrays in many fields. Fault diagnosis is used to avoid sensor faults and to measure errors in the electrochemical measurement system, therefore, in this study, we use fault diagnosis to remove any faulty sensors in advance, and then proceed with data fusion in the sensor array. The average, self-adaptive and coefficient of variance data fusion methods are used in this study. The pH electrode is fabricated with ruthenium dioxide (RuO2) sensing membrane using a sputtering system to deposit it onto a silicon substrate, and eight RuO2 pH electrodes are fabricated to form a sensor array for this study.

  10. Assessment of emotional reactivity produced by exposure to virtual environments in patients with eating disorders.

    PubMed

    Gutiérrez-Maldonado, José; Ferrer-García, Marta; Caqueo-Urízar, Alejandra; Letosa-Porta, Alex

    2006-10-01

    The aim of this study was to assess the usefulness of virtual environments representing situations that are emotionally significant to subjects with eating disorders (ED). These environments may be applied with both evaluative and therapeutic aims and in simulation procedures to carry out a range of experimental studies. This paper is part of a wider research project analyzing the influence of the situation to which subjects are exposed on their performance on body image estimation tasks. Thirty female patients with eating disorders were exposed to six virtual environments: a living-room (neutral situation), a kitchen with high-calorie food, a kitchen with low-calorie food, a restaurant with high-calorie food, a restaurant with low-calorie food, and a swimming-pool. After exposure to each environment the STAI-S (a measurement of state anxiety) and the CDB (a measurement of depression) were administered to all subjects. The results show that virtual reality instruments are particularly useful for simulating everyday situations that may provoke emotional reactions such as anxiety and depression, in patients with ED. Virtual environments in which subjects are obliged to ingest high-calorie food provoke the highest levels of state anxiety and depression.

  11. Creating Virtual-hand and Virtual-face Illusions to Investigate Self-representation

    PubMed Central

    Ma, Ke; Lippelt, Dominique P.; Hommel, Bernhard

    2017-01-01

    Studies investigating how people represent themselves and their own body often use variants of "ownership illusions", such as the traditional rubber-hand illusion or the more recently discovered enfacement illusion. However, these examples require rather artificial experimental setups, in which the artificial effector needs to be stroked in synchrony with the participants' real hand or face—a situation in which participants have no control over the stroking or the movements of their real or artificial effector. Here, we describe a technique to establish ownership illusions in a setup that is more realistic, more intuitive, and of presumably higher ecological validity. It allows creating the virtual-hand illusion by having participants control the movements of a virtual hand presented on a screen or in virtual space in front of them. If the virtual hand moves in synchrony with the participants' own real hand, they tend to perceive the virtual hand as part of their own body. The technique also creates the virtual-face illusion by having participants control the movements of a virtual face in front of them, again with the effect that they tend to perceive the face as their own if it moves in synchrony with their real face. Studying the circumstances that illusions of this sort can be created, increased, or reduced provides important information about how people create and maintain representations of themselves. PMID:28287602

  12. Virtual data

    NASA Astrophysics Data System (ADS)

    Bjorklund, E.

    1994-12-01

    In the 1970s, when computers were memory limited, operating system designers created the concept of "virtual memory", which gave users the ability to address more memory than physically existed. In the 1990s, many large control systems have the potential of becoming data limited. We propose that many of the principles behind virtual memory systems (working sets, locality, caching and clustering) can also be applied to data-limited systems, creating, in effect, "virtual data systems". At the Los Alamos National Laboratory's Clinton P. Anderson Meson Physics Facility (LAMPF), we have applied these principles to a moderately sized (10 000 data points) data acquisition and control system. To test the principles, we measured the system's performance during tune-up, production, and maintenance periods. In this paper, we present a general discussion of the principles of a virtual data system along with some discussion of our own implementation and the results of our performance measurements.

  13. Development of hybrid electric vehicle powertrain test system based on virtue instrument

    NASA Astrophysics Data System (ADS)

    Xu, Yanmin; Guo, Konghui; Chen, Liming

    2017-05-01

    Hybrid powertrain has become the standard configuration of some automobile models. The test system of hybrid vehicle powertrain was developed based on virtual instrument, using electric dynamometer to simulate the work of engines, to test the motor and control unit of the powertrain. The test conditions include starting, acceleration, and deceleration. The results show that the test system can simulate the working conditions of the hybrid electric vehicle powertrain under various conditions.

  14. A virtual data language and system for scientific workflow management in data grid environments

    NASA Astrophysics Data System (ADS)

    Zhao, Yong

    With advances in scientific instrumentation and simulation, scientific data is growing fast in both size and analysis complexity. So-called Data Grids aim to provide high performance, distributed data analysis infrastructure for data- intensive sciences, where scientists distributed worldwide need to extract information from large collections of data, and to share both data products and the resources needed to produce and store them. However, the description, composition, and execution of even logically simple scientific workflows are often complicated by the need to deal with "messy" issues like heterogeneous storage formats and ad-hoc file system structures. We show how these difficulties can be overcome via a typed workflow notation called virtual data language, within which issues of physical representation are cleanly separated from logical typing, and by the implementation of this notation within the context of a powerful virtual data system that supports distributed execution. The resulting language and system are capable of expressing complex workflows in a simple compact form, enacting those workflows in distributed environments, monitoring and recording the execution processes, and tracing the derivation history of data products. We describe the motivation, design, implementation, and evaluation of the virtual data language and system, and the application of the virtual data paradigm in various science disciplines, including astronomy, cognitive neuroscience.

  15. Virtual special issue: Magnetic resonance at low fields

    NASA Astrophysics Data System (ADS)

    Blümich, Bernhard

    2017-01-01

    It appears to be a common understanding that low magnetic fields need to be avoided in magnetic resonance, as sensitivity and the frequency dispersion of the chemical shift increase with increasing field strength. But there many reasons to explore magnetic resonance at low fields. The instrumentation tends to be far less expensive than high-field equipment, magnets are smaller and lighter, internal gradients in heterogeneous media are smaller, conductive media and even metals become transparent at low frequencies to electromagnetic fields, and new physics and phenomena await to be discovered. On account of an increasing attention of the scientific community to magnetic resonance at low field, we have decided to launch JMR's Virtual Special Issue Series with this compilation about Low-Field Magnetic Resonance. This topic, for which we have chosen to focus on articles reporting measurements at fields lower than 2 T, is of widespread interest to our readership. We are therefore happy to offer to this constituency a selected outlook based on papers published during the last five years (volumes 214-270) in the pages of The Journal of Magnetic Resonance. A brief survey of the topics covered in this Virtual Special Issue follows.

  16. Can skills assessment on a virtual reality trainer predict a surgical trainee's talent in laparoscopic surgery?

    PubMed

    Rosenthal, R; Gantert, W A; Scheidegger, D; Oertli, D

    2006-08-01

    A number of studies have investigated several aspects of feasibility and validity of performance assessments with virtual reality surgical simulators. However, the validity of performance assessments is limited by the reliability of such measurements, and some issues of reliability still need to be addressed. This study aimed to evaluate the hypothesis that test subjects show logarithmic performance curves on repetitive trials for a component task of laparoscopic cholecystectomy on a virtual reality simulator, and that interindividual differences in performance after considerable training are significant. According to kinesiologic theory, logarithmic performance curves are expected and an individual's learning capacity for a specific task can be extrapolated, allowing quantification of a person's innate ability to develop task-specific skills. In this study, 20 medical students at the University of Basel Medical School performed five trials of a standardized task on the LS 500 virtual reality simulator for laparoscopic surgery. Task completion time, number of errors, economy of instrument movements, and maximum speed of instrument movements were measured. The hypothesis was confirmed by the fact that the performance curves for some of the simulator measurements were very close to logarithmic curves, and there were significant interindividual differences in performance at the end of the repetitive trials. Assessment of perceptual motor skills and the innate ability of an individual with no prior experience in laparoscopic surgery to develop such skills using the LS 500 VR surgical simulator is feasible and reliable.

  17. Virtualized Networks and Virtualized Optical Line Terminal (vOLT)

    NASA Astrophysics Data System (ADS)

    Ma, Jonathan; Israel, Stephen

    2017-03-01

    The success of the Internet and the proliferation of the Internet of Things (IoT) devices is forcing telecommunications carriers to re-architecture a central office as a datacenter (CORD) so as to bring the datacenter economics and cloud agility to a central office (CO). The Open Network Operating System (ONOS) is the first open-source software-defined network (SDN) operating system which is capable of managing and controlling network, computing, and storage resources to support CORD infrastructure and network virtualization. The virtualized Optical Line Termination (vOLT) is one of the key components in such virtualized networks.

  18. Model of Illusions and Virtual Reality

    PubMed Central

    Gonzalez-Franco, Mar; Lanier, Jaron

    2017-01-01

    In Virtual Reality (VR) it is possible to induce illusions in which users report and behave as if they have entered into altered situations and identities. The effect can be robust enough for participants to respond “realistically,” meaning behaviors are altered as if subjects had been exposed to the scenarios in reality. The circumstances in which such VR illusions take place were first introduced in the 80's. Since then, rigorous empirical evidence has explored a wide set of illusory experiences in VR. Here, we compile this research and propose a neuroscientific model explaining the underlying perceptual and cognitive mechanisms that enable illusions in VR. Furthermore, we describe the minimum instrumentation requirements to support illusory experiences in VR, and discuss the importance and shortcomings of the generic model. PMID:28713323

  19. Using virtual machine monitors to overcome the challenges of monitoring and managing virtualized cloud infrastructures

    NASA Astrophysics Data System (ADS)

    Bamiah, Mervat Adib; Brohi, Sarfraz Nawaz; Chuprat, Suriayati

    2012-01-01

    Virtualization is one of the hottest research topics nowadays. Several academic researchers and developers from IT industry are designing approaches for solving security and manageability issues of Virtual Machines (VMs) residing on virtualized cloud infrastructures. Moving the application from a physical to a virtual platform increases the efficiency, flexibility and reduces management cost as well as effort. Cloud computing is adopting the paradigm of virtualization, using this technique, memory, CPU and computational power is provided to clients' VMs by utilizing the underlying physical hardware. Beside these advantages there are few challenges faced by adopting virtualization such as management of VMs and network traffic, unexpected additional cost and resource allocation. Virtual Machine Monitor (VMM) or hypervisor is the tool used by cloud providers to manage the VMs on cloud. There are several heterogeneous hypervisors provided by various vendors that include VMware, Hyper-V, Xen and Kernel Virtual Machine (KVM). Considering the challenge of VM management, this paper describes several techniques to monitor and manage virtualized cloud infrastructures.

  20. Intelligent virtual teacher

    NASA Astrophysics Data System (ADS)

    Takács, Ondřej; Kostolányová, Kateřina

    2016-06-01

    This paper describes the Virtual Teacher that uses a set of rules to automatically adapt the way of teaching. These rules compose of two parts: conditions on various students' properties or learning situation; conclusions that specify different adaptation parameters. The rules can be used for general adaptation of each subject or they can be specific to some subject. The rule based system of Virtual Teacher is dedicated to be used in pedagogical experiments in adaptive e-learning and is therefore designed for users without education in computer science. The Virtual Teacher was used in dissertation theses of two students, who executed two pedagogical experiments. This paper also describes the phase of simulating and modeling of the theoretically prepared adaptive process in the modeling tool, which has all the required parameters and has been created especially for the occasion. The experiments are being conducted on groups of virtual students and by using a virtual study material.

  1. Perception of Virtual Audiences.

    PubMed

    Chollet, Mathieu; Scherer, Stefan

    2017-01-01

    A growing body of evidence shows that virtual audiences are a valuable tool in the treatment of social anxiety, and recent works show that it also a useful in public-speaking training programs. However, little research has focused on how such audiences are perceived and on how the behavior of virtual audiences can be manipulated to create various types of stimuli. The authors used a crowdsourcing methodology to create a virtual audience nonverbal behavior model and, with it, created a dataset of videos with virtual audiences containing varying behaviors. Using this dataset, they investigated how virtual audiences are perceived and which factors affect this perception.

  2. Using a Virtual Classroom Environment to Describe the Attention Deficits Profile of Children with Neurofibromatosis Type 1

    ERIC Educational Resources Information Center

    Gilboa, Yafit; Rosenblum, Sara; Fattal-Valevski, Aviva; Toledano-Alhadef, Hagit; Rizzo, Albert; Josman, Naomi

    2011-01-01

    The objectives of this study were to describe the nature of the attention deficits in children with Neurofibromatosis type 1 (NF1) in comparison with typically developing (TD) children, using the Virtual Classroom (VC), and to assess the utility of this instrument for detecting attention deficits. Twenty-nine NF1 children and 25 age-and…

  3. Visualization of spatial-temporal data based on 3D virtual scene

    NASA Astrophysics Data System (ADS)

    Wang, Xianghong; Liu, Jiping; Wang, Yong; Bi, Junfang

    2009-10-01

    The main purpose of this paper is to realize the expression of the three-dimensional dynamic visualization of spatialtemporal data based on three-dimensional virtual scene, using three-dimensional visualization technology, and combining with GIS so that the people's abilities of cognizing time and space are enhanced and improved by designing dynamic symbol and interactive expression. Using particle systems, three-dimensional simulation, virtual reality and other visual means, we can simulate the situations produced by changing the spatial location and property information of geographical entities over time, then explore and analyze its movement and transformation rules by changing the interactive manner, and also replay history and forecast of future. In this paper, the main research object is the vehicle track and the typhoon path and spatial-temporal data, through three-dimensional dynamic simulation of its track, and realize its timely monitoring its trends and historical track replaying; according to visualization techniques of spatialtemporal data in Three-dimensional virtual scene, providing us with excellent spatial-temporal information cognitive instrument not only can add clarity to show spatial-temporal information of the changes and developments in the situation, but also be used for future development and changes in the prediction and deduction.

  4. Virtual School Startups: Founder Processes in American K-12 Public Virtual Schools

    ERIC Educational Resources Information Center

    Taylor, Brett D.; McNair, Delores E.

    2018-01-01

    Traditional school districts do not have a lot of experience with virtual schools and have lost students to state and charter virtual schools. To retain students and offer alternative learning opportunities, more public districts are starting their own virtual schools. This study was an examination of foundational processes at three California…

  5. Construct validity and expert benchmarking of the haptic virtual reality dental simulator.

    PubMed

    Suebnukarn, Siriwan; Chaisombat, Monthalee; Kongpunwijit, Thanapohn; Rhienmora, Phattanapon

    2014-10-01

    The aim of this study was to demonstrate construct validation of the haptic virtual reality (VR) dental simulator and to define expert benchmarking criteria for skills assessment. Thirty-four self-selected participants (fourteen novices, fourteen intermediates, and six experts in endodontics) at one dental school performed ten repetitions of three mode tasks of endodontic cavity preparation: easy (mandibular premolar with one canal), medium (maxillary premolar with two canals), and hard (mandibular molar with three canals). The virtual instrument's path length was registered by the simulator. The outcomes were assessed by an expert. The error scores in easy and medium modes accurately distinguished the experts from novices and intermediates at the onset of training, when there was a significant difference between groups (ANOVA, p<0.05). The trend was consistent until trial 5. From trial 6 on, the three groups achieved similar scores. No significant difference was found between groups at the end of training. Error score analysis was not able to distinguish any group at the hard level of training. Instrument path length showed a difference in performance according to groups at the onset of training (ANOVA, p<0.05). This study established construct validity for the haptic VR dental simulator by demonstrating its discriminant capabilities between that of experts and non-experts. The experts' error scores and path length were used to define benchmarking criteria for optimal performance.

  6. New developments in the McStas neutron instrument simulation package

    NASA Astrophysics Data System (ADS)

    Willendrup, P. K.; Knudsen, E. B.; Klinkby, E.; Nielsen, T.; Farhi, E.; Filges, U.; Lefmann, K.

    2014-07-01

    The McStas neutron ray-tracing software package is a versatile tool for building accurate simulators of neutron scattering instruments at reactors, short- and long-pulsed spallation sources such as the European Spallation Source. McStas is extensively used for design and optimization of instruments, virtual experiments, data analysis and user training. McStas was founded as a scientific, open-source collaborative code in 1997. This contribution presents the project at its current state and gives an overview of the main new developments in McStas 2.0 (December 2012) and McStas 2.1 (expected fall 2013), including many new components, component parameter uniformisation, partial loss of backward compatibility, updated source brilliance descriptions, developments toward new tools and user interfaces, web interfaces and a new method for estimating beam losses and background from neutron optics.

  7. Automatic on-line detection system design research on internal defects of metal materials based on optical fiber F-P sensing technology

    NASA Astrophysics Data System (ADS)

    Xia, Liu; Shan, Ning; Chao, Ban; Caoshan, Wang

    2016-10-01

    Metal materials have been used in aerospace and other industrial fields widely because of its excellent characteristics, so its internal defects detection is very important. Ultrasound technology is used widely in the fields of nondestructive detection because of its excellent characteristic. But the conventional detection instrument for ultrasound, which has shortcomings such as low intelligent level and long development cycles, limits its development. In this paper, the theory of ultrasound detection is analyzed. A computational method of the defects distributional position is given. The non-contact type optical fiber F-P interference cavity structure is designed and the length of origin cavity is given. The real-time on-line ultrasound detecting experiment devices for internal defects of metal materials is established based on the optical fiber F-P sensing system. The virtual instrument of automation ultrasound detection internal defects is developed based on LabVIEW software and the experimental study is carried out. The results show that this system can be used in internal defect real-time on-line locating of engineering structures effectively. This system has higher measurement precision. Relative error is 6.7%. It can be met the requirement of engineering practice. The system is characterized by simple operation, easy realization. The software has a friendly interface, good expansibility, and high intelligent level.

  8. Teaching of optics and photonics in a college astronomy course

    NASA Astrophysics Data System (ADS)

    Tremberger, George, Jr.; Flamholz, Alex; Marchese, Paul J.; Lieberman, David H.; Cheung, Tak D.

    2004-10-01

    Astronomy is among the most popular courses that students select to fulfill their college science requirement at Queensborough Community College, New York City. Recent advances in photonics now enable us to observe celestial objects from extrasolar planets to ultra deep space galaxies that are 13 billion light years away. These results are regularly reported in the popular press such as the New York Times and "Sky & Telescope" magazine. We upgraded our astronomy course to keep pace with these advances in optics and photonics. The laboratory hands-on exercises include observations in our observatory using a telescope with digital camera and CCD, spectrum analysis with grating, Java photonics simulation delivered over the Internet, and the use of virtual instruments in optics and photonics written with Labview. Advanced techniques such as interferometry are also included as demonstrations in the laboratory. The scientific principles were demonstrated to them to promote learning by inquiry. As a result of these teaching designs, the students gain a clearer understanding of the optics and photonics basis of the astronomical instrumentation reported in popular articles. The preliminary assessment was encouraging as measured by the number of questions received and the amount of popular press materials that the students brought to the classroom.

  9. Automated System Calibration and Verification of the Position Measurements for the Los Alamos Isotope Production Facility and the Switchyard Kicker Facilities

    NASA Astrophysics Data System (ADS)

    Barr, D.; Gilpatrick, J. D.; Martinez, D.; Shurter, R. B.

    2004-11-01

    The Los Alamos Neutron Science Center (LANSCE) facility at Los Alamos National Laboratory has constructed both an Isotope Production Facility (IPF) and a Switchyard Kicker (XDK) as additions to the H+ and H- accelerator. These additions contain eleven Beam Position Monitors (BPMs) that measure the beam's position throughout the transport. The analog electronics within each processing module determines the beam position using the log-ratio technique. For system reliability, calibrations compensate for various temperature drifts and other imperfections in the processing electronics components. Additionally, verifications are periodically implemented by a PC running a National Instruments LabVIEW virtual instrument (VI) to verify continued system and cable integrity. The VI communicates with the processor cards via a PCI/MXI-3 VXI-crate communication module. Previously, accelerator operators performed BPM system calibrations typically once per day while beam was explicitly turned off. One of this new measurement system's unique achievements is its automated calibration and verification capability. Taking advantage of the pulsed nature of the LANSCE-facility beams, the integrated electronics hardware and VI perform calibration and verification operations between beam pulses without interrupting production beam delivery. The design, construction, and performance results of the automated calibration and verification portion of this position measurement system will be the topic of this paper.

  10. A virtual patient software program to improve pharmacy student learning in a comprehensive disease management course.

    PubMed

    Douglass, Mark A; Casale, Jillian P; Skirvin, J Andrew; DiVall, Margarita V

    2013-10-14

    To implement and assess the impact of a virtual patient pilot program on pharmacy students' clinical competence skills. Pharmacy students completed interactive software-based patient case scenarios embedded with drug-therapy problems as part of a course requirement at the end of their third year. Assessments included drug-therapy problem competency achievement, performance on a pretest and posttest, and pilot evaluation survey instrument. Significant improvements in students' posttest scores demonstrated advancement of clinical skills involving drug-therapy problem solving. Students agreed that completing the pilot program improved their chronic disease management skills and the program summarized the course series well. Using virtual patient technology allowed for assessment of student competencies and improved learning outcomes.

  11. Documenting the efficacy of virtual reality exposure with psychophysiological and information processing measures.

    PubMed

    Côté, Sophie; Bouchard, Stéphane

    2005-09-01

    Many outcome studies have been conducted to assess the efficacy of virtual reality in the treatment of specific phobias. However, most studies used self-report data. The addition of objective measures of arousal and information processing mechanisms would be a valuable contribution in order to validate the usefulness of virtual reality in the treatment of anxiety disorders. The goal of this study was to document the impact of virtual reality exposure (VRE) on cardiac response and automatic processing of threatening stimuli. Twenty-eight adults suffering from arachnophobia were assessed and received an exposure-based treatment using virtual reality. General outcome and specific processes measures included a battery of standardized questionnaires, a pictorial emotional Stroop task, a behavioral avoidance test and a measure of participants' inter-beat intervals (IBI) while they were looking at a live tarantula. Assessment was conducted before and after treatment. Repeated measures ANOVAs revealed that therapy had a positive impact on questionnaire data, as well as on the behavioral avoidance test. Analyses made on the pictorial Stroop task showed that information processing of spider-related stimuli changed after treatment, which also indicates therapeutic success. Psychophysiological data also showed a positive change after treatment, suggesting a decrease in anxiety. In sum, VRE led to significant therapeutic improvements on objective measures as well as on self-report instruments.

  12. Improvements in Virtual Sensors: Using Spatial Information to Estimate Remote Sensing Spectra

    NASA Technical Reports Server (NTRS)

    Oza, Nikunj C.; Srivastava, Ashok N.; Stroeve, Julienne

    2005-01-01

    Various instruments are used to create images of the Earth and other objects in the universe in a diverse set of wavelength bands with the aim of understanding natural phenomena. Sometimes these instruments are built in a phased approach, with additional measurement capabilities added in later phases. In other cases, technology may mature to the point that the instrument offers new measurement capabilities that were not planned in the original design of the instrument. In still other cases, high resolution spectral measurements may be too costly to perform on a large sample and therefore lower resolution spectral instruments are used to take the majority of measurements. Many applied science questions that are relevant to the earth science remote sensing community require analysis of enormous amounts of data that were generated by instruments with disparate measurement capabilities. In past work [1], we addressed this problem using Virtual Sensors: a method that uses models trained on spectrally rich (high spectral resolution) data to "fill in" unmeasured spectral channels in spectrally poor (low spectral resolution) data. We demonstrated this method by using models trained on the high spectral resolution Terra MODIS instrument to estimate what the equivalent of the MODIS 1.6 micron channel would be for the NOAA AVHRR2 instrument. The scientific motivation for the simulation of the 1.6 micron channel is to improve the ability of the AVHRR2 sensor to detect clouds over snow and ice. This work contains preliminary experiments demonstrating that the use of spatial information can improve our ability to estimate these spectra.

  13. Virtual Reality: An Overview.

    ERIC Educational Resources Information Center

    Franchi, Jorge

    1994-01-01

    Highlights of this overview of virtual reality include optics; interface devices; virtual worlds; potential applications, including medicine and archaeology; problems, including costs; current research and development; future possibilities; and a listing of vendors and suppliers of virtual reality products. (Contains 11 references.) (LRW)

  14. Agreements in Virtual Organizations

    NASA Astrophysics Data System (ADS)

    Pankowska, Malgorzata

    This chapter is an attempt to explain the important impact that contract theory delivers with respect to the concept of virtual organization. The author believes that not enough research has been conducted in order to transfer theoretical foundations for networking to the phenomena of virtual organizations and open autonomic computing environment to ensure the controllability and management of them. The main research problem of this chapter is to explain the significance of agreements for virtual organizations governance. The first part of this chapter comprises explanations of differences among virtual machines and virtual organizations for further descriptions of the significance of the first ones to the development of the second. Next, the virtual organization development tendencies are presented and problems of IT governance in highly distributed organizational environment are discussed. The last part of this chapter covers analysis of contracts and agreements management for governance in open computing environments.

  15. Simple locking of infrared and ultraviolet diode lasers to a visible laser using a LabVIEW proportional-integral-derivative controller on a Fabry-Perot signal.

    PubMed

    Kwolek, J M; Wells, J E; Goodman, D S; Smith, W W

    2016-05-01

    Simultaneous laser locking of infrared (IR) and ultraviolet lasers to a visible stabilized reference laser is demonstrated via a Fabry-Perot (FP) cavity. LabVIEW is used to analyze the input, and an internal proportional-integral-derivative algorithm converts the FP signal to an analog locking feedback signal. The locking program stabilized both lasers to a long term stability of better than 9 MHz, with a custom-built IR laser undergoing significant improvement in frequency stabilization. The results of this study demonstrate the viability of a simple, computer-controlled, non-temperature-stabilized FP locking scheme for our applications, laser cooling of Ca(+) ions, and its use in other applications with similar modest frequency stabilization requirements.

  16. Factors that predict the use or non-use of virtual dissection by high school biology teachers

    NASA Astrophysics Data System (ADS)

    Cockerham, William

    2001-07-01

    With the advent of computers into scholastic classrooms, virtual dissection has become a potential educational tool in high school biology lab settings. Utilizing non-experimental survey research methodology, this study attempted to identify factors that may influence high school biology teachers to use or not to use a virtual dissection. A 75-item research survey instrument consisting of both demographic background and Likert style questions was completed by 215 high school members of the National Association of Biology Teachers. The survey responses provided data to answer the research questions concerning the relationship between the likelihood of a high school biology teacher using a virtual dissection and a number of independent variables from the following three categories: (a) demographics, (b) attitude and experience, and (c) resources and support. These data also allowed for the determination of a demographic profile of the sample population. The demographic profile showed the sample population of high school biology teachers to be two-thirds female, mature, highly educated and very experienced. Analysis of variance and Pearson product moment correlational statistics were used to determine if there was a relationship between high school biology teachers' likelihood to use a virtual dissection and the independent variables. None of the demographic or resource and support independent variables demonstrated a strong relationship to the dependent variable of teachers' likelihood to use a virtual dissection. Three of the attitude and experience independent variables showed a statistically significant (p < .05) relationship to teachers' likelihood to use a virtual dissection: attitude toward virtual dissection, previous use of a virtual dissection and intention to use a real animal dissection. These findings may indicate that teachers are using virtual dissection as a supplement rather than a substitute. It appears that those concerned with promoting virtual

  17. Integrated Laser Characterization, Data Acquisition, and Command and Control Test System

    NASA Technical Reports Server (NTRS)

    Stysley, Paul; Coyle, Barry; Lyness, Eric

    2012-01-01

    Satellite-based laser technology has been developed for topographical measurements of the Earth and of other planets. Lasers for such missions must be highly efficient and stable over long periods in the temperature variations of orbit. In this innovation, LabVIEW is used on an Apple Macintosh to acquire and analyze images of the laser beam as it exits the laser cavity to evaluate the laser s performance over time, and to monitor and control the environmental conditions under which the laser is tested. One computer attached to multiple cameras and instruments running LabVIEW-based software replaces a conglomeration of computers and software packages, saving hours in maintenance and data analysis, and making very longterm tests possible. This all-in-one system was written primarily using LabVIEW for Mac OS X, which allows the combining of data from multiple RS-232, USB, and Ethernet instruments for comprehensive laser analysis and control. The system acquires data from CCDs (charge coupled devices), power meters, thermistors, and oscilloscopes over a controllable period of time. This data is saved to an html file that can be accessed later from a variety of data analysis programs. Also, through the LabVIEW interface, engineers can easily control laser input parameters such as current, pulse width, chiller temperature, and repetition rates. All of these parameters can be adapted and cycled over a period of time.

  18. A Medipix3 readout system based on the National Instruments FlexRIO card and using the LabVIEW programming environment

    NASA Astrophysics Data System (ADS)

    Horswell, I.; Gimenez, E. N.; Marchal, J.; Tartoni, N.

    2011-01-01

    Hybrid silicon photon-counting detectors are becoming standard equipment for many synchrotron applications. The latest in the Medipix family of read-out chips designed as part of the Medipix Collaboration at CERN is the Medipix3, which while maintaining the same pixel size as its predecessor, offers increased functionality and operating modes. The active area of the Medipix3 chip is approx 14mm × 14mm (containing 256 × 256 pixels) which is not large enough for many detector applications, this results in the need to tile many sensors and chips. As a first step on the road to develop such a detector, it was decided to build a prototype single chip readout system to gain the necessary experience in operating a Medipix3 chip. To provide a flexible learning and development tool it was decided to build an interface based on the recently released FlexRIOTM system from National Instruments and to use the LabVIEWTM graphical programming environment. This system and the achieved performance are described in this paper.

  19. [Virtual reality in neurosurgery].

    PubMed

    Tronnier, V M; Staubert, A; Bonsanto, M M; Wirtz, C R; Kunze, S

    2000-03-01

    Virtual reality enables users to immerse themselves in a virtual three-dimensional world and to interact in this world. The simulation is different from the kind in computer games, in which the viewer is active but acts in a nonrealistic world, or on the TV screen, where we are passively driven in an active world. In virtual reality elements look realistic, they change their characteristics and have almost real-world unpredictability. Virtual reality is not only implemented in gambling dens and the entertainment industry but also in manufacturing processes (cars, furniture etc.), military applications and medicine. Especially the last two areas are strongly correlated, because telemedicine or telesurgery was originated for military reasons to operate on war victims from a secure distance or to perform surgery on astronauts in an orbiting space station. In medicine and especially neurosurgery virtual-reality methods are used for education, surgical planning and simulation on a virtual patient.

  20. A LabVIEW model incorporating an open-loop arterial impedance and a closed-loop circulatory system.

    PubMed

    Cole, R T; Lucas, C L; Cascio, W E; Johnson, T A

    2005-11-01

    While numerous computer models exist for the circulatory system, many are limited in scope, contain unwanted features or incorporate complex components specific to unique experimental situations. Our purpose was to develop a basic, yet multifaceted, computer model of the left heart and systemic circulation in LabVIEW having universal appeal without sacrificing crucial physiologic features. The program we developed employs Windkessel-type impedance models in several open-loop configurations and a closed-loop model coupling a lumped impedance and ventricular pressure source. The open-loop impedance models demonstrate afterload effects on arbitrary aortic pressure/flow inputs. The closed-loop model catalogs the major circulatory waveforms with changes in afterload, preload, and left heart properties. Our model provides an avenue for expanding the use of the ventricular equations through closed-loop coupling that includes a basic coronary circuit. Tested values used for the afterload components and the effects of afterload parameter changes on various waveforms are consistent with published data. We conclude that this model offers the ability to alter several circulatory factors and digitally catalog the most salient features of the pressure/flow waveforms employing a user-friendly platform. These features make the model a useful instructional tool for students as well as a simple experimental tool for cardiovascular research.

  1. Simulating a Time-of-Flight Mass Spectrometer: A LabView Exercise

    ERIC Educational Resources Information Center

    Marty, Michael T.; Beussman, Douglas J.

    2013-01-01

    An in-depth understanding of all parameters that affect an instrumental analysis method, allowing students to explore how these instruments work so that they are not just a "black box," is key to being able to optimize the technique and obtain the best possible results. It is, however, impractical to provide such in depth coverage of…

  2. [Research on the virtual water composition and virtual water trade for agriculture in Beijing].

    PubMed

    Wang, Hong-rui; Wang, Yan; Wang, Jun-hong; Dong, Yan-yan; Han, Zhao-xing

    2007-12-01

    Based on the irrigation norm of typical district and county, and revised by the isoline map of Chinese crops water demand, the change of crops program was analyzed as well as the agricultural water use and its GDP benefits. Then the virtual water was calculated for years. At last, the input-output method was used to calculate the trade of virtual water in Beijing. As the results, the virtual water for cereal crops has been decreasing in Beijing, from 1.832 x 10(9) m3 in 1990 to 4.283 x 10(8) m3 in 2004. Otherwise the virtual water for technical crops has been increasing, which is from 9.06 x 10(8) m3 in 1990 to 1.492 x 10(9) m3 in 2004. On the whole, the virtual water for crops has been decreasing in Beijing. From the angle of primary products Beijing is a virtual water importing area. Virtual water importing of annual average is 2.37 x 10(8) m3, which is about 5.93% of the total water of Beijing. Virtual water has been an important supplement of local real water of Beijing.

  3. Automated Instrumentation, Monitoring and Visualization of PVM Programs Using AIMS

    NASA Technical Reports Server (NTRS)

    Mehra, Pankaj; VanVoorst, Brian; Yan, Jerry; Lum, Henry, Jr. (Technical Monitor)

    1994-01-01

    We present views and analysis of the execution of several PVM (Parallel Virtual Machine) codes for Computational Fluid Dynamics on a networks of Sparcstations, including: (1) NAS Parallel Benchmarks CG and MG; (2) a multi-partitioning algorithm for NAS Parallel Benchmark SP; and (3) an overset grid flowsolver. These views and analysis were obtained using our Automated Instrumentation and Monitoring System (AIMS) version 3.0, a toolkit for debugging the performance of PVM programs. We will describe the architecture, operation and application of AIMS. The AIMS toolkit contains: (1) Xinstrument, which can automatically instrument various computational and communication constructs in message-passing parallel programs; (2) Monitor, a library of runtime trace-collection routines; (3) VK (Visual Kernel), an execution-animation tool with source-code clickback; and (4) Tally, a tool for statistical analysis of execution profiles. Currently, Xinstrument can handle C and Fortran 77 programs using PVM 3.2.x; Monitor has been implemented and tested on Sun 4 systems running SunOS 4.1.2; and VK uses XIIR5 and Motif 1.2. Data and views obtained using AIMS clearly illustrate several characteristic features of executing parallel programs on networked workstations: (1) the impact of long message latencies; (2) the impact of multiprogramming overheads and associated load imbalance; (3) cache and virtual-memory effects; and (4) significant skews between workstation clocks. Interestingly, AIMS can compensate for constant skew (zero drift) by calibrating the skew between a parent and its spawned children. In addition, AIMS' skew-compensation algorithm can adjust timestamps in a way that eliminates physically impossible communications (e.g., messages going backwards in time). Our current efforts are directed toward creating new views to explain the observed performance of PVM programs. Some of the features planned for the near future include: (1) ConfigView, showing the physical topology

  4. An Integrated Simulation Module for Cyber-Physical Automation Systems †

    PubMed Central

    Ferracuti, Francesco; Freddi, Alessandro; Monteriù, Andrea; Prist, Mariorosario

    2016-01-01

    The integration of Wireless Sensors Networks (WSNs) into Cyber Physical Systems (CPSs) is an important research problem to solve in order to increase the performances, safety, reliability and usability of wireless automation systems. Due to the complexity of real CPSs, emulators and simulators are often used to replace the real control devices and physical connections during the development stage. The most widespread simulators are free, open source, expandable, flexible and fully integrated into mathematical modeling tools; however, the connection at a physical level and the direct interaction with the real process via the WSN are only marginally tackled; moreover, the simulated wireless sensor motes are not able to generate the analogue output typically required for control purposes. A new simulation module for the control of a wireless cyber-physical system is proposed in this paper. The module integrates the COntiki OS JAva Simulator (COOJA), a cross-level wireless sensor network simulator, and the LabVIEW system design software from National Instruments. The proposed software module has been called “GILOO” (Graphical Integration of Labview and cOOja). It allows one to develop and to debug control strategies over the WSN both using virtual or real hardware modules, such as the National Instruments Real-Time Module platform, the CompactRio, the Supervisory Control And Data Acquisition (SCADA), etc. To test the proposed solution, we decided to integrate it with one of the most popular simulators, i.e., the Contiki OS, and wireless motes, i.e., the Sky mote. As a further contribution, the Contiki Sky DAC driver and a new “Advanced Sky GUI” have been proposed and tested in the COOJA Simulator in order to provide the possibility to develop control over the WSN. To test the performances of the proposed GILOO software module, several experimental tests have been made, and interesting preliminary results are reported. The GILOO module has been applied to a

  5. An Integrated Simulation Module for Cyber-Physical Automation Systems.

    PubMed

    Ferracuti, Francesco; Freddi, Alessandro; Monteriù, Andrea; Prist, Mariorosario

    2016-05-05

    The integration of Wireless Sensors Networks (WSNs) into Cyber Physical Systems (CPSs) is an important research problem to solve in order to increase the performances, safety, reliability and usability of wireless automation systems. Due to the complexity of real CPSs, emulators and simulators are often used to replace the real control devices and physical connections during the development stage. The most widespread simulators are free, open source, expandable, flexible and fully integrated into mathematical modeling tools; however, the connection at a physical level and the direct interaction with the real process via the WSN are only marginally tackled; moreover, the simulated wireless sensor motes are not able to generate the analogue output typically required for control purposes. A new simulation module for the control of a wireless cyber-physical system is proposed in this paper. The module integrates the COntiki OS JAva Simulator (COOJA), a cross-level wireless sensor network simulator, and the LabVIEW system design software from National Instruments. The proposed software module has been called "GILOO" (Graphical Integration of Labview and cOOja). It allows one to develop and to debug control strategies over the WSN both using virtual or real hardware modules, such as the National Instruments Real-Time Module platform, the CompactRio, the Supervisory Control And Data Acquisition (SCADA), etc. To test the proposed solution, we decided to integrate it with one of the most popular simulators, i.e., the Contiki OS, and wireless motes, i.e., the Sky mote. As a further contribution, the Contiki Sky DAC driver and a new "Advanced Sky GUI" have been proposed and tested in the COOJA Simulator in order to provide the possibility to develop control over the WSN. To test the performances of the proposed GILOO software module, several experimental tests have been made, and interesting preliminary results are reported. The GILOO module has been applied to a smart home

  6. Training on a virtual reality simulator--is it really possible a correct evaluation of the surgeons' experience?

    PubMed

    Moldovanu, R; Târcoveanu, E; Lupaşcu, C; Dimofte, G; Filip, V; Vlad, N; Vasilescu, A

    2009-01-01

    Laparoscopic simulators provide a safe and efficient means of acquiring surgical skills. It is well known that virtual reality training improves the performance of young surgeons. Most of the virtual reality simulators have construct validity and can differentiate between novice and expert surgeons. However, for some training modules and trainees categories the possibility to distinguish the real surgeon's experience is still discussed. A total of 14 young surgeons were evaluated during a 5 days postgraduate laparoscopic course using a LapSim Basic Skills, v. 3.0 simulator and a Virtual Laparoscopic Interface (VLI) hardware. The best performances of the surgeons were included in a MS Access database and statistical analyzed. There were 6 males and 8 women with a mean age of 30.21 +/- 1.01 years old (range 26-38). Nine surgeons (64.28%) were young residents without any laparoscopic surgical experience (group I), and the other 5, had some laparoscopic surgical experience (10 to 30 laparoscopic procedures) (group II). During the instrument navigation task we found that both hands performances were significant better in group II--the navigation time was 12.43 +/- 1.31 vs 19.01 +/- 1.40 seconds for the left hand--p = 0.006 and 13.57 +/- 1.47 vs 22.18 +/- 3.16 seconds for the right hand--p = 0.032); the right instrument angular path degree was also shorter for experienced surgeons (153.17 +/- 16.72 vs 230.88 +/- 22.6 - p = 0.017). The same data were noted for the lifting and grasping module. However, the suturing module tasks revealed contradictory results: the group I residents recorded better performances then the group II surgeons: total time--677.06 +/- 111.48 vs 1122.65 +/- 166.62 seconds; p = 0.043; right instrument path (m)--15.62 +/- 2.47 vs 25.73 +/- 3.13; p = 0.028; right instrument angular path (degree)--3940.43 +/- 572.54 vs 6595.5597 +/- 753.26; p = 0.017. Laparoscopic simulators are useful to evaluate the surgeons' experience; the parameters of the

  7. The Virtual Reference Librarian's Handbook.

    ERIC Educational Resources Information Center

    Lipow, Anne Grodzins

    This book is a practical guide to librarians and their administrators who are thinking about or in the early stages of providing virtual reference service. Part 1, "The Decision to Go Virtual," provides a context for thinking about virtual reference, including the benefits and problems, getting in the virtual frame of mind, and shopping…

  8. Accessing Multi-Dimensional Images and Data Cubes in the Virtual Observatory

    NASA Astrophysics Data System (ADS)

    Tody, Douglas; Plante, R. L.; Berriman, G. B.; Cresitello-Dittmar, M.; Good, J.; Graham, M.; Greene, G.; Hanisch, R. J.; Jenness, T.; Lazio, J.; Norris, P.; Pevunova, O.; Rots, A. H.

    2014-01-01

    Telescopes across the spectrum are routinely producing multi-dimensional images and datasets, such as Doppler velocity cubes, polarization datasets, and time-resolved “movies.” Examples of current telescopes producing such multi-dimensional images include the JVLA, ALMA, and the IFU instruments on large optical and near-infrared wavelength telescopes. In the near future, both the LSST and JWST will also produce such multi-dimensional images routinely. High-energy instruments such as Chandra produce event datasets that are also a form of multi-dimensional data, in effect being a very sparse multi-dimensional image. Ensuring that the data sets produced by these telescopes can be both discovered and accessed by the community is essential and is part of the mission of the Virtual Observatory (VO). The Virtual Astronomical Observatory (VAO, http://www.usvao.org/), in conjunction with its international partners in the International Virtual Observatory Alliance (IVOA), has developed a protocol and an initial demonstration service designed for the publication, discovery, and access of arbitrarily large multi-dimensional images. The protocol describing multi-dimensional images is the Simple Image Access Protocol, version 2, which provides the minimal set of metadata required to characterize a multi-dimensional image for its discovery and access. A companion Image Data Model formally defines the semantics and structure of multi-dimensional images independently of how they are serialized, while providing capabilities such as support for sparse data that are essential to deal effectively with large cubes. A prototype data access service has been deployed and tested, using a suite of multi-dimensional images from a variety of telescopes. The prototype has demonstrated the capability to discover and remotely access multi-dimensional data via standard VO protocols. The prototype informs the specification of a protocol that will be submitted to the IVOA for approval, with an

  9. Virtual reality for emergency training

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Altinkemer, K.

    1995-12-31

    Virtual reality is a sequence of scenes generated by a computer as a response to the five different senses. These senses are sight, sound, taste, touch, smell. Other senses that can be used in virtual reality include balance, pheromonal, and immunological senses. Many application areas include: leisure and entertainment, medicine, architecture, engineering, manufacturing, and training. Virtual reality is especially important when it is used for emergency training and management of natural disasters including earthquakes, floods, tornados and other situations which are hard to emulate. Classical training methods for these extraordinary environments lack the realistic surroundings that virtual reality can provide.more » In order for virtual reality to be a successful training tool the design needs to include certain aspects; such as how real virtual reality should be and how much fixed cost is entailed in setting up the virtual reality trainer. There are also pricing questions regarding the price per training session on virtual reality trainer, and the appropriate training time length(s).« less

  10. Optimizing Virtual Network Functions Placement in Virtual Data Center Infrastructure Using Machine Learning

    NASA Astrophysics Data System (ADS)

    Bolodurina, I. P.; Parfenov, D. I.

    2018-01-01

    We have elaborated a neural network model of virtual network flow identification based on the statistical properties of flows circulating in the network of the data center and characteristics that describe the content of packets transmitted through network objects. This enabled us to establish the optimal set of attributes to identify virtual network functions. We have established an algorithm for optimizing the placement of virtual data functions using the data obtained in our research. Our approach uses a hybrid method of visualization using virtual machines and containers, which enables to reduce the infrastructure load and the response time in the network of the virtual data center. The algorithmic solution is based on neural networks, which enables to scale it at any number of the network function copies.

  11. Models and algorithm of optimization launch and deployment of virtual network functions in the virtual data center

    NASA Astrophysics Data System (ADS)

    Bolodurina, I. P.; Parfenov, D. I.

    2017-10-01

    The goal of our investigation is optimization of network work in virtual data center. The advantage of modern infrastructure virtualization lies in the possibility to use software-defined networks. However, the existing optimization of algorithmic solutions does not take into account specific features working with multiple classes of virtual network functions. The current paper describes models characterizing the basic structures of object of virtual data center. They including: a level distribution model of software-defined infrastructure virtual data center, a generalized model of a virtual network function, a neural network model of the identification of virtual network functions. We also developed an efficient algorithm for the optimization technology of containerization of virtual network functions in virtual data center. We propose an efficient algorithm for placing virtual network functions. In our investigation we also generalize the well renowned heuristic and deterministic algorithms of Karmakar-Karp.

  12. Virtual Oscillator Controls | Grid Modernization | NREL

    Science.gov Websites

    Virtual Oscillator Controls Virtual Oscillator Controls NREL is developing virtual oscillator Santa-Barbara, and SunPower. Publications Synthesizing Virtual Oscillators To Control Islanded Inverters Synchronization of Parallel Single-Phase Inverters Using Virtual Oscillator Control, IEEE Transactions on Power

  13. Virtual Teaming and Collaboration Technology: A Study of Influences on Virtual Project Outcomes

    ERIC Educational Resources Information Center

    Broils, Gary C.

    2014-01-01

    The purpose of this quantitative correlational study was to explore the relationships between the independent variables, contextual factors for virtual teams and collaboration technology, and the dependent variable, virtual project outcomes. The problem leading to the need for the study is a lower success rate for virtual projects compared to…

  14. Effects of virtualization on a scientific application - Running a hyperspectral radiative transfer code on virtual machines.

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Tikotekar, Anand A; Vallee, Geoffroy R; Naughton III, Thomas J

    2008-01-01

    The topic of system-level virtualization has recently begun to receive interest for high performance computing (HPC). This is in part due to the isolation and encapsulation offered by the virtual machine. These traits enable applications to customize their environments and maintain consistent software configurations in their virtual domains. Additionally, there are mechanisms that can be used for fault tolerance like live virtual machine migration. Given these attractive benefits to virtualization, a fundamental question arises, how does this effect my scientific application? We use this as the premise for our paper and observe a real-world scientific code running on a Xenmore » virtual machine. We studied the effects of running a radiative transfer simulation, Hydrolight, on a virtual machine. We discuss our methodology and report observations regarding the usage of virtualization with this application.« less

  15. Fully Three-Dimensional Virtual-Reality System

    NASA Technical Reports Server (NTRS)

    Beckman, Brian C.

    1994-01-01

    Proposed virtual-reality system presents visual displays to simulate free flight in three-dimensional space. System, virtual space pod, is testbed for control and navigation schemes. Unlike most virtual-reality systems, virtual space pod would not depend for orientation on ground plane, which hinders free flight in three dimensions. Space pod provides comfortable seating, convenient controls, and dynamic virtual-space images for virtual traveler. Controls include buttons plus joysticks with six degrees of freedom.

  16. Interpretations of virtual reality.

    PubMed

    Voiskounsky, Alexander

    2011-01-01

    University students were surveyed to learn what they know about virtual realities. The two studies were administered with a half-year interval in which the students (N=90, specializing either in mathematics and science, or in social science and humanities) were asked to name particular examples of virtual realities. The second, but not the first study, was administered after the participants had the chance to see the movie "Avatar" (no investigation was held into whether they really saw it). While the students in both studies widely believed that activities such as social networking and online gaming represent virtual realities, some other examples provided by the students in the two studies differ: in the second study the participants expressed a better understanding of the items related to virtual realities. At the same time, not a single participant reported particular psychological states (either regular or altered) as examples of virtual realities. Profound popularization efforts need to be done to acquaint the public, including college students, with virtual realities and let the public adequately understand how such systems work.

  17. Sense of presence and anxiety during virtual social interactions between a human and virtual humans.

    PubMed

    Morina, Nexhmedin; Brinkman, Willem-Paul; Hartanto, Dwi; Emmelkamp, Paul M G

    2014-01-01

    Virtual reality exposure therapy (VRET) has been shown to be effective in treatment of anxiety disorders. Yet, there is lack of research on the extent to which interaction between the individual and virtual humans can be successfully implanted to increase levels of anxiety for therapeutic purposes. This proof-of-concept pilot study aimed at examining levels of the sense of presence and anxiety during exposure to virtual environments involving social interaction with virtual humans and using different virtual reality displays. A non-clinical sample of 38 participants was randomly assigned to either a head-mounted display (HMD) with motion tracker and sterescopic view condition or a one-screen projection-based virtual reality display condition. Participants in both conditions engaged in free speech dialogues with virtual humans controlled by research assistants. It was hypothesized that exposure to virtual social interactions will elicit moderate levels of sense of presence and anxiety in both groups. Further it was expected that participants in the HMD condition will report higher scores of sense of presence and anxiety than participants in the one-screen projection-based display condition. Results revealed that in both conditions virtual social interactions were associated with moderate levels of sense of presence and anxiety. Additionally, participants in the HMD condition reported significantly higher levels of presence than those in the one-screen projection-based display condition (p = .001). However, contrary to the expectations neither the average level of anxiety nor the highest level of anxiety during exposure to social virtual environments differed between the groups (p = .97 and p = .75, respectively). The findings suggest that virtual social interactions can be successfully applied in VRET to enhance sense of presence and anxiety. Furthermore, our results indicate that one-screen projection-based displays can successfully activate levels of anxiety in

  18. Remotely accessible laboratory for MEMS testing

    NASA Astrophysics Data System (ADS)

    Sivakumar, Ganapathy; Mulsow, Matthew; Melinger, Aaron; Lacouture, Shelby; Dallas, Tim E.

    2010-02-01

    We report on the construction of a remotely accessible and interactive laboratory for testing microdevices (aka: MicroElectroMechancial Systems - MEMS). Enabling expanded utilization of microdevices for research, commercial, and educational purposes is very important for driving the creation of future MEMS devices and applications. Unfortunately, the relatively high costs associated with MEMS devices and testing infrastructure makes widespread access to the world of MEMS difficult. The creation of a virtual lab to control and actuate MEMS devices over the internet helps spread knowledge to a larger audience. A host laboratory has been established that contains a digital microscope, microdevices, controllers, and computers that can be logged into through the internet. The overall layout of the tele-operated MEMS laboratory system can be divided into two major parts: the server side and the client side. The server-side is present at Texas Tech University, and hosts a server machine that runs the Linux operating system and is used for interfacing the MEMS lab with the outside world via internet. The controls from the clients are transferred to the lab side through the server interface. The server interacts with the electronics required to drive the MEMS devices using a range of National Instruments hardware and LabView Virtual Instruments. An optical microscope (100 ×) with a CCD video camera is used to capture images of the operating MEMS. The server broadcasts the live video stream over the internet to the clients through the website. When the button is pressed on the website, the MEMS device responds and the video stream shows the movement in close to real time.

  19. Testing of Visual Field with Virtual Reality Goggles in Manual and Visual Grasp Modes

    PubMed Central

    Wroblewski, Dariusz; Francis, Brian A.; Sadun, Alfredo; Vakili, Ghazal; Chopra, Vikas

    2014-01-01

    Automated perimetry is used for the assessment of visual function in a variety of ophthalmic and neurologic diseases. We report development and clinical testing of a compact, head-mounted, and eye-tracking perimeter (VirtualEye) that provides a more comfortable test environment than the standard instrumentation. VirtualEye performs the equivalent of a full threshold 24-2 visual field in two modes: (1) manual, with patient response registered with a mouse click, and (2) visual grasp, where the eye tracker senses change in gaze direction as evidence of target acquisition. 59 patients successfully completed the test in manual mode and 40 in visual grasp mode, with 59 undergoing the standard Humphrey field analyzer (HFA) testing. Large visual field defects were reliably detected by VirtualEye. Point-by-point comparison between the results obtained with the different modalities indicates: (1) minimal systematic differences between measurements taken in visual grasp and manual modes, (2) the average standard deviation of the difference distributions of about 5 dB, and (3) a systematic shift (of 4–6 dB) to lower sensitivities for VirtualEye device, observed mostly in high dB range. The usability survey suggested patients' acceptance of the head-mounted device. The study appears to validate the concepts of a head-mounted perimeter and the visual grasp mode. PMID:25050326

  20. Testing of visual field with virtual reality goggles in manual and visual grasp modes.

    PubMed

    Wroblewski, Dariusz; Francis, Brian A; Sadun, Alfredo; Vakili, Ghazal; Chopra, Vikas

    2014-01-01

    Automated perimetry is used for the assessment of visual function in a variety of ophthalmic and neurologic diseases. We report development and clinical testing of a compact, head-mounted, and eye-tracking perimeter (VirtualEye) that provides a more comfortable test environment than the standard instrumentation. VirtualEye performs the equivalent of a full threshold 24-2 visual field in two modes: (1) manual, with patient response registered with a mouse click, and (2) visual grasp, where the eye tracker senses change in gaze direction as evidence of target acquisition. 59 patients successfully completed the test in manual mode and 40 in visual grasp mode, with 59 undergoing the standard Humphrey field analyzer (HFA) testing. Large visual field defects were reliably detected by VirtualEye. Point-by-point comparison between the results obtained with the different modalities indicates: (1) minimal systematic differences between measurements taken in visual grasp and manual modes, (2) the average standard deviation of the difference distributions of about 5 dB, and (3) a systematic shift (of 4-6 dB) to lower sensitivities for VirtualEye device, observed mostly in high dB range. The usability survey suggested patients' acceptance of the head-mounted device. The study appears to validate the concepts of a head-mounted perimeter and the visual grasp mode.

  1. Virtual Worlds? "Outlook Good"

    ERIC Educational Resources Information Center

    Kelton, AJ

    2008-01-01

    Many people believed that virtual worlds would end up like the eight-track audiotape: a memory of something no longer used (or useful). Yet today there are hundreds of higher education institutions represented in three-dimensional (3D) virtual worlds such as Active Worlds and Second Life. The movement toward the virtual realm as a viable teaching…

  2. A Virtual Patient Software Program to Improve Pharmacy Student Learning in a Comprehensive Disease Management Course

    PubMed Central

    Casale, Jillian P.; Skirvin, J. Andrew; DiVall, Margarita V.

    2013-01-01

    Objective. To implement and assess the impact of a virtual patient pilot program on pharmacy students’ clinical competence skills. Design. Pharmacy students completed interactive software-based patient case scenarios embedded with drug-therapy problems as part of a course requirement at the end of their third year. Assessment. Assessments included drug-therapy problem competency achievement, performance on a pretest and posttest, and pilot evaluation survey instrument. Significant improvements in students’ posttest scores demonstrated advancement of clinical skills involving drug-therapy problem solving. Students agreed that completing the pilot program improved their chronic disease management skills and the program summarized the course series well. Conclusion. Using virtual patient technology allowed for assessment of student competencies and improved learning outcomes. PMID:24159213

  3. Virtual Engineering and Science Team - Reusable Autonomy for Spacecraft Subsystems

    NASA Technical Reports Server (NTRS)

    Bailin, Sidney C.; Johnson, Michael A.; Rilee, Michael L.; Truszkowski, Walt; Thompson, Bryan; Day, John H. (Technical Monitor)

    2002-01-01

    In this paper we address the design, development, and evaluation of the Virtual Engineering and Science Team (VEST) tool - a revolutionary way to achieve onboard subsystem/instrument autonomy. VEST directly addresses the technology needed for advanced autonomy enablers for spacecraft subsystems. It will significantly support the efficient and cost effective realization of on-board autonomy and contribute directly to realizing the concept of an intelligent autonomous spacecraft. VEST will support the evolution of a subsystem/instrument model that is probably correct and from that model the automatic generation of the code needed to support the autonomous operation of what was modeled. VEST will directly support the integration of the efforts of engineers, scientists, and software technologists. This integration of efforts will be a significant advancement over the way things are currently accomplished. The model, developed through the use of VEST, will be the basis for the physical construction of the subsystem/instrument and the generated code will support its autonomous operation once in space. The close coupling between the model and the code, in the same tool environment, will help ensure that correct and reliable operational control of the subsystem/instrument is achieved.VEST will provide a thoroughly modern interface that will allow users to easily and intuitively input subsystem/instrument requirements and visually get back the system's reaction to the correctness and compatibility of the inputs as the model evolves. User interface/interaction, logic, theorem proving, rule-based and model-based reasoning, and automatic code generation are some of the basic technologies that will be brought into play in realizing VEST.

  4. Portable Multispectral Colorimeter for Metallic Ion Detection and Classification.

    PubMed

    Braga, Mauro S; Jaimes, Ruth F V V; Borysow, Walter; Gomes, Osmar F; Salcedo, Walter J

    2017-07-28

    This work deals with a portable device system applied to detect and classify different metallic ions as proposed and developed, aiming its application for hydrological monitoring systems such as rivers, lakes and groundwater. Considering the system features, a portable colorimetric system was developed by using a multispectral optoelectronic sensor. All the technology of quantification and classification of metallic ions using optoelectronic multispectral sensors was fully integrated in the embedded hardware FPGA ( Field Programmable Gate Array) technology and software based on virtual instrumentation (NI LabView ® ). The system draws on an indicative colorimeter by using the chromogen reagent of 1-(2-pyridylazo)-2-naphthol (PAN). The results obtained with the signal processing and pattern analysis using the method of the linear discriminant analysis, allows excellent results during detection and classification of Pb(II), Cd(II), Zn(II), Cu(II), Fe(III) and Ni(II) ions, with almost the same level of performance as for those obtained from the Ultravioled and visible (UV-VIS) spectrophotometers of high spectral resolution.

  5. Exploring Virtual Reality for Classroom Use: The Virtual Reality and Education Lab at East Carolina University.

    ERIC Educational Resources Information Center

    Auld, Lawrence W. S.; Pantelidis, Veronica S.

    1994-01-01

    Describes the Virtual Reality and Education Lab (VREL) established at East Carolina University to study the implications of virtual reality for elementary and secondary education. Highlights include virtual reality software evaluation; hardware evaluation; computer-based curriculum objectives which could use virtual reality; and keeping current…

  6. Virtual memory

    NASA Technical Reports Server (NTRS)

    Denning, P. J.

    1986-01-01

    Virtual memory was conceived as a way to automate overlaying of program segments. Modern computers have very large main memories, but need automatic solutions to the relocation and protection problems. Virtual memory serves this need as well and is thus useful in computers of all sizes. The history of the idea is traced, showing how it has become a widespread, little noticed feature of computers today.

  7. Development of a teledermatopathology consultation system using virtual slides

    PubMed Central

    2012-01-01

    Background An online consultation system using virtual slides (whole slide images; WSI) has been developed for pathological diagnosis, and could help compensate for the shortage of pathologists, especially in the field of dermatopathology and in other fields dealing with difficult cases. This study focused on the performance and future potential of the system. Method In our system, histological specimens on slide glasses are digitalized by a virtual slide instrument, converted into web data, and up-loaded to an open server. Using our own purpose-built online system, we then input patient details such as age, gender, affected region, clinical data, past history and other related items. We next select up to ten consultants. Finally we send an e-mail to all consultants simultaneously through a single command. The consultant receives an e-mail containing an ID and password which is used to access the open server and inspect the images and other data associated with the case. The consultant makes a diagnosis, which is sent to us along with comments. Because this was a pilot study, we also conducted several questionnaires with consultants concerning the quality of images, operability, usability, and other issues. Results We solicited consultations for 36 cases, including cases of tumor, and involving one to eight consultants in the field of dermatopathology. No problems were noted concerning the images or the functioning of the system on the sender or receiver sides. The quickest diagnosis was received only 18 minutes after sending our data. This is much faster than in conventional consultation using glass slides. There were no major problems relating to the diagnosis, although there were some minor differences of opinion between consultants. The results of questionnaires answered by many consultants confirmed the usability of this system for pathological consultation. (16 out of 23 consultants.) Conclusion We have developed a novel teledermatopathological consultation

  8. Software for Testing Electroactive Structural Components

    NASA Technical Reports Server (NTRS)

    Moses, Robert W.; Fox, Robert L.; Dimery, Archie D.; Bryant, Robert G.; Shams, Qamar

    2003-01-01

    A computer program generates a graphical user interface that, in combination with its other features, facilitates the acquisition and preprocessing of experimental data on the strain response, hysteresis, and power consumption of a multilayer composite-material structural component containing one or more built-in sensor(s) and/or actuator(s) based on piezoelectric materials. This program runs in conjunction with Lab-VIEW software in a computer-controlled instrumentation system. For a test, a specimen is instrumented with appliedvoltage and current sensors and with strain gauges. Once the computational connection to the test setup has been made via the LabVIEW software, this program causes the test instrumentation to step through specified configurations. If the user is satisfied with the test results as displayed by the software, the user activates an icon on a front-panel display, causing the raw current, voltage, and strain data to be digitized and saved. The data are also put into a spreadsheet and can be plotted on a graph. Graphical displays are saved in an image file for future reference. The program also computes and displays the power and the phase angle between voltage and current.

  9. Varieties of virtualization

    NASA Technical Reports Server (NTRS)

    Ellis, Stephen R.

    1991-01-01

    Natural environments have a content, i.e., the objects in them; a geometry, i.e., a pattern of rules for positioning and displacing the objects; and a dynamics, i.e., a system of rules describing the effects of forces acting on the objects. Human interaction with most common natural environments has been optimized by centuries of evolution. Virtual environments created through the human-computer interface similarly have a content, geometry, and dynamics, but the arbitrary character of the computer simulation creating them does not insure that human interaction with these virtual environments will be natural. The interaction, indeed, could be supernatural but it also could be impossible. An important determinant of the comprehensibility of a virtual environment is the correspondence between the environmental frames of reference and those associated with the control of environmental objects. The effects of rotation and displacement of control frames of reference with respect to corresponding environmental references differ depending upon whether perceptual judgement or manual tracking performance is measured. The perceptual effects of frame of reference displacement may be analyzed in terms of distortions in the process of virtualizing the synthetic environment space. The effects of frame of reference displacement and rotation have been studied by asking subjects to estimate exocentric direction in a virtual space.

  10. Virtual school teacher's science efficacy beliefs: The effects of community of practice on science-teaching efficacy beliefs

    NASA Astrophysics Data System (ADS)

    Uzoff, Phuong Pham

    The purpose of this study was to examine how much K-12 science teachers working in a virtual school experience a community of practice and how that experience affects personal science-teaching efficacy and science-teaching outcome expectancy. The study was rooted in theoretical frameworks from Lave and Wenger's (1991) community of practice and Bandura's (1977) self-efficacy beliefs. The researcher used three surveys to examine schoolteachers' experiences of a community of practice and science-teaching efficacy beliefs. The instrument combined Mangieri's (2008) virtual teacher demographic survey, Riggs and Enochs (1990) Science-teaching efficacy Beliefs Instrument-A (STEBI-A), and Cadiz, Sawyer, and Griffith's (2009) Experienced Community of Practice (eCoP) instrument. The results showed a significant linear statistical relationship between the science teachers' experiences of community of practice and personal science-teaching efficacy. In addition, the study found that there was also a significant linear statistical relationship between teachers' community of practice experiences and science-teaching outcome expectancy. The results from this study were in line with numerous studies that have found teachers who are involved in a community of practice report higher science-teaching efficacy beliefs (Akerson, Cullen, & Hanson, 2009; Fazio, 2009; Lakshmanan, Heath, Perlmutter, & Elder, 2011; Liu, Lee, & Lin, 2010; Sinclair, Naizer, & Ledbetter, 2010). The researcher concluded that school leaders, policymakers, and researchers should increase professional learning opportunities that are grounded in social constructivist theoretical frameworks in order to increase teachers' science efficacy.

  11. Cooperation, Coordination, and Trust in Virtual Teams: Insights from Virtual Games

    NASA Astrophysics Data System (ADS)

    Korsgaard, M. Audrey; Picot, Arnold; Wigand, Rolf T.; Welpe, Isabelle M.; Assmann, Jakob J.

    This chapter considers fundamental concepts of effective virtual teams, illustrated by research on Travian, a massively multiplayer online strategy game wherein players seek to build empires. Team inputs are the resources that enable individuals to work interdependently toward a common goal, including individual and collective capabilities, shared knowledge structures, and leadership style. Team processes, notably coordination and cooperation, transform team inputs to desired collective outcomes. Because the members of virtual teams are geographically dispersed, relying on information and communication technology, three theories are especially relevant for understanding how they can function effectively: social presence theory, media richness theory, and media synchronicity theory. Research in settings like Travian can inform our understanding of structures, processes, and performance of virtual teams. Such research could provide valuable insight into the emergence and persistence of trust and cooperation, as well as the impact of different communication media for coordination and information management in virtual organizations.

  12. Virtual Violence.

    PubMed

    2016-08-01

    In the United States, exposure to media violence is becoming an inescapable component of children's lives. With the rise in new technologies, such as tablets and new gaming platforms, children and adolescents increasingly are exposed to what is known as "virtual violence." This form of violence is not experienced physically; rather, it is experienced in realistic ways via new technology and ever more intense and realistic games. The American Academy of Pediatrics continues to be concerned about children's exposure to virtual violence and the effect it has on their overall health and well-being. This policy statement aims to summarize the current state of scientific knowledge regarding the effects of virtual violence on children's attitudes and behaviors and to make specific recommendations for pediatricians, parents, industry, and policy makers. Copyright © 2016 by the American Academy of Pediatrics.

  13. Laparoscopic skill improvement after virtual reality simulator training in medical students as assessed by augmented reality simulator.

    PubMed

    Nomura, Tsutomu; Mamada, Yasuhiro; Nakamura, Yoshiharu; Matsutani, Takeshi; Hagiwara, Nobutoshi; Fujita, Isturo; Mizuguchi, Yoshiaki; Fujikura, Terumichi; Miyashita, Masao; Uchida, Eiji

    2015-11-01

    Definitive assessment of laparoscopic skill improvement after virtual reality simulator training is best obtained during an actual operation. However, this is impossible in medical students. Therefore, we developed an alternative assessment technique using an augmented reality simulator. Nineteen medical students completed a 6-week training program using a virtual reality simulator (LapSim). The pretest and post-test were performed using an object-positioning module and cholecystectomy on an augmented reality simulator(ProMIS). The mean performance measures between pre- and post-training on the LapSim were compared with a paired t-test. In the object-positioning module, the execution time of the task (P < 0.001), left and right instrument path length (P = 0.001), and left and right instrument economy of movement (P < 0.001) were significantly shorter after than before the LapSim training. With respect to improvement in laparoscopic cholecystectomy using a gallbladder model, the execution time to identify, clip, and cut the cystic duct and cystic artery as well as the execution time to dissect the gallbladder away from the liver bed were both significantly shorter after than before the LapSim training (P = 0.01). Our training curriculum using a virtual reality simulator improved the operative skills of medical students as objectively evaluated by assessment using an augmented reality simulator instead of an actual operation. We hope that these findings help to establish an effective training program for medical students. © 2015 Japan Society for Endoscopic Surgery, Asia Endosurgery Task Force and Wiley Publishing Asia Pty Ltd.

  14. Virtual Organizations: An Overview

    NASA Astrophysics Data System (ADS)

    Nami, Mohammad Reza

    The need to remain competitive in the open market forces companies to concentrate on their core competencies while searching for alliances when additional skills or resources are needed to fulfill business opportunities. The changing business situation of companies and customer needs have motivated researchers to introduce Virtual Organization (VO) idea. A Virtual Organization is always a form of partnership and managing partners and handling partnerships are crucial. Virtual organizations are defined as a temporary collection of enterprises that cooperate and share resources, knowledge, and competencies to better respond to business opportunities. This paper presents base concepts of virtual organizations including properties, management concepts, operational concepts, and main issues in collaboration such as security and authentication.

  15. e-Motional Learning in Primary Schools: FearNot! An Anti-Bullying Intervention Based on Virtual Role-Play with Intelligent Synthetic Characters

    ERIC Educational Resources Information Center

    Enz, Sibylle; Zoll, Carsten; Vannini, Natalie; Schneider, Wolfgang; Hall, Lynne; Paiva, Ana; Aylett, Ruth

    2008-01-01

    Addressing the problems of bullying in schools, this paper presents a novel and highly innovative pedagogical approach, building on the immersive power of virtual role-play. Educational role-play is widely accepted as a powerful instrument to change attitudes and behaviour, but faces some difficulties and disadvantages when applied to sensitive…

  16. The Interactive Virtual Earth Science Teaching (InVEST) project: preliminary results

    NASA Astrophysics Data System (ADS)

    Gallus, W.; Cervato, C.; Parham, T.; Larsen, M.; Cruz-Neira, C.; Boudreaux, H.

    2009-04-01

    The InVEST (Interactive Virtual Earth Science Teaching) project has as its goal the development of state-of-the-art virtual reality geoscience tools that can be used to correct student misunderstandings about some geoscience phenomena. One tool, originally developed several years ago, the virtual tornadic thunderstorm, was recently modified based on feedback from instructors given the opportunity to use the tool. The modified virtual storm will be demonstrated during the presentation. In addition, a virtual volcano application is currently under development. To steer the development of this application, a Volcanic Concept Survey was recently administered to over 600 students at six U.S. institutions with the goal of identifying areas of greatest misconception relating to volcanoes. Both mean and median scores on the instrument were exceptionally low, indicating that students generally possessed minimal understanding of volcanic systems. High scores were restricted to the simplest aspects of volcanism (terminology, basic volcano shape) while questions requiring higher thinking and deeper conceptual connections (analysis of patterns, eruptive controls, and hazards) saw much lower scores. Categorical analysis of response types revealed the extent of specific misconceptions, the most predominant of which demonstrated a failure to link tectonics to a global volcanic pattern. Eruptive catalysts and controls also appear poorly understood, as are volcanic impacts on the environment and human endeavors. The survey also included demographic information which has been analyzed. Analysis of student sources of knowledge found that over 41% of students said that they had acquired most of their understanding about volcanoes from non-traditional sources such as the popular media and Hollywood films. Application of a multiple linear regression model and an expanded model suggests that these students were much less likely to receive high scores on questions relating to understanding

  17. Virtual odors to transmit emotions in virtual agents

    NASA Astrophysics Data System (ADS)

    Delgado-Mata, Carlos; Aylett, Ruth

    2003-04-01

    In this paper we describe an emotional-behvioral architecture. The emotional engine sits at a higher layer than the behavior system, and can alter behavior patterns, the engine is designed to simulate Emotionally-Intelligent Agents in a Virtual Environment, where each agent senses its own emotions, and other creature emotions through a virtual smell sensor; senses obstacles and other moving creatures in the environment and reacts to them. The architecture consists of an emotion engine, behavior synthesis system, a motor layer and a library of sensors.

  18. A Surgical Virtual Reality Simulator Distinguishes Between Expert Gynecologic Laparoscopic Surgeons and Perinatologists

    PubMed Central

    von Dadelszen, Peter; Allaire, Catherine

    2011-01-01

    Background: Concern regarding the quality of surgical training in obstetrics and gynecology residency programs is focusing attention on competency based education. Because open surgical skills cannot necessarily be translated into laparoscopic skills and with minimally invasive surgery becoming standard in operative gynecology, the discrepancy in training between obstetrics and gynecology will widen. Training on surgical simulators with virtual reality may improve surgical skills. However, before incorporation into training programs for gynecology residents the validity of such instruments needs to first be established. We sought to prove the construct validity of a virtual reality laparoscopic simulator, the SurgicalSimTM, by showing its ability to distinguish between surgeons with different laparoscopic experience. Methods: Eleven gynecologic surgeons (experts) and 11 perinatologists (controls) completed 3 tasks on the simulator, and 10 performance parameters were compared. Results: The experts performed faster, more efficiently, and with fewer errors, proving the construct validity of the SurgicalSim. Conclusions: Laparoscopic virtual reality simulators can measure relevant surgical skills and so distinguish between subjects having different skill levels. Hence, these simulators could be integrated into gynecology resident endoscopic training and utilized for objective assessment. Second, the skills required for competency in obstetrics cannot necessarily be utilized for better performance in laparoscopic gynecology. PMID:21985726

  19. Development and implementation of a virtual reality laparoscopic colorectal training curriculum.

    PubMed

    Wynn, Greg; Lykoudis, Panagis; Berlingieri, Pasquale

    2017-12-12

    Contemporary surgical training can be compromised by fewer practical opportunities. Simulation can fill this gap to optimize skills' development and progress monitoring. A structured virtual reality (VR) laparoscopic sigmoid colectomy curriculum is constructed and its validity and outcomes assessed. Parameters and thresholds were defined by analysing the performance of six expert surgeons completing the relevant module on the LAP Mentor simulator. Fourteen surgical trainees followed the curriculum, performance being recorded and analysed. Evidence of validity was assessed. Time to complete procedure, number of movements of right and left instrument, and total path length of right and left instrument movements demonstrated evidence of validity and clear learning curves, with a median of 14 attempts needed to complete the curriculum. A structured curriculum is proposed for training in laparoscopic sigmoid colectomy in a VR environment based on objective metrics in addition to expert consensus. Validity has been demonstrated for some key metrics. Copyright © 2017 Elsevier Inc. All rights reserved.

  20. Virtual Learning Environments.

    ERIC Educational Resources Information Center

    Follows, Scott B.

    1999-01-01

    Illustrates the possibilities and educational benefits of virtual learning environments (VLEs), based on experiences with "Thirst for Knowledge," a VLE that simulates the workplace of a major company. While working in this virtual office world, students walk through the building, attend meetings, read reports, receive e-mail, answer the telephone,…

  1. State Virtual Libraries

    ERIC Educational Resources Information Center

    Pappas, Marjorie L.

    2003-01-01

    Virtual library? Electronic library? Digital library? Online information network? These all apply to the growing number of Web-based resource collections managed by consortiums of state library entities. Some, like "INFOhio" and "KYVL" ("Kentucky Virtual Library"), have been available for a few years, but others are just starting. Searching for…

  2. CEDS Addresses: Virtual and Blended Learning

    ERIC Educational Resources Information Center

    US Department of Education, 2015

    2015-01-01

    The Common Education Data Standards (CEDS) common data vocabulary supports the collection and use of information about virtual and blended learning. The data element "Virtual Indicator", introduced in version 3 of CEDS, supports a range of virtual learning-related use cases. The Virtual Indicator element may be related to a Course…

  3. Virtually Ostracized: Studying Ostracism in Immersive Virtual Environments

    PubMed Central

    Wesselmann, Eric D.; Law, Alvin Ty; Williams, Kipling D.

    2012-01-01

    Abstract Electronic-based communication (such as Immersive Virtual Environments; IVEs) may offer new ways of satisfying the need for social connection, but they also provide ways this need can be thwarted. Ostracism, being ignored and excluded, is a common social experience that threatens fundamental human needs (i.e., belonging, control, self-esteem, and meaningful existence). Previous ostracism research has made use of a variety of paradigms, including minimal electronic-based interactions (e.g., Cyberball) and communication (e.g., chatrooms and Short Message Services). These paradigms, however, lack the mundane realism that many IVEs now offer. Further, IVE paradigms designed to measure ostracism may allow researchers to test more nuanced hypotheses about the effects of ostracism. We created an IVE in which ostracism could be manipulated experimentally, emulating a previously validated minimal ostracism paradigm. We found that participants who were ostracized in this IVE experienced the same negative effects demonstrated in other ostracism paradigms, providing, to our knowledge, the first evidence of the negative effects of ostracism in virtual environments. Though further research directly exploring these effects in online virtual environments is needed, this research suggests that individuals encountering ostracism in other virtual environments (such as massively multiplayer online role playing games; MMORPGs) may experience negative effects similar to those of being ostracized in real life. This possibility may have serious implications for individuals who are marginalized in their real life and turn to IVEs to satisfy their need for social connection. PMID:22897472

  4. Virtually ostracized: studying ostracism in immersive virtual environments.

    PubMed

    Kassner, Matthew P; Wesselmann, Eric D; Law, Alvin Ty; Williams, Kipling D

    2012-08-01

    Electronic-based communication (such as Immersive Virtual Environments; IVEs) may offer new ways of satisfying the need for social connection, but they also provide ways this need can be thwarted. Ostracism, being ignored and excluded, is a common social experience that threatens fundamental human needs (i.e., belonging, control, self-esteem, and meaningful existence). Previous ostracism research has made use of a variety of paradigms, including minimal electronic-based interactions (e.g., Cyberball) and communication (e.g., chatrooms and Short Message Services). These paradigms, however, lack the mundane realism that many IVEs now offer. Further, IVE paradigms designed to measure ostracism may allow researchers to test more nuanced hypotheses about the effects of ostracism. We created an IVE in which ostracism could be manipulated experimentally, emulating a previously validated minimal ostracism paradigm. We found that participants who were ostracized in this IVE experienced the same negative effects demonstrated in other ostracism paradigms, providing, to our knowledge, the first evidence of the negative effects of ostracism in virtual environments. Though further research directly exploring these effects in online virtual environments is needed, this research suggests that individuals encountering ostracism in other virtual environments (such as massively multiplayer online role playing games; MMORPGs) may experience negative effects similar to those of being ostracized in real life. This possibility may have serious implications for individuals who are marginalized in their real life and turn to IVEs to satisfy their need for social connection.

  5. Surgery applications of virtual reality

    NASA Technical Reports Server (NTRS)

    Rosen, Joseph

    1994-01-01

    Virtual reality is a computer-generated technology which allows information to be displayed in a simulated, bus lifelike, environment. In this simulated 'world', users can move and interact as if they were actually a part of that world. This new technology will be useful in many different fields, including the field of surgery. Virtual reality systems can be used to teach surgical anatomy, diagnose surgical problems, plan operations, simulate and perform surgical procedures (telesurgery), and predict the outcomes of surgery. The authors of this paper describe the basic components of a virtual reality surgical system. These components include: the virtual world, the virtual tools, the anatomical model, the software platform, the host computer, the interface, and the head-coupled display. In the chapter they also review the progress towards using virtual reality for surgical training, planning, telesurgery, and predicting outcomes. Finally, the authors present a training system being developed for the practice of new procedures in abdominal surgery.

  6. Development of a Virtual Museum Including a 4d Presentation of Building History in Virtual Reality

    NASA Astrophysics Data System (ADS)

    Kersten, T. P.; Tschirschwitz, F.; Deggim, S.

    2017-02-01

    In the last two decades the definition of the term "virtual museum" changed due to rapid technological developments. Using today's available 3D technologies a virtual museum is no longer just a presentation of collections on the Internet or a virtual tour of an exhibition using panoramic photography. On one hand, a virtual museum should enhance a museum visitor's experience by providing access to additional materials for review and knowledge deepening either before or after the real visit. On the other hand, a virtual museum should also be used as teaching material in the context of museum education. The laboratory for Photogrammetry & Laser Scanning of the HafenCity University Hamburg has developed a virtual museum (VM) of the museum "Alt-Segeberger Bürgerhaus", a historic town house. The VM offers two options for visitors wishing to explore the museum without travelling to the city of Bad Segeberg, Schleswig-Holstein, Germany. Option a, an interactive computer-based, tour for visitors to explore the exhibition and to collect information of interest or option b, to immerse into virtual reality in 3D with the HTC Vive Virtual Reality System.

  7. iVirtualWorld: A Domain-Oriented End-User Development Environment for Building 3D Virtual Chemistry Experiments

    ERIC Educational Resources Information Center

    Zhong, Ying

    2013-01-01

    Virtual worlds are well-suited for building virtual laboratories for educational purposes to complement hands-on physical laboratories. However, educators may face technical challenges because developing virtual worlds requires skills in programming and 3D design. Current virtual world building tools are developed for users who have programming…

  8. Virtual Sensors: Using Data Mining Techniques to Efficiently Estimate Remote Sensing Spectra

    NASA Technical Reports Server (NTRS)

    Srivastava, Ashok N.; Oza, Nikunj; Stroeve, Julienne

    2004-01-01

    Various instruments are used to create images of the Earth and other objects in the universe in a diverse set of wavelength bands with the aim of understanding natural phenomena. These instruments are sometimes built in a phased approach, with some measurement capabilities being added in later phases. In other cases, there may not be a planned increase in measurement capability, but technology may mature to the point that it offers new measurement capabilities that were not available before. In still other cases, detailed spectral measurements may be too costly to perform on a large sample. Thus, lower resolution instruments with lower associated cost may be used to take the majority of measurements. Higher resolution instruments, with a higher associated cost may be used to take only a small fraction of the measurements in a given area. Many applied science questions that are relevant to the remote sensing community need to be addressed by analyzing enormous amounts of data that were generated from instruments with disparate measurement capability. This paper addresses this problem by demonstrating methods to produce high accuracy estimates of spectra with an associated measure of uncertainty from data that is perhaps nonlinearly correlated with the spectra. In particular, we demonstrate multi-layer perceptrons (MLPs), Support Vector Machines (SVMs) with Radial Basis Function (RBF) kernels, and SVMs with Mixture Density Mercer Kernels (MDMK). We call this type of an estimator a Virtual Sensor because it predicts, with a measure of uncertainty, unmeasured spectral phenomena.

  9. Core body temperature control by total liquid ventilation using a virtual lung temperature sensor.

    PubMed

    Nadeau, Mathieu; Micheau, Philippe; Robert, Raymond; Avoine, Olivier; Tissier, Renaud; Germim, Pamela Samanta; Vandamme, Jonathan; Praud, Jean-Paul; Walti, Herve

    2014-12-01

    In total liquid ventilation (TLV), the lungs are filled with a breathable liquid perfluorocarbon (PFC) while a liquid ventilator ensures proper gas exchange by renewal of a tidal volume of oxygenated and temperature-controlled PFC. Given the rapid changes in core body temperature generated by TLV using the lung has a heat exchanger, it is crucial to have accurate and reliable core body temperature monitoring and control. This study presents the design of a virtual lung temperature sensor to control core temperature. In the first step, the virtual sensor, using expired PFC to estimate lung temperature noninvasively, was validated both in vitro and in vivo. The virtual lung temperature was then used to rapidly and automatically control core temperature. Experimentations were performed using the Inolivent-5.0 liquid ventilator with a feedback controller to modulate inspired PFC temperature thereby controlling lung temperature. The in vivo experimental protocol was conducted on seven newborn lambs instrumented with temperature sensors at the femoral artery, pulmonary artery, oesophagus, right ear drum, and rectum. After stabilization in conventional mechanical ventilation, TLV was initiated with fast hypothermia induction, followed by slow posthypothermic rewarming for 1 h, then by fast rewarming to normothermia and finally a second fast hypothermia induction phase. Results showed that the virtual lung temperature was able to provide an accurate estimation of systemic arterial temperature. Results also demonstrate that TLV can precisely control core body temperature and can be favorably compared to extracorporeal circulation in terms of speed.

  10. An information model for a virtual private optical network (OVPN) using virtual routers (VRs)

    NASA Astrophysics Data System (ADS)

    Vo, Viet Minh Nhat

    2002-05-01

    This paper describes a virtual private optical network architecture (Optical VPN - OVPN) based on virtual router (VR). It improves over architectures suggested for virtual private networks by using virtual routers with optical networks. The new things in this architecture are necessary changes to adapt to devices and protocols used in optical networks. This paper also presents information models for the OVPN: at the architecture level and at the service level. These are extensions to the DEN (directory enable network) and CIM (Common Information Model) for OVPNs using VRs. The goal is to propose a common management model using policies.

  11. Virtual Reality in the Classroom.

    ERIC Educational Resources Information Center

    Pantelidis, Veronica S.

    1993-01-01

    Considers the concept of virtual reality; reviews its history; describes general uses of virtual reality, including entertainment, medicine, and design applications; discusses classroom uses of virtual reality, including a software program called Virtus WalkThrough for use with a computer monitor; and suggests future possibilities. (34 references)…

  12. ViDI: Virtual Diagnostics Interface. Volume 1; The Future of Wind Tunnel Testing

    NASA Technical Reports Server (NTRS)

    Fleming, Gary A. (Technical Monitor); Schwartz, Richard J.

    2004-01-01

    The quality of data acquired in a given test facility ultimately resides within the fidelity and implementation of the instrumentation systems. Over the last decade, the emergence of robust optical techniques has vastly expanded the envelope of measurement possibilities. At the same time the capabilities for data processing, data archiving and data visualization required to extract the highest level of knowledge from these global, on and off body measurement techniques have equally expanded. Yet today, while the instrumentation has matured to the production stage, an optimized solution for gaining knowledge from the gigabytes of data acquired per test (or even per test point) is lacking. A technological void has to be filled in order to possess a mechanism for near-real time knowledge extraction during wind tunnel experiments. Under these auspices, the Virtual Diagnostics Interface, or ViDI, was developed.

  13. Virtual reality in surgical training.

    PubMed

    Lange, T; Indelicato, D J; Rosen, J M

    2000-01-01

    Virtual reality in surgery and, more specifically, in surgical training, faces a number of challenges in the future. These challenges are building realistic models of the human body, creating interface tools to view, hear, touch, feel, and manipulate these human body models, and integrating virtual reality systems into medical education and treatment. A final system would encompass simulators specifically for surgery, performance machines, telemedicine, and telesurgery. Each of these areas will need significant improvement for virtual reality to impact medicine successfully in the next century. This article gives an overview of, and the challenges faced by, current systems in the fast-changing field of virtual reality technology, and provides a set of specific milestones for a truly realistic virtual human body.

  14. Virtual School Counseling

    ERIC Educational Resources Information Center

    Osborn, Debra S.; Peterson, Gary W.; Hale, Rebecca R.

    2015-01-01

    The advent of virtual schools opens doors to opportunity for delivery of student services via the Internet. Through the use of structured interviews with four practicing Florida virtual school counselors, and a follow-up survey, the authors examined the experiences and reflections of school counselors who are employed full time in a statewide…

  15. Gyroscopic Instruments for Instrument Flying

    NASA Technical Reports Server (NTRS)

    Brombacher, W G; Trent, W C

    1938-01-01

    The gyroscopic instruments commonly used in instrument flying in the United States are the turn indicator, the directional gyro, the gyromagnetic compass, the gyroscopic horizon, and the automatic pilot. These instruments are described. Performance data and the method of testing in the laboratory are given for the turn indicator, the directional gyro, and the gyroscopic horizon. Apparatus for driving the instruments is discussed.

  16. Automating Energy Bandgap Measurements in Semiconductors Using LabVIEW

    ERIC Educational Resources Information Center

    Garg, Amit; Sharma, Reena; Dhingra, Vishal

    2010-01-01

    In this paper, we report the development of an automated system for energy bandgap and resistivity measurement of a semiconductor sample using Four-Probe method for use in the undergraduate laboratory of Physics and Electronics students. The automated data acquisition and analysis system has been developed using National Instruments USB-6008 DAQ…

  17. World Reaction to Virtual Space

    NASA Technical Reports Server (NTRS)

    1999-01-01

    DRaW Computing developed virtual reality software for the International Space Station. Open Worlds, as the software has been named, can be made to support Java scripting and virtual reality hardware devices. Open Worlds permits the use of VRML script nodes to add virtual reality capabilities to the user's applications.

  18. Ethnography in a Virtual World

    ERIC Educational Resources Information Center

    Shumar, Wesley; Madison, Nora

    2013-01-01

    This article situates the discussion of virtual ethnography within the larger political/economic changes of twenty-first century consumer capitalism and suggests that increasingly our entire social world is a virtual world and that there were very particular utopian and dystopian framings of virtual community growing out of that history. The…

  19. Proof-of-principle demonstration of a virtual flow meter-based transducer for gaseous helium monitoring in particle accelerator cryogenics

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Arpaia, P.; Technology Department, European Organization for Nuclear Research; Blanco, E.

    2015-07-15

    A transducer based on a virtual flow meter is proposed for monitoring helium distribution and consumption in cryogenic systems for particle accelerators. The virtual flow meter allows technical and economical constraints, preventing installation of physical instruments in all the needed measurement points, to be overcome. Virtual flow meter performance for the alternative models of Samson [ http://www.samson.de (2015)] and Sereg-Schlumberger [ http://www.slb.com/ (2015)] is compared with the standard IEC 60534-2-1 [Industrial-process control valves—Part 2-1: Flow capacity—sizing equations for fluid flow under installed conditions (2011), https://webstore.iec.ch/publication/2461], for a large temperature range, for both gaseous and liquid helium phases, and for differentmore » pressure drops. Then, the calibration function of the transducer is derived. Finally, the experimental validation for the helium gaseous state on the test station for superconducting magnets in the laboratory SM18 [Pirotte et al., AIP Conf. Proc. 1573, 187 (2014)] at CERN is reported.« less

  20. Virtual Superheroes: Using Superpowers in Virtual Reality to Encourage Prosocial Behavior

    PubMed Central

    Rosenberg, Robin S.; Baughman, Shawnee L.; Bailenson, Jeremy N.

    2013-01-01

    Background Recent studies have shown that playing prosocial video games leads to greater subsequent prosocial behavior in the real world. However, immersive virtual reality allows people to occupy avatars that are different from them in a perceptually realistic manner. We examine how occupying an avatar with the superhero ability to fly increases helping behavior. Principal Findings Using a two-by-two design, participants were either given the power of flight (their arm movements were tracked to control their flight akin to Superman’s flying ability) or rode as a passenger in a helicopter, and were assigned one of two tasks, either to help find a missing diabetic child in need of insulin or to tour a virtual city. Participants in the “super-flight” conditions helped the experimenter pick up spilled pens after their virtual experience significantly more than those who were virtual passengers in a helicopter. Conclusion The results indicate that having the “superpower” of flight leads to greater helping behavior in the real world, regardless of how participants used that power. A possible mechanism for this result is that having the power of flight primed concepts and prototypes associated with superheroes (e.g., Superman). This research illustrates the potential of using experiences in virtual reality technology to increase prosocial behavior in the physical world. PMID:23383029

  1. Virtual Peace Education

    ERIC Educational Resources Information Center

    Firer, Ruth

    2008-01-01

    This article is based on the convictions that peace education is the basis for any sustainable non-violent relations between parties in a conflict, and that virtual peace education is almost the only feasible way to practise peace education in an open violent conflict as is the current Israeli/Palestinians one. Moreover, virtual peace education…

  2. The Virtual Short Physical Performance Battery

    PubMed Central

    Wrights, Abbie P.; Haakonssen, Eric H.; Dobrosielski, Meredith A.; Chmelo, Elizabeth A.; Barnard, Ryan T.; Pecorella, Anthony; Ip, Edward H.; Rejeski, W. Jack

    2015-01-01

    Background. Performance-based and self-report instruments of physical function are frequently used and provide complementary information. Identifying older adults with a mismatch between actual and perceived function has utility in clinical settings and in the design of interventions. Using novel, video-animated technology, the objective of this study was to develop a self-report measure that parallels the domains of objective physical function assessed by the Short Physical Performance Battery (SPPB)—the virtual SPPB (vSPPB). Methods. The SPPB, vSPPB, the self-report Pepper Assessment Tool for Disability, the Mobility Assessment Tool-short form, and a 400-m walk test were administered to 110 older adults (mean age = 80.6±5.2 years). One-week test–retest reliability of the vSPPB was examined in 30 participants. Results. The total SPPB (mean [±SD] = 7.7±2.8) and vSPPB (7.7±3.2) scores were virtually identical, yet moderately correlated (r = .601, p < .05). The component scores of the SPPB and vSPPB were also moderately correlated (all p values <.01). The vSPPB (intraclass correlation = .963, p < .05) was reliable; however, individuals with the lowest function overestimated their overall lower extremity function while participants of all functional levels overestimated their ability on chair stands, but accurately perceived their usual gait speed. Conclusion. In spite of the similarity between the SPPB and vSPPB, the moderate strength of the association between the two suggests that they offer unique perspectives on an older adult’s physical function. PMID:25829520

  3. Personality traits and virtual reality performance.

    PubMed

    Rosenthal, Rachel; Schäfer, Juliane; Hoffmann, Henry; Vitz, Martina; Oertli, Daniel; Hahnloser, Dieter

    2013-01-01

    Surgeons' personalities have been described as different from those of the general population, but this was based on small descriptive studies limited by the choice of evaluation instrument. Furthermore, although the importance of the human factor in team performance has been recognized, the effect of personality traits on technical performance is unknown. This study aimed to compare surgical residents' personality traits with those of the general population and to evaluate whether an association exists between their personality traits and technical performance using a virtual reality (VR) laparoscopy simulator. In this study, 95 participants (54 residents with basic, 29 with intermediate laparoscopic experience, and 12 students) underwent personality assessment using the NEO-Five Factor Inventory and performed five VR tasks of the Lap Mentor™ basic tasks module. The residents' personality traits were compared with those of the general population, and the association between VR performance and personality traits was investigated. Surgical residents showed personality traits different from those of the general population, demonstrating lower neuroticism, higher extraversion and conscientiousness, and male residents showed greater openness. In the multivariable analysis, adjusted for gender and surgical experience, none of the personality traits was found to be an independent predictor of technical performance. Surgical residents present distinct personality traits that differ from those of the general population. These traits were not found to be associated with technical performance in a virtual environment. The traits may, however, play an important role in team performance, which in turn is highly relevant for optimal surgical performance.

  4. A virtual tour of virtual reality

    NASA Astrophysics Data System (ADS)

    Harris, Margaret

    2018-03-01

    Virtual-reality glasses might still be on the starting blocks, but plenty of companies are working on the technology. Margaret Harris tries on some examples at the Photonics West show in San Francisco

  5. Learning Ethics through Virtual Fieldtrips: Teaching Ethical Theories through Virtual Experiences

    ERIC Educational Resources Information Center

    Houser, Rick; Thoma, Steve; Coppock, Amanda; Mazer, Matthew; Midkiff, Lewis; Younanian, Marisa; Young, Sarah

    2011-01-01

    Teaching ethical reasoning is considered an important component of the undergraduate learning experience. A recent approach to teaching using experiential learning is through virtual worlds such as Second Life. We discuss how ethics may be taught using experiential learning in the virtual world of Second Life. Participants in the class in this…

  6. Virtual reality: past, present and future.

    PubMed

    Gobbetti, E; Scateni, R

    1998-01-01

    This report provides a short survey of the field of virtual reality, highlighting application domains, technological requirements, and currently available solutions. The report is organized as follows: section 1 presents the background and motivation of virtual environment research and identifies typical application domain, section 2 discusses the characteristics a virtual reality system must have in order to exploit the perceptual and spatial skills of users, section 3 surveys current input/output devices for virtual reality, section 4 surveys current software approaches to support the creation of virtual reality systems, and section 5 summarizes the report.

  7. Efficient Checkpointing of Virtual Machines using Virtual Machine Introspection

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Aderholdt, Ferrol; Han, Fang; Scott, Stephen L

    Cloud Computing environments rely heavily on system-level virtualization. This is due to the inherent benefits of virtualization including fault tolerance through checkpoint/restart (C/R) mechanisms. Because clouds are the abstraction of large data centers and large data centers have a higher potential for failure, it is imperative that a C/R mechanism for such an environment provide minimal latency as well as a small checkpoint file size. Recently, there has been much research into C/R with respect to virtual machines (VM) providing excellent solutions to reduce either checkpoint latency or checkpoint file size. However, these approaches do not provide both. This papermore » presents a method of checkpointing VMs by utilizing virtual machine introspection (VMI). Through the usage of VMI, we are able to determine which pages of memory within the guest are used or free and are better able to reduce the amount of pages written to disk during a checkpoint. We have validated this work by using various benchmarks to measure the latency along with the checkpoint size. With respect to checkpoint file size, our approach results in file sizes within 24% or less of the actual used memory within the guest. Additionally, the checkpoint latency of our approach is up to 52% faster than KVM s default method.« less

  8. Integration of the virtual 3D model of a control system with the virtual controller

    NASA Astrophysics Data System (ADS)

    Herbuś, K.; Ociepka, P.

    2015-11-01

    Nowadays the design process includes simulation analysis of different components of a constructed object. It involves the need for integration of different virtual object to simulate the whole investigated technical system. The paper presents the issues related to the integration of a virtual 3D model of a chosen control system of with a virtual controller. The goal of integration is to verify the operation of an adopted object of in accordance with the established control program. The object of the simulation work is the drive system of a tunneling machine for trenchless work. In the first stage of work was created an interactive visualization of functioning of the 3D virtual model of a tunneling machine. For this purpose, the software of the VR (Virtual Reality) class was applied. In the elaborated interactive application were created adequate procedures allowing controlling the drive system of a translatory motion, a rotary motion and the drive system of a manipulator. Additionally was created the procedure of turning on and off the output crushing head, mounted on the last element of the manipulator. In the elaborated interactive application have been established procedures for receiving input data from external software, on the basis of the dynamic data exchange (DDE), which allow controlling actuators of particular control systems of the considered machine. In the next stage of work, the program on a virtual driver, in the ladder diagram (LD) language, was created. The control program was developed on the basis of the adopted work cycle of the tunneling machine. The element integrating the virtual model of the tunneling machine for trenchless work with the virtual controller is the application written in a high level language (Visual Basic). In the developed application was created procedures responsible for collecting data from the running, in a simulation mode, virtual controller and transferring them to the interactive application, in which is verified the

  9. Intelligent Virtual Station (IVS)

    NASA Technical Reports Server (NTRS)

    2002-01-01

    The Intelligent Virtual Station (IVS) is enabling the integration of design, training, and operations capabilities into an intelligent virtual station for the International Space Station (ISS). A viewgraph of the IVS Remote Server is presented.

  10. Fuzzy logic based on-line fault detection and classification in transmission line.

    PubMed

    Adhikari, Shuma; Sinha, Nidul; Dorendrajit, Thingam

    2016-01-01

    This study presents fuzzy logic based online fault detection and classification of transmission line using Programmable Automation and Control technology based National Instrument Compact Reconfigurable i/o (CRIO) devices. The LabVIEW software combined with CRIO can perform real time data acquisition of transmission line. When fault occurs in the system current waveforms are distorted due to transients and their pattern changes according to the type of fault in the system. The three phase alternating current, zero sequence and positive sequence current data generated by LabVIEW through CRIO-9067 are processed directly for relaying. The result shows that proposed technique is capable of right tripping action and classification of type of fault at high speed therefore can be employed in practical application.

  11. Virtual environments simulation in research reactor

    NASA Astrophysics Data System (ADS)

    Muhamad, Shalina Bt. Sheik; Bahrin, Muhammad Hannan Bin

    2017-01-01

    Virtual reality based simulations are interactive and engaging. It has the useful potential in improving safety training. Virtual reality technology can be used to train workers who are unfamiliar with the physical layout of an area. In this study, a simulation program based on the virtual environment at research reactor was developed. The platform used for virtual simulation is 3DVia software for which it's rendering capabilities, physics for movement and collision and interactive navigation features have been taken advantage of. A real research reactor was virtually modelled and simulated with the model of avatars adopted to simulate walking. Collision detection algorithms were developed for various parts of the 3D building and avatars to restrain the avatars to certain regions of the virtual environment. A user can control the avatar to move around inside the virtual environment. Thus, this work can assist in the training of personnel, as in evaluating the radiological safety of the research reactor facility.

  12. Virtually Naked: Virtual Environment Reveals Sex-Dependent Nature of Skin Disclosure

    PubMed Central

    Lomanowska, Anna M.; Guitton, Matthieu J.

    2012-01-01

    The human tendency to reveal or cover naked skin reflects a competition between the individual propensity for social interactions related to sexual appeal and interpersonal touch versus climatic, environmental, physical, and cultural constraints. However, due to the ubiquitous nature of these constraints, isolating on a large scale the spontaneous human tendency to reveal naked skin has remained impossible. Using the online 3-dimensional virtual world of Second Life, we examined spontaneous human skin-covering behavior unhindered by real-world climatic, environmental, and physical variables. Analysis of hundreds of avatars revealed that virtual females disclose substantially more naked skin than virtual males. This phenomenon was not related to avatar hypersexualization as evaluated by measurement of sexually dimorphic body proportions. Furthermore, analysis of skin-covering behavior of a population of culturally homogeneous avatars indicated that the propensity of female avatars to reveal naked skin persisted despite explicit cultural norms promoting less revealing attire. These findings have implications for further understanding how sex-specific aspects of skin disclosure influence human social interactions in both virtual and real settings. PMID:23300580

  13. Virtually naked: virtual environment reveals sex-dependent nature of skin disclosure.

    PubMed

    Lomanowska, Anna M; Guitton, Matthieu J

    2012-01-01

    The human tendency to reveal or cover naked skin reflects a competition between the individual propensity for social interactions related to sexual appeal and interpersonal touch versus climatic, environmental, physical, and cultural constraints. However, due to the ubiquitous nature of these constraints, isolating on a large scale the spontaneous human tendency to reveal naked skin has remained impossible. Using the online 3-dimensional virtual world of Second Life, we examined spontaneous human skin-covering behavior unhindered by real-world climatic, environmental, and physical variables. Analysis of hundreds of avatars revealed that virtual females disclose substantially more naked skin than virtual males. This phenomenon was not related to avatar hypersexualization as evaluated by measurement of sexually dimorphic body proportions. Furthermore, analysis of skin-covering behavior of a population of culturally homogeneous avatars indicated that the propensity of female avatars to reveal naked skin persisted despite explicit cultural norms promoting less revealing attire. These findings have implications for further understanding how sex-specific aspects of skin disclosure influence human social interactions in both virtual and real settings.

  14. Virtual endoscopic imaging of the spine.

    PubMed

    Kotani, Toshiaki; Nagaya, Shigeyuki; Sonoda, Masaru; Akazawa, Tsutomu; Lumawig, Jose Miguel T; Nemoto, Tetsuharu; Koshi, Takana; Kamiya, Koshiro; Hirosawa, Naoya; Minami, Shohei

    2012-05-20

    Prospective trial of virtual endoscopy in spinal surgery. To investigate the utility of virtual endoscopy of the spine in conjunction with spinal surgery. Several studies have described clinical applications of virtual endoscopy to visualize the inside of the bronchi, paranasal sinus, stomach, small intestine, pancreatic duct, and bile duct, but, to date, no study has described the use of virtual endoscopy in the spine. Virtual endoscopy is a realistic 3-dimensional intraluminal simulation of tubular structures that is generated by postprocessing of computed tomographic data sets. Five patients with spinal disease were selected: 2 patients with degenerative disease, 2 patients with spinal deformity, and 1 patient with spinal injury. Virtual endoscopy software allows an observer to explore the spinal canal with a mouse, using multislice computed tomographic data. Our study found that virtual endoscopy of the spine has advantages compared with standard imaging methods because surgeons can noninvasively explore the spinal canal in all directions. Virtual endoscopy of the spine may be useful to surgeons for diagnosis, preoperative planning, and postoperative assessment by obviating the need to mentally construct a 3-dimensional picture of the spinal canal from 2-dimensional computed tomographic scans.

  15. Virtual Economies: Threats and Risks

    NASA Astrophysics Data System (ADS)

    Thorpe, Christopher; Hammer, Jessica; Camp, Jean; Callas, Jon; Bond, Mike

    In virtual economies, human and computer players produce goods and services, hold assets, and trade them with other in-game entities, in the same way that people and corporations participate in "real-world" economies. As the border between virtual worlds and the real world grows more and more permeable, privacy and security in virtual worlds matter more and more.

  16. Technology Counts 2012: Virtual Shift

    ERIC Educational Resources Information Center

    Education Week, 2012

    2012-01-01

    Virtual education is moving into that intersection where rising popularity meets calls for greater accountability. How the virtual education movement responds to those calls will have a significant impact on how it evolves in K-12 over the next five to 10 years. This report tackles this shift in the virtual education landscape. It examines the…

  17. Spirolit-2 instrument used to test pulmonary ventilation

    NASA Astrophysics Data System (ADS)

    Zhuravlev, V. V.

    1985-02-01

    At the present time, the Spirolit-2 automatic analyzer of main respiratory gases, of the Junkalor Dessau firm, is used to examine parameters of gas exchange, levels of energy expended by man and animals with different degrees of activity. However, the capabilities of this model of the instrument are limited. A method of determining pulmonary ventilation with use of the Spirolit-2 is described. An additional exhalation valve is built into a valve box to which an anesthesia machine rubber bag is attached. Samples are collected into another bag concurrently with the usual tests on the Spirolit-2 instrument. Four to five minutes are sufficient to obtain stable parameters at relative rest of oxygen uptake, determine carbon dioxide output per minute and collect samples in for analysis of exhaled air. The proposed method can furnish information about the dynamics of development of respiratory function of the lungs at virtually any moment with a constant physical load. For this, there must be spare bags to collect samples. Stage-by-stage data can be obtained analogously as to ventilation volume during a step test while determining maximum oxygen uptake.

  18. Virtualization and cloud computing in dentistry.

    PubMed

    Chow, Frank; Muftu, Ali; Shorter, Richard

    2014-01-01

    The use of virtualization and cloud computing has changed the way we use computers. Virtualization is a method of placing software called a hypervisor on the hardware of a computer or a host operating system. It allows a guest operating system to run on top of the physical computer with a virtual machine (i.e., virtual computer). Virtualization allows multiple virtual computers to run on top of one physical computer and to share its hardware resources, such as printers, scanners, and modems. This increases the efficient use of the computer by decreasing costs (e.g., hardware, electricity administration, and management) since only one physical computer is needed and running. This virtualization platform is the basis for cloud computing. It has expanded into areas of server and storage virtualization. One of the commonly used dental storage systems is cloud storage. Patient information is encrypted as required by the Health Insurance Portability and Accountability Act (HIPAA) and stored on off-site private cloud services for a monthly service fee. As computer costs continue to increase, so too will the need for more storage and processing power. Virtual and cloud computing will be a method for dentists to minimize costs and maximize computer efficiency in the near future. This article will provide some useful information on current uses of cloud computing.

  19. Kinematic evaluation of virtual walking trajectories.

    PubMed

    Cirio, Gabriel; Olivier, Anne-Hélène; Marchal, Maud; Pettré, Julien

    2013-04-01

    Virtual walking, a fundamental task in Virtual Reality (VR), is greatly influenced by the locomotion interface being used, by the specificities of input and output devices, and by the way the virtual environment is represented. No matter how virtual walking is controlled, the generation of realistic virtual trajectories is absolutely required for some applications, especially those dedicated to the study of walking behaviors in VR, navigation through virtual places for architecture, rehabilitation and training. Previous studies focused on evaluating the realism of locomotion trajectories have mostly considered the result of the locomotion task (efficiency, accuracy) and its subjective perception (presence, cybersickness). Few focused on the locomotion trajectory itself, but in situation of geometrically constrained task. In this paper, we study the realism of unconstrained trajectories produced during virtual walking by addressing the following question: did the user reach his destination by virtually walking along a trajectory he would have followed in similar real conditions? To this end, we propose a comprehensive evaluation framework consisting on a set of trajectographical criteria and a locomotion model to generate reference trajectories. We consider a simple locomotion task where users walk between two oriented points in space. The travel path is analyzed both geometrically and temporally in comparison to simulated reference trajectories. In addition, we demonstrate the framework over a user study which considered an initial set of common and frequent virtual walking conditions, namely different input devices, output display devices, control laws, and visualization modalities. The study provides insight into the relative contributions of each condition to the overall realism of the resulting virtual trajectories.

  20. Virtualization for the LHCb Online system

    NASA Astrophysics Data System (ADS)

    Bonaccorsi, Enrico; Brarda, Loic; Moine, Gary; Neufeld, Niko

    2011-12-01

    Virtualization has long been advertised by the IT-industry as a way to cut down cost, optimise resource usage and manage the complexity in large data-centers. The great number and the huge heterogeneity of hardware, both industrial and custom-made, has up to now led to reluctance in the adoption of virtualization in the IT infrastructure of large experiment installations. Our experience in the LHCb experiment has shown that virtualization improves the availability and the manageability of the whole system. We have done an evaluation of available hypervisors / virtualization solutions and find that the Microsoft HV technology provides a high level of maturity and flexibility for our purpose. We present the results of these comparison tests, describing in detail, the architecture of our virtualization infrastructure with a special emphasis on the security for services visible to the outside world. Security is achieved by a sophisticated combination of VLANs, firewalls and virtual routing - the cost and benefits of this solution are analysed. We have adapted our cluster management tools, notably Quattor, for the needs of virtual machines and this allows us to migrate smoothly services on physical machines to the virtualized infrastructure. The procedures for migration will also be described. In the final part of the document we describe our recent R&D activities aiming to replacing the SAN-backend for the virtualization by a cheaper iSCSI solution - this will allow to move all servers and related services to the virtualized infrastructure, excepting the ones doing hardware control via non-commodity PCI plugin cards.

  1. Gestural interaction in a virtual environment

    NASA Astrophysics Data System (ADS)

    Jacoby, Richard H.; Ferneau, Mark; Humphries, Jim

    1994-04-01

    This paper discusses the use of hand gestures (i.e., changing finger flexion) within a virtual environment (VE). Many systems now employ static hand postures (i.e., static finger flexion), often coupled with hand translations and rotations, as a method of interacting with a VE. However, few systems are currently using dynamically changing finger flexion for interacting with VEs. In our system, the user wears an electronically instrumented glove. We have developed a simple algorithm for recognizing gestures for use in two applications: automotive design and visualization of atmospheric data. In addition to recognizing the gestures, we also calculate the rate at which the gestures are made and the rate and direction of hand movement while making the gestures. We report on our experiences with the algorithm design and implementation, and the use of the gestures in our applications. We also talk about our background work in user calibration of the glove, as well as learned and innate posture recognition (postures recognized with and without training, respectively).

  2. Naval Applications of Virtual Reality,

    DTIC Science & Technology

    1993-01-01

    Expert Virtual Reality Special Report 󈨡, pp. 67- 72. 14. SUBJECT TERMS 15 NUMBER o0 PAGES man-machine interface virtual reality decision support...collective and individual performance. -" Virtual reality projects could help *y by Mark Gembicki Av-t-abilty CodesA Avafllat Idt Iofe and David Rousseau...alt- 67 VIRTUAL . REALITY SPECIAl, REPORT r-OPY avcriaikxb to DD)C qg .- 154,41X~~~~~~~~~~~~j 1411 iI..:41 T a].’ 1,1 4 1111 I 4 1 * .11 ~ 4 l.~w111511 I

  3. Trust Building in Virtual Communities

    NASA Astrophysics Data System (ADS)

    Mezgár, István

    By using different types of communication networks various groups of people can come together according to their private or business interest forming a Virtual Community. In these communities cooperation and collaboration plays an important role. As trust is the base of all human interactions this fact is even more valid in case of virtual communities. According to different experiments the level of trust in virtual communities is highly influenced by the way/mode of communication and by the duration of contact. The paper discusses the ways of trust building focusing on communication technologies and security aspects in virtual communities.

  4. Instrumentation for measuring and recording streamflow data at river-control structures

    USGS Publications Warehouse

    ,

    1983-01-01

    Instrumentation was developed in the mid to late 60 's to resolve the dilemma of intolerably high percentages of missing streamflow records on certain large and highly controlled streams in industrialized parts of the United States. Analysis of the field situation at specific problem sites quickly suggested that conventional stream gaging techniques should be supplanted by new instruments, designed to measure key hydraulic data at the nearest stream control structures. The key data were found universally to include some combination of a length measurement to specify the vertical height of a gate opening in a dam; measurement of pressure head differential in a turbine; a count of lockages; and precise measurement of time, to give one master reference scale to which all measurements could be keyed. The instruments designed to collect such key data are the shaft position digitizer, the shaft output follower, the STACOM manometer, the lock pressure switch, and the digital data collection console. Although their design was prompted by the need to collect data at river control structures their potential for field use is not that restrictive. Several of these instruments have already found widespread use in the hydrologic data collection program at large. In the 12-1/2 yr period from June 1968 to December 1980 nineteen different river control structures were instrumented. The general experience to date has been a marked improvement in completeness of record, with the average performance somewhere in the 80 percentile range. Performance percentiles at individual sites have ranged from the mid 90 's to about 70. Maintenance records show the instruments to be virtually trouble free, except for the unpredictable acts of nature and man. (Author 's abstract)

  5. The virtual terrorism response academy: training for high-risk, low-frequency threats.

    PubMed

    Henderson, Joseph V

    2005-01-01

    The Virtual Terrorism Response Academy is a reusable virtual learning environment to prepare emergency responders to deal with high-risk, low-frequency events in general, terrorist attacks in particular. The principal learning strategy is a traditional one: apprenticeship. Trainees enter the Academy and travel through its halls, selecting different learning experiences under the guidance of instructors who are simultaneously master practitioners and master trainers. The mentors are real individuals who have been videotaped according to courseware designs; they are subsequently available at any time or location via broadband Internet or CD-ROM. The Academy features a Simulation Area where trainees are briefed on a given scenario, select appropriate resources (e.g., protective equipment and hazmat instruments), then enter a 3-dimensional space where they must deal with various situations. Simulations are done under the guidance of a master trainer who functions as a coach, asking questions, pointing out things, explaining his reasoning at various points in the simulation. This is followed by a debriefing and discussion of lessons that could be learned from the simulation and the trainee's decisions.

  6. A 3D virtual reality simulator for training of minimally invasive surgery.

    PubMed

    Mi, Shao-Hua; Hou, Zeng-Gunag; Yang, Fan; Xie, Xiao-Liang; Bian, Gui-Bin

    2014-01-01

    For the last decade, remarkable progress has been made in the field of cardiovascular disease treatment. However, these complex medical procedures require a combination of rich experience and technical skills. In this paper, a 3D virtual reality simulator for core skills training in minimally invasive surgery is presented. The system can generate realistic 3D vascular models segmented from patient datasets, including a beating heart, and provide a real-time computation of force and force feedback module for surgical simulation. Instruments, such as a catheter or guide wire, are represented by a multi-body mass-spring model. In addition, a realistic user interface with multiple windows and real-time 3D views are developed. Moreover, the simulator is also provided with a human-machine interaction module that gives doctors the sense of touch during the surgery training, enables them to control the motion of a virtual catheter/guide wire inside a complex vascular model. Experimental results show that the simulator is suitable for minimally invasive surgery training.

  7. Virtual Environments in Scientific Visualization

    NASA Technical Reports Server (NTRS)

    Bryson, Steve; Lisinski, T. A. (Technical Monitor)

    1994-01-01

    Virtual environment technology is a new way of approaching the interface between computers and humans. Emphasizing display and user control that conforms to the user's natural ways of perceiving and thinking about space, virtual environment technologies enhance the ability to perceive and interact with computer generated graphic information. This enhancement potentially has a major effect on the field of scientific visualization. Current examples of this technology include the Virtual Windtunnel being developed at NASA Ames Research Center. Other major institutions such as the National Center for Supercomputing Applications and SRI International are also exploring this technology. This talk will be describe several implementations of virtual environments for use in scientific visualization. Examples include the visualization of unsteady fluid flows (the virtual windtunnel), the visualization of geodesics in curved spacetime, surface manipulation, and examples developed at various laboratories.

  8. VIRTUAL FRAME BUFFER INTERFACE

    NASA Technical Reports Server (NTRS)

    Wolfe, T. L.

    1994-01-01

    Large image processing systems use multiple frame buffers with differing architectures and vendor supplied user interfaces. This variety of architectures and interfaces creates software development, maintenance, and portability problems for application programs. The Virtual Frame Buffer Interface program makes all frame buffers appear as a generic frame buffer with a specified set of characteristics, allowing programmers to write code which will run unmodified on all supported hardware. The Virtual Frame Buffer Interface converts generic commands to actual device commands. The virtual frame buffer consists of a definition of capabilities and FORTRAN subroutines that are called by application programs. The virtual frame buffer routines may be treated as subroutines, logical functions, or integer functions by the application program. Routines are included that allocate and manage hardware resources such as frame buffers, monitors, video switches, trackballs, tablets and joysticks; access image memory planes; and perform alphanumeric font or text generation. The subroutines for the various "real" frame buffers are in separate VAX/VMS shared libraries allowing modification, correction or enhancement of the virtual interface without affecting application programs. The Virtual Frame Buffer Interface program was developed in FORTRAN 77 for a DEC VAX 11/780 or a DEC VAX 11/750 under VMS 4.X. It supports ADAGE IK3000, DEANZA IP8500, Low Resolution RAMTEK 9460, and High Resolution RAMTEK 9460 Frame Buffers. It has a central memory requirement of approximately 150K. This program was developed in 1985.

  9. The Virtual Observatory: I

    NASA Astrophysics Data System (ADS)

    Hanisch, R. J.

    2014-11-01

    The concept of the Virtual Observatory arose more-or-less simultaneously in the United States and Europe circa 2000. Ten pages of Astronomy and Astrophysics in the New Millennium: Panel Reports (National Academy Press, Washington, 2001), that is, the detailed recommendations of the Panel on Theory, Computation, and Data Exploration of the 2000 Decadal Survey in Astronomy, are dedicated to describing the motivation for, scientific value of, and major components required in implementing the National Virtual Observatory. European initiatives included the Astrophysical Virtual Observatory at the European Southern Observatory, the AstroGrid project in the United Kingdom, and the Euro-VO (sponsored by the European Union). Organizational/conceptual meetings were held in the US at the California Institute of Technology (Virtual Observatories of the Future, June 13-16, 2000) and at ESO Headquarters in Garching, Germany (Mining the Sky, July 31-August 4, 2000; Toward an International Virtual Observatory, June 10-14, 2002). The nascent US, UK, and European VO projects formed the International Virtual Observatory Alliance (IVOA) at the June 2002 meeting in Garching, with yours truly as the first chair. The IVOA has grown to a membership of twenty-one national projects and programs on six continents, and has developed a broad suite of data access protocols and standards that have been widely implemented. Astronomers can now discover, access, and compare data from hundreds of telescopes and facilities, hosted at hundreds of organizations worldwide, stored in thousands of databases, all with a single query.

  10. A Feasibility Study of Virtual Reality Exercise in Elderly Patients with Hematologic Malignancies Receiving Chemotherapy.

    PubMed

    Tsuda, Kenji; Sudo, Kazuaki; Goto, Goro; Takai, Makiko; Itokawa, Tatsuo; Isshiki, Takahiro; Takei, Naoko; Tanimoto, Tetsuya; Komatsu, Tsunehiko

    2016-01-01

    Adherence to rehabilitation exercise is much lower in patients with hematologic malignancies (22.5-45.8%) than in patients with solid tumors (60-85%) due to the administration of more intensive chemotherapeutic regimens in the former. Virtual reality exercise can be performed even in a biological clean room and it may improve the adherence rates in elderly patients with hematologic malignancies. Thus, in this pilot study, we aimed to investigate the feasibility and safety of virtual reality exercise intervention using Nintendo Wii Fit in patients with hematologic malignancies receiving chemotherapy. In this feasibility study, 16 hospitalized patients with hematologic malignancies aged ≥60 years performed virtual reality exercise for 20 minutes using the Nintendo Wii Fit once a day, five times a week, from the start of chemotherapy until hospital discharge. The adherence rate, safety, and physical and psychological performances were assessed. The adherence rate for all 16 patients was 66.5%. Nine patients completed the virtual reality exercise intervention with 88 sessions, and the adherence rate was 62.0%. No intervention-related adverse effects >Grade 2, according to National Cancer Institute Common Terminology Criteria for Adverse Events version 3.0, were observed. We noted maintenance of the physical performance (e.g., Barthel index, handgrip strength, knee extension strength, one-leg standing time, and the scores of timed up and go test and Instrumental Activities of Daily Living) and psychosocial performance (e.g., score of hospital anxiety and depression scale). Virtual reality exercise using the Wii Fit may be feasible, safe and efficacious, as demonstrated in our preliminary results, for patients with hematologic malignancies receiving chemotherapy.

  11. Virtual landmarks

    NASA Astrophysics Data System (ADS)

    Tong, Yubing; Udupa, Jayaram K.; Odhner, Dewey; Bai, Peirui; Torigian, Drew A.

    2017-03-01

    Much has been published on finding landmarks on object surfaces in the context of shape modeling. While this is still an open problem, many of the challenges of past approaches can be overcome by removing the restriction that landmarks must be on the object surface. The virtual landmarks we propose may reside inside, on the boundary of, or outside the object and are tethered to the object. Our solution is straightforward, simple, and recursive in nature, proceeding from global features initially to local features in later levels to detect landmarks. Principal component analysis (PCA) is used as an engine to recursively subdivide the object region. The object itself may be represented in binary or fuzzy form or with gray values. The method is illustrated in 3D space (although it generalizes readily to spaces of any dimensionality) on four objects (liver, trachea and bronchi, and outer boundaries of left and right lungs along pleura) derived from 5 patient computed tomography (CT) image data sets of the thorax and abdomen. The virtual landmark identification approach seems to work well on different structures in different subjects and seems to detect landmarks that are homologously located in different samples of the same object. The approach guarantees that virtual landmarks are invariant to translation, scaling, and rotation of the object/image. Landmarking techniques are fundamental for many computer vision and image processing applications, and we are currently exploring the use virtual landmarks in automatic anatomy recognition and object analytics.

  12. History and geography of virtual water trade

    NASA Astrophysics Data System (ADS)

    Carr, J. A.; D'Odorico, P.; Laio, F.; Ridolfi, L.

    2012-12-01

    The global trade of goods is associated with a virtual transfer of the water required for their production. The way changes in trade affect the virtual redistribution of freshwater resources has been recently documented through the analysis of the virtual water network. It is, however, unclear how these changes are contributed by different types of products and regions of the world. Here we show how the global patterns of virtual water transport are contributed by the trade of different commodity types, including plant, animal, luxury (e.g., coffee, tea, and alcohol), and other products (non-edible plant and animal products typically used for manufacturing). Major contributors to the virtual water network exhibit different trade patterns with regard to these commodity types with the net importers of virtual water relying on the supply of virtual water from a small percentage of the global population. Discrepancies exist among the different commodity networks. Surprisingly, while the total virtual water flux through the network has increased between 1986 and 2008, the global proportions associated with the four commodity groups have remained relatively stable. Here we discuss some major changes in the global patterns of virtual water trade with a focus on the increase in regional dependencies on foreign virtual water. The increase in virtual water trade and the percentage of the total virtual water flux in the network corresponding to plant, animals, luxury, and other commodities.

  13. Manually locating physical and virtual reality objects.

    PubMed

    Chen, Karen B; Kimmel, Ryan A; Bartholomew, Aaron; Ponto, Kevin; Gleicher, Michael L; Radwin, Robert G

    2014-09-01

    In this study, we compared how users locate physical and equivalent three-dimensional images of virtual objects in a cave automatic virtual environment (CAVE) using the hand to examine how human performance (accuracy, time, and approach) is affected by object size, location, and distance. Virtual reality (VR) offers the promise to flexibly simulate arbitrary environments for studying human performance. Previously, VR researchers primarily considered differences between virtual and physical distance estimation rather than reaching for close-up objects. Fourteen participants completed manual targeting tasks that involved reaching for corners on equivalent physical and virtual boxes of three different sizes. Predicted errors were calculated from a geometric model based on user interpupillary distance, eye location, distance from the eyes to the projector screen, and object. Users were 1.64 times less accurate (p < .001) and spent 1.49 times more time (p = .01) targeting virtual versus physical box corners using the hands. Predicted virtual targeting errors were on average 1.53 times (p < .05) greater than the observed errors for farther virtual targets but not significantly different for close-up virtual targets. Target size, location, and distance, in addition to binocular disparity, affected virtual object targeting inaccuracy. Observed virtual box inaccuracy was less than predicted for farther locations, suggesting possible influence of cues other than binocular vision. Human physical interaction with objects in VR for simulation, training, and prototyping involving reaching and manually handling virtual objects in a CAVE are more accurate than predicted when locating farther objects.

  14. Modular mechatronic system for stationary bicycles interfaced with virtual environment for rehabilitation.

    PubMed

    Ranky, Richard G; Sivak, Mark L; Lewis, Jeffrey A; Gade, Venkata K; Deutsch, Judith E; Mavroidis, Constantinos

    2014-06-05

    Cycling has been used in the rehabilitation of individuals with both chronic and post-surgical conditions. Among the challenges with implementing bicycling for rehabilitation is the recruitment of both extremities, in particular when one is weaker or less coordinated. Feedback embedded in virtual reality (VR) augmented cycling may serve to address the requirement for efficacious cycling; specifically recruitment of both extremities and exercising at a high intensity. In this paper a mechatronic rehabilitation bicycling system with an interactive virtual environment, called Virtual Reality Augmented Cycling Kit (VRACK), is presented. Novel hardware components embedded with sensors were implemented on a stationary exercise bicycle to monitor physiological and biomechanical parameters of participants while immersing them in an augmented reality simulation providing the user with visual, auditory and haptic feedback. This modular and adaptable system attaches to commercially-available stationary bicycle systems and interfaces with a personal computer for simulation and data acquisition processes. The complete bicycle system includes: a) handle bars based on hydraulic pressure sensors; b) pedals that monitor pedal kinematics with an inertial measurement unit (IMU) and forces on the pedals while providing vibratory feedback; c) off the shelf electronics to monitor heart rate and d) customized software for rehabilitation. Bench testing for the handle and pedal systems is presented for calibration of the sensors detecting force and angle. The modular mechatronic kit for exercise bicycles was tested in bench testing and human tests. Bench tests performed on the sensorized handle bars and the instrumented pedals validated the measurement accuracy of these components. Rider tests with the VRACK system focused on the pedal system and successfully monitored kinetic and kinematic parameters of the rider's lower extremities. The VRACK system, a virtual reality mechatronic bicycle

  15. Modular mechatronic system for stationary bicycles interfaced with virtual environment for rehabilitation

    PubMed Central

    2014-01-01

    Background Cycling has been used in the rehabilitation of individuals with both chronic and post-surgical conditions. Among the challenges with implementing bicycling for rehabilitation is the recruitment of both extremities, in particular when one is weaker or less coordinated. Feedback embedded in virtual reality (VR) augmented cycling may serve to address the requirement for efficacious cycling; specifically recruitment of both extremities and exercising at a high intensity. Methods In this paper a mechatronic rehabilitation bicycling system with an interactive virtual environment, called Virtual Reality Augmented Cycling Kit (VRACK), is presented. Novel hardware components embedded with sensors were implemented on a stationary exercise bicycle to monitor physiological and biomechanical parameters of participants while immersing them in an augmented reality simulation providing the user with visual, auditory and haptic feedback. This modular and adaptable system attaches to commercially-available stationary bicycle systems and interfaces with a personal computer for simulation and data acquisition processes. The complete bicycle system includes: a) handle bars based on hydraulic pressure sensors; b) pedals that monitor pedal kinematics with an inertial measurement unit (IMU) and forces on the pedals while providing vibratory feedback; c) off the shelf electronics to monitor heart rate and d) customized software for rehabilitation. Bench testing for the handle and pedal systems is presented for calibration of the sensors detecting force and angle. Results The modular mechatronic kit for exercise bicycles was tested in bench testing and human tests. Bench tests performed on the sensorized handle bars and the instrumented pedals validated the measurement accuracy of these components. Rider tests with the VRACK system focused on the pedal system and successfully monitored kinetic and kinematic parameters of the rider’s lower extremities. Conclusions The VRACK

  16. Virtual reality simulator training for laparoscopic colectomy: what metrics have construct validity?

    PubMed

    Shanmugan, Skandan; Leblanc, Fabien; Senagore, Anthony J; Ellis, C Neal; Stein, Sharon L; Khan, Sadaf; Delaney, Conor P; Champagne, Bradley J

    2014-02-01

    Virtual reality simulation for laparoscopic colectomy has been used for training of surgical residents and has been considered as a model for technical skills assessment of board-eligible colorectal surgeons. However, construct validity (the ability to distinguish between skill levels) must be confirmed before widespread implementation. This study was designed to specifically determine which metrics for laparoscopic sigmoid colectomy have evidence of construct validity. General surgeons that had performed fewer than 30 laparoscopic colon resections and laparoscopic colorectal experts (>200 laparoscopic colon resections) performed laparoscopic sigmoid colectomy on the LAP Mentor model. All participants received a 15-minute instructional warm-up and had never used the simulator before the study. Performance was then compared between each group for 21 metrics (procedural, 14; intraoperative errors, 7) to determine specifically which measurements demonstrate construct validity. Performance was compared with the Mann-Whitney U-test (p < 0.05 was significant). Fifty-three surgeons; 29 general surgeons, and 24 colorectal surgeons enrolled in the study. The virtual reality simulators for laparoscopic sigmoid colectomy demonstrated construct validity for 8 of 14 procedural metrics by distinguishing levels of surgical experience (p < 0.05). The most discriminatory procedural metrics (p < 0.01) favoring experts were reduced instrument path length, accuracy of the peritoneal/medial mobilization, and dissection of the inferior mesenteric artery. Intraoperative errors were not discriminatory for most metrics and favored general surgeons for colonic wall injury (general surgeons, 0.7; colorectal surgeons, 3.5; p = 0.045). Individual variability within the general surgeon and colorectal surgeon groups was not accounted for. The virtual reality simulators for laparoscopic sigmoid colectomy demonstrated construct validity for 8 procedure-specific metrics. However, using virtual

  17. The high throughput virtual slit enables compact, inexpensive Raman spectral imagers

    NASA Astrophysics Data System (ADS)

    Gooding, Edward; Deutsch, Erik R.; Huehnerhoff, Joseph; Hajian, Arsen R.

    2018-02-01

    Raman spectral imaging is increasingly becoming the tool of choice for field-based applications such as threat, narcotics and hazmat detection; air, soil and water quality monitoring; and material ID. Conventional fiber-coupled point source Raman spectrometers effectively interrogate a small sample area and identify bulk samples via spectral library matching. However, these devices are very slow at mapping over macroscopic areas. In addition, the spatial averaging performed by instruments that collect binned spectra, particularly when used in combination with orbital raster scanning, tends to dilute the spectra of trace particles in a mixture. Our design, employing free space line illumination combined with area imaging, reveals both the spectral and spatial content of heterogeneous mixtures. This approach is well suited to applications such as detecting explosives and narcotics trace particle detection in fingerprints. The patented High Throughput Virtual Slit1 is an innovative optical design that enables compact, inexpensive handheld Raman spectral imagers. HTVS-based instruments achieve significantly higher spectral resolution than can be obtained with conventional designs of the same size. Alternatively, they can be used to build instruments with comparable resolution to large spectrometers, but substantially smaller size, weight and unit cost, all while maintaining high sensitivity. When used in combination with laser line imaging, this design eliminates sample photobleaching and unwanted photochemistry while greatly enhancing mapping speed, all with high selectivity and sensitivity. We will present spectral image data and discuss applications that are made possible by low cost HTVS-enabled instruments.

  18. The Virtual Desktop: Options and Challenges in Selecting a Secure Desktop Infrastructure Based on Virtualization

    DTIC Science & Technology

    2011-10-01

    Fortunately, some products offer centralized management and deployment tools for local desktop implementation . Figure 5 illustrates the... implementation of a secure desktop infrastructure based on virtualization. It includes an overview of desktop virtualization, including an in-depth...environment in the data centre, whereas LHVD places it on the endpoint itself. Desktop virtualization implementation considerations and potential

  19. Training healthcare personnel for mass-casualty incidents in a virtual emergency department: VED II.

    PubMed

    Heinrichs, Wm Leroy; Youngblood, Patricia; Harter, Phillip; Kusumoto, Laura; Dev, Parvati

    2010-01-01

    Training emergency personnel on the clinical management of a mass-casualty incident (MCI) with prior chemical, biological, radioactive, nuclear, or explosives (CBRNE) -exposed patients is a component of hospital preparedness procedures. The objective of this research was to determine whether a Virtual Emergency Department (VED), designed after the Stanford University Medical Center's Emergency Department (ED) and populated with 10 virtual patient victims who suffered from a dirty bomb blast (radiological) and 10 who suffered from exposure to a nerve toxin (chemical), is an effective clinical environment for training ED physicians and nurses for such MCIs. Ten physicians with an average of four years of post-training experience, and 12 nurses with an average of 9.5 years of post-graduate experience at Stanford University Medical Center and San Mateo County Medical Center participated in this IRB-approved study. All individuals were provided electronic information about the clinical features of patients exposed to a nerve toxin or radioactive blast before the study date and an orientation to the "game" interface, including an opportunity to practice using it immediately prior to the study. An exit questionnaire was conducted using a Likert Scale test instrument. Among these 22 trainees, two-thirds of whom had prior Code Triage (multiple casualty incident) training, and one-half had prior CBRNE training, about two-thirds felt immersed in the virtual world much or all of the time. Prior to the training, only four trainees (18%) were confident about managing CBRNE MCIs. After the training, 19 (86%) felt either "confident" or "very confident", with 13 (59%) attributing this change to practicing in the virtual ED. Twenty-one (95%) of the trainees reported that the scenarios were useful for improving healthcare team skills training, the primary objective for creating them. Eighteen trainees (82%) believed that the cases also were instructive in learning about clinical

  20. The Virtual Mission - A step-wise approach to large space missions

    NASA Technical Reports Server (NTRS)

    Hansen, Elaine; Jones, Morgan; Hooke, Adrian; Pomphrey, Richard

    1992-01-01

    Attention is given to the Virtual Mission (VM) concept, wherein multiple scientific instruments will be on different platforms, in different orbits, operated from different control centers, at different institutions, and reporting to different user groups. The VM concept enables NASA's science and application users to accomplish their broad science goals with a fleet made up of smaller, more focused spacecraft and to alleviate the difficulties involved with single, large, complex spacecraft. The concept makes possible the stepwise 'go-as-you-pay' extensible approach recommended by Augustine (1990). It enables scientists to mix and match the use of many smaller satellites in novel ways to respond to new scientific ideas and needs.

  1. A virtual laboratory for neutron and synchrotron strain scanning

    NASA Astrophysics Data System (ADS)

    James, J. A.; Santisteban, J. R.; Edwards, L.; Daymond, M. R.

    2004-07-01

    The new generation of dedicated Engineering Strain Scanners at neutron and synchrotron facilities offer considerable improvements in both counting time and spatial resolution. In order to make full use of these advances in instrumentation, the routine tasks associated with setting up measurement runs and analysing the data need to be made as efficient as possible. Such tasks include the planning of the experiment, the alignment and positioning of the specimen, the least-squares refinement of diffraction spectra, the definition of strain in the sample coordinate system, and its visualization within a 3D model of the specimen. With this aim in mind, we have written a software providing support for most of these operations. The approach is based on a virtual lab consisting of 3D models of the sample and laboratory equipment. The system has been developed for ENGIN-X, the new engineering strain scanner recently commissioned at ISIS, but it is flexible enough to be ported to other neutron or synchrotron strain scanners. The software has been designed with visiting industrial and academic researchers in mind, users who need to be able to control the instrument after only a short period of training.

  2. Bridging long proxy data time series and instrumental observation in the Virtual Institute of Integrated Climate and Landscape Evolution Analyses - ICLEA

    NASA Astrophysics Data System (ADS)

    Schwab, Markus J.; Brauer, Achim; Błaszkiewicz, Mirosław; Raab, Thomas; Wilmking, Martin

    2015-04-01

    Understanding causes and effects of present-day climate change on landscapes and the human habitat faces two main challenges, (i) too short time series of instrumental observation that do not cover the full range of variability since mechanisms of climate change and landscape evolution work on different time scales, which often not susceptible to human perception, and, (ii) distinct regional differences due to the location with respect to oceanic/continental climatic influences, the geological underground, and the history and intensity of anthropogenic land-use. Both challenges are central for the ICLEA research strategy and demand a high degree of interdisciplinary. In particular, the need to link observations and measurements of ongoing changes with information from the past taken from natural archives requires joint work of scientists with very different time perspectives. On the one hand, scientists that work at geological time scales of thousands and more years and, on the other hand, those observing and investigating recent processes at short time scales. The GFZ, Greifswald University and the Brandenburg University of Technology together with their partner the Polish Academy of Sciences strive for focusing their research capacities and expertise in ICLEA. ICLEA offers young researchers an interdisciplinary and structured education and promote their early independence through coaching and mentoring. Postdoctoral rotation positions at the ICLEA partner institutions ensure mobility of young researchers and promote dissemination of information and expertise between disciplines. Training, Research and Analytical workshops between research partners of the ICLEA virtual institute are another important measure to qualify young researchers. The long-term mission of the Virtual Institute is to provide a substantiated data basis for sustained environmental maintenance based on a profound process understanding at all relevant time scales. Aim is to explore processes of

  3. Note: Tormenta: An open source Python-powered control software for camera based optical microscopy.

    PubMed

    Barabas, Federico M; Masullo, Luciano A; Stefani, Fernando D

    2016-12-01

    Until recently, PC control and synchronization of scientific instruments was only possible through closed-source expensive frameworks like National Instruments' LabVIEW. Nowadays, efficient cost-free alternatives are available in the context of a continuously growing community of open-source software developers. Here, we report on Tormenta, a modular open-source software for the control of camera-based optical microscopes. Tormenta is built on Python, works on multiple operating systems, and includes some key features for fluorescence nanoscopy based on single molecule localization.

  4. Note: Tormenta: An open source Python-powered control software for camera based optical microscopy

    NASA Astrophysics Data System (ADS)

    Barabas, Federico M.; Masullo, Luciano A.; Stefani, Fernando D.

    2016-12-01

    Until recently, PC control and synchronization of scientific instruments was only possible through closed-source expensive frameworks like National Instruments' LabVIEW. Nowadays, efficient cost-free alternatives are available in the context of a continuously growing community of open-source software developers. Here, we report on Tormenta, a modular open-source software for the control of camera-based optical microscopes. Tormenta is built on Python, works on multiple operating systems, and includes some key features for fluorescence nanoscopy based on single molecule localization.

  5. Glide path preparation in S-shaped canals with rotary pathfinding nickel-titanium instruments.

    PubMed

    Ajuz, Natasha C C; Armada, Luciana; Gonçalves, Lucio S; Debelian, Gilberto; Siqueira, José F

    2013-04-01

    This study compared the incidence of deviation along S-shaped (double-curved) canals after glide path preparation with 2 nickel-titanium (NiTi) rotary pathfinding instruments and hand K-files. S-shaped canals from 60 training blocks were filled with ink, and preinstrumentation images were obtained by using a stereomicroscope. Glide path preparation was performed by an endodontist who used hand stainless steel K-files (up to size 20), rotary NiTi PathFile instruments (up to size 19), or rotary NiTi Scout RaCe instruments (up to size 20). Postinstrumentation images were taken by using exactly the same conditions as for the preinstrumentation images, and both pictures were superimposed. Differences along the S-shaped canal for the mesial and distal aspects were measured to evaluate the occurrence of deviation. Intragroup analysis showed that all instruments promoted some deviation in virtually all levels. Overall, regardless of the group, deviations were observed in the mesial wall at the canal terminus and at levels 4, 5, 6 and 7 mm and in the distal wall at levels 1, 2, and 3 mm. These levels corresponded to the inner walls of each curvature. Both rotary NiTi instruments performed significantly better than hand K-files at all levels (P < .05), except for PathFiles at the 0-mm level. ScoutRaCe instruments showed significantly better results than PathFiles at levels 0, 2, 3, 5, and 6 mm (P < .05). Findings suggest that rotary NiTi instruments are suitable for adequate glide path preparation because they promoted less deviation from the original canal anatomy when compared with hand-operated instruments. Of the 2 rotary pathfinding instruments, Scout RaCe showed an overall significantly better performance. Copyright © 2013 American Association of Endodontists. Published by Elsevier Inc. All rights reserved.

  6. Arbitrary frequency stabilization of a diode laser based on visual Labview PID VI and sound card output

    NASA Astrophysics Data System (ADS)

    Feng, Guo-Sheng; Wu, Ji-Zhou; Wang, Xiao-Feng; Zheng, Ning-Xuan; Li, Yu-Qing; Ma, Jie; Xiao, Lian-Tuan; Jia, Suo-Tang

    2015-10-01

    We report a robust method of directly stabilizing a grating feedback diode laser to an arbitrary frequency in a large range. The error signal, induced from the difference between the frequency measured by a wavelength meter and the preset target frequency, is fed back to the piezoelectric transducer module of the diode laser via a sound card in the computer. A visual Labview procedure is developed to realize a feedback system. In our experiment the frequency drift of the diode laser is reduced to 8 MHz within 25 min. The robust scheme can be adapted to realize the arbitrary frequency stabilization for many other kinds of lasers. Project supported by the National Basic Research Program of China (Grant No. 2012CB921603), the Program for Changjiang Scholars and Innovative Research Team in University of Ministry of Education of China (Grant No. IRT13076), the Major Research Plan of the National Natural Science Foundation of China (Grant No. 91436108), the National Natural Science Foundation of China (Grant Nos. 61378014, 61308023, 61378015, and 11434007), the Fund for Fostering Talents in Basic Science of the National Natural Science Foundation of China (Grant No. J1103210), the New Teacher Fund of the Ministry of Education of China (Grant No. 20131401120012), and the Natural Science Foundation for Young Scientists of Shanxi Province, China (Grant No. 2013021005-1).

  7. Teaching professionalism through virtual means.

    PubMed

    McEvoy, Michelle; Butler, Bryan; MacCarrick, Geraldine

    2012-02-01

    Virtual patients are used across a variety of clinical disciplines for both teaching and assessment, but are they an appropriate environment in which to develop professional skills? This study aimed to evaluate students' perceived effectiveness of an online interactive virtual patient developed to augment a personal professional development curriculum, and to identify factors that would maximise the associated educational benefits. Student focus group discussions were conducted to explore students' views on the usefulness and acceptability of the virtual patient as an educational tool to teach professionalism, and to identify factors for improvement. A thematic content analysis was used to capture content and synthesise the range of opinions expressed. Overall there was a positive response to the virtual patient. The students recognised the need to teach and assess professionalism throughout their curriculum, and viewed the virtual patient as a potentially engaging and valuable addition to their curriculum. We identified factors for improvement to guide the development of future virtual patients. It is possible to improve approaches to teaching and learning professionalism by exploring students' views on innovative teaching developments designed to augment personal professional development curricula. © Blackwell Publishing Ltd 2012.

  8. Instrumentation, metrology, and standards: key elements for the future of nanomanufacturing

    NASA Astrophysics Data System (ADS)

    Postek, Michael T.; Lyons, Kevin

    2007-09-01

    Nanomanufacturing is the essential bridge between the discoveries of nanoscience and real world nanotech products and is the vehicle by which the Nation and the World will realize the promise of major technological innovation across a spectrum of products that will affect virtually every industrial sector. For nanotech products to achieve the broad impacts envisioned, they must be manufactured in market-appropriate quantities in a reliable, repeatable, economical and commercially viable manner. In addition, they must be manufactured so that environmental and human health concerns are met, worker safety issues are appropriately assessed and handled, and liability issues are addressed. Critical to this realization of robust nanomanufacturing is the development of the necessary instrumentation, metrology, and standards. Integration of the instruments, their interoperability, and appropriate information management are also critical elements that must be considered for viable nanomanufacturing. Advanced instrumentation, metrology and standards will allow the physical dimensions, properties, functionality, and purity of the materials, processes, tools, systems, products, and emissions that will constitute nanomanufacturing to be measured and characterized. This will in turn enable production to be scaleable, controllable, predictable, and repeatable to meet market needs. If a nano-product cannot be measured it cannot be manufactured; additionally if that product cannot be made safely it should not be manufactured. This presentation introduces the Instrumentation, Metrology, and Standards for Nanomanufacturing Conference at the 2007 SPIE Optics and Photonics. This conference will become the leading forum for the exchange of foundational information and discussion of instrumentation, metrology and standards which are key elements for the success of nanomanufacturing.

  9. Virtual reality training improves balance function.

    PubMed

    Mao, Yurong; Chen, Peiming; Li, Le; Huang, Dongfeng

    2014-09-01

    Virtual reality is a new technology that simulates a three-dimensional virtual world on a computer and enables the generation of visual, audio, and haptic feedback for the full immersion of users. Users can interact with and observe objects in three-dimensional visual space without limitation. At present, virtual reality training has been widely used in rehabilitation therapy for balance dysfunction. This paper summarizes related articles and other articles suggesting that virtual reality training can improve balance dysfunction in patients after neurological diseases. When patients perform virtual reality training, the prefrontal, parietal cortical areas and other motor cortical networks are activated. These activations may be involved in the reconstruction of neurons in the cerebral cortex. Growing evidence from clinical studies reveals that virtual reality training improves the neurological function of patients with spinal cord injury, cerebral palsy and other neurological impairments. These findings suggest that virtual reality training can activate the cerebral cortex and improve the spatial orientation capacity of patients, thus facilitating the cortex to control balance and increase motion function.

  10. Virtual reality training improves balance function

    PubMed Central

    Mao, Yurong; Chen, Peiming; Li, Le; Huang, Dongfeng

    2014-01-01

    Virtual reality is a new technology that simulates a three-dimensional virtual world on a computer and enables the generation of visual, audio, and haptic feedback for the full immersion of users. Users can interact with and observe objects in three-dimensional visual space without limitation. At present, virtual reality training has been widely used in rehabilitation therapy for balance dysfunction. This paper summarizes related articles and other articles suggesting that virtual reality training can improve balance dysfunction in patients after neurological diseases. When patients perform virtual reality training, the prefrontal, parietal cortical areas and other motor cortical networks are activated. These activations may be involved in the reconstruction of neurons in the cerebral cortex. Growing evidence from clinical studies reveals that virtual reality training improves the neurological function of patients with spinal cord injury, cerebral palsy and other neurological impairments. These findings suggest that virtual reality training can activate the cerebral cortex and improve the spatial orientation capacity of patients, thus facilitating the cortex to control balance and increase motion function. PMID:25368651

  11. Shared virtual environments for aerospace training

    NASA Technical Reports Server (NTRS)

    Loftin, R. Bowen; Voss, Mark

    1994-01-01

    Virtual environments have the potential to significantly enhance the training of NASA astronauts and ground-based personnel for a variety of activities. A critical requirement is the need to share virtual environments, in real or near real time, between remote sites. It has been hypothesized that the training of international astronaut crews could be done more cheaply and effectively by utilizing such shared virtual environments in the early stages of mission preparation. The Software Technology Branch at NASA's Johnson Space Center has developed the capability for multiple users to simultaneously share the same virtual environment. Each user generates the graphics needed to create the virtual environment. All changes of object position and state are communicated to all users so that each virtual environment maintains its 'currency.' Examples of these shared environments will be discussed and plans for the utilization of the Department of Defense's Distributed Interactive Simulation (DIS) protocols for shared virtual environments will be presented. Finally, the impact of this technology on training and education in general will be explored.

  12. Marshall Engineers Use Virtual Reality

    NASA Technical Reports Server (NTRS)

    1993-01-01

    Virtual Reality (VR) can provide cost effective methods to design and evaluate components and systems for maintenance and refurbishment operations. Marshall Spce Flight Center (MSFC) is begirning to utilize VR for design analysis in the X-34 experimental reusable space vehicle. Analysts at MSFC's Computer Applications and Virtual Environments (CAVE) used Head Mounted Displays (HMD) (pictured), spatial trackers and gesture inputs as a means to animate or inhabit a properly sized virtual human model. These models are used in a VR scenario as a way to determine functionality of space and maintenance requirements for the virtual X-34. The primary functions of the virtual X-34 mockup is to support operations development and design analysis for engine removal, the engine compartment and the aft fuselage. This capability provides general visualization support to engineers and designers at MSFC and to the System Design Freeze Review at Orbital Sciences Corporation (OSC).

  13. Virtual reality for dermatologic surgery: virtually a reality in the 21st century.

    PubMed

    Gladstone, H B; Raugi, G J; Berg, D; Berkley, J; Weghorst, S; Ganter, M

    2000-01-01

    In the 20th century, virtual reality has predominantly played a role in training pilots and in the entertainment industry. Despite much publicity, virtual reality did not live up to its perceived potential. During the past decade, it has also been applied for medical uses, particularly as training simulators, for minimally invasive surgery. Because of advances in computer technology, virtual reality is on the cusp of becoming an effective medical educational tool. At the University of Washington, we are developing a virtual reality soft tissue surgery simulator. Based on fast finite element modeling and using a personal computer, this device can simulate three-dimensional human skin deformations with real-time tactile feedback. Although there are many cutaneous biomechanical challenges to solve, it will eventually provide more realistic dermatologic surgery training for medical students and residents than the currently used models.

  14. Who Benefits from Virtuality?

    ERIC Educational Resources Information Center

    Harper, Barry; Hedberg, John G.; Wright, Rob

    2000-01-01

    Discusses the use of constructivist frameworks to develop effective and successful learning environments, including educational software. Topics include technology supporting reform; virtuality and multimedia; attributes of interactive multimedia and virtual reality; and examples of context and learner active participation. (Contains 35…

  15. Exploring the Digital Universe with Europe's Astrophysical Virtual Observatory

    NASA Astrophysics Data System (ADS)

    2001-12-01

    Information Centre Garching, Germany Tel.: +49-89-3200-6306 or +49-173-38-72-621 email: lars@eso.org Ray Footman The ASTROGRID Consortium/University of Edinburgh United Kingdom Tel.: +44-131-650-2249 email: r.footman@ed.ac.uk Philippe Chauvin Terapix/CDS CNRS, Delegation Paris A, IAP/INSU France Tel.: +33 1 44 96 43 36 email: philippe.chauvin@cnrs-dir.fr Agnes Villanueva University of Strasbourg France Tel.: +33 3 90 24 11 35 email: agnes.villanueva@adm-ulp.u-strasbg.fr Ian Morison University of Manchester/Jodrell Bank Observatory United Kingdom Tel.: +44 1477 572610 email: im@jb.man.ac.uk Appendix: Introduction to Europe's Astrophysical Virtual Observatory (AVO) The Digital Data Revolution Over the past thirty years, astronomers have moved from photographic and analogue techniques towards the use of high-speed, digital instruments connected to specialised telescopes to study the Universe. Whether these instruments are onboard spacecraft or located at terrestrial observatories, the data they produce are stored digitally on computer systems for later analysis. Two Challenges This data revolution has created two challenges for astronomers. Firstly, as the capability of digital detector systems has advanced, the volume of digital data that astronomical facilities are producing has expanded greatly. The rate of growth of the volume of stored data far exceeds the rate of increase in the performance of computer systems or storage devices. Secondly, astronomers have realised that many important insights into the deepest secrets in the Universe can come from combining information obtained at many wavelengths into a consistent and comprehensive physical picture . However, because the datasets from different parts of the spectrum come from different observatories using different instruments, the data are not easily combined. To unite data from different observatories, bridges must be built between digital archives to allow them to share data and "interoperate" - an important and

  16. 24-channel dual microcontroller-based voltage controller for ion optics remote control

    NASA Astrophysics Data System (ADS)

    Bengtsson, L.

    2018-05-01

    The design of a 24-channel voltage control instrument for Wenzel Elektronik N1130 NIM modules is described. This instrument is remote controlled from a LabVIEW GUI on a host Windows computer and is intended for ion optics control in electron affinity measurements on negative ions at the CERN-ISOLDE facility. Each channel has a resolution of 12 bits and has a normally distributed noise with a standard deviation of <1 mV. The instrument is designed as a standard 2-unit NIM module where the electronic hardware consists of a printed circuit board with two asynchronously operating microcontrollers.

  17. Intelligent Virtual Assistant's Impact on Technical Proficiency within Virtual Teams

    ERIC Educational Resources Information Center

    Graham, Christian; Jones, Nory B.

    2016-01-01

    Information-systems development continues to be a difficult process, particularly for virtual teams that do not have the luxury of meeting face-to-face. The research literature on this topic reinforces this point: the greater part of database systems development projects ends in failure. The use of virtual teams to complete projects further…

  18. Revisiting Parametric Types and Virtual Classes

    NASA Astrophysics Data System (ADS)

    Madsen, Anders Bach; Ernst, Erik

    This paper presents a conceptually oriented updated view on the relationship between parametric types and virtual classes. The traditional view is that parametric types excel at structurally oriented composition and decomposition, and virtual classes excel at specifying mutually recursive families of classes whose relationships are preserved in derived families. Conversely, while class families can be specified using a large number of F-bounded type parameters, this approach is complex and fragile; and it is difficult to use traditional virtual classes to specify object composition in a structural manner, because virtual classes are closely tied to nominal typing. This paper adds new insight about the dichotomy between these two approaches; it illustrates how virtual constraints and type refinements, as recently introduced in gbeta and Scala, enable structural treatment of virtual types; finally, it shows how a novel kind of dynamic type check can detect compatibility among entire families of classes.

  19. Deploying Embodied AI into Virtual Worlds

    NASA Astrophysics Data System (ADS)

    Burden, David J. H.

    The last two years have seen the start of commercial activity within virtual worlds. Unlike computer games where Non-Player-Character avatars are common, in most virtual worlds they are the exception — and until recently in Second Life they were non-existent. However there is real commercial scope for Als in these worlds — in roles from virtual sales staff and tutors to personal assistants. Deploying an embodied AI into a virtual world offers a unique opportunity to evaluate embodied Als, and to develop them within an environment where human and computer are on almost equal terms. This paper presents an architecture being used for the deployment of chatbot driven avatars within the Second Life virtual world, looks at the challenges of deploying an AI within such a virtual world, the possible implications for the Turing Test, and identifies research directions for the future.

  20. The virtual slice setup.

    PubMed

    Lytton, William W; Neymotin, Samuel A; Hines, Michael L

    2008-06-30

    In an effort to design a simulation environment that is more similar to that of neurophysiology, we introduce a virtual slice setup in the NEURON simulator. The virtual slice setup runs continuously and permits parameter changes, including changes to synaptic weights and time course and to intrinsic cell properties. The virtual slice setup permits shocks to be applied at chosen locations and activity to be sampled intra- or extracellularly from chosen locations. By default, a summed population display is shown during a run to indicate the level of activity and no states are saved. Simulations can run for hours of model time, therefore it is not practical to save all of the state variables. These, in any case, are primarily of interest at discrete times when experiments are being run: the simulation can be stopped momentarily at such times to save activity patterns. The virtual slice setup maintains an automated notebook showing shocks and parameter changes as well as user comments. We demonstrate how interaction with a continuously running simulation encourages experimental prototyping and can suggest additional dynamical features such as ligand wash-in and wash-out-alternatives to typical instantaneous parameter change. The virtual slice setup currently uses event-driven cells and runs at approximately 2 min/h on a laptop.